Google Chat V1 API - Class Google::Apps::Chat::V1::RichLinkMetadata (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::RichLinkMetadata.

A rich link to a resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def drive_link_data() -> ::Google::Apps::Chat::V1::DriveLinkData
Returns
def drive_link_data=(value) -> ::Google::Apps::Chat::V1::DriveLinkData
Parameter
Returns
def rich_link_type() -> ::Google::Apps::Chat::V1::RichLinkMetadata::RichLinkType
def rich_link_type=(value) -> ::Google::Apps::Chat::V1::RichLinkMetadata::RichLinkType
Parameter

#uri

def uri() -> ::String
Returns
  • (::String) — The URI of this link.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — The URI of this link.
Returns
  • (::String) — The URI of this link.