deleteEntityType abstract method

Future<Empty> deleteEntityType(
  1. ServiceCall call,
  2. DeleteEntityTypeRequest request
)

Implementation

$async.Future<$1.Empty> deleteEntityType(
    $grpc.ServiceCall call, $5.DeleteEntityTypeRequest request);