Activer l'API

Cette page explique comment activer l'API Recommender. L'activation de l'API est nécessaire pour afficher et gérer les recommandations et les insights à l'aide des interfaces gcloud et REST.

Pour activer l'API Recommender, procédez comme suit :

gcloud

  1. Si vous n'avez pas encore de projet Google Cloud, créez-en un maintenant.

  2. Définissez le projet par défaut, où PROJECT_ID correspond à l'ID de votre projet :

    gcloud config set project PROJECT_ID
    
  3. Activez les API requises :

    gcloud services enable recommender.googleapis.com
    

console

  1. Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
  2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  3. Enable the Recommender API.

    Enable the API

  4. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  5. Enable the Recommender API.

    Enable the API