Interface protos.google.chat.v1.ISpace (0.6.0)

Properties of a Space.

Package

@google-apps/chat

Properties

accessSettings

accessSettings?: (google.chat.v1.Space.IAccessSettings|null);

Space accessSettings

adminInstalled

adminInstalled?: (boolean|null);

Space adminInstalled

createTime

createTime?: (google.protobuf.ITimestamp|null);

Space createTime

displayName

displayName?: (string|null);

Space displayName

externalUserAllowed

externalUserAllowed?: (boolean|null);

Space externalUserAllowed

importMode

importMode?: (boolean|null);

Space importMode

name

name?: (string|null);

Space name

singleUserBotDm

singleUserBotDm?: (boolean|null);

Space singleUserBotDm

spaceDetails

spaceDetails?: (google.chat.v1.Space.ISpaceDetails|null);

Space spaceDetails

spaceHistoryState

spaceHistoryState?: (google.chat.v1.HistoryState|keyof typeof google.chat.v1.HistoryState|null);

Space spaceHistoryState

spaceThreadingState

spaceThreadingState?: (google.chat.v1.Space.SpaceThreadingState|keyof typeof google.chat.v1.Space.SpaceThreadingState|null);

Space spaceThreadingState

spaceType

spaceType?: (google.chat.v1.Space.SpaceType|keyof typeof google.chat.v1.Space.SpaceType|null);

Space spaceType

spaceUri

spaceUri?: (string|null);

Space spaceUri

threaded

threaded?: (boolean|null);

Space threaded

type

type?: (google.chat.v1.Space.Type|keyof typeof google.chat.v1.Space.Type|null);

Space type