Reference documentation and code samples for the Google Apps Chat V1 Client class RichLinkMetadata.
A rich link to a resource. Rich links can be associated with the plain-text
body of the message or represent chips that link to Google Workspace
resources like Google Docs or Sheets withstart_indexandlengthof 0.
Generated from protobuf messagegoogle.chat.v1.RichLinkMetadata
[[["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 RichLinkMetadata (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Chat.V1.RichLinkMetadata)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Chat.V1.RichLinkMetadata)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Chat.V1.RichLinkMetadata)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Chat.V1.RichLinkMetadata)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Chat.V1.RichLinkMetadata)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Chat.V1.RichLinkMetadata)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Chat.V1.RichLinkMetadata)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Chat.V1.RichLinkMetadata)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Chat.V1.RichLinkMetadata)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Chat.V1.RichLinkMetadata)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Chat.V1.RichLinkMetadata)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Chat.V1.RichLinkMetadata) \nReference documentation and code samples for the Google Apps Chat V1 Client class RichLinkMetadata.\n\nA rich link to a resource. Rich links can be associated with the plain-text\nbody of the message or represent chips that link to Google Workspace\nresources like Google Docs or Sheets with `start_index` and `length`\nof 0.\n\nGenerated from protobuf message `google.chat.v1.RichLinkMetadata`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Chat \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUri\n\nThe URI of this link.\n\n### setUri\n\nThe URI of this link.\n\n### getRichLinkType\n\nThe rich link type.\n\n### setRichLinkType\n\nThe rich link type.\n\n### getDriveLinkData\n\nData for a drive link.\n\n### hasDriveLinkData\n\n### setDriveLinkData\n\nData for a drive link.\n\n### getChatSpaceLinkData\n\nData for a chat space link.\n\n### hasChatSpaceLinkData\n\n### setChatSpaceLinkData\n\nData for a chat space link.\n\n### getMeetSpaceLinkData\n\nData for a Meet space link.\n\n### hasMeetSpaceLinkData\n\n### setMeetSpaceLinkData\n\nData for a Meet space link.\n\n### getCalendarEventLinkData\n\nData for a Calendar event link.\n\n### hasCalendarEventLinkData\n\n### setCalendarEventLinkData\n\nData for a Calendar event link.\n\n### getData"]]