Possibili stati di un'entità.
Enum | |
---|---|
ENTITY_STATUS_UNSPECIFIED |
Valore predefinito quando lo stato non è specificato o è sconosciuto in questa versione. |
ENTITY_STATUS_ACTIVE |
L'entità è abilitata per fare offerte e spendere il budget. |
ENTITY_STATUS_ARCHIVED |
L'entità è archiviata. Le offerte e la spesa del budget sono disattivate. Un'entità può essere eliminata dopo essere stata archiviata. Impossibile recuperare le entità eliminate. |
ENTITY_STATUS_DRAFT |
L'entità è in fase di bozza. Le offerte e la spesa del budget sono disattivate. |
ENTITY_STATUS_PAUSED |
Le offerte e la spesa del budget sono in pausa per l'entità. |
ENTITY_STATUS_SCHEDULED_FOR_DELETION |
È stata pianificata l'eliminazione dell'entità. |