Class: Google::Cloud::Optimization::V1::AggregatedMetrics::CostsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Optimization::V1::AggregatedMetrics::CostsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/optimization/v1/fleet_routing.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
2516 2517 2518 2519 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 2516 class CostsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Float
2516 2517 2518 2519 |
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 2516 class CostsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |