Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
About.ExportFormats |
About.ExportFormats.clone() |
About.ExportFormats |
About.ExportFormats.set(String fieldName,
Object value) |
About.ExportFormats |
About.ExportFormats.setSource(String source)
The content type to convert from.
|
About.ExportFormats |
About.ExportFormats.setTargets(List<String> targets)
The possible content types to convert to.
|
Modifier and Type | Method and Description |
---|---|
List<About.ExportFormats> |
About.getExportFormats()
The allowable export formats.
|
Modifier and Type | Method and Description |
---|---|
About |
About.setExportFormats(List<About.ExportFormats> exportFormats)
The allowable export formats.
|
Copyright © 2011–2021 Google. All rights reserved.