Firebase.AI.LiveSessionToolCall

A request to use a tool from the live session.

Summary

Inheritance

Inherits from:Firebase.AI.ILiveSessionMessage

Properties

FunctionCalls
A list ofModelContent.FunctionCallPart included in the response, if any.

Properties

FunctionCalls

IReadOnlyList<ModelContent.FunctionCallPart>Firebase::AI::LiveSessionToolCall::FunctionCalls

A list ofModelContent.FunctionCallPart included in the response, if any.

This will be empty if no function calls are present.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-24 UTC.