google-apis-bigqueryreservation_v1 0.16.0 → 0.19.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: a84dd6fe03a15772fb5cfdf90044957408c7fe148a176f68720068ff1e0848c8
4
- data.tar.gz: fe41aa84af68ecf78f33c66f8fc4ae456de0199da59e80f5b67cbbbd8072c76e
3
+ metadata.gz: 0f198763a829eef9d7bc3c397250351d532c0c9880dee9f59cd1f9858fc5f102
4
+ data.tar.gz: e85519bd9ff5a9d5ae2020279f4d205500280b63ef48bfdd007b89c3ee2ec2a2
5
5
  SHA512:
6
- metadata.gz: 465f11cc3dd23d705f10b43087f9810863bfc2e85433c82244b410ebca5146ec89191b1899bbe14dfb9d5d7b0dc0498d01c84a131a45497a1567f1c81861de14
7
- data.tar.gz: 3bace61cde1f9d15c27f2920ee6ff0fe239b72a408672506993ce6871e9a78f714d5f6322ff1ef18bd7411bce13a2980d9fc0ab68edf8a6e3caec0707fee759c
6
+ metadata.gz: 6c650efe46f2dd507c467ac9a2a0088dc3ec21dee316a8da231d3a6b2de7b0b76990b647745e5437967f9b2add8c5933867f1296e926fc042b6a170a54163ad0
7
+ data.tar.gz: f3740b714a6e179e5690887397e769c0c1d769e36342ad76cf615bec9bbd2c0b2e9a1de048b30482cdb4b6b79f988004965f83918453186f37ba0fcf4c40c860
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-bigqueryreservation_v1
2
2
 
3
+ ### v0.19.0 (2022-06-21)
4
+
5
+ * Regenerated using generator version 0.7.0
6
+
7
+ ### v0.18.0 (2022-06-02)
8
+
9
+ * Unspecified changes
10
+
11
+ ### v0.17.0 (2022-05-18)
12
+
13
+ * Regenerated from discovery document revision 20220511
14
+
3
15
  ### v0.16.0 (2022-04-22)
4
16
 
5
17
  * Regenerated from discovery document revision 20220415
@@ -377,12 +377,11 @@ module Google
377
377
  # Minimum slots available to this reservation. A slot is a unit of computational
378
378
  # power in BigQuery, and serves as the unit of parallelism. Queries using this
379
379
  # reservation might use more slots during runtime if ignore_idle_slots is set to
380
- # false. If the new reservation's slot capacity exceeds the project's slot
381
- # capacity or if total slot capacity of the new reservation and its siblings
382
- # exceeds the project's slot capacity, the request will fail with `google.rpc.
383
- # Code.RESOURCE_EXHAUSTED`. NOTE: for reservations in US or EU multi-regions,
384
- # slot capacity constraints are checked separately for default and auxiliary
385
- # regions. See multi_region_auxiliary flag for more details.
380
+ # false. If total slot_capacity of the reservation and its siblings exceeds the
381
+ # total slot_count of all capacity commitments, the request will fail with `
382
+ # google.rpc.Code.RESOURCE_EXHAUSTED`. NOTE: for reservations in US or EU multi-
383
+ # regions, slot capacity constraints are checked separately for default and
384
+ # auxiliary regions. See multi_region_auxiliary flag for more details.
386
385
  # Corresponds to the JSON property `slotCapacity`
387
386
  # @return [Fixnum]
388
387
  attr_accessor :slot_capacity
@@ -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.16.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220415"
25
+ REVISION = "20220511"
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.16.0
4
+ version: 0.19.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: 2022-04-25 00:00:00.000000000 Z
11
+ date: 2022-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.6'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.6'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigqueryreservation_v1/v0.19.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: []
@@ -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.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for BigQuery Reservation API V1