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() ~ StringReturn
| Type | Description |
|---|---|
| String | encoding binary string |