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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document outlines the `HistogramQuery` class within the `Google.Cloud.Talent.V4Beta1` namespace, specifically in version 2.0.0-beta07."],["`HistogramQuery` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like deep cloning and protocol buffer message handling."],["The class inherits core functionalities like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the `Object` class."],["`HistogramQuery` includes a property called `HistogramQuery_`, which is a string used to specify histogram requests against resources for searches, as detailed in `SearchJobsRequest.histogram_queries` and `SearchProfilesRequest.histogram_queries`."],["`HistogramQuery` provides two constructors, one default constructor, and one to allow for a parameter of the same type to be passed."]]],[]]