Class: Google::Cloud::Talent::V4::HistogramQuery

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/talent/v4/histogram.rb

Overview

The histogram request.

Instance Attribute Summary collapse

Instance Attribute Details

#histogram_query::String

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

See SearchJobsRequest.histogram_queries for details about syntax.

Returns:



33
34
35
36
# File 'proto_docs/google/cloud/talent/v4/histogram.rb', line 33

class HistogramQuery
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end