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.
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 content provides documentation for the \u003ccode\u003eDiversificationLevel\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace, which is used to manage the display of similar jobs in search results.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers versions of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e library, ranging from version 1.0.0 to the latest version 2.7.0, and all version can be accessed via their dedicated URL.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiversificationLevel\u003c/code\u003e enum offers options to control how similar jobs are handled, with fields like \u003ccode\u003eDisabled\u003c/code\u003e, \u003ccode\u003eDiversifyByLooserSimilarity\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 affecting the order of results.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiversificationLevel\u003c/code\u003e provides the ability to page through the search result using pageToken or page offset, however if using pageToken the results can't be guaranteed.\u003c/p\u003e\n"]]],[],null,[]]