blob: 18f317abaf2b8b93c61d0058c1616adb8b492cfa [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.confidentialcomputing.v1",
"libraryPackage": "cloud.google.com/go/confidentialcomputing/apiv1",
"services": {
"ConfidentialComputing": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CreateChallenge": {
"methods": [
"CreateChallenge"
]
},
"GetLocation": {
"methods": [
"GetLocation"
]
},
"ListLocations": {
"methods": [
"ListLocations"
]
},
"VerifyAttestation": {
"methods": [
"VerifyAttestation"
]
}
}
},
"rest": {
"libraryClient": "Client",
"rpcs": {
"CreateChallenge": {
"methods": [
"CreateChallenge"
]
},
"GetLocation": {
"methods": [
"GetLocation"
]
},
"ListLocations": {
"methods": [
"ListLocations"
]
},
"VerifyAttestation": {
"methods": [
"VerifyAttestation"
]
}
}
}
}
}
}
}