Job Statistics2Response
fun JobStatistics2Response(biEngineStatistics: BiEngineStatisticsResponse, billingTier: Int, cacheHit: Boolean, ddlAffectedRowAccessPolicyCount: String, ddlDestinationTable: TableReferenceResponse, ddlOperationPerformed: String, ddlTargetDataset: DatasetReferenceResponse, ddlTargetRoutine: RoutineReferenceResponse, ddlTargetRowAccessPolicy: RowAccessPolicyReferenceResponse, ddlTargetTable: TableReferenceResponse, dmlStats: DmlStatisticsResponse, estimatedBytesProcessed: String, mlStatistics: MlStatisticsResponse, modelTraining: BigQueryModelTrainingResponse, modelTrainingCurrentIteration: Int, modelTrainingExpectedTotalIteration: String, numDmlAffectedRows: String, queryPlan: List<ExplainQueryStageResponse>, referencedRoutines: List<RoutineReferenceResponse>, referencedTables: List<TableReferenceResponse>, reservationUsage: List<JobStatistics2ReservationUsageItemResponse>, schema: TableSchemaResponse, searchStatistics: SearchStatisticsResponse, sparkStatistics: SparkStatisticsResponse, statementType: String, timeline: List<QueryTimelineSampleResponse>, totalBytesBilled: String, totalBytesProcessed: String, totalBytesProcessedAccuracy: String, totalPartitionsProcessed: String, totalSlotMs: String, transferredBytes: String, undeclaredQueryParameters: List<QueryParameterResponse>)