public class Monitoring.Projects.NotificationChannels.GetVerificationCode extends MonitoringRequest<GetNotificationChannelVerificationCodeResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
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.
|
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, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected GetVerificationCode(String name, GetNotificationChannelVerificationCodeRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. GetVerificationCode#initialize(com.google.api.client.googleapis.services.
AbstractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
name - Required. The notification channel for which a verification code is to be generated and retrieved.
This must name a channel that is already verified; if the specified channel is not
verified, the request will fail.content - the GetNotificationChannelVerificationCodeRequestpublic Monitoring.Projects.NotificationChannels.GetVerificationCode set$Xgafv(String $Xgafv)
MonitoringRequestset$Xgafv in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setAccessToken(String accessToken)
MonitoringRequestsetAccessToken in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setAlt(String alt)
MonitoringRequestsetAlt in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setCallback(String callback)
MonitoringRequestsetCallback in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setFields(String fields)
MonitoringRequestsetFields in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setKey(String key)
MonitoringRequestsetKey in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setOauthToken(String oauthToken)
MonitoringRequestsetOauthToken in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setPrettyPrint(Boolean prettyPrint)
MonitoringRequestsetPrettyPrint in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setQuotaUser(String quotaUser)
MonitoringRequestsetQuotaUser in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setUploadType(String uploadType)
MonitoringRequestsetUploadType in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public Monitoring.Projects.NotificationChannels.GetVerificationCode setUploadProtocol(String uploadProtocol)
MonitoringRequestsetUploadProtocol in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>public String getName()
public Monitoring.Projects.NotificationChannels.GetVerificationCode setName(String name)
public Monitoring.Projects.NotificationChannels.GetVerificationCode set(String parameterName, Object value)
set in class MonitoringRequest<GetNotificationChannelVerificationCodeResponse>Copyright © 2011–2025 Google. All rights reserved.