lastScheduledRunResponse property
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.
Output only.
Implementation
GoogleCloudAiplatformV1ScheduleRunResponse? lastScheduledRunResponse;