Google search call delta for streaming responses.
Summary
Types
@type t() :: %Gemini.Types.Interactions.DeltaGoogleSearchCallDelta{ arguments: Gemini.Types.Interactions.GoogleSearchCallArguments.t() | nil, id: String.t() | nil, type: String.t() }
Google search call delta for streaming responses.
@type t() :: %Gemini.Types.Interactions.DeltaGoogleSearchCallDelta{ arguments: Gemini.Types.Interactions.GoogleSearchCallArguments.t() | nil, id: String.t() | nil, type: String.t() }