This page explains how to enable the Recommender API. Enabling the API
is required in order to view and manage recommendations and insights using the
gcloud
and
REST
interfaces.
To enable the Recommender API:
gcloud
If you don't already have a Google Cloud project, create one now.
Set the default project, where PROJECT_ID is the ID of your project:
gcloud config set project PROJECT_ID
Enable the required APIs:
gcloud services enable recommender.googleapis.com
console
-
Sign in to your Google Account.
If you don't already have one, sign up for a new account.
-
In the Google Cloud Console, on the project selector page, select or create a Google Cloud project.
- Enable the Recommender API.