public interface ExamplePubsubTopicOptions
extends org.apache.beam.sdk.extensions.gcp.options.GcpOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExamplePubsubTopicOptions.PubsubTopicFactory
Returns a default Pub/Sub topic based on the project and the job names.
|
org.apache.beam.sdk.extensions.gcp.options.GcpOptions.DefaultProjectFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.EnableStreamingEngineFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.GcpOAuthScopesFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.GcpTempLocationFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.GcpUserCredentialsFactoryorg.apache.beam.sdk.extensions.gcp.options.GoogleApiDebugOptions.GoogleApiTracerorg.apache.beam.sdk.options.PipelineOptions.AtomicLongFactory, org.apache.beam.sdk.options.PipelineOptions.CheckEnabled, org.apache.beam.sdk.options.PipelineOptions.DirectRunner, org.apache.beam.sdk.options.PipelineOptions.JobNameFactory, org.apache.beam.sdk.options.PipelineOptions.UserAgentFactory| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPubsubTopic() |
void |
setPubsubTopic(java.lang.String topic) |
getCredentialFactoryClass, getDataflowKmsKey, getGcpCredential, getGcpOauthScopes, getGcpTempLocation, getImpersonateServiceAccount, getProject, getWorkerRegion, getWorkerZone, getZone, isEnableStreamingEngine, setCredentialFactoryClass, setDataflowKmsKey, setEnableStreamingEngine, setGcpCredential, setGcpOauthScopes, setGcpTempLocation, setImpersonateServiceAccount, setProject, setWorkerRegion, setWorkerZone, setZonegetGoogleApiTrace, setGoogleApiTrace@Default.InstanceFactory(value=ExamplePubsubTopicOptions.PubsubTopicFactory.class) java.lang.String getPubsubTopic()
void setPubsubTopic(java.lang.String topic)