From ad67ed0952c20d44b0eb648c71ecde636d79e5b6 Mon Sep 17 00:00:00 2001
From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
Date: Wed, 3 Jun 2026 18:41:01 -0700
Subject: [PATCH] chore: regenerate artifactregistry client
---
.../v1beta2/2.0.0/README.md | 4 ++--
.../v1beta2/ArtifactRegistry.java | 16 ++++++++--------
.../v1beta2/2.0.0/pom.xml | 4 ++--
.../v1beta2/README.md | 4 ++--
4 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/clients/google-api-services-artifactregistry/v1beta2/2.0.0/README.md b/clients/google-api-services-artifactregistry/v1beta2/2.0.0/README.md
index d014485eef3..8c1bd0c853b 100644
--- a/clients/google-api-services-artifactregistry/v1beta2/2.0.0/README.md
+++ b/clients/google-api-services-artifactregistry/v1beta2/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-artifactregistry
- v1beta2-rev20260320-2.0.0
+ v1beta2-rev20260522-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-artifactregistry:v1beta2-rev20260320-2.0.0'
+ implementation 'com.google.apis:google-api-services-artifactregistry:v1beta2-rev20260522-2.0.0'
}
```
diff --git a/clients/google-api-services-artifactregistry/v1beta2/2.0.0/com/google/api/services/artifactregistry/v1beta2/ArtifactRegistry.java b/clients/google-api-services-artifactregistry/v1beta2/2.0.0/com/google/api/services/artifactregistry/v1beta2/ArtifactRegistry.java
index 1af9fb041f6..afdc9d97a81 100644
--- a/clients/google-api-services-artifactregistry/v1beta2/2.0.0/com/google/api/services/artifactregistry/v1beta2/ArtifactRegistry.java
+++ b/clients/google-api-services-artifactregistry/v1beta2/2.0.0/com/google/api/services/artifactregistry/v1beta2/ArtifactRegistry.java
@@ -611,7 +611,7 @@ public Get set(String parameterName, Object value) {
}
/**
* Lists information about the supported locations for this service. This method lists locations
- * based on the resource scope provided in the [ListLocationsRequest.name] field: * **Global
+ * based on the resource scope provided in the ListLocationsRequest.name field: * **Global
* locations**: If `name` is empty, the method lists the public locations available to all projects.
* * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method
* lists locations visible to that specific project. This includes public, private, or other
@@ -642,7 +642,7 @@ public class List extends ArtifactRegistryRequest extraLocationTypes;
- /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
- otherwise. This is primarily for internal usage.
+ /** Optional. Do not use this field unless explicitly documented otherwise. This is primarily for
+ internal usage.
*/
public java.util.List getExtraLocationTypes() {
return extraLocationTypes;
}
/**
- * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
- * documented otherwise. This is primarily for internal usage.
+ * Optional. Do not use this field unless explicitly documented otherwise. This is primarily
+ * for internal usage.
*/
public List setExtraLocationTypes(java.util.List extraLocationTypes) {
this.extraLocationTypes = extraLocationTypes;
diff --git a/clients/google-api-services-artifactregistry/v1beta2/2.0.0/pom.xml b/clients/google-api-services-artifactregistry/v1beta2/2.0.0/pom.xml
index f3d0d46f378..b9bb5e793b1 100644
--- a/clients/google-api-services-artifactregistry/v1beta2/2.0.0/pom.xml
+++ b/clients/google-api-services-artifactregistry/v1beta2/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-artifactregistry
- v1beta2-rev20260320-2.0.0
- Artifact Registry API v1beta2-rev20260320-2.0.0
+ v1beta2-rev20260522-2.0.0
+ Artifact Registry API v1beta2-rev20260522-2.0.0
jar
2011
diff --git a/clients/google-api-services-artifactregistry/v1beta2/README.md b/clients/google-api-services-artifactregistry/v1beta2/README.md
index d014485eef3..8c1bd0c853b 100644
--- a/clients/google-api-services-artifactregistry/v1beta2/README.md
+++ b/clients/google-api-services-artifactregistry/v1beta2/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-artifactregistry
- v1beta2-rev20260320-2.0.0
+ v1beta2-rev20260522-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-artifactregistry:v1beta2-rev20260320-2.0.0'
+ implementation 'com.google.apis:google-api-services-artifactregistry:v1beta2-rev20260522-2.0.0'
}
```