Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API enum JobView.
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\u003eThe \u003ccode\u003eJobView\u003c/code\u003e enum within the Google Cloud Talent Solution v4beta1 API determines which job attributes are included in search results or job listings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFull\u003c/code\u003e view includes all available job attributes, whereas the \u003ccode\u003eIdOnly\u003c/code\u003e view provides only the job's name, requisition ID, and language code.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMinimal\u003c/code\u003e view includes the job's name, requisition ID, title, company, derived locations, and language code.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmall\u003c/code\u003e view expands on the minimal view by also including job visibility and description in the search results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e field is used as the default value for the JobView.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4beta1 API - Enum JobView (3.0.0-beta06)\n\nVersion latestkeyboard_arrow_down\n\n- [3.0.0-beta06 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobView)\n- [3.0.0-beta05](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/3.0.0-beta05/Google.Cloud.Talent.V4Beta1.JobView)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/2.0.0-beta07/Google.Cloud.Talent.V4Beta1.JobView) \n\n public enum JobView\n\nReference documentation and code samples for the Google Cloud Talent Solution v4beta1 API enum JobView.\n\nAn enum that specifies the job attributes that are returned in the\n\\[MatchingJob.job\\]\\[google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob.job\\]\nor \\[ListJobsResponse.jobs\\]\\[google.cloud.talent.v4beta1.ListJobsResponse.jobs\\]\nfields.\n\nNamespace\n---------\n\n[Google.Cloud.Talent.V4Beta1](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4Beta1.dll"]]