com.google.cloud.scheduler.v1.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-scheduler Show documentation
Show all versions of google-cloud-scheduler Show documentation
Fully managed cron job service
{
"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"]
}
}
}
}
}
}
}