menu
googleapis package
documentation
container/v1.dart
OperationProgress
OperationProgress constructor
OperationProgress constructor
dark_mode
light_mode
OperationProgress
constructor
OperationProgress
(
{
List
<
Metric
>
?
metrics
,
String
?
name
,
List
<
OperationProgress
>
?
stages
,
String
?
status
,
})
Implementation
OperationProgress({ this.metrics, this.name, this.stages, this.status, });
googleapis package
documentation
container/v1
OperationProgress
OperationProgress constructor
OperationProgress class