You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/backends/gcloud.rst
+1
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,7 @@ Note: Default Google Compute Engine (GCE) Service accounts are
204
204
The ``GS_EXPIRATION`` value is handled by the underlying `Google library <https://googlecloudplatform.github.io/google-cloud-python/latest/storage/blobs.html#google.cloud.storage.blob.Blob.generate_signed_url>`_.
205
205
It supports `timedelta`, `datetime`, or `integer` seconds since epoch time.
206
206
207
+
Note: The maximum value for this option is 7 days (604800 seconds) in version `v4` (See this `Github issue <https://github.com/googleapis/python-storage/issues/456#issuecomment-856884993>`_)
0 commit comments