Interface protos.google.ai.generativelanguage.v1beta.IPart (2.4.0)

Properties of a Part.

Package

@google-ai/generativelanguage

Properties

fileData

fileData?: (google.ai.generativelanguage.v1beta.IFileData|null);

Part fileData

functionCall

functionCall?: (google.ai.generativelanguage.v1beta.IFunctionCall|null);

Part functionCall

functionResponse

functionResponse?: (google.ai.generativelanguage.v1beta.IFunctionResponse|null);

Part functionResponse

inlineData

inlineData?: (google.ai.generativelanguage.v1beta.IBlob|null);

Part inlineData

text

text?: (string|null);

Part text