public sealed class SearchRequest.Types.PersonalizationSpec : IMessage<SearchRequest.Types.PersonalizationSpec>, IEquatable<SearchRequest.Types.PersonalizationSpec>, IDeepCloneable<SearchRequest.Types.PersonalizationSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class SearchRequest.Types.PersonalizationSpec.
[[["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 provides documentation for the `SearchRequest.Types.PersonalizationSpec` class within the Google Cloud Retail v2 API, focusing on various versions of this class."],["The latest version of `SearchRequest.Types.PersonalizationSpec` is 2.12.0, with versions ranging back to 1.0.0, all of which are documented with their corresponding API references."],["The `PersonalizationSpec` class is part of the `Google.Cloud.Retail.V2` namespace and is defined in the `Google.Cloud.Retail.V2.dll` assembly."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, enabling it to be used for specifying personalization settings in search requests."],["The `PersonalizationSpec` class has a `Mode` property, which defaults to `Mode.AUTO` and determines how personalization is applied."]]],[]]