public class Texttospeech.Text.Synthesize extends TexttospeechRequest<SynthesizeSpeechResponse>
com.google.api.client.util.GenericData.Flags
Modifier | Constructor and Description |
---|---|
protected |
Synthesize(SynthesizeSpeechRequest content)
Synthesizes speech synchronously: receive results after all text input has been processed.
|
Modifier and Type | Method and Description |
---|---|
Texttospeech.Text.Synthesize |
set(java.lang.String parameterName,
java.lang.Object value) |
Texttospeech.Text.Synthesize |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
Texttospeech.Text.Synthesize |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
Texttospeech.Text.Synthesize |
setAlt(java.lang.String alt)
Data format for response.
|
Texttospeech.Text.Synthesize |
setCallback(java.lang.String callback)
JSONP
|
Texttospeech.Text.Synthesize |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Texttospeech.Text.Synthesize |
setKey(java.lang.String key)
API key.
|
Texttospeech.Text.Synthesize |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Texttospeech.Text.Synthesize |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Texttospeech.Text.Synthesize |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Texttospeech.Text.Synthesize |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
Texttospeech.Text.Synthesize |
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, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
protected Synthesize(SynthesizeSpeechRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. Texttospeech.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
content
- the SynthesizeSpeechRequest
public Texttospeech.Text.Synthesize set$Xgafv(java.lang.String $Xgafv)
TexttospeechRequest
set$Xgafv
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setAccessToken(java.lang.String accessToken)
TexttospeechRequest
setAccessToken
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setAlt(java.lang.String alt)
TexttospeechRequest
setAlt
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setCallback(java.lang.String callback)
TexttospeechRequest
setCallback
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setFields(java.lang.String fields)
TexttospeechRequest
setFields
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setKey(java.lang.String key)
TexttospeechRequest
setKey
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setOauthToken(java.lang.String oauthToken)
TexttospeechRequest
setOauthToken
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setPrettyPrint(java.lang.Boolean prettyPrint)
TexttospeechRequest
setPrettyPrint
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setQuotaUser(java.lang.String quotaUser)
TexttospeechRequest
setQuotaUser
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setUploadType(java.lang.String uploadType)
TexttospeechRequest
setUploadType
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize setUploadProtocol(java.lang.String uploadProtocol)
TexttospeechRequest
setUploadProtocol
in class TexttospeechRequest<SynthesizeSpeechResponse>
public Texttospeech.Text.Synthesize set(java.lang.String parameterName, java.lang.Object value)
set
in class TexttospeechRequest<SynthesizeSpeechResponse>