Enum FileFormat
The format of the file being uploaded.
Namespace: Google.Maps.MapsPlatformDatasets.V1
Assembly: Google.Maps.MapsPlatformDatasets.V1.dll
Syntax
public enum FileFormat
Fields
| Name | Description |
|---|---|
| Csv | CSV file. |
| Geojson | GeoJson file. |
| Kml | KML file. |
| Unspecified | Unspecified file format. |