Firebase.AI.LiveSessionToolCallCancellation

A request to cancel using a tool from the live session.

Summary

Warning: This API is in Public Preview, which means that the feature is not subject to any SLA or deprecation policy and could change in backwards-incompatible ways.

Inheritance

Inherits from: Firebase.AI.ILiveSessionMessage

Properties

FunctionIds
IReadOnlyList< string >
The list of Function IDs to cancel.

Properties

FunctionIds

IReadOnlyList< string > Firebase::AI::LiveSessionToolCallCancellation::FunctionIds

The list of Function IDs to cancel.