Class: Google::Cloud::AutoML::V1beta1::TimestampStats::GranularStats::BucketsEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/automl/v1beta1/data_stats.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::Integer

Returns:

  • (::Integer)


146
147
148
149
# File 'proto_docs/google/cloud/automl/v1beta1/data_stats.rb', line 146

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

#value::Integer

Returns:

  • (::Integer)


146
147
148
149
# File 'proto_docs/google/cloud/automl/v1beta1/data_stats.rb', line 146

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