google-apis-bigqueryreservation_v1 0.32.0 → 0.33.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: fa2bf5051639da8672a8990f897e4d37617b4e061e9d4e05d10b3f141dc3fffe
4
- data.tar.gz: 67bfb89681d82fdc97be5883a3742d20500860bb1bd5a48eb8e93b0329d7c15e
3
+ metadata.gz: 8106e5235dace204a9c37b53f5c3dbbbff6002be47b1eee157a29a0a59e70513
4
+ data.tar.gz: d38a1a7172d39c6aa9e22178d7d3d8655c69bf41b713816b402c2784e82c1e7b
5
5
  SHA512:
6
- metadata.gz: 53562a01ed85bffba56e8840e42f4368013b65124aaf9a652c0cf7bd30dc10b0df07579f7ac28a9ab89a6e1bc7cd6f73c0195b7c2112f593b3170bae136e7b5f
7
- data.tar.gz: f1f325eea535d618df56612d8411490ab4652f3c12d396fdbfe9d7d830014e6b8d0aee95f950a4862b4ed42d2cec77a56effbd9eeb965c3bc1adecf0dfd1eb03
6
+ metadata.gz: 02ddf47e701d3d2aee70c62d35979e879a2f25b944f782e43de765a7294634639e1dae887ad1ce27b2d6889fa5d65efac159f98917b975890fe219b708f7c48f
7
+ data.tar.gz: 404fb6bfe6794a7b6536ffa7e3908df56d50e97f73276a045c129297e4fc3201383d2ae6ce3bdd22716710a0bbdb96775b7678825a65afcc16e76d901bec2397
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigqueryreservation_v1
2
2
 
3
+ ### v0.33.0 (2024-03-10)
4
+
5
+ * Regenerated from discovery document revision 20240306
6
+
3
7
  ### v0.32.0 (2024-02-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20240217
@@ -392,7 +392,7 @@ module Google
392
392
  # that can run concurrently in this reservation. This is a soft target due to
393
393
  # asynchronous nature of the system and various optimizations for small queries.
394
394
  # Default value is 0 which means that concurrency target will be automatically
395
- # computed by the system. NOTE: this field is exposed as `target_job_concurrency`
395
+ # computed by the system. NOTE: this field is exposed as target job concurrency
396
396
  # in the Information Schema, DDL and BQ CLI.
397
397
  # Corresponds to the JSON property `concurrency`
398
398
  # @return [Fixnum]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BigqueryreservationV1
18
18
  # Version of the google-apis-bigqueryreservation_v1 gem
19
- GEM_VERSION = "0.32.0"
19
+ GEM_VERSION = "0.33.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240217"
25
+ REVISION = "20240306"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-bigqueryreservation_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.0
4
+ version: 0.33.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-02-25 00:00:00.000000000 Z
11
+ date: 2024-03-10 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-bigqueryreservation_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-bigqueryreservation_v1/v0.32.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigqueryreservation_v1/v0.33.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigqueryreservation_v1
63
63
  post_install_message:
64
64
  rdoc_options: []