public enum Recommendation.Types.PriorityReference documentation and code samples for the Google Cloud Recommender v1 API enum Recommendation.Types.Priority.
Recommendation priority levels.
Namespace
Google.Cloud.Recommender.V1Assembly
Google.Cloud.Recommender.V1.dll
Fields |
|
|---|---|
| Name | Description |
P1 |
Recommendation has P1 priority (highest priority). |
P2 |
Recommendation has P2 priority (second highest priority). |
P3 |
Recommendation has P3 priority (second lowest priority). |
P4 |
Recommendation has P4 priority (lowest priority). |
Unspecified |
Recommendation has unspecified priority. |