Gemini.Types.Interactions.URLContextCallContent (GeminiEx v0.8.8)
View SourceURL context call content block (type: "url_context_call").
Summary
Types
@type t() :: %Gemini.Types.Interactions.URLContextCallContent{ arguments: Gemini.Types.Interactions.URLContextCallArguments.t() | nil, id: String.t() | nil, type: String.t() }