Properties of a MetricUpdate.
Package
@google-cloud/dataflowProperties
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