public final class JobStatistics2
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the BigQuery API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
| Modifier and Type | Class and Description |
|---|---|
static class |
JobStatistics2.ReservationUsage
Job resource usage breakdown by reservation.
|
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
JobStatistics2() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic BiEngineStatistics getBiEngineStatistics()
null for nonepublic JobStatistics2 setBiEngineStatistics(BiEngineStatistics biEngineStatistics)
biEngineStatistics - biEngineStatistics or null for nonepublic Integer getBillingTier()
null for nonepublic JobStatistics2 setBillingTier(Integer billingTier)
billingTier - billingTier or null for nonepublic Boolean getCacheHit()
null for nonepublic JobStatistics2 setCacheHit(Boolean cacheHit)
cacheHit - cacheHit or null for nonepublic DatasetReference getDclTargetDataset()
null for nonepublic JobStatistics2 setDclTargetDataset(DatasetReference dclTargetDataset)
dclTargetDataset - dclTargetDataset or null for nonepublic TableReference getDclTargetTable()
null for nonepublic JobStatistics2 setDclTargetTable(TableReference dclTargetTable)
dclTargetTable - dclTargetTable or null for nonepublic TableReference getDclTargetView()
null for nonepublic JobStatistics2 setDclTargetView(TableReference dclTargetView)
dclTargetView - dclTargetView or null for nonepublic Long getDdlAffectedRowAccessPolicyCount()
null for nonepublic JobStatistics2 setDdlAffectedRowAccessPolicyCount(Long ddlAffectedRowAccessPolicyCount)
ddlAffectedRowAccessPolicyCount - ddlAffectedRowAccessPolicyCount or null for nonepublic TableReference getDdlDestinationTable()
null for nonepublic JobStatistics2 setDdlDestinationTable(TableReference ddlDestinationTable)
ddlDestinationTable - ddlDestinationTable or null for nonepublic String getDdlOperationPerformed()
null for nonepublic JobStatistics2 setDdlOperationPerformed(String ddlOperationPerformed)
ddlOperationPerformed - ddlOperationPerformed or null for nonepublic DatasetReference getDdlTargetDataset()
null for nonepublic JobStatistics2 setDdlTargetDataset(DatasetReference ddlTargetDataset)
ddlTargetDataset - ddlTargetDataset or null for nonepublic RoutineReference getDdlTargetRoutine()
null for nonepublic JobStatistics2 setDdlTargetRoutine(RoutineReference ddlTargetRoutine)
ddlTargetRoutine - ddlTargetRoutine or null for nonepublic RowAccessPolicyReference getDdlTargetRowAccessPolicy()
null for nonepublic JobStatistics2 setDdlTargetRowAccessPolicy(RowAccessPolicyReference ddlTargetRowAccessPolicy)
ddlTargetRowAccessPolicy - ddlTargetRowAccessPolicy or null for nonepublic TableReference getDdlTargetTable()
null for nonepublic JobStatistics2 setDdlTargetTable(TableReference ddlTargetTable)
ddlTargetTable - ddlTargetTable or null for nonepublic DmlStatistics getDmlStats()
null for nonepublic JobStatistics2 setDmlStats(DmlStatistics dmlStats)
dmlStats - dmlStats or null for nonepublic Long getEstimatedBytesProcessed()
null for nonepublic JobStatistics2 setEstimatedBytesProcessed(Long estimatedBytesProcessed)
estimatedBytesProcessed - estimatedBytesProcessed or null for nonepublic ExportDataStatistics getExportDataStatistics()
null for nonepublic JobStatistics2 setExportDataStatistics(ExportDataStatistics exportDataStatistics)
exportDataStatistics - exportDataStatistics or null for nonepublic List<ExternalServiceCost> getExternalServiceCosts()
null for nonepublic JobStatistics2 setExternalServiceCosts(List<ExternalServiceCost> externalServiceCosts)
externalServiceCosts - externalServiceCosts or null for nonepublic IncrementalResultStats getIncrementalResultStats()
null for nonepublic JobStatistics2 setIncrementalResultStats(IncrementalResultStats incrementalResultStats)
incrementalResultStats - incrementalResultStats or null for nonepublic LoadQueryStatistics getLoadQueryStatistics()
null for nonepublic JobStatistics2 setLoadQueryStatistics(LoadQueryStatistics loadQueryStatistics)
loadQueryStatistics - loadQueryStatistics or null for nonepublic MaterializedViewStatistics getMaterializedViewStatistics()
null for nonepublic JobStatistics2 setMaterializedViewStatistics(MaterializedViewStatistics materializedViewStatistics)
materializedViewStatistics - materializedViewStatistics or null for nonepublic MetadataCacheStatistics getMetadataCacheStatistics()
null for nonepublic JobStatistics2 setMetadataCacheStatistics(MetadataCacheStatistics metadataCacheStatistics)
metadataCacheStatistics - metadataCacheStatistics or null for nonepublic MlStatistics getMlStatistics()
null for nonepublic JobStatistics2 setMlStatistics(MlStatistics mlStatistics)
mlStatistics - mlStatistics or null for nonepublic BigQueryModelTraining getModelTraining()
null for nonepublic JobStatistics2 setModelTraining(BigQueryModelTraining modelTraining)
modelTraining - modelTraining or null for nonepublic Integer getModelTrainingCurrentIteration()
null for nonepublic JobStatistics2 setModelTrainingCurrentIteration(Integer modelTrainingCurrentIteration)
modelTrainingCurrentIteration - modelTrainingCurrentIteration or null for nonepublic Long getModelTrainingExpectedTotalIteration()
null for nonepublic JobStatistics2 setModelTrainingExpectedTotalIteration(Long modelTrainingExpectedTotalIteration)
modelTrainingExpectedTotalIteration - modelTrainingExpectedTotalIteration or null for nonepublic Long getNumDmlAffectedRows()
null for nonepublic JobStatistics2 setNumDmlAffectedRows(Long numDmlAffectedRows)
numDmlAffectedRows - numDmlAffectedRows or null for nonepublic PerformanceInsights getPerformanceInsights()
null for nonepublic JobStatistics2 setPerformanceInsights(PerformanceInsights performanceInsights)
performanceInsights - performanceInsights or null for nonepublic QueryInfo getQueryInfo()
null for nonepublic JobStatistics2 setQueryInfo(QueryInfo queryInfo)
queryInfo - queryInfo or null for nonepublic List<ExplainQueryStage> getQueryPlan()
null for nonepublic JobStatistics2 setQueryPlan(List<ExplainQueryStage> queryPlan)
queryPlan - queryPlan or null for nonepublic List<RoutineReference> getReferencedRoutines()
null for nonepublic JobStatistics2 setReferencedRoutines(List<RoutineReference> referencedRoutines)
referencedRoutines - referencedRoutines or null for nonepublic List<TableReference> getReferencedTables()
null for nonepublic JobStatistics2 setReferencedTables(List<TableReference> referencedTables)
referencedTables - referencedTables or null for nonepublic List<JobStatistics2.ReservationUsage> getReservationUsage()
null for nonepublic JobStatistics2 setReservationUsage(List<JobStatistics2.ReservationUsage> reservationUsage)
reservationUsage - reservationUsage or null for nonepublic TableSchema getSchema()
null for nonepublic JobStatistics2 setSchema(TableSchema schema)
schema - schema or null for nonepublic SearchStatistics getSearchStatistics()
null for nonepublic JobStatistics2 setSearchStatistics(SearchStatistics searchStatistics)
searchStatistics - searchStatistics or null for nonepublic SparkStatistics getSparkStatistics()
null for nonepublic JobStatistics2 setSparkStatistics(SparkStatistics sparkStatistics)
sparkStatistics - sparkStatistics or null for nonepublic String getStatementType()
null for nonepublic JobStatistics2 setStatementType(String statementType)
statementType - statementType or null for nonepublic List<QueryTimelineSample> getTimeline()
null for nonepublic JobStatistics2 setTimeline(List<QueryTimelineSample> timeline)
timeline - timeline or null for nonepublic Long getTotalBytesBilled()
null for nonepublic JobStatistics2 setTotalBytesBilled(Long totalBytesBilled)
totalBytesBilled - totalBytesBilled or null for nonepublic Long getTotalBytesProcessed()
null for nonepublic JobStatistics2 setTotalBytesProcessed(Long totalBytesProcessed)
totalBytesProcessed - totalBytesProcessed or null for nonepublic String getTotalBytesProcessedAccuracy()
null for nonepublic JobStatistics2 setTotalBytesProcessedAccuracy(String totalBytesProcessedAccuracy)
totalBytesProcessedAccuracy - totalBytesProcessedAccuracy or null for nonepublic Long getTotalPartitionsProcessed()
null for nonepublic JobStatistics2 setTotalPartitionsProcessed(Long totalPartitionsProcessed)
totalPartitionsProcessed - totalPartitionsProcessed or null for nonepublic Long getTotalServicesSkuSlotMs()
null for nonepublic JobStatistics2 setTotalServicesSkuSlotMs(Long totalServicesSkuSlotMs)
totalServicesSkuSlotMs - totalServicesSkuSlotMs or null for nonepublic Long getTotalSlotMs()
null for nonepublic JobStatistics2 setTotalSlotMs(Long totalSlotMs)
totalSlotMs - totalSlotMs or null for nonepublic Long getTransferredBytes()
null for nonepublic JobStatistics2 setTransferredBytes(Long transferredBytes)
transferredBytes - transferredBytes or null for nonepublic List<QueryParameter> getUndeclaredQueryParameters()
null for nonepublic JobStatistics2 setUndeclaredQueryParameters(List<QueryParameter> undeclaredQueryParameters)
undeclaredQueryParameters - undeclaredQueryParameters or null for nonepublic VectorSearchStatistics getVectorSearchStatistics()
null for nonepublic JobStatistics2 setVectorSearchStatistics(VectorSearchStatistics vectorSearchStatistics)
vectorSearchStatistics - vectorSearchStatistics or null for nonepublic JobStatistics2 set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic JobStatistics2 clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.