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 part of the Google Cloud Retail V2 API and is used to specify settings for search result personalization."],["The latest version of the `PersonalizationSpec` class is 2.12.0, and the page contains links to documentation for versions ranging from 1.0.0 to 2.12.0."],["The `PersonalizationSpec` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Mode` property of type `SearchRequest.Types.PersonalizationSpec.Types.Mode`, which determines how personalization is applied and defaults to `Mode.AUTO`."],["The `PersonalizationSpec` class has two constructors: a default constructor and one that takes another `PersonalizationSpec` instance as a parameter for creating a copy."]]],[]]