URL context call delta for streaming responses.
Summary
Types
@type t() :: %Gemini.Types.Interactions.DeltaURLContextCallDelta{ arguments: Gemini.Types.Interactions.URLContextCallArguments.t() | nil, id: String.t() | nil, type: String.t() }
URL context call delta for streaming responses.
@type t() :: %Gemini.Types.Interactions.DeltaURLContextCallDelta{ arguments: Gemini.Types.Interactions.URLContextCallArguments.t() | nil, id: String.t() | nil, type: String.t() }