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, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 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.IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws java.io.IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListVoicesResponse>java.io.IOExceptionpublic Texttospeech.Voices.List set$Xgafv(java.lang.String $Xgafv)
TexttospeechRequestset$Xgafv in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setAccessToken(java.lang.String accessToken)
TexttospeechRequestsetAccessToken in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setAlt(java.lang.String alt)
TexttospeechRequestsetAlt in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setCallback(java.lang.String callback)
TexttospeechRequestsetCallback in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setFields(java.lang.String fields)
TexttospeechRequestsetFields in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setKey(java.lang.String key)
TexttospeechRequestsetKey in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setOauthToken(java.lang.String oauthToken)
TexttospeechRequestsetOauthToken in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setPrettyPrint(java.lang.Boolean prettyPrint)
TexttospeechRequestsetPrettyPrint in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setQuotaUser(java.lang.String quotaUser)
TexttospeechRequestsetQuotaUser in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setUploadType(java.lang.String uploadType)
TexttospeechRequestsetUploadType in class TexttospeechRequest<ListVoicesResponse>public Texttospeech.Voices.List setUploadProtocol(java.lang.String uploadProtocol)
TexttospeechRequestsetUploadProtocol 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>