Show / Hide Table of Contents

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 GROUP_CHAT can include Chat apps.

Space

A place where people send messages, share files, and collaborate. A SPACE can include Chat apps.

Unspecified

Reserved.

In this article
Back to top Generated by DocFX