Skip to content

Commit b4f0f5f

Browse files
1 parent 7ebc412 commit b4f0f5f

File tree

4 files changed

+36
-36
lines changed

4 files changed

+36
-36
lines changed

clients/google-api-services-dataform/v1beta1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-dataform</artifactId>
25-
<version>v1beta1-rev20250306-2.0.0</version>
25+
<version>v1beta1-rev20250316-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-dataform:v1beta1-rev20250306-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dataform:v1beta1-rev20250316-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-dataform/v1beta1/2.0.0/com/google/api/services/dataform/v1beta1/Dataform.java

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -654,9 +654,9 @@ public List set(String parameterName, Object value) {
654654
}
655655
/**
656656
* 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
657+
* implement [AIP/134](https://google.aip.dev/134). The wildcard entry () is treated as a bad
658+
* request, and when the `field_mask` is omitted, the request is treated as a full update on all
659+
* modifiable fields.*
660660
*
661661
* Create a request for the method "locations.updateConfig".
662662
*
@@ -682,9 +682,9 @@ public class UpdateConfig extends DataformRequest<com.google.api.services.datafo
682682

683683
/**
684684
* 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
685+
* implement [AIP/134](https://google.aip.dev/134). The wildcard entry () is treated as a bad
686+
* request, and when the `field_mask` is omitted, the request is treated as a full update on all
687+
* modifiable fields.*
688688
*
689689
* Create a request for the method "locations.updateConfig".
690690
*
@@ -2317,10 +2317,10 @@ public List set(String parameterName, Object value) {
23172317
}
23182318
}
23192319
/**
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-
* bad request - When the **field_mask** is omitted, instead of only updating the set fields, the
2323-
* request is treated as a full update on all modifiable fields
2320+
* Updates a single Repository. **Note:** *This method does not fully implement
2321+
* [AIP/134](https://google.aip.dev/134). The wildcard entry () is treated as a bad request, and
2322+
* when the `field_mask` is omitted, the request is treated as a full update on all modifiable
2323+
* fields.*
23242324
*
23252325
* Create a request for the method "repositories.patch".
23262326
*
@@ -2345,10 +2345,10 @@ public class Patch extends DataformRequest<com.google.api.services.dataform.v1be
23452345
java.util.regex.Pattern.compile("^projects/[^/]+/locations/[^/]+/repositories/[^/]+$");
23462346

23472347
/**
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-
* a bad request - When the **field_mask** is omitted, instead of only updating the set fields,
2351-
* the request is treated as a full update on all modifiable fields
2348+
* Updates a single Repository. **Note:** *This method does not fully implement
2349+
* [AIP/134](https://google.aip.dev/134). The wildcard entry () is treated as a bad request, and
2350+
* when the `field_mask` is omitted, the request is treated as a full update on all modifiable
2351+
* fields.*
23522352
*
23532353
* Create a request for the method "repositories.patch".
23542354
*
@@ -4601,10 +4601,10 @@ public List set(String parameterName, Object value) {
46014601
}
46024602
}
46034603
/**
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-
* bad request - When the **field_mask** is omitted, instead of only updating the set fields, the
4607-
* request is treated as a full update on all modifiable fields
4604+
* Updates a single ReleaseConfig. **Note:** *This method does not fully implement
4605+
* [AIP/134](https://google.aip.dev/134). The wildcard entry () is treated as a bad request, and
4606+
* when the `field_mask` is omitted, the request is treated as a full update on all modifiable
4607+
* fields.*
46084608
*
46094609
* Create a request for the method "releaseConfigs.patch".
46104610
*
@@ -4629,10 +4629,10 @@ public class Patch extends DataformRequest<com.google.api.services.dataform.v1be
46294629
java.util.regex.Pattern.compile("^projects/[^/]+/locations/[^/]+/repositories/[^/]+/releaseConfigs/[^/]+$");
46304630

46314631
/**
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-
* a bad request - When the **field_mask** is omitted, instead of only updating the set fields,
4635-
* the request is treated as a full update on all modifiable fields
4632+
* Updates a single ReleaseConfig. **Note:** *This method does not fully implement
4633+
* [AIP/134](https://google.aip.dev/134). The wildcard entry () is treated as a bad request, and
4634+
* when the `field_mask` is omitted, the request is treated as a full update on all modifiable
4635+
* fields.*
46364636
*
46374637
* Create a request for the method "releaseConfigs.patch".
46384638
*
@@ -5411,10 +5411,10 @@ public List set(String parameterName, Object value) {
54115411
}
54125412
}
54135413
/**
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-
* bad request - When the **field_mask** is omitted, instead of only updating the set fields, the
5417-
* request is treated as a full update on all modifiable fields
5414+
* Updates a single WorkflowConfig. **Note:** *This method does not fully implement
5415+
* [AIP/134](https://google.aip.dev/134). The wildcard entry () is treated as a bad request, and
5416+
* when the `field_mask` is omitted, the request is treated as a full update on all modifiable
5417+
* fields.*
54185418
*
54195419
* Create a request for the method "workflowConfigs.patch".
54205420
*
@@ -5439,10 +5439,10 @@ public class Patch extends DataformRequest<com.google.api.services.dataform.v1be
54395439
java.util.regex.Pattern.compile("^projects/[^/]+/locations/[^/]+/repositories/[^/]+/workflowConfigs/[^/]+$");
54405440

54415441
/**
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-
* a bad request - When the **field_mask** is omitted, instead of only updating the set fields,
5445-
* the request is treated as a full update on all modifiable fields
5442+
* Updates a single WorkflowConfig. **Note:** *This method does not fully implement
5443+
* [AIP/134](https://google.aip.dev/134). The wildcard entry () is treated as a bad request, and
5444+
* when the `field_mask` is omitted, the request is treated as a full update on all modifiable
5445+
* fields.*
54465446
*
54475447
* Create a request for the method "workflowConfigs.patch".
54485448
*

clients/google-api-services-dataform/v1beta1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-dataform</artifactId>
11-
<version>v1beta1-rev20250306-2.0.0</version>
12-
<name>Dataform API v1beta1-rev20250306-2.0.0</name>
11+
<version>v1beta1-rev20250316-2.0.0</version>
12+
<name>Dataform API v1beta1-rev20250316-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-dataform/v1beta1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-dataform</artifactId>
25-
<version>v1beta1-rev20250306-2.0.0</version>
25+
<version>v1beta1-rev20250316-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-dataform:v1beta1-rev20250306-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dataform:v1beta1-rev20250316-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)