Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::DriveLinkData.
Data for Google Drive links.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#drive_data_ref
def drive_data_ref() -> ::Google::Apps::Chat::V1::DriveDataRef
Returns
- (::Google::Apps::Chat::V1::DriveDataRef) — A DriveDataRef which references a Google Drive file.
#drive_data_ref=
def drive_data_ref=(value) -> ::Google::Apps::Chat::V1::DriveDataRef
Parameter
- value (::Google::Apps::Chat::V1::DriveDataRef) — A DriveDataRef which references a Google Drive file.
Returns
- (::Google::Apps::Chat::V1::DriveDataRef) — A DriveDataRef which references a Google Drive file.
#mime_type
def mime_type() -> ::String
Returns
- (::String) — The mime type of the linked Google Drive resource.
#mime_type=
def mime_type=(value) -> ::String
Parameter
- value (::String) — The mime type of the linked Google Drive resource.
Returns
- (::String) — The mime type of the linked Google Drive resource.