From a615b72de8a591e6c869f6343571a6cbedeb62fa Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Thu, 12 Feb 2026 18:21:29 -0800 Subject: [PATCH] chore: regenerate tpu client --- .../google-api-services-tpu/v1/2.0.0/README.md | 4 ++-- .../2.0.0/com/google/api/services/tpu/v1/TPU.java | 15 ++++++++++----- clients/google-api-services-tpu/v1/2.0.0/pom.xml | 4 ++-- clients/google-api-services-tpu/v1/README.md | 4 ++-- .../v1alpha1/2.0.0/README.md | 4 ++-- .../com/google/api/services/tpu/v1alpha1/TPU.java | 15 ++++++++++----- .../v1alpha1/2.0.0/pom.xml | 4 ++-- .../google-api-services-tpu/v1alpha1/README.md | 4 ++-- .../google-api-services-tpu/v2/2.0.0/README.md | 4 ++-- .../2.0.0/com/google/api/services/tpu/v2/TPU.java | 15 ++++++++++----- clients/google-api-services-tpu/v2/2.0.0/pom.xml | 4 ++-- clients/google-api-services-tpu/v2/README.md | 4 ++-- .../v2alpha1/2.0.0/README.md | 4 ++-- .../com/google/api/services/tpu/v2alpha1/TPU.java | 15 ++++++++++----- .../v2alpha1/2.0.0/pom.xml | 4 ++-- .../google-api-services-tpu/v2alpha1/README.md | 4 ++-- 16 files changed, 64 insertions(+), 44 deletions(-) diff --git a/clients/google-api-services-tpu/v1/2.0.0/README.md b/clients/google-api-services-tpu/v1/2.0.0/README.md index 954edb9c95a..bd379b5369e 100644 --- a/clients/google-api-services-tpu/v1/2.0.0/README.md +++ b/clients/google-api-services-tpu/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-tpu - v1-rev20251130-2.0.0 + v1-rev20260127-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-tpu:v1-rev20251130-2.0.0' + implementation 'com.google.apis:google-api-services-tpu:v1-rev20260127-2.0.0' } ``` diff --git a/clients/google-api-services-tpu/v1/2.0.0/com/google/api/services/tpu/v1/TPU.java b/clients/google-api-services-tpu/v1/2.0.0/com/google/api/services/tpu/v1/TPU.java index b156aea1531..ffe40354b41 100644 --- a/clients/google-api-services-tpu/v1/2.0.0/com/google/api/services/tpu/v1/TPU.java +++ b/clients/google-api-services-tpu/v1/2.0.0/com/google/api/services/tpu/v1/TPU.java @@ -103,7 +103,7 @@ public class TPU extends com.google.api.client.googleapis.services.json.Abstract * {@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: @@ -312,7 +312,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". * @@ -336,7 +339,10 @@ public class List extends TPURequest *
  • 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: * * @param jsonFactory JSON factory, which may be: @@ -312,7 +312,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". * @@ -336,7 +339,10 @@ public class List extends TPURequest *
  • 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: * * @param jsonFactory JSON factory, which may be: @@ -444,7 +444,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". * @@ -468,7 +471,10 @@ public class List extends TPURequest *
  • 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-tpu/v2/2.0.0/pom.xml b/clients/google-api-services-tpu/v2/2.0.0/pom.xml index a19ff5364dd..c60b157d527 100644 --- a/clients/google-api-services-tpu/v2/2.0.0/pom.xml +++ b/clients/google-api-services-tpu/v2/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-tpu - v2-rev20251130-2.0.0 - Cloud TPU API v2-rev20251130-2.0.0 + v2-rev20260127-2.0.0 + Cloud TPU API v2-rev20260127-2.0.0 jar 2011 diff --git a/clients/google-api-services-tpu/v2/README.md b/clients/google-api-services-tpu/v2/README.md index 75e7887f362..c587e456c36 100644 --- a/clients/google-api-services-tpu/v2/README.md +++ b/clients/google-api-services-tpu/v2/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-tpu - v2-rev20251130-2.0.0 + v2-rev20260127-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-tpu:v2-rev20251130-2.0.0' + implementation 'com.google.apis:google-api-services-tpu:v2-rev20260127-2.0.0' } ``` diff --git a/clients/google-api-services-tpu/v2alpha1/2.0.0/README.md b/clients/google-api-services-tpu/v2alpha1/2.0.0/README.md index e2032185375..3ce6eae510d 100644 --- a/clients/google-api-services-tpu/v2alpha1/2.0.0/README.md +++ b/clients/google-api-services-tpu/v2alpha1/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-tpu - v2alpha1-rev20251130-2.0.0 + v2alpha1-rev20260127-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-tpu:v2alpha1-rev20251130-2.0.0' + implementation 'com.google.apis:google-api-services-tpu:v2alpha1-rev20260127-2.0.0' } ``` diff --git a/clients/google-api-services-tpu/v2alpha1/2.0.0/com/google/api/services/tpu/v2alpha1/TPU.java b/clients/google-api-services-tpu/v2alpha1/2.0.0/com/google/api/services/tpu/v2alpha1/TPU.java index 7ef2b96c130..d1a91883410 100644 --- a/clients/google-api-services-tpu/v2alpha1/2.0.0/com/google/api/services/tpu/v2alpha1/TPU.java +++ b/clients/google-api-services-tpu/v2alpha1/2.0.0/com/google/api/services/tpu/v2alpha1/TPU.java @@ -103,7 +103,7 @@ public class TPU extends com.google.api.client.googleapis.services.json.Abstract * {@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: @@ -444,7 +444,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". * @@ -468,7 +471,10 @@ public class List extends TPURequest *
  • 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-tpu/v2alpha1/2.0.0/pom.xml b/clients/google-api-services-tpu/v2alpha1/2.0.0/pom.xml index 4b05f8a1da6..fc7f87047a9 100644 --- a/clients/google-api-services-tpu/v2alpha1/2.0.0/pom.xml +++ b/clients/google-api-services-tpu/v2alpha1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-tpu - v2alpha1-rev20251130-2.0.0 - Cloud TPU API v2alpha1-rev20251130-2.0.0 + v2alpha1-rev20260127-2.0.0 + Cloud TPU API v2alpha1-rev20260127-2.0.0 jar 2011 diff --git a/clients/google-api-services-tpu/v2alpha1/README.md b/clients/google-api-services-tpu/v2alpha1/README.md index e2032185375..3ce6eae510d 100644 --- a/clients/google-api-services-tpu/v2alpha1/README.md +++ b/clients/google-api-services-tpu/v2alpha1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-tpu - v2alpha1-rev20251130-2.0.0 + v2alpha1-rev20260127-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-tpu:v2alpha1-rev20251130-2.0.0' + implementation 'com.google.apis:google-api-services-tpu:v2alpha1-rev20260127-2.0.0' } ```