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\u003eThis webpage details the \u003ccode\u003eFacetValue\u003c/code\u003e class, a component of the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, which represents a facet value with its associated value names and counts.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.12.0, but the page contains version history, extending back to version 1.0.0, allowing users to navigate documentation for previous releases.\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 for enhanced functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFacetValue\u003c/code\u003e has properties like \u003ccode\u003eCount\u003c/code\u003e, \u003ccode\u003eFacetValueCase\u003c/code\u003e, \u003ccode\u003eInterval\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e for storing the number of items, the type of facet value, the interval for the value, and text value respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003eFacetValue()\u003c/code\u003e and another that takes another \u003ccode\u003eFacetValue\u003c/code\u003e as a parameter for copying, \u003ccode\u003eFacetValue(SearchResponse.Types.Facet.Types.FacetValue other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]