Package io.squashql

Interface BigQueryDatastore

All Superinterfaces:
Datastore
All Known Implementing Classes:
BigQueryEndUserDatastore, BigQueryServiceAccountDatastore

public interface BigQueryDatastore extends Datastore
  • Method Details

    • getBigquery

      com.google.cloud.bigquery.BigQuery getBigquery()
    • getProjectId

      String getProjectId()
    • getDatasetName

      String getDatasetName()