public interface BigQueryService
| Modifier and Type | Method and Description |
|---|---|
void |
createDataset(String dataLocation) |
void |
createExternalTables(String sourceUri,
String formatOptions,
List<String> locations) |
void |
createNativeTables(List<String> locations) |
void |
createViews(List<String> locations) |
void |
deleteDataset(boolean forceDelete) |
void |
deleteTables() |
Copyright © 2018 Allune Software Ltd.. All rights reserved.