Google Cloud Support V2 API - Module Google::Cloud::Support::V2::Case::Priority (v0.1.0)

Reference documentation and code samples for the Google Cloud Support V2 API module Google::Cloud::Support::V2::Case::Priority.

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

Constants

PRIORITY_UNSPECIFIED

value: 0
Priority is undefined or has not been set yet.

P0

value: 1
Extreme impact on a production service. Service is hard down.

P1

value: 2
Critical impact on a production service. Service is currently unusable.

P2

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

P3

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

P4

value: 5
General questions or minor issues. Production service is fully available.