public sealed class SearchResponse.Types.Facet.Types.FacetValue : IMessage<SearchResponse.Types.Facet.Types.FacetValue>, IEquatable<SearchResponse.Types.Facet.Types.FacetValue>, IDeepCloneable<SearchResponse.Types.Facet.Types.FacetValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SearchResponse.Types.Facet.Types.FacetValue.
A facet value which contains value names and their count.
Interval value for a facet, such as [10, 20) for facet "price". It
matches
[SearchRequest.FacetSpec.FacetKey.intervals][google.cloud.discoveryengine.v1.SearchRequest.FacetSpec.FacetKey.intervals].
[[["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 of the \u003ccode\u003eSearchResponse.Types.Facet.Types.FacetValue\u003c/code\u003e class is 1.6.0, and it is part of the Google Cloud Discovery Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a facet value, which includes value names and their corresponding counts in search results.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFacetValue\u003c/code\u003e class include \u003ccode\u003eCount\u003c/code\u003e for the number of items, \u003ccode\u003eFacetValueCase\u003c/code\u003e to determine which field is populated, \u003ccode\u003eHasValue\u003c/code\u003e to see if a value is present, \u003ccode\u003eInterval\u003c/code\u003e to give an interval of a facet, and \u003ccode\u003eValue\u003c/code\u003e for the textual representation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFacetValue\u003c/code\u003e class has two constructors, a default one, and another one that takes a \u003ccode\u003eSearchResponse.Types.Facet.Types.FacetValue\u003c/code\u003e object as an argument to create a copy of it.\u003c/p\u003e\n"]]],[],null,[]]