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, specifically in the .NET context."],["The documentation covers various versions of the `SearchRequest.Types.PersonalizationSpec` class, ranging from version 1.0.0 up to the latest 2.12.0."],["The class `SearchRequest.Types.PersonalizationSpec` is part of the `Google.Cloud.Retail.V2` namespace and is used for defining the specifications for product personalization in search requests."],["The documentation details the class's constructors, including a default constructor and a copy constructor, as well as the `Mode` property that defaults to `Mode.AUTO`."],["The class also implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]