Skip to content

Commit ad86bea

Browse files
Regenerate tpu client (googleapis#9551)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-21 04:07:26,282 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-java-client-services/synth.py. On branch autosynth-tpu nothing to commit, working tree clean 2021-08-21 04:07:26,716 synthtool [DEBUG] > Cloning https://github.com/googleapis/discovery-artifact-manager.git. DEBUG:synthtool:Cloning https://github.com/googleapis/discovery-artifact-manager.git. 2021-08-21 04:07:27,146 synthtool [DEBUG] > Cleaning output directory. DEBUG:synthtool:Cleaning output directory. 2021-08-21 04:07:27,149 synthtool [DEBUG] > Installing dependencies. DEBUG:synthtool:Installing dependencies. 2021-08-21 04:07:28,850 synthtool [INFO] > Generating tpu v1. INFO:synthtool:Generating tpu v1. 2021-08-21 04:07:28,851 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 WARNING:root:object without properties Empty: OrderedDict([(u'id', u'Empty'), (u'properties', OrderedDict()), (u'type', u'object'), (u'description', u'A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.')]) WARNING:root:object without properties StartNodeRequest: OrderedDict([(u'properties', OrderedDict()), (u'description', u'Request for StartNode.'), (u'id', u'StartNodeRequest'), (u'type', u'object')]) WARNING:root:object without properties StopNodeRequest: OrderedDict([(u'description', u'Request for StopNode.'), (u'type', u'object'), (u'id', u'StopNodeRequest'), (u'properties', OrderedDict())]) Writing json metadata to clients/google-api-services-tpu/v1.metadata.json 2021-08-21 04:07:29,553 synthtool [INFO] > Generating tpu v1alpha1. INFO:synthtool:Generating tpu v1alpha1. 2021-08-21 04:07:29,553 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 WARNING:root:object without properties Empty: OrderedDict([(u'id', u'Empty'), (u'type', u'object'), (u'description', u'A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.'), (u'properties', OrderedDict())]) WARNING:root:object without properties StartNodeRequest: OrderedDict([(u'properties', OrderedDict()), (u'description', u'Request for StartNode.'), (u'id', u'StartNodeRequest'), (u'type', u'object')]) WARNING:root:object without properties StopNodeRequest: OrderedDict([(u'id', u'StopNodeRequest'), (u'description', u'Request for StopNode.'), (u'type', u'object'), (u'properties', OrderedDict())]) Writing json metadata to clients/google-api-services-tpu/v1alpha1.metadata.json 2021-08-21 04:07:30,264 synthtool [DEBUG] > Wrote metadata to clients/google-api-services-tpu/synth.metadata. DEBUG:synthtool:Wrote metadata to clients/google-api-services-tpu/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/9e01e508-40c5-4b4b-bb5d-c2b5c95c57ba/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent dd2fb18 commit ad86bea

File tree

12 files changed

+20
-20
lines changed

12 files changed

+20
-20
lines changed

clients/google-api-services-tpu/v1.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"maven": {
33
"groupId": "com.google.apis",
44
"artifactId": "google-api-services-tpu",
5-
"version": "v1-rev20210721-1.32.1"
5+
"version": "v1-rev20210816-1.32.1"
66
}
77
}

clients/google-api-services-tpu/v1/1.31.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-tpu</artifactId>
25-
<version>v1-rev20210721-1.32.1</version>
25+
<version>v1-rev20210816-1.32.1</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-tpu:v1-rev20210721-1.32.1'
38+
compile 'com.google.apis:google-api-services-tpu:v1-rev20210816-1.32.1'
3939
}
4040
```
4141

clients/google-api-services-tpu/v1/1.31.0/com/google/api/services/tpu/v1/TPUScopes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
public class TPUScopes {
2525

26-
/** See, edit, configure, and delete your Google Cloud Platform data. */
26+
/** See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.. */
2727
public static final String CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform";
2828

2929
/**

clients/google-api-services-tpu/v1/1.31.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-tpu</artifactId>
11-
<version>v1-rev20210721-1.32.1</version>
12-
<name>Cloud TPU API v1-rev20210721-1.32.1</name>
11+
<version>v1-rev20210816-1.32.1</version>
12+
<name>Cloud TPU API v1-rev20210816-1.32.1</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-tpu/v1/1.31.0/resources/tpu.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
6-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
6+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
77
}
88
}
99
}
@@ -659,7 +659,7 @@
659659
}
660660
}
661661
},
662-
"revision": "20210721",
662+
"revision": "20210816",
663663
"rootUrl": "https://tpu.googleapis.com/",
664664
"schemas": {
665665
"AcceleratorType": {

clients/google-api-services-tpu/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-tpu</artifactId>
25-
<version>v1-rev20210721-1.32.1</version>
25+
<version>v1-rev20210816-1.32.1</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-tpu:v1-rev20210721-1.32.1'
38+
compile 'com.google.apis:google-api-services-tpu:v1-rev20210816-1.32.1'
3939
}
4040
```
4141

clients/google-api-services-tpu/v1alpha1.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"maven": {
33
"groupId": "com.google.apis",
44
"artifactId": "google-api-services-tpu",
5-
"version": "v1alpha1-rev20210721-1.32.1"
5+
"version": "v1alpha1-rev20210816-1.32.1"
66
}
77
}

clients/google-api-services-tpu/v1alpha1/1.31.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-tpu</artifactId>
25-
<version>v1alpha1-rev20210721-1.32.1</version>
25+
<version>v1alpha1-rev20210816-1.32.1</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-tpu:v1alpha1-rev20210721-1.32.1'
38+
compile 'com.google.apis:google-api-services-tpu:v1alpha1-rev20210816-1.32.1'
3939
}
4040
```
4141

clients/google-api-services-tpu/v1alpha1/1.31.0/com/google/api/services/tpu/v1alpha1/TPUScopes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
public class TPUScopes {
2525

26-
/** See, edit, configure, and delete your Google Cloud Platform data. */
26+
/** See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.. */
2727
public static final String CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform";
2828

2929
/**

clients/google-api-services-tpu/v1alpha1/1.31.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-tpu</artifactId>
11-
<version>v1alpha1-rev20210721-1.32.1</version>
12-
<name>Cloud TPU API v1alpha1-rev20210721-1.32.1</name>
11+
<version>v1alpha1-rev20210816-1.32.1</version>
12+
<name>Cloud TPU API v1alpha1-rev20210816-1.32.1</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-tpu/v1alpha1/1.31.0/resources/tpu.v1alpha1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
6-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
6+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
77
}
88
}
99
}
@@ -669,7 +669,7 @@
669669
}
670670
}
671671
},
672-
"revision": "20210721",
672+
"revision": "20210816",
673673
"rootUrl": "https://tpu.googleapis.com/",
674674
"schemas": {
675675
"AcceleratorType": {

clients/google-api-services-tpu/v1alpha1/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-tpu</artifactId>
25-
<version>v1alpha1-rev20210721-1.32.1</version>
25+
<version>v1alpha1-rev20210816-1.32.1</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
compile 'com.google.apis:google-api-services-tpu:v1alpha1-rev20210721-1.32.1'
38+
compile 'com.google.apis:google-api-services-tpu:v1alpha1-rev20210816-1.32.1'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)