public class Monitoring.Projects.NotificationChannels.SendVerificationCode extends MonitoringRequest<Empty>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
SendVerificationCode(java.lang.String name,
SendNotificationChannelVerificationCodeRequest content)
Causes a verification code to be delivered to the channel.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The notification channel to which to send a verification code.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
set(java.lang.String parameterName,
java.lang.Object value) |
Monitoring.Projects.NotificationChannels.SendVerificationCode |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setAlt(java.lang.String alt)
Data format for response.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setCallback(java.lang.String callback)
JSONP
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setKey(java.lang.String key)
API key.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setName(java.lang.String name)
The notification channel to which to send a verification code.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
Monitoring.Projects.NotificationChannels.SendVerificationCode |
setUploadType(java.lang.String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected SendVerificationCode(java.lang.String name,
SendNotificationChannelVerificationCodeRequest content)
AbstractGoogleClientRequest.execute() method to invoke the
remote operation. SendVerificationCode#initialize(com.google.api.client.googleapis.s
ervices.AbstractGoogleClientRequest) must be called to initialize this instance immediately
after invoking the constructor.
name - The notification channel to which to send a verification code.content - the SendNotificationChannelVerificationCodeRequestpublic Monitoring.Projects.NotificationChannels.SendVerificationCode set$Xgafv(java.lang.String $Xgafv)
MonitoringRequestset$Xgafv in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setAccessToken(java.lang.String accessToken)
MonitoringRequestsetAccessToken in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setAlt(java.lang.String alt)
MonitoringRequestsetAlt in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setCallback(java.lang.String callback)
MonitoringRequestsetCallback in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setFields(java.lang.String fields)
MonitoringRequestsetFields in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setKey(java.lang.String key)
MonitoringRequestsetKey in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setOauthToken(java.lang.String oauthToken)
MonitoringRequestsetOauthToken in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setPrettyPrint(java.lang.Boolean prettyPrint)
MonitoringRequestsetPrettyPrint in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setQuotaUser(java.lang.String quotaUser)
MonitoringRequestsetQuotaUser in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setUploadType(java.lang.String uploadType)
MonitoringRequestsetUploadType in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setUploadProtocol(java.lang.String uploadProtocol)
MonitoringRequestsetUploadProtocol in class MonitoringRequest<Empty>public java.lang.String getName()
public Monitoring.Projects.NotificationChannels.SendVerificationCode setName(java.lang.String name)
public Monitoring.Projects.NotificationChannels.SendVerificationCode set(java.lang.String parameterName, java.lang.Object value)
set in class MonitoringRequest<Empty>