public enum OutcomeThe overall outcome /decision / result indicator.
Namespace
Google.Cloud.Talent.V4Beta1Assembly
Google.Cloud.Talent.V4Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Negative |
A negative outcome / failing indicator (for example, candidate was recommended to NOT move forward in the hiring process, failed a test). |
Neutral |
A neutral outcome / no clear indicator (for example, no strong reccommendation either to move forward / not move forward, neutral score). |
NotAvailable |
The assessment outcome is not available or otherwise unknown (for example, candidate did not complete assessment). |
Positive |
A positive outcome / passing indicator (for example, candidate was recommended for hiring or to be moved forward in the hiring process, candidate passed a test). |
Unspecified |
Default value. |