GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPersonalizationContextOutputs
Table of Contents ▼
Jump to a specific part of the page:
Description
Details about personalization and contextual scoring decisions from Personalized Query Understanding (go/pqu). This message represents information about what kind of biasing was applied, including what type of data were used and how strongly. Intended to be used by client code for fine-tuning necessary ranking or triggering logic if it's not possible to rely on the aggregated annotation confidence alone. To minimize unwanted dependencies and incorrect usage of the data this proto has restricted visibility. Please reach out to refx-pqu@google.com if you want to have access. Next id: 2
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
outputs
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPersonalizationContextOutput)
, default:nil
)
- Detailed output scores per personalization type.
Type
outputs: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPersonalizationContextOutput.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPersonalizationContextOutputs