createEntityType abstract method

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

Implementation

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