Skip to content

Commit 97ac7f7

Browse files
1 parent 656ddce commit 97ac7f7

File tree

10 files changed

+599
-35
lines changed

10 files changed

+599
-35
lines changed

clients/google-api-services-dataproc/v1/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-dataproc</artifactId>
25-
<version>v1-rev20251203-2.0.0</version>
25+
<version>v1-rev20260122-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-dataproc:v1-rev20251203-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dataproc:v1-rev20260122-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-dataproc/v1/2.0.0/com/google/api/services/dataproc/Dataproc.java

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7284,8 +7284,8 @@ public List setPageToken(java.lang.String pageToken) {
72847284
/**
72857285
* When set to true, operations that are reachable are returned as normal, and those that
72867286
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
7287-
* only be true when reading across collections e.g. when parent is set to
7288-
* "projects/example/locations/-".This field is not by default supported and will result
7287+
* only be true when reading across collections. For example, when parent is set to
7288+
* "projects/example/locations/-".This field is not supported by default and will result
72897289
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
72907290
* product specific documentation.
72917291
*/
@@ -7294,9 +7294,9 @@ public List setPageToken(java.lang.String pageToken) {
72947294

72957295
/** When set to true, operations that are reachable are returned as normal, and those that are
72967296
unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when
7297-
reading across collections e.g. when parent is set to "projects/example/locations/-".This field is
7298-
not by default supported and will result in an UNIMPLEMENTED error if set unless explicitly
7299-
documented otherwise in service or product specific documentation.
7297+
reading across collections. For example, when parent is set to "projects/example/locations/-".This
7298+
field is not supported by default and will result in an UNIMPLEMENTED error if set unless
7299+
explicitly documented otherwise in service or product specific documentation.
73007300
*/
73017301
public java.lang.Boolean getReturnPartialSuccess() {
73027302
return returnPartialSuccess;
@@ -7305,8 +7305,8 @@ public java.lang.Boolean getReturnPartialSuccess() {
73057305
/**
73067306
* When set to true, operations that are reachable are returned as normal, and those that
73077307
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
7308-
* only be true when reading across collections e.g. when parent is set to
7309-
* "projects/example/locations/-".This field is not by default supported and will result
7308+
* only be true when reading across collections. For example, when parent is set to
7309+
* "projects/example/locations/-".This field is not supported by default and will result
73107310
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
73117311
* product specific documentation.
73127312
*/
@@ -21968,8 +21968,8 @@ public List setPageToken(java.lang.String pageToken) {
2196821968
/**
2196921969
* When set to true, operations that are reachable are returned as normal, and those that
2197021970
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
21971-
* only be true when reading across collections e.g. when parent is set to
21972-
* "projects/example/locations/-".This field is not by default supported and will result
21971+
* only be true when reading across collections. For example, when parent is set to
21972+
* "projects/example/locations/-".This field is not supported by default and will result
2197321973
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
2197421974
* product specific documentation.
2197521975
*/
@@ -21978,9 +21978,9 @@ public List setPageToken(java.lang.String pageToken) {
2197821978

2197921979
/** When set to true, operations that are reachable are returned as normal, and those that are
2198021980
unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when
21981-
reading across collections e.g. when parent is set to "projects/example/locations/-".This field is
21982-
not by default supported and will result in an UNIMPLEMENTED error if set unless explicitly
21983-
documented otherwise in service or product specific documentation.
21981+
reading across collections. For example, when parent is set to "projects/example/locations/-".This
21982+
field is not supported by default and will result in an UNIMPLEMENTED error if set unless
21983+
explicitly documented otherwise in service or product specific documentation.
2198421984
*/
2198521985
public java.lang.Boolean getReturnPartialSuccess() {
2198621986
return returnPartialSuccess;
@@ -21989,8 +21989,8 @@ public java.lang.Boolean getReturnPartialSuccess() {
2198921989
/**
2199021990
* When set to true, operations that are reachable are returned as normal, and those that
2199121991
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
21992-
* only be true when reading across collections e.g. when parent is set to
21993-
* "projects/example/locations/-".This field is not by default supported and will result
21992+
* only be true when reading across collections. For example, when parent is set to
21993+
* "projects/example/locations/-".This field is not supported by default and will result
2199421994
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
2199521995
* product specific documentation.
2199621996
*/

clients/google-api-services-dataproc/v1/2.0.0/com/google/api/services/dataproc/model/ListOperationsResponse.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ public final class ListOperationsResponse extends com.google.api.client.json.Gen
4545

4646
/**
4747
* Unordered list. Unreachable resources. Populated when the request sets
48-
* ListOperationsRequest.return_partial_success and reads across collections e.g. when attempting
49-
* to list all resources across all supported locations.
48+
* ListOperationsRequest.return_partial_success and reads across collections. For example, when
49+
* attempting to list all resources across all supported locations.
5050
* The value may be {@code null}.
5151
*/
5252
@com.google.api.client.util.Key
@@ -88,8 +88,8 @@ public ListOperationsResponse setOperations(java.util.List<Operation> operations
8888

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

9999
/**
100100
* Unordered list. Unreachable resources. Populated when the request sets
101-
* ListOperationsRequest.return_partial_success and reads across collections e.g. when attempting
102-
* to list all resources across all supported locations.
101+
* ListOperationsRequest.return_partial_success and reads across collections. For example, when
102+
* attempting to list all resources across all supported locations.
103103
* @param unreachable unreachable or {@code null} for none
104104
*/
105105
public ListOperationsResponse setUnreachable(java.util.List<java.lang.String> unreachable) {

clients/google-api-services-dataproc/v1/2.0.0/com/google/api/services/dataproc/model/PyPiRepositoryConfig.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,22 @@
3030
public final class PyPiRepositoryConfig extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* Optional. PyPi repository address
33+
* Optional. The PyPi repository address. Note: This field is not available for batch workloads.
3434
* The value may be {@code null}.
3535
*/
3636
@com.google.api.client.util.Key
3737
private java.lang.String pypiRepository;
3838

3939
/**
40-
* Optional. PyPi repository address
40+
* Optional. The PyPi repository address. Note: This field is not available for batch workloads.
4141
* @return value or {@code null} for none
4242
*/
4343
public java.lang.String getPypiRepository() {
4444
return pypiRepository;
4545
}
4646

4747
/**
48-
* Optional. PyPi repository address
48+
* Optional. The PyPi repository address. Note: This field is not available for batch workloads.
4949
* @param pypiRepository pypiRepository or {@code null} for none
5050
*/
5151
public PyPiRepositoryConfig setPypiRepository(java.lang.String pypiRepository) {

clients/google-api-services-dataproc/v1/2.0.0/com/google/api/services/dataproc/model/RuntimeConfig.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ public final class RuntimeConfig extends com.google.api.client.json.GenericJson
3737
private AutotuningConfig autotuningConfig;
3838

3939
/**
40-
* Optional. Cohort identifier. Identifies families of the workloads having the same shape, e.g.
41-
* daily ETL jobs.
40+
* Optional. Cohort identifier. Identifies families of the workloads that have the same shape, for
41+
* example, daily ETL jobs.
4242
* The value may be {@code null}.
4343
*/
4444
@com.google.api.client.util.Key
@@ -92,17 +92,17 @@ public RuntimeConfig setAutotuningConfig(AutotuningConfig autotuningConfig) {
9292
}
9393

9494
/**
95-
* Optional. Cohort identifier. Identifies families of the workloads having the same shape, e.g.
96-
* daily ETL jobs.
95+
* Optional. Cohort identifier. Identifies families of the workloads that have the same shape, for
96+
* example, daily ETL jobs.
9797
* @return value or {@code null} for none
9898
*/
9999
public java.lang.String getCohort() {
100100
return cohort;
101101
}
102102

103103
/**
104-
* Optional. Cohort identifier. Identifies families of the workloads having the same shape, e.g.
105-
* daily ETL jobs.
104+
* Optional. Cohort identifier. Identifies families of the workloads that have the same shape, for
105+
* example, daily ETL jobs.
106106
* @param cohort cohort or {@code null} for none
107107
*/
108108
public RuntimeConfig setCohort(java.lang.String cohort) {

0 commit comments

Comments
 (0)