createSessionEntityType abstract method

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

Implementation

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