VectorStoreFileBatchResponse.FileCounts

VectorStoreFileBatchResponse.FileCounts property

Gets or sets the number of files that have been processed.

public FileCounts FileCounts { get; set; }

See Also