File tree Expand file tree Collapse file tree
generated/google-apis-saasservicemgmt_v1beta1
lib/google/apis/saasservicemgmt_v1beta1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-saasservicemgmt_v1beta1
22
3+ ### v0.13.0 (2026-06-21)
4+
5+ * Regenerated from discovery document revision 20260610
6+
37### v0.12.0 (2026-06-14)
48
59* Regenerated from discovery document revision 20260603
Original file line number Diff line number Diff line change @@ -2052,7 +2052,7 @@ def update!(**args)
20522052 end
20532053
20542054 # An object that describes various settings of Rollout execution. Includes built-
2055- # in policies across GCP and GDC, and customizable policies.
2055+ # in and customizable policies.
20562056 class RolloutKind
20572057 include Google ::Apis ::Core ::Hashable
20582058
@@ -3149,8 +3149,8 @@ class UnitKind
31493149 attr_accessor :etag
31503150
31513151 # Optional. List of inputVariables for this release that will either be
3152- # retrieved from a dependency’ s outputVariables, or will be passed on to a
3153- # dependency’ s inputVariables. Maximum 100.
3152+ # retrieved from a dependency' s outputVariables, or will be passed on to a
3153+ # dependency' s inputVariables. Maximum 100.
31543154 # Corresponds to the JSON property `inputVariableMappings`
31553155 # @return [Array<Google::Apis::SaasservicemgmtV1beta1::VariableMapping>]
31563156 attr_accessor :input_variable_mappings
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module SaasservicemgmtV1beta1
1818 # Version of the google-apis-saasservicemgmt_v1beta1 gem
19- GEM_VERSION = "0.12 .0"
19+ GEM_VERSION = "0.13 .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 = "20260603 "
25+ REVISION = "20260610 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments