Enum DataLayersResource.GetRequest.ViewEnum
Optional. The desired subset of the data to return.
Namespace: Google.Apis.Solar.v1
Assembly: Google.Apis.Solar.v1.dll
Syntax
public enum DataLayersResource.GetRequest.ViewEnum
Fields
Name | Description |
---|---|
DATALAYERVIEWUNSPECIFIED | Equivalent to FULL. |
DSMLAYER | Get the DSM only. |
FULLLAYERS | Get all data. |
IMAGERYANDALLFLUXLAYERS | Get the DSM, RGB, mask, annual flux, and monthly flux. |
IMAGERYANDANNUALFLUXLAYERS | Get the DSM, RGB, mask, and annual flux. |
IMAGERYLAYERS | Get the DSM, RGB, and mask. |