Properties of a Space.
Package
@google-apps/chatProperties
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
lastActiveTime
lastActiveTime?: (google.protobuf.ITimestamp|null);Space lastActiveTime
membershipCount
membershipCount?: (google.chat.v1.Space.IMembershipCount|null);Space membershipCount
name
name?: (string|null);Space name
permissionSettings
permissionSettings?: (google.chat.v1.Space.IPermissionSettings|null);Space permissionSettings
predefinedPermissionSettings
predefinedPermissionSettings?: (google.chat.v1.Space.PredefinedPermissionSettings|keyof typeof google.chat.v1.Space.PredefinedPermissionSettings|null);Space predefinedPermissionSettings
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