#### Environment details 1. BigQuery 2. OS type and version: Mate Desktop Environment 1.20.1 3. Java version: Java 8 4. bigquery version(s): 1.16.0 #### Steps to reproduce 1. Running a query when the dataset is not found #### Code example ```java QueryJobConfiguration dmlQueryConfig = QueryJobConfiguration.newBuilder(dmlQuery).build(); // Execute the query. TableResult result = bigquery.query(dmlQueryConfig); ``` #### Stack trace  #### Any additional information below   Following these steps guarantees the quickest resolution possible. Thanks!
Environment details
Steps to reproduce
Code example
Stack trace
Any additional information below
Following these steps guarantees the quickest resolution possible.
Thanks!