| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
FeaturesListResponse |
FeaturesListResponse.clone() |
FeaturesListResponse |
FeaturesListResponse.set(java.lang.String fieldName,
java.lang.Object value) |
FeaturesListResponse |
FeaturesListResponse.setAllowedQueriesPerSecond(java.lang.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(java.util.List<Feature> features)
Resources returned.
|
FeaturesListResponse |
FeaturesListResponse.setNextPageToken(java.lang.String nextPageToken)
Next page token.
|
FeaturesListResponse |
FeaturesListResponse.setSchema(Schema schema)
The feature schema.
|
FeaturesListResponse |
FeaturesListResponse.setType(java.lang.String type) |