Skip to content

Commit f936bcc

Browse files
feat: Automated regeneration of artifactregistry v1beta2 client (#24530)
Auto-created at 2025-10-05 10:32:09 +0000 using the toys pull request generator.
1 parent 93e9247 commit f936bcc

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

generated/google-apis-artifactregistry_v1beta2/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release history for google-apis-artifactregistry_v1beta2
22

3+
### v0.60.0 (2025-10-05)
4+
5+
* Regenerated from discovery document revision 20250925
6+
* Regenerated using generator version 0.18.0
7+
38
### v0.59.0 (2025-05-04)
49

510
* Regenerated from discovery document revision 20250425

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module ArtifactregistryV1beta2
1818
# Version of the google-apis-artifactregistry_v1beta2 gem
19-
GEM_VERSION = "0.59.0"
19+
GEM_VERSION = "0.60.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.17.0"
22+
GENERATOR_VERSION = "0.18.0"
2323

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc
153153
# @param [String] name
154154
# The resource that owns the locations collection, if applicable.
155155
# @param [Array<String>, String] extra_location_types
156-
# Optional. A list of extra location types that should be used as conditions for
157-
# controlling the visibility of the locations.
156+
# Optional. Unless explicitly documented otherwise, don't use this unsupported
157+
# field which is primarily intended for internal usage.
158158
# @param [String] filter
159159
# A filter to narrow down results to a preferred subset. The filtering language
160160
# accepts strings like `"displayName=tokyo"`, and is documented in more detail

0 commit comments

Comments
 (0)