Skip to content

Commit a996e7d

Browse files
feat: Automated regeneration of artifactregistry v1 client (#24509)
Auto-created at 2025-10-05 10:13:27 +0000 using the toys pull request generator.
1 parent 36da43a commit a996e7d

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

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

3+
### v0.74.0 (2025-10-05)
4+
5+
* Regenerated from discovery document revision 20250925
6+
37
### v0.73.0 (2025-07-13)
48

59
* Regenerated from discovery document revision 20250704

generated/google-apis-artifactregistry_v1/lib/google/apis/artifactregistry_v1/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 ArtifactregistryV1
1818
# Version of the google-apis-artifactregistry_v1 gem
19-
GEM_VERSION = "0.73.0"
19+
GEM_VERSION = "0.74.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 = "20250704"
25+
REVISION = "20250925"
2626
end
2727
end
2828
end

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

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

0 commit comments

Comments
 (0)