Interface BigQueryParameters.Builder

  • Method Details

    • projectId

      BigQueryParameters.Builder projectId(String projectId)

      The Google Cloud Platform project ID where your datasource was created.

      Parameters:
      projectId - The Google Cloud Platform project ID where your datasource was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSetRegion

      BigQueryParameters.Builder dataSetRegion(String dataSetRegion)

      The storage location where you create a Google BigQuery data source.

      Parameters:
      dataSetRegion - The storage location where you create a Google BigQuery data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.