Provides struct and type for a Response.FileSearch.Call.CompletedEvent
@type t() :: %OpenAi.Response.FileSearch.Call.CompletedEvent{ item_id: String.t(), output_index: integer(), type: String.t() }