google-apis-bigquery_v2 0.81.0 → 0.82.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/bigquery_v2/gem_version.rb +2 -2
- data/lib/google/apis/bigquery_v2/service.rb +4 -4
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 15c55699abe6881645a22427359a692112a7187b8ee41fe76b59afdbbcbe5270
|
4
|
+
data.tar.gz: 0cce1be21b607a00e8be6402a22c620f154a46d81aa7a1946e5fb8446124440f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6aaa876c5117a701856f68923acb2b50ad7dfffe7fabc6536855fb266c98796829c5de113449da7424951ee68323ef7538d0e61648721204dea4d046ad8ea76f
|
7
|
+
data.tar.gz: dd558d4d6a63d65454e597f17110ca4df74083af87875512c722490f2ef6de91c68eaa81dad00958a860fed4b6a3219700cb41cd0cf6f37fa6a16ef5b3e12398
|
data/CHANGELOG.md
CHANGED
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module BigqueryV2
|
18
18
|
# Version of the google-apis-bigquery_v2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.82.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241115"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -99,7 +99,7 @@ module Google
|
|
99
99
|
# 1, and 3. Requests specifying an invalid value will be rejected. Requests for
|
100
100
|
# conditional access policy binding in datasets must specify version 3. Dataset
|
101
101
|
# with no conditional role bindings in access policy may specify any valid value
|
102
|
-
# or leave the field unset. This field will be
|
102
|
+
# or leave the field unset. This field will be mapped to [IAM Policy version] (
|
103
103
|
# https://cloud.google.com/iam/docs/policies#versions) and will be used to fetch
|
104
104
|
# policy from IAM. If unset or if 0 or 1 value is used for dataset with
|
105
105
|
# conditional bindings, access entry with condition will have role string
|
@@ -154,7 +154,7 @@ module Google
|
|
154
154
|
# access policy binding in datasets must specify version 3. * But dataset with
|
155
155
|
# no conditional role bindings in access policy may specify any valid value or
|
156
156
|
# leave the field unset. If unset or if 0 or 1 value is used for dataset with
|
157
|
-
# conditional bindings, request will be rejected. This field will be
|
157
|
+
# conditional bindings, request will be rejected. This field will be mapped to
|
158
158
|
# IAM Policy version (https://cloud.google.com/iam/docs/policies#versions) and
|
159
159
|
# will be used to set policy in IAM.
|
160
160
|
# @param [String] fields
|
@@ -256,7 +256,7 @@ module Google
|
|
256
256
|
# condition. * But dataset with no conditional role bindings in access policy
|
257
257
|
# may specify any valid value or leave the field unset. If unset or if 0 or 1
|
258
258
|
# value is used for dataset with conditional bindings, request will be rejected.
|
259
|
-
# This field will be
|
259
|
+
# This field will be mapped to IAM Policy version (https://cloud.google.com/iam/
|
260
260
|
# docs/policies#versions) and will be used to set policy in IAM.
|
261
261
|
# @param [String] fields
|
262
262
|
# Selector specifying which fields to include in a partial response.
|
@@ -347,7 +347,7 @@ module Google
|
|
347
347
|
# condition. * But dataset with no conditional role bindings in access policy
|
348
348
|
# may specify any valid value or leave the field unset. If unset or if 0 or 1
|
349
349
|
# value is used for dataset with conditional bindings, request will be rejected.
|
350
|
-
# This field will be
|
350
|
+
# This field will be mapped to IAM Policy version (https://cloud.google.com/iam/
|
351
351
|
# docs/policies#versions) and will be used to set policy in IAM.
|
352
352
|
# @param [String] fields
|
353
353
|
# Selector specifying which fields to include in a partial response.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-bigquery_v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.82.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
11
|
+
date: 2024-12-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigquery_v2/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-bigquery_v2/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-bigquery_v2/v0.82.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigquery_v2
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.5.
|
78
|
+
rubygems_version: 3.5.23
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for BigQuery API V2
|