SpeechRecognitionResult$json top-level constant
Implementation
@$core.Deprecated('Use speechRecognitionResultDescriptor instead')
const SpeechRecognitionResult$json = {
'1': 'SpeechRecognitionResult',
'2': [
{
'1': 'alternatives',
'3': 1,
'4': 3,
'5': 11,
'6': '.google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative',
'10': 'alternatives'
},
{'1': 'channel_tag', '3': 2, '4': 1, '5': 5, '10': 'channelTag'},
{
'1': 'result_end_time',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'resultEndTime'
},
{
'1': 'language_code',
'3': 5,
'4': 1,
'5': 9,
'8': {},
'10': 'languageCode'
},
],
};