Provides struct and type for a Usage.VectorStore.Result
@type t() :: %OpenAi.Usage.VectorStore.Result{ object: String.t(), project_id: String.t() | nil, usage_bytes: integer() }