UNPKG

@google-cloud/confidentialcomputing

Version:
44 lines (43 loc) 1.5 kB
{ "schema": "1.0", "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", "language": "typescript", "protoPackage": "google.cloud.confidentialcomputing.v1alpha1", "libraryPackage": "@google-cloud/confidentialcomputing", "services": { "ConfidentialComputing": { "clients": { "grpc": { "libraryClient": "ConfidentialComputingClient", "rpcs": { "CreateChallenge": { "methods": [ "createChallenge" ] }, "VerifyAttestation": { "methods": [ "verifyAttestation" ] } } }, "grpc-fallback": { "libraryClient": "ConfidentialComputingClient", "rpcs": { "CreateChallenge": { "methods": [ "createChallenge" ] }, "VerifyAttestation": { "methods": [ "verifyAttestation" ] } } } } } } }