Class DestinationFormat (2.29.0)

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.