downloadFormat property

String? downloadFormat
getter/setter pair

Format that the report should be returned in.

Currently csv or tsv is supported.

Implementation

core.String? downloadFormat;