GoogleApi.Container.V1.Model.Metric (google_api_container v0.57.0)
View SourceProgress metric is (string, int|float|string) pair.
Attributes
-
doubleValue(type:float(), default:nil) - For metrics with floating point value. -
intValue(type:String.t, default:nil) - For metrics with integer value. -
name(type:String.t, default:nil) - Required. Metric name, e.g., "nodes total", "percent done". -
stringValue(type:String.t, default:nil) - For metrics with custom values (ratios, visual progress, etc.).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.