Recommender API (recommender:v1beta1)

2022-03-11

2 new methods | 2 removed methods

Additions

    Methods
  • recommender.organizations.locations.recommenders.updateConfig

      Parameters :

        validateOnly

          Location : query

          Description : If true, validate the request and preview the change, but do not actually update it.

          Type : boolean

        updateMask

          Format : google-fieldmask

          Description : The list of fields to be updated.

          Type : string

          Location : query

        name

          Location : path

          Pattern : ^organizations/[^/]+/locations/[^/]+/recommenders/[^/]+/config$

          Type : string

          Description : Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config

          Required : Yes

      Parameter Order : name

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

      HTTP Method : PATCH

      Description : Updates a Recommender Config. This will create a new revision of the config.

      Path : v1beta1/{+name}

      Flat Path : v1beta1/organizations/{organizationsId}/locations/{locationsId}/recommenders/{recommendersId}/config

  • recommender.organizations.locations.insightTypes.updateConfig

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

      Parameters :

        updateMask

          Format : google-fieldmask

          Type : string

          Description : The list of fields to be updated.

          Location : query

        validateOnly

          Type : boolean

          Location : query

          Description : If true, validate the request and preview the change, but do not actually update it.

        name

          Required : Yes

          Location : path

          Pattern : ^organizations/[^/]+/locations/[^/]+/insightTypes/[^/]+/config$

          Type : string

          Description : Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config

      Path : v1beta1/{+name}

      HTTP Method : PATCH

      Flat Path : v1beta1/organizations/{organizationsId}/locations/{locationsId}/insightTypes/{insightTypesId}/config

      Description : Updates an InsightTypeConfig change. This will create a new revision of the config.

      Parameter Order : name

Deletions

    Methods
  • recommender.organizations.locations.insightTypes.config

      Parameters :

        updateMask

          Type : string

          Format : google-fieldmask

          Description : The list of fields to be updated.

          Location : query

        name

          Location : path

          Description : Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config

          Required : Yes

          Pattern : ^organizations/[^/]+/locations/[^/]+/insightTypes/[^/]+/config$

          Type : string

        validateOnly

          Type : boolean

          Description : If true, validate the request and preview the change, but do not actually update it.

          Location : query

      Description : Updates an InsightTypeConfig change. This will create a new revision of the config.

      Flat Path : v1beta1/organizations/{organizationsId}/locations/{locationsId}/insightTypes/{insightTypesId}/config

      HTTP Method : POST

      Path : v1beta1/{+name}

      Parameter Order : name

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

  • recommender.organizations.locations.recommenders.config

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

      Parameter Order : name

      Parameters :

        validateOnly

          Location : query

          Description : If true, validate the request and preview the change, but do not actually update it.

          Type : boolean

        updateMask

          Format : google-fieldmask

          Location : query

          Description : The list of fields to be updated.

          Type : string

        name

          Pattern : ^organizations/[^/]+/locations/[^/]+/recommenders/[^/]+/config$

          Required : Yes

          Location : path

          Description : Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config

          Type : string

      Path : v1beta1/{+name}

      Flat Path : v1beta1/organizations/{organizationsId}/locations/{locationsId}/recommenders/{recommendersId}/config

      HTTP Method : POST

      Description : Updates a Recommender Config. This will create a new revision of the config.