Skip to content

Commit 38e15a1

Browse files
1 parent 2e51b28 commit 38e15a1

File tree

12 files changed

+27
-27
lines changed

12 files changed

+27
-27
lines changed

clients/google-api-services-retail/v2/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-retail</artifactId>
25-
<version>v2-rev20250320-2.0.0</version>
25+
<version>v2-rev20250327-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-retail:v2-rev20250320-2.0.0'
38+
implementation 'com.google.apis:google-api-services-retail:v2-rev20250327-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-retail/v2/2.0.0/com/google/api/services/retail/v2/model/GoogleCloudRetailV2LocalInventory.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public final class GoogleCloudRetailV2LocalInventory extends com.google.api.clie
7979
private java.util.List<java.lang.String> fulfillmentTypes;
8080

8181
/**
82-
* Required. The place ID for the current set of inventory information.
82+
* Optional. The place ID for the current set of inventory information.
8383
* The value may be {@code null}.
8484
*/
8585
@com.google.api.client.util.Key
@@ -187,15 +187,15 @@ public GoogleCloudRetailV2LocalInventory setFulfillmentTypes(java.util.List<java
187187
}
188188

189189
/**
190-
* Required. The place ID for the current set of inventory information.
190+
* Optional. The place ID for the current set of inventory information.
191191
* @return value or {@code null} for none
192192
*/
193193
public java.lang.String getPlaceId() {
194194
return placeId;
195195
}
196196

197197
/**
198-
* Required. The place ID for the current set of inventory information.
198+
* Optional. The place ID for the current set of inventory information.
199199
* @param placeId placeId or {@code null} for none
200200
*/
201201
public GoogleCloudRetailV2LocalInventory setPlaceId(java.lang.String placeId) {

clients/google-api-services-retail/v2/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-retail</artifactId>
11-
<version>v2-rev20250320-2.0.0</version>
12-
<name>Vertex AI Search for commerce API v2-rev20250320-2.0.0</name>
11+
<version>v2-rev20250327-2.0.0</version>
12+
<name>Vertex AI Search for commerce API v2-rev20250327-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-retail/v2/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-retail</artifactId>
25-
<version>v2-rev20250320-2.0.0</version>
25+
<version>v2-rev20250327-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-retail:v2-rev20250320-2.0.0'
38+
implementation 'com.google.apis:google-api-services-retail:v2-rev20250327-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-retail/v2alpha/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-retail</artifactId>
25-
<version>v2alpha-rev20250320-2.0.0</version>
25+
<version>v2alpha-rev20250327-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-retail:v2alpha-rev20250320-2.0.0'
38+
implementation 'com.google.apis:google-api-services-retail:v2alpha-rev20250327-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-retail/v2alpha/2.0.0/com/google/api/services/retail/v2alpha/model/GoogleCloudRetailV2alphaLocalInventory.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public final class GoogleCloudRetailV2alphaLocalInventory extends com.google.api
7979
private java.util.List<java.lang.String> fulfillmentTypes;
8080

8181
/**
82-
* Required. The place ID for the current set of inventory information.
82+
* Optional. The place ID for the current set of inventory information.
8383
* The value may be {@code null}.
8484
*/
8585
@com.google.api.client.util.Key
@@ -187,15 +187,15 @@ public GoogleCloudRetailV2alphaLocalInventory setFulfillmentTypes(java.util.List
187187
}
188188

189189
/**
190-
* Required. The place ID for the current set of inventory information.
190+
* Optional. The place ID for the current set of inventory information.
191191
* @return value or {@code null} for none
192192
*/
193193
public java.lang.String getPlaceId() {
194194
return placeId;
195195
}
196196

197197
/**
198-
* Required. The place ID for the current set of inventory information.
198+
* Optional. The place ID for the current set of inventory information.
199199
* @param placeId placeId or {@code null} for none
200200
*/
201201
public GoogleCloudRetailV2alphaLocalInventory setPlaceId(java.lang.String placeId) {

clients/google-api-services-retail/v2alpha/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-retail</artifactId>
11-
<version>v2alpha-rev20250320-2.0.0</version>
12-
<name>Vertex AI Search for commerce API v2alpha-rev20250320-2.0.0</name>
11+
<version>v2alpha-rev20250327-2.0.0</version>
12+
<name>Vertex AI Search for commerce API v2alpha-rev20250327-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-retail/v2alpha/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-retail</artifactId>
25-
<version>v2alpha-rev20250320-2.0.0</version>
25+
<version>v2alpha-rev20250327-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-retail:v2alpha-rev20250320-2.0.0'
38+
implementation 'com.google.apis:google-api-services-retail:v2alpha-rev20250327-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-retail/v2beta/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-retail</artifactId>
25-
<version>v2beta-rev20250320-2.0.0</version>
25+
<version>v2beta-rev20250327-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-retail:v2beta-rev20250320-2.0.0'
38+
implementation 'com.google.apis:google-api-services-retail:v2beta-rev20250327-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-retail/v2beta/2.0.0/com/google/api/services/retail/v2beta/model/GoogleCloudRetailV2betaLocalInventory.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public final class GoogleCloudRetailV2betaLocalInventory extends com.google.api.
7979
private java.util.List<java.lang.String> fulfillmentTypes;
8080

8181
/**
82-
* Required. The place ID for the current set of inventory information.
82+
* Optional. The place ID for the current set of inventory information.
8383
* The value may be {@code null}.
8484
*/
8585
@com.google.api.client.util.Key
@@ -187,15 +187,15 @@ public GoogleCloudRetailV2betaLocalInventory setFulfillmentTypes(java.util.List<
187187
}
188188

189189
/**
190-
* Required. The place ID for the current set of inventory information.
190+
* Optional. The place ID for the current set of inventory information.
191191
* @return value or {@code null} for none
192192
*/
193193
public java.lang.String getPlaceId() {
194194
return placeId;
195195
}
196196

197197
/**
198-
* Required. The place ID for the current set of inventory information.
198+
* Optional. The place ID for the current set of inventory information.
199199
* @param placeId placeId or {@code null} for none
200200
*/
201201
public GoogleCloudRetailV2betaLocalInventory setPlaceId(java.lang.String placeId) {

0 commit comments

Comments
 (0)