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

Properties of a LongRunningRecognizeResponse.

Package

@google-cloud/speech!

Properties

results

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

LongRunningRecognizeResponse results

Property Value
TypeDescription
(google.cloud.speech.v1.ISpeechRecognitionResult[]|null)

totalBilledTime

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

LongRunningRecognizeResponse totalBilledTime

Property Value
TypeDescription
(google.protobuf.IDuration|null)