- get(String) - Method in class com.google.api.services.speech.v1.Speech.Operations
-
Gets the latest state of a long-running operation.
- Get(String) - Constructor for class com.google.api.services.speech.v1.Speech.Operations.Get
-
Gets the latest state of a long-running operation.
- get(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations
-
Gets the latest state of a long-running operation.
- Get(String) - Constructor for class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
Gets the latest state of a long-running operation.
- get$Xgafv() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
V1 error format.
- getAbstractGoogleClient() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
- getAccessToken() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
OAuth access token.
- getAlt() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Data format for response.
- getAlternatives() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
-
May contain one or more recognition hypotheses (up to the maximum specified in
`max_alternatives`).
- getAudio() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
-
Required.
- getAudio() - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
-
Required.
- getAudioChannelCount() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
The number of channels in the input audio data.
- getAudioTopic() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
Description of the content.
- getCallback() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
JSONP
- getChannelTag() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
-
For multi-channel audio, this is the channel number corresponding to the recognized result for
the audio from that channel.
- getCode() - Method in class com.google.api.services.speech.v1.model.Status
-
The status code, which should be an enum value of google.rpc.Code.
- getConfidence() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
-
The confidence estimate between 0.0 and 1.0.
- getConfig() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
-
Required.
- getConfig() - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
-
Required.
- getContent() - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
-
The audio data bytes encoded as specified in `RecognitionConfig`.
- getDetails() - Method in class com.google.api.services.speech.v1.model.Status
-
A list of messages that carry the error details.
- getDiarizationConfig() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Config to enable speaker diarization and set additional parameters to make diarization better
suited for your application.
- getDone() - Method in class com.google.api.services.speech.v1.model.Operation
-
If the value is `false`, it means the operation is still in progress.
- getEnableAutomaticPunctuation() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
If 'true', adds punctuation to recognition result hypotheses.
- getEnableSeparateRecognitionPerChannel() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
This needs to be set to `true` explicitly and `audio_channel_count` > 1 to get each channel
recognized separately.
- getEnableSpeakerDiarization() - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
If 'true', enables speaker detection for each recognized word in the top alternative of the
recognition result using a speaker_tag provided in the WordInfo.
- getEnableWordTimeOffsets() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
If `true`, the top result includes a list of words and the start and end time offsets
(timestamps) for those words.
- getEncoding() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Encoding of audio data sent in all `RecognitionAudio` messages.
- getEndTime() - Method in class com.google.api.services.speech.v1.model.WordInfo
-
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken
word.
- getError() - Method in class com.google.api.services.speech.v1.model.Operation
-
The error result of the operation in case of failure or cancellation.
- getFields() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Selector specifying which fields to include in a partial response.
- getFilter() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
The standard list filter.
- getFilter() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
The standard list filter.
- getIndustryNaicsCodeOfAudio() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The industry vertical to which this speech recognition request most closely applies.
- getInteractionType() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The use case most closely describing the audio content to be recognized.
- getKey() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
API key.
- getLanguageCode() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Required.
- getLastUpdateTime() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
-
Time of the most recent processing update.
- getMaxAlternatives() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Maximum number of recognition hypotheses to be returned.
- getMaxSpeakerCount() - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
Maximum number of speakers in the conversation.
- getMessage() - Method in class com.google.api.services.speech.v1.model.Status
-
A developer-facing error message, which should be in English.
- getMetadata() - Method in class com.google.api.services.speech.v1.model.Operation
-
Service-specific metadata associated with the operation.
- getMetadata() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Metadata regarding this request.
- getMicrophoneDistance() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The audio type that most closely describes the audio being recognized.
- getMinSpeakerCount() - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
Minimum number of speakers in the conversation.
- getModel() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Which model to select for the given request.
- getName() - Method in class com.google.api.services.speech.v1.model.Operation
-
The server-assigned name, which is only unique within the same service that originally returns
it.
- getName() - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
The name of the operation resource.
- getName() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
The name of the operation's parent resource.
- getName() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
The name of the operation resource.
- getName() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
The name of the operation's parent resource.
- getNextPageToken() - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
-
The standard List next-page token.
- getOauthToken() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
OAuth 2.0 token for the current user.
- getOperations() - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
-
A list of operations that matches the specified filter in the request.
- getOriginalMediaType() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The original media the speech was recorded on.
- getOriginalMimeType() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
Mime type of the original audio file.
- getPageSize() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
The standard list page size.
- getPageSize() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
The standard list page size.
- getPageToken() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
The standard list page token.
- getPageToken() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
The standard list page token.
- getPhrases() - Method in class com.google.api.services.speech.v1.model.SpeechContext
-
A list of strings containing words and phrases "hints" so that the speech recognition is more
likely to recognize them.
- getPrettyPrint() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Returns response with indentations and line breaks.
- getProfanityFilter() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
If set to `true`, the server will attempt to filter out profanities, replacing all but the
initial character in each filtered word with asterisks, e.g.
- getProgressPercent() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
-
Approximate percentage of audio processed thus far.
- getQuotaUser() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Available to use for quota purposes for server-side applications.
- getRecordingDeviceName() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The device used to make the recording.
- getRecordingDeviceType() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The type of device the speech was recorded with.
- getResponse() - Method in class com.google.api.services.speech.v1.model.Operation
-
The normal response of the operation in case of success.
- getResults() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeResponse
-
Sequential list of transcription results corresponding to sequential portions of audio.
- getResults() - Method in class com.google.api.services.speech.v1.model.RecognizeResponse
-
Sequential list of transcription results corresponding to sequential portions of audio.
- getSampleRateHertz() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Sample rate in Hertz of the audio data sent in all `RecognitionAudio` messages.
- getSpeakerTag() - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
Output only.
- getSpeakerTag() - Method in class com.google.api.services.speech.v1.model.WordInfo
-
Output only.
- getSpeechContexts() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Array of SpeechContext.
- getStartTime() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
-
Time when the request was received.
- getStartTime() - Method in class com.google.api.services.speech.v1.model.WordInfo
-
Time offset relative to the beginning of the audio, and corresponding to the start of the
spoken word.
- getTranscript() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
-
Transcript text representing the words that the user spoke.
- getUploadProtocol() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Upload protocol for media (e.g.
- getUploadType() - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Legacy upload protocol for media (e.g.
- getUri() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
-
Output only.
- getUri() - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
-
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
- getUseEnhanced() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Set to true to use an enhanced model for speech recognition.
- getWord() - Method in class com.google.api.services.speech.v1.model.WordInfo
-
The word corresponding to this set of information.
- getWords() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
-
A list of word-specific information for each recognized word.
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeResponse
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.Operation
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognizeResponse
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.SpeechContext
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.Status
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.model.WordInfo
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- set(String, Object) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
- set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- set$Xgafv(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
V1 error format.
- setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setAccessToken(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
OAuth access token.
- setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setAlt(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Data format for response.
- setAlternatives(List<SpeechRecognitionAlternative>) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
-
May contain one or more recognition hypotheses (up to the maximum specified in
`max_alternatives`).
- setApplicationName(String) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setAudio(RecognitionAudio) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
-
Required.
- setAudio(RecognitionAudio) - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
-
Required.
- setAudioChannelCount(Integer) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
The number of channels in the input audio data.
- setAudioTopic(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
Description of the content.
- setBatchPath(String) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setCallback(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
JSONP
- setChannelTag(Integer) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
-
For multi-channel audio, this is the channel number corresponding to the recognized result for
the audio from that channel.
- setCode(Integer) - Method in class com.google.api.services.speech.v1.model.Status
-
The status code, which should be an enum value of google.rpc.Code.
- setConfidence(Float) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
-
The confidence estimate between 0.0 and 1.0.
- setConfig(RecognitionConfig) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
-
Required.
- setConfig(RecognitionConfig) - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
-
Required.
- setContent(String) - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
-
The audio data bytes encoded as specified in `RecognitionConfig`.
- setDetails(List<Map<String, Object>>) - Method in class com.google.api.services.speech.v1.model.Status
-
A list of messages that carry the error details.
- setDiarizationConfig(SpeakerDiarizationConfig) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Config to enable speaker diarization and set additional parameters to make diarization better
suited for your application.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
- setDone(Boolean) - Method in class com.google.api.services.speech.v1.model.Operation
-
If the value is `false`, it means the operation is still in progress.
- setEnableAutomaticPunctuation(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
If 'true', adds punctuation to recognition result hypotheses.
- setEnableSeparateRecognitionPerChannel(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
This needs to be set to `true` explicitly and `audio_channel_count` > 1 to get each channel
recognized separately.
- setEnableSpeakerDiarization(Boolean) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
If 'true', enables speaker detection for each recognized word in the top alternative of the
recognition result using a speaker_tag provided in the WordInfo.
- setEnableWordTimeOffsets(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
If `true`, the top result includes a list of words and the start and end time offsets
(timestamps) for those words.
- setEncoding(String) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Encoding of audio data sent in all `RecognitionAudio` messages.
- setEndTime(String) - Method in class com.google.api.services.speech.v1.model.WordInfo
-
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken
word.
- setError(Status) - Method in class com.google.api.services.speech.v1.model.Operation
-
The error result of the operation in case of failure or cancellation.
- setFields(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setFields(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setFields(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setFields(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setFields(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setFields(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setFields(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Selector specifying which fields to include in a partial response.
- setFilter(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
The standard list filter.
- setFilter(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
The standard list filter.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setIndustryNaicsCodeOfAudio(Long) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The industry vertical to which this speech recognition request most closely applies.
- setInteractionType(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The use case most closely describing the audio content to be recognized.
- setKey(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setKey(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setKey(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setKey(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setKey(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setKey(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setKey(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
API key.
- setLanguageCode(String) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Required.
- setLastUpdateTime(String) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
-
Time of the most recent processing update.
- setMaxAlternatives(Integer) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Maximum number of recognition hypotheses to be returned.
- setMaxSpeakerCount(Integer) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
Maximum number of speakers in the conversation.
- setMessage(String) - Method in class com.google.api.services.speech.v1.model.Status
-
A developer-facing error message, which should be in English.
- setMetadata(Map<String, Object>) - Method in class com.google.api.services.speech.v1.model.Operation
-
Service-specific metadata associated with the operation.
- setMetadata(RecognitionMetadata) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Metadata regarding this request.
- setMicrophoneDistance(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The audio type that most closely describes the audio being recognized.
- setMinSpeakerCount(Integer) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
Minimum number of speakers in the conversation.
- setModel(String) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Which model to select for the given request.
- setName(String) - Method in class com.google.api.services.speech.v1.model.Operation
-
The server-assigned name, which is only unique within the same service that originally returns
it.
- setName(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
The name of the operation resource.
- setName(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
The name of the operation's parent resource.
- setName(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
The name of the operation resource.
- setName(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
The name of the operation's parent resource.
- setNextPageToken(String) - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
-
The standard List next-page token.
- setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setOauthToken(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
OAuth 2.0 token for the current user.
- setOperations(List<Operation>) - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
-
A list of operations that matches the specified filter in the request.
- setOriginalMediaType(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The original media the speech was recorded on.
- setOriginalMimeType(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
Mime type of the original audio file.
- setPageSize(Integer) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
The standard list page size.
- setPageSize(Integer) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
The standard list page size.
- setPageToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
The standard list page token.
- setPageToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
The standard list page token.
- setPhrases(List<String>) - Method in class com.google.api.services.speech.v1.model.SpeechContext
-
A list of strings containing words and phrases "hints" so that the speech recognition is more
likely to recognize them.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Returns response with indentations and line breaks.
- setProfanityFilter(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
If set to `true`, the server will attempt to filter out profanities, replacing all but the
initial character in each filtered word with asterisks, e.g.
- setProgressPercent(Integer) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
-
Approximate percentage of audio processed thus far.
- setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setQuotaUser(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Available to use for quota purposes for server-side applications.
- setRecordingDeviceName(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The device used to make the recording.
- setRecordingDeviceType(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
-
The type of device the speech was recorded with.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
- setResponse(Map<String, Object>) - Method in class com.google.api.services.speech.v1.model.Operation
-
The normal response of the operation in case of success.
- setResults(List<SpeechRecognitionResult>) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeResponse
-
Sequential list of transcription results corresponding to sequential portions of audio.
- setResults(List<SpeechRecognitionResult>) - Method in class com.google.api.services.speech.v1.model.RecognizeResponse
-
Sequential list of transcription results corresponding to sequential portions of audio.
- setRootUrl(String) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setSampleRateHertz(Integer) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Sample rate in Hertz of the audio data sent in all `RecognitionAudio` messages.
- setServicePath(String) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setSpeakerTag(Integer) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
Output only.
- setSpeakerTag(Integer) - Method in class com.google.api.services.speech.v1.model.WordInfo
-
Output only.
- setSpeechContexts(List<SpeechContext>) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Array of SpeechContext.
- setSpeechRequestInitializer(SpeechRequestInitializer) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setStartTime(String) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
-
Time when the request was received.
- setStartTime(String) - Method in class com.google.api.services.speech.v1.model.WordInfo
-
Time offset relative to the beginning of the audio, and corresponding to the start of the
spoken word.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.speech.v1.Speech.Builder
-
- setTranscript(String) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
-
Transcript text representing the words that the user spoke.
- setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Upload protocol for media (e.g.
- setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
-
- setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
-
- setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
-
- setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
-
- setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
-
- setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
-
- setUploadType(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
-
Legacy upload protocol for media (e.g.
- setUri(String) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
-
Output only.
- setUri(String) - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
-
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
- setUseEnhanced(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
-
Set to true to use an enhanced model for speech recognition.
- setWord(String) - Method in class com.google.api.services.speech.v1.model.WordInfo
-
The word corresponding to this set of information.
- setWords(List<WordInfo>) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
-
A list of word-specific information for each recognized word.
- SpeakerDiarizationConfig - Class in com.google.api.services.speech.v1.model
-
Config to enable speaker diarization.
- SpeakerDiarizationConfig() - Constructor for class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
-
- Speech - Class in com.google.api.services.speech.v1
-
Service definition for Speech (v1).
- Speech(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.speech.v1.Speech
-
Constructor.
- speech() - Method in class com.google.api.services.speech.v1.Speech
-
An accessor for creating requests from the SpeechOperations collection.
- Speech.Builder - Class in com.google.api.services.speech.v1
-
- Speech.Operations - Class in com.google.api.services.speech.v1
-
The "operations" collection of methods.
- Speech.Operations.Get - Class in com.google.api.services.speech.v1
-
- Speech.Operations.List - Class in com.google.api.services.speech.v1
-
- Speech.Projects - Class in com.google.api.services.speech.v1
-
The "projects" collection of methods.
- Speech.Projects.Locations - Class in com.google.api.services.speech.v1
-
The "locations" collection of methods.
- Speech.Projects.Locations.Operations - Class in com.google.api.services.speech.v1
-
The "operations" collection of methods.
- Speech.Projects.Locations.Operations.Get - Class in com.google.api.services.speech.v1
-
- Speech.Projects.Locations.Operations.List - Class in com.google.api.services.speech.v1
-
- Speech.SpeechOperations - Class in com.google.api.services.speech.v1
-
The "speech" collection of methods.
- Speech.SpeechOperations.Longrunningrecognize - Class in com.google.api.services.speech.v1
-
- Speech.SpeechOperations.Recognize - Class in com.google.api.services.speech.v1
-
- SpeechContext - Class in com.google.api.services.speech.v1.model
-
Provides "hints" to the speech recognizer to favor specific words and phrases in the results.
- SpeechContext() - Constructor for class com.google.api.services.speech.v1.model.SpeechContext
-
- SpeechOperations() - Constructor for class com.google.api.services.speech.v1.Speech.SpeechOperations
-
- SpeechRecognitionAlternative - Class in com.google.api.services.speech.v1.model
-
Alternative hypotheses (a.k.a.
- SpeechRecognitionAlternative() - Constructor for class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
-
- SpeechRecognitionResult - Class in com.google.api.services.speech.v1.model
-
A speech recognition result corresponding to a portion of the audio.
- SpeechRecognitionResult() - Constructor for class com.google.api.services.speech.v1.model.SpeechRecognitionResult
-
- SpeechRequest<T> - Class in com.google.api.services.speech.v1
-
Speech request.
- SpeechRequest(Speech, String, String, Object, Class<T>) - Constructor for class com.google.api.services.speech.v1.SpeechRequest
-
- SpeechRequestInitializer - Class in com.google.api.services.speech.v1
-
Speech request initializer for setting properties like key and userIp.
- SpeechRequestInitializer() - Constructor for class com.google.api.services.speech.v1.SpeechRequestInitializer
-
- SpeechRequestInitializer(String) - Constructor for class com.google.api.services.speech.v1.SpeechRequestInitializer
-
- SpeechRequestInitializer(String, String) - Constructor for class com.google.api.services.speech.v1.SpeechRequestInitializer
-
- SpeechScopes - Class in com.google.api.services.speech.v1
-
Available OAuth 2.0 scopes for use with the Cloud Speech-to-Text API.
- Status - Class in com.google.api.services.speech.v1.model
-
The `Status` type defines a logical error model that is suitable for different programming
environments, including REST APIs and RPC APIs.
- Status() - Constructor for class com.google.api.services.speech.v1.model.Status
-