We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d077e96 commit 1327323Copy full SHA for 1327323
1 file changed
storage/google/cloud/storage/bucket.py
@@ -862,8 +862,7 @@ def generate_upload_policy(
862
:param conditions: A list of conditions as described in the
863
`policy documents`_ documentation.
864
865
- :type client: :class:`~google.cloud.storage.client.Client` or
866
- `NoneType``
+ :type client: :class:`~google.cloud.storage.client.Client`
867
:param client: Optional. The client to use. If not passed, falls back
868
to the ``client`` stored on the current bucket.
869
0 commit comments