|
bigquery
v2
|
#include <job_statistics2.h>
Classes | |
| class | JobStatistics2ReservationUsage |
Static Public Member Functions | |
| static JobStatistics2 * | New () |
No description provided.
|
explicit |
Standard constructor for an immutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
explicit |
Standard constructor for a mutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
virtual |
Standard destructor.
|
inline |
Clears the 'billingTier' attribute.
|
inline |
Clears the 'cacheHit' attribute.
|
inline |
Clears the 'ddlOperationPerformed' attribute.
|
inline |
Clears the 'ddlTargetRoutine' attribute.
|
inline |
Clears the 'ddlTargetTable' attribute.
|
inline |
Clears the 'estimatedBytesProcessed' attribute.
|
inline |
Clears the 'modelTraining' attribute.
|
inline |
Clears the 'modelTrainingCurrentIteration' attribute.
|
inline |
Clears the 'modelTrainingExpectedTotalIteration' attribute.
|
inline |
Clears the 'numDmlAffectedRows' attribute.
|
inline |
Clears the 'queryPlan' attribute.
|
inline |
Clears the 'referencedRoutines' attribute.
|
inline |
Clears the 'referencedTables' attribute.
|
inline |
Clears the 'reservationUsage' attribute.
|
inline |
Clears the 'schema' attribute.
|
inline |
Clears the 'statementType' attribute.
|
inline |
Clears the 'timeline' attribute.
|
inline |
Clears the 'totalBytesBilled' attribute.
|
inline |
Clears the 'totalBytesProcessed' attribute.
|
inline |
Clears the 'totalBytesProcessedAccuracy' attribute.
|
inline |
Clears the 'totalPartitionsProcessed' attribute.
|
inline |
Clears the 'totalSlotMs' attribute.
|
inline |
Clears the 'undeclaredQueryParameters' attribute.
|
inline |
Get the value of the 'billingTier' attribute.
|
inline |
Get the value of the 'cacheHit' attribute.
|
inline |
Get the value of the 'ddlOperationPerformed' attribute.
| const RoutineReference google_bigquery_api::JobStatistics2::get_ddl_target_routine | ( | ) | const |
Get a reference to the value of the 'ddlTargetRoutine' attribute.
| const TableReference google_bigquery_api::JobStatistics2::get_ddl_target_table | ( | ) | const |
Get a reference to the value of the 'ddlTargetTable' attribute.
|
inline |
Get the value of the 'estimatedBytesProcessed' attribute.
| const BigQueryModelTraining google_bigquery_api::JobStatistics2::get_model_training | ( | ) | const |
Get a reference to the value of the 'modelTraining' attribute.
|
inline |
Get the value of the 'modelTrainingCurrentIteration' attribute.
|
inline |
Get the value of the 'modelTrainingExpectedTotalIteration' attribute.
|
inline |
Get the value of the 'numDmlAffectedRows' attribute.
| const client::JsonCppArray<ExplainQueryStage > google_bigquery_api::JobStatistics2::get_query_plan | ( | ) | const |
Get a reference to the value of the 'queryPlan' attribute.
| const client::JsonCppArray<RoutineReference > google_bigquery_api::JobStatistics2::get_referenced_routines | ( | ) | const |
Get a reference to the value of the 'referencedRoutines' attribute.
| const client::JsonCppArray<TableReference > google_bigquery_api::JobStatistics2::get_referenced_tables | ( | ) | const |
Get a reference to the value of the 'referencedTables' attribute.
|
inline |
Get a reference to the value of the 'reservationUsage' attribute.
| const TableSchema google_bigquery_api::JobStatistics2::get_schema | ( | ) | const |
Get a reference to the value of the 'schema' attribute.
|
inline |
Get the value of the 'statementType' attribute.
| const client::JsonCppArray<QueryTimelineSample > google_bigquery_api::JobStatistics2::get_timeline | ( | ) | const |
Get a reference to the value of the 'timeline' attribute.
|
inline |
Get the value of the 'totalBytesBilled' attribute.
|
inline |
Get the value of the 'totalBytesProcessed' attribute.
|
inline |
Get the value of the 'totalBytesProcessedAccuracy' attribute.
|
inline |
Get the value of the 'totalPartitionsProcessed' attribute.
|
inline |
Get the value of the 'totalSlotMs' attribute.
| const client::JsonCppArray<QueryParameter > google_bigquery_api::JobStatistics2::get_undeclared_query_parameters | ( | ) | const |
Get a reference to the value of the 'undeclaredQueryParameters' attribute.
|
inline |
Returns a string denoting the type of this data object.
|
inline |
Determine if the 'billingTier' attribute was set.
billingTier' attribute was set.
|
inline |
Determine if the 'cacheHit' attribute was set.
cacheHit' attribute was set.
|
inline |
Determine if the 'ddlOperationPerformed' attribute was set.
ddlOperationPerformed' attribute was set.
|
inline |
Determine if the 'ddlTargetRoutine' attribute was set.
ddlTargetRoutine' attribute was set.
|
inline |
Determine if the 'ddlTargetTable' attribute was set.
ddlTargetTable' attribute was set.
|
inline |
Determine if the 'estimatedBytesProcessed' attribute was set.
estimatedBytesProcessed' attribute was set.
|
inline |
Determine if the 'modelTraining' attribute was set.
modelTraining' attribute was set.
|
inline |
Determine if the 'modelTrainingCurrentIteration' attribute was set.
modelTrainingCurrentIteration' attribute was set.
|
inline |
Determine if the 'modelTrainingExpectedTotalIteration' attribute was set.
modelTrainingExpectedTotalIteration' attribute was set.
|
inline |
Determine if the 'numDmlAffectedRows' attribute was set.
numDmlAffectedRows' attribute was set.
|
inline |
Determine if the 'queryPlan' attribute was set.
queryPlan' attribute was set.
|
inline |
Determine if the 'referencedRoutines' attribute was set.
referencedRoutines' attribute was set.
|
inline |
Determine if the 'referencedTables' attribute was set.
referencedTables' attribute was set.
|
inline |
Determine if the 'reservationUsage' attribute was set.
reservationUsage' attribute was set.
|
inline |
Determine if the 'schema' attribute was set.
schema' attribute was set.
|
inline |
Determine if the 'statementType' attribute was set.
statementType' attribute was set.
|
inline |
Determine if the 'timeline' attribute was set.
timeline' attribute was set.
|
inline |
Determine if the 'totalBytesBilled' attribute was set.
totalBytesBilled' attribute was set.
|
inline |
Determine if the 'totalBytesProcessed' attribute was set.
totalBytesProcessed' attribute was set.
|
inline |
Determine if the 'totalBytesProcessedAccuracy' attribute was set.
totalBytesProcessedAccuracy' attribute was set.
|
inline |
Determine if the 'totalPartitionsProcessed' attribute was set.
totalPartitionsProcessed' attribute was set.
|
inline |
Determine if the 'totalSlotMs' attribute was set.
totalSlotMs' attribute was set.
|
inline |
Determine if the 'undeclaredQueryParameters' attribute was set.
undeclaredQueryParameters' attribute was set. | RoutineReference google_bigquery_api::JobStatistics2::mutable_ddlTargetRoutine | ( | ) |
Gets a reference to a mutable value of the 'ddlTargetRoutine' property.
The DDL target routine. Present only for CREATE/DROP FUNCTION/PROCEDURE queries.
| TableReference google_bigquery_api::JobStatistics2::mutable_ddlTargetTable | ( | ) |
Gets a reference to a mutable value of the 'ddlTargetTable' property.
The DDL target table. Present only for CREATE/DROP TABLE/VIEW queries.
| BigQueryModelTraining google_bigquery_api::JobStatistics2::mutable_modelTraining | ( | ) |
Gets a reference to a mutable value of the 'modelTraining' property.
[Output-only, Beta] Information about create model query job progress.
| client::JsonCppArray<ExplainQueryStage > google_bigquery_api::JobStatistics2::mutable_queryPlan | ( | ) |
Gets a reference to a mutable value of the 'queryPlan' property.
[Output-only] Describes execution plan for the query.
| client::JsonCppArray<RoutineReference > google_bigquery_api::JobStatistics2::mutable_referencedRoutines | ( | ) |
Gets a reference to a mutable value of the 'referencedRoutines' property.
[Output-only] Referenced routines (persistent user-defined functions and stored procedures) for the job.
| client::JsonCppArray<TableReference > google_bigquery_api::JobStatistics2::mutable_referencedTables | ( | ) |
Gets a reference to a mutable value of the 'referencedTables' property.
[Output-only] Referenced tables for the job. Queries that reference more than 50 tables will not have a complete list.
|
inline |
Gets a reference to a mutable value of the 'reservationUsage' property.
[Output-only] Job resource usage breakdown by reservation.
| TableSchema google_bigquery_api::JobStatistics2::mutable_schema | ( | ) |
Gets a reference to a mutable value of the 'schema' property.
[Output-only] The schema of the results. Present only for successful dry run of non-legacy SQL queries.
| client::JsonCppArray<QueryTimelineSample > google_bigquery_api::JobStatistics2::mutable_timeline | ( | ) |
Gets a reference to a mutable value of the 'timeline' property.
[Output-only] [Beta] Describes a timeline of job execution.
| client::JsonCppArray<QueryParameter > google_bigquery_api::JobStatistics2::mutable_undeclaredQueryParameters | ( | ) |
Gets a reference to a mutable value of the 'undeclaredQueryParameters' property.
Standard SQL only: list of undeclared query parameters detected during a dry run validation.
|
static |
Creates a new default instance.
|
inline |
Change the 'billingTier' attribute.
[Output-only] Billing tier for the job.
| [in] | value | The new value. |
|
inline |
Change the 'cacheHit' attribute.
[Output-only] Whether the query result was fetched from the query cache.
| [in] | value | The new value. |
|
inline |
Change the 'ddlOperationPerformed' attribute.
The DDL operation performed, possibly dependent on the pre-existence of the DDL target. Possible values (new values might be added in the future): "CREATE": The query created the DDL target. "SKIP": No-op. Example cases: the query is CREATE TABLE IF NOT EXISTS while the table already exists, or the query is DROP TABLE IF EXISTS while the table does not exist. "REPLACE": The query replaced the DDL target. Example case: the query is CREATE OR REPLACE TABLE, and the table already exists. "DROP": The query deleted the DDL target.
| [in] | value | The new value. |
|
inline |
Change the 'estimatedBytesProcessed' attribute.
[Output-only] The original estimate of bytes processed for the job.
| [in] | value | The new value. |
|
inline |
Change the 'modelTrainingCurrentIteration' attribute.
[Output-only, Beta] Deprecated; do not use.
| [in] | value | The new value. |
|
inline |
Change the 'modelTrainingExpectedTotalIteration' attribute.
[Output-only, Beta] Deprecated; do not use.
| [in] | value | The new value. |
|
inline |
Change the 'numDmlAffectedRows' attribute.
[Output-only] The number of rows affected by a DML statement. Present only for DML statements INSERT, UPDATE or DELETE.
| [in] | value | The new value. |
|
inline |
Change the 'statementType' attribute.
The type of query statement, if valid. Possible values (new values might be added in the future): "SELECT": SELECT query. "INSERT": INSERT query; see https://cloud.google.com/bigquery/docs/reference/standard-sql/data- manipulation-language. "UPDATE": UPDATE query; see https://cloud.google.com/bigquery/docs/reference/standard-sql/data- manipulation-language. "DELETE": DELETE query; see https://cloud.google.com/bigquery/docs/reference/standard-sql/data- manipulation-language. "MERGE": MERGE query; see https://cloud.google.com/bigquery/docs/reference/standard-sql/data- manipulation-language. "ALTER_TABLE": ALTER TABLE query. "ALTER_VIEW": ALTER VIEW query. "ASSERT": ASSERT condition AS 'description'. "CREATE_FUNCTION": CREATE FUNCTION query. "CREATE_MODEL": CREATE [OR REPLACE] MODEL ... AS SELECT ... . "CREATE_PROCEDURE": CREATE PROCEDURE query. "CREATE_TABLE": CREATE [OR REPLACE] TABLE without AS SELECT. "CREATE_TABLE_AS_SELECT": CREATE [OR REPLACE] TABLE ... AS SELECT ... . "CREATE_VIEW": CREATE [OR REPLACE] VIEW ... AS SELECT ... . "DROP_FUNCTION" : DROP FUNCTION query. "DROP_PROCEDURE": DROP PROCEDURE query. "DROP_TABLE": DROP TABLE query. "DROP_VIEW": DROP VIEW query.
| [in] | value | The new value. |
|
inline |
Change the 'totalBytesBilled' attribute.
[Output-only] Total bytes billed for the job.
| [in] | value | The new value. |
|
inline |
Change the 'totalBytesProcessed' attribute.
[Output-only] Total bytes processed for the job.
| [in] | value | The new value. |
|
inline |
Change the 'totalBytesProcessedAccuracy' attribute.
[Output-only] For dry-run jobs, totalBytesProcessed is an estimate and this field specifies the accuracy of the estimate. Possible values can be: UNKNOWN: accuracy of the estimate is unknown. PRECISE: estimate is precise. LOWER_BOUND: estimate is lower bound of what the query would cost. UPPER_BOUND: estimate is upper bound of what the query would cost.
| [in] | value | The new value. |
|
inline |
Change the 'totalPartitionsProcessed' attribute.
[Output-only] Total number of partitions processed from all partitioned tables referenced in the job.
| [in] | value | The new value. |
|
inline |
Change the 'totalSlotMs' attribute.
[Output-only] Slot-milliseconds for the job.
| [in] | value | The new value. |