menu
googleapis package
documentation
container/v1.dart
ListOperationsResponse
ListOperationsResponse constructor
ListOperationsResponse constructor
dark_mode
light_mode
ListOperationsResponse
constructor
ListOperationsResponse
(
{
List
<
String
>
?
missingZones
,
List
<
Operation
>
?
operations
,
})
Implementation
ListOperationsResponse({ this.missingZones, this.operations, });
googleapis package
documentation
container/v1
ListOperationsResponse
ListOperationsResponse constructor
ListOperationsResponse class