| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.clone() |
Attachment |
Attachment.set(String fieldName,
Object value) |
Attachment |
Attachment.setAttachmentDataRef(AttachmentDataRef attachmentDataRef)
Optional.
|
Attachment |
Attachment.setContentName(String contentName)
Output only.
|
Attachment |
Attachment.setContentType(String contentType)
Output only.
|
Attachment |
Attachment.setDownloadUri(String downloadUri)
Output only.
|
Attachment |
Attachment.setDriveDataRef(DriveDataRef driveDataRef)
Output only.
|
Attachment |
Attachment.setName(String name)
Identifier.
|
Attachment |
Attachment.setSource(String source)
Output only.
|
Attachment |
Attachment.setThumbnailUri(String thumbnailUri)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Message.getAttachment()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
Message.setAttachment(List<Attachment> attachment)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.