[[["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-09 UTC."],[],[],null,["# Google Cloud Talent Solution V4 Client - Class JobView (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-talent/latest/V4.JobView)\n- [2.1.2](/php/docs/reference/cloud-talent/2.1.2/V4.JobView)\n- [2.0.2](/php/docs/reference/cloud-talent/2.0.2/V4.JobView)\n- [1.3.5](/php/docs/reference/cloud-talent/1.3.5/V4.JobView)\n- [1.2.2](/php/docs/reference/cloud-talent/1.2.2/V4.JobView)\n- [1.1.1](/php/docs/reference/cloud-talent/1.1.1/V4.JobView)\n- [1.0.5](/php/docs/reference/cloud-talent/1.0.5/V4.JobView) \nReference documentation and code samples for the Google Cloud Talent Solution V4 Client class JobView.\n\nAn enum that specifies the job attributes that are returned in the\n[MatchingJob.job](/php/docs/reference/cloud-talent/latest/V4.SearchJobsResponse.MatchingJob#_Google_Cloud_Talent_V4_SearchJobsResponse_MatchingJob__getJob__)\nor [ListJobsResponse.jobs](/php/docs/reference/cloud-talent/latest/V4.ListJobsResponse#_Google_Cloud_Talent_V4_ListJobsResponse__getJobs__)\nfields.\n\nProtobuf type `google.cloud.talent.v4.JobView`\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_VIEW_UNSPECIFIED\n\n Value: 0\n\nDefault value.\n\nGenerated from protobuf enum `JOB_VIEW_UNSPECIFIED = 0;`\n\n### JOB_VIEW_ID_ONLY\n\n Value: 1\n\nA ID only view of job, with following attributes:\n[Job.name](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getName__),\n[Job.requisition_id](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getRequisitionId__),\n[Job.language_code](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getLanguageCode__).\n\nGenerated from protobuf enum `JOB_VIEW_ID_ONLY = 1;`\n\n### JOB_VIEW_MINIMAL\n\n Value: 2\n\nA minimal view of the job, with the following attributes:\n[Job.name](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getName__),\n[Job.requisition_id](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getRequisitionId__),\n[Job.title](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getTitle__),\n[Job.company](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getCompany__),\n[Job.DerivedInfo.locations](/php/docs/reference/cloud-talent/latest/V4.Job.DerivedInfo#_Google_Cloud_Talent_V4_Job_DerivedInfo__getLocations__),\n[Job.language_code](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getLanguageCode__).\n\nGenerated from protobuf enum `JOB_VIEW_MINIMAL = 2;`\n\n### JOB_VIEW_SMALL\n\n Value: 3\n\nA small view of the job, with the following attributes in the search\nresults: [Job.name](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getName__),\n[Job.requisition_id](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getRequisitionId__),\n[Job.title](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getTitle__),\n[Job.company](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getCompany__),\n[Job.DerivedInfo.locations](/php/docs/reference/cloud-talent/latest/V4.Job.DerivedInfo#_Google_Cloud_Talent_V4_Job_DerivedInfo__getLocations__),\n[Job.visibility](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getVisibility__),\n[Job.language_code](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getLanguageCode__),\n[Job.description](/php/docs/reference/cloud-talent/latest/V4.Job#_Google_Cloud_Talent_V4_Job__getDescription__).\n\nGenerated from protobuf enum `JOB_VIEW_SMALL = 3;`\n\n### JOB_VIEW_FULL\n\n Value: 4\n\nAll available attributes are included in the search results.\n\nGenerated from protobuf enum `JOB_VIEW_FULL = 4;`"]]