inlineResponseConfig property

InlineOutputConfig? inlineResponseConfig
getter/setter pair

If this message is populated, recognition results are provided in the BatchRecognizeResponse message of the Operation when completed.

This is only supported when calling BatchRecognize with just one audio file.

Implementation

InlineOutputConfig? inlineResponseConfig;