Interface protos.google.container.v1beta1.OperationProgress.IMetric (5.10.0)

Properties of a Metric.

Package

@google-cloud/container

Properties

doubleValue

doubleValue?: (number|null);

Metric doubleValue

intValue

intValue?: (number|Long|string|null);

Metric intValue

name

name?: (string|null);

Metric name

stringValue

stringValue?: (string|null);

Metric stringValue