Recommender V1 API - Module Google::Cloud::Recommender::V1::Recommendation::Priority (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Recommender V1 API module Google::Cloud::Recommender::V1::Recommendation::Priority.
Recommendation priority levels.
Constants
PRIORITY_UNSPECIFIED
value: 0 Recommendation has unspecified priority.
P4
value: 1 Recommendation has P4 priority (lowest priority).
P3
value: 2 Recommendation has P3 priority (second lowest priority).
P2
value: 3 Recommendation has P2 priority (second highest priority).
P1
value: 4 Recommendation has P1 priority (highest priority).