BatchRecognizeResponse_ResultsEntry$json top-level constant
- @Deprecated('Use batchRecognizeResponseDescriptor instead')
Map<String, Object>
const
BatchRecognizeResponse_ResultsEntry$json
Implementation
@$core.Deprecated('Use batchRecognizeResponseDescriptor instead')
const BatchRecognizeResponse_ResultsEntry$json = {
'1': 'ResultsEntry',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
{
'1': 'value',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.speech.v2.BatchRecognizeFileResult',
'10': 'value'
},
],
'7': {'7': true},
};