Reference documentation and code samples for the Google Cloud Talent Solution V4beta1 Client class HistogramQuery.
The histogram request.
Generated from protobuf message google.cloud.talent.v4beta1.HistogramQuery
Namespace
Google \ Cloud \ Talent \ V4beta1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ histogram_query |
string
An expression specifies a histogram request against matching resources (for example, jobs, profiles) for searches. See SearchJobsRequest.histogram_queries and SearchProfilesRequest.histogram_queries for details about syntax. |
getHistogramQuery
An expression specifies a histogram request against matching resources (for example, jobs, profiles) for searches.
See SearchJobsRequest.histogram_queries and SearchProfilesRequest.histogram_queries for details about syntax.
Returns | |
---|---|
Type | Description |
string |
setHistogramQuery
An expression specifies a histogram request against matching resources (for example, jobs, profiles) for searches.
See SearchJobsRequest.histogram_queries and SearchProfilesRequest.histogram_queries for details about syntax.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |