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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]