Google
ASSOCIATE-CLOUD-ENGINEER · Question #247
You have created a new project in Google Cloud through the gcloud command line interface (CLI) and linked a billing account. You need to create a new Compute Engine instance using the CLI. You need to
The correct answer is C. Enable the compute googleapis.com API.. Always grant access to apis first in order to use GCP services
Submitted by marco_it· Mar 30, 2026Setting up a cloud solution environment
Question
You have created a new project in Google Cloud through the gcloud command line interface (CLI) and linked a billing account. You need to create a new Compute Engine instance using the CLI. You need to perform the prerequisite stops. What should you do?
Options
- ACreate a Cloud Monitoring Workspace.
- BCreate a VPC network in the project.
- CEnable the compute googleapis.com API.
- DGrant yourself the IAM role of Computer Admin.
How the community answered
(28 responses)- A4% (1)
- C96% (27)
Explanation
Always grant access to apis first in order to use GCP services
Topics
#Compute Engine API#gcloud CLI#API enablement#project setup
Community Discussion
No community discussion yet for this question.