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."],[[["This webpage details the `PersonalizationSpec` class, which is used to define specifications for personalization in the `Google.Cloud.Retail.V2` namespace."],["The latest version of the `PersonalizationSpec` class is 2.12.0, and the page contains documentation for numerous previous versions, down to version 1.0.0."],["The `PersonalizationSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`PersonalizationSpec` has a `Mode` property, which defaults to `Mode.AUTO`, and is of the type `SearchRequest.Types.PersonalizationSpec.Types.Mode`."],["The `PersonalizationSpec` class can be constructed with a default constructor or by passing another `PersonalizationSpec` instance."]]],[]]