CreateGlossaryRequest$json top-level constant

  1. @Deprecated('Use createGlossaryRequestDescriptor instead')
Map<String, Object> const CreateGlossaryRequest$json

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'},
  ],
};