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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-tpu</artifactId >
25
- <version >v1-rev20241009 -2.0.0</version >
25
+ <version >v1-rev20241126 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -1897,7 +1897,7 @@ public class Operations {
1897
1897
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1898
1898
* methods to check whether the cancellation succeeded or whether the operation completed despite
1899
1899
* 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
1901
1901
* `Code.CANCELLED`.
1902
1902
*
1903
1903
* 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
1927
1927
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1928
1928
* methods to check whether the cancellation succeeded or whether the operation completed despite
1929
1929
* 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
1931
1931
* `Code.CANCELLED`.
1932
1932
*
1933
1933
* Create a request for the method "operations.cancel".
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.google.apis</groupId >
10
10
<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 >
13
13
<packaging >jar</packaging >
14
14
15
15
<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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-tpu</artifactId >
25
- <version >v1-rev20241009 -2.0.0</version >
25
+ <version >v1-rev20241126 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-tpu</artifactId >
25
- <version >v1alpha1-rev20241009 -2.0.0</version >
25
+ <version >v1alpha1-rev20241126 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -1929,7 +1929,7 @@ public class Operations {
1929
1929
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1930
1930
* methods to check whether the cancellation succeeded or whether the operation completed despite
1931
1931
* 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
1933
1933
* `Code.CANCELLED`.
1934
1934
*
1935
1935
* Create a request for the method "operations.cancel".
@@ -1959,7 +1959,7 @@ public class Cancel extends TPURequest<com.google.api.services.tpu.v1alpha1.mode
1959
1959
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1960
1960
* methods to check whether the cancellation succeeded or whether the operation completed despite
1961
1961
* 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
1963
1963
* `Code.CANCELLED`.
1964
1964
*
1965
1965
* Create a request for the method "operations.cancel".
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.google.apis</groupId >
10
10
<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 >
13
13
<packaging >jar</packaging >
14
14
15
15
<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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-tpu</artifactId >
25
- <version >v1alpha1-rev20241009 -2.0.0</version >
25
+ <version >v1alpha1-rev20241126 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-tpu</artifactId >
25
- <version >v2-rev20241009 -2.0.0</version >
25
+ <version >v2-rev20241126 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -2182,7 +2182,7 @@ public class Operations {
2182
2182
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
2183
2183
* methods to check whether the cancellation succeeded or whether the operation completed despite
2184
2184
* 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
2186
2186
* `Code.CANCELLED`.
2187
2187
*
2188
2188
* 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
2212
2212
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
2213
2213
* methods to check whether the cancellation succeeded or whether the operation completed despite
2214
2214
* 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
2216
2216
* `Code.CANCELLED`.
2217
2217
*
2218
2218
* Create a request for the method "operations.cancel".
You can’t perform that action at this time.
0 commit comments