Skip to content

Commit 233cf4e

Browse files
feat: Automated regeneration of gkehub v1alpha client (#25004)
Auto-created at 2025-11-16 10:37:53 +0000 using the toys pull request generator.
1 parent 158a0b7 commit 233cf4e

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

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.100.0 (2025-11-16)
4+
5+
* Regenerated from discovery document revision 20251108
6+
37
### v0.99.0 (2025-11-09)
48

59
* Regenerated from discovery document revision 20251103

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2696,7 +2696,7 @@ def update!(**args)
26962696
end
26972697
end
26982698

2699-
# LINT.IfChange Feature config to use for Rollout.
2699+
# Feature config to use for Rollout.
27002700
class FeatureUpdate
27012701
include Google::Apis::Core::Hashable
27022702

@@ -6155,7 +6155,7 @@ class Rollout
61556155
# @return [Array<Google::Apis::GkehubV1alpha::ExcludedCluster>]
61566156
attr_accessor :excluded_clusters
61576157

6158-
# LINT.IfChange Feature config to use for Rollout.
6158+
# Feature config to use for Rollout.
61596159
# Corresponds to the JSON property `feature`
61606160
# @return [Google::Apis::GkehubV1alpha::FeatureUpdate]
61616161
attr_accessor :feature

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.99.0"
19+
GEM_VERSION = "0.100.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 = "20251103"
25+
REVISION = "20251108"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)