Google Cloud Recommender v1 API - Enum Recommendation.Types.Priority (3.4.0)

public enum Recommendation.Types.Priority

Reference documentation and code samples for the Google Cloud Recommender v1 API enum Recommendation.Types.Priority.

Recommendation priority levels.

Namespace

Google.Cloud.Recommender.V1

Assembly

Google.Cloud.Recommender.V1.dll

Fields

NameDescription
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.