GenerateContentResult interface

Obiekt wyniku zwrócony przez wywołanie funkcji GenerativeModel.generateContent().

Podpis:

export interface GenerateContentResult 

Właściwości

Właściwość Typ Opis
odpowiedź EnhancedGenerateContentResponse

GenerateContentResult.response

Podpis:

response: EnhancedGenerateContentResponse;