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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version available for the Google Cloud Talent Solution v4 API class HistogramQueryResult is 2.7.0, with multiple previous versions available, including the current version of 2.2.0."],["HistogramQueryResult is a class used to represent the result of a histogram query specified in searches, matching the HistogramQuery in Google Cloud Talent."],["This class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It has two constructors: a default one and one that accepts another HistogramQueryResult instance for copying."],["The class contains properties for `Histogram` which maps facet values to the number of matching entries and `HistogramQuery` which is the histogram expression that was requested."]]],[]]