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-09 UTC."],[[["This webpage provides documentation for the `HistogramQueryResult` class within the Google Cloud Talent Solution v4 API, specifically version 2.4.0."],["`HistogramQueryResult` is a class that represents the result of a histogram query, matching the `HistogramQuery` specified in searches."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Key properties of the `HistogramQueryResult` class include `Histogram`, a map of facet values to entry counts, and `HistogramQuery`, which stores the requested histogram expression."],["The documentation covers different versions of the `HistogramQueryResult`, from version 1.0.0 to the latest version 2.7.0, and each one has its own link."]]],[]]