Skip to content

Commit 162fca9

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 28723 b: refs/heads/autosynth-dlp c: 54b4c8b h: refs/heads/master i: 28721: 55fa6f0 28719: 3e4a5db
1 parent 7fdabd7 commit 162fca9

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
@@ -103,7 +103,7 @@ refs/tags/v0.60.0: 4cd518d0612329f8a8e53484eef4cd1651e32855
103103
refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
104104
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
105105
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
106-
refs/heads/autosynth-dlp: 03186776cdb90d4181c670e6d3083351db9711f1
106+
refs/heads/autosynth-dlp: 54b4c8bc17a5274468180ce1fd24cff73717c9c3
107107
refs/heads/autosynth-logging: eca54b98c8cf82050bbdfc5c19139673dff9e5b8
108108
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
109109
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6

branches/autosynth-dlp/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-dlp/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-dlp/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-dlp/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-dlp/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-dlp/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-dlp/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-dlp/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-dlp/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)