Class ExternalWrite.Configuration
java.lang.Object
org.apache.beam.sdk.io.gcp.pubsub.ExternalWrite.Configuration
- Enclosing class:
 ExternalWrite
Parameters class to expose the transform to an external SDK.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetIdLabel(@Nullable String idAttribute) voidsetTimestampAttribute(@Nullable String timestampAttribute) void 
- 
Constructor Details
- 
Configuration
public Configuration() 
 - 
 - 
Method Details
- 
setTopic
 - 
setIdLabel
 - 
setTimestampAttribute
 
 -