public class Speech.SpeechOperations.Longrunningrecognize extends SpeechRequest<Operation>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
Longrunningrecognize(LongRunningRecognizeRequest content)
Performs asynchronous speech recognition: receive results via the google.longrunning.Operations
interface.
|
| Modifier and Type | Method and Description |
|---|---|
Speech.SpeechOperations.Longrunningrecognize |
set(java.lang.String parameterName,
java.lang.Object value) |
Speech.SpeechOperations.Longrunningrecognize |
set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
Speech.SpeechOperations.Longrunningrecognize |
setAccessToken(java.lang.String accessToken)
OAuth access token.
|
Speech.SpeechOperations.Longrunningrecognize |
setAlt(java.lang.String alt)
Data format for response.
|
Speech.SpeechOperations.Longrunningrecognize |
setCallback(java.lang.String callback)
JSONP
|
Speech.SpeechOperations.Longrunningrecognize |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Speech.SpeechOperations.Longrunningrecognize |
setKey(java.lang.String key)
API key.
|
Speech.SpeechOperations.Longrunningrecognize |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Speech.SpeechOperations.Longrunningrecognize |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Speech.SpeechOperations.Longrunningrecognize |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Speech.SpeechOperations.Longrunningrecognize |
setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
Speech.SpeechOperations.Longrunningrecognize |
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, 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 Longrunningrecognize(LongRunningRecognizeRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. Longrunningrecognize#initialize(com.google.api.client.googleapis.services
.AbstractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
content - the LongRunningRecognizeRequestpublic Speech.SpeechOperations.Longrunningrecognize set$Xgafv(java.lang.String $Xgafv)
SpeechRequestset$Xgafv in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setAccessToken(java.lang.String accessToken)
SpeechRequestsetAccessToken in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setAlt(java.lang.String alt)
SpeechRequestsetAlt in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setCallback(java.lang.String callback)
SpeechRequestsetCallback in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setFields(java.lang.String fields)
SpeechRequestsetFields in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setKey(java.lang.String key)
SpeechRequestsetKey in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setOauthToken(java.lang.String oauthToken)
SpeechRequestsetOauthToken in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setPrettyPrint(java.lang.Boolean prettyPrint)
SpeechRequestsetPrettyPrint in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setQuotaUser(java.lang.String quotaUser)
SpeechRequestsetQuotaUser in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setUploadType(java.lang.String uploadType)
SpeechRequestsetUploadType in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize setUploadProtocol(java.lang.String uploadProtocol)
SpeechRequestsetUploadProtocol in class SpeechRequest<Operation>public Speech.SpeechOperations.Longrunningrecognize set(java.lang.String parameterName, java.lang.Object value)
set in class SpeechRequest<Operation>