updateEntityType abstract method

Future<EntityType> updateEntityType(
  1. ServiceCall call,
  2. UpdateEntityTypeRequest request
)

Implementation

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