TranslateTextResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use translateTextResponseDescriptor instead')
const TranslateTextResponse$json = const {
  '1': 'TranslateTextResponse',
  '2': const [
    const {'1': 'translations', '3': 1, '4': 3, '5': 11, '6': '.google.cloud.translation.v3beta1.Translation', '10': 'translations'},
    const {'1': 'glossary_translations', '3': 3, '4': 3, '5': 11, '6': '.google.cloud.translation.v3beta1.Translation', '10': 'glossaryTranslations'},
  ],
};