mimeType property
Valid values include: csv
or json
.
Defaults to json
. Note: Configure the delimiter for CSV output using the
csvDelimiter property.
Implementation
core.String? mimeType;
Valid values include: csv
or json
.
Defaults to json
. Note: Configure the delimiter for CSV output using the
csvDelimiter property.
core.String? mimeType;