Google Cloud Talent Solution V4beta1 Client - Class HistogramQuery (1.0.5)

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

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 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
TypeDescription
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
NameDescription
var string
Returns
TypeDescription
$this