[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Chat V1 Client - Class RichLinkType (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Chat.V1.RichLinkMetadata.RichLinkType)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Chat.V1.RichLinkMetadata.RichLinkType) \nReference documentation and code samples for the Google Apps Chat V1 Client class RichLinkType.\n\nThe rich link type. More types might be added in the future.\n\nProtobuf type `google.chat.v1.RichLinkMetadata.RichLinkType`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Chat \\\\ V1 \\\\ RichLinkMetadata\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RICH_LINK_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault value for the enum. Don't use.\n\nGenerated from protobuf enum `RICH_LINK_TYPE_UNSPECIFIED = 0;`\n\n### DRIVE_FILE\n\n Value: 1\n\nA Google Drive rich link type.\n\nGenerated from protobuf enum `DRIVE_FILE = 1;`\n\n### CHAT_SPACE\n\n Value: 2\n\nA Chat space rich link type. For example, a space smart chip.\n\nGenerated from protobuf enum `CHAT_SPACE = 2;`\n\n### MEET_SPACE\n\n Value: 4\n\nA Meet message rich link type. For example, a Meet chip.\n\nGenerated from protobuf enum `MEET_SPACE = 4;`\n\n### CALENDAR_EVENT\n\n Value: 5\n\nA Calendar message rich link type. For example, a Calendar chip.\n\nGenerated from protobuf enum `CALENDAR_EVENT = 5;`"]]