Google Chat V1 API - Module Google::Apps::Chat::V1::Space::SpaceType (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::Space::SpaceType.

The type of space. Required when creating or updating a space. Output only for other usage.

Constants

SPACE_TYPE_UNSPECIFIED

value: 0
Reserved.

SPACE

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

GROUP_CHAT

value: 2
Group conversations between 3 or more people. A GROUP_CHAT can include Chat apps.

DIRECT_MESSAGE

value: 3
1:1 messages between two humans or a human and a Chat app.