| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MailExportOptions |
MailExportOptions.clone() |
MailExportOptions |
ExportOptions.getMailOptions()
Options for Gmail exports.
|
MailExportOptions |
MailExportOptions.set(String fieldName,
Object value) |
MailExportOptions |
MailExportOptions.setExportFormat(String exportFormat)
The file format for exported messages.
|
MailExportOptions |
MailExportOptions.setExportLinkedDriveFiles(Boolean exportLinkedDriveFiles)
Optional.
|
MailExportOptions |
MailExportOptions.setShowConfidentialModeContent(Boolean showConfidentialModeContent)
To export confidential mode content, set to **true**.
|
MailExportOptions |
MailExportOptions.setUseNewExport(Boolean useNewExport)
To use the new export system, set to **true**.
|
| Modifier and Type | Method and Description |
|---|---|
ExportOptions |
ExportOptions.setMailOptions(MailExportOptions mailOptions)
Options for Gmail exports.
|
Copyright © 2011–2025 Google. All rights reserved.