Job Statistics4Response
data class JobStatistics4Response(val destinationUriFileCounts: List<String>, val inputBytes: String)
Properties
Link copied to clipboard
Number of files per destination URI or URI pattern specified in the extract configuration. These values will be in the same order as the URIs specified in the 'destinationUris' field.
Link copied to clipboard
Number of user bytes extracted into the result. This is the byte count as computed by BigQuery for billing purposes.