
Ultimate access to all questions.
Your team is developing a messaging app and is in the process of modernizing it to use microservices. As part of this effort, you plan to integrate Pub/Sub from your App Engine application. However, you've discovered that the Cloud Pub/Sub API is currently disabled. You have a service account JSON key for authentication, but API calls to Pub/Sub are failing. What is the necessary step to resolve this issue?
A
Activate the Cloud Pub/Sub API in the API Library via the GCP Console.
B
The Cloud Pub/Sub API will automatically enable itself when accessed by the Service Account.
C
D