Skip to main content

Interface: IDescribeBatchOperationResponse

workflowservice.v1.IDescribeBatchOperationResponse

Properties of a DescribeBatchOperationResponse.

Implemented by

Properties

closeTime

Optional closeTime: null | ITimestamp

Batch operation close time


completeOperationCount

Optional completeOperationCount: null | Long

Complete operation count


failureOperationCount

Optional failureOperationCount: null | Long

Failure operation count


identity

Optional identity: null | string

Identity indicates the operator identity


jobId

Optional jobId: null | string

Batch job ID


operationType

Optional operationType: null | BatchOperationType

Batch operation type


reason

Optional reason: null | string

Reason indicates the reason to stop a operation


startTime

Optional startTime: null | ITimestamp

Batch operation start time


state

Optional state: null | BatchOperationState

Batch operation state


totalOperationCount

Optional totalOperationCount: null | Long

Total operation count