StreamingRecognitionConfig$json top-level constant
Implementation
@$core.Deprecated('Use streamingRecognitionConfigDescriptor instead')
const StreamingRecognitionConfig$json = {
'1': 'StreamingRecognitionConfig',
'2': [
{
'1': 'config',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.cloud.speech.v2.RecognitionConfig',
'8': {},
'10': 'config'
},
{
'1': 'config_mask',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.FieldMask',
'10': 'configMask'
},
{
'1': 'streaming_features',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.speech.v2.StreamingRecognitionFeatures',
'10': 'streamingFeatures'
},
],
};