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"]],[["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 latest version of the \u003ccode\u003eHistogramQueryResult\u003c/code\u003e class is 2.7.0, which is part of the Google Cloud Talent Solution v4 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogramQueryResult\u003c/code\u003e class is used to store and access histogram results derived from searches, matching the criteria defined in \u003ccode\u003eHistogramQuery\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \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\u003eKey properties of \u003ccode\u003eHistogramQueryResult\u003c/code\u003e include \u003ccode\u003eHistogram\u003c/code\u003e, a map field that stores value-to-count pairs, and \u003ccode\u003eHistogramQuery\u003c/code\u003e, a string representing the requested histogram expression.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace and is defined in the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4 API - Class HistogramQueryResult (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.6.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.5.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.4.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.3.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.2.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.1.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.0.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.4.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.3.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.2.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.1.0/Google.Cloud.Talent.V4.HistogramQueryResult)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.0.0/Google.Cloud.Talent.V4.HistogramQueryResult) \n\n public sealed class HistogramQueryResult : IMessage\u003cHistogramQueryResult\u003e, IEquatable\u003cHistogramQueryResult\u003e, IDeepCloneable\u003cHistogramQueryResult\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Talent Solution v4 API class HistogramQueryResult.\n\nHistogram result that matches\n\\[HistogramQuery\\]\\[google.cloud.talent.v4.HistogramQuery\\] specified in\nsearches. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e HistogramQueryResult \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[HistogramQueryResult](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.HistogramQueryResult), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[HistogramQueryResult](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.HistogramQueryResult), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[HistogramQueryResult](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.HistogramQueryResult), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Talent.V4](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4.dll\n\nConstructors\n------------\n\n### HistogramQueryResult()\n\n public HistogramQueryResult()\n\n### HistogramQueryResult(HistogramQueryResult)\n\n public HistogramQueryResult(HistogramQueryResult other)\n\nProperties\n----------\n\n### Histogram\n\n public MapField\u003cstring, long\u003e Histogram { get; }\n\nA map from the values of the facet associated with distinct values to the\nnumber of matching entries with corresponding value.\n\nThe key format is:\n\n- (for string histogram) string values stored in the field.\n- (for named numeric bucket) name specified in `bucket()` function, like for `bucket(0, MAX, \"non-negative\")`, the key will be `non-negative`.\n- (for anonymous numeric bucket) range formatted as `\u003clow\u003e-\u003chigh\u003e`, for example, `0-1000`, `MIN-0`, and `0-MAX`.\n\n### HistogramQuery\n\n public string HistogramQuery { get; set; }\n\nRequested histogram expression."]]