Class: Google::Cloud::CapacityPlanner::V1beta::Point
- Inherits:
-
Object
- Object
- Google::Cloud::CapacityPlanner::V1beta::Point
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/capacityplanner/v1beta/usage_service.rb
Overview
A single data point in a time series.
Instance Attribute Summary collapse
-
#event_time ⇒ ::Google::Protobuf::Timestamp
The time which the data point applies.
-
#value ⇒ ::Float
The value of the data point.