public class Texttospeech.Voices.List extends TexttospeechRequest<ListVoicesResponse>
com.google.api.client.util.GenericData.Flags
Modifier | Constructor and Description |
---|---|
protected |
List()
Returns a list of Voice supported for synthesis.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
java.lang.String |
getLanguageCode()
Optional.
|
Texttospeech.Voices.List |
set(java.lang.String parameterName,
java.lang.Object value) |
Texttospeech.Voices.List |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
Texttospeech.Voices.List |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
Texttospeech.Voices.List |
setAlt(java.lang.String alt)
Data format for response.
|
Texttospeech.Voices.List |
setCallback(java.lang.String callback)
JSONP
|
Texttospeech.Voices.List |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Texttospeech.Voices.List |
setKey(java.lang.String key)
API key.
|
Texttospeech.Voices.List |
setLanguageCode(java.lang.String languageCode)
Optional.
|
Texttospeech.Voices.List |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Texttospeech.Voices.List |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Texttospeech.Voices.List |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Texttospeech.Voices.List |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
Texttospeech.Voices.List |
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, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 List()
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.
public com.google.api.client.http.HttpResponse executeUsingHead() throws java.io.IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListVoicesResponse>
java.io.IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws java.io.IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListVoicesResponse>
java.io.IOException
public Texttospeech.Voices.List set$Xgafv(java.lang.String $Xgafv)
TexttospeechRequest
set$Xgafv
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setAccessToken(java.lang.String accessToken)
TexttospeechRequest
setAccessToken
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setAlt(java.lang.String alt)
TexttospeechRequest
setAlt
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setCallback(java.lang.String callback)
TexttospeechRequest
setCallback
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setFields(java.lang.String fields)
TexttospeechRequest
setFields
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setKey(java.lang.String key)
TexttospeechRequest
setKey
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setOauthToken(java.lang.String oauthToken)
TexttospeechRequest
setOauthToken
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setPrettyPrint(java.lang.Boolean prettyPrint)
TexttospeechRequest
setPrettyPrint
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setQuotaUser(java.lang.String quotaUser)
TexttospeechRequest
setQuotaUser
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setUploadType(java.lang.String uploadType)
TexttospeechRequest
setUploadType
in class TexttospeechRequest<ListVoicesResponse>
public Texttospeech.Voices.List setUploadProtocol(java.lang.String uploadProtocol)
TexttospeechRequest
setUploadProtocol
in class TexttospeechRequest<ListVoicesResponse>
public java.lang.String getLanguageCode()
public Texttospeech.Voices.List setLanguageCode(java.lang.String languageCode)
public Texttospeech.Voices.List set(java.lang.String parameterName, java.lang.Object value)
set
in class TexttospeechRequest<ListVoicesResponse>