public sealed class FacetValue : IMessage<SearchResponse.Types.Facet.Types.FacetValue>, IEquatable<SearchResponse.Types.Facet.Types.FacetValue>, IDeepCloneable<SearchResponse.Types.Facet.Types.FacetValue>, IBufferMessage, IMessage
A facet value which contains value names and their count.
[[["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 provided content is a documentation page for the \u003ccode\u003eFacetValue\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace in .NET, detailing its properties, constructors, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFacetValue\u003c/code\u003e class is part of the \u003ccode\u003eSearchResponse\u003c/code\u003e and it is used to represent a facet value which includes the value names and their counts.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides access to different versions of the \u003ccode\u003eFacetValue\u003c/code\u003e class documentation, ranging from the latest version 2.12.0 down to version 1.0.0, allowing developers to view its evolution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFacetValue\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, indicating its role in handling structured messages and data.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eCount\u003c/code\u003e, \u003ccode\u003eFacetValueCase\u003c/code\u003e, \u003ccode\u003eInterval\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e that store information related to the facet value, including its name, number of items with that value, and if it belongs to an interval.\u003c/p\u003e\n"]]],[],null,[]]