public class Monitoring.Projects.NotificationChannels.Verify extends MonitoringRequest<NotificationChannel>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
Verify(java.lang.String name,
VerifyNotificationChannelRequest content)
Verifies a NotificationChannel by proving receipt of the code delivered to the channel as a
result of calling SendNotificationChannelVerificationCode.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The notification channel to verify.
|
Monitoring.Projects.NotificationChannels.Verify |
set(java.lang.String parameterName,
java.lang.Object value) |
Monitoring.Projects.NotificationChannels.Verify |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
Monitoring.Projects.NotificationChannels.Verify |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
Monitoring.Projects.NotificationChannels.Verify |
setAlt(java.lang.String alt)
Data format for response.
|
Monitoring.Projects.NotificationChannels.Verify |
setCallback(java.lang.String callback)
JSONP
|
Monitoring.Projects.NotificationChannels.Verify |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Monitoring.Projects.NotificationChannels.Verify |
setKey(java.lang.String key)
API key.
|
Monitoring.Projects.NotificationChannels.Verify |
setName(java.lang.String name)
The notification channel to verify.
|
Monitoring.Projects.NotificationChannels.Verify |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Monitoring.Projects.NotificationChannels.Verify |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Monitoring.Projects.NotificationChannels.Verify |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Monitoring.Projects.NotificationChannels.Verify |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
Monitoring.Projects.NotificationChannels.Verify |
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 Verify(java.lang.String name,
VerifyNotificationChannelRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Monitoring.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
name - The notification channel to verify.content - the VerifyNotificationChannelRequestpublic Monitoring.Projects.NotificationChannels.Verify set$Xgafv(java.lang.String $Xgafv)
MonitoringRequestset$Xgafv in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setAccessToken(java.lang.String accessToken)
MonitoringRequestsetAccessToken in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setAlt(java.lang.String alt)
MonitoringRequestsetAlt in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setCallback(java.lang.String callback)
MonitoringRequestsetCallback in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setFields(java.lang.String fields)
MonitoringRequestsetFields in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setKey(java.lang.String key)
MonitoringRequestsetKey in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setOauthToken(java.lang.String oauthToken)
MonitoringRequestsetOauthToken in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setPrettyPrint(java.lang.Boolean prettyPrint)
MonitoringRequestsetPrettyPrint in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setQuotaUser(java.lang.String quotaUser)
MonitoringRequestsetQuotaUser in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setUploadType(java.lang.String uploadType)
MonitoringRequestsetUploadType in class MonitoringRequest<NotificationChannel>public Monitoring.Projects.NotificationChannels.Verify setUploadProtocol(java.lang.String uploadProtocol)
MonitoringRequestsetUploadProtocol in class MonitoringRequest<NotificationChannel>public java.lang.String getName()
public Monitoring.Projects.NotificationChannels.Verify setName(java.lang.String name)
public Monitoring.Projects.NotificationChannels.Verify set(java.lang.String parameterName, java.lang.Object value)
set in class MonitoringRequest<NotificationChannel>