Reference documentation and code samples for the Google Cloud Talent Solution v4 API enum SearchJobsRequest.Types.DiversificationLevel.
Controls whether highly similar jobs are returned next to each other in
the search results. Jobs are identified as highly similar based on
their titles, job categories, and locations. Highly similar results are
clustered so that only one representative job of the cluster is
displayed to the job seeker higher up in the results, with the other jobs
being displayed lower down in the results.
If you are using pageToken to page through the result set,
latency might be lower but we can't guarantee that all results are
returned. If you are using page offset, latency might be higher but all
results are returned.
Disables diversification. Jobs that would normally be pushed to the last
page would not have their positions altered. This may result in highly
similar jobs appearing in sequence in the search results.
DiversifyByLooserSimilarity
The result list is ordered such that somewhat similar results are pushed
to the end of the last page of the search results. This option is
recommended if SIMPLE diversification does not diversify enough.
MaxThreePerCompany
Similar to ONE_PER_COMPANY, but it allows at most three jobs in the
same company to be shown at once, the other jobs under same company are
dropped.
OnePerCompany
Only one job from the same company will be shown at once, other jobs
under same company are pushed to the end of the last page of search
result.
Simple
Default diversifying behavior. The result list is ordered so that
highly similar results are pushed to the end of the last page of search
results.
TwoPerCompany
Similar to ONE_PER_COMPANY, but it allows at most two jobs in the
same company to be shown at once, the other jobs under same company are
pushed to the end of the last page of search result.
[[["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\u003eSearchJobsRequest.Types.DiversificationLevel\u003c/code\u003e enum in the Google Cloud Talent Solution v4 API controls how similar jobs are presented in search results, with the latest version being 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThis API allows for different levels of diversification, including disabling it or pushing similar jobs to the end of search result pages, as well as limiting the maximum number of jobs shown per company.\u003c/p\u003e\n"],["\u003cp\u003eThe available diversification fields are \u003ccode\u003eDisabled\u003c/code\u003e, \u003ccode\u003eDiversifyByLooserSimilarity\u003c/code\u003e, \u003ccode\u003eMaxThreePerCompany\u003c/code\u003e, \u003ccode\u003eOnePerCompany\u003c/code\u003e, \u003ccode\u003eSimple\u003c/code\u003e, \u003ccode\u003eTwoPerCompany\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each with specific rules for handling similar job listings.\u003c/p\u003e\n"],["\u003cp\u003eUsing \u003ccode\u003epageToken\u003c/code\u003e for pagination may reduce latency but not guarantee all results, whereas using page offset may increase latency but ensure all results are returned.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides reference information and code samples for this enum, which is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]