google-apis-gkehub_v2alpha 0.39.0 → 0.40.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: 18211458de7894392a299a13b8e319005183742cfe2183ee08f71eb659a8655c
4
- data.tar.gz: 8b3739627cc792a17eeaa7ebb22259e45259cbe8bc8e8df48977ff652e1450b7
3
+ metadata.gz: e2cddbf5b79ad3db339ae5ac6aa0f673b5c174597d097f9f25cba22eac29e34b
4
+ data.tar.gz: e003806260c8f374c858fa83e39c3422c422fe3f3da1a0c66865943a6bc18e98
5
5
  SHA512:
6
- metadata.gz: aae2ebbd15dc4a322b8fe952645e11669824fcdc0b1f26a0d7d5c1f2caabd8d2a711c9f740b962dd81fec7822010f706ceeab000a01e524835f82439a05e8440
7
- data.tar.gz: d3b89dc62f3d343bd7ca03c0762dde8028ac8da68e4a6f2c038d64affbbeb77a24cbec669d505a16fc5b4bdae2d62dd6f9e6f4d6adee803ee0c17caf5259d933
6
+ metadata.gz: cc10fe092be89e6f923459f59be043f0c30528589cdb2e4792f2531d2030e08e21ef23fd54e120f5c22ad6a78979b1c76a1a124efcf1ef62669b438c65607e08
7
+ data.tar.gz: db8c51c7cc3e44ade885cbc5830137503ee0fc0f2fddc328dd93c3859eed4740770833904c887ab2bf4e4a235b845eb4b8f7ecfcbe2871f08763b886c96a2f61
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v2alpha
2
2
 
3
+ ### v0.40.0 (2026-07-26)
4
+
5
+ * Regenerated from discovery document revision 20260719
6
+
3
7
  ### v0.39.0 (2026-07-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260713
@@ -1275,10 +1275,11 @@ module Google
1275
1275
  # @return [Google::Apis::GkehubV2alpha::ConfigManagementHierarchyControllerConfig]
1276
1276
  attr_accessor :hierarchy_controller
1277
1277
 
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.
1278
+ # Optional. Deprecated: Automatic Feature management is in Preview and is
1279
+ # unavailable in version 1.21.0 and later, after which Config Sync only supports
1280
+ # manual upgrades. If set to manual upgrades, clear this field instead, which is
1281
+ # behaviorally equivalent but helps prevent compatibility issues with newer
1282
+ # fields.
1282
1283
  # Corresponds to the JSON property `management`
1283
1284
  # @return [String]
1284
1285
  attr_accessor :management
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV2alpha
18
18
  # Version of the google-apis-gkehub_v2alpha gem
19
- GEM_VERSION = "0.39.0"
19
+ GEM_VERSION = "0.40.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 = "20260713"
25
+ REVISION = "20260719"
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_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.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_v2alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v2alpha/v0.39.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v2alpha/v0.40.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v2alpha
62
62
  rdoc_options: []
63
63
  require_paths: