Skip to content

Commit

Permalink
Regenerate monitoring client (#4316)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and chingor13 committed Jan 10, 2019
1 parent 31aa146 commit afc7a91
Show file tree
Hide file tree
Showing 29 changed files with 707 additions and 535 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ public void getNotificationChannel(
*
* <pre>
* Creates a new notification channel, representing a single notification
* endpoint such as an email address, SMS number, or pagerduty service.
* endpoint such as an email address, SMS number, or PagerDuty service.
* </pre>
*/
public void createNotificationChannel(
Expand Down Expand Up @@ -1054,7 +1054,7 @@ public void getNotificationChannel(
*
* <pre>
* Creates a new notification channel, representing a single notification
* endpoint such as an email address, SMS number, or pagerduty service.
* endpoint such as an email address, SMS number, or PagerDuty service.
* </pre>
*/
public void createNotificationChannel(
Expand Down Expand Up @@ -1272,7 +1272,7 @@ public com.google.monitoring.v3.NotificationChannel getNotificationChannel(
*
* <pre>
* Creates a new notification channel, representing a single notification
* endpoint such as an email address, SMS number, or pagerduty service.
* endpoint such as an email address, SMS number, or PagerDuty service.
* </pre>
*/
public com.google.monitoring.v3.NotificationChannel createNotificationChannel(
Expand Down Expand Up @@ -1475,7 +1475,7 @@ protected NotificationChannelServiceFutureStub build(
*
* <pre>
* Creates a new notification channel, representing a single notification
* endpoint such as an email address, SMS number, or pagerduty service.
* endpoint such as an email address, SMS number, or PagerDuty service.
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<
Expand Down
Loading

0 comments on commit afc7a91

Please sign in to comment.