contentFormat property
Possible string values are:
- "UNSPECIFIED" : Invalid value.
- "HTML" : contentFormat is HTML.
- "TEXT" : contentFormat is free text.
- "RAW" : contentFormat is raw bytes.
Implementation
core.String? contentFormat;
Possible string values are:
core.String? contentFormat;