File tree Expand file tree Collapse file tree
generated/google-apis-gkehub_v1alpha
lib/google/apis/gkehub_v1alpha Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-gkehub_v1alpha
22
3+ ### v0.112.0 (2026-07-19)
4+
5+ * Regenerated from discovery document revision 20260713
6+
37### v0.111.0 (2026-07-05)
48
59* Regenerated from discovery document revision 20260623
Original file line number Diff line number Diff line change @@ -1916,8 +1916,10 @@ class ConfigManagementMembershipSpec
19161916 # @return [Google::Apis::GkehubV1alpha::ConfigManagementHierarchyControllerConfig]
19171917 attr_accessor :hierarchy_controller
19181918
1919- # Optional. Deprecated: From version 1.21.0, automatic Feature management is
1920- # unavailable, and Config Sync only supports manual upgrades.
1919+ # Optional. Deprecated: In Preview, automatic Feature management is unavailable
1920+ # from version 1.21.0 onwards, and Config Sync only supports manual upgrades. If
1921+ # set to manual upgrades, clear this field instead, which is behaviorally
1922+ # equivalent.
19211923 # Corresponds to the JSON property `management`
19221924 # @return [String]
19231925 attr_accessor :management
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module GkehubV1alpha
1818 # Version of the google-apis-gkehub_v1alpha gem
19- GEM_VERSION = "0.111 .0"
19+ GEM_VERSION = "0.112 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.19.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20260623 "
25+ REVISION = "20260713 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments