| Package | Description |
|---|---|
| com.google.api.services.mapsengine |
| Modifier and Type | Method and Description |
|---|---|
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.insert(String id,
String filename)
Upload a file to a placeholder table asset.
|
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.insert(String id,
String filename,
AbstractInputStreamContent mediaContent)
Upload a file to a placeholder table asset.
|
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.set(String parameterName,
Object value) |
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.setAlt(String alt) |
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.setFields(String fields) |
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.setFilename(String filename)
The file name of this uploaded file.
|
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.setId(String id)
The ID of the table asset.
|
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.setKey(String key) |
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.setOauthToken(String oauthToken) |
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.setPrettyPrint(Boolean prettyPrint) |
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.setQuotaUser(String quotaUser) |
MapsEngine.Tables.Files.Insert |
MapsEngine.Tables.Files.Insert.setUserIp(String userIp) |