Skip to content

Commit 6f4ce30

Browse files
anguillanneufchingor13
authored andcommitted
---
yaml --- r: 11625 b: refs/heads/autosynth-monitoring c: 50a8533 h: refs/heads/master i: 11623: d9f9208
1 parent b033d98 commit 6f4ce30

30 files changed

Lines changed: 539 additions & 677 deletions

File tree

[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: fa508ebab5b6a1db14949441c8de868cefbcf1a6
116116
refs/heads/autosynth-container: d0346e84b1f26e3dc10444450a998f357a43bcef
117117
refs/heads/autosynth-dataproc: c0f21dd811166848a60f810565a5614bb9c7f47e
118-
refs/heads/autosynth-monitoring: d43a2e639d5faefdef38d6ef6afdfaca06717830
118+
refs/heads/autosynth-monitoring: 50a853325b306f27c46026e77976ebbfb7dc0106
119119
refs/heads/autosynth-pubsub: 957d781d8d170777a53a948cd958e368a96eacd5
120120
refs/heads/autosynth-video-intelligence: 06fb1841ae847f4ef79a62ba995efbabc213edf8
121121
refs/heads/autosynth-vision: 6bece1ee6c1c41d5822c72bf0d6a82484166b402

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<

0 commit comments

Comments
 (0)