Skip to content

Commit dd52d0f

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 33687 b: refs/heads/autosynth-redis c: 54b4c8b h: refs/heads/master i: 33685: d8741ed 33683: f0ffcfe 33679: cada7ad
1 parent 7525d5d commit dd52d0f

23 files changed

Lines changed: 815 additions & 955 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ refs/heads/autosynth-iot: 044be280805a59e06d09658688c9ee474a9815ad
135135
refs/heads/autosynth-kms: d31449d6621a50fb16a4bef4f30f0f3051d27d7c
136136
refs/heads/autosynth-language: 6130869312f99a1e7d3aa0485759172a23333cc5
137137
refs/heads/autosynth-os-login: 49028d40ac477fca5f948cc5a3ce7422729fdb67
138-
refs/heads/autosynth-redis: 03186776cdb90d4181c670e6d3083351db9711f1
138+
refs/heads/autosynth-redis: 54b4c8bc17a5274468180ce1fd24cff73717c9c3
139139
refs/heads/autosynth-scheduler: 57f9fdb1e7de30c85f4ec7198931a07f50603e55
140140
refs/heads/autosynth-spanner: de02ca32edea133b68b51052e325359a3704b5d2
141141
refs/heads/autosynth-speech: 64692f6db11364f663921be02c08072b966b6e7b

branches/autosynth-redis/google-api-grpc/grpc-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/PublisherGrpc.java

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -549,10 +549,7 @@ public void listTopicSubscriptions(
549549
* operations, which allow
550550
* you to manage message acknowledgments in bulk. That is, you can set the
551551
* acknowledgment state of messages in an existing subscription to the state
552-
* captured by a snapshot.<br><br>
553-
* <b>BETA:</b> This feature is part of a beta release. This API might be
554-
* changed in backward-incompatible ways and is not recommended for production
555-
* use. It is not subject to any SLA or deprecation policy.
552+
* captured by a snapshot.
556553
* </pre>
557554
*/
558555
public void listTopicSnapshots(
@@ -767,10 +764,7 @@ public void listTopicSubscriptions(
767764
* operations, which allow
768765
* you to manage message acknowledgments in bulk. That is, you can set the
769766
* acknowledgment state of messages in an existing subscription to the state
770-
* captured by a snapshot.&lt;br&gt;&lt;br&gt;
771-
* &lt;b&gt;BETA:&lt;/b&gt; This feature is part of a beta release. This API might be
772-
* changed in backward-incompatible ways and is not recommended for production
773-
* use. It is not subject to any SLA or deprecation policy.
767+
* captured by a snapshot.
774768
* </pre>
775769
*/
776770
public void listTopicSnapshots(
@@ -914,10 +908,7 @@ public com.google.pubsub.v1.ListTopicSubscriptionsResponse listTopicSubscription
914908
* operations, which allow
915909
* you to manage message acknowledgments in bulk. That is, you can set the
916910
* acknowledgment state of messages in an existing subscription to the state
917-
* captured by a snapshot.&lt;br&gt;&lt;br&gt;
918-
* &lt;b&gt;BETA:&lt;/b&gt; This feature is part of a beta release. This API might be
919-
* changed in backward-incompatible ways and is not recommended for production
920-
* use. It is not subject to any SLA or deprecation policy.
911+
* captured by a snapshot.
921912
* </pre>
922913
*/
923914
public com.google.pubsub.v1.ListTopicSnapshotsResponse listTopicSnapshots(
@@ -1059,10 +1050,7 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.T
10591050
* operations, which allow
10601051
* you to manage message acknowledgments in bulk. That is, you can set the
10611052
* acknowledgment state of messages in an existing subscription to the state
1062-
* captured by a snapshot.&lt;br&gt;&lt;br&gt;
1063-
* &lt;b&gt;BETA:&lt;/b&gt; This feature is part of a beta release. This API might be
1064-
* changed in backward-incompatible ways and is not recommended for production
1065-
* use. It is not subject to any SLA or deprecation policy.
1053+
* captured by a snapshot.
10661054
* </pre>
10671055
*/
10681056
public com.google.common.util.concurrent.ListenableFuture<

branches/autosynth-redis/google-api-grpc/grpc-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/SubscriberGrpc.java

Lines changed: 20 additions & 100 deletions
Large diffs are not rendered by default.

branches/autosynth-redis/google-api-grpc/proto-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/CreateSnapshotRequest.java

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-redis/google-api-grpc/proto-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/DeleteSnapshotRequest.java

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-redis/google-api-grpc/proto-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/GetSnapshotRequest.java

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-redis/google-api-grpc/proto-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/ListSnapshotsRequest.java

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-redis/google-api-grpc/proto-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/ListSnapshotsResponse.java

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-redis/google-api-grpc/proto-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/ListTopicSnapshotsRequest.java

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-redis/google-api-grpc/proto-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/ListTopicSnapshotsResponse.java

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)