menu
googleapis package
documentation
workloadmanager/v1.dart
ListExecutionsResponse
ListExecutionsResponse constructor
ListExecutionsResponse constructor
dark_mode
light_mode
ListExecutionsResponse
constructor
ListExecutionsResponse
(
{
List
<
Execution
>
?
executions
,
String
?
nextPageToken
,
List
<
String
>
?
unreachable
,
})
Implementation
ListExecutionsResponse({ this.executions, this.nextPageToken, this.unreachable, });
googleapis package
documentation
workloadmanager/v1
ListExecutionsResponse
ListExecutionsResponse constructor
ListExecutionsResponse class