React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/ai
FileDataPart
Interface FileDataPart
Content part interface if the part represents
FileData
interface
FileDataPart
{
codeExecutionResult
?:
undefined
;
executableCode
?:
undefined
;
fileData
:
FileData
;
functionCall
?:
undefined
;
functionResponse
?:
undefined
;
inlineData
?:
undefined
;
text
?:
undefined
;
thought
?:
boolean
;
thoughtSignature
?:
undefined
;
}
Index
Properties
code
Execution
Result?
executable
Code?
file
Data
function
Call?
function
Response?
inline
Data?
text?
thought?
thought
Signature?
Properties
Optional
code
Execution
Result
codeExecutionResult
?:
undefined
Optional
executable
Code
executableCode
?:
undefined
file
Data
fileData
:
FileData
Optional
function
Call
functionCall
?:
undefined
Optional
function
Response
functionResponse
?:
undefined
Optional
inline
Data
inlineData
?:
undefined
Optional
text
text
?:
undefined
Optional
thought
thought
?:
boolean
Optional
Internal
thought
Signature
thoughtSignature
?:
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
Execution
Result
executable
Code
file
Data
function
Call
function
Response
inline
Data
text
thought
thought
Signature
Documentation
GitHub
npm
React Native Firebase
Loading...
Content part interface if the part represents FileData