GetBatchResponse
class GetBatchResponse
Types
Properties
Link copied to clipboard
The timestamp when the batch was created.
Link copied to clipboard
The shared configuration applied to all runs in the batch. See DefaultRunSetting.
Link copied to clipboard
The timestamp when the batch transitioned to a FAILED status.
Link copied to clipboard
A description of the batch failure. Present only when status is FAILED.
Link copied to clipboard
The timestamp when all run executions completed.
Link copied to clipboard
A summary of run execution states. Run execution counts are eventually consistent and may lag behind actual run states. Final counts are accurate once the batch reaches PROCESSED status. See RunSummary.
Link copied to clipboard
The current status of the run batch.
Link copied to clipboard
A summary of run submission outcomes. See SubmissionSummary.
Link copied to clipboard
The timestamp when all run submissions completed.