GoogleApi.Chat.V1.Model.Space (google_api_chat v0.31.0) View Source
A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat bot.
Attributes
-
displayName
(type:String.t
, default:nil
) - The space's display name. For direct messages between humans, this field might be empty. -
name
(type:String.t
, default:nil
) - Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA -
singleUserBotDm
(type:boolean()
, default:nil
) - Output only. Whether the space is a DM between a bot and a single human. -
threaded
(type:boolean()
, default:nil
) - Output only. Whether the messages are threaded in this space. -
type
(type:String.t
, default:nil
) - Deprecated. Usesingle_user_bot_dm
instead. Output only. The type of a space.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.