class JobStatistics3 extends Collection (View source)

Properties

protected $collection_key
string $badRecords
string $inputFileBytes
string $inputFiles
string $outputBytes
string $outputRows
protected $timelineType
protected $timelineDataType

Methods

setBadRecords($badRecords)

No description

string
getBadRecords()

No description

setInputFileBytes($inputFileBytes)

No description

string
getInputFileBytes()

No description

setInputFiles($inputFiles)

No description

string
getInputFiles()

No description

setOutputBytes($outputBytes)

No description

string
getOutputBytes()

No description

setOutputRows($outputRows)

No description

string
getOutputRows()

No description

setTimeline($timeline)

No description

getTimeline()

No description

Details

setBadRecords($badRecords)

No description

Parameters

$badRecords

string getBadRecords()

No description

Return Value

string

setInputFileBytes($inputFileBytes)

No description

Parameters

$inputFileBytes

string getInputFileBytes()

No description

Return Value

string

setInputFiles($inputFiles)

No description

Parameters

$inputFiles

string getInputFiles()

No description

Return Value

string

setOutputBytes($outputBytes)

No description

Parameters

$outputBytes

string getOutputBytes()

No description

Return Value

string

setOutputRows($outputRows)

No description

Parameters

$outputRows

string getOutputRows()

No description

Return Value

string

setTimeline($timeline)

No description

Parameters

$timeline

QueryTimelineSample[] getTimeline()

No description

Return Value

QueryTimelineSample[]