menu
googleapis package
documentation
script/v1.dart
MetricsValue
MetricsValue constructor
MetricsValue constructor
dark_mode
light_mode
MetricsValue
constructor
MetricsValue
(
{
String
?
endTime
,
String
?
startTime
,
String
?
value
,
})
Implementation
MetricsValue({ this.endTime, this.startTime, this.value, });
googleapis package
documentation
script/v1
MetricsValue
MetricsValue constructor
MetricsValue class