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