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\u003eThe \u003ccode\u003eHistogramQueryResult\u003c/code\u003e class, part of the Google.Cloud.Talent.V4 namespace, is used to represent histogram results that match a specified HistogramQuery in talent searches.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing functionality for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogram\u003c/code\u003e property within \u003ccode\u003eHistogramQueryResult\u003c/code\u003e is a map that associates facet values with the number of matching entries, supporting string values, named numeric buckets, and anonymous numeric buckets.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eHistogramQueryResult\u003c/code\u003e is 2.7.0, and there are several other versions listed dating back to 1.0.0, with each having its own specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogramQuery\u003c/code\u003e property in \u003ccode\u003eHistogramQueryResult\u003c/code\u003e allows you to set and get the histogram expression that was used to generate the results.\u003c/p\u003e\n"]]],[],null,[]]