public sealed class Facet : IMessage<SearchResponse.Types.Facet>, IEquatable<SearchResponse.Types.Facet>, IDeepCloneable<SearchResponse.Types.Facet>, IBufferMessage, IMessage
[[["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 details the `Facet` class within the `Google.Cloud.Retail.V2` namespace, specifically for version 1.3.0 of the .NET library."],["The `Facet` class represents a facet result, inheriting from `Object` and implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for the `Facet` class is 2.12.0, and the page lists many previous versions down to 1.0.0, allowing to browse its documentation for different versions."],["The `Facet` class has constructors for creating new instances and properties such as `DynamicFacet`, `Key`, and `Values` for handling facet data."],["The class file's assembly can be found within Google.Cloud.Retail.V2.dll."]]],[]]