Class: Google::Cloud::MigrationCenter::V1::AggregationResult::Sum
- Inherits:
-
Object
- Object
- Google::Cloud::MigrationCenter::V1::AggregationResult::Sum
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb
Overview
The result of a sum aggregation.
Instance Attribute Summary collapse
Instance Attribute Details
#value ⇒ ::Float
3108 3109 3110 3111 |
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3108 class Sum include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |