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

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

There is a newer version: 2.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.scheduler.v1",
  "libraryPackage": "com.google.cloud.scheduler.v1",
  "services": {
    "CloudScheduler": {
      "clients": {
        "grpc": {
          "libraryClient": "CloudSchedulerClient",
          "rpcs": {
            "CreateJob": {
              "methods": ["createJob", "createJob", "createJob", "createJobCallable"]
            },
            "DeleteJob": {
              "methods": ["deleteJob", "deleteJob", "deleteJob", "deleteJobCallable"]
            },
            "GetJob": {
              "methods": ["getJob", "getJob", "getJob", "getJobCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "ListJobs": {
              "methods": ["listJobs", "listJobs", "listJobs", "listJobsPagedCallable", "listJobsCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "PauseJob": {
              "methods": ["pauseJob", "pauseJob", "pauseJob", "pauseJobCallable"]
            },
            "ResumeJob": {
              "methods": ["resumeJob", "resumeJob", "resumeJob", "resumeJobCallable"]
            },
            "RunJob": {
              "methods": ["runJob", "runJob", "runJob", "runJobCallable"]
            },
            "UpdateJob": {
              "methods": ["updateJob", "updateJob", "updateJobCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy