@@ -1485,7 +1485,7 @@ public final ListUsableWorkstationConfigsPagedResponse listUsableWorkstationConf
1485
1485
*
1486
1486
* @param parent Required. Parent resource name.
1487
1487
* @param workstationConfig Required. Config to create.
1488
- * @param workstationConfigId Required. ID to use for the config .
1488
+ * @param workstationConfigId Required. ID to use for the workstation configuration .
1489
1489
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1490
1490
*/
1491
1491
public final OperationFuture <WorkstationConfig , OperationMetadata > createWorkstationConfigAsync (
@@ -1527,7 +1527,7 @@ public final OperationFuture<WorkstationConfig, OperationMetadata> createWorksta
1527
1527
*
1528
1528
* @param parent Required. Parent resource name.
1529
1529
* @param workstationConfig Required. Config to create.
1530
- * @param workstationConfigId Required. ID to use for the config .
1530
+ * @param workstationConfigId Required. ID to use for the workstation configuration .
1531
1531
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1532
1532
*/
1533
1533
public final OperationFuture <WorkstationConfig , OperationMetadata > createWorkstationConfigAsync (
@@ -1665,7 +1665,8 @@ public final OperationFuture<WorkstationConfig, OperationMetadata> createWorksta
1665
1665
* }</pre>
1666
1666
*
1667
1667
* @param workstationConfig Required. Config to update.
1668
- * @param updateMask Required. Mask specifying which fields in the config should be updated.
1668
+ * @param updateMask Required. Mask specifying which fields in the workstation configuration
1669
+ * should be updated.
1669
1670
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1670
1671
*/
1671
1672
public final OperationFuture <WorkstationConfig , OperationMetadata > updateWorkstationConfigAsync (
@@ -1795,7 +1796,7 @@ public final OperationFuture<WorkstationConfig, OperationMetadata> updateWorksta
1795
1796
* }
1796
1797
* }</pre>
1797
1798
*
1798
- * @param name Required. Name of the config to delete.
1799
+ * @param name Required. Name of the workstation configuration to delete.
1799
1800
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1800
1801
*/
1801
1802
public final OperationFuture <WorkstationConfig , OperationMetadata > deleteWorkstationConfigAsync (
@@ -1828,7 +1829,7 @@ public final OperationFuture<WorkstationConfig, OperationMetadata> deleteWorksta
1828
1829
* }
1829
1830
* }</pre>
1830
1831
*
1831
- * @param name Required. Name of the config to delete.
1832
+ * @param name Required. Name of the workstation configuration to delete.
1832
1833
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
1833
1834
*/
1834
1835
public final OperationFuture <WorkstationConfig , OperationMetadata > deleteWorkstationConfigAsync (
@@ -2091,7 +2092,7 @@ public final UnaryCallable<GetWorkstationRequest, Workstation> getWorkstationCal
2091
2092
2092
2093
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2093
2094
/**
2094
- * Returns all Workstations using the specified config .
2095
+ * Returns all Workstations using the specified workstation configuration .
2095
2096
*
2096
2097
* <p>Sample code:
2097
2098
*
@@ -2124,7 +2125,7 @@ public final ListWorkstationsPagedResponse listWorkstations(WorkstationConfigNam
2124
2125
2125
2126
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2126
2127
/**
2127
- * Returns all Workstations using the specified config .
2128
+ * Returns all Workstations using the specified workstation configuration .
2128
2129
*
2129
2130
* <p>Sample code:
2130
2131
*
@@ -2156,7 +2157,7 @@ public final ListWorkstationsPagedResponse listWorkstations(String parent) {
2156
2157
2157
2158
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2158
2159
/**
2159
- * Returns all Workstations using the specified config .
2160
+ * Returns all Workstations using the specified workstation configuration .
2160
2161
*
2161
2162
* <p>Sample code:
2162
2163
*
@@ -2194,7 +2195,7 @@ public final ListWorkstationsPagedResponse listWorkstations(ListWorkstationsRequ
2194
2195
2195
2196
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2196
2197
/**
2197
- * Returns all Workstations using the specified config .
2198
+ * Returns all Workstations using the specified workstation configuration .
2198
2199
*
2199
2200
* <p>Sample code:
2200
2201
*
@@ -2233,7 +2234,7 @@ public final ListWorkstationsPagedResponse listWorkstations(ListWorkstationsRequ
2233
2234
2234
2235
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2235
2236
/**
2236
- * Returns all Workstations using the specified config .
2237
+ * Returns all Workstations using the specified workstation configuration .
2237
2238
*
2238
2239
* <p>Sample code:
2239
2240
*
@@ -2279,8 +2280,8 @@ public final ListWorkstationsPagedResponse listWorkstations(ListWorkstationsRequ
2279
2280
2280
2281
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2281
2282
/**
2282
- * Returns all Workstations using the specified config on which the caller has the
2283
- * "workstations.workstations.use" permission.
2283
+ * Returns all workstations using the specified workstation configuration on which the caller has
2284
+ * the "workstations.workstations.use" permission.
2284
2285
*
2285
2286
* <p>Sample code:
2286
2287
*
@@ -2314,8 +2315,8 @@ public final ListUsableWorkstationsPagedResponse listUsableWorkstations(
2314
2315
2315
2316
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2316
2317
/**
2317
- * Returns all Workstations using the specified config on which the caller has the
2318
- * "workstations.workstations.use" permission.
2318
+ * Returns all workstations using the specified workstation configuration on which the caller has
2319
+ * the "workstations.workstations.use" permission.
2319
2320
*
2320
2321
* <p>Sample code:
2321
2322
*
@@ -2347,8 +2348,8 @@ public final ListUsableWorkstationsPagedResponse listUsableWorkstations(String p
2347
2348
2348
2349
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2349
2350
/**
2350
- * Returns all Workstations using the specified config on which the caller has the
2351
- * "workstations.workstations.use" permission.
2351
+ * Returns all workstations using the specified workstation configuration on which the caller has
2352
+ * the "workstations.workstations.use" permission.
2352
2353
*
2353
2354
* <p>Sample code:
2354
2355
*
@@ -2387,8 +2388,8 @@ public final ListUsableWorkstationsPagedResponse listUsableWorkstations(
2387
2388
2388
2389
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2389
2390
/**
2390
- * Returns all Workstations using the specified config on which the caller has the
2391
- * "workstations.workstations.use" permission.
2391
+ * Returns all workstations using the specified workstation configuration on which the caller has
2392
+ * the "workstations.workstations.use" permission.
2392
2393
*
2393
2394
* <p>Sample code:
2394
2395
*
@@ -2427,8 +2428,8 @@ public final ListUsableWorkstationsPagedResponse listUsableWorkstations(
2427
2428
2428
2429
// AUTO-GENERATED DOCUMENTATION AND METHOD.
2429
2430
/**
2430
- * Returns all Workstations using the specified config on which the caller has the
2431
- * "workstations.workstations.use" permission.
2431
+ * Returns all workstations using the specified workstation configuration on which the caller has
2432
+ * the "workstations.workstations.use" permission.
2432
2433
*
2433
2434
* <p>Sample code:
2434
2435
*
@@ -2685,7 +2686,8 @@ public final UnaryCallable<CreateWorkstationRequest, Operation> createWorkstatio
2685
2686
* }</pre>
2686
2687
*
2687
2688
* @param workstation Required. Workstation to update.
2688
- * @param updateMask Required. Mask specifying which fields in the config should be updated.
2689
+ * @param updateMask Required. Mask specifying which fields in the workstation configuration
2690
+ * should be updated.
2689
2691
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
2690
2692
*/
2691
2693
public final OperationFuture <Workstation , OperationMetadata > updateWorkstationAsync (
0 commit comments