mediaType property
The media_type (MIME type) of the part content (e.g., "text/plain",
"application/json", "image/png").
This field is available for all part types.
Implementation
core.String? mediaType;
The media_type (MIME type) of the part content (e.g., "text/plain",
"application/json", "image/png").
This field is available for all part types.
core.String? mediaType;