generated/google/apis/compute_beta/service.rb in google-api-client-0.33.0 vs generated/google/apis/compute_beta/service.rb in google-api-client-0.33.1
- old
+ new
@@ -49,11 +49,12 @@
def initialize
super('https://compute.googleapis.com/', 'compute/beta/projects/')
@batch_path = 'batch/compute/beta'
end
- # Retrieves an aggregated list of accelerator types.
+ # Retrieves an aggregated list of accelerator types. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -120,11 +121,12 @@
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
- # Returns the specified accelerator type.
+ # Returns the specified accelerator type. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] accelerator_type
@@ -159,11 +161,12 @@
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
- # Retrieves a list of accelerator types available to the specified project.
+ # Retrieves a list of accelerator types available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] filter
@@ -233,11 +236,12 @@
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
- # Retrieves an aggregated list of addresses.
+ # Retrieves an aggregated list of addresses. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -304,11 +308,12 @@
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
- # Deletes the specified address resource.
+ # Deletes the specified address resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] address
@@ -355,11 +360,12 @@
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
- # Returns the specified address resource.
+ # Returns the specified address resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] address
@@ -395,11 +401,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates an address resource in the specified project by using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [Google::Apis::ComputeBeta::Address] address_object
@@ -446,11 +452,12 @@
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
- # Retrieves a list of addresses contained within the specified region.
+ # Retrieves a list of addresses contained within the specified region. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -521,11 +528,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on an Address. To learn more about labels, read the Labeling
- # Resources documentation.
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The region for this request.
# @param [String] resource
@@ -575,11 +582,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -617,11 +625,12 @@
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
- # Retrieves an aggregated list of autoscalers.
+ # Retrieves an aggregated list of autoscalers. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -688,11 +697,11 @@
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
- # Deletes the specified autoscaler.
+ # Deletes the specified autoscaler. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [String] autoscaler
@@ -740,11 +749,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified autoscaler resource. Gets a list of available
- # autoscalers by making a list() request.
+ # autoscalers by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [String] autoscaler
@@ -780,11 +790,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates an autoscaler in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [Google::Apis::ComputeBeta::Autoscaler] autoscaler_object
@@ -831,11 +841,12 @@
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
- # Retrieves a list of autoscalers contained within the specified zone.
+ # Retrieves a list of autoscalers contained within the specified zone. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [String] filter
@@ -907,11 +918,11 @@
execute_or_queue_command(command, &block)
end
# Updates an autoscaler in the specified project using the data included in the
# request. This method supports PATCH semantics and uses the JSON merge patch
- # format and processing rules.
+ # format and processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [Google::Apis::ComputeBeta::Autoscaler] autoscaler_object
@@ -961,11 +972,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -1004,11 +1016,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Updates an autoscaler in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [Google::Apis::ComputeBeta::Autoscaler] autoscaler_object
@@ -1058,11 +1070,12 @@
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
- # Adds a key for validating requests with signed URLs for this backend bucket.
+ # Adds a key for validating requests with signed URLs for this backend bucket. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_bucket
# Name of the BackendBucket resource to which the Signed URL Key should be added.
# The name should conform to RFC1035.
@@ -1110,11 +1123,12 @@
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
- # Deletes the specified BackendBucket resource.
+ # Deletes the specified BackendBucket resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_bucket
# Name of the BackendBucket resource to delete.
# @param [String] request_id
@@ -1159,10 +1173,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Deletes a key for validating requests with signed URLs for this backend bucket.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_bucket
# Name of the BackendBucket resource to which the Signed URL Key should be added.
# The name should conform to RFC1035.
@@ -1211,11 +1226,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified BackendBucket resource. Gets a list of available backend
- # buckets by making a list() request.
+ # buckets by making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_bucket
# Name of the BackendBucket resource to return.
# @param [String] fields
@@ -1248,11 +1263,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a BackendBucket resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::BackendBucket] backend_bucket_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -1297,11 +1312,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of BackendBucket resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -1370,11 +1385,11 @@
execute_or_queue_command(command, &block)
end
# Updates the specified BackendBucket resource with the data included in the
# request. This method supports PATCH semantics and uses the JSON merge patch
- # format and processing rules.
+ # format and processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_bucket
# Name of the BackendBucket resource to patch.
# @param [Google::Apis::ComputeBeta::BackendBucket] backend_bucket_object
@@ -1422,11 +1437,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Updates the specified BackendBucket resource with the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_bucket
# Name of the BackendBucket resource to update.
# @param [Google::Apis::ComputeBeta::BackendBucket] backend_bucket_object
@@ -1473,11 +1488,12 @@
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
- # Adds a key for validating requests with signed URLs for this backend service.
+ # Adds a key for validating requests with signed URLs for this backend service. (
+ # == suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_service
# Name of the BackendService resource to which the Signed URL Key should be
# added. The name should conform to RFC1035.
@@ -1526,11 +1542,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of all BackendService resources, regional and global,
- # available to the specified project.
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Name of the project scoping this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -1597,11 +1613,12 @@
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
- # Deletes the specified BackendService resource.
+ # Deletes the specified BackendService resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_service
# Name of the BackendService resource to delete.
# @param [String] request_id
@@ -1646,11 +1663,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Deletes a key for validating requests with signed URLs for this backend
- # service.
+ # service. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_service
# Name of the BackendService resource to which the Signed URL Key should be
# added. The name should conform to RFC1035.
@@ -1699,11 +1716,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified BackendService resource. Gets a list of available
- # backend services.
+ # backend services. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_service
# Name of the BackendService resource to return.
# @param [String] fields
@@ -1735,11 +1752,12 @@
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
- # Gets the most recent health check results for this BackendService.
+ # Gets the most recent health check results for this BackendService. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# @param [String] backend_service
# Name of the BackendService resource to which the queried instance belongs.
# @param [Google::Apis::ComputeBeta::ResourceGroupReference] resource_group_reference_object
# @param [String] fields
@@ -1776,11 +1794,11 @@
end
# Creates a BackendService resource in the specified project using the data
# included in the request. There are several restrictions and guidelines to keep
# in mind when creating a backend service. Read Restrictions and Guidelines for
- # more information.
+ # more information. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::BackendService] backend_service_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -1825,11 +1843,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of BackendService resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -1900,11 +1918,11 @@
# Patches the specified BackendService resource with the data included in the
# request. There are several restrictions and guidelines to keep in mind when
# updating a backend service. Read Restrictions and Guidelines for more
# information. This method supports PATCH semantics and uses the JSON merge
- # patch format and processing rules.
+ # patch format and processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_service
# Name of the BackendService resource to patch.
# @param [Google::Apis::ComputeBeta::BackendService] backend_service_object
@@ -1951,11 +1969,12 @@
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
- # Sets the security policy for the specified backend service.
+ # Sets the security policy for the specified backend service. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_service
# Name of the BackendService resource to which the security policy should be set.
# The name should conform to RFC1035.
@@ -2003,11 +2022,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -2045,11 +2065,11 @@
end
# Updates the specified BackendService resource with the data included in the
# request. There are several restrictions and guidelines to keep in mind when
# updating a backend service. Read Restrictions and Guidelines for more
- # information.
+ # information. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] backend_service
# Name of the BackendService resource to update.
# @param [Google::Apis::ComputeBeta::BackendService] backend_service_object
@@ -2096,11 +2116,12 @@
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
- # Retrieves an aggregated list of disk types.
+ # Retrieves an aggregated list of disk types. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -2168,11 +2189,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified disk type. Gets a list of available disk types by making
- # a list() request.
+ # a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] disk_type
@@ -2207,11 +2228,12 @@
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
- # Retrieves a list of disk types available to the specified project.
+ # Retrieves a list of disk types available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] filter
@@ -2282,11 +2304,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Adds existing resource policies to a disk. You can only add one policy which
- # will be applied to this disk for scheduling snapshot creation.
+ # will be applied to this disk for scheduling snapshot creation. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] disk
@@ -2336,11 +2359,12 @@
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
- # Retrieves an aggregated list of persistent disks.
+ # Retrieves an aggregated list of persistent disks. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -2407,11 +2431,12 @@
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
- # Creates a snapshot of a specified persistent disk.
+ # Creates a snapshot of a specified persistent disk. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] disk
@@ -2469,10 +2494,11 @@
end
# Deletes the specified persistent disk. Deleting a disk removes its data
# permanently and is irreversible. However, deleting a disk does not delete any
# snapshots previously made from the disk. You must separately delete snapshots.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] disk
@@ -2520,11 +2546,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns a specified persistent disk. Gets a list of available persistent disks
- # by making a list() request.
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] disk
@@ -2560,11 +2586,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -2605,11 +2631,12 @@
end
# Creates a persistent disk in the specified project using the data in the
# request. You can create a disk with a sourceImage, a sourceSnapshot, or create
# an empty 500 GB data disk by omitting all properties. You can also create a
- # disk that is larger than the default size by specifying the sizeGb property.
+ # disk that is larger than the default size by specifying the sizeGb property. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [Google::Apis::ComputeBeta::Disk] disk_object
@@ -2659,11 +2686,12 @@
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
- # Retrieves a list of persistent disks contained within the specified zone.
+ # Retrieves a list of persistent disks contained within the specified zone. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] filter
@@ -2733,11 +2761,12 @@
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
- # Removes resource policies from a disk.
+ # Removes resource policies from a disk. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] disk
@@ -2788,11 +2817,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Resizes the specified persistent disk. You can only increase the size of the
- # disk.
+ # disk. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] disk
@@ -2843,11 +2872,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -2886,11 +2915,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on a disk. To learn more about labels, read the Labeling
- # Resources documentation.
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -2940,11 +2969,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -2982,11 +3012,12 @@
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
- # Deletes the specified externalVpnGateway.
+ # Deletes the specified externalVpnGateway. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] external_vpn_gateway
# Name of the externalVpnGateways to delete.
# @param [String] request_id
@@ -3031,11 +3062,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified externalVpnGateway. Get a list of available
- # externalVpnGateways by making a list() request.
+ # externalVpnGateways by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] external_vpn_gateway
# Name of the externalVpnGateway to return.
# @param [String] fields
@@ -3068,11 +3100,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a ExternalVpnGateway in the specified project using the data included
- # in the request.
+ # in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::ExternalVpnGateway] external_vpn_gateway_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -3116,11 +3148,12 @@
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
- # Retrieves the list of ExternalVpnGateway available to the specified project.
+ # Retrieves the list of ExternalVpnGateway available to the specified project. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -3188,11 +3221,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on an ExternalVpnGateway. To learn more about labels, read the
- # Labeling Resources documentation.
+ # Labeling Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetLabelsRequest] global_set_labels_request_object
@@ -3227,11 +3260,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -3266,11 +3300,11 @@
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
- # Deletes the specified firewall.
+ # Deletes the specified firewall. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] firewall
# Name of the firewall rule to delete.
# @param [String] request_id
@@ -3314,11 +3348,11 @@
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
- # Returns the specified firewall.
+ # Returns the specified firewall. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] firewall
# Name of the firewall rule to return.
# @param [String] fields
@@ -3351,11 +3385,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a firewall rule in the specified project using the data included in
- # the request.
+ # the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::Firewall] firewall_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -3399,11 +3433,12 @@
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
- # Retrieves the list of firewall rules available to the specified project.
+ # Retrieves the list of firewall rules available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -3472,11 +3507,11 @@
execute_or_queue_command(command, &block)
end
# Updates the specified firewall rule with the data included in the request.
# This method supports PATCH semantics and uses the JSON merge patch format and
- # processing rules.
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] firewall
# Name of the firewall rule to patch.
# @param [Google::Apis::ComputeBeta::Firewall] firewall_object
@@ -3523,11 +3558,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -3562,13 +3598,14 @@
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
- # Updates the specified firewall rule with the data included in the request. The
- # PUT method can only update the following fields of firewall rule: allowed,
- # description, sourceRanges, sourceTags, targetTags.
+ # Updates the specified firewall rule with the data included in the request.
+ # Note that all fields will be updated if using PUT, even fields that are not
+ # specified. To update individual fields, please use PATCH instead. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] firewall
# Name of the firewall rule to update.
# @param [Google::Apis::ComputeBeta::Firewall] firewall_object
@@ -3615,11 +3652,12 @@
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
- # Retrieves an aggregated list of forwarding rules.
+ # Retrieves an aggregated list of forwarding rules. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -3686,11 +3724,12 @@
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
- # Deletes the specified ForwardingRule resource.
+ # Deletes the specified ForwardingRule resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] forwarding_rule
@@ -3737,11 +3776,12 @@
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
- # Returns the specified ForwardingRule resource.
+ # Returns the specified ForwardingRule resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] forwarding_rule
@@ -3777,11 +3817,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a ForwardingRule resource in the specified project and region using
- # the data included in the request.
+ # the data included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::ForwardingRule] forwarding_rule_object
@@ -3829,11 +3869,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of ForwardingRule resources available to the specified
- # project and region.
+ # project and region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -3905,11 +3945,12 @@
execute_or_queue_command(command, &block)
end
# Updates the specified forwarding rule with the data included in the request.
# This method supports PATCH semantics and uses the JSON merge patch format and
- # processing rules. Currently, you can only patch the network_tier field.
+ # processing rules. Currently, you can only patch the network_tier field. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] forwarding_rule
@@ -3960,11 +4001,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on the specified resource. To learn more about labels, read
- # the Labeling Resources documentation.
+ # the Labeling Resources documentation. (== suppress_warning http-rest-shadowed =
+ # =)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The region for this request.
# @param [String] resource
@@ -4015,11 +4057,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Changes target URL for forwarding rule. The new target should be of the same
- # type as the old target.
+ # type as the old target. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] forwarding_rule
@@ -4069,11 +4111,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -4111,11 +4154,12 @@
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
- # Deletes the specified address resource.
+ # Deletes the specified address resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] address
# Name of the address resource to delete.
# @param [String] request_id
@@ -4160,11 +4204,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified address resource. Gets a list of available addresses by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] address
# Name of the address resource to return.
# @param [String] fields
@@ -4197,11 +4241,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates an address resource in the specified project by using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::Address] address_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -4245,11 +4289,12 @@
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
- # Retrieves a list of global addresses.
+ # Retrieves a list of global addresses. (== suppress_warning http-rest-shadowed =
+ # =)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -4317,11 +4362,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on a GlobalAddress. To learn more about labels, read the
- # Labeling Resources documentation.
+ # Labeling Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetLabelsRequest] global_set_labels_request_object
@@ -4356,11 +4401,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -4395,11 +4441,12 @@
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
- # Deletes the specified GlobalForwardingRule resource.
+ # Deletes the specified GlobalForwardingRule resource. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] forwarding_rule
# Name of the ForwardingRule resource to delete.
# @param [String] request_id
@@ -4444,11 +4491,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified GlobalForwardingRule resource. Gets a list of available
- # forwarding rules by making a list() request.
+ # forwarding rules by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] forwarding_rule
# Name of the ForwardingRule resource to return.
# @param [String] fields
@@ -4481,11 +4529,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a GlobalForwardingRule resource in the specified project using the
- # data included in the request.
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::ForwardingRule] forwarding_rule_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -4530,11 +4578,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of GlobalForwardingRule resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -4603,11 +4651,12 @@
execute_or_queue_command(command, &block)
end
# Updates the specified forwarding rule with the data included in the request.
# This method supports PATCH semantics and uses the JSON merge patch format and
- # processing rules. Currently, you can only patch the network_tier field.
+ # processing rules. Currently, you can only patch the network_tier field. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] forwarding_rule
# Name of the ForwardingRule resource to patch.
# @param [Google::Apis::ComputeBeta::ForwardingRule] forwarding_rule_object
@@ -4655,11 +4704,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on the specified resource. To learn more about labels, read
- # the Labeling Resources documentation.
+ # the Labeling Resources documentation. (== suppress_warning http-rest-shadowed =
+ # =)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetLabelsRequest] global_set_labels_request_object
@@ -4695,11 +4745,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Changes target URL for the GlobalForwardingRule resource. The new target
- # should be of the same type as the old target.
+ # should be of the same type as the old target. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] forwarding_rule
# Name of the ForwardingRule resource in which target is to be set.
# @param [Google::Apis::ComputeBeta::TargetReference] target_reference_object
@@ -4746,11 +4797,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -4785,11 +4837,12 @@
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
- # Retrieves an aggregated list of all operations.
+ # Retrieves an aggregated list of all operations. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -4856,11 +4909,12 @@
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
- # Deletes the specified Operations resource.
+ # Deletes the specified Operations resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] operation
# Name of the Operations resource to delete.
# @param [String] fields
@@ -4891,11 +4945,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the specified Operations resource. Gets a list of operations by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] operation
# Name of the Operations resource to return.
# @param [String] fields
@@ -4928,10 +4982,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of Operation resources contained within the specified project.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -4999,11 +5054,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of all HealthCheck resources, regional and global,
- # available to the specified project.
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Name of the project scoping this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -5070,11 +5125,12 @@
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
- # Deletes the specified HealthCheck resource.
+ # Deletes the specified HealthCheck resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] health_check
# Name of the HealthCheck resource to delete.
# @param [String] request_id
@@ -5119,11 +5175,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified HealthCheck resource. Gets a list of available health
- # checks by making a list() request.
+ # checks by making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] health_check
# Name of the HealthCheck resource to return.
# @param [String] fields
@@ -5156,11 +5212,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a HealthCheck resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::HealthCheck] health_check_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -5205,10 +5261,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of HealthCheck resources available to the specified project.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -5277,11 +5334,12 @@
execute_or_queue_command(command, &block)
end
# Updates a HealthCheck resource in the specified project using the data
# included in the request. This method supports PATCH semantics and uses the
- # JSON merge patch format and processing rules.
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] health_check
# Name of the HealthCheck resource to patch.
# @param [Google::Apis::ComputeBeta::HealthCheck] health_check_object
@@ -5328,11 +5386,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -5368,11 +5427,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Updates a HealthCheck resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] health_check
# Name of the HealthCheck resource to update.
# @param [Google::Apis::ComputeBeta::HealthCheck] health_check_object
@@ -5419,11 +5478,12 @@
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
- # Deletes the specified HttpHealthCheck resource.
+ # Deletes the specified HttpHealthCheck resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] http_health_check
# Name of the HttpHealthCheck resource to delete.
# @param [String] request_id
@@ -5468,11 +5528,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified HttpHealthCheck resource. Gets a list of available HTTP
- # health checks by making a list() request.
+ # health checks by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] http_health_check
# Name of the HttpHealthCheck resource to return.
# @param [String] fields
@@ -5505,11 +5566,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a HttpHealthCheck resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::HttpHealthCheck] http_health_check_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -5554,11 +5615,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of HttpHealthCheck resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -5627,11 +5688,12 @@
execute_or_queue_command(command, &block)
end
# Updates a HttpHealthCheck resource in the specified project using the data
# included in the request. This method supports PATCH semantics and uses the
- # JSON merge patch format and processing rules.
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] http_health_check
# Name of the HttpHealthCheck resource to patch.
# @param [Google::Apis::ComputeBeta::HttpHealthCheck] http_health_check_object
@@ -5678,11 +5740,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -5718,11 +5781,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Updates a HttpHealthCheck resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] http_health_check
# Name of the HttpHealthCheck resource to update.
# @param [Google::Apis::ComputeBeta::HttpHealthCheck] http_health_check_object
@@ -5769,11 +5832,12 @@
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
- # Deletes the specified HttpsHealthCheck resource.
+ # Deletes the specified HttpsHealthCheck resource. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] https_health_check
# Name of the HttpsHealthCheck resource to delete.
# @param [String] request_id
@@ -5818,11 +5882,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified HttpsHealthCheck resource. Gets a list of available
- # HTTPS health checks by making a list() request.
+ # HTTPS health checks by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] https_health_check
# Name of the HttpsHealthCheck resource to return.
# @param [String] fields
@@ -5855,11 +5920,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a HttpsHealthCheck resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::HttpsHealthCheck] https_health_check_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -5904,11 +5969,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of HttpsHealthCheck resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -5977,11 +6042,12 @@
execute_or_queue_command(command, &block)
end
# Updates a HttpsHealthCheck resource in the specified project using the data
# included in the request. This method supports PATCH semantics and uses the
- # JSON merge patch format and processing rules.
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] https_health_check
# Name of the HttpsHealthCheck resource to patch.
# @param [Google::Apis::ComputeBeta::HttpsHealthCheck] https_health_check_object
@@ -6028,11 +6094,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -6068,11 +6135,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Updates a HttpsHealthCheck resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] https_health_check
# Name of the HttpsHealthCheck resource to update.
# @param [Google::Apis::ComputeBeta::HttpsHealthCheck] https_health_check_object
@@ -6119,11 +6186,11 @@
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
- # Deletes the specified image.
+ # Deletes the specified image. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] image
# Name of the image resource to delete.
# @param [String] request_id
@@ -6168,11 +6235,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the deprecation status of an image.
- # If an empty request body is given, clears the deprecation status instead.
+ # If an empty request body is given, clears the deprecation status instead. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] image
# Image name.
# @param [Google::Apis::ComputeBeta::DeprecationStatus] deprecation_status_object
@@ -6220,11 +6288,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified image. Gets a list of available images by making a list()
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] image
# Name of the image resource to return.
# @param [String] fields
@@ -6257,10 +6325,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the latest image that is part of an image family and is not deprecated.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] family
# Name of the image family to search for.
# @param [String] fields
@@ -6293,11 +6362,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Fixnum] options_requested_policy_version
@@ -6333,11 +6402,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates an image in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::Image] image_object
# @param [Boolean] force_create
# Force image creation if true.
@@ -6389,11 +6458,11 @@
# Retrieves the list of custom images available to the specified project. Custom
# images are images you create that belong to your project. This method does not
# get any images that belong to other projects, including publicly-available
# images, like Debian 8. If you want to get a list of publicly-available images,
# use this method to make a request to the respective image project, such as
- # debian-cloud or windows-cloud.
+ # debian-cloud or windows-cloud. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -6461,11 +6530,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetPolicyRequest] global_set_policy_request_object
@@ -6501,11 +6570,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on an image. To learn more about labels, read the Labeling
- # Resources documentation.
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetLabelsRequest] global_set_labels_request_object
@@ -6540,11 +6609,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -6590,11 +6660,12 @@
# group. You must separately verify the status of the abandoning action with the
# listmanagedinstances method.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration has
# elapsed before the VM instance is removed or deleted.
- # You can specify a maximum of 1000 instances with this method per request.
+ # You can specify a maximum of 1000 instances with this method per request. (==
+ # suppress_warning http-rest-shadowed ==)
# @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
@@ -6644,11 +6715,12 @@
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
- # Retrieves the list of managed instance groups and groups them by zone.
+ # Retrieves the list of managed instance groups and groups them by zone. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -6716,11 +6788,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Apply changes to selected instances on the managed instance group. This method
- # can be used to apply new overrides and/or new versions.
+ # can be used to apply new overrides and/or new versions. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the managed instance group is located. Should
# conform to RFC1035.
@@ -6764,11 +6837,11 @@
# Creates instances with per-instance configs in this managed instance group.
# Instances are created using the current instance template. The create
# instances operation is marked DONE if the createInstances request is
# successful. The underlying actions take additional time. You must separately
# verify the status of the creating or actions with the listmanagedinstances
- # method.
+ # method. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the managed instance group is located. It should
# conform to RFC1035.
@@ -6820,11 +6893,12 @@
execute_or_queue_command(command, &block)
end
# Deletes the specified managed instance group and all of the instances in that
# group. Note that the instance group must not belong to a backend service. Read
- # Deleting an instance group for more information.
+ # Deleting an instance group for more information. (== suppress_warning http-
+ # rest-shadowed ==)
# @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
@@ -6881,11 +6955,12 @@
# deleted. You must separately verify the status of the deleting action with the
# listmanagedinstances method.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration has
# elapsed before the VM instance is removed or deleted.
- # You can specify a maximum of 1000 instances with this method per request.
+ # You can specify a maximum of 1000 instances with this method per request. (==
+ # suppress_warning http-rest-shadowed ==)
# @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
@@ -6936,11 +7011,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns all of the details about the specified managed instance group. Gets a
- # list of available managed instance groups by making a list() request.
+ # list of available managed instance groups by making a list() request. (==
+ # suppress_warning http-rest-shadowed ==)
# @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
@@ -6982,11 +7058,12 @@
# the specified instance template. This operation is marked as DONE when the
# group is created even if the instances in the group have not yet been created.
# You must separately verify the status of the individual instances with the
# listmanagedinstances method.
# A managed instance group can have up to 1000 VM instances per group. Please
- # contact Cloud Support if you need an increase in this limit.
+ # contact Cloud Support if you need an increase in this limit. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where you want to create the managed instance group.
# @param [Google::Apis::ComputeBeta::InstanceGroupManager] instance_group_manager_object
@@ -7034,11 +7111,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of managed instance groups that are contained within the
- # specified project and zone.
+ # specified project and zone. (== suppress_warning http-rest-shadowed ==)
# @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] filter
@@ -7112,11 +7189,12 @@
# Lists all of the instances in the managed instance group. Each instance in the
# list has a currentAction, which indicates the action that the managed instance
# group is performing on the instance. For example, if the group is still
# creating an instance, the currentAction is CREATING. If a previous action
- # failed, the list displays the errors for that failed action.
+ # failed, the list displays the errors for that failed action. (==
+ # suppress_warning http-rest-shadowed ==)
# @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
@@ -7194,11 +7272,12 @@
# Updates a managed instance group using the information that you specify in the
# request. This operation is marked as DONE when the group is patched even if
# the instances in the group are still in the process of being patched. You must
# separately verify the status of the individual instances with the
# listManagedInstances method. This method supports PATCH semantics and uses the
- # JSON merge patch format and processing rules.
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where you want to create the managed instance group.
# @param [String] instance_group_manager
@@ -7257,11 +7336,12 @@
# separately verify the status of the recreating action with the
# listmanagedinstances method.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration has
# elapsed before the VM instance is removed or deleted.
- # You can specify a maximum of 1000 instances with this method per request.
+ # You can specify a maximum of 1000 instances with this method per request. (==
+ # suppress_warning http-rest-shadowed ==)
# @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
@@ -7326,11 +7406,12 @@
# instance template version the VM is based on. + For regional managed instance
# groups, the location of the VM instance.
# This list is subject to change.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration has
- # elapsed before the VM instance is removed or deleted.
+ # elapsed before the VM instance is removed or deleted. (== suppress_warning
+ # http-rest-shadowed ==)
# @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
@@ -7393,11 +7474,12 @@
# instances. You must separately verify the status of the creating,
# creatingWithoutRetries, or deleting actions with the get or
# listmanagedinstances method.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration has
- # elapsed before the VM instance is removed or deleted.
+ # elapsed before the VM instance is removed or deleted. (== suppress_warning
+ # http-rest-shadowed ==)
# @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
@@ -7448,11 +7530,11 @@
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.
+ # Please use Patch instead. (== suppress_warning http-rest-shadowed ==)
# @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
@@ -7504,11 +7586,11 @@
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 recreate them. (== suppress_warning http-rest-shadowed ==)
# @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
@@ -7563,11 +7645,12 @@
# Modifies the target pools to which all instances in this managed instance
# group are assigned. The target pools automatically apply to all of the
# instances in the managed instance group. This operation is marked DONE when
# you make the request even if the instances have not yet been added to their
# target pools. The change might take some time to apply to all of the instances
- # in the group depending on the size of the group.
+ # in the group depending on the size of the group. (== suppress_warning http-
+ # rest-shadowed ==)
# @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
@@ -7617,11 +7700,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -7663,11 +7747,11 @@
# Updates a managed instance group using the information that you specify in the
# request. This operation is marked as DONE when the group is updated even if
# the instances in the group have not yet been updated. You must separately
# verify the status of the individual instances with the listManagedInstances
- # method.
+ # method. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where you want to create the managed instance group.
# @param [String] instance_group_manager
@@ -7719,11 +7803,11 @@
execute_or_queue_command(command, &block)
end
# Adds a list of instances to the specified instance group. All of the instances
# in the instance group must be in the same network/subnetwork. Read Adding
- # instances for more information.
+ # instances for more information. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the instance group is located.
# @param [String] instance_group
@@ -7773,11 +7857,12 @@
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
- # Retrieves the list of instance groups and sorts them by zone.
+ # Retrieves the list of instance groups and sorts them by zone. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -7846,11 +7931,12 @@
execute_or_queue_command(command, &block)
end
# Deletes the specified instance group. The instances in the group are not
# deleted. Note that instance group must not belong to a backend service. Read
- # Deleting an instance group for more information.
+ # Deleting an instance group for more information. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the instance group is located.
# @param [String] instance_group
@@ -7898,11 +7984,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified instance group. Gets a list of available instance groups
- # by making a list() request.
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the instance group is located.
# @param [String] instance_group
@@ -7938,11 +8024,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates an instance group in the specified project using the parameters that
- # are included in the request.
+ # are included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where you want to create the instance group.
# @param [Google::Apis::ComputeBeta::InstanceGroup] instance_group_object
@@ -7990,11 +8076,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of instance groups that are located in the specified
- # project and zone.
+ # project and zone. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the instance group is located.
# @param [String] filter
@@ -8064,11 +8150,12 @@
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
- # Lists the instances in the specified instance group.
+ # Lists the instances in the specified instance group. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the instance group is located.
# @param [String] instance_group
@@ -8149,11 +8236,12 @@
# Removes one or more instances from the specified instance group, but does not
# delete those instances.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration before
- # the VM instance is removed or deleted.
+ # the VM instance is removed or deleted. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the instance group is located.
# @param [String] instance_group
@@ -8203,11 +8291,12 @@
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
- # Sets the named ports for the specified instance group.
+ # Sets the named ports for the specified instance group. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the instance group is located.
# @param [String] instance_group
@@ -8257,11 +8346,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -8301,11 +8391,12 @@
execute_or_queue_command(command, &block)
end
# Deletes the specified instance template. Deleting an instance template is
# permanent and cannot be undone. It is not possible to delete templates that
- # are already in use by a managed instance group.
+ # are already in use by a managed instance group. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] instance_template
# The name of the instance template to delete.
# @param [String] request_id
@@ -8350,11 +8441,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified instance template. Gets a list of available instance
- # templates by making a list() request.
+ # templates by making a list() request. (== suppress_warning http-rest-shadowed =
+ # =)
# @param [String] project
# Project ID for this request.
# @param [String] instance_template
# The name of the instance template.
# @param [String] fields
@@ -8387,11 +8479,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Fixnum] options_requested_policy_version
@@ -8429,11 +8521,12 @@
end
# Creates an instance template in the specified project using the data that is
# included in the request. If you are creating a new template to update an
# existing instance group, your new instance template must use the same network
- # or, if applicable, the same subnetwork as the original template.
+ # or, if applicable, the same subnetwork as the original template. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::InstanceTemplate] instance_template_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -8478,11 +8571,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of instance templates that are contained within the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -8550,11 +8643,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetPolicyRequest] global_set_policy_request_object
@@ -8589,11 +8682,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -8628,11 +8722,12 @@
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
- # Adds an access config to an instance's network interface.
+ # Adds an access config to an instance's network interface. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -8686,11 +8781,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves aggregated list of all of the instances in your project across all
- # regions and zones.
+ # regions and zones. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -8760,11 +8855,11 @@
end
# Attaches an existing Disk resource to an instance. You must first create the
# disk before you can attach it. It is not possible to create and attach a disk
# at the same time. For more information, read Adding a persistent disk to your
- # instance.
+ # instance. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -8819,11 +8914,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Deletes the specified Instance resource. For more information, see Stopping or
- # Deleting an Instance.
+ # Deleting an Instance. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -8870,11 +8965,12 @@
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
- # Deletes an access config from an instance's network interface.
+ # Deletes an access config from an instance's network interface. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -8927,11 +9023,11 @@
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
- # Detaches a disk from an instance.
+ # Detaches a disk from an instance. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -8983,11 +9079,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified Instance resource. Gets a list of available instances by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9022,11 +9118,12 @@
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
- # Returns the specified guest attributes entry.
+ # Returns the specified guest attributes entry. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9068,11 +9165,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -9110,11 +9207,12 @@
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
- # Returns the last 1 MB of serial port output from the specified instance.
+ # Returns the last 1 MB of serial port output from the specified instance. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9158,11 +9256,12 @@
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
- # Returns the Shielded Instance Identity of an instance
+ # Returns the Shielded Instance Identity of an instance (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9197,11 +9296,12 @@
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
- # Returns the Shielded VM Identity of an instance
+ # Returns the Shielded VM Identity of an instance (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9237,11 +9337,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates an instance resource in the specified project using the data included
- # in the request.
+ # in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [Google::Apis::ComputeBeta::Instance] instance_object
@@ -9297,11 +9397,12 @@
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
- # Retrieves the list of instances contained within the specified zone.
+ # Retrieves the list of instances contained within the specified zone. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] filter
@@ -9372,11 +9473,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of referrers to instances contained within the specified
- # zone. For more information, read Viewing Referrers to VM Instances.
+ # zone. For more information, read Viewing Referrers to VM Instances. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9451,11 +9553,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Performs a reset on the instance. This is a hard reset the VM does not do a
- # graceful shutdown. For more information, see Resetting an instance.
+ # graceful shutdown. For more information, see Resetting an instance. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9502,11 +9605,12 @@
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
- # Resumes an instance that was suspended using the instances().suspend method.
+ # Resumes an instance that was suspended using the instances().suspend method. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9556,11 +9660,12 @@
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
- # Sets deletion protection on the instance.
+ # Sets deletion protection on the instance. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -9610,11 +9715,12 @@
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
- # Sets the auto-delete flag for a disk attached to an instance.
+ # Sets the auto-delete flag for a disk attached to an instance. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9669,11 +9775,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -9712,11 +9818,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets labels on an instance. To learn more about labels, read the Labeling
- # Resources documentation.
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9767,11 +9873,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Changes the number and/or type of accelerator for a stopped instance to the
- # values specified in the request.
+ # values specified in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9822,11 +9928,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Changes the machine type for a stopped instance to the machine type specified
- # in the request.
+ # in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9876,11 +9982,12 @@
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
- # Sets metadata for the specified instance to the data included in the request.
+ # Sets metadata for the specified instance to the data included in the request. (
+ # == suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9932,11 +10039,11 @@
execute_or_queue_command(command, &block)
end
# Changes the minimum CPU platform that this instance should use. This method
# can only be called on a stopped instance. For more information, read
- # Specifying a Minimum CPU Platform.
+ # Specifying a Minimum CPU Platform. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -9986,11 +10093,12 @@
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
- # Sets an instance's scheduling options.
+ # Sets an instance's scheduling options. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10041,11 +10149,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the service account on the instance. For more information, read Changing
- # the service account and access scopes for an instance.
+ # the service account and access scopes for an instance. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10097,11 +10206,12 @@
execute_or_queue_command(command, &block)
end
# Sets the Shielded Instance integrity policy for an instance. You can only use
# this method on a running instance. This method supports PATCH semantics and
- # uses the JSON merge patch format and processing rules.
+ # uses the JSON merge patch format and processing rules. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10153,11 +10263,12 @@
execute_or_queue_command(command, &block)
end
# Sets the Shielded VM integrity policy for a VM instance. You can only use this
# method on a running VM instance. This method supports PATCH semantics and uses
- # the JSON merge patch format and processing rules.
+ # the JSON merge patch format and processing rules. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10208,11 +10319,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets network tags for the specified instance to the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10262,11 +10373,12 @@
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
- # Simulates a maintenance event on the instance.
+ # Simulates a maintenance event on the instance. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10302,11 +10414,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Starts an instance that was stopped using the instances().stop method. For
- # more information, see Restart an instance.
+ # more information, see Restart an instance. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10354,11 +10467,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Starts an instance that was stopped using the instances().stop method. For
- # more information, see Restart an instance.
+ # more information, see Restart an instance. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10412,11 +10526,12 @@
# Stops a running instance, shutting it down cleanly, and allows you to restart
# the instance at a later time. Stopped instances do not incur VM usage charges
# while they are stopped. However, resources that the VM is using, such as
# persistent disks and static IP addresses, will continue to be charged until
- # they are deleted. For more information, see Stopping an instance.
+ # they are deleted. For more information, see Stopping an instance. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10468,11 +10583,11 @@
# This method suspends a running instance, saving its state to persistent
# storage, and allows you to resume the instance at a later time. Suspended
# instances incur reduced per-minute, virtual machine usage charges while they
# are suspended. Any resources the virtual machine is using, such as persistent
# disks and static IP addresses, will continue to be charged until they are
- # deleted.
+ # deleted. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10523,11 +10638,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -10567,11 +10683,12 @@
execute_or_queue_command(command, &block)
end
# Updates the specified access config from an instance's network interface with
# the data included in the request. This method supports PATCH semantics and
- # uses the JSON merge patch format and processing rules.
+ # uses the JSON merge patch format and processing rules. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10626,11 +10743,12 @@
execute_or_queue_command(command, &block)
end
# Updates the Display config for a VM instance. You can only use this method on
# a stopped VM instance. This method supports PATCH semantics and uses the JSON
- # merge patch format and processing rules.
+ # merge patch format and processing rules. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10680,11 +10798,12 @@
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
- # Updates an instance's network interface. This method follows PATCH semantics.
+ # Updates an instance's network interface. This method follows PATCH semantics. (
+ # == suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10739,11 +10858,12 @@
execute_or_queue_command(command, &block)
end
# Updates the Shielded Instance config for an instance. You can only use this
# method on a stopped instance. This method supports PATCH semantics and uses
- # the JSON merge patch format and processing rules.
+ # the JSON merge patch format and processing rules. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10795,11 +10915,12 @@
execute_or_queue_command(command, &block)
end
# Updates the Shielded VM config for a VM instance. You can only use this method
# on a stopped VM instance. This method supports PATCH semantics and uses the
- # JSON merge patch format and processing rules.
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance
@@ -10849,11 +10970,12 @@
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
- # Retrieves an aggregated list of interconnect attachments.
+ # Retrieves an aggregated list of interconnect attachments. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -10920,11 +11042,12 @@
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
- # Deletes the specified interconnect attachment.
+ # Deletes the specified interconnect attachment. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] interconnect_attachment
@@ -10971,11 +11094,12 @@
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
- # Returns the specified interconnect attachment.
+ # Returns the specified interconnect attachment. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] interconnect_attachment
@@ -11011,11 +11135,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates an InterconnectAttachment in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [Google::Apis::ComputeBeta::InterconnectAttachment] interconnect_attachment_object
@@ -11063,11 +11187,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of interconnect attachments contained within the specified
- # region.
+ # region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -11139,11 +11263,11 @@
execute_or_queue_command(command, &block)
end
# Updates the specified interconnect attachment with the data included in the
# request. This method supports PATCH semantics and uses the JSON merge patch
- # format and processing rules.
+ # format and processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] interconnect_attachment
@@ -11194,11 +11318,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on an InterconnectAttachment. To learn more about labels, read
- # the Labeling Resources documentation.
+ # the Labeling Resources documentation. (== suppress_warning http-rest-shadowed =
+ # =)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The region for this request.
# @param [String] resource
@@ -11248,11 +11373,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -11291,11 +11417,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the details for the specified interconnect location. Gets a list of
- # available interconnect locations by making a list() request.
+ # available interconnect locations by making a list() request. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] interconnect_location
# Name of the interconnect location to return.
# @param [String] fields
@@ -11328,11 +11455,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of interconnect locations available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -11399,11 +11526,11 @@
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
- # Deletes the specified interconnect.
+ # Deletes the specified interconnect. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] interconnect
# Name of the interconnect to delete.
# @param [String] request_id
@@ -11448,11 +11575,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified interconnect. Get a list of available interconnects by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] interconnect
# Name of the interconnect to return.
# @param [String] fields
@@ -11484,11 +11611,12 @@
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
- # Returns the interconnectDiagnostics for the specified interconnect.
+ # Returns the interconnectDiagnostics for the specified interconnect. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] interconnect
# Name of the interconnect resource to query.
# @param [String] fields
@@ -11521,11 +11649,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a Interconnect in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::Interconnect] interconnect_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -11569,11 +11697,12 @@
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
- # Retrieves the list of interconnect available to the specified project.
+ # Retrieves the list of interconnect available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -11642,11 +11771,11 @@
execute_or_queue_command(command, &block)
end
# Updates the specified interconnect with the data included in the request. This
# method supports PATCH semantics and uses the JSON merge patch format and
- # processing rules.
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] interconnect
# Name of the interconnect to update.
# @param [Google::Apis::ComputeBeta::Interconnect] interconnect_object
@@ -11694,11 +11823,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on an Interconnect. To learn more about labels, read the
- # Labeling Resources documentation.
+ # Labeling Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetLabelsRequest] global_set_labels_request_object
@@ -11733,11 +11862,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -11773,11 +11903,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Return a specified license code. License codes are mirrored across all
- # projects that have permissions to read the License Code.
+ # projects that have permissions to read the License Code. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] license_code
# Number corresponding to the License code resource to return.
# @param [String] fields
@@ -11809,11 +11940,11 @@
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
- # Deletes the specified license.
+ # Deletes the specified license. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] license
# Name of the license resource to delete.
# @param [String] request_id
@@ -11857,11 +11988,12 @@
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
- # Returns the specified License resource.
+ # Returns the specified License resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] license
# Name of the License resource to return.
# @param [String] fields
@@ -11894,11 +12026,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Fixnum] options_requested_policy_version
@@ -11933,11 +12065,12 @@
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
- # Create a License resource in the specified project.
+ # Create a License resource in the specified project. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::License] license_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -11985,11 +12118,12 @@
# Retrieves the list of licenses available in the specified project. This method
# does not get any licenses that belong to other projects, including licenses
# attached to publicly-available images, like Debian 9. If you want to get a
# list of publicly-available licenses, use this method to make a request to the
- # respective image project, such as debian-cloud or windows-cloud.
+ # respective image project, such as debian-cloud or windows-cloud. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -12057,11 +12191,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetPolicyRequest] global_set_policy_request_object
@@ -12096,11 +12230,12 @@
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
- # Retrieves an aggregated list of machine types.
+ # Retrieves an aggregated list of machine types. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -12168,11 +12303,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified machine type. Gets a list of available machine types by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] machine_type
@@ -12207,11 +12342,12 @@
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
- # Retrieves a list of machine types available to the specified project.
+ # Retrieves a list of machine types available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] filter
@@ -12281,11 +12417,12 @@
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
- # Retrieves the list of network endpoint groups and sorts them by zone.
+ # Retrieves the list of network endpoint groups and sorts them by zone. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -12352,11 +12489,12 @@
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
- # Attach a list of network endpoints to the specified network endpoint group.
+ # Attach a list of network endpoints to the specified network endpoint group. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the network endpoint group is located. It should
# comply with RFC1035.
@@ -12411,11 +12549,11 @@
end
# Deletes the specified network endpoint group. The network endpoints in the NEG
# and the VM instances they belong to are not terminated when the NEG is deleted.
# Note that the NEG cannot be deleted if there are backend services referencing
- # it.
+ # it. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the network endpoint group is located. It should
# comply with RFC1035.
@@ -12464,11 +12602,12 @@
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
- # Detach a list of network endpoints from the specified network endpoint group.
+ # Detach a list of network endpoints from the specified network endpoint group. (
+ # == suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the network endpoint group is located. It should
# comply with RFC1035.
@@ -12521,11 +12660,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified network endpoint group. Gets a list of available network
- # endpoint groups by making a list() request.
+ # endpoint groups by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the network endpoint group is located. It should
# comply with RFC1035.
@@ -12562,11 +12702,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a network endpoint group in the specified project using the parameters
- # that are included in the request.
+ # that are included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where you want to create the network endpoint group. It
# should comply with RFC1035.
@@ -12615,11 +12755,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of network endpoint groups that are located in the
- # specified project and zone.
+ # specified project and zone. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the network endpoint group is located. It should
# comply with RFC1035.
@@ -12690,11 +12830,12 @@
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
- # Lists the network endpoints in the specified network endpoint group.
+ # Lists the network endpoints in the specified network endpoint group. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone where the network endpoint group is located. It should
# comply with RFC1035.
@@ -12772,11 +12913,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -12814,11 +12956,12 @@
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
- # Adds a peering to the specified network.
+ # Adds a peering to the specified network. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] network
# Name of the network resource to add peering to.
# @param [Google::Apis::ComputeBeta::NetworksAddPeeringRequest] networks_add_peering_request_object
@@ -12865,11 +13008,11 @@
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
- # Deletes the specified network.
+ # Deletes the specified network. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] network
# Name of the network to delete.
# @param [String] request_id
@@ -12914,11 +13057,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified network. Gets a list of available networks by making a
- # list() request.
+ # list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] network
# Name of the network to return.
# @param [String] fields
@@ -12951,11 +13094,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a network in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::Network] network_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -12999,11 +13142,12 @@
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
- # Retrieves the list of networks available to the specified project.
+ # Retrieves the list of networks available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -13070,11 +13214,12 @@
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
- # Lists the peering routes exchanged over peering connection.
+ # Lists the peering routes exchanged over peering connection. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] network
# Name of the network for this request.
# @param [String] direction
@@ -13155,11 +13300,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Patches the specified network with the data included in the request. Only the
- # following fields can be modified: routingConfig.routingMode.
+ # following fields can be modified: routingConfig.routingMode. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] network
# Name of the network to update.
# @param [Google::Apis::ComputeBeta::Network] network_object
@@ -13206,11 +13352,12 @@
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
- # Removes a peering from the specified network.
+ # Removes a peering from the specified network. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] network
# Name of the network resource to remove peering from.
# @param [Google::Apis::ComputeBeta::NetworksRemovePeeringRequest] networks_remove_peering_request_object
@@ -13257,11 +13404,12 @@
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
- # Switches the network mode from auto subnet mode to custom subnet mode.
+ # Switches the network mode from auto subnet mode to custom subnet mode. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] network
# Name of the network to be updated.
# @param [String] request_id
@@ -13305,11 +13453,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -13346,11 +13495,12 @@
execute_or_queue_command(command, &block)
end
# Updates the specified network peering with the data included in the request
# Only the following fields can be modified: NetworkPeering.export_custom_routes,
- # and NetworkPeering.import_custom_routes
+ # and NetworkPeering.import_custom_routes (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] network
# Name of the network resource which the updated peering is belonging to.
# @param [Google::Apis::ComputeBeta::NetworksUpdatePeeringRequest] networks_update_peering_request_object
@@ -13397,11 +13547,12 @@
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
- # Adds specified number of nodes to the node group.
+ # Adds specified number of nodes to the node group. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] node_group
@@ -13452,11 +13603,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves an aggregated list of node groups. Note: use nodeGroups.listNodes
- # for more details about each group.
+ # for more details about each group. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -13523,11 +13674,12 @@
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
- # Deletes the specified NodeGroup resource.
+ # Deletes the specified NodeGroup resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] node_group
@@ -13574,11 +13726,12 @@
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
- # Deletes specified nodes from the node group.
+ # Deletes specified nodes from the node group. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] node_group
@@ -13630,11 +13783,11 @@
execute_or_queue_command(command, &block)
end
# Returns the specified NodeGroup. Get a list of available NodeGroups by making
# a list() request. Note: the "nodes" field should not be used. Use nodeGroups.
- # listNodes instead.
+ # listNodes instead. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] node_group
@@ -13670,11 +13823,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -13713,11 +13866,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a NodeGroup resource in the specified project using the data included
- # in the request.
+ # in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [Fixnum] initial_node_count
@@ -13768,11 +13921,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of node groups available to the specified project. Note: use
- # nodeGroups.listNodes for more details about each group.
+ # nodeGroups.listNodes for more details about each group. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] filter
@@ -13842,11 +13996,11 @@
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
- # Lists nodes in the node group.
+ # Lists nodes in the node group. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] node_group
@@ -13920,11 +14074,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -13962,11 +14116,12 @@
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
- # Updates the node template of the node group.
+ # Updates the node template of the node group. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] node_group
@@ -14016,11 +14171,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -14058,11 +14214,12 @@
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
- # Retrieves an aggregated list of node templates.
+ # Retrieves an aggregated list of node templates. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -14129,11 +14286,12 @@
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
- # Deletes the specified NodeTemplate resource.
+ # Deletes the specified NodeTemplate resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] node_template
@@ -14181,11 +14339,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified node template. Gets a list of available node templates
- # by making a list() request.
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] node_template
@@ -14221,11 +14379,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -14264,11 +14422,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a NodeTemplate resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [Google::Apis::ComputeBeta::NodeTemplate] node_template_object
@@ -14315,11 +14473,12 @@
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
- # Retrieves a list of node templates available to the specified project.
+ # Retrieves a list of node templates available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] filter
@@ -14390,11 +14549,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -14432,11 +14591,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -14474,11 +14634,12 @@
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
- # Retrieves an aggregated list of node types.
+ # Retrieves an aggregated list of node types. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -14546,11 +14707,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified node type. Gets a list of available node types by making
- # a list() request.
+ # a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] node_type
@@ -14585,11 +14746,12 @@
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
- # Retrieves a list of node types available to the specified project.
+ # Retrieves a list of node types available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] filter
@@ -14659,13 +14821,90 @@
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
- # Disable this project as a shared VPC host project.
+ # Retrieves an aggregated list of packetMirrorings. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
+ # @param [String] filter
+ # A filter expression that filters resources listed in the response. The
+ # expression must specify the field name, a comparison operator, and the value
+ # that you want to use for filtering. The value must be a string, a number, or a
+ # boolean. The comparison operator must be either =, !=, >, or <.
+ # For example, if you are filtering Compute Engine instances, you can exclude
+ # instances named example-instance by specifying name != example-instance.
+ # You can also filter nested fields. For example, you could specify scheduling.
+ # automaticRestart = false to include instances only if they are not scheduled
+ # for automatic restarts. You can use filtering on nested fields to filter based
+ # on resource labels.
+ # To filter on multiple expressions, provide each separate expression within
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
+ # Intel Skylake"). By default, each expression is an AND expression. However,
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
+ # automaticRestart = true).
+ # @param [Fixnum] max_results
+ # The maximum number of results per page that should be returned. If the number
+ # of available results is larger than maxResults, Compute Engine returns a
+ # nextPageToken that can be used to get the next page of results in subsequent
+ # list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
+ # @param [String] order_by
+ # Sorts list results by a certain order. By default, results are returned in
+ # alphanumerical order based on the resource name.
+ # You can also sort results in descending order based on the creation timestamp
+ # using orderBy="creationTimestamp desc". This sorts results based on the
+ # creationTimestamp field in reverse chronological order (newest result first).
+ # Use this to sort resources like operations so that the newest operation is
+ # returned first.
+ # Currently, only sorting by name or creationTimestamp desc is supported.
+ # @param [String] page_token
+ # Specifies a page token to use. Set pageToken to the nextPageToken returned by
+ # a previous list request to get the next page of results.
+ # @param [String] fields
+ # Selector specifying which fields to include in a partial response.
+ # @param [String] quota_user
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
+ # characters.
+ # @param [String] user_ip
+ # Deprecated. Please use quotaUser instead.
+ # @param [Google::Apis::RequestOptions] options
+ # Request-specific options
+ #
+ # @yield [result, err] Result & error if block supplied
+ # @yieldparam result [Google::Apis::ComputeBeta::PacketMirroringAggregatedList] parsed result object
+ # @yieldparam err [StandardError] error object if request failed
+ #
+ # @return [Google::Apis::ComputeBeta::PacketMirroringAggregatedList]
+ #
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
+ def aggregated_packet_mirroring_list(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
+ command = make_simple_command(:get, '{project}/aggregated/packetMirrorings', options)
+ command.response_representation = Google::Apis::ComputeBeta::PacketMirroringAggregatedList::Representation
+ command.response_class = Google::Apis::ComputeBeta::PacketMirroringAggregatedList
+ command.params['project'] = project unless project.nil?
+ command.query['filter'] = filter unless filter.nil?
+ command.query['maxResults'] = max_results unless max_results.nil?
+ command.query['orderBy'] = order_by unless order_by.nil?
+ command.query['pageToken'] = page_token unless page_token.nil?
+ command.query['fields'] = fields unless fields.nil?
+ 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
+
+ # Deletes the specified PacketMirroring resource. (== suppress_warning http-rest-
+ # shadowed ==)
+ # @param [String] project
+ # Project ID for this request.
+ # @param [String] region
+ # Name of the region for this request.
+ # @param [String] packet_mirroring
+ # Name of the PacketMirroring resource to delete.
# @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
@@ -14692,10 +14931,324 @@
# @return [Google::Apis::ComputeBeta::Operation]
#
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
# @raise [Google::Apis::AuthorizationError] Authorization is required
+ def delete_packet_mirroring(project, region, packet_mirroring, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
+ command = make_simple_command(:delete, '{project}/regions/{region}/packetMirrorings/{packetMirroring}', options)
+ command.response_representation = Google::Apis::ComputeBeta::Operation::Representation
+ command.response_class = Google::Apis::ComputeBeta::Operation
+ command.params['project'] = project unless project.nil?
+ command.params['region'] = region unless region.nil?
+ command.params['packetMirroring'] = packet_mirroring unless packet_mirroring.nil?
+ command.query['requestId'] = request_id unless request_id.nil?
+ command.query['fields'] = fields unless fields.nil?
+ 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
+
+ # Returns the specified PacketMirroring resource. (== suppress_warning http-rest-
+ # shadowed ==)
+ # @param [String] project
+ # Project ID for this request.
+ # @param [String] region
+ # Name of the region for this request.
+ # @param [String] packet_mirroring
+ # Name of the PacketMirroring resource to return.
+ # @param [String] fields
+ # Selector specifying which fields to include in a partial response.
+ # @param [String] quota_user
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
+ # characters.
+ # @param [String] user_ip
+ # Deprecated. Please use quotaUser instead.
+ # @param [Google::Apis::RequestOptions] options
+ # Request-specific options
+ #
+ # @yield [result, err] Result & error if block supplied
+ # @yieldparam result [Google::Apis::ComputeBeta::PacketMirroring] parsed result object
+ # @yieldparam err [StandardError] error object if request failed
+ #
+ # @return [Google::Apis::ComputeBeta::PacketMirroring]
+ #
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
+ def get_packet_mirroring(project, region, packet_mirroring, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
+ command = make_simple_command(:get, '{project}/regions/{region}/packetMirrorings/{packetMirroring}', options)
+ command.response_representation = Google::Apis::ComputeBeta::PacketMirroring::Representation
+ command.response_class = Google::Apis::ComputeBeta::PacketMirroring
+ command.params['project'] = project unless project.nil?
+ command.params['region'] = region unless region.nil?
+ command.params['packetMirroring'] = packet_mirroring unless packet_mirroring.nil?
+ command.query['fields'] = fields unless fields.nil?
+ 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
+
+ # Creates a PacketMirroring resource in the specified project and region using
+ # the data included in the request. (== suppress_warning http-rest-shadowed ==)
+ # @param [String] project
+ # Project ID for this request.
+ # @param [String] region
+ # Name of the region for this request.
+ # @param [Google::Apis::ComputeBeta::PacketMirroring] packet_mirroring_object
+ # @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
+ # request times out. If you make the request again with the same request ID, the
+ # server can check if original operation with the same request ID was received,
+ # and if so, will ignore the second request. This prevents clients from
+ # accidentally creating duplicate commitments.
+ # The request ID must be a valid UUID with the exception that zero UUID is not
+ # supported (00000000-0000-0000-0000-000000000000).
+ # @param [String] fields
+ # Selector specifying which fields to include in a partial response.
+ # @param [String] quota_user
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
+ # characters.
+ # @param [String] user_ip
+ # Deprecated. Please use quotaUser instead.
+ # @param [Google::Apis::RequestOptions] options
+ # Request-specific options
+ #
+ # @yield [result, err] Result & error if block supplied
+ # @yieldparam result [Google::Apis::ComputeBeta::Operation] parsed result object
+ # @yieldparam err [StandardError] error object if request failed
+ #
+ # @return [Google::Apis::ComputeBeta::Operation]
+ #
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
+ def insert_packet_mirroring(project, region, packet_mirroring_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
+ command = make_simple_command(:post, '{project}/regions/{region}/packetMirrorings', options)
+ command.request_representation = Google::Apis::ComputeBeta::PacketMirroring::Representation
+ command.request_object = packet_mirroring_object
+ command.response_representation = Google::Apis::ComputeBeta::Operation::Representation
+ command.response_class = Google::Apis::ComputeBeta::Operation
+ command.params['project'] = project unless project.nil?
+ command.params['region'] = region unless region.nil?
+ command.query['requestId'] = request_id unless request_id.nil?
+ command.query['fields'] = fields unless fields.nil?
+ 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
+
+ # Retrieves a list of PacketMirroring resources available to the specified
+ # project and region. (== suppress_warning http-rest-shadowed ==)
+ # @param [String] project
+ # Project ID for this request.
+ # @param [String] region
+ # Name of the region for this request.
+ # @param [String] filter
+ # A filter expression that filters resources listed in the response. The
+ # expression must specify the field name, a comparison operator, and the value
+ # that you want to use for filtering. The value must be a string, a number, or a
+ # boolean. The comparison operator must be either =, !=, >, or <.
+ # For example, if you are filtering Compute Engine instances, you can exclude
+ # instances named example-instance by specifying name != example-instance.
+ # You can also filter nested fields. For example, you could specify scheduling.
+ # automaticRestart = false to include instances only if they are not scheduled
+ # for automatic restarts. You can use filtering on nested fields to filter based
+ # on resource labels.
+ # To filter on multiple expressions, provide each separate expression within
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
+ # Intel Skylake"). By default, each expression is an AND expression. However,
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
+ # automaticRestart = true).
+ # @param [Fixnum] max_results
+ # The maximum number of results per page that should be returned. If the number
+ # of available results is larger than maxResults, Compute Engine returns a
+ # nextPageToken that can be used to get the next page of results in subsequent
+ # list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
+ # @param [String] order_by
+ # Sorts list results by a certain order. By default, results are returned in
+ # alphanumerical order based on the resource name.
+ # You can also sort results in descending order based on the creation timestamp
+ # using orderBy="creationTimestamp desc". This sorts results based on the
+ # creationTimestamp field in reverse chronological order (newest result first).
+ # Use this to sort resources like operations so that the newest operation is
+ # returned first.
+ # Currently, only sorting by name or creationTimestamp desc is supported.
+ # @param [String] page_token
+ # Specifies a page token to use. Set pageToken to the nextPageToken returned by
+ # a previous list request to get the next page of results.
+ # @param [String] fields
+ # Selector specifying which fields to include in a partial response.
+ # @param [String] quota_user
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
+ # characters.
+ # @param [String] user_ip
+ # Deprecated. Please use quotaUser instead.
+ # @param [Google::Apis::RequestOptions] options
+ # Request-specific options
+ #
+ # @yield [result, err] Result & error if block supplied
+ # @yieldparam result [Google::Apis::ComputeBeta::PacketMirroringList] parsed result object
+ # @yieldparam err [StandardError] error object if request failed
+ #
+ # @return [Google::Apis::ComputeBeta::PacketMirroringList]
+ #
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
+ def list_packet_mirrorings(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
+ command = make_simple_command(:get, '{project}/regions/{region}/packetMirrorings', options)
+ command.response_representation = Google::Apis::ComputeBeta::PacketMirroringList::Representation
+ command.response_class = Google::Apis::ComputeBeta::PacketMirroringList
+ command.params['project'] = project unless project.nil?
+ command.params['region'] = region unless region.nil?
+ command.query['filter'] = filter unless filter.nil?
+ command.query['maxResults'] = max_results unless max_results.nil?
+ command.query['orderBy'] = order_by unless order_by.nil?
+ command.query['pageToken'] = page_token unless page_token.nil?
+ command.query['fields'] = fields unless fields.nil?
+ 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 PacketMirroring resource with the data included in the
+ # request. This method supports PATCH semantics and uses JSON merge patch format
+ # and processing rules. (== suppress_warning http-rest-shadowed ==)
+ # @param [String] project
+ # Project ID for this request.
+ # @param [String] region
+ # Name of the region for this request.
+ # @param [String] packet_mirroring
+ # Name of the PacketMirroring resource to patch.
+ # @param [Google::Apis::ComputeBeta::PacketMirroring] packet_mirroring_object
+ # @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
+ # request times out. If you make the request again with the same request ID, the
+ # server can check if original operation with the same request ID was received,
+ # and if so, will ignore the second request. This prevents clients from
+ # accidentally creating duplicate commitments.
+ # The request ID must be a valid UUID with the exception that zero UUID is not
+ # supported (00000000-0000-0000-0000-000000000000).
+ # @param [String] fields
+ # Selector specifying which fields to include in a partial response.
+ # @param [String] quota_user
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
+ # characters.
+ # @param [String] user_ip
+ # Deprecated. Please use quotaUser instead.
+ # @param [Google::Apis::RequestOptions] options
+ # Request-specific options
+ #
+ # @yield [result, err] Result & error if block supplied
+ # @yieldparam result [Google::Apis::ComputeBeta::Operation] parsed result object
+ # @yieldparam err [StandardError] error object if request failed
+ #
+ # @return [Google::Apis::ComputeBeta::Operation]
+ #
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
+ def patch_packet_mirroring(project, region, packet_mirroring, packet_mirroring_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
+ command = make_simple_command(:patch, '{project}/regions/{region}/packetMirrorings/{packetMirroring}', options)
+ command.request_representation = Google::Apis::ComputeBeta::PacketMirroring::Representation
+ command.request_object = packet_mirroring_object
+ command.response_representation = Google::Apis::ComputeBeta::Operation::Representation
+ command.response_class = Google::Apis::ComputeBeta::Operation
+ command.params['project'] = project unless project.nil?
+ command.params['region'] = region unless region.nil?
+ command.params['packetMirroring'] = packet_mirroring unless packet_mirroring.nil?
+ command.query['requestId'] = request_id unless request_id.nil?
+ command.query['fields'] = fields unless fields.nil?
+ 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
+
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
+ # @param [String] project
+ # Project ID for this request.
+ # @param [String] region
+ # The name of the region for this request.
+ # @param [String] resource
+ # Name or id of the resource for this request.
+ # @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
+ # @param [String] fields
+ # Selector specifying which fields to include in a partial response.
+ # @param [String] quota_user
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
+ # characters.
+ # @param [String] user_ip
+ # Deprecated. Please use quotaUser instead.
+ # @param [Google::Apis::RequestOptions] options
+ # Request-specific options
+ #
+ # @yield [result, err] Result & error if block supplied
+ # @yieldparam result [Google::Apis::ComputeBeta::TestPermissionsResponse] parsed result object
+ # @yieldparam err [StandardError] error object if request failed
+ #
+ # @return [Google::Apis::ComputeBeta::TestPermissionsResponse]
+ #
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
+ def test_packet_mirroring_iam_permissions(project, region, resource, test_permissions_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
+ command = make_simple_command(:post, '{project}/regions/{region}/packetMirrorings/{resource}/testIamPermissions', options)
+ command.request_representation = Google::Apis::ComputeBeta::TestPermissionsRequest::Representation
+ command.request_object = test_permissions_request_object
+ command.response_representation = Google::Apis::ComputeBeta::TestPermissionsResponse::Representation
+ command.response_class = Google::Apis::ComputeBeta::TestPermissionsResponse
+ command.params['project'] = project unless project.nil?
+ command.params['region'] = region unless region.nil?
+ command.params['resource'] = resource unless resource.nil?
+ command.query['fields'] = fields unless fields.nil?
+ 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
+
+ # Disable this project as a shared VPC host project. (== suppress_warning http-
+ # rest-shadowed ==)
+ # @param [String] project
+ # Project ID for this request.
+ # @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
+ # request times out. If you make the request again with the same request ID, the
+ # server can check if original operation with the same request ID was received,
+ # and if so, will ignore the second request. This prevents clients from
+ # accidentally creating duplicate commitments.
+ # The request ID must be a valid UUID with the exception that zero UUID is not
+ # supported (00000000-0000-0000-0000-000000000000).
+ # @param [String] fields
+ # Selector specifying which fields to include in a partial response.
+ # @param [String] quota_user
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
+ # characters.
+ # @param [String] user_ip
+ # Deprecated. Please use quotaUser instead.
+ # @param [Google::Apis::RequestOptions] options
+ # Request-specific options
+ #
+ # @yield [result, err] Result & error if block supplied
+ # @yieldparam result [Google::Apis::ComputeBeta::Operation] parsed result object
+ # @yieldparam err [StandardError] error object if request failed
+ #
+ # @return [Google::Apis::ComputeBeta::Operation]
+ #
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
def disable_project_xpn_host(project, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
command = make_simple_command(:post, '{project}/disableXpnHost', options)
command.response_representation = Google::Apis::ComputeBeta::Operation::Representation
command.response_class = Google::Apis::ComputeBeta::Operation
command.params['project'] = project unless project.nil?
@@ -14705,11 +15258,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Disable a service resource (also known as service project) associated with
- # this host project.
+ # this host project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::ProjectsDisableXpnResourceRequest] projects_disable_xpn_resource_request_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -14753,11 +15306,12 @@
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
- # Enable this project as a shared VPC host project.
+ # Enable this project as a shared VPC host project. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @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
@@ -14799,11 +15353,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Enable service resource (a.k.a service project) for a host project, so that
- # subnets in the host project can be used by instances in the service project.
+ # subnets in the host project can be used by instances in the service project. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::ProjectsEnableXpnResourceRequest] projects_enable_xpn_resource_request_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -14847,11 +15402,12 @@
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
- # Returns the specified Project resource.
+ # Returns the specified Project resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
@@ -14881,11 +15437,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the shared VPC host project that this project links to. May be empty if
- # no link exists.
+ # no link exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
@@ -14915,11 +15471,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets service resources (a.k.a service project) associated with this host
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -14986,11 +15542,12 @@
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
- # Lists all shared VPC host projects visible to the user in an organization.
+ # Lists all shared VPC host projects visible to the user in an organization. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::ProjectsListXpnHostsRequest] projects_list_xpn_hosts_request_object
# @param [String] filter
# A filter expression that filters resources listed in the response. The
@@ -15060,11 +15617,12 @@
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
- # Moves a persistent disk from one zone to another.
+ # Moves a persistent disk from one zone to another. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::DiskMoveRequest] disk_move_request_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -15108,11 +15666,12 @@
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
- # Moves an instance and its attached persistent disks from one zone to another.
+ # Moves an instance and its attached persistent disks from one zone to another. (
+ # == suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::MoveInstanceRequest] move_instance_request_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -15157,11 +15716,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets metadata common to all instances within the specified project using the
- # data included in the request.
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::Metadata] metadata_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -15207,11 +15766,11 @@
execute_or_queue_command(command, &block)
end
# Sets the default network tier of the project. The default network tier is used
# when an address/forwardingRule/instance is created without specifying the
- # network tier field.
+ # network tier field. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::ProjectsSetDefaultNetworkTierRequest] projects_set_default_network_tier_request_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -15257,11 +15816,12 @@
execute_or_queue_command(command, &block)
end
# Enables the usage export feature and sets the usage export bucket where
# reports are stored. If you provide an empty request body using this method,
- # the usage export feature will be disabled.
+ # the usage export feature will be disabled. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::UsageExportLocation] usage_export_location_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -15305,11 +15865,11 @@
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
- # Deletes the specified autoscaler.
+ # Deletes the specified autoscaler. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] autoscaler
@@ -15356,11 +15916,11 @@
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
- # Returns the specified autoscaler.
+ # Returns the specified autoscaler. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] autoscaler
@@ -15396,11 +15956,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates an autoscaler in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::Autoscaler] autoscaler_object
@@ -15447,11 +16007,12 @@
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
- # Retrieves a list of autoscalers contained within the specified region.
+ # Retrieves a list of autoscalers contained within the specified region. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -15523,11 +16084,11 @@
execute_or_queue_command(command, &block)
end
# Updates an autoscaler in the specified project using the data included in the
# request. This method supports PATCH semantics and uses the JSON merge patch
- # format and processing rules.
+ # format and processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::Autoscaler] autoscaler_object
@@ -15577,11 +16138,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -15620,11 +16182,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Updates an autoscaler in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::Autoscaler] autoscaler_object
@@ -15674,11 +16236,12 @@
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
- # Deletes the specified regional BackendService resource.
+ # Deletes the specified regional BackendService resource. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] backend_service
@@ -15725,11 +16288,12 @@
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
- # Returns the specified regional BackendService resource.
+ # Returns the specified regional BackendService resource. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] backend_service
@@ -15764,11 +16328,12 @@
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
- # Gets the most recent health check results for this regional BackendService.
+ # Gets the most recent health check results for this regional BackendService. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# @param [String] region
# Name of the region scoping this request.
# @param [String] backend_service
# Name of the BackendService resource for which to get health.
@@ -15808,11 +16373,11 @@
end
# Creates a regional BackendService resource in the specified project using the
# data included in the request. There are several restrictions and guidelines to
# keep in mind when creating a regional backend service. Read Restrictions and
- # Guidelines for more information.
+ # Guidelines for more information. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::BackendService] backend_service_object
@@ -15860,11 +16425,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of regional BackendService resources available to the
- # specified project in the given region.
+ # specified project in the given region. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -15938,11 +16504,11 @@
# Updates the specified regional BackendService resource with the data included
# in the request. There are several restrictions and guidelines to keep in mind
# when updating a backend service. Read Restrictions and Guidelines for more
# information. This method supports PATCH semantics and uses the JSON merge
- # patch format and processing rules.
+ # patch format and processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] backend_service
@@ -15992,11 +16558,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -16037,11 +16604,11 @@
end
# Updates the specified regional BackendService resource with the data included
# in the request. There are several restrictions and guidelines to keep in mind
# when updating a backend service. Read Restrictions and Guidelines for more
- # information.
+ # information. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] backend_service
@@ -16091,11 +16658,12 @@
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
- # Retrieves an aggregated list of commitments.
+ # Retrieves an aggregated list of commitments. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -16163,11 +16731,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified commitment resource. Gets a list of available
- # commitments by making a list() request.
+ # commitments by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] commitment
@@ -16203,11 +16772,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a commitment in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [Google::Apis::ComputeBeta::Commitment] commitment_object
@@ -16254,11 +16823,12 @@
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
- # Retrieves a list of commitments contained within the specified region.
+ # Retrieves a list of commitments contained within the specified region. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -16329,11 +16899,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Update the shape of reservations for GPUS/Local SSDs of reservations within
- # the commitments.
+ # the commitments. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] commitment
@@ -16384,11 +16954,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified regional disk type. Gets a list of available disk types
- # by making a list() request.
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] disk_type
@@ -16423,11 +16993,12 @@
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
- # Retrieves a list of regional disk types available to the specified project.
+ # Retrieves a list of regional disk types available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] filter
@@ -16498,11 +17069,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Adds existing resource policies to a regional disk. You can only add one
- # policy which will be applied to this disk for scheduling snapshot creation.
+ # policy which will be applied to this disk for scheduling snapshot creation. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] disk
@@ -16552,11 +17124,12 @@
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
- # Creates a snapshot of this regional disk.
+ # Creates a snapshot of this regional disk. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] disk
@@ -16609,11 +17182,12 @@
end
# Deletes the specified regional persistent disk. Deleting a regional disk
# removes all the replicas of its data permanently and is irreversible. However,
# deleting a disk does not delete any snapshots previously made from the disk.
- # You must separately delete snapshots.
+ # You must separately delete snapshots. (== suppress_warning http-rest-shadowed =
+ # =)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] disk
@@ -16660,11 +17234,12 @@
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
- # Returns a specified regional persistent disk.
+ # Returns a specified regional persistent disk. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] disk
@@ -16700,11 +17275,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -16743,11 +17318,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a persistent regional disk in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [Google::Apis::ComputeBeta::Disk] disk_object
@@ -16797,11 +17372,12 @@
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
- # Retrieves the list of persistent disks contained within the specified region.
+ # Retrieves the list of persistent disks contained within the specified region. (
+ # == suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -16871,11 +17447,12 @@
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
- # Removes resource policies from a regional disk.
+ # Removes resource policies from a regional disk. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] disk
@@ -16925,11 +17502,12 @@
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
- # Resizes the specified regional persistent disk.
+ # Resizes the specified regional persistent disk. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# The project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] disk
@@ -16980,11 +17558,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -17022,11 +17600,12 @@
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
- # Sets the labels on the target regional disk.
+ # Sets the labels on the target regional disk. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The region for this request.
# @param [String] resource
@@ -17076,11 +17655,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -17118,11 +17698,12 @@
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
- # Deletes the specified HealthCheck resource.
+ # Deletes the specified HealthCheck resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] health_check
@@ -17170,11 +17751,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified HealthCheck resource. Gets a list of available health
- # checks by making a list() request.
+ # checks by making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] health_check
@@ -17210,11 +17791,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a HealthCheck resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::HealthCheck] health_check_object
@@ -17262,10 +17843,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of HealthCheck resources available to the specified project.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -17337,11 +17919,12 @@
execute_or_queue_command(command, &block)
end
# Updates a HealthCheck resource in the specified project using the data
# included in the request. This method supports PATCH semantics and uses the
- # JSON merge patch format and processing rules.
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] health_check
@@ -17392,11 +17975,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Updates a HealthCheck resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] health_check
@@ -17457,11 +18040,12 @@
# removed from the group. You must separately verify the status of the
# abandoning action with the listmanagedinstances method.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration has
# elapsed before the VM instance is removed or deleted.
- # You can specify a maximum of 1000 instances with this method per request.
+ # You can specify a maximum of 1000 instances with this method per request. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -17511,11 +18095,12 @@
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
- # Apply updates to selected instances the managed instance group.
+ # Apply updates to selected instances the managed instance group. (==
+ # suppress_warning http-rest-shadowed ==)
# @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
@@ -17558,11 +18143,11 @@
# Creates instances with per-instance configs in this regional managed instance
# group. Instances are created using the current instance template. The create
# instances operation is marked DONE if the createInstances request is
# successful. The underlying actions take additional time. You must separately
# verify the status of the creating or actions with the listmanagedinstances
- # method.
+ # method. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region where the managed instance group is located. It should
# conform to RFC1035.
@@ -17613,11 +18198,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Deletes the specified managed instance group and all of the instances in that
- # group.
+ # group. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -17674,11 +18259,12 @@
# underlying actions take additional time. You must separately verify the status
# of the deleting action with the listmanagedinstances method.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration has
# elapsed before the VM instance is removed or deleted.
- # You can specify a maximum of 1000 instances with this method per request.
+ # You can specify a maximum of 1000 instances with this method per request. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -17728,11 +18314,12 @@
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
- # Returns all of the details about the specified managed instance group.
+ # Returns all of the details about the specified managed instance group. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -17773,11 +18360,12 @@
# request. After the group is created, instances in the group are created using
# the specified instance template. This operation is marked as DONE when the
# group is created even if the instances in the group have not yet been created.
# You must separately verify the status of the individual instances with the
# listmanagedinstances method.
- # A regional managed instance group can contain up to 2000 instances.
+ # A regional managed instance group can contain up to 2000 instances. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::InstanceGroupManager] instance_group_manager_object
@@ -17825,11 +18413,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of managed instance groups that are contained within the
- # specified region.
+ # specified region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -17901,11 +18489,11 @@
execute_or_queue_command(command, &block)
end
# Lists the instances in the managed instance group and instances that are
# scheduled to be created. The list includes any current actions that the group
- # has scheduled for its instances.
+ # has scheduled for its instances. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -17983,11 +18571,12 @@
# Updates a managed instance group using the information that you specify in the
# request. This operation is marked as DONE when the group is patched even if
# the instances in the group are still in the process of being patched. You must
# separately verify the status of the individual instances with the
# listmanagedinstances method. This method supports PATCH semantics and uses the
- # JSON merge patch format and processing rules.
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -18046,11 +18635,12 @@
# separately verify the status of the recreating action with the
# listmanagedinstances method.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration has
# elapsed before the VM instance is removed or deleted.
- # You can specify a maximum of 1000 instances with this method per request.
+ # You can specify a maximum of 1000 instances with this method per request. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -18108,11 +18698,12 @@
# The resize operation is marked DONE if the resize request is successful. The
# underlying actions take additional time. You must separately verify the status
# of the creating or deleting actions with the listmanagedinstances method.
# If the group is part of a backend service that has enabled connection draining,
# it can take up to 60 seconds after the connection draining duration has
- # elapsed before the VM instance is removed or deleted.
+ # elapsed before the VM instance is removed or deleted. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -18163,11 +18754,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. Please use Patch instead. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -18218,11 +18810,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the instance template to use when creating new instances or recreating
- # instances in this group. Existing instances are not affected.
+ # instances in this group. Existing instances are not affected. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -18273,11 +18866,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Modifies the target pools to which all new instances in this group are
- # assigned. Existing instances in the group are not affected.
+ # assigned. Existing instances in the group are not affected. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -18327,11 +18921,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -18373,11 +18968,11 @@
# Updates a managed instance group using the information that you specify in the
# request. This operation is marked as DONE when the group is updated even if
# the instances in the group have not yet been updated. You must separately
# verify the status of the individual instances with the listmanagedinstances
- # method.
+ # method. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group_manager
@@ -18427,11 +19022,12 @@
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
- # Returns the specified instance group resource.
+ # Returns the specified instance group resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group
@@ -18467,11 +19063,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of instance group resources contained within the specified
- # region.
+ # region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -18543,11 +19139,12 @@
execute_or_queue_command(command, &block)
end
# Lists the instances in the specified instance group and displays information
# about the named ports. Depending on the specified options, this method can
- # list all instances or only the instances that are running.
+ # list all instances or only the instances that are running. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group
@@ -18623,11 +19220,12 @@
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
- # Sets the named ports for the specified regional instance group.
+ # Sets the named ports for the specified regional instance group. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] instance_group
@@ -18677,11 +19275,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -18719,11 +19318,12 @@
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
- # Deletes the specified region-specific Operations resource.
+ # Deletes the specified region-specific Operations resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] operation
@@ -18756,11 +19356,12 @@
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
- # Retrieves the specified region-specific Operations resource.
+ # Retrieves the specified region-specific Operations resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] operation
@@ -18796,10 +19397,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of Operation resources contained within the specified region.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -18869,11 +19471,12 @@
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
- # Deletes the specified SslCertificate resource in the region.
+ # Deletes the specified SslCertificate resource in the region. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] ssl_certificate
@@ -18921,11 +19524,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified SslCertificate resource in the specified region. Get a
- # list of available SSL certificates by making a list() request.
+ # list of available SSL certificates by making a list() request. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] ssl_certificate
@@ -18961,11 +19565,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a SslCertificate resource in the specified project and region using
- # the data included in the request
+ # the data included in the request (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::SslCertificate] ssl_certificate_object
@@ -19013,11 +19617,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of SslCertificate resources available to the specified
- # project in the specified region.
+ # project in the specified region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -19087,11 +19691,12 @@
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
- # Deletes the specified TargetHttpProxy resource.
+ # Deletes the specified TargetHttpProxy resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_http_proxy
@@ -19139,11 +19744,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified TargetHttpProxy resource in the specified region. Gets a
- # list of available target HTTP proxies by making a list() request.
+ # list of available target HTTP proxies by making a list() request. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_http_proxy
@@ -19179,11 +19785,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a TargetHttpProxy resource in the specified project and region using
- # the data included in the request.
+ # the data included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::TargetHttpProxy] target_http_proxy_object
@@ -19231,11 +19837,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of TargetHttpProxy resources available to the specified
- # project in the specified region.
+ # project in the specified region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -19305,11 +19911,12 @@
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
- # Changes the URL map for TargetHttpProxy.
+ # Changes the URL map for TargetHttpProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_http_proxy
@@ -19359,11 +19966,12 @@
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
- # Deletes the specified TargetHttpsProxy resource.
+ # Deletes the specified TargetHttpsProxy resource. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_https_proxy
@@ -19411,11 +20019,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified TargetHttpsProxy resource in the specified region. Gets
- # a list of available target HTTP proxies by making a list() request.
+ # a list of available target HTTP proxies by making a list() request. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_https_proxy
@@ -19451,11 +20060,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a TargetHttpsProxy resource in the specified project and region using
- # the data included in the request.
+ # the data included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::TargetHttpsProxy] target_https_proxy_object
@@ -19503,11 +20112,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of TargetHttpsProxy resources available to the specified
- # project in the specified region.
+ # project in the specified region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -19577,11 +20186,12 @@
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
- # Replaces SslCertificates for TargetHttpsProxy.
+ # Replaces SslCertificates for TargetHttpsProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_https_proxy
@@ -19631,11 +20241,12 @@
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
- # Changes the URL map for TargetHttpsProxy.
+ # Changes the URL map for TargetHttpsProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_https_proxy
@@ -19685,11 +20296,12 @@
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
- # Deletes the specified UrlMap resource.
+ # Deletes the specified UrlMap resource. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] url_map
@@ -19728,11 +20340,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified UrlMap resource. Gets a list of available URL maps by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] url_map
@@ -19768,11 +20380,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a UrlMap resource in the specified project using the data included in
- # the request.
+ # the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::UrlMap] url_map_object
@@ -19811,11 +20423,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Initiates a cache invalidation operation, invalidating the specified path,
- # scoped to the specified UrlMap.
+ # scoped to the specified UrlMap. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] url_map
@@ -19857,11 +20469,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of UrlMap resources available to the specified project in
- # the specified region.
+ # the specified region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -19933,11 +20545,11 @@
execute_or_queue_command(command, &block)
end
# Patches the specified UrlMap resource with the data included in the request.
# This method supports PATCH semantics and uses JSON merge patch format and
- # processing rules.
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] url_map
@@ -19978,11 +20590,12 @@
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
- # Updates the specified UrlMap resource with the data included in the request.
+ # Updates the specified UrlMap resource with the data included in the request. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] url_map
@@ -20024,11 +20637,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Runs static validation for the UrlMap. In particular, the tests of the
- # provided UrlMap will be run. Calling this method does NOT create the UrlMap.
+ # provided UrlMap will be run. Calling this method does NOT create the UrlMap. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] url_map
@@ -20067,11 +20681,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified Region resource. Gets a list of available regions by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region resource to return.
# @param [String] fields
@@ -20103,11 +20717,12 @@
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
- # Retrieves the list of region resources available to the specified project.
+ # Retrieves the list of region resources available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -20174,11 +20789,12 @@
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
- # Retrieves an aggregated list of reservations.
+ # Retrieves an aggregated list of reservations. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -20245,11 +20861,11 @@
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
- # Deletes the specified reservation.
+ # Deletes the specified reservation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [String] reservation
@@ -20296,11 +20912,12 @@
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
- # Retrieves information about the specified reservation.
+ # Retrieves information about the specified reservation. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [String] reservation
@@ -20336,11 +20953,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -20379,11 +20996,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a new reservation. For more information, read Reserving zonal
- # resources.
+ # resources. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [Google::Apis::ComputeBeta::Reservation] reservation_object
@@ -20431,11 +21048,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# A list of all the reservations that have been configured for the specified
- # project in specified zone.
+ # project in specified zone. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [String] filter
@@ -20506,11 +21123,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Resizes the reservation (applicable to standalone reservations only). For more
- # information, read Modifying reservations.
+ # information, read Modifying reservations. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [String] reservation
@@ -20561,11 +21179,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -20603,11 +21221,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -20645,11 +21264,12 @@
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
- # Retrieves an aggregated list of resource policies.
+ # Retrieves an aggregated list of resource policies. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -20716,11 +21336,12 @@
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
- # Deletes the specified resource policy.
+ # Deletes the specified resource policy. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] resource_policy
@@ -20767,11 +21388,12 @@
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
- # Retrieves all information of the specified resource policy.
+ # Retrieves all information of the specified resource policy. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] resource_policy
@@ -20807,11 +21429,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -20849,11 +21471,11 @@
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
- # Creates a new resource policy.
+ # Creates a new resource policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [Google::Apis::ComputeBeta::ResourcePolicy] resource_policy_object
@@ -20901,11 +21523,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# A list all the resource policies that have been configured for the specified
- # project in specified region.
+ # project in specified region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -20976,11 +21598,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -21018,11 +21640,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -21060,11 +21683,12 @@
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
- # Retrieves an aggregated list of routers.
+ # Retrieves an aggregated list of routers. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -21131,11 +21755,12 @@
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
- # Deletes the specified Router resource.
+ # Deletes the specified Router resource. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] router
@@ -21183,11 +21808,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified Router resource. Gets a list of available routers by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] router
@@ -21222,11 +21847,12 @@
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
- # Retrieves runtime Nat mapping information of VM endpoints.
+ # Retrieves runtime Nat mapping information of VM endpoints. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] router
@@ -21305,11 +21931,12 @@
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
- # Retrieves runtime information of the specified router.
+ # Retrieves runtime information of the specified router. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] router
@@ -21345,11 +21972,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a Router resource in the specified project and region using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [Google::Apis::ComputeBeta::Router] router_object
@@ -21396,11 +22023,12 @@
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
- # Retrieves a list of Router resources available to the specified project.
+ # Retrieves a list of Router resources available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -21472,11 +22100,11 @@
execute_or_queue_command(command, &block)
end
# Patches the specified Router resource with the data included in the request.
# This method supports PATCH semantics and uses JSON merge patch format and
- # processing rules.
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] router
@@ -21527,11 +22155,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Preview fields auto-generated during router create and update operations.
- # Calling this method does NOT create or update the router.
+ # Calling this method does NOT create or update the router. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] router
@@ -21569,11 +22198,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -21614,11 +22244,12 @@
end
# Updates the specified Router resource with the data included in the request.
# This method conforms to PUT semantics, which requests that the state of the
# target resource be created or replaced with the state defined by the
- # representation enclosed in the request message payload.
+ # representation enclosed in the request message payload. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] router
@@ -21668,11 +22299,12 @@
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
- # Deletes the specified Route resource.
+ # Deletes the specified Route resource. (== suppress_warning http-rest-shadowed =
+ # =)
# @param [String] project
# Project ID for this request.
# @param [String] route
# Name of the Route resource to delete.
# @param [String] request_id
@@ -21717,11 +22349,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified Route resource. Gets a list of available routes by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] route
# Name of the Route resource to return.
# @param [String] fields
@@ -21754,11 +22386,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a Route resource in the specified project using the data included in
- # the request.
+ # the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::Route] route_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -21802,11 +22434,12 @@
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
- # Retrieves the list of Route resources available to the specified project.
+ # Retrieves the list of Route resources available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -21873,11 +22506,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -21912,11 +22546,12 @@
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
- # Inserts a rule into a security policy.
+ # Inserts a rule into a security policy. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] security_policy
# Name of the security policy to update.
# @param [Google::Apis::ComputeBeta::SecurityPolicyRule] security_policy_rule_object
@@ -21954,11 +22589,11 @@
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
- # Deletes the specified policy.
+ # Deletes the specified policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] security_policy
# Name of the security policy to delete.
# @param [String] request_id
@@ -22002,11 +22637,12 @@
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
- # List all of the ordered rules present in a single specified policy.
+ # List all of the ordered rules present in a single specified policy. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] security_policy
# Name of the security policy to get.
# @param [String] fields
@@ -22038,11 +22674,12 @@
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
- # Gets a rule at the specified priority.
+ # Gets a rule at the specified priority. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] security_policy
# Name of the security policy to which the queried rule belongs.
# @param [Fixnum] priority
@@ -22078,11 +22715,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a new policy in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::SecurityPolicy] security_policy_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -22129,11 +22766,12 @@
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
- # List all the policies that have been configured for the specified project.
+ # List all the policies that have been configured for the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -22201,11 +22839,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the current list of preconfigured Web Application Firewall (WAF)
- # expressions.
+ # expressions. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -22272,11 +22910,12 @@
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. (==
+ # suppress_warning http-rest-shadowed ==)
# @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
@@ -22323,11 +22962,12 @@
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 a rule at the specified priority.
+ # Patches a rule at the specified priority. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] security_policy
# Name of the security policy to update.
# @param [Google::Apis::ComputeBeta::SecurityPolicyRule] security_policy_rule_object
@@ -22368,11 +23008,12 @@
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
- # Deletes a rule at the specified priority.
+ # Deletes a rule at the specified priority. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] security_policy
# Name of the security policy to update.
# @param [Fixnum] priority
@@ -22408,11 +23049,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on a security policy. To learn more about labels, read the
- # Labeling Resources documentation.
+ # Labeling Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetLabelsRequest] global_set_labels_request_object
@@ -22447,11 +23088,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -22490,11 +23132,12 @@
# Deletes the specified Snapshot resource. Keep in mind that deleting a single
# snapshot might not necessarily delete all the data on that snapshot. If any
# data on the snapshot that is marked for deletion is needed for subsequent
# snapshots, the data will be moved to the next corresponding snapshot.
- # For more information, see Deleting snapshots.
+ # For more information, see Deleting snapshots. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] snapshot
# Name of the Snapshot resource to delete.
# @param [String] request_id
@@ -22539,11 +23182,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified Snapshot resource. Gets a list of available snapshots by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] snapshot
# Name of the Snapshot resource to return.
# @param [String] fields
@@ -22576,11 +23219,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Fixnum] options_requested_policy_version
@@ -22616,11 +23259,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of Snapshot resources contained within the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -22688,11 +23331,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetPolicyRequest] global_set_policy_request_object
@@ -22728,11 +23371,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on a snapshot. To learn more about labels, read the Labeling
- # Resources documentation.
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::GlobalSetLabelsRequest] global_set_labels_request_object
@@ -22767,11 +23410,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -22807,11 +23451,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of all SslCertificate resources, regional and global,
- # available to the specified project.
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Name of the project scoping this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -22878,11 +23522,12 @@
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
- # Deletes the specified SslCertificate resource.
+ # Deletes the specified SslCertificate resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] ssl_certificate
# Name of the SslCertificate resource to delete.
# @param [String] request_id
@@ -22927,11 +23572,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified SslCertificate resource. Gets a list of available SSL
- # certificates by making a list() request.
+ # certificates by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] ssl_certificate
# Name of the SslCertificate resource to return.
# @param [String] fields
@@ -22964,11 +23610,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a SslCertificate resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::SslCertificate] ssl_certificate_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -23013,11 +23659,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of SslCertificate resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -23084,11 +23730,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -23124,11 +23771,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Deletes the specified SSL policy. The SSL policy resource can be deleted only
- # if it is not in use by any TargetHttpsProxy or TargetSslProxy resources.
+ # if it is not in use by any TargetHttpsProxy or TargetSslProxy resources. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] ssl_policy
# Name of the SSL policy to delete. The name must be 1-63 characters long, and
# comply with RFC1035.
@@ -23173,11 +23821,12 @@
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
- # Lists all of the ordered rules present in a single specified policy.
+ # Lists all of the ordered rules present in a single specified policy. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] ssl_policy
# Name of the SSL policy to update. The name must be 1-63 characters long, and
# comply with RFC1035.
@@ -23211,11 +23860,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified SSL policy resource. Gets a list of available SSL
- # policies by making a list() request.
+ # policies by making a list() request. (== suppress_warning http-rest-shadowed ==
+ # )
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::SslPolicy] ssl_policy_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -23260,10 +23910,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Lists all the SSL policies that have been configured for the specified project.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -23331,11 +23982,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Lists all features that can be specified in the SSL policy when using custom
- # profile.
+ # profile. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -23402,11 +24053,12 @@
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 SSL policy with the data included in the request.
+ # Patches the specified SSL policy with the data included in the request. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] ssl_policy
# Name of the SSL policy to update. The name must be 1-63 characters long, and
# comply with RFC1035.
@@ -23454,11 +24106,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -23493,11 +24146,12 @@
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
- # Retrieves an aggregated list of subnetworks.
+ # Retrieves an aggregated list of subnetworks. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -23564,11 +24218,11 @@
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
- # Deletes the specified subnetwork.
+ # Deletes the specified subnetwork. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] subnetwork
@@ -23615,11 +24269,12 @@
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
- # Expands the IP CIDR range of the subnetwork to a specified value.
+ # Expands the IP CIDR range of the subnetwork to a specified value. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] subnetwork
@@ -23670,11 +24325,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified subnetwork. Gets a list of available subnetworks list()
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] subnetwork
@@ -23710,11 +24365,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the access control policy for a resource. May be empty if no such policy
- # or resource exists.
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -23753,11 +24408,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a subnetwork in the specified project using the data included in the
- # request.
+ # request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::Subnetwork] subnetwork_object
@@ -23804,11 +24459,12 @@
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
- # Retrieves a list of subnetworks available to the specified project.
+ # Retrieves a list of subnetworks available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -23880,11 +24536,12 @@
execute_or_queue_command(command, &block)
end
# Retrieves an aggregated list of all usable subnetworks in the project. The
# list contains all of the subnetworks in the project and the subnetworks that
- # were shared by a Shared VPC host project.
+ # were shared by a Shared VPC host project. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -23954,11 +24611,11 @@
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
# descriptions. You must specify the current fingeprint of the subnetwork
- # resource being patched.
+ # resource being patched. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] subnetwork
@@ -24018,11 +24675,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the access control policy on the specified resource. Replaces any
- # existing policy.
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -24061,11 +24718,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Set whether VMs in this subnet can access Google services without assigning
- # external IP addresses through Private Google Access.
+ # external IP addresses through Private Google Access. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] subnetwork
@@ -24115,11 +24773,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -24158,11 +24817,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of all TargetHttpProxy resources, regional and global,
- # available to the specified project.
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Name of the project scoping this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -24229,11 +24888,12 @@
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
- # Deletes the specified TargetHttpProxy resource.
+ # Deletes the specified TargetHttpProxy resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_http_proxy
# Name of the TargetHttpProxy resource to delete.
# @param [String] request_id
@@ -24278,11 +24938,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified TargetHttpProxy resource. Gets a list of available
- # target HTTP proxies by making a list() request.
+ # target HTTP proxies by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_http_proxy
# Name of the TargetHttpProxy resource to return.
# @param [String] fields
@@ -24315,11 +24976,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a TargetHttpProxy resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::TargetHttpProxy] target_http_proxy_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -24364,11 +25025,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of TargetHttpProxy resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -24435,11 +25096,12 @@
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
- # Changes the URL map for TargetHttpProxy.
+ # Changes the URL map for TargetHttpProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_http_proxy
# Name of the TargetHttpProxy to set a URL map for.
# @param [Google::Apis::ComputeBeta::UrlMapReference] url_map_reference_object
@@ -24486,11 +25148,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -24526,11 +25189,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of all TargetHttpsProxy resources, regional and global,
- # available to the specified project.
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Name of the project scoping this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -24597,11 +25260,12 @@
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
- # Deletes the specified TargetHttpsProxy resource.
+ # Deletes the specified TargetHttpsProxy resource. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_https_proxy
# Name of the TargetHttpsProxy resource to delete.
# @param [String] request_id
@@ -24646,11 +25310,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified TargetHttpsProxy resource. Gets a list of available
- # target HTTPS proxies by making a list() request.
+ # target HTTPS proxies by making a list() request. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_https_proxy
# Name of the TargetHttpsProxy resource to return.
# @param [String] fields
@@ -24683,11 +25348,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a TargetHttpsProxy resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::TargetHttpsProxy] target_https_proxy_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -24732,11 +25397,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of TargetHttpsProxy resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -24803,11 +25468,12 @@
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
- # Sets the QUIC override policy for TargetHttpsProxy.
+ # Sets the QUIC override policy for TargetHttpsProxy. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_https_proxy
# Name of the TargetHttpsProxy resource to set the QUIC override policy for. The
# name should conform to RFC1035.
@@ -24855,11 +25521,12 @@
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
- # Replaces SslCertificates for TargetHttpsProxy.
+ # Replaces SslCertificates for TargetHttpsProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_https_proxy
# Name of the TargetHttpsProxy resource to set an SslCertificates resource for.
# @param [Google::Apis::ComputeBeta::TargetHttpsProxiesSetSslCertificatesRequest] target_https_proxies_set_ssl_certificates_request_object
@@ -24909,11 +25576,11 @@
end
# Sets the SSL policy for TargetHttpsProxy. The SSL policy specifies the server-
# side support for SSL features. This affects connections between clients and
# the HTTPS proxy load balancer. They do not affect the connection between the
- # load balancer and the backends.
+ # load balancer and the backends. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_https_proxy
# Name of the TargetHttpsProxy resource whose SSL policy is to be set. The name
# must be 1-63 characters long, and comply with RFC1035.
@@ -24961,11 +25628,12 @@
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
- # Changes the URL map for TargetHttpsProxy.
+ # Changes the URL map for TargetHttpsProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_https_proxy
# Name of the TargetHttpsProxy resource whose URL map is to be set.
# @param [Google::Apis::ComputeBeta::UrlMapReference] url_map_reference_object
@@ -25012,11 +25680,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -25051,11 +25720,12 @@
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
- # Retrieves an aggregated list of target instances.
+ # Retrieves an aggregated list of target instances. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -25122,11 +25792,12 @@
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
- # Deletes the specified TargetInstance resource.
+ # Deletes the specified TargetInstance resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone scoping this request.
# @param [String] target_instance
@@ -25174,11 +25845,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified TargetInstance resource. Gets a list of available target
- # instances by making a list() request.
+ # instances by making a list() request. (== suppress_warning http-rest-shadowed =
+ # =)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone scoping this request.
# @param [String] target_instance
@@ -25214,11 +25886,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a TargetInstance resource in the specified project and zone using the
- # data included in the request.
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone scoping this request.
# @param [Google::Apis::ComputeBeta::TargetInstance] target_instance_object
@@ -25266,11 +25938,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of TargetInstance resources available to the specified
- # project and zone.
+ # project and zone. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone scoping this request.
# @param [String] filter
@@ -25340,11 +26012,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] resource
@@ -25382,11 +26055,12 @@
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
- # Adds health check URLs to a target pool.
+ # Adds health check URLs to a target pool. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_pool
@@ -25436,11 +26110,11 @@
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
- # Adds an instance to a target pool.
+ # Adds an instance to a target pool. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_pool
@@ -25490,11 +26164,12 @@
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
- # Retrieves an aggregated list of target pools.
+ # Retrieves an aggregated list of target pools. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -25561,11 +26236,11 @@
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
- # Deletes the specified target pool.
+ # Deletes the specified target pool. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_pool
@@ -25613,11 +26288,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified target pool. Gets a list of available target pools by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_pool
@@ -25653,11 +26328,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Gets the most recent health check results for each IP for the instance that is
- # referenced by the given target pool.
+ # referenced by the given target pool. (== suppress_warning http-rest-shadowed ==
+ # )
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_pool
@@ -25696,11 +26372,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a target pool in the specified project and region using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [Google::Apis::ComputeBeta::TargetPool] target_pool_object
@@ -25748,10 +26424,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of target pools available to the specified project and region.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] filter
@@ -25821,11 +26498,12 @@
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
- # Removes health check URL from a target pool.
+ # Removes health check URL from a target pool. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] target_pool
@@ -25875,11 +26553,12 @@
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
- # Removes instance URL from a target pool.
+ # Removes instance URL from a target pool. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_pool
@@ -25929,11 +26608,12 @@
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
- # Changes a backup target pool's configurations.
+ # Changes a backup target pool's configurations. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region scoping this request.
# @param [String] target_pool
@@ -25986,11 +26666,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -26028,11 +26709,12 @@
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
- # Deletes the specified TargetSslProxy resource.
+ # Deletes the specified TargetSslProxy resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_ssl_proxy
# Name of the TargetSslProxy resource to delete.
# @param [String] request_id
@@ -26077,11 +26759,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified TargetSslProxy resource. Gets a list of available target
- # SSL proxies by making a list() request.
+ # SSL proxies by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_ssl_proxy
# Name of the TargetSslProxy resource to return.
# @param [String] fields
@@ -26114,11 +26797,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a TargetSslProxy resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::TargetSslProxy] target_ssl_proxy_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -26163,11 +26846,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of TargetSslProxy resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -26234,11 +26917,12 @@
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
- # Changes the BackendService for TargetSslProxy.
+ # Changes the BackendService for TargetSslProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_ssl_proxy
# Name of the TargetSslProxy resource whose BackendService resource is to be set.
# @param [Google::Apis::ComputeBeta::TargetSslProxiesSetBackendServiceRequest] target_ssl_proxies_set_backend_service_request_object
@@ -26285,11 +26969,12 @@
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
- # Changes the ProxyHeaderType for TargetSslProxy.
+ # Changes the ProxyHeaderType for TargetSslProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_ssl_proxy
# Name of the TargetSslProxy resource whose ProxyHeader is to be set.
# @param [Google::Apis::ComputeBeta::TargetSslProxiesSetProxyHeaderRequest] target_ssl_proxies_set_proxy_header_request_object
@@ -26336,11 +27021,12 @@
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
- # Changes SslCertificates for TargetSslProxy.
+ # Changes SslCertificates for TargetSslProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_ssl_proxy
# Name of the TargetSslProxy resource whose SslCertificate resource is to be set.
# @param [Google::Apis::ComputeBeta::TargetSslProxiesSetSslCertificatesRequest] target_ssl_proxies_set_ssl_certificates_request_object
@@ -26390,11 +27076,11 @@
end
# Sets the SSL policy for TargetSslProxy. The SSL policy specifies the server-
# side support for SSL features. This affects connections between clients and
# the SSL proxy load balancer. They do not affect the connection between the
- # load balancer and the backends.
+ # load balancer and the backends. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_ssl_proxy
# Name of the TargetSslProxy resource whose SSL policy is to be set. The name
# must be 1-63 characters long, and comply with RFC1035.
@@ -26442,11 +27128,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -26481,11 +27168,12 @@
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
- # Deletes the specified TargetTcpProxy resource.
+ # Deletes the specified TargetTcpProxy resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_tcp_proxy
# Name of the TargetTcpProxy resource to delete.
# @param [String] request_id
@@ -26530,11 +27218,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified TargetTcpProxy resource. Gets a list of available target
- # TCP proxies by making a list() request.
+ # TCP proxies by making a list() request. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_tcp_proxy
# Name of the TargetTcpProxy resource to return.
# @param [String] fields
@@ -26567,11 +27256,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a TargetTcpProxy resource in the specified project using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::TargetTcpProxy] target_tcp_proxy_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -26616,11 +27305,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of TargetTcpProxy resources available to the specified
- # project.
+ # project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -26687,11 +27376,12 @@
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
- # Changes the BackendService for TargetTcpProxy.
+ # Changes the BackendService for TargetTcpProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_tcp_proxy
# Name of the TargetTcpProxy resource whose BackendService resource is to be set.
# @param [Google::Apis::ComputeBeta::TargetTcpProxiesSetBackendServiceRequest] target_tcp_proxies_set_backend_service_request_object
@@ -26738,11 +27428,12 @@
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
- # Changes the ProxyHeaderType for TargetTcpProxy.
+ # Changes the ProxyHeaderType for TargetTcpProxy. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] target_tcp_proxy
# Name of the TargetTcpProxy resource whose ProxyHeader is to be set.
# @param [Google::Apis::ComputeBeta::TargetTcpProxiesSetProxyHeaderRequest] target_tcp_proxies_set_proxy_header_request_object
@@ -26789,11 +27480,12 @@
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
- # Retrieves an aggregated list of target VPN gateways.
+ # Retrieves an aggregated list of target VPN gateways. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -26860,11 +27552,12 @@
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
- # Deletes the specified target VPN gateway.
+ # Deletes the specified target VPN gateway. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] target_vpn_gateway
@@ -26912,11 +27605,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified target VPN gateway. Gets a list of available target VPN
- # gateways by making a list() request.
+ # gateways by making a list() request. (== suppress_warning http-rest-shadowed ==
+ # )
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] target_vpn_gateway
@@ -26952,11 +27646,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a target VPN gateway in the specified project and region using the
- # data included in the request.
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [Google::Apis::ComputeBeta::TargetVpnGateway] target_vpn_gateway_object
@@ -27004,11 +27698,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of target VPN gateways available to the specified project and
- # region.
+ # region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -27079,11 +27773,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on a TargetVpnGateway. To learn more about labels, read the
- # Labeling Resources documentation.
+ # Labeling Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The region for this request.
# @param [String] resource
@@ -27133,11 +27827,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -27176,11 +27871,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves the list of all UrlMap resources, regional and global, available to
- # the specified project.
+ # the specified project. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Name of the project scoping this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -27247,11 +27942,12 @@
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
- # Deletes the specified UrlMap resource.
+ # Deletes the specified UrlMap resource. (== suppress_warning http-rest-shadowed
+ # ==)
# @param [String] project
# Project ID for this request.
# @param [String] url_map
# Name of the UrlMap resource to delete.
# @param [String] request_id
@@ -27296,11 +27992,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified UrlMap resource. Gets a list of available URL maps by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] url_map
# Name of the UrlMap resource to return.
# @param [String] fields
@@ -27333,11 +28029,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a UrlMap resource in the specified project using the data included in
- # the request.
+ # the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [Google::Apis::ComputeBeta::UrlMap] url_map_object
# @param [String] request_id
# An optional request ID to identify requests. Specify a unique request ID so
@@ -27382,11 +28078,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Initiates a cache invalidation operation, invalidating the specified path,
- # scoped to the specified UrlMap.
+ # scoped to the specified UrlMap. (== suppress_warning http-rest-shadowed ==)
# @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
@@ -27433,11 +28129,12 @@
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
- # Retrieves the list of UrlMap resources available to the specified project.
+ # Retrieves the list of UrlMap resources available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -27506,11 +28203,11 @@
execute_or_queue_command(command, &block)
end
# Patches the specified UrlMap resource with the data included in the request.
# This method supports PATCH semantics and uses the JSON merge patch format and
- # processing rules.
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] url_map
# Name of the UrlMap resource to patch.
# @param [Google::Apis::ComputeBeta::UrlMap] url_map_object
@@ -27557,11 +28254,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] resource
# Name or id of the resource for this request.
# @param [Google::Apis::ComputeBeta::TestPermissionsRequest] test_permissions_request_object
@@ -27596,11 +28294,12 @@
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
- # Updates the specified UrlMap resource with the data included in the request.
+ # Updates the specified UrlMap resource with the data included in the request. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] url_map
# Name of the UrlMap resource to update.
# @param [Google::Apis::ComputeBeta::UrlMap] url_map_object
@@ -27648,11 +28347,12 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Runs static validation for the UrlMap. In particular, the tests of the
- # provided UrlMap will be run. Calling this method does NOT create the UrlMap.
+ # provided UrlMap will be run. Calling this method does NOT create the UrlMap. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] url_map
# Name of the UrlMap resource to be validated as.
# @param [Google::Apis::ComputeBeta::ValidateUrlMapsRequest] validate_url_maps_request_object
@@ -27687,11 +28387,12 @@
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
- # Retrieves an aggregated list of VPN gateways.
+ # Retrieves an aggregated list of VPN gateways. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -27758,11 +28459,11 @@
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
- # Deletes the specified VPN gateway.
+ # Deletes the specified VPN gateway. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] vpn_gateway
@@ -27810,11 +28511,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified VPN gateway. Gets a list of available VPN gateways by
- # making a list() request.
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] vpn_gateway
@@ -27849,11 +28550,12 @@
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
- # Returns the status for the specified VPN gateway.
+ # Returns the status for the specified VPN gateway. (== suppress_warning http-
+ # rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] vpn_gateway
@@ -27889,11 +28591,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a VPN gateway in the specified project and region using the data
- # included in the request.
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [Google::Apis::ComputeBeta::VpnGateway] vpn_gateway_object
@@ -27941,10 +28643,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of VPN gateways available to the specified project and region.
+ # (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -28015,11 +28718,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on a VpnGateway. To learn more about labels, read the Labeling
- # Resources documentation.
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The region for this request.
# @param [String] resource
@@ -28069,11 +28772,12 @@
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
- # Retrieves an aggregated list of VPN tunnels.
+ # Retrieves an aggregated list of VPN tunnels. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -28140,11 +28844,12 @@
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
- # Deletes the specified VpnTunnel resource.
+ # Deletes the specified VpnTunnel resource. (== suppress_warning http-rest-
+ # shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] vpn_tunnel
@@ -28192,11 +28897,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified VpnTunnel resource. Gets a list of available VPN tunnels
- # by making a list() request.
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] vpn_tunnel
@@ -28232,11 +28937,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Creates a VpnTunnel resource in the specified project and region using the
- # data included in the request.
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [Google::Apis::ComputeBeta::VpnTunnel] vpn_tunnel_object
@@ -28284,11 +28989,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Retrieves a list of VpnTunnel resources contained in the specified project and
- # region.
+ # region. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# Name of the region for this request.
# @param [String] filter
@@ -28359,11 +29064,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Sets the labels on a VpnTunnel. To learn more about labels, read the Labeling
- # Resources documentation.
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The region for this request.
# @param [String] resource
@@ -28413,11 +29118,12 @@
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
- # Returns permissions that a caller has on the specified resource.
+ # Returns permissions that a caller has on the specified resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] region
# The name of the region for this request.
# @param [String] resource
@@ -28455,11 +29161,12 @@
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
- # Deletes the specified zone-specific Operations resource.
+ # Deletes the specified zone-specific Operations resource. (== suppress_warning
+ # http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [String] operation
@@ -28492,11 +29199,12 @@
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
- # Retrieves the specified zone-specific Operations resource.
+ # Retrieves the specified zone-specific Operations resource. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for this request.
# @param [String] operation
@@ -28531,11 +29239,12 @@
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
- # Retrieves a list of Operation resources contained within the specified zone.
+ # Retrieves a list of Operation resources contained within the specified zone. (=
+ # = suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone for request.
# @param [String] filter
@@ -28606,11 +29315,11 @@
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
# Returns the specified Zone resource. Gets a list of available zones by making
- # a list() request.
+ # a list() request. (== suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] zone
# Name of the zone resource to return.
# @param [String] fields
@@ -28642,10 +29351,11 @@
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
- # Retrieves the list of Zone resources available to the specified project.
+ # Retrieves the list of Zone resources available to the specified project. (==
+ # suppress_warning http-rest-shadowed ==)
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value