Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API enum SearchJobsRequest.Types.CustomRankingInfo.Types.ImportanceLevel.
The importance level for
[CustomRankingInfo.ranking_expression][google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ranking_expression].
The given ranking expression is of Extreme importance, and dominates
job's final ranking position with existing relevance
score (determined by API algorithm) ignored.
High
The given ranking expression is of High importance in terms of job's
final ranking position compared to existing relevance
score (determined by API algorithm).
Low
The given ranking expression is of Low importance in terms of job's
final ranking position compared to existing relevance
score (determined by API algorithm).
Medium
The given ranking expression is of Medium importance in terms of job's
final ranking position compared to existing relevance
score (determined by API algorithm).
Mild
The given ranking expression is of Mild importance in terms of job's
final ranking position compared to existing relevance
score (determined by API algorithm).
None
The given ranking expression is of None importance, existing relevance
score (determined by API algorithm) dominates job's final ranking
position.
Unspecified
Default value if the importance level isn't specified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation details the `ImportanceLevel` enum within the Google Cloud Talent Solution v4beta1 API, specifically for the `SearchJobsRequest.Types.CustomRankingInfo.Types` context."],["The `ImportanceLevel` enum is used to define the significance of a custom ranking expression in determining a job's final ranking, with options ranging from `None` to `Extreme`."],["The `Extreme` importance level means that the custom ranking expression fully dictates a job's final ranking, while `None` means the existing relevance score is solely considered."],["The Google Cloud Talent Solution v4beta1 API is available for the following versions: 3.0.0-beta06, 3.0.0-beta05, and 2.0.0-beta07."],["The `Unspecified` value for the importance level means the importance level is not defined, and it acts as the default value."]]],[]]