Skip to content

Commit 6e55095

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 15607 b: refs/heads/autosynth-datastore c: afc7a91 h: refs/heads/master i: 15605: 2249a16 15603: 4516aa6 15599: 8d26090
1 parent 993aa08 commit 6e55095

30 files changed

Lines changed: 708 additions & 536 deletions

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
129129
refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132-
refs/heads/autosynth-datastore: 31aa146f1e753e313620c603facd1003f44352d3
132+
refs/heads/autosynth-datastore: afc7a91c9e31d0ecdbf50357eefb7d766638807b
133133
refs/heads/autosynth-dialogflow: ebdd13c445b9674ff9ad4601f78d7ecd6f9c3660
134134
refs/heads/autosynth-errorreporting: 3d0566d6bebcc187f148bbed463b5a8e75b1edf6
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b

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