Skip to content

Commit 10e3475

Browse files
1 parent 1f33e9c commit 10e3475

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

clients/google-api-services-recommender/v1beta1/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-recommender</artifactId>
25-
<version>v1beta1-rev20250323-2.0.0</version>
25+
<version>v1beta1-rev20250817-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-recommender:v1beta1-rev20250323-2.0.0'
38+
implementation 'com.google.apis:google-api-services-recommender:v1beta1-rev20250817-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-recommender/v1beta1/2.0.0/com/google/api/services/recommender/v1beta1/Recommender.java

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -307,22 +307,22 @@ public List setName(java.lang.String name) {
307307
}
308308

309309
/**
310-
* Optional. A list of extra location types that should be used as conditions for
311-
* controlling the visibility of the locations.
310+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
311+
* documented otherwise. This is primarily for internal usage.
312312
*/
313313
@com.google.api.client.util.Key
314314
private java.util.List<java.lang.String> extraLocationTypes;
315315

316-
/** Optional. A list of extra location types that should be used as conditions for controlling the
317-
visibility of the locations.
316+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
317+
otherwise. This is primarily for internal usage.
318318
*/
319319
public java.util.List<java.lang.String> getExtraLocationTypes() {
320320
return extraLocationTypes;
321321
}
322322

323323
/**
324-
* Optional. A list of extra location types that should be used as conditions for
325-
* controlling the visibility of the locations.
324+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
325+
* documented otherwise. This is primarily for internal usage.
326326
*/
327327
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
328328
this.extraLocationTypes = extraLocationTypes;
@@ -2883,22 +2883,22 @@ public List setName(java.lang.String name) {
28832883
}
28842884

28852885
/**
2886-
* Optional. A list of extra location types that should be used as conditions for
2887-
* controlling the visibility of the locations.
2886+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
2887+
* documented otherwise. This is primarily for internal usage.
28882888
*/
28892889
@com.google.api.client.util.Key
28902890
private java.util.List<java.lang.String> extraLocationTypes;
28912891

2892-
/** Optional. A list of extra location types that should be used as conditions for controlling the
2893-
visibility of the locations.
2892+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
2893+
otherwise. This is primarily for internal usage.
28942894
*/
28952895
public java.util.List<java.lang.String> getExtraLocationTypes() {
28962896
return extraLocationTypes;
28972897
}
28982898

28992899
/**
2900-
* Optional. A list of extra location types that should be used as conditions for
2901-
* controlling the visibility of the locations.
2900+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
2901+
* documented otherwise. This is primarily for internal usage.
29022902
*/
29032903
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
29042904
this.extraLocationTypes = extraLocationTypes;
@@ -4942,22 +4942,22 @@ public List setName(java.lang.String name) {
49424942
}
49434943

49444944
/**
4945-
* Optional. A list of extra location types that should be used as conditions for
4946-
* controlling the visibility of the locations.
4945+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
4946+
* documented otherwise. This is primarily for internal usage.
49474947
*/
49484948
@com.google.api.client.util.Key
49494949
private java.util.List<java.lang.String> extraLocationTypes;
49504950

4951-
/** Optional. A list of extra location types that should be used as conditions for controlling the
4952-
visibility of the locations.
4951+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
4952+
otherwise. This is primarily for internal usage.
49534953
*/
49544954
public java.util.List<java.lang.String> getExtraLocationTypes() {
49554955
return extraLocationTypes;
49564956
}
49574957

49584958
/**
4959-
* Optional. A list of extra location types that should be used as conditions for
4960-
* controlling the visibility of the locations.
4959+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
4960+
* documented otherwise. This is primarily for internal usage.
49614961
*/
49624962
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
49634963
this.extraLocationTypes = extraLocationTypes;
@@ -7518,22 +7518,22 @@ public List setName(java.lang.String name) {
75187518
}
75197519

75207520
/**
7521-
* Optional. A list of extra location types that should be used as conditions for
7522-
* controlling the visibility of the locations.
7521+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
7522+
* documented otherwise. This is primarily for internal usage.
75237523
*/
75247524
@com.google.api.client.util.Key
75257525
private java.util.List<java.lang.String> extraLocationTypes;
75267526

7527-
/** Optional. A list of extra location types that should be used as conditions for controlling the
7528-
visibility of the locations.
7527+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
7528+
otherwise. This is primarily for internal usage.
75297529
*/
75307530
public java.util.List<java.lang.String> getExtraLocationTypes() {
75317531
return extraLocationTypes;
75327532
}
75337533

75347534
/**
7535-
* Optional. A list of extra location types that should be used as conditions for
7536-
* controlling the visibility of the locations.
7535+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
7536+
* documented otherwise. This is primarily for internal usage.
75377537
*/
75387538
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
75397539
this.extraLocationTypes = extraLocationTypes;

clients/google-api-services-recommender/v1beta1/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-recommender</artifactId>
11-
<version>v1beta1-rev20250323-2.0.0</version>
12-
<name>Recommender API v1beta1-rev20250323-2.0.0</name>
11+
<version>v1beta1-rev20250817-2.0.0</version>
12+
<name>Recommender API v1beta1-rev20250817-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-recommender/v1beta1/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-recommender</artifactId>
25-
<version>v1beta1-rev20250323-2.0.0</version>
25+
<version>v1beta1-rev20250817-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-recommender:v1beta1-rev20250323-2.0.0'
38+
implementation 'com.google.apis:google-api-services-recommender:v1beta1-rev20250817-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)