boyuanzz commented on a change in pull request #14159:
URL: https://github.com/apache/beam/pull/14159#discussion_r589727367



##########
File path: 
runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/options/DataflowPipelineOptions.java
##########
@@ -109,6 +110,17 @@
 
   void setTemplateLocation(String value);
 
+  /**
+   * Service options are set by the user and configure the service. This 
decouples service side
+   * feature availability from the Apache Beam release cycle.
+   */
+  @Description(

Review comment:
       Are we going to have detailed documentation on what could be the service 
options here? And will this option be overlapped partially with current 
existing options?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to