getEntityType abstract method

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

Implementation

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