mimeType property
The format of the content field.
Presently, only the value "text/markdown" is supported. See Markdown (https://en.wikipedia.org/wiki/Markdown) for more information.
Implementation
core.String? mimeType;
The format of the content field.
Presently, only the value "text/markdown" is supported. See Markdown (https://en.wikipedia.org/wiki/Markdown) for more information.
core.String? mimeType;