lastError

@SerialName(value = "last_error")
val lastError: LastError? = null

The last error associated with this vector store file. Will be null if there are no errors.