blob: 173594929e9087adc914cbb817c4b643dc7a1e4e [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.devtools.cloudtrace.v1",
"libraryPackage": "cloud.google.com/go/trace/apiv1",
"services": {
"TraceService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"GetTrace": {
"methods": [
"GetTrace"
]
},
"ListTraces": {
"methods": [
"ListTraces"
]
},
"PatchTraces": {
"methods": [
"PatchTraces"
]
}
}
}
}
}
}
}