format property
The format of the input specification file contents.
Output only. Possible string values are:
- "FORMAT_UNSPECIFIED" : The format is not available.
- "YAML" : YAML format.
- "JSON" : JSON format.
Implementation
core.String? format;
The format of the input specification file contents.
Output only. Possible string values are:
core.String? format;