google-apis-container_v1beta1 0.14.0 → 0.15.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: fc2b1f714e99d754e726f1acf678f049ba4aa7d02b6728a6b75af02cafcd0e65
4
- data.tar.gz: 7e798352750c0203384e2042a4f39f732976a895f20d5194f9cf90e0b848a16d
3
+ metadata.gz: cc4614aabcd0a771605c22b3176131d455cfa78d925dc3c5fa31af8690a83999
4
+ data.tar.gz: 00751664dd2e4af4fa43f52d3cd73b5e990832994100923e066ebf5f3889c19c
5
5
  SHA512:
6
- metadata.gz: 6e0164ba611258283170d18923956a604661b7493dc3eff845a9578dd05dc9ed5f9cf8d7cf26f3523c82a27a304d0f0e7f8a7ef8de299504f13f884184a6dc33
7
- data.tar.gz: 82f1e4d889245381ef7ccde55750d5339865cab18db8c375f75e2de4757a2a97d34c75373def5666aed2e61f9b824b875bdcb3af7c47b267b036d70949daa265
6
+ metadata.gz: 6c4c203322618340f9873e00a0d64d8f49de3c2c28fc714fc28424285a042bcbc7fd56afbc8191c240d1973160a2698c1c16dc041636073791cada022f677dec
7
+ data.tar.gz: bc337b9f3a94a91483846cd0e8226135af766a6f6f6767805761a71e8bb26eb1cdea8d8b454a2a3a930b2b5a12db6678f7f2f86879275adb5b643588d8a1a1b6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-container_v1beta1
2
2
 
3
+ ### v0.15.0 (2021-07-22)
4
+
5
+ * Regenerated from discovery document revision 20210708
6
+
3
7
  ### v0.14.0 (2021-07-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20210628
@@ -3346,7 +3346,7 @@ module Google
3346
3346
  alias_method :enabled?, :enabled
3347
3347
 
3348
3348
  # Maximum number of nodes in the NodePool. Must be >= min_node_count. There has
3349
- # to enough quota to scale up the cluster.
3349
+ # to be enough quota to scale up the cluster.
3350
3350
  # Corresponds to the JSON property `maxNodeCount`
3351
3351
  # @return [Fixnum]
3352
3352
  attr_accessor :max_node_count
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContainerV1beta1
18
18
  # Version of the google-apis-container_v1beta1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210628"
25
+ REVISION = "20210708"
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-container_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.15.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: 2021-07-12 00:00:00.000000000 Z
11
+ date: 2021-07-26 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/master/generated/google-apis-container_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1beta1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1beta1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-container_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []