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

com.google.cloud.speech.v1p1beta1.gapic_metadata.json Maven / Gradle / Ivy

There is a newer version: 4.49.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.speech.v1p1beta1",
  "libraryPackage": "com.google.cloud.speech.v1p1beta1",
  "services": {
    "Speech": {
      "clients": {
        "grpc": {
          "libraryClient": "SpeechClient",
          "rpcs": {
            "LongRunningRecognize": {
              "methods": ["longRunningRecognizeAsync", "longRunningRecognizeAsync", "longRunningRecognizeOperationCallable", "longRunningRecognizeCallable"]
            },
            "Recognize": {
              "methods": ["recognize", "recognize", "recognizeCallable"]
            },
            "StreamingRecognize": {
              "methods": ["streamingRecognizeCallable"]
            }
          }
        }
      }
    },
    "Adaptation": {
      "clients": {
        "grpc": {
          "libraryClient": "AdaptationClient",
          "rpcs": {
            "CreateCustomClass": {
              "methods": ["createCustomClass", "createCustomClass", "createCustomClass", "createCustomClassCallable"]
            },
            "CreatePhraseSet": {
              "methods": ["createPhraseSet", "createPhraseSet", "createPhraseSet", "createPhraseSetCallable"]
            },
            "DeleteCustomClass": {
              "methods": ["deleteCustomClass", "deleteCustomClass", "deleteCustomClass", "deleteCustomClassCallable"]
            },
            "DeletePhraseSet": {
              "methods": ["deletePhraseSet", "deletePhraseSet", "deletePhraseSet", "deletePhraseSetCallable"]
            },
            "GetCustomClass": {
              "methods": ["getCustomClass", "getCustomClass", "getCustomClass", "getCustomClassCallable"]
            },
            "GetPhraseSet": {
              "methods": ["getPhraseSet", "getPhraseSet", "getPhraseSet", "getPhraseSetCallable"]
            },
            "ListCustomClasses": {
              "methods": ["listCustomClasses", "listCustomClasses", "listCustomClasses", "listCustomClassesPagedCallable", "listCustomClassesCallable"]
            },
            "ListPhraseSet": {
              "methods": ["listPhraseSet", "listPhraseSet", "listPhraseSet", "listPhraseSetPagedCallable", "listPhraseSetCallable"]
            },
            "UpdateCustomClass": {
              "methods": ["updateCustomClass", "updateCustomClass", "updateCustomClassCallable"]
            },
            "UpdatePhraseSet": {
              "methods": ["updatePhraseSet", "updatePhraseSet", "updatePhraseSetCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy