StreamingIntentRecognizeResponse$json top-level constant
Implementation
const StreamingIntentRecognizeResponse$json = const {
'1': 'StreamingIntentRecognizeResponse',
'2': const [
const {'1': 'intent_result', '3': 1, '4': 1, '5': 11, '6': '.vais.cloud.speech.v1.IntentRecognizeResult', '9': 0, '10': 'intentResult'},
const {'1': 'asr_response', '3': 2, '4': 1, '5': 11, '6': '.vais.cloud.speech.v1.StreamingRecognizeResponse', '9': 0, '10': 'asrResponse'},
const {'1': 'is_final', '3': 3, '4': 1, '5': 8, '10': 'isFinal'},
],
'8': const [
const {'1': 'intent_response'},
],
};