Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
DriveDataRef |
DriveDataRef.clone() |
DriveDataRef |
Attachment.getDriveDataRef()
A reference to the drive attachment.
|
DriveDataRef |
DriveDataRef.set(String fieldName,
Object value) |
DriveDataRef |
DriveDataRef.setDriveFileId(String driveFileId)
The id for the drive file, for use with the Drive API.
|
Modifier and Type | Method and Description |
---|---|
Attachment |
Attachment.setDriveDataRef(DriveDataRef driveDataRef)
A reference to the drive attachment.
|
Copyright © 2011–2021 Google. All rights reserved.