| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3 | |
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Monitoring.Projects.NotificationChannels.GetVerificationCode |
Monitoring.Projects.NotificationChannels.getVerificationCode(String name,
GetNotificationChannelVerificationCodeRequest content)
Requests a verification code for an already verified channel that can then be used in a call to
VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in
a different project.
|
| Constructor and Description |
|---|
GetVerificationCode(String name,
GetNotificationChannelVerificationCodeRequest content)
Requests a verification code for an already verified channel that can then be used in a call to
VerifyNotificationChannel() on a different channel with an equivalent identity in the same or
in a different project.
|
| Modifier and Type | Method and Description |
|---|---|
GetNotificationChannelVerificationCodeRequest |
GetNotificationChannelVerificationCodeRequest.clone() |
GetNotificationChannelVerificationCodeRequest |
GetNotificationChannelVerificationCodeRequest.set(String fieldName,
Object value) |
GetNotificationChannelVerificationCodeRequest |
GetNotificationChannelVerificationCodeRequest.setExpireTime(String expireTime)
The desired expiration time.
|
Copyright © 2011–2025 Google. All rights reserved.