Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ private State(int value) {
* Resource names are schemeless URIs that follow the conventions in
* https://cloud.google.com/apis/design/resource_names.
* For example:
* `projects/my-project/locations/us-west1-a/privateClouds/my-cloud/clusters/my-cluster`
* `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`
* </pre>
*
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -344,7 +344,7 @@ public java.lang.String getName() {
* Resource names are schemeless URIs that follow the conventions in
* https://cloud.google.com/apis/design/resource_names.
* For example:
* `projects/my-project/locations/us-west1-a/privateClouds/my-cloud/clusters/my-cluster`
* `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`
* </pre>
*
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand Down Expand Up @@ -609,8 +609,8 @@ public int getNodeTypeConfigsCount() {
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -635,8 +635,8 @@ public boolean containsNodeTypeConfigs(java.lang.String key) {
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -652,8 +652,8 @@ public boolean containsNodeTypeConfigs(java.lang.String key) {
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -674,8 +674,8 @@ public com.google.cloud.vmwareengine.v1.NodeTypeConfig getNodeTypeConfigsOrDefau
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand Down Expand Up @@ -1224,7 +1224,7 @@ public Builder mergeFrom(
* Resource names are schemeless URIs that follow the conventions in
* https://cloud.google.com/apis/design/resource_names.
* For example:
* `projects/my-project/locations/us-west1-a/privateClouds/my-cloud/clusters/my-cluster`
* `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`
* </pre>
*
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -1250,7 +1250,7 @@ public java.lang.String getName() {
* Resource names are schemeless URIs that follow the conventions in
* https://cloud.google.com/apis/design/resource_names.
* For example:
* `projects/my-project/locations/us-west1-a/privateClouds/my-cloud/clusters/my-cluster`
* `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`
* </pre>
*
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -1276,7 +1276,7 @@ public com.google.protobuf.ByteString getNameBytes() {
* Resource names are schemeless URIs that follow the conventions in
* https://cloud.google.com/apis/design/resource_names.
* For example:
* `projects/my-project/locations/us-west1-a/privateClouds/my-cloud/clusters/my-cluster`
* `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`
* </pre>
*
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -1301,7 +1301,7 @@ public Builder setName(java.lang.String value) {
* Resource names are schemeless URIs that follow the conventions in
* https://cloud.google.com/apis/design/resource_names.
* For example:
* `projects/my-project/locations/us-west1-a/privateClouds/my-cloud/clusters/my-cluster`
* `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`
* </pre>
*
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -1322,7 +1322,7 @@ public Builder clearName() {
* Resource names are schemeless URIs that follow the conventions in
* https://cloud.google.com/apis/design/resource_names.
* For example:
* `projects/my-project/locations/us-west1-a/privateClouds/my-cloud/clusters/my-cluster`
* `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`
* </pre>
*
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand Down Expand Up @@ -2045,8 +2045,8 @@ public int getNodeTypeConfigsCount() {
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -2071,8 +2071,8 @@ public boolean containsNodeTypeConfigs(java.lang.String key) {
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -2088,8 +2088,8 @@ public boolean containsNodeTypeConfigs(java.lang.String key) {
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -2110,8 +2110,8 @@ public com.google.cloud.vmwareengine.v1.NodeTypeConfig getNodeTypeConfigsOrDefau
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand Down Expand Up @@ -2140,8 +2140,8 @@ public Builder clearNodeTypeConfigs() {
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -2165,8 +2165,8 @@ public Builder removeNodeTypeConfigs(java.lang.String key) {
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -2189,8 +2189,8 @@ public Builder putNodeTypeConfigs(
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public interface ClusterOrBuilder
* Resource names are schemeless URIs that follow the conventions in
* https://cloud.google.com/apis/design/resource_names.
* For example:
* `projects/my-project/locations/us-west1-a/privateClouds/my-cloud/clusters/my-cluster`
* `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`
* </pre>
*
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -47,7 +47,7 @@ public interface ClusterOrBuilder
* Resource names are schemeless URIs that follow the conventions in
* https://cloud.google.com/apis/design/resource_names.
* For example:
* `projects/my-project/locations/us-west1-a/privateClouds/my-cloud/clusters/my-cluster`
* `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`
* </pre>
*
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand Down Expand Up @@ -205,8 +205,8 @@ public interface ClusterOrBuilder
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -218,8 +218,8 @@ public interface ClusterOrBuilder
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -235,8 +235,8 @@ public interface ClusterOrBuilder
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -249,8 +249,8 @@ public interface ClusterOrBuilder
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand All @@ -267,8 +267,8 @@ com.google.cloud.vmwareengine.v1.NodeTypeConfig getNodeTypeConfigsOrDefault(
*
*
* <pre>
* Required. The map of cluster node types in this cluster, where the key is canonical
* identifier of the node type (corresponds to the `NodeType`).
* Required. The map of cluster node types in this cluster, where the key is
* canonical identifier of the node type (corresponds to the `NodeType`).
* </pre>
*
* <code>
Expand Down
Loading