Currrently, the --blacklist-type flag's corresponding Builder method is Builder::hide_type.
The naming difference is unnecessary, inconsistent, makes it harder for users to switch from CLI to builder or vice versa, and adds one more thing to remember/know about the code base when developers are reading about hidden or blacklisted things.
We should: