GenerativeContentBlob interface

อินเทอร์เฟซสำหรับการส่งรูปภาพ

ลายเซ็น:

export interface GenerativeContentBlob 

พร็อพเพอร์ตี้

พร็อพเพอร์ตี้ ประเภท คำอธิบาย
ข้อมูล string รูปภาพเป็นสตริง Base64
mimeType string

GenerativeContentBlob.data

รูปภาพเป็นสตริง Base64

ลายเซ็น:

data: string;

GenerativeContentBlob.mimeType

ลายเซ็น:

mimeType: string;