Class: Google::Cloud::MigrationCenter::V1::AggregationResult::Count
- Inherits:
-
Object
- Object
- Google::Cloud::MigrationCenter::V1::AggregationResult::Count
- 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
3100 3101 3102 3103 |
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3100 class Count include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |