blob: b1a590b39cb4a1a278093d3b4426858a52324736 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.webrisk.v1",
"libraryPackage": "cloud.google.com/go/webrisk/apiv1",
"services": {
"WebRiskService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CancelOperation": {
"methods": [
"CancelOperation"
]
},
"ComputeThreatListDiff": {
"methods": [
"ComputeThreatListDiff"
]
},
"CreateSubmission": {
"methods": [
"CreateSubmission"
]
},
"DeleteOperation": {
"methods": [
"DeleteOperation"
]
},
"GetOperation": {
"methods": [
"GetOperation"
]
},
"ListOperations": {
"methods": [
"ListOperations"
]
},
"SearchHashes": {
"methods": [
"SearchHashes"
]
},
"SearchUris": {
"methods": [
"SearchUris"
]
},
"SubmitUri": {
"methods": [
"SubmitUri"
]
}
}
},
"rest": {
"libraryClient": "Client",
"rpcs": {
"CancelOperation": {
"methods": [
"CancelOperation"
]
},
"ComputeThreatListDiff": {
"methods": [
"ComputeThreatListDiff"
]
},
"CreateSubmission": {
"methods": [
"CreateSubmission"
]
},
"DeleteOperation": {
"methods": [
"DeleteOperation"
]
},
"GetOperation": {
"methods": [
"GetOperation"
]
},
"ListOperations": {
"methods": [
"ListOperations"
]
},
"SearchHashes": {
"methods": [
"SearchHashes"
]
},
"SearchUris": {
"methods": [
"SearchUris"
]
},
"SubmitUri": {
"methods": [
"SubmitUri"
]
}
}
}
}
}
}
}