menu
googleapis_beta package
documentation
toolresults/v1beta3.dart
ListExecutionsResponse
ListExecutionsResponse constructor
ListExecutionsResponse constructor
dark_mode
light_mode
ListExecutionsResponse
constructor
ListExecutionsResponse
(
{
List
<
Execution
>
?
executions
,
String
?
nextPageToken
,
})
Implementation
ListExecutionsResponse({ this.executions, this.nextPageToken, });
googleapis_beta package
documentation
toolresults/v1beta3
ListExecutionsResponse
ListExecutionsResponse constructor
ListExecutionsResponse class