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 TypeMethodDescriptionvoid
setIdLabel
(@Nullable String idAttribute) void
setSubscription
(@Nullable String subscription) void
setTimestampAttribute
(@Nullable String timestampAttribute) void
void
setWithAttributes
(Boolean needsAttributes)
-
Constructor Details
-
Configuration
public Configuration()
-
-
Method Details
-
setTopic
-
setSubscription
-
setIdLabel
-
setTimestampAttribute
-
setWithAttributes
-