An expression specifies a histogram request against matching resources
(for example, jobs, profiles) for searches.
See
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries]
and
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries]
for details about syntax.
[[["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\u003eHistogramQuery\u003c/code\u003e class is 3.0.0-beta06, which is part of the Google Cloud Talent Solution v4beta1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHistogramQuery\u003c/code\u003e is a class used to make histogram requests against resources like jobs and profiles during searches.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogramQuery\u003c/code\u003e class 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, supporting functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogramQuery\u003c/code\u003e class has a property called \u003ccode\u003eHistogramQuery_\u003c/code\u003e which is of type string and is used to define the expression for the histogram request.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default constructor and one that accepts another instance of the \u003ccode\u003eHistogramQuery\u003c/code\u003e class to copy its values.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4beta1 API - Class HistogramQuery (3.0.0-beta06)\n\nVersion latestkeyboard_arrow_down\n\n- [3.0.0-beta06 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.HistogramQuery)\n- [3.0.0-beta05](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/3.0.0-beta05/Google.Cloud.Talent.V4Beta1.HistogramQuery)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/2.0.0-beta07/Google.Cloud.Talent.V4Beta1.HistogramQuery) \n\n public sealed class HistogramQuery : IMessage\u003cHistogramQuery\u003e, IEquatable\u003cHistogramQuery\u003e, IDeepCloneable\u003cHistogramQuery\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class HistogramQuery.\n\nThe histogram request. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e HistogramQuery \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[HistogramQuery](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.HistogramQuery), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[HistogramQuery](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.HistogramQuery), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[HistogramQuery](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.HistogramQuery), [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.V4Beta1](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4Beta1.dll\n\nConstructors\n------------\n\n### HistogramQuery()\n\n public HistogramQuery()\n\n### HistogramQuery(HistogramQuery)\n\n public HistogramQuery(HistogramQuery other)\n\nProperties\n----------\n\n### HistogramQuery_\n\n public string HistogramQuery_ { get; set; }\n\nAn expression specifies a histogram request against matching resources\n(for example, jobs, profiles) for searches.\n\nSee\n\\[SearchJobsRequest.histogram_queries\\]\\[google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries\\]\nand\n\\[SearchProfilesRequest.histogram_queries\\]\\[google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries\\]\nfor details about syntax."]]