getEntityType abstract method

Future<EntityType> getEntityType(
  1. ServiceCall call,
  2. GetEntityTypeRequest request
)

Implementation

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