Skip to content

Commit 1468d9b

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 14023 b: refs/heads/autosynth-monitoring c: 31aa146 h: refs/heads/master i: 14021: 22a1581 14019: 47bb1b2 14015: 4be4268
1 parent 6efea66 commit 1468d9b

58 files changed

Lines changed: 1421 additions & 1200 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115
refs/heads/autosynth-compute: 8e86445e504cea6f99b9fb237bfd7f0e5ef8b3ce
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118-
refs/heads/autosynth-monitoring: 120f508e0065f4ce39cf0e6a69a08138773f2cfb
118+
refs/heads/autosynth-monitoring: 31aa146f1e753e313620c603facd1003f44352d3
119119
refs/heads/autosynth-pubsub: ed3340e32d13bb1a42ca4431cb1ad9bdaf550aa4
120120
refs/heads/autosynth-video-intelligence: 3e8faeeee2f803271529bd6e89b621c1ca098628
121121
refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db

branches/autosynth-monitoring/google-api-grpc/grpc-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/NotificationChannelServiceGrpc.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ public void getNotificationChannel(
768768
*
769769
* <pre>
770770
* Creates a new notification channel, representing a single notification
771-
* endpoint such as an email address, SMS number, or PagerDuty service.
771+
* endpoint such as an email address, SMS number, or pagerduty service.
772772
* </pre>
773773
*/
774774
public void createNotificationChannel(
@@ -1054,7 +1054,7 @@ public void getNotificationChannel(
10541054
*
10551055
* <pre>
10561056
* Creates a new notification channel, representing a single notification
1057-
* endpoint such as an email address, SMS number, or PagerDuty service.
1057+
* endpoint such as an email address, SMS number, or pagerduty service.
10581058
* </pre>
10591059
*/
10601060
public void createNotificationChannel(
@@ -1272,7 +1272,7 @@ public com.google.monitoring.v3.NotificationChannel getNotificationChannel(
12721272
*
12731273
* <pre>
12741274
* Creates a new notification channel, representing a single notification
1275-
* endpoint such as an email address, SMS number, or PagerDuty service.
1275+
* endpoint such as an email address, SMS number, or pagerduty service.
12761276
* </pre>
12771277
*/
12781278
public com.google.monitoring.v3.NotificationChannel createNotificationChannel(
@@ -1475,7 +1475,7 @@ protected NotificationChannelServiceFutureStub build(
14751475
*
14761476
* <pre>
14771477
* Creates a new notification channel, representing a single notification
1478-
* endpoint such as an email address, SMS number, or PagerDuty service.
1478+
* endpoint such as an email address, SMS number, or pagerduty service.
14791479
* </pre>
14801480
*/
14811481
public com.google.common.util.concurrent.ListenableFuture<

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

Lines changed: 36 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,8 @@ public abstract static class PublisherImplBase implements io.grpc.BindableServic
462462
*
463463
* <pre>
464464
* Creates the given topic with the given name. See the
465-
* &lt;a href="/pubsub/docs/admin#resource_names"&gt; resource name rules&lt;/a&gt;.
465+
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
466+
* resource name rules&lt;/a&gt;.
466467
* </pre>
467468
*/
468469
public void createTopic(
@@ -543,8 +544,13 @@ public void listTopicSubscriptions(
543544
*
544545
*
545546
* <pre>
546-
* Lists the names of the snapshots on this topic.&lt;br&gt;&lt;br&gt;
547-
* &lt;b&gt;ALPHA:&lt;/b&gt; This feature is part of an alpha release. This API might be
547+
* Lists the names of the snapshots on this topic. Snapshots are used in
548+
* &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&gt;
549+
* operations, which allow
550+
* you to manage message acknowledgments in bulk. That is, you can set the
551+
* acknowledgment state of messages in an existing subscription to the state
552+
* captured by a snapshot.&lt;br&gt;&lt;br&gt;
553+
* &lt;b&gt;BETA:&lt;/b&gt; This feature is part of a beta release. This API might be
548554
* changed in backward-incompatible ways and is not recommended for production
549555
* use. It is not subject to any SLA or deprecation policy.
550556
* </pre>
@@ -656,7 +662,8 @@ protected PublisherStub build(io.grpc.Channel channel, io.grpc.CallOptions callO
656662
*
657663
* <pre>
658664
* Creates the given topic with the given name. See the
659-
* &lt;a href="/pubsub/docs/admin#resource_names"&gt; resource name rules&lt;/a&gt;.
665+
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
666+
* resource name rules&lt;/a&gt;.
660667
* </pre>
661668
*/
662669
public void createTopic(
@@ -755,8 +762,13 @@ public void listTopicSubscriptions(
755762
*
756763
*
757764
* <pre>
758-
* Lists the names of the snapshots on this topic.&lt;br&gt;&lt;br&gt;
759-
* &lt;b&gt;ALPHA:&lt;/b&gt; This feature is part of an alpha release. This API might be
765+
* Lists the names of the snapshots on this topic. Snapshots are used in
766+
* &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&gt;
767+
* operations, which allow
768+
* you to manage message acknowledgments in bulk. That is, you can set the
769+
* 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
760772
* changed in backward-incompatible ways and is not recommended for production
761773
* use. It is not subject to any SLA or deprecation policy.
762774
* </pre>
@@ -821,7 +833,8 @@ protected PublisherBlockingStub build(
821833
*
822834
* <pre>
823835
* Creates the given topic with the given name. See the
824-
* &lt;a href="/pubsub/docs/admin#resource_names"&gt; resource name rules&lt;/a&gt;.
836+
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
837+
* resource name rules&lt;/a&gt;.
825838
* </pre>
826839
*/
827840
public com.google.pubsub.v1.Topic createTopic(com.google.pubsub.v1.Topic request) {
@@ -896,8 +909,13 @@ public com.google.pubsub.v1.ListTopicSubscriptionsResponse listTopicSubscription
896909
*
897910
*
898911
* <pre>
899-
* Lists the names of the snapshots on this topic.&lt;br&gt;&lt;br&gt;
900-
* &lt;b&gt;ALPHA:&lt;/b&gt; This feature is part of an alpha release. This API might be
912+
* Lists the names of the snapshots on this topic. Snapshots are used in
913+
* &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&gt;
914+
* operations, which allow
915+
* you to manage message acknowledgments in bulk. That is, you can set the
916+
* 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
901919
* changed in backward-incompatible ways and is not recommended for production
902920
* use. It is not subject to any SLA or deprecation policy.
903921
* </pre>
@@ -953,7 +971,8 @@ protected PublisherFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions
953971
*
954972
* <pre>
955973
* Creates the given topic with the given name. See the
956-
* &lt;a href="/pubsub/docs/admin#resource_names"&gt; resource name rules&lt;/a&gt;.
974+
* &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
975+
* resource name rules&lt;/a&gt;.
957976
* </pre>
958977
*/
959978
public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.Topic>
@@ -1035,8 +1054,13 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.pubsub.v1.T
10351054
*
10361055
*
10371056
* <pre>
1038-
* Lists the names of the snapshots on this topic.&lt;br&gt;&lt;br&gt;
1039-
* &lt;b&gt;ALPHA:&lt;/b&gt; This feature is part of an alpha release. This API might be
1057+
* Lists the names of the snapshots on this topic. Snapshots are used in
1058+
* &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&gt;
1059+
* operations, which allow
1060+
* you to manage message acknowledgments in bulk. That is, you can set the
1061+
* 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
10401064
* changed in backward-incompatible ways and is not recommended for production
10411065
* use. It is not subject to any SLA or deprecation policy.
10421066
* </pre>

0 commit comments

Comments
 (0)