public sealed class HistogramQueryResult : IMessage<HistogramQueryResult>, IEquatable<HistogramQueryResult>, IDeepCloneable<HistogramQueryResult>, IBufferMessage, IMessage
Histogram result that matches [HistogramQuery][google.cloud.talent.v4beta1.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 page provides documentation for the \u003ccode\u003eHistogramQueryResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace in the .NET environment, specifically in version 2.0.0-beta07.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogramQueryResult\u003c/code\u003e class is used to represent the results of a histogram query as part of talent searches.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eHistogram\u003c/code\u003e, which is a map of string values to the number of matching entries and \u003ccode\u003eHistogramQuery\u003c/code\u003e which holds the requested histogram expression.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogramQueryResult\u003c/code\u003e 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, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eHistogramQueryResult()\u003c/code\u003e and \u003ccode\u003eHistogramQueryResult(HistogramQueryResult other)\u003c/code\u003e, allowing for the creation of new instances or cloning from existing ones.\u003c/p\u003e\n"]]],[],null,[]]