recentExecutions property

List<AssetsExportJobExecution>? recentExecutions
getter/setter pair

Recent non expired executions of the job.

Output only.

Implementation

core.List<AssetsExportJobExecution>? recentExecutions;