Class JobStatistics.QueryStatistics.StatementType

java.lang.Object
com.google.cloud.StringEnumValue
com.google.cloud.bigquery.JobStatistics.QueryStatistics.StatementType
All Implemented Interfaces:
Serializable
Enclosing class:
JobStatistics.QueryStatistics

public static final class JobStatistics.QueryStatistics.StatementType extends com.google.cloud.StringEnumValue
StatementType represents possible types of SQL statements reported as part of the QueryStatistics of a BigQuery job.
See Also: