Class: Google::Cloud::MigrationCenter::V1::AggregationResult::Count

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

Overview

The result of a count aggregation.

Instance Attribute Summary collapse

Instance Attribute Details

#value::Integer

Returns:

  • (::Integer)


3070
3071
3072
3073
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3070

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