public sealed class DynamicFacetSpec : IMessage<SearchRequest.Types.DynamicFacetSpec>, IEquatable<SearchRequest.Types.DynamicFacetSpec>, IDeepCloneable<SearchRequest.Types.DynamicFacetSpec>, IBufferMessage, IMessage
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 details the `DynamicFacetSpec` class, which is part of the Google.Cloud.Retail.V2 namespace and is found in the Google.Cloud.Retail.V2.dll assembly."],["The `DynamicFacetSpec` class is used to specify the configurations for dynamically generated facets in search requests."],["The latest version of this class is documented in version 2.12.0, with documentation also available for a range of versions going back to 1.0.0."],["`DynamicFacetSpec` has properties such as \"Mode\", which determines the active settings of the dynamic facet, defaulting to disabled if not set."],["The `DynamicFacetSpec` can be created with either default settings or through a copy constructor, as well as inheriting multiple methods and implementing several interfaces."]]],[]]