An enum that specifies the job attributes that are returned in the
[MatchingJob.job][google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob.job] or
[ListJobsResponse.jobs][google.cloud.talent.v4beta1.ListJobsResponse.jobs] fields.
All available attributes are included in the search results.
IdOnly
A ID only view of job, with following attributes:
[Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
Minimal
A minimal view of the job, with the following attributes:
[Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.title][google.cloud.talent.v4beta1.Job.title],
[Job.company][google.cloud.talent.v4beta1.Job.company], [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], [Job.language_code][google.cloud.talent.v4beta1.Job.language_code].
Small
A small view of the job, with the following attributes in the search
results: [Job.name][google.cloud.talent.v4beta1.Job.name], [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], [Job.title][google.cloud.talent.v4beta1.Job.title],
[Job.company][google.cloud.talent.v4beta1.Job.company], [Job.DerivedInfo.locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations], [Job.visibility][google.cloud.talent.v4beta1.Job.visibility],
[Job.language_code][google.cloud.talent.v4beta1.Job.language_code], [Job.description][google.cloud.talent.v4beta1.Job.description].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eJobView\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, used to specify which job attributes are returned in search or list responses.\u003c/p\u003e\n"],["\u003cp\u003eThere are five possible \u003ccode\u003eJobView\u003c/code\u003e options: \u003ccode\u003eFull\u003c/code\u003e, \u003ccode\u003eIdOnly\u003c/code\u003e, \u003ccode\u003eMinimal\u003c/code\u003e, \u003ccode\u003eSmall\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each defining a different level of detail for job attribute inclusion.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFull\u003c/code\u003e view includes all available attributes, whereas \u003ccode\u003eIdOnly\u003c/code\u003e provides only the job name, requisition ID, and language code.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMinimal\u003c/code\u003e and \u003ccode\u003eSmall\u003c/code\u003e views offer progressively more detail, including attributes like title, company, and description in addition to those in the \u003ccode\u003eIdOnly\u003c/code\u003e view.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnspecified\u003c/code\u003e is the default \u003ccode\u003eJobView\u003c/code\u003e value when no other is selected.\u003c/p\u003e\n"]]],[],null,[]]