Skip to content

Commit afc7a91

Browse files
yoshi-automationchingor13
authored andcommitted
Regenerate monitoring client (#4316)
1 parent 31aa146 commit afc7a91

29 files changed

+707
-535
lines changed

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)