Enum Application.Types.ApplicationState

public enum ApplicationState

Enum that represents the application status.

Namespace

Google.Cloud.Talent.V4Beta1

Assembly

Google.Cloud.Talent.V4Beta1.dll

Fields

NameDescription
CandidateWithdrew

The current stage was terminated by a candidate decision.

Closed

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

Completed

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

EmployerWithdrew

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

InProgress

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

Unspecified

Default value.