| Package | Description |
|---|---|
| com.google.api.services.mapsengine |
| Modifier and Type | Method and Description |
|---|---|
MapsEngine.Layers.Publish |
MapsEngine.Layers.publish(String id)
Publish a layer asset.
|
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.set(String parameterName,
Object value) |
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.setAlt(String alt) |
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.setFields(String fields) |
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.setForce(Boolean force)
If set to true, the API will allow publication of the layer even if it's out of date.
|
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.setId(String id)
The ID of the layer.
|
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.setKey(String key) |
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.setOauthToken(String oauthToken) |
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.setPrettyPrint(Boolean prettyPrint) |
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.setQuotaUser(String quotaUser) |
MapsEngine.Layers.Publish |
MapsEngine.Layers.Publish.setUserIp(String userIp) |