Class DestinationFormat (3.4.0)

Stay organized with collections Save and categorize content based on your preferences.
DestinationFormat()

The exported file format. The default value is CSV.

Tables with nested or repeated fields cannot be exported as CSV.

Inheritance

builtins.object > DestinationFormat

Methods

__init__

__init__()

Initialize self. See help(type(self)) for accurate signature.

DestinationFormat

DestinationFormat()

The exported file format. The default value is CSV.

Tables with nested or repeated fields cannot be exported as CSV.