Enum Section.Types.SectionType
Section types.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum Section.Types.SectionType
Fields
| Name | Description |
|---|---|
| CustomSection | Custom section. |
| DefaultApps | Default section containing a user's installed apps. |
| DefaultDirectMessages | Default section containing DIRECT_MESSAGE between two human users or GROUP_CHAT spaces that don't belong to any custom section. |
| DefaultSpaces | Default spaces that don't belong to any custom section. |
| Unspecified | Unspecified section type. |