Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
BigQuery
Schema
JobStatistics
Interface JobStatistics
interface
JobStatistics
{
completionRatio
?:
number
;
creationTime
?:
string
;
endTime
?:
string
;
extract
?:
JobStatistics4
;
load
?:
JobStatistics3
;
numChildJobs
?:
string
;
parentJobId
?:
string
;
query
?:
JobStatistics2
;
quotaDeferments
?:
string
[]
;
reservationUsage
?:
JobStatisticsReservationUsage
[]
;
startTime
?:
string
;
totalBytesProcessed
?:
string
;
totalSlotMs
?:
string
;
}
Index
Properties
completion
Ratio?
creation
Time?
end
Time?
extract?
load?
num
Child
Jobs?
parent
Job
Id?
query?
quota
Deferments?
reservation
Usage?
start
Time?
total
Bytes
Processed?
total
Slot
Ms?
Properties
Optional
completion
Ratio
completionRatio
?:
number
Optional
creation
Time
creationTime
?:
string
Optional
end
Time
endTime
?:
string
Optional
extract
extract
?:
JobStatistics4
Optional
load
load
?:
JobStatistics3
Optional
num
Child
Jobs
numChildJobs
?:
string
Optional
parent
Job
Id
parentJobId
?:
string
Optional
query
query
?:
JobStatistics2
Optional
quota
Deferments
quotaDeferments
?:
string
[]
Optional
reservation
Usage
reservationUsage
?:
JobStatisticsReservationUsage
[]
Optional
start
Time
startTime
?:
string
Optional
total
Bytes
Processed
totalBytesProcessed
?:
string
Optional
total
Slot
Ms
totalSlotMs
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completion
Ratio
creation
Time
end
Time
extract
load
num
Child
Jobs
parent
Job
Id
query
quota
Deferments
reservation
Usage
start
Time
total
Bytes
Processed
total
Slot
Ms
Google Apps Script API
Loading...