Skip to content

Commit 2df997a

Browse files
feat: Automated regeneration of baremetalsolution v2 client (googleapis#25473)
Auto-created at 2026-01-25 10:22:41 +0000 using the toys pull request generator.
1 parent cf9ae02 commit 2df997a

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

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

3+
### v0.53.0 (2026-01-25)
4+
5+
* Regenerated from discovery document revision 20260112
6+
37
### v0.52.0 (2025-10-19)
48

59
* Regenerated from discovery document revision 20251008

generated/google-apis-baremetalsolution_v2/lib/google/apis/baremetalsolution_v2/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 BaremetalsolutionV2
1818
# Version of the google-apis-baremetalsolution_v2 gem
19-
GEM_VERSION = "0.52.0"
19+
GEM_VERSION = "0.53.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 = "20251008"
25+
REVISION = "20260112"
2626
end
2727
end
2828
end

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

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

0 commit comments

Comments
 (0)