Module: Google::Cloud::Recommender::V1::Impact::Category
- Defined in:
- proto_docs/google/cloud/recommender/v1/recommendation.rb
Overview
The category of the impact.
Constant Summary collapse
- CATEGORY_UNSPECIFIED =
Default unspecified category. Don't use directly.
0
- COST =
Indicates a potential increase or decrease in cost.
1
- SECURITY =
Indicates a potential increase or decrease in security.
2
- PERFORMANCE =
Indicates a potential increase or decrease in performance.
3
- MANAGEABILITY =
Indicates a potential increase or decrease in manageability.
4
- SUSTAINABILITY =
Indicates a potential increase or decrease in sustainability.
5
- RELIABILITY =
Indicates a potential increase or decrease in reliability.
6