menu
googleapis_beta package
documentation
dataflow/v1b3.dart
CPUTime
CPUTime constructor
CPUTime constructor
dark_mode
light_mode
CPUTime
constructor
CPUTime
(
{
double
?
rate
,
String
?
timestamp
,
String
?
totalMs
,
})
Implementation
CPUTime({ this.rate, this.timestamp, this.totalMs, });
googleapis_beta package
documentation
dataflow/v1b3
CPUTime
CPUTime constructor
CPUTime class