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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-retail</artifactId >
25
- <version >v2-rev20250320 -2.0.0</version >
25
+ <version >v2-rev20250327 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ public final class GoogleCloudRetailV2LocalInventory extends com.google.api.clie
79
79
private java .util .List <java .lang .String > fulfillmentTypes ;
80
80
81
81
/**
82
- * Required . The place ID for the current set of inventory information.
82
+ * Optional . The place ID for the current set of inventory information.
83
83
* The value may be {@code null}.
84
84
*/
85
85
@ com .google .api .client .util .Key
@@ -187,15 +187,15 @@ public GoogleCloudRetailV2LocalInventory setFulfillmentTypes(java.util.List<java
187
187
}
188
188
189
189
/**
190
- * Required . The place ID for the current set of inventory information.
190
+ * Optional . The place ID for the current set of inventory information.
191
191
* @return value or {@code null} for none
192
192
*/
193
193
public java .lang .String getPlaceId () {
194
194
return placeId ;
195
195
}
196
196
197
197
/**
198
- * Required . The place ID for the current set of inventory information.
198
+ * Optional . The place ID for the current set of inventory information.
199
199
* @param placeId placeId or {@code null} for none
200
200
*/
201
201
public GoogleCloudRetailV2LocalInventory setPlaceId (java .lang .String placeId ) {
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.google.apis</groupId >
10
10
<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 >
13
13
<packaging >jar</packaging >
14
14
15
15
<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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-retail</artifactId >
25
- <version >v2-rev20250320 -2.0.0</version >
25
+ <version >v2-rev20250327 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-retail</artifactId >
25
- <version >v2alpha-rev20250320 -2.0.0</version >
25
+ <version >v2alpha-rev20250327 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ public final class GoogleCloudRetailV2alphaLocalInventory extends com.google.api
79
79
private java .util .List <java .lang .String > fulfillmentTypes ;
80
80
81
81
/**
82
- * Required . The place ID for the current set of inventory information.
82
+ * Optional . The place ID for the current set of inventory information.
83
83
* The value may be {@code null}.
84
84
*/
85
85
@ com .google .api .client .util .Key
@@ -187,15 +187,15 @@ public GoogleCloudRetailV2alphaLocalInventory setFulfillmentTypes(java.util.List
187
187
}
188
188
189
189
/**
190
- * Required . The place ID for the current set of inventory information.
190
+ * Optional . The place ID for the current set of inventory information.
191
191
* @return value or {@code null} for none
192
192
*/
193
193
public java .lang .String getPlaceId () {
194
194
return placeId ;
195
195
}
196
196
197
197
/**
198
- * Required . The place ID for the current set of inventory information.
198
+ * Optional . The place ID for the current set of inventory information.
199
199
* @param placeId placeId or {@code null} for none
200
200
*/
201
201
public GoogleCloudRetailV2alphaLocalInventory setPlaceId (java .lang .String placeId ) {
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.google.apis</groupId >
10
10
<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 >
13
13
<packaging >jar</packaging >
14
14
15
15
<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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-retail</artifactId >
25
- <version >v2alpha-rev20250320 -2.0.0</version >
25
+ <version >v2alpha-rev20250327 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-retail</artifactId >
25
- <version >v2beta-rev20250320 -2.0.0</version >
25
+ <version >v2beta-rev20250327 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ public final class GoogleCloudRetailV2betaLocalInventory extends com.google.api.
79
79
private java .util .List <java .lang .String > fulfillmentTypes ;
80
80
81
81
/**
82
- * Required . The place ID for the current set of inventory information.
82
+ * Optional . The place ID for the current set of inventory information.
83
83
* The value may be {@code null}.
84
84
*/
85
85
@ com .google .api .client .util .Key
@@ -187,15 +187,15 @@ public GoogleCloudRetailV2betaLocalInventory setFulfillmentTypes(java.util.List<
187
187
}
188
188
189
189
/**
190
- * Required . The place ID for the current set of inventory information.
190
+ * Optional . The place ID for the current set of inventory information.
191
191
* @return value or {@code null} for none
192
192
*/
193
193
public java .lang .String getPlaceId () {
194
194
return placeId ;
195
195
}
196
196
197
197
/**
198
- * Required . The place ID for the current set of inventory information.
198
+ * Optional . The place ID for the current set of inventory information.
199
199
* @param placeId placeId or {@code null} for none
200
200
*/
201
201
public GoogleCloudRetailV2betaLocalInventory setPlaceId (java .lang .String placeId ) {
You can’t perform that action at this time.
0 commit comments