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, which is used for representing a facet result."],["The class `SearchResponse.Types.Facet` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data manipulation."],["The class is part of the `Google.Cloud.Retail.V2` namespace, and is contained within the `Google.Cloud.Retail.V2.dll` assembly."],["The webpage outlines the constructors, properties (`DynamicFacet`, `Key`, and `Values`), and inheritance details for the `SearchResponse.Types.Facet` class."],["The page also contains a history of the versions, with 2.12.0 as the latest version, and a list of previous versions that are linked."]]],[]]