You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java-gke-multi-cloud/google-cloud-gke-multi-cloud/src/main/java/com/google/cloud/gkemulticloud/v1/AttachedClustersClient.java
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -212,7 +212,7 @@ public final OperationsClient getHttpJsonOperationsClient() {
212
212
// AUTO-GENERATED DOCUMENTATION AND METHOD.
213
213
/**
214
214
* Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a
215
-
* given GCP project and region.
215
+
* given Google Cloud Platform project and region.
216
216
*
217
217
* <p>If successful, the response contains a newly created
218
218
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -266,7 +266,7 @@ public final OperationFuture<AttachedCluster, OperationMetadata> createAttachedC
266
266
// AUTO-GENERATED DOCUMENTATION AND METHOD.
267
267
/**
268
268
* Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a
269
-
* given GCP project and region.
269
+
* given Google Cloud Platform project and region.
270
270
*
271
271
* <p>If successful, the response contains a newly created
272
272
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -320,7 +320,7 @@ public final OperationFuture<AttachedCluster, OperationMetadata> createAttachedC
320
320
// AUTO-GENERATED DOCUMENTATION AND METHOD.
321
321
/**
322
322
* Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a
323
-
* given GCP project and region.
323
+
* given Google Cloud Platform project and region.
324
324
*
325
325
* <p>If successful, the response contains a newly created
326
326
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -357,7 +357,7 @@ public final OperationFuture<AttachedCluster, OperationMetadata> createAttachedC
357
357
// AUTO-GENERATED DOCUMENTATION AND METHOD.
358
358
/**
359
359
* Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a
360
-
* given GCP project and region.
360
+
* given Google Cloud Platform project and region.
361
361
*
362
362
* <p>If successful, the response contains a newly created
363
363
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -394,7 +394,7 @@ public final OperationFuture<AttachedCluster, OperationMetadata> createAttachedC
394
394
// AUTO-GENERATED DOCUMENTATION AND METHOD.
395
395
/**
396
396
* Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a
397
-
* given GCP project and region.
397
+
* given Google Cloud Platform project and region.
398
398
*
399
399
* <p>If successful, the response contains a newly created
400
400
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -800,7 +800,7 @@ public final OperationFuture<AttachedCluster, OperationMetadata> importAttachedC
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
803
-
* details on GCP resource names.
803
+
* details on Google Cloud Platform resource names.
804
804
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
838
-
* details on GCP resource names.
838
+
* details on Google Cloud Platform resource names.
839
839
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
* <p>Location names are formatted as `projects/<project-id>/locations/<region>`.
933
933
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
934
-
* details on GCP resource names.
934
+
* details on Google Cloud Platform resource names.
935
935
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
* <p>Location names are formatted as `projects/<project-id>/locations/<region>`.
970
970
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
971
-
* details on GCP resource names.
971
+
* details on Google Cloud Platform resource names.
972
972
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
1118
-
* details on GCP resource names.
1118
+
* details on Google Cloud Platform resource names.
1119
1119
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
1158
-
* details on GCP resource names.
1158
+
* details on Google Cloud Platform resource names.
1159
1159
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
@@ -1432,15 +1432,15 @@ public final AttachedServerConfig getAttachedServerConfig(
1432
1432
* <p>Location names are formatted as `projects/<project-id>/locations/<region>`.
1433
1433
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
1434
1434
* details on Google Cloud resource names.
1435
-
* @param attachedClusterId Required. A client provided ID the resource. Must be unique within the
1436
-
* parent resource.
1435
+
* @param attachedClusterId Required. A client provided ID of the resource. Must be unique within
1436
+
* the parent resource.
1437
1437
* <p>The provided ID will be part of the
1438
1438
* [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource name formatted as
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1446
1446
*/
@@ -1479,15 +1479,15 @@ public final AttachedServerConfig getAttachedServerConfig(
1479
1479
* <p>Location names are formatted as `projects/<project-id>/locations/<region>`.
1480
1480
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
1481
1481
* details on Google Cloud resource names.
1482
-
* @param attachedClusterId Required. A client provided ID the resource. Must be unique within the
1483
-
* parent resource.
1482
+
* @param attachedClusterId Required. A client provided ID of the resource. Must be unique within
1483
+
* the parent resource.
1484
1484
* <p>The provided ID will be part of the
1485
1485
* [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource name formatted as
Copy file name to clipboardExpand all lines: java-gke-multi-cloud/google-cloud-gke-multi-cloud/src/main/java/com/google/cloud/gkemulticloud/v1/AwsClustersClient.java
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -204,8 +204,8 @@ public final OperationsClient getHttpJsonOperationsClient() {
204
204
205
205
// AUTO-GENERATED DOCUMENTATION AND METHOD.
206
206
/**
207
-
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given GCP
208
-
* project and region.
207
+
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given Google
208
+
* Cloud Platform project and region.
209
209
*
210
210
* <p>If successful, the response contains a newly created
211
211
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -256,8 +256,8 @@ public final OperationFuture<AwsCluster, OperationMetadata> createAwsClusterAsyn
256
256
257
257
// AUTO-GENERATED DOCUMENTATION AND METHOD.
258
258
/**
259
-
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given GCP
260
-
* project and region.
259
+
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given Google
260
+
* Cloud Platform project and region.
261
261
*
262
262
* <p>If successful, the response contains a newly created
263
263
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -308,8 +308,8 @@ public final OperationFuture<AwsCluster, OperationMetadata> createAwsClusterAsyn
308
308
309
309
// AUTO-GENERATED DOCUMENTATION AND METHOD.
310
310
/**
311
-
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given GCP
312
-
* project and region.
311
+
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given Google
312
+
* Cloud Platform project and region.
313
313
*
314
314
* <p>If successful, the response contains a newly created
315
315
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -345,8 +345,8 @@ public final OperationFuture<AwsCluster, OperationMetadata> createAwsClusterAsyn
345
345
346
346
// AUTO-GENERATED DOCUMENTATION AND METHOD.
347
347
/**
348
-
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given GCP
349
-
* project and region.
348
+
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given Google
349
+
* Cloud Platform project and region.
350
350
*
351
351
* <p>If successful, the response contains a newly created
352
352
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -382,8 +382,8 @@ public final OperationFuture<AwsCluster, OperationMetadata> createAwsClusterAsyn
382
382
383
383
// AUTO-GENERATED DOCUMENTATION AND METHOD.
384
384
/**
385
-
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given GCP
386
-
* project and region.
385
+
* Creates a new [AwsCluster][google.cloud.gkemulticloud.v1.AwsCluster] resource on a given Google
386
+
* Cloud Platform project and region.
387
387
*
388
388
* <p>If successful, the response contains a newly created
389
389
* [Operation][google.longrunning.Operation] resource that can be described to track the status of
@@ -579,7 +579,7 @@ public final UnaryCallable<UpdateAwsClusterRequest, Operation> updateAwsClusterC
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
582
-
* details on GCP resource names.
582
+
* details on Google Cloud Platform resource names.
583
583
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
614
-
* details on GCP resource names.
614
+
* details on Google Cloud Platform resource names.
615
615
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
616
616
*/
617
617
publicfinalAwsClustergetAwsCluster(Stringname) {
@@ -699,7 +699,7 @@ public final UnaryCallable<GetAwsClusterRequest, AwsCluster> getAwsClusterCallab
* <p>Location names are formatted as `projects/<project-id>/locations/<region>`.
701
701
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
702
-
* details on GCP resource names.
702
+
* details on Google Cloud Platform resource names.
703
703
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
* <p>Location names are formatted as `projects/<project-id>/locations/<region>`.
737
737
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
738
-
* details on GCP resource names.
738
+
* details on Google Cloud Platform resource names.
739
739
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
884
-
* details on GCP resource names.
884
+
* details on Google Cloud Platform resource names.
885
885
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
* <p>See [Resource Names](https://cloud.google.com/apis/design/resource_names) for more
924
-
* details on GCP resource names.
924
+
* details on Google Cloud Platform resource names.
925
925
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
0 commit comments