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"]],[["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-03-21 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`."]]],[]]