com.google.cloud.confidentialcomputing.v1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-confidentialcomputing Show documentation
Show all versions of google-cloud-confidentialcomputing Show documentation
Confidential Computing API Protect data in-use with Confidential VMs, Confidential GKE, Confidential Dataproc, and Confidential Space.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.confidentialcomputing.v1",
"libraryPackage": "com.google.cloud.confidentialcomputing.v1",
"services": {
"ConfidentialComputing": {
"clients": {
"grpc": {
"libraryClient": "ConfidentialComputingClient",
"rpcs": {
"CreateChallenge": {
"methods": ["createChallenge", "createChallenge", "createChallenge", "createChallengeCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"VerifyAttestation": {
"methods": ["verifyAttestation", "verifyAttestationCallable"]
}
}
}
}
}
}
}