Share via


GeminiFunctionToolCall.Arguments Property

Definition

Gets a name/value collection of the arguments to the function, if any.

public System.Collections.Generic.IReadOnlyDictionary<string,object?>? Arguments { get; }
member this.Arguments : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public ReadOnly Property Arguments As IReadOnlyDictionary(Of String, Object)

Property Value

Applies to