WordInfo$json top-level constant
Implementation
@$core.Deprecated('Use wordInfoDescriptor instead')
const WordInfo$json = {
'1': 'WordInfo',
'2': [
{
'1': 'start_time',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'startTime'
},
{
'1': 'end_time',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'endTime'
},
{'1': 'word', '3': 3, '4': 1, '5': 9, '10': 'word'},
{'1': 'confidence', '3': 4, '4': 1, '5': 2, '10': 'confidence'},
{'1': 'speaker_tag', '3': 5, '4': 1, '5': 5, '8': {}, '10': 'speakerTag'},
],
};