deleteSessionEntityType abstract method

Future<Empty> deleteSessionEntityType(
  1. ServiceCall call,
  2. DeleteSessionEntityTypeRequest request
)

Implementation

$async.Future<$1.Empty> deleteSessionEntityType(
    $grpc.ServiceCall call, $7.DeleteSessionEntityTypeRequest request);