com.google.cloud.translate.v3.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-translate Show documentation
Show all versions of google-cloud-translate Show documentation
Java idiomatic client for Google Cloud Translate
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.translation.v3",
"libraryPackage": "com.google.cloud.translate.v3",
"services": {
"TranslationService": {
"clients": {
"grpc": {
"libraryClient": "TranslationServiceClient",
"rpcs": {
"AdaptiveMtTranslate": {
"methods": ["adaptiveMtTranslate", "adaptiveMtTranslate", "adaptiveMtTranslate", "adaptiveMtTranslateCallable"]
},
"BatchTranslateDocument": {
"methods": ["batchTranslateDocumentAsync", "batchTranslateDocumentAsync", "batchTranslateDocumentAsync", "batchTranslateDocumentOperationCallable", "batchTranslateDocumentCallable"]
},
"BatchTranslateText": {
"methods": ["batchTranslateTextAsync", "batchTranslateTextOperationCallable", "batchTranslateTextCallable"]
},
"CreateAdaptiveMtDataset": {
"methods": ["createAdaptiveMtDataset", "createAdaptiveMtDataset", "createAdaptiveMtDataset", "createAdaptiveMtDatasetCallable"]
},
"CreateDataset": {
"methods": ["createDatasetAsync", "createDatasetAsync", "createDatasetAsync", "createDatasetOperationCallable", "createDatasetCallable"]
},
"CreateGlossary": {
"methods": ["createGlossaryAsync", "createGlossaryAsync", "createGlossaryAsync", "createGlossaryOperationCallable", "createGlossaryCallable"]
},
"CreateGlossaryEntry": {
"methods": ["createGlossaryEntry", "createGlossaryEntry", "createGlossaryEntry", "createGlossaryEntryCallable"]
},
"CreateModel": {
"methods": ["createModelAsync", "createModelAsync", "createModelAsync", "createModelOperationCallable", "createModelCallable"]
},
"DeleteAdaptiveMtDataset": {
"methods": ["deleteAdaptiveMtDataset", "deleteAdaptiveMtDataset", "deleteAdaptiveMtDataset", "deleteAdaptiveMtDatasetCallable"]
},
"DeleteAdaptiveMtFile": {
"methods": ["deleteAdaptiveMtFile", "deleteAdaptiveMtFile", "deleteAdaptiveMtFile", "deleteAdaptiveMtFileCallable"]
},
"DeleteDataset": {
"methods": ["deleteDatasetAsync", "deleteDatasetAsync", "deleteDatasetAsync", "deleteDatasetOperationCallable", "deleteDatasetCallable"]
},
"DeleteGlossary": {
"methods": ["deleteGlossaryAsync", "deleteGlossaryAsync", "deleteGlossaryAsync", "deleteGlossaryOperationCallable", "deleteGlossaryCallable"]
},
"DeleteGlossaryEntry": {
"methods": ["deleteGlossaryEntry", "deleteGlossaryEntry", "deleteGlossaryEntry", "deleteGlossaryEntryCallable"]
},
"DeleteModel": {
"methods": ["deleteModelAsync", "deleteModelAsync", "deleteModelAsync", "deleteModelOperationCallable", "deleteModelCallable"]
},
"DetectLanguage": {
"methods": ["detectLanguage", "detectLanguage", "detectLanguage", "detectLanguageCallable"]
},
"ExportData": {
"methods": ["exportDataAsync", "exportDataAsync", "exportDataOperationCallable", "exportDataCallable"]
},
"GetAdaptiveMtDataset": {
"methods": ["getAdaptiveMtDataset", "getAdaptiveMtDataset", "getAdaptiveMtDataset", "getAdaptiveMtDatasetCallable"]
},
"GetAdaptiveMtFile": {
"methods": ["getAdaptiveMtFile", "getAdaptiveMtFile", "getAdaptiveMtFile", "getAdaptiveMtFileCallable"]
},
"GetDataset": {
"methods": ["getDataset", "getDataset", "getDataset", "getDatasetCallable"]
},
"GetGlossary": {
"methods": ["getGlossary", "getGlossary", "getGlossary", "getGlossaryCallable"]
},
"GetGlossaryEntry": {
"methods": ["getGlossaryEntry", "getGlossaryEntry", "getGlossaryEntry", "getGlossaryEntryCallable"]
},
"GetModel": {
"methods": ["getModel", "getModel", "getModel", "getModelCallable"]
},
"GetSupportedLanguages": {
"methods": ["getSupportedLanguages", "getSupportedLanguages", "getSupportedLanguages", "getSupportedLanguagesCallable"]
},
"ImportAdaptiveMtFile": {
"methods": ["importAdaptiveMtFile", "importAdaptiveMtFile", "importAdaptiveMtFile", "importAdaptiveMtFileCallable"]
},
"ImportData": {
"methods": ["importDataAsync", "importDataAsync", "importDataOperationCallable", "importDataCallable"]
},
"ListAdaptiveMtDatasets": {
"methods": ["listAdaptiveMtDatasets", "listAdaptiveMtDatasets", "listAdaptiveMtDatasets", "listAdaptiveMtDatasetsPagedCallable", "listAdaptiveMtDatasetsCallable"]
},
"ListAdaptiveMtFiles": {
"methods": ["listAdaptiveMtFiles", "listAdaptiveMtFiles", "listAdaptiveMtFiles", "listAdaptiveMtFilesPagedCallable", "listAdaptiveMtFilesCallable"]
},
"ListAdaptiveMtSentences": {
"methods": ["listAdaptiveMtSentences", "listAdaptiveMtSentences", "listAdaptiveMtSentences", "listAdaptiveMtSentencesPagedCallable", "listAdaptiveMtSentencesCallable"]
},
"ListDatasets": {
"methods": ["listDatasets", "listDatasets", "listDatasets", "listDatasetsPagedCallable", "listDatasetsCallable"]
},
"ListExamples": {
"methods": ["listExamples", "listExamples", "listExamples", "listExamplesPagedCallable", "listExamplesCallable"]
},
"ListGlossaries": {
"methods": ["listGlossaries", "listGlossaries", "listGlossaries", "listGlossariesPagedCallable", "listGlossariesCallable"]
},
"ListGlossaryEntries": {
"methods": ["listGlossaryEntries", "listGlossaryEntries", "listGlossaryEntries", "listGlossaryEntriesPagedCallable", "listGlossaryEntriesCallable"]
},
"ListModels": {
"methods": ["listModels", "listModels", "listModels", "listModelsPagedCallable", "listModelsCallable"]
},
"RomanizeText": {
"methods": ["romanizeText", "romanizeText", "romanizeText", "romanizeTextCallable"]
},
"TranslateDocument": {
"methods": ["translateDocument", "translateDocumentCallable"]
},
"TranslateText": {
"methods": ["translateText", "translateText", "translateText", "translateText", "translateText", "translateTextCallable"]
},
"UpdateGlossary": {
"methods": ["updateGlossaryAsync", "updateGlossaryAsync", "updateGlossaryOperationCallable", "updateGlossaryCallable"]
},
"UpdateGlossaryEntry": {
"methods": ["updateGlossaryEntry", "updateGlossaryEntry", "updateGlossaryEntryCallable"]
}
}
}
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy