blob: 3b6837f105d4135de78d77c1a068451d01a0bad0 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.recaptchaenterprise.v1",
"libraryPackage": "cloud.google.com/go/recaptchaenterprise/apiv1",
"services": {
"RecaptchaEnterpriseService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"AnnotateAssessment": {
"methods": [
"AnnotateAssessment"
]
},
"CreateAssessment": {
"methods": [
"CreateAssessment"
]
},
"CreateKey": {
"methods": [
"CreateKey"
]
},
"DeleteKey": {
"methods": [
"DeleteKey"
]
},
"GetKey": {
"methods": [
"GetKey"
]
},
"ListKeys": {
"methods": [
"ListKeys"
]
},
"UpdateKey": {
"methods": [
"UpdateKey"
]
}
}
}
}
}
}
}