Firebase. AI. AutoFunctionDeclaration
Structured representation of a function declaration, designed to be automatically handled when using Chat, instead of requiring manual handling.
Summary
See FunctionDeclaration for more information.
Inheritance
Inherits from: BaseAutoFunctionDeclaration
Constructors and Destructors |
|
|---|---|
AutoFunctionDeclaration(Delegate callable, string description, string name)
Constructs a new
AutoFunctionDeclaration |
Public functions
AutoFunctionDeclaration
AutoFunctionDeclaration( Delegate callable, string description, string name )
Constructs a new AutoFunctionDeclaration
| Details | |||||||
|---|---|---|---|---|---|---|---|
| Parameters |
|