GenerateContentResult interface

ออบเจ็กต์ผลลัพธ์ที่แสดงผลจากการเรียก GenerativeModel.generateContent()

ลายเซ็น:

export interface GenerateContentResult 

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

พร็อพเพอร์ตี้ ประเภท คำอธิบาย
คำตอบ สร้างการตอบสนองของเนื้อหาที่ปรับปรุงแล้ว

GenerateContentResult.response

ลายเซ็น:

response: EnhancedGenerateContentResponse;