Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
About.ImportFormats |
About.ImportFormats.clone() |
About.ImportFormats |
About.ImportFormats.set(String fieldName,
Object value) |
About.ImportFormats |
About.ImportFormats.setSource(String source)
The imported file's content type to convert from.
|
About.ImportFormats |
About.ImportFormats.setTargets(List<String> targets)
The possible content types to convert to.
|
Modifier and Type | Method and Description |
---|---|
List<About.ImportFormats> |
About.getImportFormats()
The allowable import formats.
|
Modifier and Type | Method and Description |
---|---|
About |
About.setImportFormats(List<About.ImportFormats> importFormats)
The allowable import formats.
|
Copyright © 2011–2021 Google. All rights reserved.