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"]],[["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."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eSearchResponse.Types.Facet\u003c/code\u003e is 2.12.0, with multiple previous versions listed from 2.11.0 down to 1.0.0, providing historical context.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFacet\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, specifically designed to represent a facet result in retail search responses.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFacet\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating its use within the Google Cloud Protobuf environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eDynamicFacet\u003c/code\u003e (boolean), \u003ccode\u003eKey\u003c/code\u003e (string), and \u003ccode\u003eValues\u003c/code\u003e (RepeatedField of \u003ccode\u003eFacetValue\u003c/code\u003e), these allow for dynamic facet generation and value storage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors that allow for default creation, or creation based on an already existing instance.\u003c/p\u003e\n"]]],[],null,[]]