Skip to content

Commit 441805a

Browse files
Regenerate pubsub client (googleapis#9527)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-20 03:58:17,360 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-java-client-services/synth.py. On branch autosynth-pubsub nothing to commit, working tree clean 2021-08-20 03:58:17,744 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 03:58:18,169 synthtool [DEBUG] > Cleaning output directory. DEBUG:synthtool:Cleaning output directory. 2021-08-20 03:58:18,171 synthtool [DEBUG] > Installing dependencies. DEBUG:synthtool:Installing dependencies. 2021-08-20 03:58:19,670 synthtool [INFO] > Generating pubsub v1beta2. INFO:synthtool:Generating pubsub v1beta2. 2021-08-20 03:58:19,670 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 WARNING:root:object without properties Empty: OrderedDict([(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 `{}`.'), (u'id', u'Empty')]) Writing json metadata to clients/google-api-services-pubsub/v1beta2.metadata.json 2021-08-20 03:58:20,322 synthtool [INFO] > Generating pubsub v1. INFO:synthtool:Generating pubsub v1. 2021-08-20 03:58:20,322 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 WARNING:root:object without properties DetachSubscriptionResponse: OrderedDict([(u'id', u'DetachSubscriptionResponse'), (u'description', u'Response for the DetachSubscription method. Reserved for future use.'), (u'type', u'object'), (u'properties', OrderedDict())]) WARNING:root:object without properties Empty: OrderedDict([(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 `{}`.'), (u'id', u'Empty'), (u'type', u'object')]) WARNING:root:object without properties SeekResponse: OrderedDict([(u'properties', OrderedDict()), (u'id', u'SeekResponse'), (u'description', u'Response for the `Seek` method (this response is empty).'), (u'type', u'object')]) WARNING:root:object without properties ValidateMessageResponse: OrderedDict([(u'type', u'object'), (u'description', u'Response for the `ValidateMessage` method. Empty for now.'), (u'id', u'ValidateMessageResponse'), (u'properties', OrderedDict())]) WARNING:root:object without properties ValidateSchemaResponse: OrderedDict([(u'properties', OrderedDict()), (u'type', u'object'), (u'id', u'ValidateSchemaResponse'), (u'description', u'Response for the `ValidateSchema` method. Empty for now.')]) Writing json metadata to clients/google-api-services-pubsub/v1.metadata.json 2021-08-20 03:58:21,276 synthtool [INFO] > Generating pubsublite v1. INFO:synthtool:Generating pubsublite v1. 2021-08-20 03:58:21,277 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 WARNING:root:object without properties CancelOperationRequest: OrderedDict([(u'properties', OrderedDict()), (u'id', u'CancelOperationRequest'), (u'type', u'object'), (u'description', u'The request message for Operations.CancelOperation.')]) WARNING:root:object without properties CommitCursorResponse: OrderedDict([(u'type', u'object'), (u'description', u'Response for CommitCursor.'), (u'properties', OrderedDict()), (u'id', u'CommitCursorResponse')]) WARNING:root:object without properties Empty: 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 `{}`.'), (u'properties', OrderedDict()), (u'id', u'Empty'), (u'type', u'object')]) WARNING:root:object without properties SeekSubscriptionResponse: OrderedDict([(u'description', u'Response for SeekSubscription long running operation.'), (u'type', u'object'), (u'id', u'SeekSubscriptionResponse'), (u'properties', OrderedDict())]) Writing json metadata to clients/google-api-services-pubsublite/v1.metadata.json 2021-08-20 03:58:21,953 synthtool [INFO] > Generating pubsub v1beta1a. INFO:synthtool:Generating pubsub v1beta1a. 2021-08-20 03:58:21,953 synthtool [INFO] > 1.31.0 INFO:synthtool: 1.31.0 WARNING:root:object without properties Empty: OrderedDict([(u'properties', OrderedDict()), (u'type', u'object'), (u'description', u'An empty message that you can re-use to avoid defining duplicated empty messages in your project. A typical example is to use it as argument or the return value of a service API. For instance: service Foo { rpc Bar (proto2.Empty) returns (proto2.Empty) { }; }; BEGIN GOOGLE-INTERNAL The difference between this one and net/rpc/empty-message.proto is that 1) The generated message here is in proto2 C++ API. 2) The proto2.Empty has minimum dependencies (no message_set or net/rpc dependencies) END GOOGLE-INTERNAL'), (u'id', u'Empty')]) Writing json metadata to clients/google-api-services-pubsub/v1beta1a.metadata.json 2021-08-20 03:58:22,437 synthtool [DEBUG] > Wrote metadata to clients/google-api-services-pubsub/synth.metadata. DEBUG:synthtool:Wrote metadata to clients/google-api-services-pubsub/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 d06b88d commit 441805a

File tree

18 files changed

+30
-30
lines changed

18 files changed

+30
-30
lines changed

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

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

clients/google-api-services-pubsub/v1/1.31.0/com/google/api/services/pubsub/PubsubScopes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
public class PubsubScopes {
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
/** View and manage Pub/Sub topics and subscriptions. */

clients/google-api-services-pubsub/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-pubsub</artifactId>
11-
<version>v1-rev20210727-1.32.1</version>
12-
<name>Cloud Pub/Sub API v1-rev20210727-1.32.1</name>
11+
<version>v1-rev20210809-1.32.1</version>
12+
<name>Cloud Pub/Sub API v1-rev20210809-1.32.1</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-pubsub/v1/1.31.0/resources/pubsub.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
"https://www.googleapis.com/auth/pubsub": {
99
"description": "View and manage Pub/Sub topics and subscriptions"
@@ -1424,7 +1424,7 @@
14241424
}
14251425
}
14261426
},
1427-
"revision": "20210727",
1427+
"revision": "20210809",
14281428
"rootUrl": "https://pubsub.googleapis.com/",
14291429
"schemas": {
14301430
"AcknowledgeRequest": {

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

clients/google-api-services-pubsub/v1beta1a.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-pubsub",
5-
"version": "v1beta1a-rev20210322-1.32.1"
5+
"version": "v1beta1a-rev20210809-1.32.1"
66
}
77
}

