Home > @google/generative-ai > FunctionCallPart
Content part interface if the part represents FunctionResponse.
Signature:
export interface FunctionCallPart
Property | Modifiers | Type | Description |
---|---|---|---|
functionCall | FunctionCall | ||
functionResponse? | never | (Optional) | |
inlineData? | never | (Optional) | |
text? | never | (Optional) |