v2026.6.4
All Bundles
Bundle Google Gemini API client. Supports text generation, multimodal inputs (image, audio, video), chat sessions, function calling, and caching. Set GOOGLE_API_KEY before use. Compile with -lib gemini.

OAuthEndPoint

OAuth enabled endpoint class

Operations

GetLastError # function

Get the last error

function : GetLastError() ~ String

Return

TypeDescription
Stringlast error

GetToken # function

Get OAuth token

function : GetToken() ~ String

Return

TypeDescription
StringOAuth token