Interface protos.google.cloud.talent.v4beta1.SearchJobsRequest.ICustomRankingInfo (3.4.1)

Properties of a CustomRankingInfo.

Package

@google-cloud/talent!

Properties

importanceLevel

importanceLevel?: (google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ImportanceLevel|keyof typeof google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ImportanceLevel|null);

CustomRankingInfo importanceLevel

Property Value
TypeDescription
(google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ImportanceLevel|keyof typeof google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ImportanceLevel|null)

rankingExpression

rankingExpression?: (string|null);

CustomRankingInfo rankingExpression

Property Value
TypeDescription
(string|null)