format property
File format which will be ingested.
Required. Possible string values are:
- "FORMAT_UNSPECIFIED" : Unspecified format.
- "CSV" : CSV format.
- "JSON" : JSON format.
Implementation
core.String? format;
File format which will be ingested.
Required. Possible string values are:
core.String? format;