pub type Client<H = Client> = Client<GeminiExt, H>;
Gemini GenerateContent client.
pub struct Client<H = Client> { /* private fields */ }