| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DriveDataRef |
DriveDataRef.clone() |
DriveDataRef |
Attachment.getDriveDataRef()
Output only.
|
DriveDataRef |
DriveLinkData.getDriveDataRef()
A [DriveDataRef](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.mess
ages.attachments#drivedataref) which references a Google Drive file.
|
DriveDataRef |
DriveDataRef.set(String fieldName,
Object value) |
DriveDataRef |
DriveDataRef.setDriveFileId(String driveFileId)
The ID for the drive file.
|
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.setDriveDataRef(DriveDataRef driveDataRef)
Output only.
|
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.
|
Copyright © 2011–2025 Google. All rights reserved.