Skip to content

Commit 1501b7e

Browse files
feat: Automated regeneration of saasservicemgmt v1beta1 client (googleapis#27170)
Auto-created at 2026-06-21 12:11:39 +0000 using the toys pull request generator.
1 parent a0a8d18 commit 1501b7e

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

generated/google-apis-saasservicemgmt_v1beta1/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-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

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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 dependencys outputVariables, or will be passed on to a
3153-
# dependencys 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

generated/google-apis-saasservicemgmt_v1beta1/lib/google/apis/saasservicemgmt_v1beta1/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 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
2828
end

0 commit comments

Comments
 (0)