Skip to content

Commit 98cd672

Browse files
1 parent d8966ff commit 98cd672

File tree

4 files changed

+27
-25
lines changed

4 files changed

+27
-25
lines changed

clients/google-api-services-bigquery/v2/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-bigquery</artifactId>
25-
<version>v2-rev20241111-2.0.0</version>
25+
<version>v2-rev20241115-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-bigquery:v2-rev20241111-2.0.0'
38+
implementation 'com.google.apis:google-api-services-bigquery:v2-rev20241115-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-bigquery/v2/2.0.0/com/google/api/services/bigquery/Bigquery.java

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -511,10 +511,11 @@ public Get setDatasetId(java.lang.String datasetId) {
511511
* Requests specifying an invalid value will be rejected. Requests for conditional access
512512
* policy binding in datasets must specify version 3. Dataset with no conditional role
513513
* bindings in access policy may specify any valid value or leave the field unset. This field
514-
* will be maped to [IAM Policy version] (https://cloud.google.com/iam/docs/policies#versions)
515-
* and will be used to fetch policy from IAM. If unset or if 0 or 1 value is used for dataset
516-
* with conditional bindings, access entry with condition will have role string appended by
517-
* 'withcond' string followed by a hash value. For example : { "access": [ { "role":
514+
* will be mapped to [IAM Policy version]
515+
* (https://cloud.google.com/iam/docs/policies#versions) and will be used to fetch policy from
516+
* IAM. If unset or if 0 or 1 value is used for dataset with conditional bindings, access
517+
* entry with condition will have role string appended by 'withcond' string followed by a hash
518+
* value. For example : { "access": [ { "role":
518519
* "roles/bigquery.dataViewer_with_conditionalbinding_7a34awqsda", "userByEmail":
519520
* "[email protected]", } ] } Please refer https://cloud.google.com/iam/docs/troubleshooting-
520521
* withcond for more details.
@@ -525,7 +526,7 @@ public Get setDatasetId(java.lang.String datasetId) {
525526
/** Optional. The version of the access policy schema to fetch. Valid values are 0, 1, and 3. Requests
526527
specifying an invalid value will be rejected. Requests for conditional access policy binding in
527528
datasets must specify version 3. Dataset with no conditional role bindings in access policy may
528-
specify any valid value or leave the field unset. This field will be maped to [IAM Policy version]
529+
specify any valid value or leave the field unset. This field will be mapped to [IAM Policy version]
529530
(https://cloud.google.com/iam/docs/policies#versions) and will be used to fetch policy from IAM. If
530531
unset or if 0 or 1 value is used for dataset with conditional bindings, access entry with condition
531532
will have role string appended by 'withcond' string followed by a hash value. For example : {
@@ -542,10 +543,11 @@ public java.lang.Integer getAccessPolicyVersion() {
542543
* Requests specifying an invalid value will be rejected. Requests for conditional access
543544
* policy binding in datasets must specify version 3. Dataset with no conditional role
544545
* bindings in access policy may specify any valid value or leave the field unset. This field
545-
* will be maped to [IAM Policy version] (https://cloud.google.com/iam/docs/policies#versions)
546-
* and will be used to fetch policy from IAM. If unset or if 0 or 1 value is used for dataset
547-
* with conditional bindings, access entry with condition will have role string appended by
548-
* 'withcond' string followed by a hash value. For example : { "access": [ { "role":
546+
* will be mapped to [IAM Policy version]
547+
* (https://cloud.google.com/iam/docs/policies#versions) and will be used to fetch policy from
548+
* IAM. If unset or if 0 or 1 value is used for dataset with conditional bindings, access
549+
* entry with condition will have role string appended by 'withcond' string followed by a hash
550+
* value. For example : { "access": [ { "role":
549551
* "roles/bigquery.dataViewer_with_conditionalbinding_7a34awqsda", "userByEmail":
550552
* "[email protected]", } ] } Please refer https://cloud.google.com/iam/docs/troubleshooting-
551553
* withcond for more details.
@@ -717,7 +719,7 @@ public Insert setProjectId(java.lang.String projectId) {
717719
* Requests with conditional access policy binding in datasets must specify version 3. * But
718720
* dataset with no conditional role bindings in access policy may specify any valid value or
719721
* leave the field unset. If unset or if 0 or 1 value is used for dataset with conditional
720-
* bindings, request will be rejected. This field will be maped to IAM Policy version
722+
* bindings, request will be rejected. This field will be mapped to IAM Policy version
721723
* (https://cloud.google.com/iam/docs/policies#versions) and will be used to set policy in
722724
* IAM.
723725
*/
@@ -730,7 +732,7 @@ public Insert setProjectId(java.lang.String projectId) {
730732
the access policy schema provided in the request. For example, * Requests with conditional access
731733
policy binding in datasets must specify version 3. * But dataset with no conditional role bindings
732734
in access policy may specify any valid value or leave the field unset. If unset or if 0 or 1 value
733-
is used for dataset with conditional bindings, request will be rejected. This field will be maped
735+
is used for dataset with conditional bindings, request will be rejected. This field will be mapped
734736
to IAM Policy version (https://cloud.google.com/iam/docs/policies#versions) and will be used to set
735737
policy in IAM.
736738
*/
@@ -746,7 +748,7 @@ public java.lang.Integer getAccessPolicyVersion() {
746748
* Requests with conditional access policy binding in datasets must specify version 3. * But
747749
* dataset with no conditional role bindings in access policy may specify any valid value or
748750
* leave the field unset. If unset or if 0 or 1 value is used for dataset with conditional
749-
* bindings, request will be rejected. This field will be maped to IAM Policy version
751+
* bindings, request will be rejected. This field will be mapped to IAM Policy version
750752
* (https://cloud.google.com/iam/docs/policies#versions) and will be used to set policy in
751753
* IAM.
752754
*/
@@ -1159,7 +1161,7 @@ public Patch setDatasetId(java.lang.String datasetId) {
11591161
* an access policy entry with condition. - Updating an access policy entry with condition. *
11601162
* But dataset with no conditional role bindings in access policy may specify any valid value
11611163
* or leave the field unset. If unset or if 0 or 1 value is used for dataset with conditional
1162-
* bindings, request will be rejected. This field will be maped to IAM Policy version
1164+
* bindings, request will be rejected. This field will be mapped to IAM Policy version
11631165
* (https://cloud.google.com/iam/docs/policies#versions) and will be used to set policy in
11641166
* IAM.
11651167
*/
@@ -1174,7 +1176,7 @@ public Patch setDatasetId(java.lang.String datasetId) {
11741176
new access policy entry with condition. - Removing an access policy entry with condition. -
11751177
Updating an access policy entry with condition. * But dataset with no conditional role bindings in
11761178
access policy may specify any valid value or leave the field unset. If unset or if 0 or 1 value is
1177-
used for dataset with conditional bindings, request will be rejected. This field will be maped to
1179+
used for dataset with conditional bindings, request will be rejected. This field will be mapped to
11781180
IAM Policy version (https://cloud.google.com/iam/docs/policies#versions) and will be used to set
11791181
policy in IAM.
11801182
*/
@@ -1192,7 +1194,7 @@ public java.lang.Integer getAccessPolicyVersion() {
11921194
* an access policy entry with condition. - Updating an access policy entry with condition. *
11931195
* But dataset with no conditional role bindings in access policy may specify any valid value
11941196
* or leave the field unset. If unset or if 0 or 1 value is used for dataset with conditional
1195-
* bindings, request will be rejected. This field will be maped to IAM Policy version
1197+
* bindings, request will be rejected. This field will be mapped to IAM Policy version
11961198
* (https://cloud.google.com/iam/docs/policies#versions) and will be used to set policy in
11971199
* IAM.
11981200
*/
@@ -1545,7 +1547,7 @@ public Update setDatasetId(java.lang.String datasetId) {
15451547
* an access policy entry with condition. - Updating an access policy entry with condition. *
15461548
* But dataset with no conditional role bindings in access policy may specify any valid value
15471549
* or leave the field unset. If unset or if 0 or 1 value is used for dataset with conditional
1548-
* bindings, request will be rejected. This field will be maped to IAM Policy version
1550+
* bindings, request will be rejected. This field will be mapped to IAM Policy version
15491551
* (https://cloud.google.com/iam/docs/policies#versions) and will be used to set policy in
15501552
* IAM.
15511553
*/
@@ -1560,7 +1562,7 @@ public Update setDatasetId(java.lang.String datasetId) {
15601562
new access policy entry with condition. - Removing an access policy entry with condition. -
15611563
Updating an access policy entry with condition. * But dataset with no conditional role bindings in
15621564
access policy may specify any valid value or leave the field unset. If unset or if 0 or 1 value is
1563-
used for dataset with conditional bindings, request will be rejected. This field will be maped to
1565+
used for dataset with conditional bindings, request will be rejected. This field will be mapped to
15641566
IAM Policy version (https://cloud.google.com/iam/docs/policies#versions) and will be used to set
15651567
policy in IAM.
15661568
*/
@@ -1578,7 +1580,7 @@ public java.lang.Integer getAccessPolicyVersion() {
15781580
* an access policy entry with condition. - Updating an access policy entry with condition. *
15791581
* But dataset with no conditional role bindings in access policy may specify any valid value
15801582
* or leave the field unset. If unset or if 0 or 1 value is used for dataset with conditional
1581-
* bindings, request will be rejected. This field will be maped to IAM Policy version
1583+
* bindings, request will be rejected. This field will be mapped to IAM Policy version
15821584
* (https://cloud.google.com/iam/docs/policies#versions) and will be used to set policy in
15831585
* IAM.
15841586
*/

clients/google-api-services-bigquery/v2/2.0.0/pom.xml

Lines changed: 3 additions & 3 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-bigquery</artifactId>
11-
<version>v2-rev20241111-2.0.0</version>
12-
<name>BigQuery API v2-rev20241111-2.0.0</name>
11+
<version>v2-rev20241115-2.0.0</version>
12+
<name>BigQuery API v2-rev20241115-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>
@@ -90,7 +90,7 @@
9090
<windowtitle>BigQuery API ${project.version}</windowtitle>
9191
<links>
9292
<link>http://docs.oracle.com/javase/7/docs/api</link>
93-
<link>https://googleapis.dev/java/google-http-client/1.45.0/</link>
93+
<link>https://googleapis.dev/java/google-http-client/1.45.2/</link>
9494
<link>https://googleapis.dev/java/google-oauth-client/1.36.0/</link>
9595
<link>https://googleapis.dev/java/google-api-client/2.7.0/</link>
9696
</links>

clients/google-api-services-bigquery/v2/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-bigquery</artifactId>
25-
<version>v2-rev20241111-2.0.0</version>
25+
<version>v2-rev20241115-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-bigquery:v2-rev20241111-2.0.0'
38+
implementation 'com.google.apis:google-api-services-bigquery:v2-rev20241115-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)