blob: 5b848464f775fbca5ac5560de181b995451c29ab [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.batch.v1",
"libraryPackage": "cloud.google.com/go/batch/apiv1",
"services": {
"BatchService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CancelOperation": {
"methods": [
"CancelOperation"
]
},
"CreateJob": {
"methods": [
"CreateJob"
]
},
"DeleteJob": {
"methods": [
"DeleteJob"
]
},
"DeleteOperation": {
"methods": [
"DeleteOperation"
]
},
"GetJob": {
"methods": [
"GetJob"
]
},
"GetLocation": {
"methods": [
"GetLocation"
]
},
"GetOperation": {
"methods": [
"GetOperation"
]
},
"GetTask": {
"methods": [
"GetTask"
]
},
"ListJobs": {
"methods": [
"ListJobs"
]
},
"ListLocations": {
"methods": [
"ListLocations"
]
},
"ListOperations": {
"methods": [
"ListOperations"
]
},
"ListTasks": {
"methods": [
"ListTasks"
]
}
}
},
"rest": {
"libraryClient": "Client",
"rpcs": {
"CancelOperation": {
"methods": [
"CancelOperation"
]
},
"CreateJob": {
"methods": [
"CreateJob"
]
},
"DeleteJob": {
"methods": [
"DeleteJob"
]
},
"DeleteOperation": {
"methods": [
"DeleteOperation"
]
},
"GetJob": {
"methods": [
"GetJob"
]
},
"GetLocation": {
"methods": [
"GetLocation"
]
},
"GetOperation": {
"methods": [
"GetOperation"
]
},
"GetTask": {
"methods": [
"GetTask"
]
},
"ListJobs": {
"methods": [
"ListJobs"
]
},
"ListLocations": {
"methods": [
"ListLocations"
]
},
"ListOperations": {
"methods": [
"ListOperations"
]
},
"ListTasks": {
"methods": [
"ListTasks"
]
}
}
}
}
}
}
}