google-apis-gkehub_v2 0.23.0 → 0.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6fd96084ccfdabd1cf6fe4ebc5a3422821c20597c03b9895fc3a0646eb9e2026
4
- data.tar.gz: b3d23fa0d496bc09d53e7b274b43bbf4df03160838d9fb2a9befc34766d71410
3
+ metadata.gz: f802b81fcc3b5d4554bd335a92a6f8ddf78b921fa595048c8781344ba20d1747
4
+ data.tar.gz: 714a37bab08f49a5a1d5355ceb42a4135484bb06d5f6734f2ba356522ce0d3dc
5
5
  SHA512:
6
- metadata.gz: 1a8e2f237739f53ddfdfccc660765a16fb39004f58f2f52515e37df6ecee13bb5121d501b8f6ebcee9dc6268beac7d64c9abdc4d491fe967492b0c3749eb4b59
7
- data.tar.gz: d76a10bd56c49130ee3da8e092a11c881593a824f67f32e9e4f4c1c93916b7d001d8051840dabdbe9a8578dcc43ec01460482111c08f957db076870fb611a1a1
6
+ metadata.gz: 7b583da3de50d5c4f3fd7f2114f4ff8d20a823bf693daf55d6b65738ed7805d3ac08f3e2fb89d3fc883ceffe77e66b3290cac8b5a7d5a71051e8846c4ef9ee50
7
+ data.tar.gz: 573041bbc9297e625048aafacb7d7895bed530f2e94a8948f946efbc12952d281b9fb54ebe917aeec30711fef0af2a967f58703bc9babb1e49c7780d72dc721c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v2
2
2
 
3
+ ### v0.24.0 (2026-07-19)
4
+
5
+ * Regenerated from discovery document revision 20260713
6
+
3
7
  ### v0.23.0 (2026-06-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20260529
@@ -1275,8 +1275,10 @@ module Google
1275
1275
  # @return [Google::Apis::GkehubV2::ConfigManagementHierarchyControllerConfig]
1276
1276
  attr_accessor :hierarchy_controller
1277
1277
 
1278
- # Optional. Deprecated: From version 1.21.0, automatic Feature management is
1279
- # unavailable, and Config Sync only supports manual upgrades.
1278
+ # Optional. Deprecated: In Preview, automatic Feature management is unavailable
1279
+ # from version 1.21.0 onwards, and Config Sync only supports manual upgrades. If
1280
+ # set to manual upgrades, clear this field instead, which is behaviorally
1281
+ # equivalent.
1280
1282
  # Corresponds to the JSON property `management`
1281
1283
  # @return [String]
1282
1284
  attr_accessor :management
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV2
18
18
  # Version of the google-apis-gkehub_v2 gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260529"
25
+ REVISION = "20260713"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gkehub_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.24.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v2/v0.23.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v2/v0.24.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v2
62
62
  rdoc_options: []
63
63
  require_paths: