Skip to content

Commit f0cfea2

Browse files
feat: Automated regeneration of alloydb v1 client (#24828)
Auto-created at 2025-11-02 10:10:17 +0000 using the toys pull request generator.
1 parent 59ec763 commit f0cfea2

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

3-
### v0.49.0 (2025-10-26)
3+
### v0.49.0 (2025-11-02)
44

5-
* Regenerated from discovery document revision 20251016
5+
* Regenerated from discovery document revision 20251023
66

77
### v0.48.0 (2025-10-12)
88

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

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

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

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

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

0 commit comments

Comments
 (0)