damccorm opened a new issue, #21393: URL: https://github.com/apache/beam/issues/21393
Class DataflowPipelineOptions has the ability to set "Dataflow service options". The description in the code is: ``` Service options are set by the user and configure the service. This decouples service side feature availability from the Apache Beam release cycle. ``` It would be great to have a link here to the Google cloud documentation where we can find a list of options or perhaps an example on how such an option looks like. See also: https://github.com/apache/beam/pull/14159#discussion_r589727367 Imported from Jira [BEAM-13630](https://issues.apache.org/jira/browse/BEAM-13630). Original Jira may contain additional context. Reported by: mcasters. -- 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]
