Skip to content

Commit a2ca463

Browse files
igorbernstein2chingor13
authored andcommitted
---
yaml --- r: 11577 b: refs/heads/autosynth-monitoring c: 5fa529e h: refs/heads/master i: 11575: ef39921
1 parent 847b49d commit a2ca463

27 files changed

Lines changed: 552 additions & 675 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: 2cb98362409ff765ae26032b64bc84191cdc6dda
118+
refs/heads/autosynth-monitoring: 5fa529e7427ac63b1a532a2c4817f3cb8fe7cb43
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
@@ -482,7 +482,7 @@ public void getNotificationChannel(com.google.monitoring.v3.GetNotificationChann
482482
/**
483483
* <pre>
484484
* Creates a new notification channel, representing a single notification
485-
* endpoint such as an email address, SMS number, or PagerDuty service.
485+
* endpoint such as an email address, SMS number, or pagerduty service.
486486
* </pre>
487487
*/
488488
public void createNotificationChannel(com.google.monitoring.v3.CreateNotificationChannelRequest request,
@@ -714,7 +714,7 @@ public void getNotificationChannel(com.google.monitoring.v3.GetNotificationChann
714714
/**
715715
* <pre>
716716
* Creates a new notification channel, representing a single notification
717-
* endpoint such as an email address, SMS number, or PagerDuty service.
717+
* endpoint such as an email address, SMS number, or pagerduty service.
718718
* </pre>
719719
*/
720720
public void createNotificationChannel(com.google.monitoring.v3.CreateNotificationChannelRequest request,
@@ -873,7 +873,7 @@ public com.google.monitoring.v3.NotificationChannel getNotificationChannel(com.g
873873
/**
874874
* <pre>
875875
* Creates a new notification channel, representing a single notification
876-
* endpoint such as an email address, SMS number, or PagerDuty service.
876+
* endpoint such as an email address, SMS number, or pagerduty service.
877877
* </pre>
878878
*/
879879
public com.google.monitoring.v3.NotificationChannel createNotificationChannel(com.google.monitoring.v3.CreateNotificationChannelRequest request) {
@@ -1030,7 +1030,7 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.monitoring.
10301030
/**
10311031
* <pre>
10321032
* Creates a new notification channel, representing a single notification
1033-
* endpoint such as an email address, SMS number, or PagerDuty service.
1033+
* endpoint such as an email address, SMS number, or pagerduty service.
10341034
* </pre>
10351035
*/
10361036
public com.google.common.util.concurrent.ListenableFuture<com.google.monitoring.v3.NotificationChannel> createNotificationChannel(

0 commit comments

Comments
 (0)