google-apis-gkehub_v1beta 0.65.0 → 0.66.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: 2f6273c8152b1edd9341c43ad73452446ae3144835ecaa62c4f62e339b1debf7
4
- data.tar.gz: fb439fdf860a5ed19006491267db157d79f05106a3f2a07dfb3ad2519a041560
3
+ metadata.gz: 25979b1534c36528d08257e8e11652b5abd27aa980d4567097122799f4d4b49f
4
+ data.tar.gz: b08401bdd3c45840295adb602999b87c0bbebd0ce4a5b52f4066147a88a5b228
5
5
  SHA512:
6
- metadata.gz: e0ac8aa0f405a9ed0cb6866cf9bb3d8d3b47d22243e1f59c9e69b8a5e6c1c495c9a80651e2b528ecbda2fd86d8dc9d2c829efbee5a365eaee288c24038569c07
7
- data.tar.gz: 1128de728a239883a22a453a691ebf5bda01ce98452032736d5321ea12ec893d619cba64f8d1024f902f1051d13093839f1631fa2150d07c281512abdaa87e66
6
+ metadata.gz: 7913102da71500b16d9bbbfbbd5aa1d6a9724caf717dc43c8c1c0cb3271153bdc1d8ff90013b3f274b4c7e7feec3a9c6ac36055de34a84738a98e8ccd345db09
7
+ data.tar.gz: 61652f149985c7c5698c587dd988b5fa58bb2a34d173e77045b482cba8c1272116147b0416e1712852b8bfb70ef0a27680cfc5cad6ebd5fa8d63879677a6a44e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1beta
2
2
 
3
+ ### v0.66.0 (2023-12-17)
4
+
5
+ * Regenerated from discovery document revision 20231206
6
+
3
7
  ### v0.65.0 (2023-12-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20231201
@@ -4585,7 +4585,7 @@ module Google
4585
4585
  # @return [String]
4586
4586
  attr_accessor :pod_affinity
4587
4587
 
4588
- # Pod anti-affinity enablement.
4588
+ # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
4589
4589
  # Corresponds to the JSON property `podAntiAffinity`
4590
4590
  # @return [Boolean]
4591
4591
  attr_accessor :pod_anti_affinity
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1beta
18
18
  # Version of the google-apis-gkehub_v1beta gem
19
- GEM_VERSION = "0.65.0"
19
+ GEM_VERSION = "0.66.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231201"
25
+ REVISION = "20231206"
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-gkehub_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.65.0
4
+ version: 0.66.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: 2023-12-10 00:00:00.000000000 Z
11
+ date: 2023-12-17 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-gkehub_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.65.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.66.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []