public sealed class SearchRequest.Types.DynamicFacetSpec : IMessage<SearchRequest.Types.DynamicFacetSpec>, IEquatable<SearchRequest.Types.DynamicFacetSpec>, IDeepCloneable<SearchRequest.Types.DynamicFacetSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class SearchRequest.Types.DynamicFacetSpec.
The specifications of dynamically generated facets.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `SearchRequest.Types.DynamicFacetSpec` class within the Google Cloud Retail V2 API, detailing its usage and implementation across various versions."],["The `DynamicFacetSpec` class, which is a specification for dynamically generated facets, inherits from the `object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for the class is 2.12.0, but the page displays a list of historical versions, ranging from version 1.0.0 to 2.12.0, allowing users to view documentation for any specific release."],["It contains a `Mode` property, representing the state of the DynamicFacet feature which defaults to disabled, and it is of type `SearchRequest.Types.DynamicFacetSpec.Types.Mode`."],["There are two constructors for the class: one default and another that accepts another `DynamicFacetSpec` as a parameter."]]],[]]