Documentation updates
No new or removed pages in this docs pass.
Interactions API
/gemini-api/docs/interactions-overview: Removed video metadata from the list of generateContent features not yet available in the Interactions API (Batch API and automatic function calling in Python remain listed).
Function calling
- JavaScript samples on
/gemini-api/docs/function-calling,/gemini-api/docs/generate-content/function-calling,/gemini-api/docs/generate-content/gemini-3, and/gemini-api/docs/generate-content/tool-combinationnow use simpler@google/genaiimports and string parameter types ("OBJECT","STRING") instead of theType/Interactionshelpers.