Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface OutputSerialization

Describes how results of the Select job are serialized.

Hierarchy

  • OutputSerialization

Properties

Properties

CSV?: CSVOutput

Describes the serialization of CSV-encoded Select results.

JSON?: JSONOutput

Specifies JSON as request's output serialization format.