Skip to content

Commit 1b73113

Browse files
feat: Automated regeneration of saasservicemgmt v1beta1 client (#24371)
Auto-created at 2025-09-21 10:33:01 +0000 using the toys pull request generator.
1 parent 2dd289a commit 1b73113

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

generated/google-apis-saasservicemgmt_v1beta1/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-saasservicemgmt_v1beta1
22

3-
### v0.4.0 (2025-09-14)
3+
### v0.4.0 (2025-09-21)
44

5-
* Regenerated from discovery document revision 20250903
5+
* Regenerated from discovery document revision 20250910
66

77
### v0.3.0 (2025-08-31)
88

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module SaasservicemgmtV1beta1
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250903"
25+
REVISION = "20250910"
2626
end
2727
end
2828
end

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc
8585
# @param [String] name
8686
# The resource that owns the locations collection, if applicable.
8787
# @param [Array<String>, String] extra_location_types
88-
# Optional. Do not use this field. It is unsupported and is ignored unless
89-
# explicitly documented otherwise. This is primarily for internal usage.
88+
# Optional. Unless explicitly documented otherwise, don't use this unsupported
89+
# field which is primarily intended for internal usage.
9090
# @param [String] filter
9191
# A filter to narrow down results to a preferred subset. The filtering language
9292
# accepts strings like `"displayName=tokyo"`, and is documented in more detail

0 commit comments

Comments
 (0)