diff --git a/clients/google-api-services-beyondcorp/v1/2.0.0/README.md b/clients/google-api-services-beyondcorp/v1/2.0.0/README.md
index 10453bf585d..82c7fa9d3de 100644
--- a/clients/google-api-services-beyondcorp/v1/2.0.0/README.md
+++ b/clients/google-api-services-beyondcorp/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-beyondcorp
- v1-rev20251210-2.0.0
+ v1-rev20260128-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-beyondcorp:v1-rev20251210-2.0.0'
+ implementation 'com.google.apis:google-api-services-beyondcorp:v1-rev20260128-2.0.0'
}
```
diff --git a/clients/google-api-services-beyondcorp/v1/2.0.0/com/google/api/services/beyondcorp/v1/BeyondCorp.java b/clients/google-api-services-beyondcorp/v1/2.0.0/com/google/api/services/beyondcorp/v1/BeyondCorp.java
index c696a8b4ebb..c6fc2220626 100644
--- a/clients/google-api-services-beyondcorp/v1/2.0.0/com/google/api/services/beyondcorp/v1/BeyondCorp.java
+++ b/clients/google-api-services-beyondcorp/v1/2.0.0/com/google/api/services/beyondcorp/v1/BeyondCorp.java
@@ -103,7 +103,7 @@ public class BeyondCorp extends com.google.api.client.googleapis.services.json.A
* {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport}
*
Android: {@code newCompatibleTransport} from
* {@code com.google.api.client.extensions.android.http.AndroidHttp}
- * Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
+ * Java: {@code com.google.api.client.http.javanet.NetHttpTransport}
*
*
* @param jsonFactory JSON factory, which may be:
@@ -1016,7 +1016,10 @@ public Get 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".
*
@@ -1040,7 +1043,10 @@ public class List extends BeyondCorpRequest
* Android: {@code newCompatibleTransport} from
* {@code com.google.api.client.extensions.android.http.AndroidHttp}
- * Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
- *
+ * Java: {@code com.google.api.client.http.javanet.NetHttpTransport}
*
* @param jsonFactory JSON factory, which may be:
*
diff --git a/clients/google-api-services-beyondcorp/v1/2.0.0/pom.xml b/clients/google-api-services-beyondcorp/v1/2.0.0/pom.xml
index 89fb52b7780..85593ef53f6 100644
--- a/clients/google-api-services-beyondcorp/v1/2.0.0/pom.xml
+++ b/clients/google-api-services-beyondcorp/v1/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-beyondcorp
- v1-rev20251210-2.0.0
- BeyondCorp API v1-rev20251210-2.0.0
+ v1-rev20260128-2.0.0
+ BeyondCorp API v1-rev20260128-2.0.0
jar
2011
diff --git a/clients/google-api-services-beyondcorp/v1/README.md b/clients/google-api-services-beyondcorp/v1/README.md
index 10453bf585d..82c7fa9d3de 100644
--- a/clients/google-api-services-beyondcorp/v1/README.md
+++ b/clients/google-api-services-beyondcorp/v1/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-beyondcorp
- v1-rev20251210-2.0.0
+ v1-rev20260128-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-beyondcorp:v1-rev20251210-2.0.0'
+ implementation 'com.google.apis:google-api-services-beyondcorp:v1-rev20260128-2.0.0'
}
```
diff --git a/clients/google-api-services-beyondcorp/v1alpha/2.0.0/README.md b/clients/google-api-services-beyondcorp/v1alpha/2.0.0/README.md
index 91cba7e8f5b..3a7188be1f1 100644
--- a/clients/google-api-services-beyondcorp/v1alpha/2.0.0/README.md
+++ b/clients/google-api-services-beyondcorp/v1alpha/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-beyondcorp
- v1alpha-rev20260107-2.0.0
+ v1alpha-rev20260128-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-beyondcorp:v1alpha-rev20260107-2.0.0'
+ implementation 'com.google.apis:google-api-services-beyondcorp:v1alpha-rev20260128-2.0.0'
}
```
diff --git a/clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/BeyondCorp.java b/clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/BeyondCorp.java
index 4c4d01e58a2..54eaea0be4f 100644
--- a/clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/BeyondCorp.java
+++ b/clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/BeyondCorp.java
@@ -103,7 +103,7 @@ public class BeyondCorp extends com.google.api.client.googleapis.services.json.A
* {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport}
* - Android: {@code newCompatibleTransport} from
* {@code com.google.api.client.extensions.android.http.AndroidHttp}
- * - Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
+ *
- Java: {@code com.google.api.client.http.javanet.NetHttpTransport}
*
*
* @param jsonFactory JSON factory, which may be:
@@ -3023,7 +3023,10 @@ public Get 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".
*
@@ -3047,7 +3050,10 @@ public class List extends BeyondCorpRequest
* Android: {@code newCompatibleTransport} from
* {@code com.google.api.client.extensions.android.http.AndroidHttp}
- * Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
- *
+ * Java: {@code com.google.api.client.http.javanet.NetHttpTransport}
*
* @param jsonFactory JSON factory, which may be:
*
diff --git a/clients/google-api-services-beyondcorp/v1alpha/2.0.0/pom.xml b/clients/google-api-services-beyondcorp/v1alpha/2.0.0/pom.xml
index 6a4527b2564..dd49a261a9d 100644
--- a/clients/google-api-services-beyondcorp/v1alpha/2.0.0/pom.xml
+++ b/clients/google-api-services-beyondcorp/v1alpha/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-beyondcorp
- v1alpha-rev20260107-2.0.0
- BeyondCorp API v1alpha-rev20260107-2.0.0
+ v1alpha-rev20260128-2.0.0
+ BeyondCorp API v1alpha-rev20260128-2.0.0
jar
2011
diff --git a/clients/google-api-services-beyondcorp/v1alpha/README.md b/clients/google-api-services-beyondcorp/v1alpha/README.md
index 91cba7e8f5b..3a7188be1f1 100644
--- a/clients/google-api-services-beyondcorp/v1alpha/README.md
+++ b/clients/google-api-services-beyondcorp/v1alpha/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-beyondcorp
- v1alpha-rev20260107-2.0.0
+ v1alpha-rev20260128-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-beyondcorp:v1alpha-rev20260107-2.0.0'
+ implementation 'com.google.apis:google-api-services-beyondcorp:v1alpha-rev20260128-2.0.0'
}
```