Basically, we want a setup that will allow only one service account (that we intend to use for production use-cases) to run queries on a particular project. No other account should be able to run queries.
Is this possible? How can we go about doing this?