createEntityType abstract method

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

Implementation

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