Interface protos.google.dataflow.v1beta3.ProgressTimeseries.IPoint

Properties of a Point.

Package

@google-cloud/dataflow

Properties

time

time?: (google.protobuf.ITimestamp|null);

Point time

value

value?: (number|null);

Point value