From 802030851d3a6c0f26993a96d431745bd307e3a7 Mon Sep 17 00:00:00 2001
From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
Date: Thu, 11 Jun 2026 19:31:22 -0700
Subject: [PATCH] chore: regenerate firebaseml client
---
.../v2beta/2.0.0/README.md | 4 ++--
.../GoogleCloudAiplatformV1beta1GoogleMaps.java | 12 +++++++++---
...oogleCloudAiplatformV1beta1GroundingMetadata.java | 12 +++++++++---
.../v2beta/2.0.0/pom.xml | 4 ++--
.../google-api-services-firebaseml/v2beta/README.md | 4 ++--
5 files changed, 24 insertions(+), 12 deletions(-)
diff --git a/clients/google-api-services-firebaseml/v2beta/2.0.0/README.md b/clients/google-api-services-firebaseml/v2beta/2.0.0/README.md
index 79b42a0b4c4..cd9e1869e23 100644
--- a/clients/google-api-services-firebaseml/v2beta/2.0.0/README.md
+++ b/clients/google-api-services-firebaseml/v2beta/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-firebaseml
- v2beta-rev20260524-2.0.0
+ v2beta-rev20260605-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-firebaseml:v2beta-rev20260524-2.0.0'
+ implementation 'com.google.apis:google-api-services-firebaseml:v2beta-rev20260605-2.0.0'
}
```
diff --git a/clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GoogleMaps.java b/clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GoogleMaps.java
index d2cef9b0eb4..87798bbe7bb 100644
--- a/clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GoogleMaps.java
+++ b/clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GoogleMaps.java
@@ -30,14 +30,18 @@
public final class GoogleCloudAiplatformV1beta1GoogleMaps extends com.google.api.client.json.GenericJson {
/**
- * Optional. If true, include the widget context token in the response.
+ * Optional. Deprecated: The Google Maps contextual widget behavior in Grounding with Google Maps
+ * is being deprecated; this field is planned for removal and no longer has any effect once
+ * removed. If true, include the widget context token in the response.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
private java.lang.Boolean enableWidget;
/**
- * Optional. If true, include the widget context token in the response.
+ * Optional. Deprecated: The Google Maps contextual widget behavior in Grounding with Google Maps
+ * is being deprecated; this field is planned for removal and no longer has any effect once
+ * removed. If true, include the widget context token in the response.
* @return value or {@code null} for none
*/
public java.lang.Boolean getEnableWidget() {
@@ -45,7 +49,9 @@ public java.lang.Boolean getEnableWidget() {
}
/**
- * Optional. If true, include the widget context token in the response.
+ * Optional. Deprecated: The Google Maps contextual widget behavior in Grounding with Google Maps
+ * is being deprecated; this field is planned for removal and no longer has any effect once
+ * removed. If true, include the widget context token in the response.
* @param enableWidget enableWidget or {@code null} for none
*/
public GoogleCloudAiplatformV1beta1GoogleMaps setEnableWidget(java.lang.Boolean enableWidget) {
diff --git a/clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GroundingMetadata.java b/clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GroundingMetadata.java
index c4f7452cd71..0a35a510459 100644
--- a/clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GroundingMetadata.java
+++ b/clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1GroundingMetadata.java
@@ -32,7 +32,9 @@
public final class GoogleCloudAiplatformV1beta1GroundingMetadata extends com.google.api.client.json.GenericJson {
/**
- * Optional. Output only. A token that can be used to render a Google Maps widget with the
+ * Optional. Output only. Deprecated: The Google Maps contextual widget behavior in Grounding with
+ * Google Maps is being deprecated; this field is planned for removal and will no longer be
+ * populated once removed. A token that can be used to render a Google Maps widget with the
* contextual data. This field is populated only when the grounding source is Google Maps.
* The value may be {@code null}.
*/
@@ -110,7 +112,9 @@ public final class GoogleCloudAiplatformV1beta1GroundingMetadata extends com.goo
private java.util.List webSearchQueries;
/**
- * Optional. Output only. A token that can be used to render a Google Maps widget with the
+ * Optional. Output only. Deprecated: The Google Maps contextual widget behavior in Grounding with
+ * Google Maps is being deprecated; this field is planned for removal and will no longer be
+ * populated once removed. A token that can be used to render a Google Maps widget with the
* contextual data. This field is populated only when the grounding source is Google Maps.
* @return value or {@code null} for none
*/
@@ -119,7 +123,9 @@ public java.lang.String getGoogleMapsWidgetContextToken() {
}
/**
- * Optional. Output only. A token that can be used to render a Google Maps widget with the
+ * Optional. Output only. Deprecated: The Google Maps contextual widget behavior in Grounding with
+ * Google Maps is being deprecated; this field is planned for removal and will no longer be
+ * populated once removed. A token that can be used to render a Google Maps widget with the
* contextual data. This field is populated only when the grounding source is Google Maps.
* @param googleMapsWidgetContextToken googleMapsWidgetContextToken or {@code null} for none
*/
diff --git a/clients/google-api-services-firebaseml/v2beta/2.0.0/pom.xml b/clients/google-api-services-firebaseml/v2beta/2.0.0/pom.xml
index 39840c9de32..eb9552ec33c 100644
--- a/clients/google-api-services-firebaseml/v2beta/2.0.0/pom.xml
+++ b/clients/google-api-services-firebaseml/v2beta/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-firebaseml
- v2beta-rev20260524-2.0.0
- Firebase ML API v2beta-rev20260524-2.0.0
+ v2beta-rev20260605-2.0.0
+ Firebase ML API v2beta-rev20260605-2.0.0
jar
2011
diff --git a/clients/google-api-services-firebaseml/v2beta/README.md b/clients/google-api-services-firebaseml/v2beta/README.md
index 79b42a0b4c4..cd9e1869e23 100644
--- a/clients/google-api-services-firebaseml/v2beta/README.md
+++ b/clients/google-api-services-firebaseml/v2beta/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-firebaseml
- v2beta-rev20260524-2.0.0
+ v2beta-rev20260605-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-firebaseml:v2beta-rev20260524-2.0.0'
+ implementation 'com.google.apis:google-api-services-firebaseml:v2beta-rev20260605-2.0.0'
}
```