IntentResourceOperationState represents a discrete state of a operation on intent resource.
- UNKNOWNAn invalid "zero-value" for the intent resource operation state.
- FAILEDThe operation has failed.
- FINISHEDThe operation has finished successfully.
- PENDING_REVIEWThe operation is pending for manual allow/deny.
- READY_FOR_EXECUTIONThe operation has reviewed and ready for execution.