Skip to content

Commit 21ce2bb

Browse files
Regenerate storage client (googleapis#9533)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-20 04:02:21,832 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-java-client-services/synth.py. On branch autosynth-storage nothing to commit, working tree clean 2021-08-20 04:02:22,212 synthtool [DEBUG] > Cloning https://github.com/googleapis/discovery-artifact-manager.git. DEBUG:synthtool:Cloning https://github.com/googleapis/discovery-artifact-manager.git. 2021-08-20 04:02:22,604 synthtool [DEBUG] > Cleaning output directory. DEBUG:synthtool:Cleaning output directory. 2021-08-20 04:02:22,606 synthtool [DEBUG] > Installing dependencies. DEBUG:synthtool:Installing dependencies. 2021-08-20 04:02:24,126 synthtool [INFO] > Generating storagetransfer v1. INFO:synthtool:Generating storagetransfer v1. 2021-08-20 04:02:24,126 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'description', u'The request message for Operations.CancelOperation.'), (u'type', u'object'), (u'id', u'CancelOperationRequest'), (u'properties', OrderedDict())]) WARNING:root:object without properties Empty: OrderedDict([(u'id', u'Empty'), (u'type', u'object'), (u'properties', OrderedDict()), (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 PauseTransferOperationRequest: OrderedDict([(u'description', u'Request passed to PauseTransferOperation.'), (u'id', u'PauseTransferOperationRequest'), (u'properties', OrderedDict()), (u'type', u'object')]) WARNING:root:object without properties ResumeTransferOperationRequest: OrderedDict([(u'id', u'ResumeTransferOperationRequest'), (u'description', u'Request passed to ResumeTransferOperation.'), (u'properties', OrderedDict()), (u'type', u'object')]) Writing json metadata to clients/google-api-services-storagetransfer/v1.metadata.json 2021-08-20 04:02:24,814 synthtool [INFO] > Generating storage v1. INFO:synthtool:Generating storage v1. 2021-08-20 04:02:24,814 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 Writing json metadata to clients/google-api-services-storage/v1.metadata.json 2021-08-20 04:02:26,229 synthtool [DEBUG] > Wrote metadata to clients/google-api-services-storage/synth.metadata. DEBUG:synthtool:Wrote metadata to clients/google-api-services-storage/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/e491fb23-1251-428e-be40-a5bcb9068faa/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent f05c5ce commit 21ce2bb

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

clients/google-api-services-storagetransfer/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-storagetransfer",
5-
"version": "v1-rev20210726-1.32.1"
5+
"version": "v1-rev20210812-1.32.1"
66
}
77
}

clients/google-api-services-storagetransfer/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-storagetransfer</artifactId>
25-
<version>v1-rev20210726-1.32.1</version>
25+
<version>v1-rev20210812-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-storagetransfer:v1-rev20210726-1.32.1'
38+
compile 'com.google.apis:google-api-services-storagetransfer:v1-rev20210812-1.32.1'
3939
}
4040
```
4141

clients/google-api-services-storagetransfer/v1/1.31.0/com/google/api/services/storagetransfer/v1/StoragetransferScopes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
public class StoragetransferScopes {
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-storagetransfer/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-storagetransfer</artifactId>
11-
<version>v1-rev20210726-1.32.1</version>
12-
<name>Storage Transfer API v1-rev20210726-1.32.1</name>
11+
<version>v1-rev20210812-1.32.1</version>
12+
<name>Storage Transfer API v1-rev20210812-1.32.1</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-storagetransfer/v1/1.31.0/resources/storagetransfer.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
}
@@ -434,7 +434,7 @@
434434
}
435435
}
436436
},
437-
"revision": "20210726",
437+
"revision": "20210812",
438438
"rootUrl": "https://storagetransfer.googleapis.com/",
439439
"schemas": {
440440
"AwsAccessKey": {

clients/google-api-services-storagetransfer/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-storagetransfer</artifactId>
25-
<version>v1-rev20210726-1.32.1</version>
25+
<version>v1-rev20210812-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-storagetransfer:v1-rev20210726-1.32.1'
38+
compile 'com.google.apis:google-api-services-storagetransfer:v1-rev20210812-1.32.1'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)