- GeoJsonGeometry - Class in com.google.api.services.mapsengine.model
-
A geometry object
- GeoJsonGeometry(String) - Constructor for class com.google.api.services.mapsengine.model.GeoJsonGeometry
-
- GeoJsonGeometryCollection - Class in com.google.api.services.mapsengine.model
-
Geometry Collection
- GeoJsonGeometryCollection() - Constructor for class com.google.api.services.mapsengine.model.GeoJsonGeometryCollection
-
Constructs GeoJsonGeometryCollection.
- GeoJsonLineString - Class in com.google.api.services.mapsengine.model
-
Line String
- GeoJsonLineString() - Constructor for class com.google.api.services.mapsengine.model.GeoJsonLineString
-
Constructs GeoJsonLineString.
- GeoJsonMultiLineString - Class in com.google.api.services.mapsengine.model
-
Multi Line String
- GeoJsonMultiLineString() - Constructor for class com.google.api.services.mapsengine.model.GeoJsonMultiLineString
-
Constructs GeoJsonMultiLineString.
- GeoJsonMultiPoint - Class in com.google.api.services.mapsengine.model
-
Model definition for GeoJsonMultiPoint.
- GeoJsonMultiPoint() - Constructor for class com.google.api.services.mapsengine.model.GeoJsonMultiPoint
-
Constructs GeoJsonMultiPoint.
- GeoJsonMultiPolygon - Class in com.google.api.services.mapsengine.model
-
Multi Polygon
- GeoJsonMultiPolygon() - Constructor for class com.google.api.services.mapsengine.model.GeoJsonMultiPolygon
-
Constructs GeoJsonMultiPolygon.
- GeoJsonPoint - Class in com.google.api.services.mapsengine.model
-
Model definition for GeoJsonPoint.
- GeoJsonPoint() - Constructor for class com.google.api.services.mapsengine.model.GeoJsonPoint
-
Constructs GeoJsonPoint.
- GeoJsonPolygon - Class in com.google.api.services.mapsengine.model
-
Polygon
- GeoJsonPolygon() - Constructor for class com.google.api.services.mapsengine.model.GeoJsonPolygon
-
Constructs GeoJsonPolygon.
- get(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets
-
Return metadata for a particular asset.
- get(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers
-
Return metadata for a particular layer.
- get(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps
-
Return metadata for a particular map.
- get(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections
-
Return metadata for a particular raster collection.
- get(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters
-
Return metadata for a single raster.
- get(String, String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features
-
Return a single feature, given its ID.
- get(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables
-
Return metadata for a particular table, including the schema.
- getAbstractGoogleClient() - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
- getAcquisitionTime() - Method in class com.google.api.services.mapsengine.model.Image
-
The acquisition time of this Raster.
- getAllowedQueriesPerSecond() - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
An indicator of the maximum rate at which queries may be made, if all queries were as expensive
as this query.
- getAlt() - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
Data format for the response.
- getAssets() - Method in class com.google.api.services.mapsengine.model.ResourcesListResponse
-
Assets returned.
- getAttribution() - Method in class com.google.api.services.mapsengine.model.Image
-
The name of the attribution to be used for this Raster.
- getBbox() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
A bounding box, expressed as "west,south,east,north".
- getBbox() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
A bounding box, expressed as "west,south,east,north".
- getBbox() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
A bounding box, expressed as "west,south,east,north".
- getBbox() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
A bounding box, expressed as "west,south,east,north".
- getBbox() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
A bounding box, expressed as "west,south,east,north".
- getBbox() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
A bounding box, expressed as "west,south,east,north".
- getBbox() - Method in class com.google.api.services.mapsengine.model.Image
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this Raster.
- getBbox() - Method in class com.google.api.services.mapsengine.model.Layer
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this Layer.
- getBbox() - Method in class com.google.api.services.mapsengine.model.Map
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this Map.
- getBbox() - Method in class com.google.api.services.mapsengine.model.Raster
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this Raster.
- getBbox() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this RasterCollection.
- getBbox() - Method in class com.google.api.services.mapsengine.model.Resource
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this asset.
- getBbox() - Method in class com.google.api.services.mapsengine.model.Table
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this table.
- getColumns() - Method in class com.google.api.services.mapsengine.model.Schema
-
An array of column objects.
- getContents() - Method in class com.google.api.services.mapsengine.model.Map
-
The contents of this Map.
- getContents() - Method in class com.google.api.services.mapsengine.model.MapFolder
-
The contents of this Folder.
- getCoordinates() - Method in class com.google.api.services.mapsengine.model.GeoJsonLineString
-
The coordinates of this line string as an array of two or more positions.
- getCoordinates() - Method in class com.google.api.services.mapsengine.model.GeoJsonMultiLineString
-
The coordinates of this multi-line string as an array of line string coordinate arrays.
- getCoordinates() - Method in class com.google.api.services.mapsengine.model.GeoJsonMultiPoint
-
The coordinates of this multi-point as an array of positions.
- getCoordinates() - Method in class com.google.api.services.mapsengine.model.GeoJsonMultiPolygon
-
The coordinates of this multi-polygon as an array of polygon coordinate arrays.
- getCoordinates() - Method in class com.google.api.services.mapsengine.model.GeoJsonPoint
-
The coordinates of this point as a position in [longitude, latitude] or [longitude, latitude,
altitude] form.
- getCoordinates() - Method in class com.google.api.services.mapsengine.model.GeoJsonPolygon
-
The coordinates of this polygon as an array of linear ring coordinate arrays.
- getCreatedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreatedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An RFC 3339 formatted date-time value (e.g.
- getCreationTime() - Method in class com.google.api.services.mapsengine.model.Image
-
The creation time of this raster.
- getCreationTime() - Method in class com.google.api.services.mapsengine.model.Layer
-
The creation time of this layer.
- getCreationTime() - Method in class com.google.api.services.mapsengine.model.Map
-
The creation time of this map.
- getCreationTime() - Method in class com.google.api.services.mapsengine.model.Raster
-
The creation time of this raster.
- getCreationTime() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The creation time of this rasterCollection.
- getCreationTime() - Method in class com.google.api.services.mapsengine.model.Resource
-
The creation time of this asset.
- getCreationTime() - Method in class com.google.api.services.mapsengine.model.Table
-
The creation time of this table.
- getCreatorEmail() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An email address representing a user.
- getCreatorEmail() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An email address representing a user.
- getCreatorEmail() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An email address representing a user.
- getCreatorEmail() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An email address representing a user.
- getCreatorEmail() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An email address representing a user.
- getCreatorEmail() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An email address representing a user.
- getDatasources() - Method in class com.google.api.services.mapsengine.model.Layer
-
An array of datasources used to build this Layer.
- getDatasourceType() - Method in class com.google.api.services.mapsengine.model.Layer
-
The type of the datasources used to build this Layer.
- getDefaultViewport() - Method in class com.google.api.services.mapsengine.model.Map
-
An array of four numbers (west, south, east, north) which defines the rectangular bounding box
of the default viewport.
- getDefaultViewport() - Method in class com.google.api.services.mapsengine.model.MapFolder
-
An array of four numbers (west, south, east, north) which defines the rectangular bounding box
of the default viewport.
- getDefaultViewport() - Method in class com.google.api.services.mapsengine.model.MapKmlLink
-
An array of four numbers (west, south, east, north) which defines the rectangular bounding box
of the default viewport.
- getDefaultViewport() - Method in class com.google.api.services.mapsengine.model.MapLayer
-
An array of four numbers (west, south, east, north) which defines the rectangular bounding box
of the default viewport.
- getDescription() - Method in class com.google.api.services.mapsengine.model.Image
-
The description of this Raster, supplied by the author.
- getDescription() - Method in class com.google.api.services.mapsengine.model.Layer
-
The description of this Layer, supplied by the author.
- getDescription() - Method in class com.google.api.services.mapsengine.model.Map
-
The description of this Map, supplied by the author.
- getDescription() - Method in class com.google.api.services.mapsengine.model.Raster
-
The description of this Raster, supplied by the author.
- getDescription() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The description of this RasterCollection, supplied by the author.
- getDescription() - Method in class com.google.api.services.mapsengine.model.Resource
-
The asset's description.
- getDescription() - Method in class com.google.api.services.mapsengine.model.Table
-
The description of this table, supplied by the author.
- getDraftAccessList() - Method in class com.google.api.services.mapsengine.model.Image
-
The Map Editors access list to share this Raster with.
- getDraftAccessList() - Method in class com.google.api.services.mapsengine.model.Table
-
The name of an access list of the Map Editor type.
- getEnd() - Method in class com.google.api.services.mapsengine.model.AcquisitionTime
-
The end time if acquisition time is a range.
- getFeatureIds() - Method in class com.google.api.services.mapsengine.model.FeaturesBatchDeleteRequest
-
- getFeatures() - Method in class com.google.api.services.mapsengine.model.FeaturesBatchInsertRequest
-
- getFeatures() - Method in class com.google.api.services.mapsengine.model.FeaturesBatchPatchRequest
-
- getFeatures() - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
Resources returned.
- getFields() - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
Selector specifying which fields to include in a partial response.
- getFilename() - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
The file name of this uploaded file.
- getFilename() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
The file name of this uploaded file.
- getFilename() - Method in class com.google.api.services.mapsengine.model.File
-
The name of the file.
- getFiles() - Method in class com.google.api.services.mapsengine.model.Image
-
The files associated with this Raster.
- getFiles() - Method in class com.google.api.services.mapsengine.model.Table
-
The files associated with this table.
- getGeometries() - Method in class com.google.api.services.mapsengine.model.GeoJsonGeometryCollection
-
The geometry objects that are contained within this geometry collection.
- getGeometry() - Method in class com.google.api.services.mapsengine.model.Feature
-
The geometry member of this Feature.
- getGxIds() - Method in class com.google.api.services.mapsengine.model.FeaturesBatchDeleteRequest
-
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
The ID of the asset.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
The ID of the asset whose parents will be listed.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
The ID of the layer.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
The ID of the layer whose parents will be listed.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
The ID of the map.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
The ID of the raster collection.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
The ID of the raster collection whose parents will be listed.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
The ID of the raster collection to which these rasters belong.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
The ID of the raster asset.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
The ID of the raster.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
The ID of the rasters whose parents will be listed.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
The ID of the table that contains the features to be deleted.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
The ID of the table to append the features to.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
The ID of the table containing the features to be patched.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
The ID of the feature to get.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The ID of the table to which these features belong.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
The ID of the table asset.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
The ID of the table.
- getId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
The ID of the table whose parents will be listed.
- getId() - Method in class com.google.api.services.mapsengine.model.Datasource
-
The ID of a datasource.
- getId() - Method in class com.google.api.services.mapsengine.model.Image
-
A globally unique ID, used to refer to this Raster.
- getId() - Method in class com.google.api.services.mapsengine.model.Layer
-
A globally unique ID, used to refer to this Layer.
- getId() - Method in class com.google.api.services.mapsengine.model.Map
-
A globally unique ID, used to refer to this Map.
- getId() - Method in class com.google.api.services.mapsengine.model.MapLayer
-
The ID of this Layer.
- getId() - Method in class com.google.api.services.mapsengine.model.Parent
-
The ID of this parent.
- getId() - Method in class com.google.api.services.mapsengine.model.Project
-
An ID used to refer to this project.
- getId() - Method in class com.google.api.services.mapsengine.model.Raster
-
A globally unique ID, used to refer to this Raster.
- getId() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
A globally unique ID, used to refer to this RasterCollection.
- getId() - Method in class com.google.api.services.mapsengine.model.Resource
-
The asset's globally unique ID.
- getId() - Method in class com.google.api.services.mapsengine.model.Table
-
A globally unique ID, used to refer to this table.
- getInclude() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
A comma separated list of optional data to include.
- getIntersects() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
A geometry literal that specifies the spatial restriction of the query.
- getKey() - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
API key.
- getKey() - Method in class com.google.api.services.mapsengine.model.MapFolder
-
A user defined alias for this Folder, specific to this Map.
- getKey() - Method in class com.google.api.services.mapsengine.model.MapLayer
-
A user defined alias for this Layer, specific to this Map.
- getKmlUrl() - Method in class com.google.api.services.mapsengine.model.MapKmlLink
-
The URL to the KML file represented by this KmlLink.
- getLastModifiedTime() - Method in class com.google.api.services.mapsengine.model.Image
-
The last modified time of this raster.
- getLastModifiedTime() - Method in class com.google.api.services.mapsengine.model.Layer
-
The last modified time of this layer.
- getLastModifiedTime() - Method in class com.google.api.services.mapsengine.model.Map
-
The last modified time of this map.
- getLastModifiedTime() - Method in class com.google.api.services.mapsengine.model.Raster
-
The last modified time of this raster.
- getLastModifiedTime() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The last modified time of this rasterCollection.
- getLastModifiedTime() - Method in class com.google.api.services.mapsengine.model.Resource
-
The last modified time of this asset.
- getLastModifiedTime() - Method in class com.google.api.services.mapsengine.model.Table
-
The last modified time of this table.
- getLayers() - Method in class com.google.api.services.mapsengine.model.LayersListResponse
-
Resources returned.
- getLimit() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The total number of features to return from the query, irrespective of the number of pages.
- getMaps() - Method in class com.google.api.services.mapsengine.model.MapsListResponse
-
Resources returned.
- getMaskType() - Method in class com.google.api.services.mapsengine.model.Image
-
The mask processing type of this Raster.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The maximum number of items to include in the response, used for paging.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
The maximum number of items to include in a single response page.
- getMaxResults() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
The maximum number of items to include in a single response page.
- getModifiedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedAfter() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An RFC 3339 formatted date-time value (e.g.
- getModifiedBefore() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An RFC 3339 formatted date-time value (e.g.
- getMosaic() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
True if this RasterCollection is a mosaic.
- getName() - Method in class com.google.api.services.mapsengine.model.Image
-
The name of this Raster, supplied by the author.
- getName() - Method in class com.google.api.services.mapsengine.model.Layer
-
The name of this Layer, supplied by the author.
- getName() - Method in class com.google.api.services.mapsengine.model.Map
-
The name of this Map, supplied by the author.
- getName() - Method in class com.google.api.services.mapsengine.model.MapFolder
-
The name of this Folder.
- getName() - Method in class com.google.api.services.mapsengine.model.MapKmlLink
-
The name of this KmlLink.
- getName() - Method in class com.google.api.services.mapsengine.model.MapLayer
-
The name of this Layer.
- getName() - Method in class com.google.api.services.mapsengine.model.Project
-
A user provided name for this project.
- getName() - Method in class com.google.api.services.mapsengine.model.Raster
-
The name of this Raster, supplied by the author.
- getName() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The name of this RasterCollection, supplied by the author.
- getName() - Method in class com.google.api.services.mapsengine.model.Resource
-
The asset's name.
- getName() - Method in class com.google.api.services.mapsengine.model.Schema.Columns
-
The column name.
- getName() - Method in class com.google.api.services.mapsengine.model.Table
-
The name of this table, supplied by the author.
- getNextPageToken() - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
Next page token.
- getNextPageToken() - Method in class com.google.api.services.mapsengine.model.LayersListResponse
-
Next page token.
- getNextPageToken() - Method in class com.google.api.services.mapsengine.model.MapsListResponse
-
Next page token.
- getNextPageToken() - Method in class com.google.api.services.mapsengine.model.ParentsListResponse
-
Next page token.
- getNextPageToken() - Method in class com.google.api.services.mapsengine.model.RastercollectionsListResponse
-
Next page token.
- getNextPageToken() - Method in class com.google.api.services.mapsengine.model.RastersListResponse
-
Next page token.
- getNextPageToken() - Method in class com.google.api.services.mapsengine.model.ResourcesListResponse
-
Next page token.
- getNextPageToken() - Method in class com.google.api.services.mapsengine.model.TablesListResponse
-
Next page token.
- getOauthToken() - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
OAuth 2.0 token for the current user.
- getOrderBy() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
An SQL-like order by clause used to sort results.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
The continuation token, used to page through large result sets.
- getPageToken() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
The continuation token, used to page through large result sets.
- getParents() - Method in class com.google.api.services.mapsengine.model.ParentsListResponse
-
Resources returned.
- getPrecision() - Method in class com.google.api.services.mapsengine.model.AcquisitionTime
-
The precision of acquisition time.
- getPrettyPrint() - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
Returns response with indentations and line breaks.
- getPrimaryGeometry() - Method in class com.google.api.services.mapsengine.model.Schema
-
The name of the column that contains a feature's geometry.
- getPrimaryKey() - Method in class com.google.api.services.mapsengine.model.Schema
-
The name of the column that contains the unique identifier of a Feature.
- getProcessingStatus() - Method in class com.google.api.services.mapsengine.model.Image
-
The processing status of this Raster.
- getProcessingStatus() - Method in class com.google.api.services.mapsengine.model.Table
-
The processing status of this table.
- getProjectId() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
The ID of a Maps Engine project, used to filter the response.
- getProjectId() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
The ID of a Maps Engine project, used to filter the response.
- getProjectId() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
The ID of a Maps Engine project, used to filter the response.
- getProjectId() - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
The ID of a Maps Engine project, used to filter the response.
- getProjectId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
The ID of a Maps Engine project, used to filter the response.
- getProjectId() - Method in class com.google.api.services.mapsengine.model.Image
-
The ID of the project that this Raster is in.
- getProjectId() - Method in class com.google.api.services.mapsengine.model.Layer
-
The ID of the project that this Layer is in.
- getProjectId() - Method in class com.google.api.services.mapsengine.model.Map
-
The ID of the project that this Map is in.
- getProjectId() - Method in class com.google.api.services.mapsengine.model.Raster
-
The ID of the project that this Raster is in.
- getProjectId() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The ID of the project that this RasterCollection is in.
- getProjectId() - Method in class com.google.api.services.mapsengine.model.Resource
-
The ID of the project to which the asset belongs.
- getProjectId() - Method in class com.google.api.services.mapsengine.model.Table
-
The ID of the project to which the table belongs.
- getProjects() - Method in class com.google.api.services.mapsengine.model.ProjectsListResponse
-
Projects returned.
- getProperties() - Method in class com.google.api.services.mapsengine.model.Feature
-
Key/value pairs of this Feature.
- getPublishedAccessList() - Method in class com.google.api.services.mapsengine.model.Table
-
The access list to whom view permissions are granted.
- getQuotaUser() - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
Available to use for quota purposes for server-side applications.
- getRasterCollections() - Method in class com.google.api.services.mapsengine.model.RastercollectionsListResponse
-
Resources returned.
- getRasters() - Method in class com.google.api.services.mapsengine.model.RastersListResponse
-
Resources returned.
- getRasterType() - Method in class com.google.api.services.mapsengine.model.Image
-
The type of this Raster.
- getRasterType() - Method in class com.google.api.services.mapsengine.model.Raster
-
The type of this Raster.
- getRasterType() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The type of rasters contained within this RasterCollection.
- getResource() - Method in class com.google.api.services.mapsengine.model.Resource
-
The URL to query to retrieve the asset's complete object.
- getSchema() - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
The feature schema.
- getSchema() - Method in class com.google.api.services.mapsengine.model.Table
-
The schema for this table.
- getSelect() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
A SQL-like projection clause used to specify returned properties.
- getSelect() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
A SQL-like projection clause used to specify returned properties.
- getSize() - Method in class com.google.api.services.mapsengine.model.File
-
The size of the file in bytes.
- getSourceEncoding() - Method in class com.google.api.services.mapsengine.model.Table
-
Encoding of the uploaded files.
- getStart() - Method in class com.google.api.services.mapsengine.model.AcquisitionTime
-
The acquisition time, or start time if acquisition time is a range.
- getTableId() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
The ID of the table.
- getTables() - Method in class com.google.api.services.mapsengine.model.TablesListResponse
-
Resources returned.
- getTags() - Method in class com.google.api.services.mapsengine.model.Image
-
Tags of this Raster.
- getTags() - Method in class com.google.api.services.mapsengine.model.Layer
-
Tags of this Layer.
- getTags() - Method in class com.google.api.services.mapsengine.model.Map
-
Tags of this Map.
- getTags() - Method in class com.google.api.services.mapsengine.model.Raster
-
Tags of this Raster.
- getTags() - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
Tags of this RasterCollection.
- getTags() - Method in class com.google.api.services.mapsengine.model.Resource
-
An array of text strings, with each string representing a tag.
- getTags() - Method in class com.google.api.services.mapsengine.model.Table
-
An array of text strings, with each string representing a tag.
- getType() - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An asset type restriction.
- getType() - Method in class com.google.api.services.mapsengine.model.Feature
-
Identifies this object as a feature.
- getType() - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
- getType() - Method in class com.google.api.services.mapsengine.model.GeoJsonGeometry
-
- getType() - Method in class com.google.api.services.mapsengine.model.MapItem
-
- getType() - Method in class com.google.api.services.mapsengine.model.Resource
-
The type of asset.
- getType() - Method in class com.google.api.services.mapsengine.model.Schema.Columns
-
The type of data stored in this column.
- getUploadStatus() - Method in class com.google.api.services.mapsengine.model.File
-
The upload status of the file.
- getUserIp() - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
IP address of the site where the request originates.
- getVersion() - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- getVersion() - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- getVersion() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
The table version to access.
- getVersion() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The table version to access.
- getVersion() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- getVersions() - Method in class com.google.api.services.mapsengine.model.Map
-
An array containing the available versions of this Map.
- getVisibility() - Method in class com.google.api.services.mapsengine.model.MapFolder
-
The visibility setting of this Folder.
- getVisibility() - Method in class com.google.api.services.mapsengine.model.MapKmlLink
-
The visibility setting of this KmlLink.
- getVisibility() - Method in class com.google.api.services.mapsengine.model.MapLayer
-
The visibility setting of this Layer.
- getWhere() - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
An SQL-like predicate used to filter results.
- Schema - Class in com.google.api.services.mapsengine.model
-
A schema indicating the properties which may be associated with features within a Table, and the
types of those properties.
- Schema() - Constructor for class com.google.api.services.mapsengine.model.Schema
-
- Schema.Columns - Class in com.google.api.services.mapsengine.model
-
Model definition for SchemaColumns.
- Schema.Columns() - Constructor for class com.google.api.services.mapsengine.model.Schema.Columns
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Projects.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Upload
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Create
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Upload
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.AcquisitionTime
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Datasource
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Feature
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.FeaturesBatchDeleteRequest
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.FeaturesBatchInsertRequest
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.FeaturesBatchPatchRequest
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.File
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.GeoJsonGeometry
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.GeoJsonGeometryCollection
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.GeoJsonLineString
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.GeoJsonMultiLineString
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.GeoJsonMultiPoint
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.GeoJsonMultiPolygon
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.GeoJsonPoint
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.GeoJsonPolygon
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Image
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Layer
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.LayersListResponse
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Map
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.MapFolder
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.MapItem
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.MapKmlLink
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.MapLayer
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.MapsListResponse
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Parent
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.ParentsListResponse
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Project
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.ProjectsListResponse
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Raster
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.RastercollectionsListResponse
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.RastersListResponse
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Resource
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.ResourcesListResponse
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Schema.Columns
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Schema
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.Table
-
- set(String, Object) - Method in class com.google.api.services.mapsengine.model.TablesListResponse
-
- setAcquisitionTime(AcquisitionTime) - Method in class com.google.api.services.mapsengine.model.Image
-
The acquisition time of this Raster.
- setAllowedQueriesPerSecond(Double) - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
An indicator of the maximum rate at which queries may be made, if all queries were as expensive
as this query.
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Projects.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Upload
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Create
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Upload
-
- setAlt(String) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
Data format for the response.
- setApplicationName(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Builder
-
- setAssets(List<Resource>) - Method in class com.google.api.services.mapsengine.model.ResourcesListResponse
-
Assets returned.
- setAttribution(String) - Method in class com.google.api.services.mapsengine.model.Image
-
The name of the attribution to be used for this Raster.
- setBbox(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
A bounding box, expressed as "west,south,east,north".
- setBbox(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
A bounding box, expressed as "west,south,east,north".
- setBbox(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
A bounding box, expressed as "west,south,east,north".
- setBbox(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
A bounding box, expressed as "west,south,east,north".
- setBbox(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
A bounding box, expressed as "west,south,east,north".
- setBbox(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
A bounding box, expressed as "west,south,east,north".
- setBbox(List<Double>) - Method in class com.google.api.services.mapsengine.model.Image
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this Raster.
- setBbox(List<Double>) - Method in class com.google.api.services.mapsengine.model.Layer
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this Layer.
- setBbox(List<Double>) - Method in class com.google.api.services.mapsengine.model.Map
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this Map.
- setBbox(List<Double>) - Method in class com.google.api.services.mapsengine.model.Raster
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this Raster.
- setBbox(List<Double>) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this RasterCollection.
- setBbox(List<Double>) - Method in class com.google.api.services.mapsengine.model.Resource
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this asset.
- setBbox(List<Double>) - Method in class com.google.api.services.mapsengine.model.Table
-
An array of four numbers (west, south, east, north) which define the rectangular bounding box
which contains all of the data in this table.
- setColumns(List<Schema.Columns>) - Method in class com.google.api.services.mapsengine.model.Schema
-
An array of column objects.
- setContents(List<MapItem>) - Method in class com.google.api.services.mapsengine.model.Map
-
The contents of this Map.
- setContents(List<MapItem>) - Method in class com.google.api.services.mapsengine.model.MapFolder
-
The contents of this Folder.
- setCoordinates(List<List<Double>>) - Method in class com.google.api.services.mapsengine.model.GeoJsonLineString
-
The coordinates of this line string as an array of two or more positions.
- setCoordinates(List<List<List<Double>>>) - Method in class com.google.api.services.mapsengine.model.GeoJsonMultiLineString
-
The coordinates of this multi-line string as an array of line string coordinate arrays.
- setCoordinates(List<List<Double>>) - Method in class com.google.api.services.mapsengine.model.GeoJsonMultiPoint
-
The coordinates of this multi-point as an array of positions.
- setCoordinates(List<List<List<List<Double>>>>) - Method in class com.google.api.services.mapsengine.model.GeoJsonMultiPolygon
-
The coordinates of this multi-polygon as an array of polygon coordinate arrays.
- setCoordinates(List<Double>) - Method in class com.google.api.services.mapsengine.model.GeoJsonPoint
-
The coordinates of this point as a position in [longitude, latitude] or [longitude, latitude,
altitude] form.
- setCoordinates(List<List<List<Double>>>) - Method in class com.google.api.services.mapsengine.model.GeoJsonPolygon
-
The coordinates of this polygon as an array of linear ring coordinate arrays.
- setCreatedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreatedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An RFC 3339 formatted date-time value (e.g.
- setCreationTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Image
-
The creation time of this raster.
- setCreationTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Layer
-
The creation time of this layer.
- setCreationTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Map
-
The creation time of this map.
- setCreationTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Raster
-
The creation time of this raster.
- setCreationTime(DateTime) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The creation time of this rasterCollection.
- setCreationTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Resource
-
The creation time of this asset.
- setCreationTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Table
-
The creation time of this table.
- setCreatorEmail(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An email address representing a user.
- setCreatorEmail(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An email address representing a user.
- setCreatorEmail(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An email address representing a user.
- setCreatorEmail(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An email address representing a user.
- setCreatorEmail(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An email address representing a user.
- setCreatorEmail(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An email address representing a user.
- setDatasources(List<Datasource>) - Method in class com.google.api.services.mapsengine.model.Layer
-
An array of datasources used to build this Layer.
- setDatasourceType(String) - Method in class com.google.api.services.mapsengine.model.Layer
-
The type of the datasources used to build this Layer.
- setDefaultViewport(List<Double>) - Method in class com.google.api.services.mapsengine.model.Map
-
An array of four numbers (west, south, east, north) which defines the rectangular bounding box
of the default viewport.
- setDefaultViewport(List<Double>) - Method in class com.google.api.services.mapsengine.model.MapFolder
-
An array of four numbers (west, south, east, north) which defines the rectangular bounding box
of the default viewport.
- setDefaultViewport(List<Double>) - Method in class com.google.api.services.mapsengine.model.MapKmlLink
-
An array of four numbers (west, south, east, north) which defines the rectangular bounding box
of the default viewport.
- setDefaultViewport(List<Double>) - Method in class com.google.api.services.mapsengine.model.MapLayer
-
An array of four numbers (west, south, east, north) which defines the rectangular bounding box
of the default viewport.
- setDescription(String) - Method in class com.google.api.services.mapsengine.model.Image
-
The description of this Raster, supplied by the author.
- setDescription(String) - Method in class com.google.api.services.mapsengine.model.Layer
-
The description of this Layer, supplied by the author.
- setDescription(String) - Method in class com.google.api.services.mapsengine.model.Map
-
The description of this Map, supplied by the author.
- setDescription(String) - Method in class com.google.api.services.mapsengine.model.Raster
-
The description of this Raster, supplied by the author.
- setDescription(String) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The description of this RasterCollection, supplied by the author.
- setDescription(String) - Method in class com.google.api.services.mapsengine.model.Resource
-
The asset's description.
- setDescription(String) - Method in class com.google.api.services.mapsengine.model.Table
-
The description of this table, supplied by the author.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
- setDraftAccessList(String) - Method in class com.google.api.services.mapsengine.model.Image
-
The Map Editors access list to share this Raster with.
- setDraftAccessList(String) - Method in class com.google.api.services.mapsengine.model.Table
-
The name of an access list of the Map Editor type.
- setEnd(DateTime) - Method in class com.google.api.services.mapsengine.model.AcquisitionTime
-
The end time if acquisition time is a range.
- setFeatureIds(List<String>) - Method in class com.google.api.services.mapsengine.model.FeaturesBatchDeleteRequest
-
- setFeatures(List<Feature>) - Method in class com.google.api.services.mapsengine.model.FeaturesBatchInsertRequest
-
- setFeatures(List<Feature>) - Method in class com.google.api.services.mapsengine.model.FeaturesBatchPatchRequest
-
- setFeatures(List<Feature>) - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
Resources returned.
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Projects.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Upload
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Create
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Upload
-
- setFields(String) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
Selector specifying which fields to include in a partial response.
- setFilename(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
The file name of this uploaded file.
- setFilename(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
The file name of this uploaded file.
- setFilename(String) - Method in class com.google.api.services.mapsengine.model.File
-
The name of the file.
- setFiles(List<File>) - Method in class com.google.api.services.mapsengine.model.Image
-
The files associated with this Raster.
- setFiles(List<File>) - Method in class com.google.api.services.mapsengine.model.Table
-
The files associated with this table.
- setGeometries(List<GeoJsonGeometry>) - Method in class com.google.api.services.mapsengine.model.GeoJsonGeometryCollection
-
The geometry objects that are contained within this geometry collection.
- setGeometry(GeoJsonGeometry) - Method in class com.google.api.services.mapsengine.model.Feature
-
The geometry member of this Feature.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.mapsengine.MapsEngine.Builder
-
- setGxIds(List<String>) - Method in class com.google.api.services.mapsengine.model.FeaturesBatchDeleteRequest
-
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.mapsengine.MapsEngine.Builder
-
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
The ID of the asset.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
The ID of the asset whose parents will be listed.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
The ID of the layer.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
The ID of the layer whose parents will be listed.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
The ID of the map.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
The ID of the raster collection.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
The ID of the raster collection whose parents will be listed.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
The ID of the raster collection to which these rasters belong.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
The ID of the raster asset.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
The ID of the raster.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
The ID of the rasters whose parents will be listed.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
The ID of the table that contains the features to be deleted.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
The ID of the table to append the features to.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
The ID of the table containing the features to be patched.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
The ID of the feature to get.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The ID of the table to which these features belong.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
The ID of the table asset.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
The ID of the table.
- setId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
The ID of the table whose parents will be listed.
- setId(String) - Method in class com.google.api.services.mapsengine.model.Datasource
-
The ID of a datasource.
- setId(String) - Method in class com.google.api.services.mapsengine.model.Image
-
A globally unique ID, used to refer to this Raster.
- setId(String) - Method in class com.google.api.services.mapsengine.model.Layer
-
A globally unique ID, used to refer to this Layer.
- setId(String) - Method in class com.google.api.services.mapsengine.model.Map
-
A globally unique ID, used to refer to this Map.
- setId(String) - Method in class com.google.api.services.mapsengine.model.MapLayer
-
The ID of this Layer.
- setId(String) - Method in class com.google.api.services.mapsengine.model.Parent
-
The ID of this parent.
- setId(String) - Method in class com.google.api.services.mapsengine.model.Project
-
An ID used to refer to this project.
- setId(String) - Method in class com.google.api.services.mapsengine.model.Raster
-
A globally unique ID, used to refer to this Raster.
- setId(String) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
A globally unique ID, used to refer to this RasterCollection.
- setId(String) - Method in class com.google.api.services.mapsengine.model.Resource
-
The asset's globally unique ID.
- setId(String) - Method in class com.google.api.services.mapsengine.model.Table
-
A globally unique ID, used to refer to this table.
- setInclude(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
A comma separated list of optional data to include.
- setIntersects(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
A geometry literal that specifies the spatial restriction of the query.
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Projects.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Upload
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Create
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Upload
-
- setKey(String) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
API key.
- setKey(String) - Method in class com.google.api.services.mapsengine.model.MapFolder
-
A user defined alias for this Folder, specific to this Map.
- setKey(String) - Method in class com.google.api.services.mapsengine.model.MapLayer
-
A user defined alias for this Layer, specific to this Map.
- setKmlUrl(String) - Method in class com.google.api.services.mapsengine.model.MapKmlLink
-
The URL to the KML file represented by this KmlLink.
- setLastModifiedTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Image
-
The last modified time of this raster.
- setLastModifiedTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Layer
-
The last modified time of this layer.
- setLastModifiedTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Map
-
The last modified time of this map.
- setLastModifiedTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Raster
-
The last modified time of this raster.
- setLastModifiedTime(DateTime) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The last modified time of this rasterCollection.
- setLastModifiedTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Resource
-
The last modified time of this asset.
- setLastModifiedTime(DateTime) - Method in class com.google.api.services.mapsengine.model.Table
-
The last modified time of this table.
- setLayers(List<Layer>) - Method in class com.google.api.services.mapsengine.model.LayersListResponse
-
Resources returned.
- setLimit(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The total number of features to return from the query, irrespective of the number of
pages.
- setMaps(List<Map>) - Method in class com.google.api.services.mapsengine.model.MapsListResponse
-
Resources returned.
- setMapsEngineRequestInitializer(MapsEngineRequestInitializer) - Method in class com.google.api.services.mapsengine.MapsEngine.Builder
-
- setMaskType(String) - Method in class com.google.api.services.mapsengine.model.Image
-
The mask processing type of this Raster.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The maximum number of items to include in the response, used for paging.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
The maximum number of items to include in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
The maximum number of items to include in a single response page.
- setModifiedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedAfter(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
An RFC 3339 formatted date-time value (e.g.
- setModifiedBefore(DateTime) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
An RFC 3339 formatted date-time value (e.g.
- setMosaic(Boolean) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
True if this RasterCollection is a mosaic.
- setName(String) - Method in class com.google.api.services.mapsengine.model.Image
-
The name of this Raster, supplied by the author.
- setName(String) - Method in class com.google.api.services.mapsengine.model.Layer
-
The name of this Layer, supplied by the author.
- setName(String) - Method in class com.google.api.services.mapsengine.model.Map
-
The name of this Map, supplied by the author.
- setName(String) - Method in class com.google.api.services.mapsengine.model.MapFolder
-
The name of this Folder.
- setName(String) - Method in class com.google.api.services.mapsengine.model.MapKmlLink
-
The name of this KmlLink.
- setName(String) - Method in class com.google.api.services.mapsengine.model.MapLayer
-
The name of this Layer.
- setName(String) - Method in class com.google.api.services.mapsengine.model.Project
-
A user provided name for this project.
- setName(String) - Method in class com.google.api.services.mapsengine.model.Raster
-
The name of this Raster, supplied by the author.
- setName(String) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The name of this RasterCollection, supplied by the author.
- setName(String) - Method in class com.google.api.services.mapsengine.model.Resource
-
The asset's name.
- setName(String) - Method in class com.google.api.services.mapsengine.model.Schema.Columns
-
The column name.
- setName(String) - Method in class com.google.api.services.mapsengine.model.Table
-
The name of this table, supplied by the author.
- setNextPageToken(String) - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
Next page token.
- setNextPageToken(String) - Method in class com.google.api.services.mapsengine.model.LayersListResponse
-
Next page token.
- setNextPageToken(String) - Method in class com.google.api.services.mapsengine.model.MapsListResponse
-
Next page token.
- setNextPageToken(String) - Method in class com.google.api.services.mapsengine.model.ParentsListResponse
-
Next page token.
- setNextPageToken(String) - Method in class com.google.api.services.mapsengine.model.RastercollectionsListResponse
-
Next page token.
- setNextPageToken(String) - Method in class com.google.api.services.mapsengine.model.RastersListResponse
-
Next page token.
- setNextPageToken(String) - Method in class com.google.api.services.mapsengine.model.ResourcesListResponse
-
Next page token.
- setNextPageToken(String) - Method in class com.google.api.services.mapsengine.model.TablesListResponse
-
Next page token.
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Projects.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Upload
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Create
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Upload
-
- setOauthToken(String) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
OAuth 2.0 token for the current user.
- setOrderBy(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
An SQL-like order by clause used to sort results.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
The continuation token, used to page through large result sets.
- setPageToken(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
The continuation token, used to page through large result sets.
- setParents(List<Parent>) - Method in class com.google.api.services.mapsengine.model.ParentsListResponse
-
Resources returned.
- setPrecision(String) - Method in class com.google.api.services.mapsengine.model.AcquisitionTime
-
The precision of acquisition time.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Projects.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Upload
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Upload
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
Returns response with indentations and line breaks.
- setPrimaryGeometry(String) - Method in class com.google.api.services.mapsengine.model.Schema
-
The name of the column that contains a feature's geometry.
- setPrimaryKey(String) - Method in class com.google.api.services.mapsengine.model.Schema
-
The name of the column that contains the unique identifier of a Feature.
- setProcessingStatus(String) - Method in class com.google.api.services.mapsengine.model.Image
-
The processing status of this Raster.
- setProcessingStatus(String) - Method in class com.google.api.services.mapsengine.model.Table
-
The processing status of this table.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
The ID of a Maps Engine project, used to filter the response.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
The ID of a Maps Engine project, used to filter the response.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
The ID of a Maps Engine project, used to filter the response.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
The ID of a Maps Engine project, used to filter the response.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
The ID of a Maps Engine project, used to filter the response.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.model.Image
-
The ID of the project that this Raster is in.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.model.Layer
-
The ID of the project that this Layer is in.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.model.Map
-
The ID of the project that this Map is in.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.model.Raster
-
The ID of the project that this Raster is in.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The ID of the project that this RasterCollection is in.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.model.Resource
-
The ID of the project to which the asset belongs.
- setProjectId(String) - Method in class com.google.api.services.mapsengine.model.Table
-
The ID of the project to which the table belongs.
- setProjects(List<Project>) - Method in class com.google.api.services.mapsengine.model.ProjectsListResponse
-
Projects returned.
- setProperties(Map<String, Object>) - Method in class com.google.api.services.mapsengine.model.Feature
-
Key/value pairs of this Feature.
- setPublishedAccessList(String) - Method in class com.google.api.services.mapsengine.model.Table
-
The access list to whom view permissions are granted.
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Projects.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Upload
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Upload
-
- setQuotaUser(String) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
Available to use for quota purposes for server-side applications.
- setRasterCollections(List<RasterCollection>) - Method in class com.google.api.services.mapsengine.model.RastercollectionsListResponse
-
Resources returned.
- setRasters(List<Raster>) - Method in class com.google.api.services.mapsengine.model.RastersListResponse
-
Resources returned.
- setRasterType(String) - Method in class com.google.api.services.mapsengine.model.Image
-
The type of this Raster.
- setRasterType(String) - Method in class com.google.api.services.mapsengine.model.Raster
-
The type of this Raster.
- setRasterType(String) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
The type of rasters contained within this RasterCollection.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
- setResource(String) - Method in class com.google.api.services.mapsengine.model.Resource
-
The URL to query to retrieve the asset's complete object.
- setRootUrl(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Builder
-
- setSchema(Schema) - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
The feature schema.
- setSchema(Schema) - Method in class com.google.api.services.mapsengine.model.Table
-
The schema for this table.
- setSelect(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
A SQL-like projection clause used to specify returned properties.
- setSelect(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
A SQL-like projection clause used to specify returned properties.
- setServicePath(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Builder
-
- setSize(Long) - Method in class com.google.api.services.mapsengine.model.File
-
The size of the file in bytes.
- setSourceEncoding(String) - Method in class com.google.api.services.mapsengine.model.Table
-
Encoding of the uploaded files.
- setStart(DateTime) - Method in class com.google.api.services.mapsengine.model.AcquisitionTime
-
The acquisition time, or start time if acquisition time is a range.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.mapsengine.MapsEngine.Builder
-
- setTableId(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
The ID of the table.
- setTables(List<Table>) - Method in class com.google.api.services.mapsengine.model.TablesListResponse
-
Resources returned.
- setTags(List<String>) - Method in class com.google.api.services.mapsengine.model.Image
-
Tags of this Raster.
- setTags(List<String>) - Method in class com.google.api.services.mapsengine.model.Layer
-
Tags of this Layer.
- setTags(List<String>) - Method in class com.google.api.services.mapsengine.model.Map
-
Tags of this Map.
- setTags(List<String>) - Method in class com.google.api.services.mapsengine.model.Raster
-
Tags of this Raster.
- setTags(List<String>) - Method in class com.google.api.services.mapsengine.model.RasterCollection
-
Tags of this RasterCollection.
- setTags(List<String>) - Method in class com.google.api.services.mapsengine.model.Resource
-
An array of text strings, with each string representing a tag.
- setTags(List<String>) - Method in class com.google.api.services.mapsengine.model.Table
-
An array of text strings, with each string representing a tag.
- setType(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
An asset type restriction.
- setType(String) - Method in class com.google.api.services.mapsengine.model.Feature
-
Identifies this object as a feature.
- setType(String) - Method in class com.google.api.services.mapsengine.model.FeaturesListResponse
-
- setType(String) - Method in class com.google.api.services.mapsengine.model.GeoJsonGeometry
-
- setType(String) - Method in class com.google.api.services.mapsengine.model.MapItem
-
- setType(String) - Method in class com.google.api.services.mapsengine.model.Resource
-
The type of asset.
- setType(String) - Method in class com.google.api.services.mapsengine.model.Schema.Columns
-
The type of data stored in this column.
- setUploadStatus(String) - Method in class com.google.api.services.mapsengine.model.File
-
The upload status of the file.
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Get
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Assets.Parents.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Parents.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Projects.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Get
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Parents.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.RasterCollections.Rasters.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Files.Insert
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Get
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Parents.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Rasters.Upload
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Create
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchDelete
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchInsert
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.BatchPatch
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Files.Insert
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Parents.List
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Upload
-
- setUserIp(String) - Method in class com.google.api.services.mapsengine.MapsEngineRequest
-
IP address of the site where the request originates.
- setVersion(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Layers.Get
-
- setVersion(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Maps.Get
-
- setVersion(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.Get
-
The table version to access.
- setVersion(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
The table version to access.
- setVersion(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Get
-
- setVersions(List<String>) - Method in class com.google.api.services.mapsengine.model.Map
-
An array containing the available versions of this Map.
- setVisibility(String) - Method in class com.google.api.services.mapsengine.model.MapFolder
-
The visibility setting of this Folder.
- setVisibility(String) - Method in class com.google.api.services.mapsengine.model.MapKmlLink
-
The visibility setting of this KmlLink.
- setVisibility(String) - Method in class com.google.api.services.mapsengine.model.MapLayer
-
The visibility setting of this Layer.
- setWhere(String) - Method in class com.google.api.services.mapsengine.MapsEngine.Tables.Features.List
-
An SQL-like predicate used to filter results.