From 2fe28c90adc9442f469c6387af496b08dbb2f4b5 Mon Sep 17 00:00:00 2001
From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
Date: Wed, 5 Aug 2026 18:08:33 -0700
Subject: [PATCH] chore: regenerate mybusinessbusinessinformation client
---
.../v1/2.0.0/README.md | 4 ++--
.../v1/model/TimePeriod.java | 18 ++++++++++++------
.../v1/2.0.0/pom.xml | 4 ++--
.../v1/README.md | 4 ++--
4 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/README.md b/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/README.md
index b0766717ced..ed7e060903e 100644
--- a/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/README.md
+++ b/clients/google-api-services-mybusinessbusinessinformation/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-mybusinessbusinessinformation
- v1-rev20260726-2.0.0
+ v1-rev20260804-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-mybusinessbusinessinformation:v1-rev20260726-2.0.0'
+ implementation 'com.google.apis:google-api-services-mybusinessbusinessinformation:v1-rev20260804-2.0.0'
}
```
diff --git a/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/com/google/api/services/mybusinessbusinessinformation/v1/model/TimePeriod.java b/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/com/google/api/services/mybusinessbusinessinformation/v1/model/TimePeriod.java
index 1621544c1db..3102cf97155 100644
--- a/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/com/google/api/services/mybusinessbusinessinformation/v1/model/TimePeriod.java
+++ b/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/com/google/api/services/mybusinessbusinessinformation/v1/model/TimePeriod.java
@@ -41,7 +41,8 @@ public final class TimePeriod extends com.google.api.client.json.GenericJson {
/**
* Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the
- * specified day field.
+ * specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted,
+ * producing `{}` for close_time.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
@@ -56,7 +57,8 @@ public final class TimePeriod extends com.google.api.client.json.GenericJson {
/**
* Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the
- * specified day field.
+ * specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted,
+ * producing `{}` for open_time.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
@@ -81,7 +83,8 @@ public TimePeriod setCloseDay(java.lang.String closeDay) {
/**
* Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the
- * specified day field.
+ * specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted,
+ * producing `{}` for close_time.
* @return value or {@code null} for none
*/
public TimeOfDay getCloseTime() {
@@ -90,7 +93,8 @@ public TimeOfDay getCloseTime() {
/**
* Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the
- * specified day field.
+ * specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted,
+ * producing `{}` for close_time.
* @param closeTime closeTime or {@code null} for none
*/
public TimePeriod setCloseTime(TimeOfDay closeTime) {
@@ -117,7 +121,8 @@ public TimePeriod setOpenDay(java.lang.String openDay) {
/**
* Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the
- * specified day field.
+ * specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted,
+ * producing `{}` for open_time.
* @return value or {@code null} for none
*/
public TimeOfDay getOpenTime() {
@@ -126,7 +131,8 @@ public TimeOfDay getOpenTime() {
/**
* Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the
- * specified day field.
+ * specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted,
+ * producing `{}` for open_time.
* @param openTime openTime or {@code null} for none
*/
public TimePeriod setOpenTime(TimeOfDay openTime) {
diff --git a/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/pom.xml b/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/pom.xml
index 60d8e395e2e..68fc60e7dd8 100644
--- a/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/pom.xml
+++ b/clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-mybusinessbusinessinformation
- v1-rev20260726-2.0.0
- My Business Business Information API v1-rev20260726-2.0.0
+ v1-rev20260804-2.0.0
+ My Business Business Information API v1-rev20260804-2.0.0
jar
2011
diff --git a/clients/google-api-services-mybusinessbusinessinformation/v1/README.md b/clients/google-api-services-mybusinessbusinessinformation/v1/README.md
index b0766717ced..ed7e060903e 100644
--- a/clients/google-api-services-mybusinessbusinessinformation/v1/README.md
+++ b/clients/google-api-services-mybusinessbusinessinformation/v1/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-mybusinessbusinessinformation
- v1-rev20260726-2.0.0
+ v1-rev20260804-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-mybusinessbusinessinformation:v1-rev20260726-2.0.0'
+ implementation 'com.google.apis:google-api-services-mybusinessbusinessinformation:v1-rev20260804-2.0.0'
}
```