deleteEntityType abstract method

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

Implementation

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