public class IdentityToolkit.Relyingparty.SendVerificationCode extends IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
SendVerificationCode(IdentitytoolkitRelyingpartySendVerificationCodeRequest content)
Send SMS verification code.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityToolkit.Relyingparty.SendVerificationCode |
set(java.lang.String parameterName,
java.lang.Object value) |
IdentityToolkit.Relyingparty.SendVerificationCode |
setAlt(java.lang.String alt)
Data format for the response.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setKey(java.lang.String key)
API key.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setQuotaUser(java.lang.String quotaUser)
An opaque string that represents a user for quota purposes.
|
IdentityToolkit.Relyingparty.SendVerificationCode |
setUserIp(java.lang.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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected 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(java.lang.String alt)
IdentityToolkitRequestsetAlt in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setFields(java.lang.String fields)
IdentityToolkitRequestsetFields in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setKey(java.lang.String key)
IdentityToolkitRequestsetKey in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setOauthToken(java.lang.String oauthToken)
IdentityToolkitRequestsetOauthToken in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setPrettyPrint(java.lang.Boolean prettyPrint)
IdentityToolkitRequestsetPrettyPrint in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setQuotaUser(java.lang.String quotaUser)
IdentityToolkitRequestsetQuotaUser in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode setUserIp(java.lang.String userIp)
IdentityToolkitRequestsetUserIp in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>public IdentityToolkit.Relyingparty.SendVerificationCode set(java.lang.String parameterName, java.lang.Object value)
set in class IdentityToolkitRequest<IdentitytoolkitRelyingpartySendVerificationCodeResponse>