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

com.google.cloud.workflows.v1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

allows you to ochestrate and automate Google Cloud and HTTP-based API services with serverless workflows.

The newest version!
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.workflows.v1",
  "libraryPackage": "com.google.cloud.workflows.v1",
  "services": {
    "Workflows": {
      "clients": {
        "grpc": {
          "libraryClient": "WorkflowsClient",
          "rpcs": {
            "CreateWorkflow": {
              "methods": ["createWorkflowAsync", "createWorkflowAsync", "createWorkflowAsync", "createWorkflowOperationCallable", "createWorkflowCallable"]
            },
            "DeleteWorkflow": {
              "methods": ["deleteWorkflowAsync", "deleteWorkflowAsync", "deleteWorkflowAsync", "deleteWorkflowOperationCallable", "deleteWorkflowCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "GetWorkflow": {
              "methods": ["getWorkflow", "getWorkflow", "getWorkflow", "getWorkflowCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "ListWorkflows": {
              "methods": ["listWorkflows", "listWorkflows", "listWorkflows", "listWorkflowsPagedCallable", "listWorkflowsCallable"]
            },
            "UpdateWorkflow": {
              "methods": ["updateWorkflowAsync", "updateWorkflowAsync", "updateWorkflowOperationCallable", "updateWorkflowCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy