blob: a4f2b2a829c1dc1558a6ebeab4bab3f3b384958d [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.v1",
"libraryPackage": "cloud.google.com/go/workflows/apiv1",
"services": {
"Workflows": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CreateWorkflow": {
"methods": [
"CreateWorkflow"
]
},
"DeleteOperation": {
"methods": [
"DeleteOperation"
]
},
"DeleteWorkflow": {
"methods": [
"DeleteWorkflow"
]
},
"GetLocation": {
"methods": [
"GetLocation"
]
},
"GetOperation": {
"methods": [
"GetOperation"
]
},
"GetWorkflow": {
"methods": [
"GetWorkflow"
]
},
"ListLocations": {
"methods": [
"ListLocations"
]
},
"ListOperations": {
"methods": [
"ListOperations"
]
},
"ListWorkflows": {
"methods": [
"ListWorkflows"
]
},
"UpdateWorkflow": {
"methods": [
"UpdateWorkflow"
]
}
}
},
"rest": {
"libraryClient": "Client",
"rpcs": {
"CreateWorkflow": {
"methods": [
"CreateWorkflow"
]
},
"DeleteOperation": {
"methods": [
"DeleteOperation"
]
},
"DeleteWorkflow": {
"methods": [
"DeleteWorkflow"
]
},
"GetLocation": {
"methods": [
"GetLocation"
]
},
"GetOperation": {
"methods": [
"GetOperation"
]
},
"GetWorkflow": {
"methods": [
"GetWorkflow"
]
},
"ListLocations": {
"methods": [
"ListLocations"
]
},
"ListOperations": {
"methods": [
"ListOperations"
]
},
"ListWorkflows": {
"methods": [
"ListWorkflows"
]
},
"UpdateWorkflow": {
"methods": [
"UpdateWorkflow"
]
}
}
}
}
}
}
}