2023-01-13
▼ ▲ recommender.organizations.locations.recommenders.recommendations.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
Parameters :
name
Pattern : ^organizations/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$
Description : Name of the recommendation.
Type : string
Required : Yes
Location : path
Flat Path : v1beta1/organizations/{organizationsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed
Parameter Order : name
Path : v1beta1/{+name}:markDismissed
HTTP Method : POST
▼ ▲ recommender.folders.locations.recommenders.recommendations.markDismissed
Path : v1beta1/{+name}:markDismissed
Parameter Order : name
HTTP Method : POST
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.
Flat Path : v1beta1/folders/{foldersId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
name
Pattern : ^folders/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$
Required : Yes
Location : path
Type : string
Description : Name of the recommendation.
▼ ▲ recommender.projects.locations.recommenders.recommendations.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 : v1beta1/{+name}:markDismissed
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed
Parameters :
name
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$
Type : string
Required : Yes
Description : Name of the recommendation.
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
▼ ▲ recommender.billingAccounts.locations.recommenders.recommendations.markDismissed
HTTP Method : POST
Path : v1beta1/{+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.
Flat Path : v1beta1/billingAccounts/{billingAccountsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed
Parameter Order : name
Parameters :
name
Type : string
Description : Name of the recommendation.
Required : Yes
Location : path
Pattern : ^billingAccounts/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$