From b9adadd901db75cbd9ff597fea131dc95e9300ef 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:03:36 -0800 Subject: [PATCH] chore: regenerate datastream client --- .../google-api-services-datastream/v1/2.0.0/README.md | 4 ++-- .../google/api/services/datastream/v1/Datastream.java | 10 ++++++++-- .../google-api-services-datastream/v1/2.0.0/pom.xml | 4 ++-- clients/google-api-services-datastream/v1/README.md | 4 ++-- .../v1alpha1/2.0.0/README.md | 4 ++-- .../api/services/datastream/v1alpha1/Datastream.java | 10 ++++++++-- .../v1alpha1/2.0.0/pom.xml | 4 ++-- .../google-api-services-datastream/v1alpha1/README.md | 4 ++-- 8 files changed, 28 insertions(+), 16 deletions(-) diff --git a/clients/google-api-services-datastream/v1/2.0.0/README.md b/clients/google-api-services-datastream/v1/2.0.0/README.md index 67923961f1f..d24131aab7f 100644 --- a/clients/google-api-services-datastream/v1/2.0.0/README.md +++ b/clients/google-api-services-datastream/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-datastream - v1-rev20260114-2.0.0 + v1-rev20260128-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-datastream:v1-rev20260114-2.0.0' + implementation 'com.google.apis:google-api-services-datastream:v1-rev20260128-2.0.0' } ``` diff --git a/clients/google-api-services-datastream/v1/2.0.0/com/google/api/services/datastream/v1/Datastream.java b/clients/google-api-services-datastream/v1/2.0.0/com/google/api/services/datastream/v1/Datastream.java index 143acf70ad0..25873fcb3ed 100644 --- a/clients/google-api-services-datastream/v1/2.0.0/com/google/api/services/datastream/v1/Datastream.java +++ b/clients/google-api-services-datastream/v1/2.0.0/com/google/api/services/datastream/v1/Datastream.java @@ -499,7 +499,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". * @@ -523,7 +526,10 @@ public class List extends DatastreamRequestcom.google.apis google-api-services-datastream - v1-rev20260114-2.0.0 - Datastream API v1-rev20260114-2.0.0 + v1-rev20260128-2.0.0 + Datastream API v1-rev20260128-2.0.0 jar 2011 diff --git a/clients/google-api-services-datastream/v1/README.md b/clients/google-api-services-datastream/v1/README.md index 67923961f1f..d24131aab7f 100644 --- a/clients/google-api-services-datastream/v1/README.md +++ b/clients/google-api-services-datastream/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-datastream - v1-rev20260114-2.0.0 + v1-rev20260128-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-datastream:v1-rev20260114-2.0.0' + implementation 'com.google.apis:google-api-services-datastream:v1-rev20260128-2.0.0' } ``` diff --git a/clients/google-api-services-datastream/v1alpha1/2.0.0/README.md b/clients/google-api-services-datastream/v1alpha1/2.0.0/README.md index 3bcd4fb8d91..8b19916efef 100644 --- a/clients/google-api-services-datastream/v1alpha1/2.0.0/README.md +++ b/clients/google-api-services-datastream/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-datastream - v1alpha1-rev20251201-2.0.0 + v1alpha1-rev20260128-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-datastream:v1alpha1-rev20251201-2.0.0' + implementation 'com.google.apis:google-api-services-datastream:v1alpha1-rev20260128-2.0.0' } ``` diff --git a/clients/google-api-services-datastream/v1alpha1/2.0.0/com/google/api/services/datastream/v1alpha1/Datastream.java b/clients/google-api-services-datastream/v1alpha1/2.0.0/com/google/api/services/datastream/v1alpha1/Datastream.java index 5c5049d6b3d..9c8d7e46521 100644 --- a/clients/google-api-services-datastream/v1alpha1/2.0.0/com/google/api/services/datastream/v1alpha1/Datastream.java +++ b/clients/google-api-services-datastream/v1alpha1/2.0.0/com/google/api/services/datastream/v1alpha1/Datastream.java @@ -495,7 +495,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". * @@ -519,7 +522,10 @@ public class List extends DatastreamRequestcom.google.apis google-api-services-datastream - v1alpha1-rev20251201-2.0.0 - Datastream API v1alpha1-rev20251201-2.0.0 + v1alpha1-rev20260128-2.0.0 + Datastream API v1alpha1-rev20260128-2.0.0 jar 2011 diff --git a/clients/google-api-services-datastream/v1alpha1/README.md b/clients/google-api-services-datastream/v1alpha1/README.md index 3bcd4fb8d91..8b19916efef 100644 --- a/clients/google-api-services-datastream/v1alpha1/README.md +++ b/clients/google-api-services-datastream/v1alpha1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-datastream - v1alpha1-rev20251201-2.0.0 + v1alpha1-rev20260128-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-datastream:v1alpha1-rev20251201-2.0.0' + implementation 'com.google.apis:google-api-services-datastream:v1alpha1-rev20260128-2.0.0' } ```