Deprecated: Use RANK_BY_EMBEDDING instead.
Ranking by custom embedding model, the default way to evaluate the
ranking expression. Legacy enum option, RANK_BY_EMBEDDING should be
used instead.
BYOE = 1 [deprecated = true];
BYOE_VALUE
Deprecated: Use RANK_BY_EMBEDDING instead.
Ranking by custom embedding model, the default way to evaluate the
ranking expression. Legacy enum option, RANK_BY_EMBEDDING should be
used instead.
BYOE = 1 [deprecated = true];
CLEARBOX
Deprecated: Use RANK_BY_FORMULA instead.
Ranking by custom formula. Legacy enum option, RANK_BY_FORMULA should
be used instead.
CLEARBOX = 2 [deprecated = true];
CLEARBOX_VALUE
Deprecated: Use RANK_BY_FORMULA instead.
Ranking by custom formula. Legacy enum option, RANK_BY_FORMULA should
be used instead.
CLEARBOX = 2 [deprecated = true];
RANKING_EXPRESSION_BACKEND_UNSPECIFIED
Default option for unspecified/unknown values.
RANKING_EXPRESSION_BACKEND_UNSPECIFIED = 0;
RANKING_EXPRESSION_BACKEND_UNSPECIFIED_VALUE
Default option for unspecified/unknown values.
RANKING_EXPRESSION_BACKEND_UNSPECIFIED = 0;
RANK_BY_EMBEDDING
Ranking by custom embedding model, the default way to evaluate the
ranking expression.
RANK_BY_EMBEDDING = 3;
RANK_BY_EMBEDDING_VALUE
Ranking by custom embedding model, the default way to evaluate the
ranking expression.
[[["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 2026-03-14 UTC."],[],[]]