ahmedabu98 commented on code in PR #21872:
URL: https://github.com/apache/beam/pull/21872#discussion_r907540523


##########
sdks/python/apache_beam/io/gcp/bigquery.py:
##########
@@ -1494,6 +1494,91 @@ def writer(self, test_bigquery_client=None, 
buffer_size=None):
         buffer_size=buffer_size)
 
 
+class WriteResult:

Review Comment:
   I added some documentation at the top of the file as well as next to each 
attribute. I added an example and mentioned how attributes can be accessed with 
dot and bracket notation. Let me know your thoughts and if there's anything I 
should add/remove.



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

Reply via email to