You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-api-grpc/grpc-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/NotificationChannelServiceGrpc.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -768,7 +768,7 @@ public void getNotificationChannel(
768
768
*
769
769
* <pre>
770
770
* 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.
772
772
* </pre>
773
773
*/
774
774
publicvoidcreateNotificationChannel(
@@ -1054,7 +1054,7 @@ public void getNotificationChannel(
1054
1054
*
1055
1055
* <pre>
1056
1056
* 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.
1058
1058
* </pre>
1059
1059
*/
1060
1060
publicvoidcreateNotificationChannel(
@@ -1272,7 +1272,7 @@ public com.google.monitoring.v3.NotificationChannel getNotificationChannel(
1272
1272
*
1273
1273
* <pre>
1274
1274
* 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.
0 commit comments