File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-gkehub_v1alpha
lib/google/apis/gkehub_v1alpha Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
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.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
2828end
You can’t perform that action at this time.
0 commit comments