Class: Google::Cloud::Dataflow::V1beta3::ProgressTimeseries::Point
- Inherits:
-
Object
- Object
- Google::Cloud::Dataflow::V1beta3::ProgressTimeseries::Point
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/dataflow/v1beta3/metrics.rb
Overview
A point in the timeseries.
Instance Attribute Summary collapse
-
#time ⇒ ::Google::Protobuf::Timestamp
The timestamp of the point.
-
#value ⇒ ::Float
The value of the point.