v2026.5.3
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.

BinaryPart

Binary message part

Inherits: Part

Operations

GetBase64Data #

Get Base64 encoding binary string

method : public : GetBase64Data() ~ String

Return

TypeDescription
Stringencoding binary string

GetMimeType #

Get MIME type

method : public : GetMimeType() ~ String

Return

TypeDescription
StringMIME type

ToString #

String representation of the object

method : public : ToString() ~ String

Return

TypeDescription
Stringstring representation