Skip to content

Commit 2d73cec

Browse files
1 parent 897fd7c commit 2d73cec

File tree

5 files changed

+35
-33
lines changed

5 files changed

+35
-33
lines changed

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

clients/google-api-services-recommendationengine/v1beta1/2.0.0/com/google/api/services/recommendationengine/v1beta1/RecommendationsAI.java

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1867,30 +1867,31 @@ public List setPageToken(java.lang.String pageToken) {
18671867

18681868
/**
18691869
* When set to `true`, operations that are reachable are returned as normal, and those
1870-
* that are unreachable are returned in the [ListOperationsResponse.unreachable]
1871-
* field. This can only be `true` when reading across collections e.g. when `parent`
1872-
* is set to `"projects/example/locations/-"`. This field is not by default supported
1870+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
1871+
* This can only be `true` when reading across collections. For example, when `parent`
1872+
* is set to `"projects/example/locations/-"`. This field is not supported by default
18731873
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
18741874
* otherwise in service or product specific documentation.
18751875
*/
18761876
@com.google.api.client.util.Key
18771877
private java.lang.Boolean returnPartialSuccess;
18781878

18791879
/** When set to `true`, operations that are reachable are returned as normal, and those that are
1880-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
1881-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
1882-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
1883-
explicitly documented otherwise in service or product specific documentation.
1880+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
1881+
when reading across collections. For example, when `parent` is set to
1882+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
1883+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
1884+
documentation.
18841885
*/
18851886
public java.lang.Boolean getReturnPartialSuccess() {
18861887
return returnPartialSuccess;
18871888
}
18881889

18891890
/**
18901891
* When set to `true`, operations that are reachable are returned as normal, and those
1891-
* that are unreachable are returned in the [ListOperationsResponse.unreachable]
1892-
* field. This can only be `true` when reading across collections e.g. when `parent`
1893-
* is set to `"projects/example/locations/-"`. This field is not by default supported
1892+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
1893+
* This can only be `true` when reading across collections. For example, when `parent`
1894+
* is set to `"projects/example/locations/-"`. This field is not supported by default
18941895
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
18951896
* otherwise in service or product specific documentation.
18961897
*/
@@ -3984,32 +3985,33 @@ public List setPageToken(java.lang.String pageToken) {
39843985

39853986
/**
39863987
* When set to `true`, operations that are reachable are returned as normal, and those
3987-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
3988-
* This can only be `true` when reading across collections e.g. when `parent` is set to
3989-
* `"projects/example/locations/-"`. This field is not by default supported and will
3990-
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
3991-
* service or product specific documentation.
3988+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
3989+
* This can only be `true` when reading across collections. For example, when `parent`
3990+
* is set to `"projects/example/locations/-"`. This field is not supported by default
3991+
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
3992+
* otherwise in service or product specific documentation.
39923993
*/
39933994
@com.google.api.client.util.Key
39943995
private java.lang.Boolean returnPartialSuccess;
39953996

39963997
/** When set to `true`, operations that are reachable are returned as normal, and those that are
3997-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
3998-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
3999-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
4000-
explicitly documented otherwise in service or product specific documentation.
3998+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
3999+
when reading across collections. For example, when `parent` is set to
4000+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
4001+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
4002+
documentation.
40014003
*/
40024004
public java.lang.Boolean getReturnPartialSuccess() {
40034005
return returnPartialSuccess;
40044006
}
40054007

40064008
/**
40074009
* When set to `true`, operations that are reachable are returned as normal, and those
4008-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
4009-
* This can only be `true` when reading across collections e.g. when `parent` is set to
4010-
* `"projects/example/locations/-"`. This field is not by default supported and will
4011-
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
4012-
* service or product specific documentation.
4010+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
4011+
* This can only be `true` when reading across collections. For example, when `parent`
4012+
* is set to `"projects/example/locations/-"`. This field is not supported by default
4013+
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
4014+
* otherwise in service or product specific documentation.
40134015
*/
40144016
public List setReturnPartialSuccess(java.lang.Boolean returnPartialSuccess) {
40154017
this.returnPartialSuccess = returnPartialSuccess;

clients/google-api-services-recommendationengine/v1beta1/2.0.0/com/google/api/services/recommendationengine/v1beta1/model/GoogleLongrunningListOperationsResponse.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public final class GoogleLongrunningListOperationsResponse extends com.google.ap
4646

4747
/**
4848
* Unordered list. Unreachable resources. Populated when the request sets
49-
* `ListOperationsRequest.return_partial_success` and reads across collections e.g. when
49+
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
5050
* attempting to list all resources across all supported locations.
5151
* The value may be {@code null}.
5252
*/
@@ -89,7 +89,7 @@ public GoogleLongrunningListOperationsResponse setOperations(java.util.List<Goog
8989

9090
/**
9191
* Unordered list. Unreachable resources. Populated when the request sets
92-
* `ListOperationsRequest.return_partial_success` and reads across collections e.g. when
92+
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
9393
* attempting to list all resources across all supported locations.
9494
* @return value or {@code null} for none
9595
*/
@@ -99,7 +99,7 @@ public java.util.List<java.lang.String> getUnreachable() {
9999

100100
/**
101101
* Unordered list. Unreachable resources. Populated when the request sets
102-
* `ListOperationsRequest.return_partial_success` and reads across collections e.g. when
102+
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
103103
* attempting to list all resources across all supported locations.
104104
* @param unreachable unreachable or {@code null} for none
105105
*/

clients/google-api-services-recommendationengine/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-recommendationengine</artifactId>
11-
<version>v1beta1-rev20251009-2.0.0</version>
12-
<name>Recommendations AI (Beta) v1beta1-rev20251009-2.0.0</name>
11+
<version>v1beta1-rev20251113-2.0.0</version>
12+
<name>Recommendations AI (Beta) v1beta1-rev20251113-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

0 commit comments

Comments
 (0)