Recommender API (recommender:v1)

2023-01-13

4 new methods

Additions

    Methods
  • recommender.folders.locations.recommenders.recommendations.markDismissed

      Parameter Order: name

      Flat Path: v1/folders/{foldersId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed

      HTTP Method: POST

      Parameters:

        name

          Location: path

          Description: Name of the recommendation.

          Type: string

          Pattern: ^folders/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$

          Required: Yes

      Description: Mark the Recommendation State as Dismissed. Users can use this method to indicate to the Recommender API that an ACTIVE recommendation has to be marked back as DISMISSED. MarkRecommendationDismissed can be applied to recommendations in ACTIVE state. Requires the recommender.*.update IAM permission for the specified recommender.

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

      Path: v1/{+name}:markDismissed

  • recommender.projects.locations.recommenders.recommendations.markDismissed

      HTTP Method: POST

      Parameters:

        name

          Required: Yes

          Location: path

          Pattern: ^projects/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$

          Type: string

          Description: Name of the recommendation.

      Parameter Order: name

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed

      Description: Mark the Recommendation State as Dismissed. Users can use this method to indicate to the Recommender API that an ACTIVE recommendation has to be marked back as DISMISSED. MarkRecommendationDismissed can be applied to recommendations in ACTIVE state. Requires the recommender.*.update IAM permission for the specified recommender.

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

      Path: v1/{+name}:markDismissed

  • recommender.billingAccounts.locations.recommenders.recommendations.markDismissed

      Parameters:

        name

          Location: path

          Pattern: ^billingAccounts/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$

          Type: string

          Description: Name of the recommendation.

          Required: Yes

      Parameter Order: name

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

      Flat Path: v1/billingAccounts/{billingAccountsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed

      Description: Mark the Recommendation State as Dismissed. Users can use this method to indicate to the Recommender API that an ACTIVE recommendation has to be marked back as DISMISSED. MarkRecommendationDismissed can be applied to recommendations in ACTIVE state. Requires the recommender.*.update IAM permission for the specified recommender.

      Path: v1/{+name}:markDismissed

      HTTP Method: POST

  • recommender.organizations.locations.recommenders.recommendations.markDismissed

      Path: v1/{+name}:markDismissed

      Description: Mark the Recommendation State as Dismissed. Users can use this method to indicate to the Recommender API that an ACTIVE recommendation has to be marked back as DISMISSED. MarkRecommendationDismissed can be applied to recommendations in ACTIVE state. Requires the recommender.*.update IAM permission for the specified recommender.

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

      HTTP Method: POST

      Flat Path: v1/organizations/{organizationsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed

      Parameters:

        name

          Description: Name of the recommendation.

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

          Required: Yes

          Location: path

          Type: string

      Parameter Order: name