public sealed class HistogramQueryResult : IMessage<HistogramQueryResult>, IEquatable<HistogramQueryResult>, IDeepCloneable<HistogramQueryResult>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eHistogramQueryResult\u003c/code\u003e class, which is used to represent the result of a histogram query in talent searches.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogramQueryResult\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eHistogramQueryResult()\u003c/code\u003e and \u003ccode\u003eHistogramQueryResult(HistogramQueryResult)\u003c/code\u003e, and has properties for \u003ccode\u003eHistogram\u003c/code\u003e and \u003ccode\u003eHistogramQuery\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in multiple versions, ranging from version 1.0.0 to the latest version 2.7.0, with links provided to documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogram\u003c/code\u003e property is a map of string keys to long integer values and the \u003ccode\u003eHistogramQuery\u003c/code\u003e property is a string representing the requested histogram expression.\u003c/p\u003e\n"]]],[],null,[]]