| Modifier and Type | Class and Description |
|---|---|
class |
Csv
A representation of a CSV file attachment, as a list of column headers and
a list of data rows.
|
static class |
Csv.Builder
A representation of a CSV file attachment, as a list of column headers and
a list of data rows.
|
| Modifier and Type | Method and Description |
|---|---|
CsvOrBuilder |
Attachment.getCsvOrBuilder()
A CSV file attachment.
|
CsvOrBuilder |
Attachment.Builder.getCsvOrBuilder()
A CSV file attachment.
|
CsvOrBuilder |
AttachmentOrBuilder.getCsvOrBuilder()
A CSV file attachment.
|
Copyright © 2023 Google LLC. All rights reserved.