updateEntityType abstract method

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

Implementation

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