Glossary$json top-level constant

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

Implementation

@$core.Deprecated('Use glossaryDescriptor instead')
const Glossary$json = const {
  '1': 'Glossary',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'language_pair', '3': 3, '4': 1, '5': 11, '6': '.google.cloud.translation.v3beta1.Glossary.LanguageCodePair', '9': 0, '10': 'languagePair'},
    const {'1': 'language_codes_set', '3': 4, '4': 1, '5': 11, '6': '.google.cloud.translation.v3beta1.Glossary.LanguageCodesSet', '9': 0, '10': 'languageCodesSet'},
    const {'1': 'input_config', '3': 5, '4': 1, '5': 11, '6': '.google.cloud.translation.v3beta1.GlossaryInputConfig', '10': 'inputConfig'},
    const {'1': 'entry_count', '3': 6, '4': 1, '5': 5, '10': 'entryCount'},
    const {'1': 'submit_time', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'submitTime'},
    const {'1': 'end_time', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'endTime'},
  ],
  '3': const [Glossary_LanguageCodePair$json, Glossary_LanguageCodesSet$json],
  '8': const [
    const {'1': 'languages'},
  ],
};