Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class HistogramQuery.
The histogram request.
Generated from protobuf message google.cloud.talent.v4.HistogramQuery
Namespace
Google \ Cloud \ Talent \ V4Methods
__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 jobs for searches. See SearchJobsRequest.histogram_queries for details about syntax. |
getHistogramQuery
An expression specifies a histogram request against matching jobs for searches.
See SearchJobsRequest.histogram_queries for details about syntax.
| Returns | |
|---|---|
| Type | Description |
string |
|
setHistogramQuery
An expression specifies a histogram request against matching jobs for searches.
See SearchJobsRequest.histogram_queries for details about syntax.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|