TranslationServiceBase$json top-level constant

Map<String, dynamic> const TranslationServiceBase$json

Implementation

const $core.Map<$core.String, $core.dynamic> TranslationServiceBase$json = const {
  '1': 'TranslationService',
  '2': const [
    const {'1': 'TranslateText', '2': '.google.cloud.translation.v3beta1.TranslateTextRequest', '3': '.google.cloud.translation.v3beta1.TranslateTextResponse', '4': const {}},
    const {'1': 'DetectLanguage', '2': '.google.cloud.translation.v3beta1.DetectLanguageRequest', '3': '.google.cloud.translation.v3beta1.DetectLanguageResponse', '4': const {}},
    const {'1': 'GetSupportedLanguages', '2': '.google.cloud.translation.v3beta1.GetSupportedLanguagesRequest', '3': '.google.cloud.translation.v3beta1.SupportedLanguages', '4': const {}},
    const {'1': 'BatchTranslateText', '2': '.google.cloud.translation.v3beta1.BatchTranslateTextRequest', '3': '.google.longrunning.Operation', '4': const {}},
    const {'1': 'CreateGlossary', '2': '.google.cloud.translation.v3beta1.CreateGlossaryRequest', '3': '.google.longrunning.Operation', '4': const {}},
    const {'1': 'ListGlossaries', '2': '.google.cloud.translation.v3beta1.ListGlossariesRequest', '3': '.google.cloud.translation.v3beta1.ListGlossariesResponse', '4': const {}},
    const {'1': 'GetGlossary', '2': '.google.cloud.translation.v3beta1.GetGlossaryRequest', '3': '.google.cloud.translation.v3beta1.Glossary', '4': const {}},
    const {'1': 'DeleteGlossary', '2': '.google.cloud.translation.v3beta1.DeleteGlossaryRequest', '3': '.google.longrunning.Operation', '4': const {}},
  ],
  '3': const {},
};