public class Monitoring.Projects.NotificationChannels.SendVerificationCode extends MonitoringRequest<Empty>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
SendVerificationCode(String name,
SendNotificationChannelVerificationCodeRequest content)
Causes a verification code to be delivered to the channel.
|
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 SendVerificationCode(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 - Required. The notification channel to which to send a verification code.content - the SendNotificationChannelVerificationCodeRequestpublic Monitoring.Projects.NotificationChannels.SendVerificationCode set$Xgafv(String $Xgafv)
MonitoringRequestset$Xgafv in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setAccessToken(String accessToken)
MonitoringRequestsetAccessToken in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setAlt(String alt)
MonitoringRequestsetAlt in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setCallback(String callback)
MonitoringRequestsetCallback in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setFields(String fields)
MonitoringRequestsetFields in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setKey(String key)
MonitoringRequestsetKey in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setOauthToken(String oauthToken)
MonitoringRequestsetOauthToken in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setPrettyPrint(Boolean prettyPrint)
MonitoringRequestsetPrettyPrint in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setQuotaUser(String quotaUser)
MonitoringRequestsetQuotaUser in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setUploadType(String uploadType)
MonitoringRequestsetUploadType in class MonitoringRequest<Empty>public Monitoring.Projects.NotificationChannels.SendVerificationCode setUploadProtocol(String uploadProtocol)
MonitoringRequestsetUploadProtocol in class MonitoringRequest<Empty>public String getName()
public Monitoring.Projects.NotificationChannels.SendVerificationCode setName(String name)
public Monitoring.Projects.NotificationChannels.SendVerificationCode set(String parameterName, Object value)
set in class MonitoringRequest<Empty>Copyright © 2011–2025 Google. All rights reserved.