public sealed class SearchResponse.Types.Facet : IMessage<SearchResponse.Types.Facet>, IEquatable<SearchResponse.Types.Facet>, IDeepCloneable<SearchResponse.Types.Facet>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class SearchResponse.Types.Facet.
[[["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-06-12 UTC."],[[["This webpage provides documentation for the `SearchResponse.Types.Facet` class within the Google Cloud Retail V2 API, offering reference materials and code samples."],["The `SearchResponse.Types.Facet` class, representing a facet result, inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists documentation for multiple versions of the Retail API, ranging from version 1.0.0 to the latest version 2.12.0."],["Key properties of the `SearchResponse.Types.Facet` class include `DynamicFacet` (a boolean indicating dynamic generation), `Key` (a string for the facet key), and `Values` (a collection of facet values)."],["Constructors for `Facet` are available, including a default constructor and one that accepts another `Facet` instance."]]],[]]