Retrieves a task run by name. Permissions required: bb.taskRuns.list
The project id.
The rollout id.
The stage id.
The task id.
The taskRun id.
OK
Format: projects/{project}/rollouts/{rollout}/stages/{stage}/tasks/{task}/taskRuns/{taskRun}
Format: users/[email protected]
The current execution status of the task run.
STATUS_UNSPECIFIED, PENDING, RUNNING, DONE, FAILED, CANCELED Below are the results of a task run. Detailed information about the task run result.
The resource name of the changelog. Format: instances/{instance}/databases/{database}/changelogs/{changelog}
The schema version after this task run completes.
The time when the task run started execution.
The export archive status for data export tasks.
EXPORT_ARCHIVE_STATUS_UNSPECIFIED, READY, EXPORTED The prior backup detail that will be used to rollback the task run.
Scheduling information about the task run.
Format: projects/{project}/sheets/{sheet}
The task run should run after run_time. This can only be set when creating the task run calling BatchRunTasks.