Google Cloud Talent Solution V4 Client - Class HistogramQuery (1.2.2)

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 \ V4

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setHistogramQuery

An expression specifies a histogram request against matching jobs for searches.

See SearchJobsRequest.histogram_queries for details about syntax.

Parameter
NameDescription
var string
Returns
TypeDescription
$this