lastScheduledRunResponse property
Output only. Response of the last scheduled run. This is the response for starting the scheduled requests and not the execution of the operations/jobs created by the requests (if applicable). Unset if no run has been scheduled yet.
Implementation
final Schedule_RunResponse? lastScheduledRunResponse;