generated/google/apis/compute_beta/service.rb in google-api-client-0.51.0 vs generated/google/apis/compute_beta/service.rb in google-api-client-0.52.0
- old
+ new
@@ -8551,12 +8551,13 @@
command.query['quotaUser'] = quota_user unless quota_user.nil?
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
- # Modifies the autohealing policies. [Deprecated] This method is deprecated.
- # Please use Patch instead.
+ # Motifies the autohealing policy for the instances in this managed instance
+ # group. [Deprecated] This method is deprecated. Use instanceGroupManagers.patch
+ # instead.
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the managed instance group is located.
# @param [String] instance_group_manager
@@ -8608,11 +8609,12 @@
execute_or_queue_command(command, &block)
end
# Specifies the instance template to use when creating new instances in this
# group. The templates for existing instances in the group do not change unless
- # you recreate them.
+ # you run recreateInstances, run applyUpdatesToInstances, or set the group's
+ # updatePolicy.type to PROACTIVE.
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the managed instance group is located.
# @param [String] instance_group_manager
@@ -10611,13 +10613,13 @@
# - https://www.googleapis.com/compute/v1/projects/project/global/
# instanceTemplates/instanceTemplate
# - projects/project/global/instanceTemplates/instanceTemplate
# - global/instanceTemplates/instanceTemplate
# @param [String] source_machine_image
- # Specifies instance machine to create the instance.
+ # Specifies the machine image to use to create the instance.
# This field is optional. It can be a full or partial URL. For example, the
- # following are all valid URLs to an instance template:
+ # following are all valid URLs to a machine image:
# - https://www.googleapis.com/compute/v1/projects/project/global/global/
# machineImages/machineImage
# - projects/project/global/global/machineImages/machineImage
# - global/machineImages/machineImage
# @param [String] fields
@@ -16772,11 +16774,11 @@
# Name of the security policy to update.
# @param [Google::Apis::ComputeBeta::SecurityPolicyAssociation] security_policy_association_object
# @param [Boolean] replace_existing_association
# Indicates whether or not to replace it if an association of the attachment
# already exists. This is false by default, in which case an error will be
- # returned if an assocation already exists.
+ # returned if an association already exists.
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
# that if you must retry your request, the server will know to ignore the
# request if it has already been completed.
# For example, consider a situation where you make an initial request and the
@@ -21781,13 +21783,13 @@
command.query['quotaUser'] = quota_user unless quota_user.nil?
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
- # Insert or patch (for the ones that already exist) per-instance configs for the
- # managed instance group. perInstanceConfig.instance serves as a key used to
- # distinguish whether to perform insert or patch.
+ # Inserts or patches per-instance configs for the managed instance group.
+ # perInstanceConfig.name serves as a key used to distinguish whether to perform
+ # insert or patch.
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request, should conform to RFC1035.
# @param [String] instance_group_manager
@@ -21963,11 +21965,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Modifies the autohealing policy for the instances in this managed instance
- # group. [Deprecated] This method is deprecated. Please use Patch instead.
+ # group. [Deprecated] This method is deprecated. Use regionInstanceGroupManagers.
+ # patch instead.
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -22227,13 +22230,13 @@
command.query['quotaUser'] = quota_user unless quota_user.nil?
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
- # Insert or update (for the ones that already exist) per-instance configs for
- # the managed instance group. perInstanceConfig.instance serves as a key used to
- # distinguish whether to perform insert or patch.
+ # Inserts or updates per-instance configs for the managed instance group.
+ # perInstanceConfig.name serves as a key used to distinguish whether to perform
+ # insert or patch.
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request, should conform to RFC1035.
# @param [String] instance_group_manager
@@ -24190,10 +24193,12 @@
execute_or_queue_command(command, &block)
end
# Initiates a cache invalidation operation, invalidating the specified path,
# scoped to the specified UrlMap.
+ # For more information, see [Invalidating cached content](/cdn/docs/invalidating-
+ # cached-content).
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] url_map
@@ -26722,11 +26727,13 @@
command.query['quotaUser'] = quota_user unless quota_user.nil?
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
- # Patches the specified policy with the data included in the request.
+ # Patches the specified policy with the data included in the request. This
+ # cannot be used to be update the rules in the policy. Please use the per rule
+ # methods like addRule, patchRule, and removeRule instead.
# @param [String] project
# Project ID for this request.
# @param [String] security_policy
# Name of the security policy to update.
# @param [Google::Apis::ComputeBeta::SecurityPolicy] security_policy_object
@@ -28497,11 +28504,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Patches the specified subnetwork with the data included in the request. Only
- # certain fields can up updated with a patch request as indicated in the field
+ # certain fields can be updated with a patch request as indicated in the field
# descriptions. You must specify the current fingerprint of the subnetwork
# resource being patched.
# @param [String] project
# Project ID for this request.
# @param [String] region
@@ -32342,9 +32349,11 @@
execute_or_queue_command(command, &block)
end
# Initiates a cache invalidation operation, invalidating the specified path,
# scoped to the specified UrlMap.
+ # For more information, see [Invalidating cached content](/cdn/docs/invalidating-
+ # cached-content).
# @param [String] project
# Project ID for this request.
# @param [String] url_map
# Name of the UrlMap scoping this request.
# @param [Google::Apis::ComputeBeta::CacheInvalidationRule] cache_invalidation_rule_object