| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DriveLinkData |
DriveLinkData.clone() |
DriveLinkData |
RichLinkMetadata.getDriveLinkData()
Data for a drive link.
|
DriveLinkData |
DriveLinkData.set(String fieldName,
Object value) |
DriveLinkData |
DriveLinkData.setDriveDataRef(DriveDataRef driveDataRef)
A [DriveDataRef](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.mess
ages.attachments#drivedataref) which references a Google Drive file.
|
DriveLinkData |
DriveLinkData.setMimeType(String mimeType)
The mime type of the linked Google Drive resource.
|
| Modifier and Type | Method and Description |
|---|---|
RichLinkMetadata |
RichLinkMetadata.setDriveLinkData(DriveLinkData driveLinkData)
Data for a drive link.
|
Copyright © 2011–2025 Google. All rights reserved.