Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::RichLinkMetadata::RichLinkType.
The rich link type. More types might be added in the future.
Constants
RICH_LINK_TYPE_UNSPECIFIED
value: 0
Default value for the enum. Don't use.
DRIVE_FILE
value: 1
A Google Drive rich link type.
CHAT_SPACE
value: 2
A Chat space rich link type. For example, a space smart chip.
GMAIL_MESSAGE
value: 3
A Gmail message rich link type. Specifically, a Gmail chip from Share to
Chat. The API only
supports reading messages with GMAIL_MESSAGE rich links.
MEET_SPACE
value: 4
A Meet message rich link type. For example, a Meet chip.
CALENDAR_EVENT
value: 5
A Calendar message rich link type. For example, a Calendar chip.