operationStatuses
The operation statuses to include in the filter.
PENDING
: The operation has been requested, but not yet initiated.IN_PROGRESS
: The operation is in progress.SUCCESS
: The operation completed.FAILED
: The operation failed.CANCEL_IN_PROGRESS
: The operation is in the process of being canceled.CANCEL_COMPLETE
: The operation has been canceled.