public interface TestBigQueryOptions extends TestPipelineOptions, BigQueryOptions, GcpOptions
TestPipelineOptions.AlwaysPassMatcher, TestPipelineOptions.AlwaysPassMatcherFactory
GcpOptions.DefaultProjectFactory, GcpOptions.EnableStreamingEngineFactory, GcpOptions.GcpTempLocationFactory, GcpOptions.GcpUserCredentialsFactory
GoogleApiDebugOptions.GoogleApiTracer
STREAMING_ENGINE_EXPERIMENT, WINDMILL_SERVICE_EXPERIMENT
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTargetDataset() |
void |
setTargetDataset(java.lang.String value) |
getOnCreateMatcher, getOnSuccessMatcher, getTempRoot, getTestTimeoutSeconds, setOnCreateMatcher, setOnSuccessMatcher, setTempRoot, setTestTimeoutSeconds
getHTTPWriteTimeout, getInsertBundleParallelism, getTempDatasetId, setHTTPWriteTimeout, setInsertBundleParallelism, setTempDatasetId
getCredentialFactoryClass, getDataflowKmsKey, getGcpCredential, getGcpTempLocation, getProject, getZone, isEnableStreamingEngine, setCredentialFactoryClass, setDataflowKmsKey, setEnableStreamingEngine, setGcpCredential, setGcpTempLocation, setProject, setZone
getGoogleApiTrace, setGoogleApiTrace
isStreaming, setStreaming
getAppName, setAppName
@Default.String(value="integ_test") java.lang.String getTargetDataset()
void setTargetDataset(java.lang.String value)