google_api_tool_results v0.0.1 GoogleApi.ToolResults.V1beta3.Model.ListExecutionsResponse View Source
Attributes
- executions (List[Execution]): Executions. Always set. Defaults to:
null
. - nextPageToken (String): A continuation token to resume the query at the next item. Will only be set if there are more Executions to fetch. Defaults to:
null
.