TranslationServiceBase$messageJson top-level constant
Implementation
@$core.Deprecated('Use translationServiceDescriptor instead')
const $core.Map<$core.String, $core.Map<$core.String, $core.dynamic>> TranslationServiceBase$messageJson = const {
'.google.cloud.translation.v3beta1.TranslateTextRequest': TranslateTextRequest$json,
'.google.cloud.translation.v3beta1.TranslateTextGlossaryConfig': TranslateTextGlossaryConfig$json,
'.google.cloud.translation.v3beta1.TranslateTextResponse': TranslateTextResponse$json,
'.google.cloud.translation.v3beta1.Translation': Translation$json,
'.google.cloud.translation.v3beta1.DetectLanguageRequest': DetectLanguageRequest$json,
'.google.cloud.translation.v3beta1.DetectLanguageResponse': DetectLanguageResponse$json,
'.google.cloud.translation.v3beta1.DetectedLanguage': DetectedLanguage$json,
'.google.cloud.translation.v3beta1.GetSupportedLanguagesRequest': GetSupportedLanguagesRequest$json,
'.google.cloud.translation.v3beta1.SupportedLanguages': SupportedLanguages$json,
'.google.cloud.translation.v3beta1.SupportedLanguage': SupportedLanguage$json,
'.google.cloud.translation.v3beta1.BatchTranslateTextRequest': BatchTranslateTextRequest$json,
'.google.cloud.translation.v3beta1.BatchTranslateTextRequest.ModelsEntry': BatchTranslateTextRequest_ModelsEntry$json,
'.google.cloud.translation.v3beta1.InputConfig': InputConfig$json,
'.google.cloud.translation.v3beta1.GcsSource': GcsSource$json,
'.google.cloud.translation.v3beta1.OutputConfig': OutputConfig$json,
'.google.cloud.translation.v3beta1.GcsDestination': GcsDestination$json,
'.google.cloud.translation.v3beta1.BatchTranslateTextRequest.GlossariesEntry': BatchTranslateTextRequest_GlossariesEntry$json,
'.google.longrunning.Operation': $1.Operation$json,
'.google.protobuf.Any': $2.Any$json,
'.google.rpc.Status': $3.Status$json,
'.google.cloud.translation.v3beta1.CreateGlossaryRequest': CreateGlossaryRequest$json,
'.google.cloud.translation.v3beta1.Glossary': Glossary$json,
'.google.cloud.translation.v3beta1.Glossary.LanguageCodePair': Glossary_LanguageCodePair$json,
'.google.cloud.translation.v3beta1.Glossary.LanguageCodesSet': Glossary_LanguageCodesSet$json,
'.google.cloud.translation.v3beta1.GlossaryInputConfig': GlossaryInputConfig$json,
'.google.protobuf.Timestamp': $0.Timestamp$json,
'.google.cloud.translation.v3beta1.ListGlossariesRequest': ListGlossariesRequest$json,
'.google.cloud.translation.v3beta1.ListGlossariesResponse': ListGlossariesResponse$json,
'.google.cloud.translation.v3beta1.GetGlossaryRequest': GetGlossaryRequest$json,
'.google.cloud.translation.v3beta1.DeleteGlossaryRequest': DeleteGlossaryRequest$json,
};