public sealed class HistogramQueryResult : IMessage<HistogramQueryResult>, IEquatable<HistogramQueryResult>, IDeepCloneable<HistogramQueryResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class HistogramQueryResult.
Histogram result that matches [HistogramQuery][google.cloud.talent.v4.HistogramQuery] specified in searches.
[[["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 \u003ccode\u003eHistogramQueryResult\u003c/code\u003e class represents the result of a histogram query in the Google Cloud Talent Solution v4 API, providing data on matching entries for specified histogram expressions.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing functionalities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eHistogram\u003c/code\u003e, which is a map field associating distinct facet values with the count of matching entries, and \u003ccode\u003eHistogramQuery\u003c/code\u003e, which stores the requested histogram expression.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one allowing for the copying of another \u003ccode\u003eHistogramQueryResult\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows the different versions available from 1.0.0 up to the current latest 2.7.0 version.\u003c/p\u003e\n"]]],[],null,[]]