File tree Expand file tree Collapse file tree 16 files changed +32
-32
lines changed
clients/google-api-services-tpu
com/google/api/services/tpu/v1alpha1
com/google/api/services/tpu/v1
com/google/api/services/tpu/v2alpha1
com/google/api/services/tpu/v2 Expand file tree Collapse file tree 16 files changed +32
-32
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:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-tpu</artifactId >
25- <version >v1-rev20241009 -2.0.0</version >
25+ <version >v1-rev20241126 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-tpu:v1-rev20241009 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-tpu:v1-rev20241126 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -1897,7 +1897,7 @@ public class Operations {
18971897 * it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
18981898 * methods to check whether the cancellation succeeded or whether the operation completed despite
18991899 * cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
1900- * operation with an Operation.error value with a google.rpc.Status.code of 1 , corresponding to
1900+ * operation with an Operation.error value with a google.rpc.Status.code of `1` , corresponding to
19011901 * `Code.CANCELLED`.
19021902 *
19031903 * Create a request for the method "operations.cancel".
@@ -1927,7 +1927,7 @@ public class Cancel extends TPURequest<com.google.api.services.tpu.v1.model.Empt
19271927 * it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
19281928 * methods to check whether the cancellation succeeded or whether the operation completed despite
19291929 * cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
1930- * operation with an Operation.error value with a google.rpc.Status.code of 1 , corresponding to
1930+ * operation with an Operation.error value with a google.rpc.Status.code of `1` , corresponding to
19311931 * `Code.CANCELLED`.
19321932 *
19331933 * Create a request for the method "operations.cancel".
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-tpu</artifactId >
11- <version >v1-rev20241009 -2.0.0</version >
12- <name >Cloud TPU API v1-rev20241009 -2.0.0</name >
11+ <version >v1-rev20241126 -2.0.0</version >
12+ <name >Cloud TPU API v1-rev20241126 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <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:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-tpu</artifactId >
25- <version >v1-rev20241009 -2.0.0</version >
25+ <version >v1-rev20241126 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-tpu:v1-rev20241009 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-tpu:v1-rev20241126 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff 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-tpu</artifactId >
25- <version >v1alpha1-rev20241009 -2.0.0</version >
25+ <version >v1alpha1-rev20241126 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-tpu:v1alpha1-rev20241009 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-tpu:v1alpha1-rev20241126 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -1929,7 +1929,7 @@ public class Operations {
19291929 * it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
19301930 * methods to check whether the cancellation succeeded or whether the operation completed despite
19311931 * cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
1932- * operation with an Operation.error value with a google.rpc.Status.code of 1 , corresponding to
1932+ * operation with an Operation.error value with a google.rpc.Status.code of `1` , corresponding to
19331933 * `Code.CANCELLED`.
19341934 *
19351935 * Create a request for the method "operations.cancel".
@@ -1959,7 +1959,7 @@ public class Cancel extends TPURequest<com.google.api.services.tpu.v1alpha1.mode
19591959 * it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
19601960 * methods to check whether the cancellation succeeded or whether the operation completed despite
19611961 * cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
1962- * operation with an Operation.error value with a google.rpc.Status.code of 1 , corresponding to
1962+ * operation with an Operation.error value with a google.rpc.Status.code of `1` , corresponding to
19631963 * `Code.CANCELLED`.
19641964 *
19651965 * Create a request for the method "operations.cancel".
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-tpu</artifactId >
11- <version >v1alpha1-rev20241009 -2.0.0</version >
12- <name >Cloud TPU API v1alpha1-rev20241009 -2.0.0</name >
11+ <version >v1alpha1-rev20241126 -2.0.0</version >
12+ <name >Cloud TPU API v1alpha1-rev20241126 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <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:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-tpu</artifactId >
25- <version >v1alpha1-rev20241009 -2.0.0</version >
25+ <version >v1alpha1-rev20241126 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-tpu:v1alpha1-rev20241009 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-tpu:v1alpha1-rev20241126 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff 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-tpu</artifactId >
25- <version >v2-rev20241009 -2.0.0</version >
25+ <version >v2-rev20241126 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-tpu:v2-rev20241009 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-tpu:v2-rev20241126 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -2182,7 +2182,7 @@ public class Operations {
21822182 * it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
21832183 * methods to check whether the cancellation succeeded or whether the operation completed despite
21842184 * cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
2185- * operation with an Operation.error value with a google.rpc.Status.code of 1 , corresponding to
2185+ * operation with an Operation.error value with a google.rpc.Status.code of `1` , corresponding to
21862186 * `Code.CANCELLED`.
21872187 *
21882188 * Create a request for the method "operations.cancel".
@@ -2212,7 +2212,7 @@ public class Cancel extends TPURequest<com.google.api.services.tpu.v2.model.Empt
22122212 * it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
22132213 * methods to check whether the cancellation succeeded or whether the operation completed despite
22142214 * cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
2215- * operation with an Operation.error value with a google.rpc.Status.code of 1 , corresponding to
2215+ * operation with an Operation.error value with a google.rpc.Status.code of `1` , corresponding to
22162216 * `Code.CANCELLED`.
22172217 *
22182218 * Create a request for the method "operations.cancel".
You can’t perform that action at this time.
0 commit comments