Interface protos.google.cloud.speech.v2.IBatchRecognizeRequest (6.3.0)

Properties of a BatchRecognizeRequest.

Package

@google-cloud/speech

Properties

config

config?: (google.cloud.speech.v2.IRecognitionConfig|null);

BatchRecognizeRequest config

configMask

configMask?: (google.protobuf.IFieldMask|null);

BatchRecognizeRequest configMask

files

files?: (google.cloud.speech.v2.IBatchRecognizeFileMetadata[]|null);

BatchRecognizeRequest files

processingStrategy

processingStrategy?: (google.cloud.speech.v2.BatchRecognizeRequest.ProcessingStrategy|keyof typeof google.cloud.speech.v2.BatchRecognizeRequest.ProcessingStrategy|null);

BatchRecognizeRequest processingStrategy

recognitionOutputConfig

recognitionOutputConfig?: (google.cloud.speech.v2.IRecognitionOutputConfig|null);

BatchRecognizeRequest recognitionOutputConfig

recognizer

recognizer?: (string|null);

BatchRecognizeRequest recognizer