Skip to content

Commit 05d75a7

Browse files
1 parent 6b8d7eb commit 05d75a7

File tree

6 files changed

+21
-21
lines changed

6 files changed

+21
-21
lines changed

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

clients/google-api-services-gkebackup/v1/2.0.0/com/google/api/services/gkebackup/v1/BackupforGKE.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4396,7 +4396,7 @@ public class Operations {
43964396
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
43974397
* methods to check whether the cancellation succeeded or whether the operation completed despite
43984398
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
4399-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
4399+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
44004400
* `Code.CANCELLED`.
44014401
*
44024402
* Create a request for the method "operations.cancel".
@@ -4427,7 +4427,7 @@ public class Cancel extends BackupforGKERequest<com.google.api.services.gkebacku
44274427
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
44284428
* methods to check whether the cancellation succeeded or whether the operation completed despite
44294429
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
4430-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
4430+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
44314431
* `Code.CANCELLED`.
44324432
*
44334433
* Create a request for the method "operations.cancel".

clients/google-api-services-gkebackup/v1/2.0.0/com/google/api/services/gkebackup/v1/model/ClusterResourceRestoreScope.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
/**
2020
* Defines the scope of cluster-scoped resources to restore. Some group kinds are not reasonable
2121
* choices for a restore, and will cause an error if selected here. Any scope selection that would
22-
* restore "all valid" resources automatically excludes these group kinds. -
23-
* gkebackup.gke.io/BackupJob - gkebackup.gke.io/RestoreJob - metrics.k8s.io/NodeMetrics -
24-
* migration.k8s.io/StorageState - migration.k8s.io/StorageVersionMigration - Node -
25-
* snapshot.storage.k8s.io/VolumeSnapshotContent - storage.k8s.io/CSINode Some group kinds are
26-
* driven by restore configuration elsewhere, and will cause an error if selected here. - Namespace
27-
* - PersistentVolume
22+
* restore "all valid" resources automatically excludes these group kinds. - Node - ComponentStatus
23+
* - gkebackup.gke.io/BackupJob - gkebackup.gke.io/RestoreJob - metrics.k8s.io/NodeMetrics -
24+
* migration.k8s.io/StorageState - migration.k8s.io/StorageVersionMigration -
25+
* snapshot.storage.k8s.io/VolumeSnapshotContent - storage.k8s.io/CSINode -
26+
* storage.k8s.io/VolumeAttachment Some group kinds are driven by restore configuration elsewhere,
27+
* and will cause an error if selected here. - Namespace - PersistentVolume
2828
*
2929
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
3030
* transmitted over HTTP when working with the Backup for GKE API. For a detailed explanation see:

clients/google-api-services-gkebackup/v1/2.0.0/com/google/api/services/gkebackup/v1/model/OperationMetadata.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ public final class OperationMetadata extends com.google.api.client.json.GenericJ
5252

5353
/**
5454
* Output only. Identifies whether the user has requested cancellation of the operation.
55-
* Operations that have successfully been cancelled have Operation.error value with a
56-
* google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
55+
* Operations that have successfully been cancelled have google.longrunning.Operation.error value
56+
* with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
5757
* The value may be {@code null}.
5858
*/
5959
@com.google.api.client.util.Key
@@ -133,8 +133,8 @@ public OperationMetadata setEndTime(String endTime) {
133133

134134
/**
135135
* Output only. Identifies whether the user has requested cancellation of the operation.
136-
* Operations that have successfully been cancelled have Operation.error value with a
137-
* google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
136+
* Operations that have successfully been cancelled have google.longrunning.Operation.error value
137+
* with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
138138
* @return value or {@code null} for none
139139
*/
140140
public java.lang.Boolean getRequestedCancellation() {
@@ -143,8 +143,8 @@ public java.lang.Boolean getRequestedCancellation() {
143143

144144
/**
145145
* Output only. Identifies whether the user has requested cancellation of the operation.
146-
* Operations that have successfully been cancelled have Operation.error value with a
147-
* google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
146+
* Operations that have successfully been cancelled have google.longrunning.Operation.error value
147+
* with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
148148
* @param requestedCancellation requestedCancellation or {@code null} for none
149149
*/
150150
public OperationMetadata setRequestedCancellation(java.lang.Boolean requestedCancellation) {

clients/google-api-services-gkebackup/v1/2.0.0/pom.xml

Lines changed: 3 additions & 3 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-gkebackup</artifactId>
11-
<version>v1-rev20241002-2.0.0</version>
12-
<name>Backup for GKE API v1-rev20241002-2.0.0</name>
11+
<version>v1-rev20241203-2.0.0</version>
12+
<name>Backup for GKE API v1-rev20241203-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>
@@ -90,7 +90,7 @@
9090
<windowtitle>Backup for GKE API ${project.version}</windowtitle>
9191
<links>
9292
<link>http://docs.oracle.com/javase/7/docs/api</link>
93-
<link>https://googleapis.dev/java/google-http-client/1.45.0/</link>
93+
<link>https://googleapis.dev/java/google-http-client/1.45.2/</link>
9494
<link>https://googleapis.dev/java/google-oauth-client/1.36.0/</link>
9595
<link>https://googleapis.dev/java/google-api-client/2.7.0/</link>
9696
</links>

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

0 commit comments

Comments
 (0)