| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
FeaturesListResponse |
FeaturesListResponse.clone() |
FeaturesListResponse |
FeaturesListResponse.set(String fieldName,
Object value) |
FeaturesListResponse |
FeaturesListResponse.setAllowedQueriesPerSecond(Double allowedQueriesPerSecond)
An indicator of the maximum rate at which queries may be made, if all queries were as expensive
as this query.
|
FeaturesListResponse |
FeaturesListResponse.setFeatures(List<Feature> features)
Resources returned.
|
FeaturesListResponse |
FeaturesListResponse.setNextPageToken(String nextPageToken)
Next page token.
|
FeaturesListResponse |
FeaturesListResponse.setSchema(Schema schema)
The feature schema.
|
FeaturesListResponse |
FeaturesListResponse.setType(String type) |