IntentResourceOperationState

IntentResourceOperationState represents a discrete state of a operation on intent resource.
  • UNKNOWN
    An invalid "zero-value" for the intent resource operation state.
  • FAILED
    The operation has failed.
  • FINISHED
    The operation has finished successfully.
  • PENDING_REVIEW
    The operation is pending for manual allow/deny.
  • READY_FOR_EXECUTION
    The operation has reviewed and ready for execution.