Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::HistogramQuery.
The histogram request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#histogram_query
def histogram_query() -> ::String
- (::String) — An expression specifies a histogram request against matching resources (for example, jobs, profiles) for searches.
See SearchJobsRequest.histogram_queries and [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
#histogram_query=
def histogram_query=(value) -> ::String
- value (::String) — An expression specifies a histogram request against matching resources (for example, jobs, profiles) for searches.
See SearchJobsRequest.histogram_queries and [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.
- (::String) — An expression specifies a histogram request against matching resources (for example, jobs, profiles) for searches.
See SearchJobsRequest.histogram_queries and [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries] for details about syntax.