Enum Space.Types.SpaceType
The type of space. Required when creating or updating a space. Output only for other usage.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum Space.Types.SpaceType
Fields
Name | Description |
---|---|
DirectMessage | 1:1 messages between two humans or a human and a Chat app. |
GroupChat | Group conversations between 3 or more people.
A |
Space | A place where people send messages, share files, and collaborate.
A |
Unspecified | Reserved. |