Abacn commented on code in PR #34062:
URL: https://github.com/apache/beam/pull/34062#discussion_r1970893786
##########
sdks/python/apache_beam/options/pipeline_options.py:
##########
@@ -149,6 +149,61 @@ def __call__(self, parser, namespace, values,
option_string=None):
getattr(namespace, self.dest).update(values)
+class _GcsCustomAuditEntriesAction(argparse.Action):
Review Comment:
Is there a public doc available for these limitations? If so good to link to
here as comment
--
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]