format property
Format of the generated report. Possible string values are:
- "FORMAT_UNSPECIFIED" : Default value when format is not specified or is unknown in this version.
- "CSV" : CSV.
- "XLSX" : Excel.
Implementation
core.String? format;
Format of the generated report. Possible string values are:
core.String? format;