@Internal @Experimental(value=SCHEMAS) public interface GenericDlqProvider extends Providers.Identifyable
| Modifier and Type | Method and Description | 
|---|---|
PTransform<PCollection<Failure>,PDone> | 
newDlqTransform(java.lang.String config)
Generate a DLQ output from the provided config value. 
 | 
identifierPTransform<PCollection<Failure>,PDone> newDlqTransform(java.lang.String config)