blob: 9fc5f875602af27be011a45b04351b17854873bd [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.websecurityscanner.v1",
"libraryPackage": "cloud.google.com/go/websecurityscanner/apiv1",
"services": {
"WebSecurityScanner": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CreateScanConfig": {
"methods": [
"CreateScanConfig"
]
},
"DeleteScanConfig": {
"methods": [
"DeleteScanConfig"
]
},
"GetFinding": {
"methods": [
"GetFinding"
]
},
"GetScanConfig": {
"methods": [
"GetScanConfig"
]
},
"GetScanRun": {
"methods": [
"GetScanRun"
]
},
"ListCrawledUrls": {
"methods": [
"ListCrawledUrls"
]
},
"ListFindingTypeStats": {
"methods": [
"ListFindingTypeStats"
]
},
"ListFindings": {
"methods": [
"ListFindings"
]
},
"ListScanConfigs": {
"methods": [
"ListScanConfigs"
]
},
"ListScanRuns": {
"methods": [
"ListScanRuns"
]
},
"StartScanRun": {
"methods": [
"StartScanRun"
]
},
"StopScanRun": {
"methods": [
"StopScanRun"
]
},
"UpdateScanConfig": {
"methods": [
"UpdateScanConfig"
]
}
}
}
}
}
}
}