Class BigQueryAssertStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.dialect.bigquery.ast.BigQueryAssertStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, BigQueryObject

public class BigQueryAssertStatement extends SQLStatementImpl implements BigQueryObject