Skip to content

Commit 6cdafd8

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 14165 b: refs/heads/autosynth-pubsub c: afc7a91 h: refs/heads/master i: 14163: eaffc50
1 parent 8568508 commit 6cdafd8

30 files changed

Lines changed: 708 additions & 536 deletions

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ refs/heads/autosynth-compute: 8e86445e504cea6f99b9fb237bfd7f0e5ef8b3ce
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118
refs/heads/autosynth-monitoring: e67db7395a868e5f6ecc3476eb4a91c47abd4234
119-
refs/heads/autosynth-pubsub: 31aa146f1e753e313620c603facd1003f44352d3
119+
refs/heads/autosynth-pubsub: afc7a91c9e31d0ecdbf50357eefb7d766638807b
120120
refs/heads/autosynth-video-intelligence: 3e8faeeee2f803271529bd6e89b621c1ca098628
121121
refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d

branches/autosynth-pubsub/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<

0 commit comments

Comments
 (0)