|
441 | 441 | "https://www.googleapis.com/auth/cloud-platform"
|
442 | 442 | ]
|
443 | 443 | },
|
| 444 | + "markDismissed": { |
| 445 | + "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.", |
| 446 | + "flatPath": "v1/billingAccounts/{billingAccountsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed", |
| 447 | + "httpMethod": "POST", |
| 448 | + "id": "recommender.billingAccounts.locations.recommenders.recommendations.markDismissed", |
| 449 | + "parameterOrder": [ |
| 450 | + "name" |
| 451 | + ], |
| 452 | + "parameters": { |
| 453 | + "name": { |
| 454 | + "description": "Name of the recommendation.", |
| 455 | + "location": "path", |
| 456 | + "pattern": "^billingAccounts/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$", |
| 457 | + "required": true, |
| 458 | + "type": "string" |
| 459 | + } |
| 460 | + }, |
| 461 | + "path": "v1/{+name}:markDismissed", |
| 462 | + "request": { |
| 463 | + "$ref": "GoogleCloudRecommenderV1MarkRecommendationDismissedRequest" |
| 464 | + }, |
| 465 | + "response": { |
| 466 | + "$ref": "GoogleCloudRecommenderV1Recommendation" |
| 467 | + }, |
| 468 | + "scopes": [ |
| 469 | + "https://www.googleapis.com/auth/cloud-platform" |
| 470 | + ] |
| 471 | + }, |
444 | 472 | "markFailed": {
|
445 | 473 | "description": "Marks the Recommendation State as Failed. Users can use this method to indicate to the Recommender API that they have applied the recommendation themselves, and the operation failed. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationFailed can be applied to recommendations in ACTIVE, CLAIMED, SUCCEEDED, or FAILED state. Requires the recommender.*.update IAM permission for the specified recommender.",
|
446 | 474 | "flatPath": "v1/billingAccounts/{billingAccountsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markFailed",
|
|
709 | 737 | "https://www.googleapis.com/auth/cloud-platform"
|
710 | 738 | ]
|
711 | 739 | },
|
| 740 | + "markDismissed": { |
| 741 | + "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.", |
| 742 | + "flatPath": "v1/folders/{foldersId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed", |
| 743 | + "httpMethod": "POST", |
| 744 | + "id": "recommender.folders.locations.recommenders.recommendations.markDismissed", |
| 745 | + "parameterOrder": [ |
| 746 | + "name" |
| 747 | + ], |
| 748 | + "parameters": { |
| 749 | + "name": { |
| 750 | + "description": "Name of the recommendation.", |
| 751 | + "location": "path", |
| 752 | + "pattern": "^folders/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$", |
| 753 | + "required": true, |
| 754 | + "type": "string" |
| 755 | + } |
| 756 | + }, |
| 757 | + "path": "v1/{+name}:markDismissed", |
| 758 | + "request": { |
| 759 | + "$ref": "GoogleCloudRecommenderV1MarkRecommendationDismissedRequest" |
| 760 | + }, |
| 761 | + "response": { |
| 762 | + "$ref": "GoogleCloudRecommenderV1Recommendation" |
| 763 | + }, |
| 764 | + "scopes": [ |
| 765 | + "https://www.googleapis.com/auth/cloud-platform" |
| 766 | + ] |
| 767 | + }, |
712 | 768 | "markFailed": {
|
713 | 769 | "description": "Marks the Recommendation State as Failed. Users can use this method to indicate to the Recommender API that they have applied the recommendation themselves, and the operation failed. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationFailed can be applied to recommendations in ACTIVE, CLAIMED, SUCCEEDED, or FAILED state. Requires the recommender.*.update IAM permission for the specified recommender.",
|
714 | 770 | "flatPath": "v1/folders/{foldersId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markFailed",
|
|
1109 | 1165 | "https://www.googleapis.com/auth/cloud-platform"
|
1110 | 1166 | ]
|
1111 | 1167 | },
|
| 1168 | + "markDismissed": { |
| 1169 | + "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.", |
| 1170 | + "flatPath": "v1/organizations/{organizationsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed", |
| 1171 | + "httpMethod": "POST", |
| 1172 | + "id": "recommender.organizations.locations.recommenders.recommendations.markDismissed", |
| 1173 | + "parameterOrder": [ |
| 1174 | + "name" |
| 1175 | + ], |
| 1176 | + "parameters": { |
| 1177 | + "name": { |
| 1178 | + "description": "Name of the recommendation.", |
| 1179 | + "location": "path", |
| 1180 | + "pattern": "^organizations/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$", |
| 1181 | + "required": true, |
| 1182 | + "type": "string" |
| 1183 | + } |
| 1184 | + }, |
| 1185 | + "path": "v1/{+name}:markDismissed", |
| 1186 | + "request": { |
| 1187 | + "$ref": "GoogleCloudRecommenderV1MarkRecommendationDismissedRequest" |
| 1188 | + }, |
| 1189 | + "response": { |
| 1190 | + "$ref": "GoogleCloudRecommenderV1Recommendation" |
| 1191 | + }, |
| 1192 | + "scopes": [ |
| 1193 | + "https://www.googleapis.com/auth/cloud-platform" |
| 1194 | + ] |
| 1195 | + }, |
1112 | 1196 | "markFailed": {
|
1113 | 1197 | "description": "Marks the Recommendation State as Failed. Users can use this method to indicate to the Recommender API that they have applied the recommendation themselves, and the operation failed. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationFailed can be applied to recommendations in ACTIVE, CLAIMED, SUCCEEDED, or FAILED state. Requires the recommender.*.update IAM permission for the specified recommender.",
|
1114 | 1198 | "flatPath": "v1/organizations/{organizationsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markFailed",
|
|
1509 | 1593 | "https://www.googleapis.com/auth/cloud-platform"
|
1510 | 1594 | ]
|
1511 | 1595 | },
|
| 1596 | + "markDismissed": { |
| 1597 | + "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.", |
| 1598 | + "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markDismissed", |
| 1599 | + "httpMethod": "POST", |
| 1600 | + "id": "recommender.projects.locations.recommenders.recommendations.markDismissed", |
| 1601 | + "parameterOrder": [ |
| 1602 | + "name" |
| 1603 | + ], |
| 1604 | + "parameters": { |
| 1605 | + "name": { |
| 1606 | + "description": "Name of the recommendation.", |
| 1607 | + "location": "path", |
| 1608 | + "pattern": "^projects/[^/]+/locations/[^/]+/recommenders/[^/]+/recommendations/[^/]+$", |
| 1609 | + "required": true, |
| 1610 | + "type": "string" |
| 1611 | + } |
| 1612 | + }, |
| 1613 | + "path": "v1/{+name}:markDismissed", |
| 1614 | + "request": { |
| 1615 | + "$ref": "GoogleCloudRecommenderV1MarkRecommendationDismissedRequest" |
| 1616 | + }, |
| 1617 | + "response": { |
| 1618 | + "$ref": "GoogleCloudRecommenderV1Recommendation" |
| 1619 | + }, |
| 1620 | + "scopes": [ |
| 1621 | + "https://www.googleapis.com/auth/cloud-platform" |
| 1622 | + ] |
| 1623 | + }, |
1512 | 1624 | "markFailed": {
|
1513 | 1625 | "description": "Marks the Recommendation State as Failed. Users can use this method to indicate to the Recommender API that they have applied the recommendation themselves, and the operation failed. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationFailed can be applied to recommendations in ACTIVE, CLAIMED, SUCCEEDED, or FAILED state. Requires the recommender.*.update IAM permission for the specified recommender.",
|
1514 | 1626 | "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/recommenders/{recommendersId}/recommendations/{recommendationsId}:markFailed",
|
|
1574 | 1686 | }
|
1575 | 1687 | }
|
1576 | 1688 | },
|
1577 |
| - "revision": "20221211", |
| 1689 | + "revision": "20230108", |
1578 | 1690 | "rootUrl": "https://recommender.googleapis.com/",
|
1579 | 1691 | "schemas": {
|
1580 | 1692 | "GoogleCloudRecommenderV1CostProjection": {
|
|
1905 | 2017 | },
|
1906 | 2018 | "type": "object"
|
1907 | 2019 | },
|
| 2020 | + "GoogleCloudRecommenderV1MarkRecommendationDismissedRequest": { |
| 2021 | + "description": "Request for the `MarkRecommendationDismissed` Method.", |
| 2022 | + "id": "GoogleCloudRecommenderV1MarkRecommendationDismissedRequest", |
| 2023 | + "properties": { |
| 2024 | + "etag": { |
| 2025 | + "description": "Fingerprint of the Recommendation. Provides optimistic locking.", |
| 2026 | + "type": "string" |
| 2027 | + } |
| 2028 | + }, |
| 2029 | + "type": "object" |
| 2030 | + }, |
1908 | 2031 | "GoogleCloudRecommenderV1MarkRecommendationFailedRequest": {
|
1909 | 2032 | "description": "Request for the `MarkRecommendationFailed` Method.",
|
1910 | 2033 | "id": "GoogleCloudRecommenderV1MarkRecommendationFailedRequest",
|
|
0 commit comments