Show / Hide Table of Contents

Enum HistoryState

The history state for messages and spaces. Specifies how long messages and conversation threads are kept after creation.

Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum HistoryState

Fields

Name Description
HistoryOff

History off. Messages and threads are kept for 24 hours.

HistoryOn

History on. The organization's Vault retention rules specify for how long messages and threads are kept.

Unspecified

Default value. Do not use.

In this article
Back to top Generated by DocFX