CreateGlossaryRequest$json top-level constant
- @Deprecated('Use createGlossaryRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createGlossaryRequestDescriptor instead')
const CreateGlossaryRequest$json = const {
'1': 'CreateGlossaryRequest',
'2': const [
const {'1': 'parent', '3': 1, '4': 1, '5': 9, '10': 'parent'},
const {'1': 'glossary', '3': 2, '4': 1, '5': 11, '6': '.google.cloud.translation.v3beta1.Glossary', '10': 'glossary'},
],
};