blob: f9d5dca3cbf389f3a112ff27d4572574626aaec5 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.workflows.executions.v1beta",
"libraryPackage": "cloud.google.com/go/workflows/executions/apiv1beta",
"services": {
"Executions": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CancelExecution": {
"methods": [
"CancelExecution"
]
},
"CreateExecution": {
"methods": [
"CreateExecution"
]
},
"GetExecution": {
"methods": [
"GetExecution"
]
},
"ListExecutions": {
"methods": [
"ListExecutions"
]
}
}
}
}
}
}
}