public sealed class PersonalizationSpec : IMessage<SearchRequest.Types.PersonalizationSpec>, IEquatable<SearchRequest.Types.PersonalizationSpec>, IDeepCloneable<SearchRequest.Types.PersonalizationSpec>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The content covers the `PersonalizationSpec` class within the `Google.Cloud.Retail.V2` namespace, detailing its implementation as part of the Google Cloud Retail API."],["This class is used to provide the specification for personalization within search requests, as described by the provided context."],["The latest version documented is 2.12.0, while the page specifically highlights version 2.2.0, with versions down to 1.0.0 provided for reference."],["The `PersonalizationSpec` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a `Mode` property, which uses the `SearchRequest.Types.PersonalizationSpec.Types.Mode` type, and defaults to `Mode.AUTO`."]]],[]]