Google_Service_Bigquery_JobStatistics2
extends Google_Collection
in package
Extension to the regular Google_Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Table of Contents
- NULL_VALUE = "{}gapi-php-null"
- If you need to specify a NULL JSON value, use Google_Model::NULL_VALUE instead - it will be replaced when converting to JSON with a real null.
- $billingTier : mixed
- $cacheHit : mixed
- $ddlAffectedRowAccessPolicyCount : mixed
- $ddlOperationPerformed : mixed
- $estimatedBytesProcessed : mixed
- $modelTrainingCurrentIteration : mixed
- $modelTrainingExpectedTotalIteration : mixed
- $numDmlAffectedRows : mixed
- $statementType : mixed
- $totalBytesBilled : mixed
- $totalBytesProcessed : mixed
- $totalBytesProcessedAccuracy : mixed
- $totalPartitionsProcessed : mixed
- $totalSlotMs : mixed
- $collection_key : mixed
- $ddlTargetRoutineDataType : mixed
- $ddlTargetRoutineType : mixed
- $ddlTargetRowAccessPolicyDataType : mixed
- $ddlTargetRowAccessPolicyType : mixed
- $ddlTargetTableDataType : mixed
- $ddlTargetTableType : mixed
- $internal_gapi_mappings : mixed
- $modelData : mixed
- $modelTrainingDataType : mixed
- $modelTrainingType : mixed
- $processed : mixed
- $queryPlanDataType : mixed
- $queryPlanType : mixed
- $referencedRoutinesDataType : mixed
- $referencedRoutinesType : mixed
- $referencedTablesDataType : mixed
- $referencedTablesType : mixed
- $reservationUsageDataType : mixed
- $reservationUsageType : mixed
- $schemaDataType : mixed
- $schemaType : mixed
- $timelineDataType : mixed
- $timelineType : mixed
- $undeclaredQueryParametersDataType : mixed
- $undeclaredQueryParametersType : mixed
- __construct() : mixed
- Polymorphic - accepts a variable number of arguments dependent on the type of the model subclass.
- __get() : mixed
- Getter that handles passthrough access to the data array, and lazy object creation.
- __isset() : mixed
- __unset() : mixed
- assertIsArray() : mixed
- Verify if $obj is an array.
- count() : mixed
- current() : mixed
- getBillingTier() : mixed
- getCacheHit() : mixed
- getDdlAffectedRowAccessPolicyCount() : mixed
- getDdlOperationPerformed() : mixed
- getDdlTargetRoutine() : Google_Service_Bigquery_RoutineReference
- getDdlTargetRowAccessPolicy() : Google_Service_Bigquery_RowAccessPolicyReference
- getDdlTargetTable() : Google_Service_Bigquery_TableReference
- getEstimatedBytesProcessed() : mixed
- getModelTraining() : Google_Service_Bigquery_BigQueryModelTraining
- getModelTrainingCurrentIteration() : mixed
- getModelTrainingExpectedTotalIteration() : mixed
- getNumDmlAffectedRows() : mixed
- getQueryPlan() : Google_Service_Bigquery_ExplainQueryStage
- getReferencedRoutines() : Google_Service_Bigquery_RoutineReference
- getReferencedTables() : Google_Service_Bigquery_TableReference
- getReservationUsage() : Google_Service_Bigquery_JobStatistics2ReservationUsage
- getSchema() : Google_Service_Bigquery_TableSchema
- getStatementType() : mixed
- getTimeline() : Google_Service_Bigquery_QueryTimelineSample
- getTotalBytesBilled() : mixed
- getTotalBytesProcessed() : mixed
- getTotalBytesProcessedAccuracy() : mixed
- getTotalPartitionsProcessed() : mixed
- getTotalSlotMs() : mixed
- getUndeclaredQueryParameters() : Google_Service_Bigquery_QueryParameter
- key() : mixed
- next() : mixed
- offsetExists() : mixed
- offsetGet() : mixed
- offsetSet() : mixed
- offsetUnset() : mixed
- rewind() : mixed
- setBillingTier() : mixed
- setCacheHit() : mixed
- setDdlAffectedRowAccessPolicyCount() : mixed
- setDdlOperationPerformed() : mixed
- setDdlTargetRoutine() : mixed
- setDdlTargetRowAccessPolicy() : mixed
- setDdlTargetTable() : mixed
- setEstimatedBytesProcessed() : mixed
- setModelTraining() : mixed
- setModelTrainingCurrentIteration() : mixed
- setModelTrainingExpectedTotalIteration() : mixed
- setNumDmlAffectedRows() : mixed
- setQueryPlan() : mixed
- setReferencedRoutines() : mixed
- setReferencedTables() : mixed
- setReservationUsage() : mixed
- setSchema() : mixed
- setStatementType() : mixed
- setTimeline() : mixed
- setTotalBytesBilled() : mixed
- setTotalBytesProcessed() : mixed
- setTotalBytesProcessedAccuracy() : mixed
- setTotalPartitionsProcessed() : mixed
- setTotalSlotMs() : mixed
- setUndeclaredQueryParameters() : mixed
- toSimpleObject() : mixed
- Create a simplified object suitable for straightforward conversion to JSON. This is relatively expensive due to the usage of reflection, but shouldn't be called a whole lot, and is the most straightforward way to filter.
- valid() : mixed
- dataType() : mixed
- gapiInit() : mixed
- Blank initialiser to be used in subclasses to do post-construction initialisation - this avoids the need for subclasses to have to implement the variadics handling in their constructors.
- isAssociativeArray() : bool
- Returns true only if the array is associative.
- keyType() : mixed
- mapTypes() : void
- Initialize this object's properties from an array.
- camelCase() : string
- Convert a string to camelCase
- coerceType() : mixed
- getMappedName() : mixed
- If there is an internal name mapping, use that.
- getSimpleValue() : mixed
- Handle different types of values, primarily other objects and map and array data types.
- nullPlaceholderCheck() : mixed
- Check whether the value is the null placeholder and return true null.
Constants
NULL_VALUE
If you need to specify a NULL JSON value, use Google_Model::NULL_VALUE instead - it will be replaced when converting to JSON with a real null.
public
mixed
NULL_VALUE
= "{}gapi-php-null"
Properties
$billingTier
public
mixed
$billingTier
$cacheHit
public
mixed
$cacheHit
$ddlAffectedRowAccessPolicyCount
public
mixed
$ddlAffectedRowAccessPolicyCount
$ddlOperationPerformed
public
mixed
$ddlOperationPerformed
$estimatedBytesProcessed
public
mixed
$estimatedBytesProcessed
$modelTrainingCurrentIteration
public
mixed
$modelTrainingCurrentIteration
$modelTrainingExpectedTotalIteration
public
mixed
$modelTrainingExpectedTotalIteration
$numDmlAffectedRows
public
mixed
$numDmlAffectedRows
$statementType
public
mixed
$statementType
$totalBytesBilled
public
mixed
$totalBytesBilled
$totalBytesProcessed
public
mixed
$totalBytesProcessed
$totalBytesProcessedAccuracy
public
mixed
$totalBytesProcessedAccuracy
$totalPartitionsProcessed
public
mixed
$totalPartitionsProcessed
$totalSlotMs
public
mixed
$totalSlotMs
$collection_key
protected
mixed
$collection_key
= 'undeclaredQueryParameters'
$ddlTargetRoutineDataType
protected
mixed
$ddlTargetRoutineDataType
= ''
$ddlTargetRoutineType
protected
mixed
$ddlTargetRoutineType
= 'Google_Service_Bigquery_RoutineReference'
$ddlTargetRowAccessPolicyDataType
protected
mixed
$ddlTargetRowAccessPolicyDataType
= ''
$ddlTargetRowAccessPolicyType
protected
mixed
$ddlTargetRowAccessPolicyType
= 'Google_Service_Bigquery_RowAccessPolicyReference'
$ddlTargetTableDataType
protected
mixed
$ddlTargetTableDataType
= ''
$ddlTargetTableType
protected
mixed
$ddlTargetTableType
= 'Google_Service_Bigquery_TableReference'
$internal_gapi_mappings
protected
mixed
$internal_gapi_mappings
= array()
$modelData
protected
mixed
$modelData
= array()
$modelTrainingDataType
protected
mixed
$modelTrainingDataType
= ''
$modelTrainingType
protected
mixed
$modelTrainingType
= 'Google_Service_Bigquery_BigQueryModelTraining'
$processed
protected
mixed
$processed
= array()
$queryPlanDataType
protected
mixed
$queryPlanDataType
= 'array'
$queryPlanType
protected
mixed
$queryPlanType
= 'Google_Service_Bigquery_ExplainQueryStage'
$referencedRoutinesDataType
protected
mixed
$referencedRoutinesDataType
= 'array'
$referencedRoutinesType
protected
mixed
$referencedRoutinesType
= 'Google_Service_Bigquery_RoutineReference'
$referencedTablesDataType
protected
mixed
$referencedTablesDataType
= 'array'
$referencedTablesType
protected
mixed
$referencedTablesType
= 'Google_Service_Bigquery_TableReference'
$reservationUsageDataType
protected
mixed
$reservationUsageDataType
= 'array'
$reservationUsageType
protected
mixed
$reservationUsageType
= 'Google_Service_Bigquery_JobStatistics2ReservationUsage'
$schemaDataType
protected
mixed
$schemaDataType
= ''
$schemaType
protected
mixed
$schemaType
= 'Google_Service_Bigquery_TableSchema'
$timelineDataType
protected
mixed
$timelineDataType
= 'array'
$timelineType
protected
mixed
$timelineType
= 'Google_Service_Bigquery_QueryTimelineSample'
$undeclaredQueryParametersDataType
protected
mixed
$undeclaredQueryParametersDataType
= 'array'
$undeclaredQueryParametersType
protected
mixed
$undeclaredQueryParametersType
= 'Google_Service_Bigquery_QueryParameter'
Methods
__construct()
Polymorphic - accepts a variable number of arguments dependent on the type of the model subclass.
public
final __construct() : mixed
Return values
mixed —__get()
Getter that handles passthrough access to the data array, and lazy object creation.
public
__get(string $key) : mixed
Parameters
- $key : string
-
Property name.
Return values
mixed —The value if any, or null.
__isset()
public
__isset(mixed $key) : mixed
Parameters
- $key : mixed
Return values
mixed —__unset()
public
__unset(mixed $key) : mixed
Parameters
- $key : mixed
Return values
mixed —assertIsArray()
Verify if $obj is an array.
public
assertIsArray(array<string|int, mixed> $obj, string $method) : mixed
Parameters
- $obj : array<string|int, mixed>
-
Items that should be validated.
- $method : string
-
Method expecting an array as an argument.
Tags
Return values
mixed —count()
public
count() : mixed
Return values
mixed —current()
public
current() : mixed
Return values
mixed —getBillingTier()
public
getBillingTier() : mixed
Return values
mixed —getCacheHit()
public
getCacheHit() : mixed
Return values
mixed —getDdlAffectedRowAccessPolicyCount()
public
getDdlAffectedRowAccessPolicyCount() : mixed
Return values
mixed —getDdlOperationPerformed()
public
getDdlOperationPerformed() : mixed
Return values
mixed —getDdlTargetRoutine()
public
getDdlTargetRoutine() : Google_Service_Bigquery_RoutineReference
Return values
Google_Service_Bigquery_RoutineReference —getDdlTargetRowAccessPolicy()
public
getDdlTargetRowAccessPolicy() : Google_Service_Bigquery_RowAccessPolicyReference
Return values
Google_Service_Bigquery_RowAccessPolicyReference —getDdlTargetTable()
public
getDdlTargetTable() : Google_Service_Bigquery_TableReference
Return values
Google_Service_Bigquery_TableReference —getEstimatedBytesProcessed()
public
getEstimatedBytesProcessed() : mixed
Return values
mixed —getModelTraining()
public
getModelTraining() : Google_Service_Bigquery_BigQueryModelTraining
Return values
Google_Service_Bigquery_BigQueryModelTraining —getModelTrainingCurrentIteration()
public
getModelTrainingCurrentIteration() : mixed
Return values
mixed —getModelTrainingExpectedTotalIteration()
public
getModelTrainingExpectedTotalIteration() : mixed
Return values
mixed —getNumDmlAffectedRows()
public
getNumDmlAffectedRows() : mixed
Return values
mixed —getQueryPlan()
public
getQueryPlan() : Google_Service_Bigquery_ExplainQueryStage
Return values
Google_Service_Bigquery_ExplainQueryStage —getReferencedRoutines()
public
getReferencedRoutines() : Google_Service_Bigquery_RoutineReference
Return values
Google_Service_Bigquery_RoutineReference —getReferencedTables()
public
getReferencedTables() : Google_Service_Bigquery_TableReference
Return values
Google_Service_Bigquery_TableReference —getReservationUsage()
public
getReservationUsage() : Google_Service_Bigquery_JobStatistics2ReservationUsage
Return values
Google_Service_Bigquery_JobStatistics2ReservationUsage —getSchema()
public
getSchema() : Google_Service_Bigquery_TableSchema
Return values
Google_Service_Bigquery_TableSchema —getStatementType()
public
getStatementType() : mixed
Return values
mixed —getTimeline()
public
getTimeline() : Google_Service_Bigquery_QueryTimelineSample
Return values
Google_Service_Bigquery_QueryTimelineSample —getTotalBytesBilled()
public
getTotalBytesBilled() : mixed
Return values
mixed —getTotalBytesProcessed()
public
getTotalBytesProcessed() : mixed
Return values
mixed —getTotalBytesProcessedAccuracy()
public
getTotalBytesProcessedAccuracy() : mixed
Return values
mixed —getTotalPartitionsProcessed()
public
getTotalPartitionsProcessed() : mixed
Return values
mixed —getTotalSlotMs()
public
getTotalSlotMs() : mixed
Return values
mixed —getUndeclaredQueryParameters()
public
getUndeclaredQueryParameters() : Google_Service_Bigquery_QueryParameter
Return values
Google_Service_Bigquery_QueryParameter —key()
public
key() : mixed
Return values
mixed —next()
public
next() : mixed
Return values
mixed —offsetExists()
public
offsetExists(mixed $offset) : mixed
Parameters
- $offset : mixed
Return values
mixed —offsetGet()
public
offsetGet(mixed $offset) : mixed
Parameters
- $offset : mixed
Return values
mixed —offsetSet()
public
offsetSet(mixed $offset, mixed $value) : mixed
Parameters
- $offset : mixed
- $value : mixed
Return values
mixed —offsetUnset()
public
offsetUnset(mixed $offset) : mixed
Parameters
- $offset : mixed
Return values
mixed —rewind()
public
rewind() : mixed
Return values
mixed —setBillingTier()
public
setBillingTier(mixed $billingTier) : mixed
Parameters
- $billingTier : mixed
Return values
mixed —setCacheHit()
public
setCacheHit(mixed $cacheHit) : mixed
Parameters
- $cacheHit : mixed
Return values
mixed —setDdlAffectedRowAccessPolicyCount()
public
setDdlAffectedRowAccessPolicyCount(mixed $ddlAffectedRowAccessPolicyCount) : mixed
Parameters
- $ddlAffectedRowAccessPolicyCount : mixed
Return values
mixed —setDdlOperationPerformed()
public
setDdlOperationPerformed(mixed $ddlOperationPerformed) : mixed
Parameters
- $ddlOperationPerformed : mixed
Return values
mixed —setDdlTargetRoutine()
public
setDdlTargetRoutine(Google_Service_Bigquery_RoutineReference $ddlTargetRoutine) : mixed
Parameters
- $ddlTargetRoutine : Google_Service_Bigquery_RoutineReference
Return values
mixed —setDdlTargetRowAccessPolicy()
public
setDdlTargetRowAccessPolicy(Google_Service_Bigquery_RowAccessPolicyReference $ddlTargetRowAccessPolicy) : mixed
Parameters
- $ddlTargetRowAccessPolicy : Google_Service_Bigquery_RowAccessPolicyReference
Return values
mixed —setDdlTargetTable()
public
setDdlTargetTable(Google_Service_Bigquery_TableReference $ddlTargetTable) : mixed
Parameters
- $ddlTargetTable : Google_Service_Bigquery_TableReference
Return values
mixed —setEstimatedBytesProcessed()
public
setEstimatedBytesProcessed(mixed $estimatedBytesProcessed) : mixed
Parameters
- $estimatedBytesProcessed : mixed
Return values
mixed —setModelTraining()
public
setModelTraining(Google_Service_Bigquery_BigQueryModelTraining $modelTraining) : mixed
Parameters
- $modelTraining : Google_Service_Bigquery_BigQueryModelTraining
Return values
mixed —setModelTrainingCurrentIteration()
public
setModelTrainingCurrentIteration(mixed $modelTrainingCurrentIteration) : mixed
Parameters
- $modelTrainingCurrentIteration : mixed
Return values
mixed —setModelTrainingExpectedTotalIteration()
public
setModelTrainingExpectedTotalIteration(mixed $modelTrainingExpectedTotalIteration) : mixed
Parameters
- $modelTrainingExpectedTotalIteration : mixed
Return values
mixed —setNumDmlAffectedRows()
public
setNumDmlAffectedRows(mixed $numDmlAffectedRows) : mixed
Parameters
- $numDmlAffectedRows : mixed
Return values
mixed —setQueryPlan()
public
setQueryPlan(mixed $queryPlan) : mixed
Parameters
- $queryPlan : mixed
Return values
mixed —setReferencedRoutines()
public
setReferencedRoutines(mixed $referencedRoutines) : mixed
Parameters
- $referencedRoutines : mixed
Return values
mixed —setReferencedTables()
public
setReferencedTables(mixed $referencedTables) : mixed
Parameters
- $referencedTables : mixed
Return values
mixed —setReservationUsage()
public
setReservationUsage(mixed $reservationUsage) : mixed
Parameters
- $reservationUsage : mixed
Return values
mixed —setSchema()
public
setSchema(Google_Service_Bigquery_TableSchema $schema) : mixed
Parameters
- $schema : Google_Service_Bigquery_TableSchema
Return values
mixed —setStatementType()
public
setStatementType(mixed $statementType) : mixed
Parameters
- $statementType : mixed
Return values
mixed —setTimeline()
public
setTimeline(mixed $timeline) : mixed
Parameters
- $timeline : mixed
Return values
mixed —setTotalBytesBilled()
public
setTotalBytesBilled(mixed $totalBytesBilled) : mixed
Parameters
- $totalBytesBilled : mixed
Return values
mixed —setTotalBytesProcessed()
public
setTotalBytesProcessed(mixed $totalBytesProcessed) : mixed
Parameters
- $totalBytesProcessed : mixed
Return values
mixed —setTotalBytesProcessedAccuracy()
public
setTotalBytesProcessedAccuracy(mixed $totalBytesProcessedAccuracy) : mixed
Parameters
- $totalBytesProcessedAccuracy : mixed
Return values
mixed —setTotalPartitionsProcessed()
public
setTotalPartitionsProcessed(mixed $totalPartitionsProcessed) : mixed
Parameters
- $totalPartitionsProcessed : mixed
Return values
mixed —setTotalSlotMs()
public
setTotalSlotMs(mixed $totalSlotMs) : mixed
Parameters
- $totalSlotMs : mixed
Return values
mixed —setUndeclaredQueryParameters()
public
setUndeclaredQueryParameters(mixed $undeclaredQueryParameters) : mixed
Parameters
- $undeclaredQueryParameters : mixed
Return values
mixed —toSimpleObject()
Create a simplified object suitable for straightforward conversion to JSON. This is relatively expensive due to the usage of reflection, but shouldn't be called a whole lot, and is the most straightforward way to filter.
public
toSimpleObject() : mixed
Return values
mixed —valid()
public
valid() : mixed
Return values
mixed —dataType()
protected
dataType(mixed $key) : mixed
Parameters
- $key : mixed
Return values
mixed —gapiInit()
Blank initialiser to be used in subclasses to do post-construction initialisation - this avoids the need for subclasses to have to implement the variadics handling in their constructors.
protected
gapiInit() : mixed
Return values
mixed —isAssociativeArray()
Returns true only if the array is associative.
protected
isAssociativeArray(array<string|int, mixed> $array) : bool
Parameters
- $array : array<string|int, mixed>
Return values
bool —True if the array is associative.
keyType()
protected
keyType(mixed $key) : mixed
Parameters
- $key : mixed
Return values
mixed —mapTypes()
Initialize this object's properties from an array.
protected
mapTypes(array<string|int, mixed> $array) : void
Parameters
- $array : array<string|int, mixed>
-
Used to seed this object's properties.
Return values
void —camelCase()
Convert a string to camelCase
private
camelCase(string $value) : string
Parameters
- $value : string
Return values
string —coerceType()
private
coerceType(mixed $offset) : mixed
Parameters
- $offset : mixed
Return values
mixed —getMappedName()
If there is an internal name mapping, use that.
private
getMappedName(mixed $key) : mixed
Parameters
- $key : mixed
Return values
mixed —getSimpleValue()
Handle different types of values, primarily other objects and map and array data types.
private
getSimpleValue(mixed $value) : mixed
Parameters
- $value : mixed
Return values
mixed —nullPlaceholderCheck()
Check whether the value is the null placeholder and return true null.
private
nullPlaceholderCheck(mixed $value) : mixed
Parameters
- $value : mixed