The job is offered as a contracted, as opposed to a salaried employee,
position.
ContractToHire
The job is offered as a contracted position with the understanding
that it's converted into a full-time position at the end of the
contract. Jobs of this type are also returned by a search for
[EmploymentType.CONTRACTOR][google.cloud.talent.v4.EmploymentType.CONTRACTOR] jobs.
FlyInFlyOut
The job involves employing people in remote areas and flying them
temporarily to the work site instead of relocating employees and their
families permanently.
FullTime
The job requires working a number of hours that constitute full
time employment, typically 40 or more hours per week.
Intern
The job is a fixed-term opportunity for students or entry-level job
seekers to obtain on-the-job training, typically offered as a summer
position.
OtherEmploymentType
The job does not fit any of the other listed types.
PartTime
The job entails working fewer hours than a full time job,
typically less than 40 hours a week.
PerDiem
The job requires an employee to work on an as-needed basis with a
flexible schedule.
Temporary
The job is offered as a temporary employment opportunity, usually
a short-term engagement.
Unspecified
The default value if the employment type isn't specified.
Volunteer
The is an opportunity for an individual to volunteer, where there's no
expectation of compensation for the provided services.
[[["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 2025-04-17 UTC."],[[["The content describes the `EmploymentType` enum within the `Google.Cloud.Talent.V4` namespace, which is part of the Google Cloud Talent API."],["The `EmploymentType` enum categorizes job types, with the latest version being 2.7.0, and lists the details for 12 versions spanning from 1.0.0 to 2.7.0."],["The enum's fields detail 11 distinct employment types, including `FullTime`, `PartTime`, `Contractor`, `Temporary`, and others, each with a specific definition."],["The `Google.Cloud.Talent.V4.dll` is the assembly where this `EmploymentType` enum is located."],["`Unspecified` is the default value of the `EmploymentType` enum when no specific type is given."]]],[]]