Translation$json top-level constant
Implementation
@$core.Deprecated('Use translationDescriptor instead')
const Translation$json = const {
'1': 'Translation',
'2': const [
const {'1': 'translated_text', '3': 1, '4': 1, '5': 9, '10': 'translatedText'},
const {'1': 'model', '3': 2, '4': 1, '5': 9, '10': 'model'},
const {'1': 'detected_language_code', '3': 4, '4': 1, '5': 9, '10': 'detectedLanguageCode'},
const {'1': 'glossary_config', '3': 3, '4': 1, '5': 11, '6': '.google.cloud.translation.v3beta1.TranslateTextGlossaryConfig', '10': 'glossaryConfig'},
],
};