slilichenko commented on issue #24265: URL: https://github.com/apache/beam/issues/24265#issuecomment-1322729983
Yes, I saw them. You also have cases like [BigQueryOptions](https://github.com/apache/beam/blob/8df6f67c65b4888c45c31e088fb463972c4ec76b/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryOptions.java), which has no JavaDoc, but uses JavaDoc style in `@Description`. Perhaps that can be a middle ground, admittedly imperfect. Also, I am not sure that customers really use `./run-pipeline.sh --help=SomeSDKOptionClass` to get information about an option. It would be a Google or code search, at least IMHO. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
