From 7b04be9de73dd5e6ce8ef670407a564a04f5b011 Mon Sep 17 00:00:00 2001
From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
Date: Fri, 6 Feb 2026 18:26:14 -0800
Subject: [PATCH] chore: regenerate migrationcenter client
---
.../v1/2.0.0/README.md | 4 ++--
.../migrationcenter/v1/MigrationCenterAPI.java | 10 ++++++++--
.../v1/2.0.0/pom.xml | 4 ++--
.../google-api-services-migrationcenter/v1/README.md | 4 ++--
.../v1alpha1/2.0.0/README.md | 4 ++--
.../migrationcenter/v1alpha1/MigrationCenterAPI.java | 10 ++++++++--
.../v1alpha1/2.0.0/pom.xml | 4 ++--
.../v1alpha1/README.md | 4 ++--
8 files changed, 28 insertions(+), 16 deletions(-)
diff --git a/clients/google-api-services-migrationcenter/v1/2.0.0/README.md b/clients/google-api-services-migrationcenter/v1/2.0.0/README.md
index c31e934bcf7..a26cd9372d2 100644
--- a/clients/google-api-services-migrationcenter/v1/2.0.0/README.md
+++ b/clients/google-api-services-migrationcenter/v1/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-migrationcenter
- v1-rev20260121-2.0.0
+ v1-rev20260126-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-migrationcenter:v1-rev20260121-2.0.0'
+ implementation 'com.google.apis:google-api-services-migrationcenter:v1-rev20260126-2.0.0'
}
```
diff --git a/clients/google-api-services-migrationcenter/v1/2.0.0/com/google/api/services/migrationcenter/v1/MigrationCenterAPI.java b/clients/google-api-services-migrationcenter/v1/2.0.0/com/google/api/services/migrationcenter/v1/MigrationCenterAPI.java
index 4531fdaf8ef..a004d39462d 100644
--- a/clients/google-api-services-migrationcenter/v1/2.0.0/com/google/api/services/migrationcenter/v1/MigrationCenterAPI.java
+++ b/clients/google-api-services-migrationcenter/v1/2.0.0/com/google/api/services/migrationcenter/v1/MigrationCenterAPI.java
@@ -452,7 +452,10 @@ public GetSettings set(String parameterName, Object value) {
}
}
/**
- * Lists information about the supported locations for this service.
+ * Lists information about the supported locations for this service. This method can be called in
+ * two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
+ * visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
+ * public locations as well as private or other locations specifically visible to the project.
*
* Create a request for the method "locations.list".
*
@@ -476,7 +479,10 @@ public class List extends MigrationCenterAPIRequestcom.google.apis
google-api-services-migrationcenter
- v1-rev20260121-2.0.0
- Migration Center API v1-rev20260121-2.0.0
+ v1-rev20260126-2.0.0
+ Migration Center API v1-rev20260126-2.0.0
jar
2011
diff --git a/clients/google-api-services-migrationcenter/v1/README.md b/clients/google-api-services-migrationcenter/v1/README.md
index c31e934bcf7..a26cd9372d2 100644
--- a/clients/google-api-services-migrationcenter/v1/README.md
+++ b/clients/google-api-services-migrationcenter/v1/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-migrationcenter
- v1-rev20260121-2.0.0
+ v1-rev20260126-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-migrationcenter:v1-rev20260121-2.0.0'
+ implementation 'com.google.apis:google-api-services-migrationcenter:v1-rev20260126-2.0.0'
}
```
diff --git a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/README.md b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/README.md
index 30380764a84..4a37a8152df 100644
--- a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/README.md
+++ b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-migrationcenter
- v1alpha1-rev20260115-2.0.0
+ v1alpha1-rev20260126-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-migrationcenter:v1alpha1-rev20260115-2.0.0'
+ implementation 'com.google.apis:google-api-services-migrationcenter:v1alpha1-rev20260126-2.0.0'
}
```
diff --git a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/MigrationCenterAPI.java b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/MigrationCenterAPI.java
index 43639091d7f..6d779c58fbb 100644
--- a/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/MigrationCenterAPI.java
+++ b/clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/MigrationCenterAPI.java
@@ -452,7 +452,10 @@ public GetSettings set(String parameterName, Object value) {
}
}
/**
- * Lists information about the supported locations for this service.
+ * Lists information about the supported locations for this service. This method can be called in
+ * two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
+ * visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
+ * public locations as well as private or other locations specifically visible to the project.
*
* Create a request for the method "locations.list".
*
@@ -476,7 +479,10 @@ public class List extends MigrationCenterAPIRequestcom.google.apis
google-api-services-migrationcenter
- v1alpha1-rev20260115-2.0.0
- Migration Center API v1alpha1-rev20260115-2.0.0
+ v1alpha1-rev20260126-2.0.0
+ Migration Center API v1alpha1-rev20260126-2.0.0
jar
2011
diff --git a/clients/google-api-services-migrationcenter/v1alpha1/README.md b/clients/google-api-services-migrationcenter/v1alpha1/README.md
index 30380764a84..4a37a8152df 100644
--- a/clients/google-api-services-migrationcenter/v1alpha1/README.md
+++ b/clients/google-api-services-migrationcenter/v1alpha1/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-migrationcenter
- v1alpha1-rev20260115-2.0.0
+ v1alpha1-rev20260126-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-migrationcenter:v1alpha1-rev20260115-2.0.0'
+ implementation 'com.google.apis:google-api-services-migrationcenter:v1alpha1-rev20260126-2.0.0'
}
```