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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 79f797aca4481ce0a3e593c30ff965d0ff4d7aa1629ca15681215adc0a881927
4
- data.tar.gz: 24bfd38515ad70498b60d19a49b16a846b777953f819b128562de8c3bd8d79b3
3
+ metadata.gz: 15c55699abe6881645a22427359a692112a7187b8ee41fe76b59afdbbcbe5270
4
+ data.tar.gz: 0cce1be21b607a00e8be6402a22c620f154a46d81aa7a1946e5fb8446124440f
5
5
  SHA512:
6
- metadata.gz: 1405e137e8bb16bb5d537addcf773baddfa2ffffad1a17720baea4599ff2f80b54c1a2d26a73c27282d4d5d241b18e960ec6fdb4caf52f5e3694a65c2049dae7
7
- data.tar.gz: e3910d4acee81538f893601532618983c74962411ac10efb4ad1e075ebb7f71c798fba8eb72d5c104fb50fc796a7472cd2ad0842faa92b3ade686e88357c31d6
6
+ metadata.gz: 6aaa876c5117a701856f68923acb2b50ad7dfffe7fabc6536855fb266c98796829c5de113449da7424951ee68323ef7538d0e61648721204dea4d046ad8ea76f
7
+ data.tar.gz: dd558d4d6a63d65454e597f17110ca4df74083af87875512c722490f2ef6de91c68eaa81dad00958a860fed4b6a3219700cb41cd0cf6f37fa6a16ef5b3e12398
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigquery_v2
2
2
 
3
+ ### v0.82.0 (2024-12-08)
4
+
5
+ * Regenerated from discovery document revision 20241115
6
+
3
7
  ### v0.81.0 (2024-11-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20241111
@@ -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.81.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 = "20241111"
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 maped to [IAM Policy version] (
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 maped to
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 maped to IAM Policy version (https://cloud.google.com/iam/
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 maped to IAM Policy version (https://cloud.google.com/iam/
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.81.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-04 00:00:00.000000000 Z
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.81.0
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.22
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