menu
googleapis package
documentation
container/v1.dart
Metric
Metric constructor
Metric 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 constructor
Metric class