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