deleteBlob abstract method

Future<Empty> deleteBlob(
  1. ServiceCall call,
  2. DeleteBlobRequest request
)

Implementation

$async.Future<$1.Empty> deleteBlob(
    $grpc.ServiceCall call, $0.DeleteBlobRequest request);