public static class BigQuery.DatasetDeleteOption extends Object
Modifier and Type | Method and Description |
---|---|
static BigQuery.DatasetDeleteOption |
deleteContents()
Returns an option to delete a dataset even if non-empty.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public static BigQuery.DatasetDeleteOption deleteContents()
BigQueryException
being thrown.Copyright © 2019 Google LLC. All rights reserved.