UGemini 2.0.1
A C# wrapper for the Google Gemini API.
Loading...
Searching...
No Matches
Uralstech.UGemini.Models.Generation.Tools.GeminiFunctionResponseContent Class Reference

The response of a Gemini function call. Based on the Protocol Buffer Struct type. More...

Public Attributes

string Name
 The name of the function.
 
JObject ResponseData
 The actual JSON response data of the function.
 

Detailed Description

The response of a Gemini function call. Based on the Protocol Buffer Struct type.


The documentation for this class was generated from the following file: