Resource that represents a job application record of a candidate. .. attribute:: name
Required during application update. Resource name assigned to an application by the API. The format is "projects/{project_ id}/tenants/{tenant_id}/profiles/{profile_id}/applications/{ application_id}". For example, "projects/foo/tenants/bar/profiles/baz/applications/qux".
Output only. Resource name of the candidate of this application. The format is "projects/{project_id}/tenants/{t enant_id}/profiles/{profile_id}". For example, "projects/foo/tenants/bar/profiles/baz".
Resource name of the company which the candidate applied for. The format is "projects/{project_id}/tenants/{tenant_id}/com panies/{company_id}". For example, "projects/foo/tenants/bar/companies/baz".
Required. What is the most recent stage of the application (that is, new, screen, send cv, hired, finished work)? This field is intentionally not comprehensive of every possible status, but instead, represents statuses that would be used to indicate to the ML models good / bad matches.
All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
Required. Reflects the time that the application was created.
Free text reason behind the recruitement outcome (for example, reason for withdraw / reject, reason for an unsuccessful finish, and so on). Number of characters allowed is 100.
Output only. Indicates whether this job application is a match to application related filters. This value is only applicable in profile search response.