The job search matches only against featured jobs (jobs with a
promotionValue > 0). This method doesn't return any jobs having a
promotionValue <= 0. The search results order is determined by the
promotionValue (jobs with a higher promotionValue are returned higher up
in the search results), with relevance being used as a tiebreaker.
JobSearch
The job search matches against all jobs, and featured jobs
(jobs with promotionValue > 0) are not specially handled.
Unspecified
The mode of the search method isn't specified. The default search
behavior is identical to JOB_SEARCH search behavior.
[[["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 latest version of the \u003ccode\u003eSearchJobsRequest.Types.SearchMode\u003c/code\u003e is 2.7.0, with older versions ranging down to 1.0.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation pertains to the \u003ccode\u003eSearchJobsRequest.Types.SearchMode\u003c/code\u003e enum within the Google Cloud Talent Solution v4 API, found in the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchJobsRequest.Types.SearchMode\u003c/code\u003e enum defines how job searches are conducted, offering options like \u003ccode\u003eFeaturedJobSearch\u003c/code\u003e which only matches promoted jobs, and \u003ccode\u003eJobSearch\u003c/code\u003e which matches all jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e field within the enum represents the default search behavior which is equivalent to the \u003ccode\u003eJobSearch\u003c/code\u003e mode.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4 API - Enum SearchJobsRequest.Types.SearchMode (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.6.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.5.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.4.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.3.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.2.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.1.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.0.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.4.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.3.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.2.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.1.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.0.0/Google.Cloud.Talent.V4.SearchJobsRequest.Types.SearchMode) \n\n public enum SearchJobsRequest.Types.SearchMode\n\nReference documentation and code samples for the Google Cloud Talent Solution v4 API enum SearchJobsRequest.Types.SearchMode.\n\nA string-represented enumeration of the job search mode. The service\noperate differently for different modes of service.\n\nNamespace\n---------\n\n[Google.Cloud.Talent.V4](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4.dll"]]