Class: Google::Cloud::Talent::V4::HistogramQueryResult::HistogramEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


64
65
66
67
# File 'proto_docs/google/cloud/talent/v4/histogram.rb', line 64

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

#value::Integer

Returns:

  • (::Integer)


64
65
66
67
# File 'proto_docs/google/cloud/talent/v4/histogram.rb', line 64

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