blob: 6bfc32bd688aa29f62f6d33fc7f168056eb7d82c [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.api.servicecontrol.v1",
"libraryPackage": "cloud.google.com/go/servicecontrol/apiv1",
"services": {
"QuotaController": {
"clients": {
"grpc": {
"libraryClient": "QuotaController",
"rpcs": {
"AllocateQuota": {
"methods": [
"AllocateQuota"
]
}
}
}
}
},
"ServiceController": {
"clients": {
"grpc": {
"libraryClient": "ServiceController",
"rpcs": {
"Check": {
"methods": [
"Check"
]
},
"Report": {
"methods": [
"Report"
]
}
}
}
}
}
}
}