type ScanEstimates {manifestBytes: Long scanBytes: Long # Returns number of scans for the given model# # Arguments# ignoreFailed: Do not include failed or unknown state scans in # the count.# Default: truescanCount(ignoreFailed: Boolean): Int }