createSessionEntityType abstract method

Future<SessionEntityType> createSessionEntityType(
  1. ServiceCall call,
  2. CreateSessionEntityTypeRequest request
)

Implementation

$async.Future<$7.SessionEntityType> createSessionEntityType(
    $grpc.ServiceCall call, $7.CreateSessionEntityTypeRequest request);