File tree Expand file tree Collapse file tree 12 files changed +27
-27
lines changed
clients/google-api-services-retail
com/google/api/services/retail/v2alpha/model
com/google/api/services/retail/v2beta/model
com/google/api/services/retail/v2/model Expand file tree Collapse file tree 12 files changed +27
-27
lines changed Original file line number Diff line number Diff 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}
3737dependencies {
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
Original file line number Diff line number Diff 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 ) {
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff 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}
3737dependencies {
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
Original file line number Diff line number Diff 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}
3737dependencies {
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
Original file line number Diff line number Diff 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 ) {
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff 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}
3737dependencies {
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
Original file line number Diff line number Diff 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}
3737dependencies {
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
Original file line number Diff line number Diff 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 ) {
You can’t perform that action at this time.
0 commit comments