| Modifier and Type | Class and Description |
|---|---|
class |
Attachment
Attachment with specific information about the issue.
|
static class |
Attachment.Builder
Attachment with specific information about the issue.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentOrBuilder |
MessageOrBuilder.getAttachmentsOrBuilder(int index)
The attachments to download.
|
AttachmentOrBuilder |
Message.getAttachmentsOrBuilder(int index)
The attachments to download.
|
AttachmentOrBuilder |
Message.Builder.getAttachmentsOrBuilder(int index)
The attachments to download.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AttachmentOrBuilder> |
MessageOrBuilder.getAttachmentsOrBuilderList()
The attachments to download.
|
List<? extends AttachmentOrBuilder> |
Message.getAttachmentsOrBuilderList()
The attachments to download.
|
List<? extends AttachmentOrBuilder> |
Message.Builder.getAttachmentsOrBuilderList()
The attachments to download.
|
Copyright © 2023 Google LLC. All rights reserved.