Recommender API (recommender:v1beta1)

2023-06-17

2 new methods

Additions

    Methods
  • recommender.insightTypes.list

      HTTP Method : GET

      Flat Path : v1beta1/insightTypes

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameters :

        pageSize

          Description : Optional. The number of InsightTypes to return per page. The service may return fewer than this value.

          Format : int32

          Type : integer

          Location : query

        pageToken

          Location : query

          Description : Optional. A page token, received from a previous `ListRecommenders` call. Provide this to retrieve the subsequent page.

          Type : string

      Path : v1beta1/insightTypes

      Description : Lists available InsightTypes. No IAM permissions are required.

  • recommender.recommenders.list

      HTTP Method : GET

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Flat Path : v1beta1/recommenders

      Path : v1beta1/recommenders

      Description : Lists all available Recommenders. No IAM permissions are required.

      Parameters :

        pageSize

          Location : query

          Description : Optional. The number of RecommenderTypes to return per page. The service may return fewer than this value.

          Type : integer

          Format : int32

        pageToken

          Type : string

          Location : query

          Description : Optional. A page token, received from a previous `ListRecommenders` call. Provide this to retrieve the subsequent page.