Gemini.Types.Interactions.ImageMimeType (GeminiEx v0.11.0)

Copy Markdown View Source

Image mime types for Interactions content.

Python models this as a Literal[...] | str union; in Elixir we accept any string.

Summary

Types

t()

@type t() :: String.t()