Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::HistogramQuery (v0.8.0)

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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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.