Interface protos.google.cloud.speech.v1.ILongRunningRecognizeResponse (5.0.3)

Properties of a LongRunningRecognizeResponse.

Package

@google-cloud/speech

Properties

outputConfig

outputConfig?: (google.cloud.speech.v1.ITranscriptOutputConfig|null);

LongRunningRecognizeResponse outputConfig

outputError

outputError?: (google.rpc.IStatus|null);

LongRunningRecognizeResponse outputError

results

results?: (google.cloud.speech.v1.ISpeechRecognitionResult[]|null);

LongRunningRecognizeResponse results

totalBilledTime

totalBilledTime?: (google.protobuf.IDuration|null);

LongRunningRecognizeResponse totalBilledTime