Recommender API (recommender:v1beta1)

2024-01-11

4 new methods

Additions

    Methods
  • recommender.folders.locations.list

      Flat Path : v1beta1/folders/{foldersId}/locations

      Parameters :

        name

          Type : string

          Pattern : ^folders/[^/]+$

          Description : The resource that owns the locations collection, if applicable.

          Required : Yes

          Location : path

        filter

          Type : string

          Location : query

          Description : A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).

        pageToken

          Location : query

          Description : A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.

          Type : string

        pageSize

          Description : The maximum number of results to return. If not set, the service selects a default.

          Format : int32

          Location : query

          Type : integer

      Parameter Order : name

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

      HTTP Method : GET

      Description : Lists locations with recommendations or insights.

      Path : v1beta1/{+name}/locations

  • recommender.organizations.locations.list

      HTTP Method : GET

      Description : Lists locations with recommendations or insights.

      Parameters :

        name

          Location : path

          Description : The resource that owns the locations collection, if applicable.

          Pattern : ^organizations/[^/]+$

          Type : string

          Required : Yes

        pageSize

          Description : The maximum number of results to return. If not set, the service selects a default.

          Format : int32

          Type : integer

          Location : query

        filter

          Type : string

          Description : A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).

          Location : query

        pageToken

          Location : query

          Type : string

          Description : A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.

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

      Path : v1beta1/{+name}/locations

      Flat Path : v1beta1/organizations/{organizationsId}/locations

      Parameter Order : name

  • recommender.projects.locations.list

      Path : v1beta1/{+name}/locations

      HTTP Method : GET

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

      Parameters :

        name

          Type : string

          Required : Yes

          Description : The resource that owns the locations collection, if applicable.

          Location : path

          Pattern : ^projects/[^/]+$

        pageToken

          Location : query

          Type : string

          Description : A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.

        pageSize

          Location : query

          Description : The maximum number of results to return. If not set, the service selects a default.

          Format : int32

          Type : integer

        filter

          Location : query

          Description : A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).

          Type : string

      Description : Lists locations with recommendations or insights.

      Parameter Order : name

      Flat Path : v1beta1/projects/{projectsId}/locations

  • recommender.billingAccounts.locations.list

      Flat Path : v1beta1/billingAccounts/{billingAccountsId}/locations

      Parameters :

        pageSize

          Format : int32

          Description : The maximum number of results to return. If not set, the service selects a default.

          Type : integer

          Location : query

        pageToken

          Type : string

          Location : query

          Description : A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.

        filter

          Location : query

          Type : string

          Description : A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).

        name

          Type : string

          Location : path

          Pattern : ^billingAccounts/[^/]+$

          Description : The resource that owns the locations collection, if applicable.

          Required : Yes

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

      HTTP Method : GET

      Parameter Order : name

      Path : v1beta1/{+name}/locations

      Description : Lists locations with recommendations or insights.