URL 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() }