Named spaces where the conversation is organized by topic. Topics and
their replies are grouped together.
GROUPED_MESSAGES = 3;
GROUPED_MESSAGES_VALUE
Named spaces where the conversation is organized by topic. Topics and
their replies are grouped together.
GROUPED_MESSAGES = 3;
SPACE_THREADING_STATE_UNSPECIFIED
Reserved.
SPACE_THREADING_STATE_UNSPECIFIED = 0;
SPACE_THREADING_STATE_UNSPECIFIED_VALUE
Reserved.
SPACE_THREADING_STATE_UNSPECIFIED = 0;
THREADED_MESSAGES
Named spaces that support message threads. When users respond to a
message, they can reply in-thread, which keeps their response in the
context of the original message.
THREADED_MESSAGES = 2;
THREADED_MESSAGES_VALUE
Named spaces that support message threads. When users respond to a
message, they can reply in-thread, which keeps their response in the
context of the original message.
THREADED_MESSAGES = 2;
UNRECOGNIZED
UNTHREADED_MESSAGES
Direct messages (DMs) between two people and group conversations between
3 or more people.
UNTHREADED_MESSAGES = 4;
UNTHREADED_MESSAGES_VALUE
Direct messages (DMs) between two people and group conversations between
3 or more people.