Class JobBenefit (2.17.2)
Stay organized with collections
Save and categorize content based on your preferences.
An enum that represents employee benefits included with the
job.
JOB_BENEFIT_UNSPECIFIED
Default value if the type isn't specified.
CHILD_CARE
The job includes access to programs that support child care, such as daycare.
DENTAL
The job includes dental services covered by a dental insurance plan.
DOMESTIC_PARTNER
The job offers specific benefits to domestic partners.
FLEXIBLE_HOURS
The job allows for a flexible work schedule.
MEDICAL
The job includes health services covered by a medical insurance plan.
LIFE_INSURANCE
The job includes a life insurance plan provided by the employer or available for purchase by the employee.
PARENTAL_LEAVE
The job allows for a leave of absence to a parent to care for a newborn child.
RETIREMENT_PLAN
The job includes a workplace retirement plan provided by the employer or available for purchase by the employee.
SICK_DAYS
The job allows for paid time off due to illness.
VACATION
The job includes paid time off for vacation.
VISION
The job includes vision services covered by a vision insurance plan.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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-09-04 UTC."],[],[],null,["# Class JobBenefit (2.17.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.2 (latest)](/python/docs/reference/talent/latest/google.cloud.talent_v4.types.JobBenefit)\n- [2.17.0](/python/docs/reference/talent/2.17.0/google.cloud.talent_v4.types.JobBenefit)\n- [2.16.0](/python/docs/reference/talent/2.16.0/google.cloud.talent_v4.types.JobBenefit)\n- [2.15.0](/python/docs/reference/talent/2.15.0/google.cloud.talent_v4.types.JobBenefit)\n- [2.14.1](/python/docs/reference/talent/2.14.1/google.cloud.talent_v4.types.JobBenefit)\n- [2.13.5](/python/docs/reference/talent/2.13.5/google.cloud.talent_v4.types.JobBenefit)\n- [2.12.0](/python/docs/reference/talent/2.12.0/google.cloud.talent_v4.types.JobBenefit)\n- [2.11.1](/python/docs/reference/talent/2.11.1/google.cloud.talent_v4.types.JobBenefit)\n- [2.10.1](/python/docs/reference/talent/2.10.1/google.cloud.talent_v4.types.JobBenefit)\n- [2.9.1](/python/docs/reference/talent/2.9.1/google.cloud.talent_v4.types.JobBenefit)\n- [2.8.0](/python/docs/reference/talent/2.8.0/google.cloud.talent_v4.types.JobBenefit)\n- [2.7.3](/python/docs/reference/talent/2.7.3/google.cloud.talent_v4.types.JobBenefit)\n- [2.6.0](/python/docs/reference/talent/2.6.0/google.cloud.talent_v4.types.JobBenefit)\n- [2.5.2](/python/docs/reference/talent/2.5.2/google.cloud.talent_v4.types.JobBenefit)\n- [2.4.0](/python/docs/reference/talent/2.4.0/google.cloud.talent_v4.types.JobBenefit)\n- [2.3.0](/python/docs/reference/talent/2.3.0/google.cloud.talent_v4.types.JobBenefit)\n- [2.2.1](/python/docs/reference/talent/2.2.1/google.cloud.talent_v4.types.JobBenefit)\n- [2.1.0](/python/docs/reference/talent/2.1.0/google.cloud.talent_v4.types.JobBenefit)\n- [2.0.0](/python/docs/reference/talent/2.0.0/google.cloud.talent_v4.types.JobBenefit)\n- [1.0.2](/python/docs/reference/talent/1.0.2/google.cloud.talent_v4.types.JobBenefit)\n- [0.6.3](/python/docs/reference/talent/0.6.3/google.cloud.talent_v4.types.JobBenefit)\n- [0.5.0](/python/docs/reference/talent/0.5.0/google.cloud.talent_v4.types.JobBenefit)\n- [0.4.0](/python/docs/reference/talent/0.4.0/google.cloud.talent_v4.types.JobBenefit)\n- [0.3.0](/python/docs/reference/talent/0.3.0/google.cloud.talent_v4.types.JobBenefit) \n\n JobBenefit(value)\n\nAn enum that represents employee benefits included with the\njob."]]