DetectLanguageRequest$json top-level constant
Implementation
@$core.Deprecated('Use detectLanguageRequestDescriptor instead')
const DetectLanguageRequest$json = const {
'1': 'DetectLanguageRequest',
'2': const [
const {'1': 'parent', '3': 5, '4': 1, '5': 9, '10': 'parent'},
const {'1': 'model', '3': 4, '4': 1, '5': 9, '10': 'model'},
const {'1': 'content', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'content'},
const {'1': 'mime_type', '3': 3, '4': 1, '5': 9, '10': 'mimeType'},
],
'8': const [
const {'1': 'source'},
],
};