Enum RichLinkMetadata.Types.RichLinkType
The rich link type. More types might be added in the future.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum RichLinkMetadata.Types.RichLinkType
Fields
| Name | Description |
|---|---|
| CalendarEvent | A Calendar message rich link type. For example, a Calendar chip. |
| ChatSpace | A Chat space rich link type. For example, a space smart chip. |
| DriveFile | A Google Drive rich link type. |
| MeetSpace | A Meet message rich link type. For example, a Meet chip. |
| Unspecified | Default value for the enum. Don't use. |