FileDataPart interface

واجهة جزء المحتوى إذا كان الجزء يمثّل FileData

Signature:

export interface FileDataPart 

أماكن إقامة

الموقع النوع الوصف
fileData FileData
FunctionCall إطلاقاً
FunctionResponse إطلاقاً
inlineData إطلاقاً
نص إطلاقاً

ملف FileDataPartner.fileData

Signature:

fileData: FileData;

FileDataPart.functionCall

Signature:

functionCall?: never;

FileData Part.functionResponse.

Signature:

functionResponse?: never;

FileDataPART.inlineData

Signature:

inlineData?: never;

FileDataPartner.text

Signature:

text?: never;