Ultimate access to all questions.
Your front-end is an App Engine application that needs to publish messages to Pub/Sub, but the Pub/Sub API hasn't been enabled yet. What's the quickest method to enable this API?
Explanation:
The correct answer is A because the simplest and fastest way to enable an API for your project is by using the Google Cloud Console. This method is straightforward and doesn't require additional permissions beyond those needed to access the console.
servicemanagement.services.bind
and serviceusage.services.enable
) that are not covered by the Pub/Sub Admin role.