createEntityType abstract method

Future<EntityType> createEntityType(
  1. ServiceCall call,
  2. CreateEntityTypeRequest request
)

Implementation

$async.Future<$5.EntityType> createEntityType(
    $grpc.ServiceCall call, $5.CreateEntityTypeRequest request);