Module model

Module model 

Source

Structs§

CodeExecutionConfig
Configuration for Code Execution tool. Currently accepts no configuration parameters.
CodeExecutionResult
Result of code execution.
ExecutableCode
Code generated by the model for execution.
FileSearchConfig
Configuration for File Search tool
FunctionCall
A function call made by the model
FunctionCallingConfig
Configuration for function calling
FunctionDeclaration
Declaration of a function that can be called by the model
FunctionResponse
A response from a function
GoogleMapsConfig
Configuration for Google Maps grounding tool
GoogleSearchConfig
Empty configuration for Google Search tool
LatLng
Geographic coordinates
RetrievalConfig
Retrieval configuration for location-based tools
ToolConfig
Configuration for tools
URLContextConfig
Empty configuration for URL Context tool

Enums§

Behavior
Defines the function behavior
CodeExecutionOutcome
Outcome of code execution
CodeLanguage
Programming language for code execution
FunctionCallError
FunctionCallingMode
Mode for function calling
Tool
Tool that can be used by the model