A text content block (type: "text").
Summary
Types
@type t() :: %Gemini.Types.Interactions.TextContent{ annotations: [Gemini.Types.Interactions.Annotation.t()] | nil, text: String.t() | nil, type: String.t() }
A text content block (type: "text").
@type t() :: %Gemini.Types.Interactions.TextContent{ annotations: [Gemini.Types.Interactions.Annotation.t()] | nil, text: String.t() | nil, type: String.t() }