Package org.apache.beam.sdk.options
Annotation Interface Description
Descriptions are used to generate human readable output when the 
--help command is
 specified. Description annotations placed on interfaces that extend PipelineOptions will
 describe groups of related options. Description annotations placed on getter methods will be used
 to provide human readable information for the specific option.- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
String value 
 -