File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
generated/google-apis-gkehub_v2alpha
lib/google/apis/gkehub_v2alpha Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-gkehub_v2alpha
22
3+ ### v0.33.0 (2026-01-25)
4+
5+ * Regenerated from discovery document revision 20260119
6+
37### v0.32.0 (2025-12-07)
48
59* Regenerated from discovery document revision 20251201
Original file line number Diff line number Diff line change @@ -1258,7 +1258,8 @@ class ConfigManagementSpec
12581258 # @return [Google::Apis::GkehubV2alpha::ConfigManagementHierarchyControllerConfig]
12591259 attr_accessor :hierarchy_controller
12601260
1261- # Optional. Enables automatic Feature management.
1261+ # Optional. Deprecated: From version 1.21.0, automatic Feature management is
1262+ # unavailable, and Config Sync only supports manual upgrades.
12621263 # Corresponds to the JSON property `management`
12631264 # @return [String]
12641265 attr_accessor :management
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module GkehubV2alpha
1818 # Version of the google-apis-gkehub_v2alpha gem
19- GEM_VERSION = "0.32 .0"
19+ GEM_VERSION = "0.33 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20251201 "
25+ REVISION = "20260119 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments