File Part
@Serializable
@SerialName(value = "file" )
Image passed to the model as a file — either one already uploaded to the Files API, or one inlined as base64.
Exactly one of fileId and fileData must be set.
Image passed to the model as a file — either one already uploaded to the Files API, or one inlined as base64.
Exactly one of fileId and fileData must be set.