| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataRef |
AttachmentDataRef.clone() |
AttachmentDataRef |
Attachment.getAttachmentDataRef()
Optional.
|
AttachmentDataRef |
UploadAttachmentResponse.getAttachmentDataRef()
Reference to the uploaded attachment.
|
AttachmentDataRef |
AttachmentDataRef.set(String fieldName,
Object value) |
AttachmentDataRef |
AttachmentDataRef.setAttachmentUploadToken(String attachmentUploadToken)
Optional.
|
AttachmentDataRef |
AttachmentDataRef.setResourceName(String resourceName)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.setAttachmentDataRef(AttachmentDataRef attachmentDataRef)
Optional.
|
UploadAttachmentResponse |
UploadAttachmentResponse.setAttachmentDataRef(AttachmentDataRef attachmentDataRef)
Reference to the uploaded attachment.
|
Copyright © 2011–2025 Google. All rights reserved.