StreamingRecognizeRequest$json top-level constant
Implementation
const StreamingRecognizeRequest$json = const {
'1': 'StreamingRecognizeRequest',
'2': const [
const {
'1': 'streaming_config',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.cloud.speech.v1.StreamingRecognitionConfig',
'9': 0,
'10': 'streamingConfig'
},
const {
'1': 'audio_content',
'3': 2,
'4': 1,
'5': 12,
'9': 0,
'10': 'audioContent'
},
],
'8': const [
const {'1': 'streaming_request'},
],
};