statuses property
All the refresh status for the data source object references specified in the request.
If is_all is specified, the field contains only those in failure status.
Implementation
core.List<RefreshDataSourceObjectExecutionStatus>? statuses;