spaceHistoryState property
The message history state for messages and threads in this space. Possible string values are:
- "HISTORY_STATE_UNSPECIFIED" : Default value. Do not use.
- "HISTORY_OFF" : History off. Messages and threads are kept for 24 hours.
- "HISTORY_ON" : History on. The organization's Vault retention rules specify for how long messages and threads are kept.
Implementation
core.String? spaceHistoryState;