menu
googleapis package
documentation
container/v1.dart
Metric
Metric.new constructor
Metric.new constructor
dark_mode
light_mode
Metric
constructor
Metric
(
{
double
?
doubleValue
,
String
?
intValue
,
String
?
name
,
String
?
stringValue
,
})
Implementation
Metric({
this
.doubleValue,
this
.intValue,
this
.name,
this
.stringValue, });
googleapis package
documentation
container/v1
Metric
Metric.new constructor
Metric class