menu
googleapis package
documentation
script/v1.dart
MetricsValue
MetricsValue.new constructor
MetricsValue.new 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.new constructor
MetricsValue class