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, specifically within the .NET framework."],["The class `DynamicFacetSpec` defines the specifications for dynamically generated facets and is part of the `Google.Cloud.Retail.V2` namespace in the Google.Cloud.Retail.V2.dll assembly."],["The webpage lists available versions of this API class, ranging from the latest version 2.12.0 down to version 1.0.0, giving access to previous versions for reference."],["The `DynamicFacetSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the API's message structures."],["The class has properties like `Mode`, which controls the behavior of the dynamic facet feature, with default `Mode.DISABLED` if not set, as well as constructors that take either no parameters or an existing `DynamicFacetSpec` instance."]]],[]]