State

State of a log export operation.

Enums
STATE_UNSPECIFIED Unspecified state.
QUEUEING The request is still in the queue and yet to be processed.
PROCESSING The request is being processed.
SUCCEEDED The system wasn't able to process the request successfully.
FAILED The system processed the request successfully.
CANCELLED The request has been cancelled by the system.