Interface protos.google.dataflow.v1beta3.IMetricUpdate (3.0.2)

Properties of a MetricUpdate.

Package

@google-cloud/dataflow

Properties

cumulative

cumulative?: (boolean|null);

MetricUpdate cumulative

distribution

distribution?: (google.protobuf.IValue|null);

MetricUpdate distribution

gauge

gauge?: (google.protobuf.IValue|null);

MetricUpdate gauge

internal

internal?: (google.protobuf.IValue|null);

MetricUpdate internal

kind

kind?: (string|null);

MetricUpdate kind

meanCount

meanCount?: (google.protobuf.IValue|null);

MetricUpdate meanCount

meanSum

meanSum?: (google.protobuf.IValue|null);

MetricUpdate meanSum

name

name?: (google.dataflow.v1beta3.IMetricStructuredName|null);

MetricUpdate name

scalar

scalar?: (google.protobuf.IValue|null);

MetricUpdate scalar

set

set?: (google.protobuf.IValue|null);

MetricUpdate set

updateTime

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

MetricUpdate updateTime