All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.translate.v3beta1.gapic_metadata.json Maven / Gradle / Ivy

There is a newer version: 2.54.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.translation.v3beta1",
  "libraryPackage": "com.google.cloud.translate.v3beta1",
  "services": {
    "TranslationService": {
      "clients": {
        "grpc": {
          "libraryClient": "TranslationServiceClient",
          "rpcs": {
            "BatchTranslateDocument": {
              "methods": ["batchTranslateDocumentAsync", "batchTranslateDocumentAsync", "batchTranslateDocumentAsync", "batchTranslateDocumentOperationCallable", "batchTranslateDocumentCallable"]
            },
            "BatchTranslateText": {
              "methods": ["batchTranslateTextAsync", "batchTranslateTextOperationCallable", "batchTranslateTextCallable"]
            },
            "CreateGlossary": {
              "methods": ["createGlossaryAsync", "createGlossaryAsync", "createGlossaryAsync", "createGlossaryOperationCallable", "createGlossaryCallable"]
            },
            "DeleteGlossary": {
              "methods": ["deleteGlossaryAsync", "deleteGlossaryAsync", "deleteGlossaryAsync", "deleteGlossaryOperationCallable", "deleteGlossaryCallable"]
            },
            "DetectLanguage": {
              "methods": ["detectLanguage", "detectLanguage", "detectLanguage", "detectLanguageCallable"]
            },
            "GetGlossary": {
              "methods": ["getGlossary", "getGlossary", "getGlossary", "getGlossaryCallable"]
            },
            "GetSupportedLanguages": {
              "methods": ["getSupportedLanguages", "getSupportedLanguages", "getSupportedLanguages", "getSupportedLanguagesCallable"]
            },
            "ListGlossaries": {
              "methods": ["listGlossaries", "listGlossaries", "listGlossaries", "listGlossariesPagedCallable", "listGlossariesCallable"]
            },
            "TranslateDocument": {
              "methods": ["translateDocument", "translateDocumentCallable"]
            },
            "TranslateText": {
              "methods": ["translateText", "translateTextCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy