Show / Hide Table of Contents

Enum FileFormat

The format of the file being uploaded.

Namespace: Google.Maps.MapsPlatformDatasets.V1Alpha
Assembly: Google.Maps.MapsPlatformDatasets.V1Alpha.dll
Syntax
public enum FileFormat

Fields

Name Description
Csv

CSV file.

Geojson

GeoJson file.

Kml

KML file.

Kmz

KMZ file.

Proto

Protobuf file.

Unspecified

Unspecified file format.

In this article
Back to top Generated by DocFX