Interface protos.google.cloud.speech.v2.IBatchRecognizeRequest (5.1.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

recognizer

recognizer?: (string|null);

BatchRecognizeRequest recognizer