Provides struct and type for a VectorStore.File.ContentResponseData
@type t() :: %OpenAi.VectorStore.File.ContentResponseData{ text: String.t() | nil, type: String.t() | nil }