Interface TestBigQueryOptions

All Superinterfaces:
ApplicationNameOptions, BigQueryOptions, GcpOptions, GoogleApiDebugOptions, HasDisplayData, PipelineOptions, StreamingOptions, TestPipelineOptions

public interface TestBigQueryOptions extends TestPipelineOptions, BigQueryOptions, GcpOptions
  • Field Details

  • Method Details

    • getTargetDataset

      @String("integ_test") String getTargetDataset()
    • setTargetDataset

      void setTargetDataset(String value)
    • getBigQueryLocation

      @String("") String getBigQueryLocation()
    • setBigQueryLocation

      void setBigQueryLocation(String location)