Matt Casters created BEAM-13630:
-----------------------------------
Summary: Improve documentation for the Dataflow Service options
Key: BEAM-13630
URL: https://issues.apache.org/jira/browse/BEAM-13630
Project: Beam
Issue Type: Improvement
Components: runner-dataflow
Affects Versions: 2.35.0
Reporter: Matt Casters
Class DataflowPipelineOptions has the ability to set "Dataflow service options".
The description in the code is:
{code:java}
Service options are set by the user and configure the service. This decouples
service side feature availability from the Apache Beam release cycle.{code}
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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)