blob: 73a53359d913aeadd8d8c2059eaa01b946365946 [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"
]
},
"GetMetrics": {
"methods": [
"GetMetrics"
]
},
"ListKeys": {
"methods": [
"ListKeys"
]
},
"MigrateKey": {
"methods": [
"MigrateKey"
]
},
"UpdateKey": {
"methods": [
"UpdateKey"
]
}
}
}
}
}
}
}