blob: 1cd0beca979e369ffad91238fa82096921036026 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.security.publicca.v1beta1",
"libraryPackage": "cloud.google.com/go/security/publicca/apiv1beta1",
"services": {
"PublicCertificateAuthorityService": {
"clients": {
"grpc": {
"libraryClient": "PublicCertificateAuthorityClient",
"rpcs": {
"CreateExternalAccountKey": {
"methods": [
"CreateExternalAccountKey"
]
}
}
},
"rest": {
"libraryClient": "PublicCertificateAuthorityClient",
"rpcs": {
"CreateExternalAccountKey": {
"methods": [
"CreateExternalAccountKey"
]
}
}
}
}
}
}
}