downloadFormat property
Format that the report should be returned in.
Currently csv
or tsv
is supported.
Implementation
core.String? downloadFormat;
Format that the report should be returned in.
Currently csv
or tsv
is supported.
core.String? downloadFormat;