public class IdentityToolkit.Relyingparty.SendVerificationCode extends IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
SendVerificationCode(IdentitytoolkitRelyingpartySendVerificationCodeRequest content)
Send SMS verification code.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityToolkit.Relyingparty.SendVerificationCode |
set(String parameterName,
Object value) |
IdentityToolkit.Relyingparty.SendVerificationCode |
setAlt(String alt)
Data format for the response.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setKey(String key)
API key.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setQuotaUser(String quotaUser)
An opaque string that represents a user for quota purposes.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setUserIp(String userIp)
Deprecated.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, 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(IdentitytoolkitRelyingpartySendVerificationCodeRequest 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.
content - the IdentitytoolkitRelyingpartySendVerificationCodeRequestpublic IdentityToolkit.Relyingparty.SendVerificationCode setAlt(String alt)
IdentityToolkitRequestsetAlt in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setFields(String fields)
IdentityToolkitRequestsetFields in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setKey(String key)
IdentityToolkitRequestsetKey in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setOauthToken(String oauthToken)
IdentityToolkitRequestsetOauthToken in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setPrettyPrint(Boolean prettyPrint)
IdentityToolkitRequestsetPrettyPrint in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setQuotaUser(String quotaUser)
IdentityToolkitRequestsetQuotaUser in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setUserIp(String userIp)
IdentityToolkitRequestsetUserIp in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode set(String parameterName, Object value)
set in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>Copyright © 2011–2021 Google. All rights reserved.