@@ -653,10 +653,10 @@ public List set(String parameterName, Object value) {
653
653
}
654
654
}
655
655
/**
656
- * Update default config for a given project and location. **Note:** This method does not fully
657
- * implement [AIP- 134](https://google.aip.dev/134); in particular: - The wildcard entry (****) is
658
- * treated as a bad request - When the **field_mask** is omitted, instead of only updating the set
659
- * fields, the request is treated as a full update on all modifiable fields
656
+ * Update default config for a given project and location. **Note:** * This method does not fully
657
+ * implement*, (see [AIP/ 134](https://google.aip.dev/134), in particular: - The wildcard entry
658
+ * (****) is treated as a bad request - When the **field_mask** is omitted, instead of only updating
659
+ * the set fields, the request is treated as a full update on all modifiable fields
660
660
*
661
661
* Create a request for the method "locations.updateConfig".
662
662
*
@@ -681,10 +681,10 @@ public class UpdateConfig extends DataformRequest<com.google.api.services.datafo
681
681
java .util .regex .Pattern .compile ("^projects/[^/]+/locations/[^/]+/config$" );
682
682
683
683
/**
684
- * Update default config for a given project and location. **Note:** This method does not fully
685
- * implement [AIP- 134](https://google.aip.dev/134); in particular: - The wildcard entry (****) is
686
- * treated as a bad request - When the **field_mask** is omitted, instead of only updating the set
687
- * fields, the request is treated as a full update on all modifiable fields
684
+ * Update default config for a given project and location. **Note:** * This method does not fully
685
+ * implement*, (see [AIP/ 134](https://google.aip.dev/134), in particular: - The wildcard entry
686
+ * (****) is treated as a bad request - When the **field_mask** is omitted, instead of only
687
+ * updating the set fields, the request is treated as a full update on all modifiable fields
688
688
*
689
689
* Create a request for the method "locations.updateConfig".
690
690
*
@@ -2317,8 +2317,8 @@ public List set(String parameterName, Object value) {
2317
2317
}
2318
2318
}
2319
2319
/**
2320
- * Updates a single Repository. **Note:** This method does not fully implement
2321
- * [AIP- 134](https://google.aip.dev/134); in particular: - The wildcard entry (****) is treated as a
2320
+ * Updates a single Repository. **Note:** * This method does not fully implement*, (see
2321
+ * [AIP/ 134](https://google.aip.dev/134), in particular: - The wildcard entry (****) is treated as a
2322
2322
* bad request - When the **field_mask** is omitted, instead of only updating the set fields, the
2323
2323
* request is treated as a full update on all modifiable fields
2324
2324
*
@@ -2345,8 +2345,8 @@ public class Patch extends DataformRequest<com.google.api.services.dataform.v1be
2345
2345
java .util .regex .Pattern .compile ("^projects/[^/]+/locations/[^/]+/repositories/[^/]+$" );
2346
2346
2347
2347
/**
2348
- * Updates a single Repository. **Note:** This method does not fully implement
2349
- * [AIP- 134](https://google.aip.dev/134); in particular: - The wildcard entry (****) is treated as
2348
+ * Updates a single Repository. **Note:** * This method does not fully implement*, (see
2349
+ * [AIP/ 134](https://google.aip.dev/134), in particular: - The wildcard entry (****) is treated as
2350
2350
* a bad request - When the **field_mask** is omitted, instead of only updating the set fields,
2351
2351
* the request is treated as a full update on all modifiable fields
2352
2352
*
@@ -4601,8 +4601,8 @@ public List set(String parameterName, Object value) {
4601
4601
}
4602
4602
}
4603
4603
/**
4604
- * Updates a single ReleaseConfig. **Note:** This method does not fully implement
4605
- * [AIP- 134](https://google.aip.dev/134); in particular: - The wildcard entry (****) is treated as a
4604
+ * Updates a single ReleaseConfig. **Note:** * This method does not fully implement*, (see
4605
+ * [AIP/ 134](https://google.aip.dev/134), in particular: - The wildcard entry (****) is treated as a
4606
4606
* bad request - When the **field_mask** is omitted, instead of only updating the set fields, the
4607
4607
* request is treated as a full update on all modifiable fields
4608
4608
*
@@ -4629,8 +4629,8 @@ public class Patch extends DataformRequest<com.google.api.services.dataform.v1be
4629
4629
java .util .regex .Pattern .compile ("^projects/[^/]+/locations/[^/]+/repositories/[^/]+/releaseConfigs/[^/]+$" );
4630
4630
4631
4631
/**
4632
- * Updates a single ReleaseConfig. **Note:** This method does not fully implement
4633
- * [AIP- 134](https://google.aip.dev/134); in particular: - The wildcard entry (****) is treated as
4632
+ * Updates a single ReleaseConfig. **Note:** * This method does not fully implement*, (see
4633
+ * [AIP/ 134](https://google.aip.dev/134), in particular: - The wildcard entry (****) is treated as
4634
4634
* a bad request - When the **field_mask** is omitted, instead of only updating the set fields,
4635
4635
* the request is treated as a full update on all modifiable fields
4636
4636
*
@@ -5411,8 +5411,8 @@ public List set(String parameterName, Object value) {
5411
5411
}
5412
5412
}
5413
5413
/**
5414
- * Updates a single WorkflowConfig. **Note:** This method does not fully implement
5415
- * [AIP- 134](https://google.aip.dev/134); in particular: - The wildcard entry (****) is treated as a
5414
+ * Updates a single WorkflowConfig. **Note:** * This method does not fully implement*, (see
5415
+ * [AIP/ 134](https://google.aip.dev/134), in particular: - The wildcard entry (****) is treated as a
5416
5416
* bad request - When the **field_mask** is omitted, instead of only updating the set fields, the
5417
5417
* request is treated as a full update on all modifiable fields
5418
5418
*
@@ -5439,8 +5439,8 @@ public class Patch extends DataformRequest<com.google.api.services.dataform.v1be
5439
5439
java .util .regex .Pattern .compile ("^projects/[^/]+/locations/[^/]+/repositories/[^/]+/workflowConfigs/[^/]+$" );
5440
5440
5441
5441
/**
5442
- * Updates a single WorkflowConfig. **Note:** This method does not fully implement
5443
- * [AIP- 134](https://google.aip.dev/134); in particular: - The wildcard entry (****) is treated as
5442
+ * Updates a single WorkflowConfig. **Note:** * This method does not fully implement*, (see
5443
+ * [AIP/ 134](https://google.aip.dev/134), in particular: - The wildcard entry (****) is treated as
5444
5444
* a bad request - When the **field_mask** is omitted, instead of only updating the set fields,
5445
5445
* the request is treated as a full update on all modifiable fields
5446
5446
*
0 commit comments