menu
googleapis package
documentation
monitoring/v3.dart
LabelValue
LabelValue constructor
LabelValue constructor
dark_mode
light_mode
LabelValue
constructor
LabelValue
(
{
bool
?
boolValue
,
String
?
int64Value
,
String
?
stringValue
,
})
Implementation
LabelValue({ this.boolValue, this.int64Value, this.stringValue, });
googleapis package
documentation
monitoring/v3
LabelValue
LabelValue constructor
LabelValue class