Optional
codeOptional. Result of executing the [ExecutableCode].
Optional
executableOptional. Code generated by the model that is meant to be executed.
Optional
fileOptional. URI based data.
Optional
functionOptional. A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] with the parameters and their values.
Optional
functionOptional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
Optional
inlineOptional. Inlined bytes data.
Optional
textOptional. Text part (can be code).
Optional
thoughtIndicates if the part is thought from the model.
Optional
videoMetadata for a given video.
A datatype containing media content.
Exactly one field within a Part should be set, representing the specific type of content being conveyed. Using multiple fields within the same
Part
instance is considered invalid.