Skip to content

Commit cdc66bf

Browse files
feat: Automated regeneration of gkehub v1alpha client (googleapis#27395)
Auto-created at 2026-07-19 11:27:10 +0000 using the toys pull request generator.
1 parent da16c3f commit cdc66bf

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

generated/google-apis-gkehub_v1alpha/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
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

generated/google-apis-gkehub_v1alpha/lib/google/apis/gkehub_v1alpha/classes.rb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

generated/google-apis-gkehub_v1alpha/lib/google/apis/gkehub_v1alpha/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
2828
end

0 commit comments

Comments
 (0)