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\u003eThis document provides reference documentation for the \u003ccode\u003eSearchResponse.Types.Facet.Types.FacetValue\u003c/code\u003e class, which is part of the Discovery Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFacetValue\u003c/code\u003e class represents a single facet value, detailing its name and the number of items associated with it, making it critical for understanding search results.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFacetValue\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which define its functionalities and relationships within the API.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFacetValue\u003c/code\u003e class include \u003ccode\u003eCount\u003c/code\u003e, indicating the number of items, \u003ccode\u003eFacetValueCase\u003c/code\u003e to identify the type of value, and \u003ccode\u003eValue\u003c/code\u003e to represent the textual content of the facet, and \u003ccode\u003eInterval\u003c/code\u003e to define a numerical range.\u003c/p\u003e\n"],["\u003cp\u003eThe documented class is available in multiple versions of the API, with version 1.6.0 as the most current at the top of the list, and 1.0.0-beta06 being the oldest.\u003c/p\u003e\n"]]],[],null,[]]