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, 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 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 LongRunningRecognizeRequest
public Speech.SpeechOperations.Longrunningrecognize set$Xgafv(java.lang.String $Xgafv)
SpeechRequest
set$Xgafv
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setAccessToken(java.lang.String accessToken)
SpeechRequest
setAccessToken
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setAlt(java.lang.String alt)
SpeechRequest
setAlt
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setCallback(java.lang.String callback)
SpeechRequest
setCallback
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setFields(java.lang.String fields)
SpeechRequest
setFields
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setKey(java.lang.String key)
SpeechRequest
setKey
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setOauthToken(java.lang.String oauthToken)
SpeechRequest
setOauthToken
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setPrettyPrint(java.lang.Boolean prettyPrint)
SpeechRequest
setPrettyPrint
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setQuotaUser(java.lang.String quotaUser)
SpeechRequest
setQuotaUser
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setUploadType(java.lang.String uploadType)
SpeechRequest
setUploadType
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize setUploadProtocol(java.lang.String uploadProtocol)
SpeechRequest
setUploadProtocol
in class SpeechRequest<Operation>
public Speech.SpeechOperations.Longrunningrecognize set(java.lang.String parameterName, java.lang.Object value)
set
in class SpeechRequest<Operation>