<PackageReference Include="Relativity.Server.Processing.SDK" Version="12.6.1" />

WorkspaceStatistics

public class WorkspaceStatistics
public int ExtractedTextFileCount { get; set; }

public long ExtractedTextFileSize { get; set; }

public int IntermediateFileCount { get; set; }

public long IntermediateFileSize { get; set; }

public int NativeFileCount { get; set; }

public long NativeFileSize { get; set; }

public int NonRepositoryInvariantFileCount { get; set; }

public long NonRepositoryInvariantFileSize { get; set; }

public int PageFileCount { get; set; }

public long PageFileSize { get; set; }