Skip to content

Commit 5e82467

Browse files
feat: Automated regeneration of artifactregistry v1 client
1 parent 3f4a182 commit 5e82467

8 files changed

Lines changed: 609 additions & 9 deletions

File tree

api_names_out.yaml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52691,6 +52691,12 @@
5269152691
"/artifactregistry:v1/Binding/members/member": member
5269252692
"/artifactregistry:v1/Binding/role": role
5269352693
"/artifactregistry:v1/CancelOperationRequest": cancel_operation_request
52694+
"/artifactregistry:v1/CheckPrewarmedArtifactRequest": check_prewarmed_artifact_request
52695+
"/artifactregistry:v1/CheckPrewarmedArtifactRequest/streamLocation": stream_location
52696+
"/artifactregistry:v1/CheckPrewarmedArtifactRequest/tag": tag
52697+
"/artifactregistry:v1/CheckPrewarmedArtifactRequest/version": version
52698+
"/artifactregistry:v1/CheckPrewarmedArtifactResponse": check_prewarmed_artifact_response
52699+
"/artifactregistry:v1/CheckPrewarmedArtifactResponse/prewarmedArtifact": prewarmed_artifact
5269452700
"/artifactregistry:v1/CleanupPolicy": cleanup_policy
5269552701
"/artifactregistry:v1/CleanupPolicy/action": action
5269652702
"/artifactregistry:v1/CleanupPolicy/condition": condition
@@ -52916,6 +52922,10 @@
5291652922
"/artifactregistry:v1/ListPackagesResponse/nextPageToken": next_page_token
5291752923
"/artifactregistry:v1/ListPackagesResponse/packages": packages
5291852924
"/artifactregistry:v1/ListPackagesResponse/packages/package": package
52925+
"/artifactregistry:v1/ListPrewarmedArtifactsResponse": list_prewarmed_artifacts_response
52926+
"/artifactregistry:v1/ListPrewarmedArtifactsResponse/nextPageToken": next_page_token
52927+
"/artifactregistry:v1/ListPrewarmedArtifactsResponse/prewarmedArtifacts": prewarmed_artifacts
52928+
"/artifactregistry:v1/ListPrewarmedArtifactsResponse/prewarmedArtifacts/prewarmed_artifact": prewarmed_artifact
5291952929
"/artifactregistry:v1/ListPythonPackagesResponse": list_python_packages_response
5292052930
"/artifactregistry:v1/ListPythonPackagesResponse/nextPageToken": next_page_token
5292152931
"/artifactregistry:v1/ListPythonPackagesResponse/pythonPackages": python_packages
@@ -52993,6 +53003,22 @@
5299353003
"/artifactregistry:v1/Policy/bindings/binding": binding
5299453004
"/artifactregistry:v1/Policy/etag": etag
5299553005
"/artifactregistry:v1/Policy/version": version
53006+
"/artifactregistry:v1/PrewarmArtifactRequest": prewarm_artifact_request
53007+
"/artifactregistry:v1/PrewarmArtifactRequest/force": force
53008+
"/artifactregistry:v1/PrewarmArtifactRequest/platform": platform
53009+
"/artifactregistry:v1/PrewarmArtifactRequest/retentionDays": retention_days
53010+
"/artifactregistry:v1/PrewarmArtifactRequest/streamLocation": stream_location
53011+
"/artifactregistry:v1/PrewarmArtifactRequest/tag": tag
53012+
"/artifactregistry:v1/PrewarmArtifactRequest/version": version
53013+
"/artifactregistry:v1/PrewarmArtifactResponse": prewarm_artifact_response
53014+
"/artifactregistry:v1/PrewarmArtifactResponse/prewarmedArtifact": prewarmed_artifact
53015+
"/artifactregistry:v1/PrewarmPlatform": prewarm_platform
53016+
"/artifactregistry:v1/PrewarmPlatform/architecture": architecture
53017+
"/artifactregistry:v1/PrewarmPlatform/os": os
53018+
"/artifactregistry:v1/PrewarmedArtifact": prewarmed_artifact
53019+
"/artifactregistry:v1/PrewarmedArtifact/expirationTime": expiration_time
53020+
"/artifactregistry:v1/PrewarmedArtifact/location": location
53021+
"/artifactregistry:v1/PrewarmedArtifact/uri": uri
5299653022
"/artifactregistry:v1/ProjectConfig": project_config
5299753023
"/artifactregistry:v1/ProjectConfig/name": name
5299853024
"/artifactregistry:v1/ProjectConfig/platformLogsConfig": platform_logs_config
@@ -53022,6 +53048,12 @@
5302253048
"/artifactregistry:v1/RemoteRepositoryConfig/pythonRepository": python_repository
5302353049
"/artifactregistry:v1/RemoteRepositoryConfig/upstreamCredentials": upstream_credentials
5302453050
"/artifactregistry:v1/RemoteRepositoryConfig/yumRepository": yum_repository
53051+
"/artifactregistry:v1/RemovePrewarmedArtifactRequest": remove_prewarmed_artifact_request
53052+
"/artifactregistry:v1/RemovePrewarmedArtifactRequest/streamLocation": stream_location
53053+
"/artifactregistry:v1/RemovePrewarmedArtifactRequest/tag": tag
53054+
"/artifactregistry:v1/RemovePrewarmedArtifactRequest/version": version
53055+
"/artifactregistry:v1/RemovePrewarmedArtifactResponse": remove_prewarmed_artifact_response
53056+
"/artifactregistry:v1/RemovePrewarmedArtifactResponse/prewarmedArtifact": prewarmed_artifact
5302553057
"/artifactregistry:v1/Repository": repository
5302653058
"/artifactregistry:v1/Repository/cleanupPolicies": cleanup_policies
5302753059
"/artifactregistry:v1/Repository/cleanupPolicies/cleanup_policy": cleanup_policy
@@ -53204,6 +53236,8 @@
5320453236
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.attachments.list/pageSize": page_size
5320553237
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.attachments.list/pageToken": page_token
5320653238
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.attachments.list/parent": parent
53239+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.checkPrewarmedArtifact": check_repository_prewarmed_artifact
53240+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.checkPrewarmedArtifact/repository": repository
5320753241
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.create": create_project_location_repository
5320853242
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.create/parent": parent
5320953243
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.create/repositoryId": repository_id
@@ -53321,12 +53355,21 @@
5332153355
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.patch": patch_project_location_repository
5332253356
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.patch/name": name
5332353357
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.patch/updateMask": update_mask
53358+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.prewarmArtifact": prewarm_repository_artifact
53359+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.prewarmArtifact/repository": repository
53360+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.prewarmedArtifacts.list": list_project_location_repository_prewarmed_artifacts
53361+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.prewarmedArtifacts.list/filter": filter
53362+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.prewarmedArtifacts.list/pageSize": page_size
53363+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.prewarmedArtifacts.list/pageToken": page_token
53364+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.prewarmedArtifacts.list/parent": parent
5332453365
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.pythonPackages.get": get_project_location_repository_python_package
5332553366
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.pythonPackages.get/name": name
5332653367
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.pythonPackages.list": list_project_location_repository_python_packages
5332753368
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.pythonPackages.list/pageSize": page_size
5332853369
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.pythonPackages.list/pageToken": page_token
5332953370
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.pythonPackages.list/parent": parent
53371+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.removePrewarmedArtifact": remove_repository_prewarmed_artifact
53372+
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.removePrewarmedArtifact/repository": repository
5333053373
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.rules.create": create_project_location_repository_rule
5333153374
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.rules.create/parent": parent
5333253375
"/artifactregistry:v1/artifactregistry.projects.locations.repositories.rules.create/ruleId": rule_id

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

3+
### v0.81.0 (2026-06-14)
4+
5+
* Regenerated from discovery document revision 20260603
6+
* Regenerated using generator version 0.19.0
7+
38
### v0.80.0 (2026-04-19)
49

510
* Regenerated from discovery document revision 20260320

generated/google-apis-artifactregistry_v1/OVERVIEW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/artifacts/docs/) may provid
8383

8484
## Supported Ruby versions
8585

86-
This library is supported on Ruby 3.1+.
86+
This library is supported on Ruby 3.2+.
8787

8888
Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
8989

generated/google-apis-artifactregistry_v1/google-apis-artifactregistry_v1.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ Gem::Specification.new do |gem|
2828
gem.files = Dir.glob("lib/**/*.rb") + Dir.glob("*.md") + [".yardopts"]
2929
gem.require_paths = ["lib"]
3030

31-
gem.required_ruby_version = '>= 3.1'
31+
gem.required_ruby_version = '>= 3.2'
3232
gem.add_runtime_dependency "google-apis-core", ">= 0.15.0", "< 2.a"
3333
end

0 commit comments

Comments
 (0)