Reference documentation and code samples for the Google Cloud Talent Solution v4 API enum SearchJobsRequest.Types.CustomRankingInfo.Types.ImportanceLevel.
The importance level for
[CustomRankingInfo.ranking_expression][google.cloud.talent.v4.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-04-02 UTC."],[[["This document provides reference information for the `ImportanceLevel` enum within the Google Cloud Talent Solution v4 API."],["The `ImportanceLevel` enum is used to define the significance of a custom ranking expression in the final job ranking, within the `SearchJobsRequest.Types.CustomRankingInfo.Types` namespace."],["Available importance levels range from `None` (ignoring the ranking expression) to `Extreme` (dominating the final ranking), along with intermediate levels like `Low`, `Mild`, `Medium`, and `High`."],["There is a default `Unspecified` value to signify when the importance level is undefined."],["The document covers multiple versions of the API, from version 1.0.0 up to the latest 2.7.0 version."]]],[]]