Google Cloud Support v2 API - Enum Case.Types.Priority (1.0.0)

public enum Case.Types.Priority

Reference documentation and code samples for the Google Cloud Support v2 API enum Case.Types.Priority.

The case Priority. P0 is most urgent and P4 the least.

Namespace

Google.Cloud.Support.V2

Assembly

Google.Cloud.Support.V2.dll

Fields

NameDescription
P0

Extreme impact on a production service. Service is hard down.

P1

Critical impact on a production service. Service is currently unusable.

P2

Severe impact on a production service. Service is usable but greatly impaired.

P3

Medium impact on a production service. Service is available, but moderately impaired.

P4

General questions or minor issues. Production service is fully available.

Unspecified

Priority is undefined or has not been set yet.