VectorStoreFileResponse.LastError

VectorStoreFileResponse.LastError 属性

获取或设置与此矢量存储文件相关的最后错误。如果没有错误,则为 null。

public LastError LastError { get; set; }

另请参阅