clients/google-api-services-pubsub/v1beta1a/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-pubsub</artifactId>
25-
<version>v1beta1a-rev20210322-1.32.1</version>
25+
<version>v1beta1a-rev20210809-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-pubsub:v1beta1a-rev20210322-1.32.1'
38+
compile 'com.google.apis:google-api-services-pubsub:v1beta1a-rev20210809-1.32.1'
3939
}
4040
```
4141

clients/google-api-services-pubsub/v1beta1a/1.31.0/com/google/api/services/pubsub/PubsubScopes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
public class PubsubScopes {
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
/** View and manage Pub/Sub topics and subscriptions. */

clients/google-api-services-pubsub/v1beta1a/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-pubsub</artifactId>
11-
<version>v1beta1a-rev20210322-1.32.1</version>
12-
<name>Cloud Pub/Sub API v1beta1a-rev20210322-1.32.1</name>
11+
<version>v1beta1a-rev20210809-1.32.1</version>
12+
<name>Cloud Pub/Sub API v1beta1a-rev20210809-1.32.1</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-pubsub/v1beta1a/1.31.0/resources/pubsub.v1beta1a.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
"https://www.googleapis.com/auth/pubsub": {
99
"description": "View and manage Pub/Sub topics and subscriptions"
@@ -457,7 +457,7 @@
457457
}
458458
}
459459
},
460-
"revision": "20210322",
460+
"revision": "20210809",
461461
"rootUrl": "https://pubsub.googleapis.com/",
462462
"schemas": {
463463
"AcknowledgeRequest": {

clients/google-api-services-pubsub/v1beta1a/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-pubsub</artifactId>
25-
<version>v1beta1a-rev20210322-1.32.1</version>
25+
<version>v1beta1a-rev20210809-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-pubsub:v1beta1a-rev20210322-1.32.1'
38+
compile 'com.google.apis:google-api-services-pubsub:v1beta1a-rev20210809-1.32.1'
3939
}
4040
```
4141

clients/google-api-services-pubsub/v1beta2.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-pubsub",
5-
"version": "v1beta2-rev20210322-1.32.1"
5+
"version": "v1beta2-rev20210809-1.32.1"
66
}
77
}

clients/google-api-services-pubsub/v1beta2/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-pubsub</artifactId>
25-
<version>v1beta2-rev20210322-1.32.1</version>
25+
<version>v1beta2-rev20210809-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-pubsub:v1beta2-rev20210322-1.32.1'
38+
compile 'com.google.apis:google-api-services-pubsub:v1beta2-rev20210809-1.32.1'
3939
}
4040
```
4141

clients/google-api-services-pubsub/v1beta2/1.31.0/com/google/api/services/pubsub/PubsubScopes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
public class PubsubScopes {
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
/** View and manage Pub/Sub topics and subscriptions. */

clients/google-api-services-pubsub/v1beta2/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-pubsub</artifactId>
11-
<version>v1beta2-rev20210322-1.32.1</version>
12-
<name>Cloud Pub/Sub API v1beta2-rev20210322-1.32.1</name>
11+
<version>v1beta2-rev20210809-1.32.1</version>
12+
<name>Cloud Pub/Sub API v1beta2-rev20210809-1.32.1</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-pubsub/v1beta2/1.31.0/resources/pubsub.v1beta2.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
"https://www.googleapis.com/auth/pubsub": {
99
"description": "View and manage Pub/Sub topics and subscriptions"
@@ -724,7 +724,7 @@
724724
}
725725
}
726726
},
727-
"revision": "20210322",
727+
"revision": "20210809",
728728
"rootUrl": "https://pubsub.googleapis.com/",
729729
"schemas": {
730730
"AcknowledgeRequest": {

clients/google-api-services-pubsub/v1beta2/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-pubsub</artifactId>
25-
<version>v1beta2-rev20210322-1.32.1</version>
25+
<version>v1beta2-rev20210809-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-pubsub:v1beta2-rev20210322-1.32.1'
38+
compile 'com.google.apis:google-api-services-pubsub:v1beta2-rev20210809-1.32.1'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)