Habilita la API

En esta página, se explica cómo habilitar la API de recomendador. Se requiere habilitar la API para ver y administrar recomendaciones y estadísticas mediante las interfaces gcloud y REST.

Para habilitar la API de recomendador, sigue estos pasos:

gcloud

  1. Si aún no tienes un proyecto de Google Cloud, crea uno ahora.

  2. Configura el proyecto predeterminado, en el que PROJECT_ID es el ID del proyecto:

    gcloud config set project PROJECT_ID
    
  3. Habilita las API necesarias:

    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