Hello Team,
which is the correct answer, and why ,
You need to start a set of virtual machines to run year-end processing in a new GCP project. How can you enable the Compute API in the fewest number of steps?
- Open Cloud Shell, run `gcloud services enable compute`
- Navigate to the Compute section of the console.
- Open Cloud Shell, configure authentication, run `gcloud services enable compute.googleapis.com`
- Do nothing. It is enabled by default.
- Open Cloud Shell, configure authentication, select the “defaults” project, run `gcloud enable compute service`