UGemini 2.0.1
A C# wrapper for the Google Gemini API.
Loading...
Searching...
No Matches
Uralstech.UGemini.Exceptions.GeminiRequestException Class Reference

Thrown when a Gemini API request fails. More...

Inheritance diagram for Uralstech.UGemini.Exceptions.GeminiRequestException:

Public Attributes

Uri RequestEndpoint
 The endpoint of the failed request.
 
long RequestErrorCode
 The response code returned by the request.
 
string RequestError
 The name of the request's error.
 
string RequestErrorMessage
 The request's error message.
 
bool IsBetaApi
 Was the request on a beta API?
 

Detailed Description

Thrown when a Gemini API request fails.


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