Show / Hide Table of Contents

Enum DataFormat

Data formats for input and output files.

Namespace: Google.Maps.RouteOptimization.V1
Assembly: Google.Maps.RouteOptimization.V1.dll
Syntax
public enum DataFormat

Fields

Name Description
Json

JavaScript Object Notation.

ProtoText

Protocol Buffers text format. See https://protobuf.dev/reference/protobuf/textformat-spec/

Unspecified

Invalid value, format must not be UNSPECIFIED.

In this article
Back to top Generated by DocFX