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

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

The status of a support case.

Constants

STATE_UNSPECIFIED

value: 0
Case is in an unknown state.

NEW

value: 1
The case has been created but no one is assigned to work on it yet.

IN_PROGRESS_GOOGLE_SUPPORT

value: 2
The case is currently being handled by Google support.

ACTION_REQUIRED

value: 3
Google is waiting for a response.

SOLUTION_PROVIDED

value: 4
A solution has been offered for the case, but it isn't yet closed.

CLOSED

value: 5
The case has been resolved.