An enum that specifies the job attributes that are returned in theMatchingJob.joborListJobsResponse.jobsfields.
Enums
Name
Description
JOB_VIEW_UNSPECIFIED
Default value.
JOB_VIEW_ID_ONLY
A ID only view of job, with following attributes:Job.name,Job.requisition_id,Job.language_code.
JOB_VIEW_MINIMAL
A minimal view of the job, with the following attributes:Job.name,Job.requisition_id,Job.title,Job.company,Job.DerivedInfo.locations,Job.language_code.
JOB_VIEW_SMALL
A small view of the job, with the following attributes in the search results:Job.name,Job.requisition_id,Job.title,Job.company,Job.DerivedInfo.locations,Job.visibility,Job.language_code,Job.description.
JOB_VIEW_FULL
All available attributes are included in the search results.
[[["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 JobView (2.17.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.2 (latest)](/python/docs/reference/talent/latest/google.cloud.talent_v4.types.JobView)\n- [2.17.0](/python/docs/reference/talent/2.17.0/google.cloud.talent_v4.types.JobView)\n- [2.16.0](/python/docs/reference/talent/2.16.0/google.cloud.talent_v4.types.JobView)\n- [2.15.0](/python/docs/reference/talent/2.15.0/google.cloud.talent_v4.types.JobView)\n- [2.14.1](/python/docs/reference/talent/2.14.1/google.cloud.talent_v4.types.JobView)\n- [2.13.5](/python/docs/reference/talent/2.13.5/google.cloud.talent_v4.types.JobView)\n- [2.12.0](/python/docs/reference/talent/2.12.0/google.cloud.talent_v4.types.JobView)\n- [2.11.1](/python/docs/reference/talent/2.11.1/google.cloud.talent_v4.types.JobView)\n- [2.10.1](/python/docs/reference/talent/2.10.1/google.cloud.talent_v4.types.JobView)\n- [2.9.1](/python/docs/reference/talent/2.9.1/google.cloud.talent_v4.types.JobView)\n- [2.8.0](/python/docs/reference/talent/2.8.0/google.cloud.talent_v4.types.JobView)\n- [2.7.3](/python/docs/reference/talent/2.7.3/google.cloud.talent_v4.types.JobView)\n- [2.6.0](/python/docs/reference/talent/2.6.0/google.cloud.talent_v4.types.JobView)\n- [2.5.2](/python/docs/reference/talent/2.5.2/google.cloud.talent_v4.types.JobView)\n- [2.4.0](/python/docs/reference/talent/2.4.0/google.cloud.talent_v4.types.JobView)\n- [2.3.0](/python/docs/reference/talent/2.3.0/google.cloud.talent_v4.types.JobView)\n- [2.2.1](/python/docs/reference/talent/2.2.1/google.cloud.talent_v4.types.JobView)\n- [2.1.0](/python/docs/reference/talent/2.1.0/google.cloud.talent_v4.types.JobView)\n- [2.0.0](/python/docs/reference/talent/2.0.0/google.cloud.talent_v4.types.JobView)\n- [1.0.2](/python/docs/reference/talent/1.0.2/google.cloud.talent_v4.types.JobView)\n- [0.6.3](/python/docs/reference/talent/0.6.3/google.cloud.talent_v4.types.JobView)\n- [0.5.0](/python/docs/reference/talent/0.5.0/google.cloud.talent_v4.types.JobView)\n- [0.4.0](/python/docs/reference/talent/0.4.0/google.cloud.talent_v4.types.JobView)\n- [0.3.0](/python/docs/reference/talent/0.3.0/google.cloud.talent_v4.types.JobView) \n\n JobView(value)\n\nAn enum that specifies the job attributes that are returned in the\nMatchingJob.job\nor\nListJobsResponse.jobs\nfields."]]