Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
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?
A
Utilize a service account with the Pub/Sub Admin role to automatically enable the API.
B
The API will automatically enable upon the first code attempt to access Pub/Sub.
C
App Engine applications do not need external APIs to be enabled.
D
Enable the API directly through the Google Cloud Console.