google-apis-container_v1beta1 0.4.0 → 0.5.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: '085a6dc064ce7f1f7746ae9eb9f139160a0ea929ded3b70c4cbf9fb05e2265ca'
4
- data.tar.gz: c644419f4b7f067b9db131fdb01fb55b9a5606d7c449d3af8161744c0931a6c4
3
+ metadata.gz: ad493785b9b24275f1d083eeaac2ebfebacb3f9137fa629c492da768470fcb6a
4
+ data.tar.gz: 64315ddc338f5a5021eafa84278086537ab97a11bb57e60f0398faaae112f392
5
5
  SHA512:
6
- metadata.gz: e7aa43ba2f83a1c38dd617ed02ba5e22c10052e63cca742062c05f7eea4269c06b8f767d1874d119f979f4bbb9cdcef0ec7f19180e78401b5c53c302929a0351
7
- data.tar.gz: 37a1f5321c35f7e79afb9448897f3291c2ddf1ab63ba263fb23d878261c4084bd5dbd329af7909530de72c73c02a6d991ab432a40ba858960274b76dd2f1d676
6
+ metadata.gz: 82d0a4d319ac24ef8ed747ef48e95dc591684b7fd387b84491c377011038b50948bbe720e036b8b157fc8afc4e755509b514b1ef457fd28c250b71d0db1c1c43
7
+ data.tar.gz: 33c52872251e70b13f5a0820c3bbbddc2724df163f5c2b3e845ebf27fa4b614d9754e4a820def894527a087f3a846c14fca11c00993228ebee4c21c677181a9d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-container_v1beta1
2
2
 
3
+ ### v0.5.0 (2021-03-12)
4
+
5
+ * Regenerated from discovery document revision 20210226
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.4.0 (2021-03-06)
4
9
 
5
10
  * Regenerated from discovery document revision 20210224
@@ -184,8 +184,7 @@ module Google
184
184
  end
185
185
  end
186
186
 
187
- # Autopilot is the configuration for Autopilot settings on the cluster. It is
188
- # the official product name of what is previously known as AutoGKE
187
+ # Autopilot is the configuration for Autopilot settings on the cluster.
189
188
  class Autopilot
190
189
  include Google::Apis::Core::Hashable
191
190
 
@@ -503,8 +502,7 @@ module Google
503
502
  # @return [Google::Apis::ContainerV1beta1::AuthenticatorGroupsConfig]
504
503
  attr_accessor :authenticator_groups_config
505
504
 
506
- # Autopilot is the configuration for Autopilot settings on the cluster. It is
507
- # the official product name of what is previously known as AutoGKE
505
+ # Autopilot is the configuration for Autopilot settings on the cluster.
508
506
  # Corresponds to the JSON property `autopilot`
509
507
  # @return [Google::Apis::ContainerV1beta1::Autopilot]
510
508
  attr_accessor :autopilot
@@ -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.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210224"
25
+ REVISION = "20210226"
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.4.0
4
+ version: 0.5.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-03-08 00:00:00.000000000 Z
11
+ date: 2021-03-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-container_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1beta1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1beta1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-container_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []