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