Gemini.Types.Interactions.GoogleSearchCallArguments (GeminiEx v0.8.8)
View SourceArguments for a google_search_call content block.
Summary
Types
@type t() :: %Gemini.Types.Interactions.GoogleSearchCallArguments{ queries: [String.t()] | nil }
Arguments for a google_search_call content block.
@type t() :: %Gemini.Types.Interactions.GoogleSearchCallArguments{ queries: [String.t()] | nil }