deleteCache abstract method

Future<DeleteCacheResponse_> deleteCache(
  1. ServiceCall call,
  2. DeleteCacheRequest_ request
)

Implementation

$async.Future<$1.DeleteCacheResponse_> deleteCache(
    $grpc.ServiceCall call, $1.DeleteCacheRequest_ request);