From d05c107f13fabc0c3ed777ba95c56ee7b3743437 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:07:44 -0800 Subject: [PATCH] chore: regenerate apigateway client --- .../google-api-services-apigateway/v1/2.0.0/README.md | 4 ++-- .../google/api/services/apigateway/v1/Apigateway.java | 10 ++++++++-- .../google-api-services-apigateway/v1/2.0.0/pom.xml | 4 ++-- clients/google-api-services-apigateway/v1/README.md | 4 ++-- .../v1beta/2.0.0/README.md | 4 ++-- .../api/services/apigateway/v1beta/Apigateway.java | 10 ++++++++-- .../v1beta/2.0.0/pom.xml | 4 ++-- .../google-api-services-apigateway/v1beta/README.md | 4 ++-- 8 files changed, 28 insertions(+), 16 deletions(-) diff --git a/clients/google-api-services-apigateway/v1/2.0.0/README.md b/clients/google-api-services-apigateway/v1/2.0.0/README.md index de9dee05c2e..526b69f79a5 100644 --- a/clients/google-api-services-apigateway/v1/2.0.0/README.md +++ b/clients/google-api-services-apigateway/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-apigateway - v1-rev20251210-2.0.0 + v1-rev20260127-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-apigateway:v1-rev20251210-2.0.0' + implementation 'com.google.apis:google-api-services-apigateway:v1-rev20260127-2.0.0' } ``` diff --git a/clients/google-api-services-apigateway/v1/2.0.0/com/google/api/services/apigateway/v1/Apigateway.java b/clients/google-api-services-apigateway/v1/2.0.0/com/google/api/services/apigateway/v1/Apigateway.java index 02a39f3d26b..15508346219 100644 --- a/clients/google-api-services-apigateway/v1/2.0.0/com/google/api/services/apigateway/v1/Apigateway.java +++ b/clients/google-api-services-apigateway/v1/2.0.0/com/google/api/services/apigateway/v1/Apigateway.java @@ -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 ApigatewayRequestcom.google.apis google-api-services-apigateway - v1-rev20251210-2.0.0 - API Gateway API v1-rev20251210-2.0.0 + v1-rev20260127-2.0.0 + API Gateway API v1-rev20260127-2.0.0 jar 2011 diff --git a/clients/google-api-services-apigateway/v1/README.md b/clients/google-api-services-apigateway/v1/README.md index de9dee05c2e..526b69f79a5 100644 --- a/clients/google-api-services-apigateway/v1/README.md +++ b/clients/google-api-services-apigateway/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-apigateway - v1-rev20251210-2.0.0 + v1-rev20260127-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-apigateway:v1-rev20251210-2.0.0' + implementation 'com.google.apis:google-api-services-apigateway:v1-rev20260127-2.0.0' } ``` diff --git a/clients/google-api-services-apigateway/v1beta/2.0.0/README.md b/clients/google-api-services-apigateway/v1beta/2.0.0/README.md index 3ac11742ae1..3b7ee59955e 100644 --- a/clients/google-api-services-apigateway/v1beta/2.0.0/README.md +++ b/clients/google-api-services-apigateway/v1beta/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-apigateway - v1beta-rev20251210-2.0.0 + v1beta-rev20260127-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-apigateway:v1beta-rev20251210-2.0.0' + implementation 'com.google.apis:google-api-services-apigateway:v1beta-rev20260127-2.0.0' } ``` diff --git a/clients/google-api-services-apigateway/v1beta/2.0.0/com/google/api/services/apigateway/v1beta/Apigateway.java b/clients/google-api-services-apigateway/v1beta/2.0.0/com/google/api/services/apigateway/v1beta/Apigateway.java index cb65ab808ef..90c4dc0d45f 100644 --- a/clients/google-api-services-apigateway/v1beta/2.0.0/com/google/api/services/apigateway/v1beta/Apigateway.java +++ b/clients/google-api-services-apigateway/v1beta/2.0.0/com/google/api/services/apigateway/v1beta/Apigateway.java @@ -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 ApigatewayRequestcom.google.apis google-api-services-apigateway - v1beta-rev20251210-2.0.0 - API Gateway API v1beta-rev20251210-2.0.0 + v1beta-rev20260127-2.0.0 + API Gateway API v1beta-rev20260127-2.0.0 jar 2011 diff --git a/clients/google-api-services-apigateway/v1beta/README.md b/clients/google-api-services-apigateway/v1beta/README.md index 3ac11742ae1..3b7ee59955e 100644 --- a/clients/google-api-services-apigateway/v1beta/README.md +++ b/clients/google-api-services-apigateway/v1beta/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-apigateway - v1beta-rev20251210-2.0.0 + v1beta-rev20260127-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-apigateway:v1beta-rev20251210-2.0.0' + implementation 'com.google.apis:google-api-services-apigateway:v1beta-rev20260127-2.0.0' } ```