Interface protos.google.dataflow.v1beta3.IJobMetrics

Properties of a JobMetrics.

Package

@google-cloud/dataflow!

Properties

metrics

metrics?: (google.dataflow.v1beta3.IMetricUpdate[]|null);

JobMetrics metrics

Property Value
TypeDescription
(google.dataflow.v1beta3.IMetricUpdate[]|null)

metricTime

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

JobMetrics metricTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)