liferoad commented on issue #34792:
URL: https://github.com/apache/beam/issues/34792#issuecomment-2847406212

   maybe using:
   ```
   blob = bucket.blob(blob_name)
   return blob.exists()
   ```
   to replace 
https://github.com/apache/beam/blob/release-2.64/sdks/python/apache_beam/io/gcp/gcsio.py#L472


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to