diff --git a/api_names_out.yaml b/api_names_out.yaml index aaa6bc0c3d0..d0761d16be2 100644 --- a/api_names_out.yaml +++ b/api_names_out.yaml @@ -135942,6 +135942,7 @@ "/container:v1beta1/ClusterUpdate/desiredReleaseChannel": desired_release_channel "/container:v1beta1/ClusterUpdate/desiredResourceUsageExportConfig": desired_resource_usage_export_config "/container:v1beta1/ClusterUpdate/desiredSecretManagerConfig": desired_secret_manager_config +"/container:v1beta1/ClusterUpdate/desiredSecretSyncConfig": desired_secret_sync_config "/container:v1beta1/ClusterUpdate/desiredSecurityPostureConfig": desired_security_posture_config "/container:v1beta1/ClusterUpdate/desiredServiceExternalIpsConfig": desired_service_external_ips_config "/container:v1beta1/ClusterUpdate/desiredShieldedNodes": desired_shielded_nodes diff --git a/generated/google-apis-container_v1beta1/CHANGELOG.md b/generated/google-apis-container_v1beta1/CHANGELOG.md index 336901799ab..0bcf4b1453a 100644 --- a/generated/google-apis-container_v1beta1/CHANGELOG.md +++ b/generated/google-apis-container_v1beta1/CHANGELOG.md @@ -1,8 +1,8 @@ # Release history for google-apis-container_v1beta1 -### v0.95.0 (2025-10-26) +### v0.95.0 (2025-11-02) -* Regenerated from discovery document revision 20251014 +* Regenerated from discovery document revision 20251021 ### v0.94.0 (2025-10-19) diff --git a/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/classes.rb b/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/classes.rb index 441a7ef9b0b..f43bdf03d74 100644 --- a/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/classes.rb +++ b/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/classes.rb @@ -32,7 +32,7 @@ class AcceleratorConfig attr_accessor :accelerator_count # The accelerator type resource name. List of supported accelerators [here]( - # https://`$universe.dns_names.final_documentation_domain`/compute/docs/gpus) + # https://cloud.google.com/compute/docs/gpus) # Corresponds to the JSON property `acceleratorType` # @return [String] attr_accessor :accelerator_type @@ -647,8 +647,7 @@ class AutoprovisioningNodePoolDefaults # each node in the node pool. This should be of the form projects/[ # KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME] # . For more information about protecting resources with Cloud KMS Keys please - # see: https://`$universe.dns_names.final_documentation_domain`/compute/docs/ - # disks/customer-managed-encryption + # see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption # Corresponds to the JSON property `bootDiskKmsKey` # @return [String] attr_accessor :boot_disk_kms_key @@ -665,9 +664,8 @@ class AutoprovisioningNodePoolDefaults # @return [String] attr_accessor :disk_type - # The image type to use for NAP created node. Please see https://`$universe. - # dns_names.final_documentation_domain`/kubernetes-engine/docs/concepts/node- - # images for available image types. + # The image type to use for NAP created node. Please see https://cloud.google. + # com/kubernetes-engine/docs/concepts/node-images for available image types. # Corresponds to the JSON property `imageType` # @return [String] attr_accessor :image_type @@ -688,11 +686,11 @@ class AutoprovisioningNodePoolDefaults # instance may be scheduled on the specified or newer CPU platform. Applicable # values are the friendly names of CPU platforms, such as minCpuPlatform: Intel # Haswell or minCpuPlatform: Intel Sandy Bridge. For more information, read [how - # to specify min CPU platform](https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/instances/specify-min-cpu-platform). - # This field is deprecated, min_cpu_platform should be specified using `cloud. - # google.com/requested-min-cpu-platform` label selector on the pod. To unset the - # min cpu platform field pass "automatic" as field value. + # to specify min CPU platform](https://cloud.google.com/compute/docs/instances/ + # specify-min-cpu-platform). This field is deprecated, min_cpu_platform should + # be specified using `cloud.google.com/requested-min-cpu-platform` label + # selector on the pod. To unset the min cpu platform field pass "automatic" as + # field value. # Corresponds to the JSON property `minCpuPlatform` # @return [String] attr_accessor :min_cpu_platform @@ -702,10 +700,10 @@ class AutoprovisioningNodePoolDefaults # required, and by default are not included: * `https://www.googleapis.com/auth/ # compute` is required for mounting persistent storage on your nodes. * `https:// # www.googleapis.com/auth/devstorage.read_only` is required for communicating - # with **gcr.io** (the [Google Container Registry](https://`$universe.dns_names. - # final_documentation_domain`/container-registry/)). If unspecified, no scopes - # are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case - # their required scopes will be added. + # with **gcr.io** (the [Artifact Registry](https://cloud.google.com/artifact- + # registry/)). If unspecified, no scopes are added, unless Cloud Logging or + # Cloud Monitoring are enabled, in which case their required scopes will be + # added. # Corresponds to the JSON property `oauthScopes` # @return [Array] attr_accessor :oauth_scopes @@ -1065,17 +1063,15 @@ class CancelOperationRequest attr_accessor :operation_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the operation resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the operation resides. This field + # has been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -1104,9 +1100,8 @@ class CertificateAuthorityDomainConfig # @return [Array] attr_accessor :fqdns - # GCPSecretManagerCertificateConfig configures a secret from [Google Secret - # Manager](https://`$universe.dns_names.final_documentation_domain`/secret- - # manager). + # GCPSecretManagerCertificateConfig configures a secret from [Secret Manager]( + # https://cloud.google.com/secret-manager). # Corresponds to the JSON property `gcpSecretManagerCertificateConfig` # @return [Google::Apis::ContainerV1beta1::GcpSecretManagerCertificateConfig] attr_accessor :gcp_secret_manager_certificate_config @@ -1320,12 +1315,11 @@ class Cluster # @return [Fixnum] attr_accessor :current_node_count - # Output only. Deprecated, use [NodePool.version](https://`$universe.dns_names. - # final_documentation_domain`/kubernetes-engine/docs/reference/rest/v1beta1/ - # projects.locations.clusters.nodePools) instead. The current version of the - # node software components. If they are currently at multiple versions because - # they're in the process of being upgraded, this reflects the minimum version of - # all nodes. + # Output only. Deprecated, use [NodePool.version](https://cloud.google.com/ + # kubernetes-engine/docs/reference/rest/v1beta1/projects.locations.clusters. + # nodePools) instead. The current version of the node software components. If + # they are currently at multiple versions because they're in the process of + # being upgraded, this reflects the minimum version of all nodes. # Corresponds to the JSON property `currentNodeVersion` # @return [String] attr_accessor :current_node_version @@ -1430,14 +1424,13 @@ class Cluster attr_accessor :initial_cluster_version # The number of nodes to create in this cluster. You must ensure that your - # Compute Engine [resource quota](https://`$universe.dns_names. - # final_documentation_domain`/compute/quotas) is sufficient for this number of - # instances. You must also have available firewall and routes quota. For - # requests, this field should only be used in lieu of a "node_pool" object, - # since this configuration (along with the "node_config") will be used to create - # a "NodePool" object with an auto-generated name. Do not use this and a - # node_pool at the same time. This field is deprecated, use node_pool. - # initial_node_count instead. + # Compute Engine [resource quota](https://cloud.google.com/compute/quotas) is + # sufficient for this number of instances. You must also have available firewall + # and routes quota. For requests, this field should only be used in lieu of a " + # node_pool" object, since this configuration (along with the "node_config") + # will be used to create a "NodePool" object with an auto-generated name. Do not + # use this and a node_pool at the same time. This field is deprecated, use + # node_pool.initial_node_count instead. # Corresponds to the JSON property `initialNodeCount` # @return [Fixnum] attr_accessor :initial_node_count @@ -1462,26 +1455,23 @@ class Cluster # @return [Google::Apis::ContainerV1beta1::LegacyAbac] attr_accessor :legacy_abac - # Output only. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/regions-zones/regions-zones# - # available) or [region](https://`$universe.dns_names.final_documentation_domain` - # /compute/docs/regions-zones/regions-zones#available) in which the cluster - # resides. + # Output only. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/regions-zones/regions-zones#available) or [region](https:// + # cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which + # the cluster resides. # Corresponds to the JSON property `location` # @return [String] attr_accessor :location - # The list of Google Compute Engine [zones](https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/zones#available) in which the cluster' - # s nodes should be located. This field provides a default value if [NodePool. - # Locations](https://`$universe.dns_names.final_documentation_domain`/kubernetes- - # engine/docs/reference/rest/v1/projects.locations.clusters.nodePools#NodePool. - # FIELDS.locations) are not specified during node pool creation. Warning: - # changing cluster locations will update the [NodePool.Locations](https://`$ - # universe.dns_names.final_documentation_domain`/kubernetes-engine/docs/ - # reference/rest/v1/projects.locations.clusters.nodePools#NodePool.FIELDS. - # locations) of all node pools and will result in nodes being added and/or - # removed. + # The list of Google Compute Engine [zones](https://cloud.google.com/compute/ + # docs/zones#available) in which the cluster's nodes should be located. This + # field provides a default value if [NodePool.Locations](https://cloud.google. + # com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters. + # nodePools#NodePool.FIELDS.locations) are not specified during node pool + # creation. Warning: changing cluster locations will update the [NodePool. + # Locations](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/ + # projects.locations.clusters.nodePools#NodePool.FIELDS.locations) of all node + # pools and will result in nodes being added and/or removed. # Corresponds to the JSON property `locations` # @return [Array] attr_accessor :locations @@ -1563,10 +1553,10 @@ class Cluster # @return [String] attr_accessor :name - # The name of the Google Compute Engine [network](https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/networks-and-firewalls#networks) to - # which the cluster is connected. If left unspecified, the `default` network - # will be used. On output this shows the network ID instead of the name. + # The name of the Google Compute Engine [network](https://cloud.google.com/ + # compute/docs/networks-and-firewalls#networks) to which the cluster is + # connected. If left unspecified, the `default` network will be used. On output + # this shows the network ID instead of the name. # Corresponds to the JSON property `network` # @return [String] attr_accessor :network @@ -1738,10 +1728,9 @@ class Cluster # @return [String] attr_accessor :status_message - # The name of the Google Compute Engine [subnetwork](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/subnetworks) to which the - # cluster is connected. On output this shows the subnetwork ID instead of the - # name. + # The name of the Google Compute Engine [subnetwork](https://cloud.google.com/ + # compute/docs/subnetworks) to which the cluster is connected. On output this + # shows the subnetwork ID instead of the name. # Corresponds to the JSON property `subnetwork` # @return [String] attr_accessor :subnetwork @@ -1790,9 +1779,9 @@ class Cluster # @return [Google::Apis::ContainerV1beta1::WorkloadIdentityConfig] attr_accessor :workload_identity_config - # Output only. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field is deprecated, use location instead. + # Output only. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field is + # deprecated, use location instead. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -1901,9 +1890,8 @@ def update!(**args) class ClusterAutoscaling include Google::Apis::Core::Hashable - # The list of Google Compute Engine [zones](https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/zones#available) in which the - # NodePool's nodes can be created by NAP. + # The list of Google Compute Engine [zones](https://cloud.google.com/compute/ + # docs/zones#available) in which the NodePool's nodes can be created by NAP. # Corresponds to the JSON property `autoprovisioningLocations` # @return [Array] attr_accessor :autoprovisioning_locations @@ -2196,11 +2184,11 @@ class ClusterUpdate # @return [Google::Apis::ContainerV1beta1::IlbSubsettingConfig] attr_accessor :desired_l4ilb_subsetting_config - # The desired list of Google Compute Engine [zones](https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/zones#available) in which the cluster' - # s nodes should be located. This list must always include the cluster's primary - # zone. Warning: changing cluster locations will update the locations of all - # node pools and will result in nodes being added and/or removed. + # The desired list of Google Compute Engine [zones](https://cloud.google.com/ + # compute/docs/zones#available) in which the cluster's nodes should be located. + # This list must always include the cluster's primary zone. Warning: changing + # cluster locations will update the locations of all node pools and will result + # in nodes being added and/or removed. # Corresponds to the JSON property `desiredLocations` # @return [Array] attr_accessor :desired_locations @@ -2300,10 +2288,9 @@ class ClusterUpdate # A map of resource manager tag keys and values to be attached to the nodes for # managing Compute Engine firewalls using Network Firewall Policies. Tags must - # be according to specifications in https://`$universe.dns_names. - # final_documentation_domain`/vpc/docs/tags-firewalls-overview#specifications. A - # maximum of 5 tag key-value pairs can be specified. Existing tags will be - # replaced with new values. + # be according to specifications in https://cloud.google.com/vpc/docs/tags- + # firewalls-overview#specifications. A maximum of 5 tag key-value pairs can be + # specified. Existing tags will be replaced with new values. # Corresponds to the JSON property `desiredNodePoolAutoConfigResourceManagerTags` # @return [Google::Apis::ContainerV1beta1::ResourceManagerTags] attr_accessor :desired_node_pool_auto_config_resource_manager_tags @@ -2401,6 +2388,11 @@ class ClusterUpdate # @return [Google::Apis::ContainerV1beta1::SecretManagerConfig] attr_accessor :desired_secret_manager_config + # Configuration for sync Secret Manager secrets as k8s secrets. + # Corresponds to the JSON property `desiredSecretSyncConfig` + # @return [Google::Apis::ContainerV1beta1::SecretSyncConfig] + attr_accessor :desired_secret_sync_config + # SecurityPostureConfig defines the flags needed to enable/disable features for # the Security Posture API. # Corresponds to the JSON property `desiredSecurityPostureConfig` @@ -2566,6 +2558,7 @@ def update!(**args) @desired_release_channel = args[:desired_release_channel] if args.key?(:desired_release_channel) @desired_resource_usage_export_config = args[:desired_resource_usage_export_config] if args.key?(:desired_resource_usage_export_config) @desired_secret_manager_config = args[:desired_secret_manager_config] if args.key?(:desired_secret_manager_config) + @desired_secret_sync_config = args[:desired_secret_sync_config] if args.key?(:desired_secret_sync_config) @desired_security_posture_config = args[:desired_security_posture_config] if args.key?(:desired_security_posture_config) @desired_service_external_ips_config = args[:desired_service_external_ips_config] if args.key?(:desired_service_external_ips_config) @desired_shielded_nodes = args[:desired_shielded_nodes] if args.key?(:desired_shielded_nodes) @@ -2657,17 +2650,15 @@ class CompleteIpRotationRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -2899,17 +2890,15 @@ class CreateClusterRequest attr_accessor :parent # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the parent - # field. + # Deprecated. The name of the Google Compute Engine [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. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -2954,17 +2943,15 @@ class CreateNodePoolRequest attr_accessor :parent # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the parent - # field. + # Deprecated. The name of the Google Compute Engine [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. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -3395,16 +3382,15 @@ class EphemeralStorageConfig # Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. # The limit for this value is dependent upon the maximum number of disk - # available on a machine per zone. See: https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/disks/local-ssd for more information. - # A zero (or unset) value has different meanings depending on machine type being - # used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, - # zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For - # Gen3 machines which dictate a specific number of local ssds, zero (or unset) - # means to use the default number of local ssds that goes with that machine type. - # For example, for a c3-standard-8-lssd machine, 2 local ssds would be - # provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be - # provisioned. See https://`$universe.dns_names.final_documentation_domain`/ + # available on a machine per zone. See: https://cloud.google.com/compute/docs/ + # disks/local-ssd for more information. A zero (or unset) value has different + # meanings depending on machine type being used: 1. For pre-Gen3 machines, which + # support flexible numbers of local ssds, zero (or unset) means to disable using + # local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific + # number of local ssds, zero (or unset) means to use the default number of local + # ssds that goes with that machine type. For example, for a c3-standard-8-lssd + # machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't + # support local ssds), 0 will be provisioned. See https://cloud.google.com/ # compute/docs/disks/local-ssd#choose_number_local_ssds for more info. # Corresponds to the JSON property `localSsdCount` # @return [Fixnum] @@ -3435,15 +3421,13 @@ class EphemeralStorageLocalSsdConfig # used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, # zero (or unset) means to disable using local SSDs as ephemeral storage. The # limit for this value is dependent upon the maximum number of disk available on - # a machine per zone. See: https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/disks/local-ssd for more information. - # 2. For Gen3 machines which dictate a specific number of local ssds, zero (or - # unset) means to use the default number of local ssds that goes with that - # machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds - # would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 - # will be provisioned. See https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/disks/local-ssd# - # choose_number_local_ssds for more info. + # a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd + # for more information. 2. For Gen3 machines which dictate a specific number of + # local ssds, zero (or unset) means to use the default number of local ssds that + # goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 + # local ssds would be provisioned. For c3-standard-8 (which doesn't support + # local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/ + # disks/local-ssd#choose_number_local_ssds for more info. # Corresponds to the JSON property `localSsdCount` # @return [Fixnum] attr_accessor :local_ssd_count @@ -3751,9 +3735,8 @@ def update!(**args) end end - # GCPSecretManagerCertificateConfig configures a secret from [Google Secret - # Manager](https://`$universe.dns_names.final_documentation_domain`/secret- - # manager). + # GCPSecretManagerCertificateConfig configures a secret from [Secret Manager]( + # https://cloud.google.com/secret-manager). class GcpSecretManagerCertificateConfig include Google::Apis::Core::Hashable @@ -4926,18 +4909,17 @@ class LocalNvmeSsdBlockConfig include Google::Apis::Core::Hashable # Number of local NVMe SSDs to use. The limit for this value is dependent upon - # the maximum number of disk available on a machine per zone. See: https://`$ - # universe.dns_names.final_documentation_domain`/compute/docs/disks/local-ssd - # for more information. A zero (or unset) value has different meanings depending - # on machine type being used: 1. For pre-Gen3 machines, which support flexible - # numbers of local ssds, zero (or unset) means to disable using local SSDs as - # ephemeral storage. 2. For Gen3 machines which dictate a specific number of - # local ssds, zero (or unset) means to use the default number of local ssds that - # goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 - # local ssds would be provisioned. For c3-standard-8 (which doesn't support - # local ssds), 0 will be provisioned. See https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/disks/local-ssd# - # choose_number_local_ssds for more info. + # the maximum number of disk available on a machine per zone. See: https://cloud. + # google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) + # value has different meanings depending on machine type being used: 1. For pre- + # Gen3 machines, which support flexible numbers of local ssds, zero (or unset) + # means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines + # which dictate a specific number of local ssds, zero (or unset) means to use + # the default number of local ssds that goes with that machine type. For example, + # for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3- + # standard-8 (which doesn't support local ssds), 0 will be provisioned. See + # https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds + # for more info. # Corresponds to the JSON property `localSsdCount` # @return [Fixnum] attr_accessor :local_ssd_count @@ -5234,9 +5216,8 @@ class MasterAuth # strong password. If a password is provided for cluster creation, username must # be non-empty. Warning: basic authentication is deprecated, and will be removed # in GKE control plane versions 1.19 and newer. For a list of recommended - # authentication methods, see: https://`$universe.dns_names. - # final_documentation_domain`/kubernetes-engine/docs/how-to/api-server- - # authentication + # authentication methods, see: https://cloud.google.com/kubernetes-engine/docs/ + # how-to/api-server-authentication # Corresponds to the JSON property `password` # @return [String] attr_accessor :password @@ -5246,8 +5227,8 @@ class MasterAuth # username unspecified (or setting it to the empty string). Warning: basic # authentication is deprecated, and will be removed in GKE control plane # versions 1.19 and newer. For a list of recommended authentication methods, see: - # https://`$universe.dns_names.final_documentation_domain`/kubernetes-engine/ - # docs/how-to/api-server-authentication + # https://cloud.google.com/kubernetes-engine/docs/how-to/api-server- + # authentication # Corresponds to the JSON property `username` # @return [String] attr_accessor :username @@ -5544,10 +5525,9 @@ class NetworkConfig # @return [String] attr_accessor :in_transit_encryption_config - # Output only. The relative name of the Google Compute Engine [network](https://` - # $universe.dns_names.final_documentation_domain`/compute/docs/networks-and- - # firewalls#networks) to which the cluster is connected. Example: projects/my- - # project/global/networks/my-network + # Output only. The relative name of the Google Compute Engine [network](https:// + # cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the + # cluster is connected. Example: projects/my-project/global/networks/my-network # Corresponds to the JSON property `network` # @return [String] attr_accessor :network @@ -5569,9 +5549,8 @@ class NetworkConfig attr_accessor :service_external_ips_config # Output only. The relative name of the Google Compute Engine [subnetwork](https: - # //`$universe.dns_names.final_documentation_domain`/compute/docs/vpc) to which - # the cluster is connected. Example: projects/my-project/regions/us-central1/ - # subnetworks/my-subnet + # //cloud.google.com/compute/docs/vpc) to which the cluster is connected. + # Example: projects/my-project/regions/us-central1/subnetworks/my-subnet # Corresponds to the JSON property `subnetwork` # @return [String] attr_accessor :subnetwork @@ -5718,9 +5697,8 @@ def update!(**args) end # Specifies the NodeAffinity key, values, and affinity operator according to [ - # shared sole tenant node group affinities](https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/nodes/sole-tenant-nodes# - # node_affinity_and_anti-affinity). + # shared sole tenant node group affinities](https://cloud.google.com/compute/ + # docs/nodes/sole-tenant-nodes#node_affinity_and_anti-affinity). class NodeAffinity include Google::Apis::Core::Hashable @@ -5757,9 +5735,8 @@ def update!(**args) class NodeConfig include Google::Apis::Core::Hashable - # A list of hardware accelerators to be attached to each node. See https://`$ - # universe.dns_names.final_documentation_domain`/compute/docs/gpus for more - # information about support for GPUs. + # A list of hardware accelerators to be attached to each node. See https://cloud. + # google.com/compute/docs/gpus for more information about support for GPUs. # Corresponds to the JSON property `accelerators` # @return [Array] attr_accessor :accelerators @@ -5778,8 +5755,7 @@ class NodeConfig # each node in the node pool. This should be of the form projects/[ # KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME] # . For more information about protecting resources with Cloud KMS Keys please - # see: https://`$universe.dns_names.final_documentation_domain`/compute/docs/ - # disks/customer-managed-encryption + # see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption # Corresponds to the JSON property `bootDiskKmsKey` # @return [String] attr_accessor :boot_disk_kms_key @@ -5861,9 +5837,8 @@ class NodeConfig attr_accessor :host_maintenance_policy # The image type to use for this node. Note that for a given image type, the - # latest version of it will be used. Please see https://`$universe.dns_names. - # final_documentation_domain`/kubernetes-engine/docs/concepts/node-images for - # available image types. + # latest version of it will be used. Please see https://cloud.google.com/ + # kubernetes-engine/docs/concepts/node-images for available image types. # Corresponds to the JSON property `imageType` # @return [String] attr_accessor :image_type @@ -5897,8 +5872,8 @@ class NodeConfig # The number of local SSD disks to be attached to the node. The limit for this # value is dependent upon the maximum number of disks available on a machine per - # zone. See: https://`$universe.dns_names.final_documentation_domain`/compute/ - # docs/disks/local-ssd for more information. + # zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more + # information. # Corresponds to the JSON property `localSsdCount` # @return [Fixnum] attr_accessor :local_ssd_count @@ -5914,9 +5889,9 @@ class NodeConfig # @return [Google::Apis::ContainerV1beta1::NodePoolLoggingConfig] attr_accessor :logging_config - # The name of a Google Compute Engine [machine type](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/machine-types). If - # unspecified, the default machine type is `e2-medium`. + # The name of a Google Compute Engine [machine type](https://cloud.google.com/ + # compute/docs/machine-types). If unspecified, the default machine type is `e2- + # medium`. # Corresponds to the JSON property `machineType` # @return [String] attr_accessor :machine_type @@ -5949,16 +5924,15 @@ class NodeConfig # scheduled on the specified or newer CPU platform. Applicable values are the # friendly names of CPU platforms, such as `minCpuPlatform: "Intel Haswell"` or ` # minCpuPlatform: "Intel Sandy Bridge"`. For more information, read [how to - # specify min CPU platform](https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/instances/specify-min-cpu-platform). + # specify min CPU platform](https://cloud.google.com/compute/docs/instances/ + # specify-min-cpu-platform). # Corresponds to the JSON property `minCpuPlatform` # @return [String] attr_accessor :min_cpu_platform # Setting this field will assign instances of this pool to run on the specified # node group. This is useful for running workloads on [sole tenant nodes](https:/ - # /`$universe.dns_names.final_documentation_domain`/compute/docs/nodes/sole- - # tenant-nodes). + # /cloud.google.com/compute/docs/nodes/sole-tenant-nodes). # Corresponds to the JSON property `nodeGroup` # @return [String] attr_accessor :node_group @@ -5968,25 +5942,25 @@ class NodeConfig # required, and by default are not included: * `https://www.googleapis.com/auth/ # compute` is required for mounting persistent storage on your nodes. * `https:// # www.googleapis.com/auth/devstorage.read_only` is required for communicating - # with **gcr.io** (the [Google Container Registry](https://`$universe.dns_names. - # final_documentation_domain`/container-registry/)). If unspecified, no scopes - # are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case - # their required scopes will be added. + # with **gcr.io** (the [Artifact Registry](https://cloud.google.com/artifact- + # registry/)). If unspecified, no scopes are added, unless Cloud Logging or + # Cloud Monitoring are enabled, in which case their required scopes will be + # added. # Corresponds to the JSON property `oauthScopes` # @return [Array] attr_accessor :oauth_scopes - # Whether the nodes are created as preemptible VM instances. See: https://`$ - # universe.dns_names.final_documentation_domain`/compute/docs/instances/ - # preemptible for more information about preemptible VM instances. + # Whether the nodes are created as preemptible VM instances. See: https://cloud. + # google.com/compute/docs/instances/preemptible for more information about + # preemptible VM instances. # Corresponds to the JSON property `preemptible` # @return [Boolean] attr_accessor :preemptible alias_method :preemptible?, :preemptible - # [ReservationAffinity](https://`$universe.dns_names.final_documentation_domain`/ - # compute/docs/instances/reserving-zonal-resources) is the configuration of - # desired reservation which instances could take capacity from. + # [ReservationAffinity](https://cloud.google.com/compute/docs/instances/ + # reserving-zonal-resources) is the configuration of desired reservation which + # instances could take capacity from. # Corresponds to the JSON property `reservationAffinity` # @return [Google::Apis::ContainerV1beta1::ReservationAffinity] attr_accessor :reservation_affinity @@ -5999,10 +5973,9 @@ class NodeConfig # A map of resource manager tag keys and values to be attached to the nodes for # managing Compute Engine firewalls using Network Firewall Policies. Tags must - # be according to specifications in https://`$universe.dns_names. - # final_documentation_domain`/vpc/docs/tags-firewalls-overview#specifications. A - # maximum of 5 tag key-value pairs can be specified. Existing tags will be - # replaced with new values. + # be according to specifications in https://cloud.google.com/vpc/docs/tags- + # firewalls-overview#specifications. A maximum of 5 tag key-value pairs can be + # specified. Existing tags will be replaced with new values. # Corresponds to the JSON property `resourceManagerTags` # @return [Google::Apis::ContainerV1beta1::ResourceManagerTags] attr_accessor :resource_manager_tags @@ -6618,30 +6591,27 @@ class NodePool attr_accessor :etag # The initial node count for the pool. You must ensure that your Compute Engine [ - # resource quota](https://`$universe.dns_names.final_documentation_domain`/ - # compute/quotas) is sufficient for this number of instances. You must also have - # available firewall and routes quota. + # resource quota](https://cloud.google.com/compute/quotas) is sufficient for + # this number of instances. You must also have available firewall and routes + # quota. # Corresponds to the JSON property `initialNodeCount` # @return [Fixnum] attr_accessor :initial_node_count - # Output only. The resource URLs of the [managed instance groups](https://`$ - # universe.dns_names.final_documentation_domain`/compute/docs/instance-groups/ - # creating-groups-of-managed-instances) associated with this node pool. During - # the node pool blue-green upgrade operation, the URLs contain both blue and - # green resources. + # Output only. The resource URLs of the [managed instance groups](https://cloud. + # google.com/compute/docs/instance-groups/creating-groups-of-managed-instances) + # associated with this node pool. During the node pool blue-green upgrade + # operation, the URLs contain both blue and green resources. # Corresponds to the JSON property `instanceGroupUrls` # @return [Array] attr_accessor :instance_group_urls - # The list of Google Compute Engine [zones](https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/zones#available) in which the - # NodePool's nodes should be located. If this value is unspecified during node - # pool creation, the [Cluster.Locations](https://`$universe.dns_names. - # final_documentation_domain`/kubernetes-engine/docs/reference/rest/v1/projects. - # locations.clusters#Cluster.FIELDS.locations) value will be used, instead. - # Warning: changing node pool locations will result in nodes being added and/or - # removed. + # The list of Google Compute Engine [zones](https://cloud.google.com/compute/ + # docs/zones#available) in which the NodePool's nodes should be located. If this + # value is unspecified during node pool creation, the [Cluster.Locations](https:/ + # /cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations. + # clusters#Cluster.FIELDS.locations) value will be used, instead. Warning: + # changing node pool locations will result in nodes being added and/or removed. # Corresponds to the JSON property `locations` # @return [Array] attr_accessor :locations @@ -6740,9 +6710,8 @@ class NodePool attr_accessor :upgrade_settings # The version of Kubernetes running on this NodePool's nodes. If unspecified, it - # defaults as described [here](https://`$universe.dns_names. - # final_documentation_domain`/kubernetes-engine/versioning# - # specifying_node_version). + # defaults as described [here](https://cloud.google.com/kubernetes-engine/ + # versioning#specifying_node_version). # Corresponds to the JSON property `version` # @return [String] attr_accessor :version @@ -6802,10 +6771,9 @@ class NodePoolAutoConfig # A map of resource manager tag keys and values to be attached to the nodes for # managing Compute Engine firewalls using Network Firewall Policies. Tags must - # be according to specifications in https://`$universe.dns_names. - # final_documentation_domain`/vpc/docs/tags-firewalls-overview#specifications. A - # maximum of 5 tag key-value pairs can be specified. Existing tags will be - # replaced with new values. + # be according to specifications in https://cloud.google.com/vpc/docs/tags- + # firewalls-overview#specifications. A maximum of 5 tag key-value pairs can be + # specified. Existing tags will be replaced with new values. # Corresponds to the JSON property `resourceManagerTags` # @return [Google::Apis::ContainerV1beta1::ResourceManagerTags] attr_accessor :resource_manager_tags @@ -7086,11 +7054,10 @@ class Operation # @return [Google::Apis::ContainerV1beta1::Status] attr_accessor :error - # Output only. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/regions-zones/regions-zones# - # available) or [region](https://`$universe.dns_names.final_documentation_domain` - # /compute/docs/regions-zones/regions-zones#available) in which the cluster - # resides. + # Output only. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/regions-zones/regions-zones#available) or [region](https:// + # cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which + # the cluster resides. # Corresponds to the JSON property `location` # @return [String] attr_accessor :location @@ -7152,9 +7119,9 @@ class Operation # @return [String] attr_accessor :target_link - # Output only. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the operation is taking place. This field is deprecated, use location instead. + # Output only. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the operation is taking place. This + # field is deprecated, use location instead. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -7350,8 +7317,8 @@ class PlacementPolicy # @return [String] attr_accessor :policy_name - # TPU placement topology for pod slice node pool. https://`$universe.dns_names. - # final_documentation_domain`/tpu/docs/types-topologies#tpu_topologies + # TPU placement topology for pod slice node pool. https://cloud.google.com/tpu/ + # docs/types-topologies#tpu_topologies # Corresponds to the JSON property `tpuTopology` # @return [String] attr_accessor :tpu_topology @@ -7922,9 +7889,9 @@ def update!(**args) end end - # [ReservationAffinity](https://`$universe.dns_names.final_documentation_domain`/ - # compute/docs/instances/reserving-zonal-resources) is the configuration of - # desired reservation which instances could take capacity from. + # [ReservationAffinity](https://cloud.google.com/compute/docs/instances/ + # reserving-zonal-resources) is the configuration of desired reservation which + # instances could take capacity from. class ReservationAffinity include Google::Apis::Core::Hashable @@ -7957,8 +7924,8 @@ def update!(**args) end end - # Collection of [Resource Manager labels](https://`$universe.dns_names. - # final_documentation_domain`/resource-manager/docs/creating-managing-labels). + # Collection of [Resource Manager labels](https://cloud.google.com/resource- + # manager/docs/creating-managing-labels). class ResourceLabels include Google::Apis::Core::Hashable @@ -8011,10 +7978,9 @@ def update!(**args) # A map of resource manager tag keys and values to be attached to the nodes for # managing Compute Engine firewalls using Network Firewall Policies. Tags must - # be according to specifications in https://`$universe.dns_names. - # final_documentation_domain`/vpc/docs/tags-firewalls-overview#specifications. A - # maximum of 5 tag key-value pairs can be specified. Existing tags will be - # replaced with new values. + # be according to specifications in https://cloud.google.com/vpc/docs/tags- + # firewalls-overview#specifications. A maximum of 5 tag key-value pairs can be + # specified. Existing tags will be replaced with new values. class ResourceManagerTags include Google::Apis::Core::Hashable @@ -8094,9 +8060,8 @@ class RollbackNodePoolUpgradeRequest attr_accessor :node_pool_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id @@ -8107,10 +8072,9 @@ class RollbackNodePoolUpgradeRequest attr_accessor :respect_pdb alias_method :respect_pdb?, :respect_pdb - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8487,17 +8451,15 @@ class SetAddonsConfigRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8544,9 +8506,8 @@ class SetLabelsRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id @@ -8556,10 +8517,9 @@ class SetLabelsRequest # @return [Hash] attr_accessor :resource_labels - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8603,17 +8563,15 @@ class SetLegacyAbacRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8642,12 +8600,12 @@ class SetLocationsRequest # @return [String] attr_accessor :cluster_id - # Required. The desired list of Google Compute Engine [zones](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster's nodes should be located. Changing the locations a cluster is in - # will result in nodes being either created or removed from the cluster, - # depending on whether locations are being added or removed. This list must - # always include the cluster's primary zone. + # Required. The desired list of Google Compute Engine [zones](https://cloud. + # google.com/compute/docs/zones#available) in which the cluster's nodes should + # be located. Changing the locations a cluster is in will result in nodes being + # either created or removed from the cluster, depending on whether locations are + # being added or removed. This list must always include the cluster's primary + # zone. # Corresponds to the JSON property `locations` # @return [Array] attr_accessor :locations @@ -8659,17 +8617,15 @@ class SetLocationsRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8716,17 +8672,15 @@ class SetLoggingServiceRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8766,15 +8720,13 @@ class SetMaintenancePolicyRequest attr_accessor :name # Required. The Google Developers Console [project ID or project number](https:// - # `$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). + # cloud.google.com/resource-manager/docs/creating-managing-projects). # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Required. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. + # Required. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8815,9 +8767,8 @@ class SetMasterAuthRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id @@ -8828,10 +8779,9 @@ class SetMasterAuthRequest # @return [Google::Apis::ContainerV1beta1::MasterAuth] attr_accessor :update - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8879,17 +8829,15 @@ class SetMonitoringServiceRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8931,17 +8879,15 @@ class SetNetworkPolicyRequest attr_accessor :network_policy # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -8990,17 +8936,15 @@ class SetNodePoolAutoscalingRequest attr_accessor :node_pool_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -9051,17 +8995,15 @@ class SetNodePoolManagementRequest attr_accessor :node_pool_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -9109,17 +9051,15 @@ class SetNodePoolSizeRequest attr_accessor :node_pool_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -9271,9 +9211,8 @@ class StartIpRotationRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id @@ -9284,10 +9223,9 @@ class StartIpRotationRequest attr_accessor :rotate_credentials alias_method :rotate_credentials?, :rotate_credentials - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -9594,9 +9532,8 @@ class UpdateClusterRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id @@ -9607,10 +9544,9 @@ class UpdateClusterRequest # @return [Google::Apis::ContainerV1beta1::ClusterUpdate] attr_accessor :update - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -9677,17 +9613,15 @@ class UpdateMasterRequest attr_accessor :name # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone @@ -9710,9 +9644,8 @@ def update!(**args) class UpdateNodePoolRequest include Google::Apis::Core::Hashable - # A list of hardware accelerators to be attached to each node. See https://`$ - # universe.dns_names.final_documentation_domain`/compute/docs/gpus for more - # information about support for GPUs. + # A list of hardware accelerators to be attached to each node. See https://cloud. + # google.com/compute/docs/gpus for more information about support for GPUs. # Corresponds to the JSON property `accelerators` # @return [Array] attr_accessor :accelerators @@ -9781,9 +9714,9 @@ class UpdateNodePoolRequest # @return [Google::Apis::ContainerV1beta1::VirtualNic] attr_accessor :gvnic - # Required. The desired image type for the node pool. Please see https://`$ - # universe.dns_names.final_documentation_domain`/kubernetes-engine/docs/concepts/ - # node-images for available image types. + # Required. The desired image type for the node pool. Please see https://cloud. + # google.com/kubernetes-engine/docs/concepts/node-images for available image + # types. # Corresponds to the JSON property `imageType` # @return [String] attr_accessor :image_type @@ -9804,17 +9737,17 @@ class UpdateNodePoolRequest # @return [Google::Apis::ContainerV1beta1::LinuxNodeConfig] attr_accessor :linux_node_config - # The desired list of Google Compute Engine [zones](https://`$universe.dns_names. - # final_documentation_domain`/compute/docs/zones#available) in which the node - # pool's nodes should be located. Changing the locations for a node pool will - # result in nodes being either created or removed from the node pool, depending - # on whether locations are being added or removed. Warning: It is recommended to - # update node pool locations in a standalone API call. Do not combine a location - # update with changes to other fields (such as `tags`, `labels`, `taints`, etc.) - # in the same request. Otherwise, the API performs a structural modification - # where changes to other fields will only apply to newly created nodes and will - # not be applied to existing nodes in the node pool. To ensure all nodes are - # updated consistently, use a separate API call for location changes. + # The desired list of Google Compute Engine [zones](https://cloud.google.com/ + # compute/docs/zones#available) in which the node pool's nodes should be located. + # Changing the locations for a node pool will result in nodes being either + # created or removed from the node pool, depending on whether locations are + # being added or removed. Warning: It is recommended to update node pool + # locations in a standalone API call. Do not combine a location update with + # changes to other fields (such as `tags`, `labels`, `taints`, etc.) in the same + # request. Otherwise, the API performs a structural modification where changes + # to other fields will only apply to newly created nodes and will not be applied + # to existing nodes in the node pool. To ensure all nodes are updated + # consistently, use a separate API call for location changes. # Corresponds to the JSON property `locations` # @return [Array] attr_accessor :locations @@ -9866,9 +9799,8 @@ class UpdateNodePoolRequest attr_accessor :node_version # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # Corresponds to the JSON property `projectId` # @return [String] attr_accessor :project_id @@ -9878,18 +9810,17 @@ class UpdateNodePoolRequest # @return [Google::Apis::ContainerV1beta1::QueuedProvisioning] attr_accessor :queued_provisioning - # Collection of [Resource Manager labels](https://`$universe.dns_names. - # final_documentation_domain`/resource-manager/docs/creating-managing-labels). + # Collection of [Resource Manager labels](https://cloud.google.com/resource- + # manager/docs/creating-managing-labels). # Corresponds to the JSON property `resourceLabels` # @return [Google::Apis::ContainerV1beta1::ResourceLabels] attr_accessor :resource_labels # A map of resource manager tag keys and values to be attached to the nodes for # managing Compute Engine firewalls using Network Firewall Policies. Tags must - # be according to specifications in https://`$universe.dns_names. - # final_documentation_domain`/vpc/docs/tags-firewalls-overview#specifications. A - # maximum of 5 tag key-value pairs can be specified. Existing tags will be - # replaced with new values. + # be according to specifications in https://cloud.google.com/vpc/docs/tags- + # firewalls-overview#specifications. A maximum of 5 tag key-value pairs can be + # specified. Existing tags will be replaced with new values. # Corresponds to the JSON property `resourceManagerTags` # @return [Google::Apis::ContainerV1beta1::ResourceManagerTags] attr_accessor :resource_manager_tags @@ -9961,10 +9892,9 @@ class UpdateNodePoolRequest # @return [Google::Apis::ContainerV1beta1::WorkloadMetadataConfig] attr_accessor :workload_metadata_config - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # Corresponds to the JSON property `zone` # @return [String] attr_accessor :zone diff --git a/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/gem_version.rb b/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/gem_version.rb index 820abed765f..3c973f3e3cc 100644 --- a/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/gem_version.rb +++ b/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/gem_version.rb @@ -22,7 +22,7 @@ module ContainerV1beta1 GENERATOR_VERSION = "0.18.0" # Revision of the discovery document this client was generated from - REVISION = "20251014" + REVISION = "20251021" end end end diff --git a/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/representations.rb b/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/representations.rb index ff0cf3ae7ea..db1f840bdcd 100644 --- a/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/representations.rb +++ b/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/representations.rb @@ -2107,6 +2107,8 @@ class Representation < Google::Apis::Core::JsonRepresentation property :desired_secret_manager_config, as: 'desiredSecretManagerConfig', class: Google::Apis::ContainerV1beta1::SecretManagerConfig, decorator: Google::Apis::ContainerV1beta1::SecretManagerConfig::Representation + property :desired_secret_sync_config, as: 'desiredSecretSyncConfig', class: Google::Apis::ContainerV1beta1::SecretSyncConfig, decorator: Google::Apis::ContainerV1beta1::SecretSyncConfig::Representation + property :desired_security_posture_config, as: 'desiredSecurityPostureConfig', class: Google::Apis::ContainerV1beta1::SecurityPostureConfig, decorator: Google::Apis::ContainerV1beta1::SecurityPostureConfig::Representation property :desired_service_external_ips_config, as: 'desiredServiceExternalIpsConfig', class: Google::Apis::ContainerV1beta1::ServiceExternalIPsConfig, decorator: Google::Apis::ContainerV1beta1::ServiceExternalIPsConfig::Representation diff --git a/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/service.rb b/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/service.rb index de6a918a595..c69ed2c1df8 100644 --- a/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/service.rb +++ b/generated/google-apis-container_v1beta1/lib/google/apis/container_v1beta1/service.rb @@ -105,13 +105,12 @@ def list_project_aggregated_usable_subnetworks(parent, filter: nil, page_size: n # format `projects/*/locations/*`. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) to return - # operations for. This field has been deprecated and replaced by the name field. + # 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 [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -240,12 +239,12 @@ def complete_project_location_cluster_ip_rotation(name, complete_ip_rotation_req # Creates a cluster, consisting of the specified number and type of Google # Compute Engine instances. By default, the cluster is created in the project's [ - # default network](https://`$universe.dns_names.final_documentation_domain`/ - # compute/docs/networks-and-firewalls#networks). One firewall is added for the - # cluster. After cluster creation, the Kubelet creates routes for each node to - # allow the containers on that node to communicate with all other instances in - # the cluster. Finally, an entry is added to the project's global metadata - # indicating which CIDR range the cluster is using. + # default network](https://cloud.google.com/compute/docs/networks-and-firewalls# + # networks). One firewall is added for the cluster. After cluster creation, the + # kubelet creates routes for each node to allow the containers on that node to + # communicate with all other instances in the cluster. Finally, an entry is + # added to the project's global metadata indicating which CIDR range the cluster + # is using. # @param [String] parent # The parent (project and location) where the cluster will be created. Specified # in the format `projects/*/locations/*`. @@ -292,14 +291,12 @@ def create_project_location_cluster(parent, create_cluster_request_object = nil, # and replaced by the name field. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -374,14 +371,12 @@ def fetch_project_location_cluster_cluster_upgrade_info(name, version: nil, fiel # deprecated and replaced by the name field. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -451,14 +446,12 @@ def get_project_location_cluster_jwks(parent, fields: nil, quota_user: nil, opti # regions. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides, or "-" for all zones. This field has been deprecated and - # replaced by the parent field. + # Deprecated. The name of the Google Compute Engine [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 [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -557,9 +550,8 @@ def set_cluster_legacy_abac(name, set_legacy_abac_request_object = nil, fields: end # Sets the locations for a specific cluster. Deprecated. Use [projects.locations. - # clusters.update](https://`$universe.dns_names.final_documentation_domain`/ - # kubernetes-engine/docs/reference/rest/v1beta1/projects.locations.clusters/ - # update) instead. + # clusters.update](https://cloud.google.com/kubernetes-engine/docs/reference/ + # rest/v1beta1/projects.locations.clusters/update) instead. # @param [String] name # The name (project, location, cluster) of the cluster to set locations. # Specified in the format `projects/*/locations/*/clusters/*`. @@ -982,14 +974,12 @@ def create_project_location_cluster_node_pool(parent, create_node_pool_request_o # deprecated and replaced by the name field. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -1068,14 +1058,12 @@ def fetch_project_location_cluster_node_pool_node_pool_upgrade_info(name, versio # replaced by the name field. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -1116,14 +1104,12 @@ def get_project_location_cluster_node_pool(name, cluster_id: nil, node_pool_id: # replaced by the parent field. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the parent - # field. + # Deprecated. The name of the Google Compute Engine [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 [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -1406,14 +1392,12 @@ def cancel_project_location_operation(name, cancel_operation_request_object = ni # deprecated and replaced by the name field. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -1451,14 +1435,12 @@ def get_project_location_operation(name, operation_id: nil, project_id: nil, zon # zones and all regions. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) to return - # operations for, or `-` for all zones. This field has been deprecated and - # replaced by the parent field. + # 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 [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -1491,13 +1473,12 @@ def list_project_location_operations(parent, project_id: nil, zone: nil, fields: # Returns configuration info about the Google Kubernetes Engine service. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) to return - # operations for. This field has been deprecated and replaced by the name field. + # 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 [String] name # The name (project and location) of the server config to get, specified in the # format `projects/*/locations/*`. @@ -1533,14 +1514,12 @@ def get_project_zone_serverconfig(project_id, zone, name: nil, fields: nil, quot # Sets the addons for a specific cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to upgrade. This field has been deprecated # and replaced by the name field. @@ -1579,14 +1558,12 @@ def addons_project_zone_cluster(project_id, zone, cluster_id, set_addons_config_ # Completes master IP rotation. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster. This field has been deprecated and # replaced by the name field. @@ -1624,22 +1601,20 @@ def complete_project_zone_cluster_ip_rotation(project_id, zone, cluster_id, comp # Creates a cluster, consisting of the specified number and type of Google # Compute Engine instances. By default, the cluster is created in the project's [ - # default network](https://`$universe.dns_names.final_documentation_domain`/ - # compute/docs/networks-and-firewalls#networks). One firewall is added for the - # cluster. After cluster creation, the Kubelet creates routes for each node to - # allow the containers on that node to communicate with all other instances in - # the cluster. Finally, an entry is added to the project's global metadata - # indicating which CIDR range the cluster is using. + # default network](https://cloud.google.com/compute/docs/networks-and-firewalls# + # networks). One firewall is added for the cluster. After cluster creation, the + # kubelet creates routes for each node to allow the containers on that node to + # communicate with all other instances in the cluster. Finally, an entry is + # added to the project's global metadata indicating which CIDR range the cluster + # is using. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the parent - # field. + # Deprecated. The name of the Google Compute Engine [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 [Google::Apis::ContainerV1beta1::CreateClusterRequest] create_cluster_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. @@ -1678,14 +1653,12 @@ def create_cluster(project_id, zone, create_cluster_request_object = nil, fields # present when the cluster was initially created. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to delete. This field has been deprecated # and replaced by the name field. @@ -1760,14 +1733,12 @@ def fetch_project_zone_cluster_cluster_upgrade_info(name, version: nil, fields: # Gets the details for a specific cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to retrieve. This field has been # deprecated and replaced by the name field. @@ -1807,14 +1778,12 @@ def get_zone_cluster(project_id, zone, cluster_id, name: nil, fields: nil, quota # Enables or disables the ABAC authorization mechanism on a cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to update. This field has been deprecated # and replaced by the name field. @@ -1854,14 +1823,12 @@ def legacy_project_zone_cluster_abac(project_id, zone, cluster_id, set_legacy_ab # zones. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides, or "-" for all zones. This field has been deprecated and - # replaced by the parent field. + # Deprecated. The name of the Google Compute Engine [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 [String] parent # The parent (project and location) where the clusters will be listed. Specified # in the format `projects/*/locations/*`. Location "-" matches all zones and all @@ -1896,19 +1863,16 @@ def list_zone_clusters(project_id, zone, parent: nil, fields: nil, quota_user: n end # Sets the locations for a specific cluster. Deprecated. Use [projects.locations. - # clusters.update](https://`$universe.dns_names.final_documentation_domain`/ - # kubernetes-engine/docs/reference/rest/v1beta1/projects.locations.clusters/ - # update) instead. + # clusters.update](https://cloud.google.com/kubernetes-engine/docs/reference/ + # rest/v1beta1/projects.locations.clusters/update) instead. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to upgrade. This field has been deprecated # and replaced by the name field. @@ -1947,14 +1911,12 @@ def locations_project_zone_cluster(project_id, zone, cluster_id, set_locations_r # Sets the logging service for a specific cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to upgrade. This field has been deprecated # and replaced by the name field. @@ -1993,14 +1955,12 @@ def logging_project_zone_cluster(project_id, zone, cluster_id, set_logging_servi # Updates the master for a specific cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to upgrade. This field has been deprecated # and replaced by the name field. @@ -2039,14 +1999,12 @@ def master_project_zone_cluster(project_id, zone, cluster_id, update_master_requ # Sets the monitoring service for a specific cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to upgrade. This field has been deprecated # and replaced by the name field. @@ -2085,14 +2043,12 @@ def monitoring_project_zone_cluster(project_id, zone, cluster_id, set_monitoring # Sets labels on a cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster. This field has been deprecated and # replaced by the name field. @@ -2131,12 +2087,10 @@ def resource_project_zone_cluster_labels(project_id, zone, cluster_id, set_label # Sets the maintenance policy for a cluster. # @param [String] project_id # Required. The Google Developers Console [project ID or project number](https:// - # `$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). + # cloud.google.com/resource-manager/docs/creating-managing-projects). # @param [String] zone - # Required. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. + # Required. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. # @param [String] cluster_id # Required. The name of the cluster to update. # @param [Google::Apis::ContainerV1beta1::SetMaintenancePolicyRequest] set_maintenance_policy_request_object @@ -2176,14 +2130,12 @@ def set_project_zone_cluster_maintenance_policy(project_id, zone, cluster_id, se # password. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to upgrade. This field has been deprecated # and replaced by the name field. @@ -2222,14 +2174,12 @@ def set_project_zone_cluster_master_auth(project_id, zone, cluster_id, set_maste # Enables or disables Network Policy for a cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster. This field has been deprecated and # replaced by the name field. @@ -2268,14 +2218,12 @@ def set_project_zone_cluster_network_policy(project_id, zone, cluster_id, set_ne # Starts master IP rotation. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster. This field has been deprecated and # replaced by the name field. @@ -2314,14 +2262,12 @@ def start_project_zone_cluster_ip_rotation(project_id, zone, cluster_id, start_i # Updates the settings for a specific cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to upgrade. This field has been deprecated # and replaced by the name field. @@ -2360,14 +2306,12 @@ def update_project_zone_cluster(project_id, zone, cluster_id, update_cluster_req # Sets the autoscaling settings of a specific node pool. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to upgrade. This field has been deprecated # and replaced by the name field. @@ -2410,14 +2354,12 @@ def autoscaling_project_zone_cluster_node_pool(project_id, zone, cluster_id, nod # Creates a node pool for a cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the parent - # field. + # Deprecated. The name of the Google Compute Engine [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 [String] cluster_id # Deprecated. The name of the cluster. This field has been deprecated and # replaced by the parent field. @@ -2456,14 +2398,12 @@ def create_project_zone_cluster_node_pool(project_id, zone, cluster_id, create_n # Deletes a node pool from a cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster. This field has been deprecated and # replaced by the name field. @@ -2542,14 +2482,12 @@ def fetch_project_zone_cluster_node_pool_node_pool_upgrade_info(name, version: n # Retrieves the requested node pool. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster. This field has been deprecated and # replaced by the name field. @@ -2593,14 +2531,12 @@ def get_project_zone_cluster_node_pool(project_id, zone, cluster_id, node_pool_i # Lists the node pools for a cluster. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the parent - # field. + # Deprecated. The name of the Google Compute Engine [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 [String] cluster_id # Deprecated. The name of the cluster. This field has been deprecated and # replaced by the parent field. @@ -2641,14 +2577,12 @@ def list_project_zone_cluster_node_pools(project_id, zone, cluster_id, parent: n # changes if the last upgrade successfully completed. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to rollback. This field has been # deprecated and replaced by the name field. @@ -2691,14 +2625,12 @@ def rollback_project_zone_cluster_node_pool(project_id, zone, cluster_id, node_p # Sets the NodeManagement options for a node pool. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to update. This field has been deprecated # and replaced by the name field. @@ -2743,14 +2675,12 @@ def set_project_zone_cluster_node_pool_management(project_id, zone, cluster_id, # locations. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to update. This field has been deprecated # and replaced by the name field. @@ -2793,14 +2723,12 @@ def set_project_zone_cluster_node_pool_size(project_id, zone, cluster_id, node_p # Updates the version and/or image type of a specific node pool. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] cluster_id # Deprecated. The name of the cluster to upgrade. This field has been deprecated # and replaced by the name field. @@ -2843,14 +2771,12 @@ def update_project_zone_cluster_node_pool(project_id, zone, cluster_id, node_poo # Cancels the specified operation. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the operation resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the operation resides. This field + # has been deprecated and replaced by the name field. # @param [String] operation_id # Deprecated. The server-assigned `name` of the operation. This field has been # deprecated and replaced by the name field. @@ -2889,14 +2815,12 @@ def cancel_project_zone_operation(project_id, zone, operation_id, cancel_operati # Gets the specified operation. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the name field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the name field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) in which - # the cluster resides. This field has been deprecated and replaced by the name - # field. + # Deprecated. The name of the Google Compute Engine [zone](https://cloud.google. + # com/compute/docs/zones#available) in which the cluster resides. This field has + # been deprecated and replaced by the name field. # @param [String] operation_id # Deprecated. The server-assigned `name` of the operation. This field has been # deprecated and replaced by the name field. @@ -2936,14 +2860,12 @@ def get_zone_operation(project_id, zone, operation_id, name: nil, fields: nil, q # Lists all operations in a project in the specified zone or all zones. # @param [String] project_id # Deprecated. The Google Developers Console [project ID or project number](https: - # //`$universe.dns_names.final_documentation_domain`/resource-manager/docs/ - # creating-managing-projects). This field has been deprecated and replaced by - # the parent field. + # //cloud.google.com/resource-manager/docs/creating-managing-projects). This + # field has been deprecated and replaced by the parent field. # @param [String] zone - # Deprecated. The name of the Google Compute Engine [zone](https://`$universe. - # dns_names.final_documentation_domain`/compute/docs/zones#available) to return - # operations for, or `-` for all zones. This field has been deprecated and - # replaced by the parent field. + # 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 [String] parent # The parent (project and location) where the operations will be listed. # Specified in the format `projects/*/locations/*`. Location "-" matches all