From 352d8387eadb576a96cdab25f79bba4901dc0a75 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:29:37 -0800 Subject: [PATCH] chore: regenerate networkconnectivity client --- .../v1/2.0.0/README.md | 4 ++-- .../networkconnectivity/v1/Networkconnectivity.java | 10 ++++++++-- .../v1/2.0.0/pom.xml | 4 ++-- .../v1/README.md | 4 ++-- .../v1alpha1/2.0.0/README.md | 4 ++-- .../v1alpha1/Networkconnectivity.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-networkconnectivity/v1/2.0.0/README.md b/clients/google-api-services-networkconnectivity/v1/2.0.0/README.md index 16c38859bdf..8ce3eb51241 100644 --- a/clients/google-api-services-networkconnectivity/v1/2.0.0/README.md +++ b/clients/google-api-services-networkconnectivity/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-networkconnectivity - v1-rev20260120-2.0.0 + v1-rev20260129-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-networkconnectivity:v1-rev20260120-2.0.0' + implementation 'com.google.apis:google-api-services-networkconnectivity:v1-rev20260129-2.0.0' } ``` diff --git a/clients/google-api-services-networkconnectivity/v1/2.0.0/com/google/api/services/networkconnectivity/v1/Networkconnectivity.java b/clients/google-api-services-networkconnectivity/v1/2.0.0/com/google/api/services/networkconnectivity/v1/Networkconnectivity.java index 6ceda58cbe6..bfde7be02fc 100644 --- a/clients/google-api-services-networkconnectivity/v1/2.0.0/com/google/api/services/networkconnectivity/v1/Networkconnectivity.java +++ b/clients/google-api-services-networkconnectivity/v1/2.0.0/com/google/api/services/networkconnectivity/v1/Networkconnectivity.java @@ -461,7 +461,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". * @@ -485,7 +488,10 @@ public class List extends NetworkconnectivityRequestcom.google.apis google-api-services-networkconnectivity - v1-rev20260120-2.0.0 - Network Connectivity API v1-rev20260120-2.0.0 + v1-rev20260129-2.0.0 + Network Connectivity API v1-rev20260129-2.0.0 jar 2011 diff --git a/clients/google-api-services-networkconnectivity/v1/README.md b/clients/google-api-services-networkconnectivity/v1/README.md index 16c38859bdf..8ce3eb51241 100644 --- a/clients/google-api-services-networkconnectivity/v1/README.md +++ b/clients/google-api-services-networkconnectivity/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-networkconnectivity - v1-rev20260120-2.0.0 + v1-rev20260129-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-networkconnectivity:v1-rev20260120-2.0.0' + implementation 'com.google.apis:google-api-services-networkconnectivity:v1-rev20260129-2.0.0' } ``` diff --git a/clients/google-api-services-networkconnectivity/v1alpha1/2.0.0/README.md b/clients/google-api-services-networkconnectivity/v1alpha1/2.0.0/README.md index 28168dcd6ef..df90949b928 100644 --- a/clients/google-api-services-networkconnectivity/v1alpha1/2.0.0/README.md +++ b/clients/google-api-services-networkconnectivity/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-networkconnectivity - v1alpha1-rev20260120-2.0.0 + v1alpha1-rev20260129-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-networkconnectivity:v1alpha1-rev20260120-2.0.0' + implementation 'com.google.apis:google-api-services-networkconnectivity:v1alpha1-rev20260129-2.0.0' } ``` diff --git a/clients/google-api-services-networkconnectivity/v1alpha1/2.0.0/com/google/api/services/networkconnectivity/v1alpha1/Networkconnectivity.java b/clients/google-api-services-networkconnectivity/v1alpha1/2.0.0/com/google/api/services/networkconnectivity/v1alpha1/Networkconnectivity.java index e1ad6531e0c..2b3754f64cc 100644 --- a/clients/google-api-services-networkconnectivity/v1alpha1/2.0.0/com/google/api/services/networkconnectivity/v1alpha1/Networkconnectivity.java +++ b/clients/google-api-services-networkconnectivity/v1alpha1/2.0.0/com/google/api/services/networkconnectivity/v1alpha1/Networkconnectivity.java @@ -313,7 +313,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". * @@ -337,7 +340,10 @@ public class List extends NetworkconnectivityRequestcom.google.apis google-api-services-networkconnectivity - v1alpha1-rev20260120-2.0.0 - Network Connectivity API v1alpha1-rev20260120-2.0.0 + v1alpha1-rev20260129-2.0.0 + Network Connectivity API v1alpha1-rev20260129-2.0.0 jar 2011 diff --git a/clients/google-api-services-networkconnectivity/v1alpha1/README.md b/clients/google-api-services-networkconnectivity/v1alpha1/README.md index 28168dcd6ef..df90949b928 100644 --- a/clients/google-api-services-networkconnectivity/v1alpha1/README.md +++ b/clients/google-api-services-networkconnectivity/v1alpha1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-networkconnectivity - v1alpha1-rev20260120-2.0.0 + v1alpha1-rev20260129-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-networkconnectivity:v1alpha1-rev20260120-2.0.0' + implementation 'com.google.apis:google-api-services-networkconnectivity:v1alpha1-rev20260129-2.0.0' } ```