lib/google/cloud/container/v1beta1/cluster_manager_client.rb in google-cloud-container-0.10.1 vs lib/google/cloud/container/v1beta1/cluster_manager_client.rb in google-cloud-container-0.11.0
- old
+ new
@@ -452,11 +452,11 @@
# [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster
# resides, or "-" for all zones.
# This field has been deprecated and replaced by the parent field.
# @param parent [String]
# The parent (project and location) where the clusters will be listed.
- # Specified in the format 'projects/*/locations/*'.
+ # Specified in the format `projects/*/locations/*`.
# Location "-" matches all zones and all regions.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
@@ -505,11 +505,11 @@
# @param cluster_id [String]
# Required. Deprecated. The name of the cluster to retrieve.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project, location, cluster) of the cluster to retrieve.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Cluster]
@@ -571,16 +571,16 @@
# [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster
# resides.
# This field has been deprecated and replaced by the parent field.
# @param cluster [Google::Container::V1beta1::Cluster | Hash]
# Required. A [cluster
- # resource](/container-engine/reference/rest/v1beta1/projects.zones.clusters)
+ # resource](https://cloud.google.com/container-engine/reference/rest/v1beta1/projects.zones.clusters)
# A hash of the same form as `Google::Container::V1beta1::Cluster`
# can also be provided.
# @param parent [String]
# The parent (project and location) where the cluster will be created.
- # Specified in the format 'projects/*/locations/*'.
+ # Specified in the format `projects/*/locations/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -637,11 +637,11 @@
# Required. A description of the update.
# A hash of the same form as `Google::Container::V1beta1::ClusterUpdate`
# can also be provided.
# @param name [String]
# The name (project, location, cluster) of the cluster to update.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -721,11 +721,11 @@
# A hash of the same form as `Google::Container::V1beta1::WorkloadMetadataConfig`
# can also be provided.
# @param name [String]
# The name (project, location, cluster, node pool) of the node pool to
# update. Specified in the format
- # 'projects/*/locations/*/clusters/*/nodePools/*'.
+ # `projects/*/locations/*/clusters/*/nodePools/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -803,11 +803,11 @@
# A hash of the same form as `Google::Container::V1beta1::NodePoolAutoscaling`
# can also be provided.
# @param name [String]
# The name (project, location, cluster, node pool) of the node pool to set
# autoscaler settings. Specified in the format
- # 'projects/*/locations/*/clusters/*/nodePools/*'.
+ # `projects/*/locations/*/clusters/*/nodePools/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -876,11 +876,11 @@
#
# * "logging.googleapis.com" - the Google Cloud Logging service
# * "none" - no metrics will be exported from the cluster
# @param name [String]
# The name (project, location, cluster) of the cluster to set logging.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -944,11 +944,11 @@
#
# * "monitoring.googleapis.com" - the Google Cloud Monitoring service
# * "none" - no metrics will be exported from the cluster
# @param name [String]
# The name (project, location, cluster) of the cluster to set monitoring.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1011,11 +1011,11 @@
# cluster.
# A hash of the same form as `Google::Container::V1beta1::AddonsConfig`
# can also be provided.
# @param name [String]
# The name (project, location, cluster) of the cluster to set addons.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1081,11 +1081,11 @@
# whether locations are being added or removed.
#
# This list must always include the cluster's primary zone.
# @param name [String]
# The name (project, location, cluster) of the cluster to set locations.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1154,11 +1154,11 @@
# * "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version
# * "1.X.Y-gke.N": picks an explicit Kubernetes version
# * "-": picks the default Kubernetes version
# @param name [String]
# The name (project, location, cluster) of the cluster to update.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1224,11 +1224,11 @@
# Required. A description of the update.
# A hash of the same form as `Google::Container::V1beta1::MasterAuth`
# can also be provided.
# @param name [String]
# The name (project, location, cluster) of the cluster to set auth.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1299,11 +1299,11 @@
# @param cluster_id [String]
# Required. Deprecated. The name of the cluster to delete.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project, location, cluster) of the cluster to delete.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1352,11 +1352,11 @@
# Required. Deprecated. The name of the Google Compute Engine
# [zone](https://cloud.google.com/compute/docs/zones#available) to return operations for, or `-` for
# all zones. This field has been deprecated and replaced by the parent field.
# @param parent [String]
# The parent (project and location) where the operations will be listed.
- # Specified in the format 'projects/*/locations/*'.
+ # Specified in the format `projects/*/locations/*`.
# Location "-" matches all zones and all regions.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
@@ -1405,11 +1405,11 @@
# @param operation_id [String]
# Required. Deprecated. The server-assigned `name` of the operation.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project, location, operation id) of the operation to get.
- # Specified in the format 'projects/*/locations/*/operations/*'.
+ # Specified in the format `projects/*/locations/*/operations/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1461,11 +1461,11 @@
# @param operation_id [String]
# Required. Deprecated. The server-assigned `name` of the operation.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project, location, operation id) of the operation to cancel.
- # Specified in the format 'projects/*/locations/*/operations/*'.
+ # Specified in the format `projects/*/locations/*/operations/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result []
@@ -1514,11 +1514,11 @@
# Required. Deprecated. The name of the Google Compute Engine
# [zone](https://cloud.google.com/compute/docs/zones#available) to return operations for.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project and location) of the server config to get,
- # specified in the format 'projects/*/locations/*'.
+ # specified in the format `projects/*/locations/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::ServerConfig]
@@ -1566,11 +1566,11 @@
# @param cluster_id [String]
# Required. Deprecated. The name of the cluster.
# This field has been deprecated and replaced by the parent field.
# @param parent [String]
# The parent (project, location, cluster id) where the node pools will be
- # listed. Specified in the format 'projects/*/locations/*/clusters/*'.
+ # listed. Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::ListNodePoolsResponse]
@@ -1627,11 +1627,11 @@
# Required. Deprecated. The name of the node pool.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project, location, cluster, node pool id) of the node pool to
# get. Specified in the format
- # 'projects/*/locations/*/clusters/*/nodePools/*'.
+ # `projects/*/locations/*/clusters/*/nodePools/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::NodePool]
@@ -1694,11 +1694,11 @@
# A hash of the same form as `Google::Container::V1beta1::NodePool`
# can also be provided.
# @param parent [String]
# The parent (project, location, cluster id) where the node pool will be
# created. Specified in the format
- # 'projects/*/locations/*/clusters/*'.
+ # `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1760,11 +1760,11 @@
# Required. Deprecated. The name of the node pool to delete.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project, location, cluster, node pool id) of the node pool to
# delete. Specified in the format
- # 'projects/*/locations/*/clusters/*/nodePools/*'.
+ # `projects/*/locations/*/clusters/*/nodePools/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1827,11 +1827,11 @@
# Required. Deprecated. The name of the node pool to rollback.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project, location, cluster, node pool id) of the node poll to
# rollback upgrade.
- # Specified in the format 'projects/*/locations/*/clusters/*/nodePools/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*/nodePools/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1897,11 +1897,11 @@
# A hash of the same form as `Google::Container::V1beta1::NodeManagement`
# can also be provided.
# @param name [String]
# The name (project, location, cluster, node pool id) of the node pool to set
# management properties. Specified in the format
- # 'projects/*/locations/*/clusters/*/nodePools/*'.
+ # `projects/*/locations/*/clusters/*/nodePools/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -1973,11 +1973,11 @@
# labels. You must always provide an up-to-date fingerprint hash when
# updating or changing labels. Make a <code>get()</code> request to the
# resource to get the latest fingerprint.
# @param name [String]
# The name (project, location, cluster id) of the cluster to set labels.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -2042,11 +2042,11 @@
# This field has been deprecated and replaced by the name field.
# @param enabled [true, false]
# Required. Whether ABAC authorization will be enabled in the cluster.
# @param name [String]
# The name (project, location, cluster id) of the cluster to set legacy abac.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -2104,11 +2104,11 @@
# @param cluster_id [String]
# Required. Deprecated. The name of the cluster.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project, location, cluster id) of the cluster to start IP
- # rotation. Specified in the format 'projects/*/locations/*/clusters/*'.
+ # rotation. Specified in the format `projects/*/locations/*/clusters/*`.
# @param rotate_credentials [true, false]
# Whether to rotate credentials during IP rotation.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
@@ -2165,11 +2165,11 @@
# @param cluster_id [String]
# Required. Deprecated. The name of the cluster.
# This field has been deprecated and replaced by the name field.
# @param name [String]
# The name (project, location, cluster id) of the cluster to complete IP
- # rotation. Specified in the format 'projects/*/locations/*/clusters/*'.
+ # rotation. Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -2228,11 +2228,11 @@
# @param node_count [Integer]
# Required. The desired node count for the pool.
# @param name [String]
# The name (project, location, cluster, node pool id) of the node pool to set
# size.
- # Specified in the format 'projects/*/locations/*/clusters/*/nodePools/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*/nodePools/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -2299,11 +2299,11 @@
# Required. Configuration options for the NetworkPolicy feature.
# A hash of the same form as `Google::Container::V1beta1::NetworkPolicy`
# can also be provided.
# @param name [String]
# The name (project, location, cluster id) of the cluster to set networking
- # policy. Specified in the format 'projects/*/locations/*/clusters/*'.
+ # policy. Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -2364,11 +2364,11 @@
# A hash of the same form as `Google::Container::V1beta1::MaintenancePolicy`
# can also be provided.
# @param name [String]
# The name (project, location, cluster id) of the cluster to set maintenance
# policy.
- # Specified in the format 'projects/*/locations/*/clusters/*'.
+ # Specified in the format `projects/*/locations/*/clusters/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::Operation]
@@ -2414,11 +2414,11 @@
# Lists subnetworks that can be used for creating clusters in a project.
#
# @param parent [String]
# Required. The parent project where subnetworks are usable.
- # Specified in the format 'projects/*'.
+ # Specified in the format `projects/*`.
# @param filter [String]
# Filtering currently only supports equality on the networkProjectId and must
# be in the form: "networkProjectId=[PROJECTID]", where `networkProjectId`
# is the project which owns the listed subnetworks. This defaults to the
# parent project ID.
@@ -2478,10 +2478,10 @@
# Fetches locations that offer Google Kubernetes Engine.
#
# @param parent [String]
# Required. Contains the name of the resource requested.
- # Specified in the format 'projects/*'.
+ # Specified in the format `projects/*`.
# @param options [Google::Gax::CallOptions]
# Overrides the default settings for this call, e.g, timeout,
# retries, etc.
# @yield [result, operation] Access the result along with the RPC operation
# @yieldparam result [Google::Container::V1beta1::ListLocationsResponse]