Cloud Talent Solution V4beta1 API - Module Google::Cloud::Talent::V4beta1::Application::ApplicationState (v0.4.6)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API module Google::Cloud::Talent::V4beta1::Application::ApplicationState.

Enum that represents the application status.

Constants

APPLICATION_STATE_UNSPECIFIED

value: 0
Default value.

IN_PROGRESS

value: 1
The current stage is in progress or pending, for example, interviews in progress.

CANDIDATE_WITHDREW

value: 2
The current stage was terminated by a candidate decision.

EMPLOYER_WITHDREW

value: 3
The current stage was terminated by an employer or agency decision.

COMPLETED

value: 4
The current stage is successfully completed, but the next stage (if applicable) has not begun.

CLOSED

value: 5
The current stage was closed without an exception, or terminated for reasons unrealated to the candidate.