public class MapsEngine.RasterCollections.Rasters.BatchInsert extends MapsEngineRequest<RasterCollectionsRastersBatchInsertResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
MapsEngine.RasterCollections.Rasters.BatchInsert(String id,
RasterCollectionsRastersBatchInsertRequest content)
Add rasters to an existing raster collection.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
The ID of the raster collection to which these rasters belong.
|
MapsEngine.RasterCollections.Rasters.BatchInsert |
set(String parameterName,
Object value) |
MapsEngine.RasterCollections.Rasters.BatchInsert |
setAlt(String alt)
Data format for the response.
|
MapsEngine.RasterCollections.Rasters.BatchInsert |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
MapsEngine.RasterCollections.Rasters.BatchInsert |
setId(String id)
The ID of the raster collection to which these rasters belong.
|
MapsEngine.RasterCollections.Rasters.BatchInsert |
setKey(String key)
API key.
|
MapsEngine.RasterCollections.Rasters.BatchInsert |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
MapsEngine.RasterCollections.Rasters.BatchInsert |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
MapsEngine.RasterCollections.Rasters.BatchInsert |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
MapsEngine.RasterCollections.Rasters.BatchInsert |
setUserIp(String userIp)
IP address of the site where the request originates.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected MapsEngine.RasterCollections.Rasters.BatchInsert(String id, RasterCollectionsRastersBatchInsertRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. MapsEngine.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
id - The ID of the raster collection to which these rasters belong.content - the RasterCollectionsRastersBatchInsertRequestpublic MapsEngine.RasterCollections.Rasters.BatchInsert setAlt(String alt)
MapsEngineRequestsetAlt in class MapsEngineRequest<RasterCollectionsRastersBatchInsertResponse>public MapsEngine.RasterCollections.Rasters.BatchInsert setFields(String fields)
MapsEngineRequestsetFields in class MapsEngineRequest<RasterCollectionsRastersBatchInsertResponse>public MapsEngine.RasterCollections.Rasters.BatchInsert setKey(String key)
MapsEngineRequestsetKey in class MapsEngineRequest<RasterCollectionsRastersBatchInsertResponse>public MapsEngine.RasterCollections.Rasters.BatchInsert setOauthToken(String oauthToken)
MapsEngineRequestsetOauthToken in class MapsEngineRequest<RasterCollectionsRastersBatchInsertResponse>public MapsEngine.RasterCollections.Rasters.BatchInsert setPrettyPrint(Boolean prettyPrint)
MapsEngineRequestsetPrettyPrint in class MapsEngineRequest<RasterCollectionsRastersBatchInsertResponse>public MapsEngine.RasterCollections.Rasters.BatchInsert setQuotaUser(String quotaUser)
MapsEngineRequestsetQuotaUser in class MapsEngineRequest<RasterCollectionsRastersBatchInsertResponse>public MapsEngine.RasterCollections.Rasters.BatchInsert setUserIp(String userIp)
MapsEngineRequestsetUserIp in class MapsEngineRequest<RasterCollectionsRastersBatchInsertResponse>public String getId()
public MapsEngine.RasterCollections.Rasters.BatchInsert setId(String id)
public MapsEngine.RasterCollections.Rasters.BatchInsert set(String parameterName, Object value)
set in class MapsEngineRequest<RasterCollectionsRastersBatchInsertResponse>