[[["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-08-28 UTC."],[],[],null,["# Google Cloud Talent Solution V4 Client - Class JobBenefit (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-talent/latest/V4.JobBenefit)\n- [2.1.2](/php/docs/reference/cloud-talent/2.1.2/V4.JobBenefit)\n- [2.0.2](/php/docs/reference/cloud-talent/2.0.2/V4.JobBenefit)\n- [1.3.5](/php/docs/reference/cloud-talent/1.3.5/V4.JobBenefit)\n- [1.2.2](/php/docs/reference/cloud-talent/1.2.2/V4.JobBenefit)\n- [1.1.1](/php/docs/reference/cloud-talent/1.1.1/V4.JobBenefit)\n- [1.0.5](/php/docs/reference/cloud-talent/1.0.5/V4.JobBenefit) \nReference documentation and code samples for the Google Cloud Talent Solution V4 Client class JobBenefit.\n\nAn enum that represents employee benefits included with the job.\n\nProtobuf type `google.cloud.talent.v4.JobBenefit`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Talent \\\\ V4\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### JOB_BENEFIT_UNSPECIFIED\n\n Value: 0\n\nDefault value if the type isn't specified.\n\nGenerated from protobuf enum `JOB_BENEFIT_UNSPECIFIED = 0;`\n\n### CHILD_CARE\n\n Value: 1\n\nThe job includes access to programs that support child care, such\nas daycare.\n\nGenerated from protobuf enum `CHILD_CARE = 1;`\n\n### DENTAL\n\n Value: 2\n\nThe job includes dental services covered by a dental\ninsurance plan.\n\nGenerated from protobuf enum `DENTAL = 2;`\n\n### DOMESTIC_PARTNER\n\n Value: 3\n\nThe job offers specific benefits to domestic partners.\n\nGenerated from protobuf enum `DOMESTIC_PARTNER = 3;`\n\n### FLEXIBLE_HOURS\n\n Value: 4\n\nThe job allows for a flexible work schedule.\n\nGenerated from protobuf enum `FLEXIBLE_HOURS = 4;`\n\n### MEDICAL\n\n Value: 5\n\nThe job includes health services covered by a medical insurance plan.\n\nGenerated from protobuf enum `MEDICAL = 5;`\n\n### LIFE_INSURANCE\n\n Value: 6\n\nThe job includes a life insurance plan provided by the employer or\navailable for purchase by the employee.\n\nGenerated from protobuf enum `LIFE_INSURANCE = 6;`\n\n### PARENTAL_LEAVE\n\n Value: 7\n\nThe job allows for a leave of absence to a parent to care for a newborn\nchild.\n\nGenerated from protobuf enum `PARENTAL_LEAVE = 7;`\n\n### RETIREMENT_PLAN\n\n Value: 8\n\nThe job includes a workplace retirement plan provided by the\nemployer or available for purchase by the employee.\n\nGenerated from protobuf enum `RETIREMENT_PLAN = 8;`\n\n### SICK_DAYS\n\n Value: 9\n\nThe job allows for paid time off due to illness.\n\nGenerated from protobuf enum `SICK_DAYS = 9;`\n\n### VACATION\n\n Value: 10\n\nThe job includes paid time off for vacation.\n\nGenerated from protobuf enum `VACATION = 10;`\n\n### VISION\n\n Value: 11\n\nThe job includes vision services covered by a vision\ninsurance plan.\n\nGenerated from protobuf enum `VISION = 11;`"]]