Skip to content

Commit 3e3a3ee

Browse files
chore: regenerate mybusinessbusinessinformation client (#31508)
Generated in GitHub action: https://togithub.com/googleapis/googleapis/google-api-java-client-services/actions/workflows/codegen.yaml
1 parent 787fd89 commit 3e3a3ee

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-mybusinessbusinessinformation</artifactId>
25-
<version>v1-rev20260405-2.0.0</version>
25+
<version>v1-rev20260412-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-mybusinessbusinessinformation:v1-rev20260405-2.0.0'
38+
implementation 'com.google.apis:google-api-services-mybusinessbusinessinformation:v1-rev20260412-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/com/google/api/services/mybusinessbusinessinformation/v1/model/Location.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ public final class Location extends com.google.api.client.json.GenericJson {
110110
/**
111111
* Optional. Describes your business in your own voice and shares with users the unique story of
112112
* your business and offerings. This field is required for all categories except lodging
113-
* categories (e.g. hotels, motels, inns).
113+
* categories (e.g., hotels, motels, inns).
114114
* The value may be {@code null}.
115115
*/
116116
@com.google.api.client.util.Key
@@ -379,7 +379,7 @@ public Location setPhoneNumbers(PhoneNumbers phoneNumbers) {
379379
/**
380380
* Optional. Describes your business in your own voice and shares with users the unique story of
381381
* your business and offerings. This field is required for all categories except lodging
382-
* categories (e.g. hotels, motels, inns).
382+
* categories (e.g., hotels, motels, inns).
383383
* @return value or {@code null} for none
384384
*/
385385
public Profile getProfile() {
@@ -389,7 +389,7 @@ public Profile getProfile() {
389389
/**
390390
* Optional. Describes your business in your own voice and shares with users the unique story of
391391
* your business and offerings. This field is required for all categories except lodging
392-
* categories (e.g. hotels, motels, inns).
392+
* categories (e.g., hotels, motels, inns).
393393
* @param profile profile or {@code null} for none
394394
*/
395395
public Location setProfile(Profile profile) {

clients/google-api-services-mybusinessbusinessinformation/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-mybusinessbusinessinformation</artifactId>
11-
<version>v1-rev20260405-2.0.0</version>
12-
<name>My Business Business Information API v1-rev20260405-2.0.0</name>
11+
<version>v1-rev20260412-2.0.0</version>
12+
<name>My Business Business Information API v1-rev20260412-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-mybusinessbusinessinformation/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-mybusinessbusinessinformation</artifactId>
25-
<version>v1-rev20260405-2.0.0</version>
25+
<version>v1-rev20260412-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-mybusinessbusinessinformation:v1-rev20260405-2.0.0'
38+
implementation 'com.google.apis:google-api-services-mybusinessbusinessinformation:v1-rev20260412-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)