| Package | Description |
|---|---|
| com.google.api.services.keep.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.clone() |
Attachment |
Attachment.set(String fieldName,
Object value) |
Attachment |
Attachment.setMimeType(List<String> mimeType)
The MIME types (IANA media types) in which the attachment is available.
|
Attachment |
Attachment.setName(String name)
The resource name;
|
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Note.getAttachments()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Note |
Note.setAttachments(List<Attachment> attachments)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.