deleteKey abstract method

Future<DeleteKeyResponse> deleteKey(
  1. ServiceCall call,
  2. DeleteKeyRequest request
)

Implementation

$async.Future<$10.DeleteKeyResponse> deleteKey($grpc.ServiceCall call, $10.DeleteKeyRequest request);