fix: update user_project usage and documentation in bucket/client class methods by cojenco · Pull Request #396 · googleapis/python-storage

added 6 commits

March 15, 2021 16:59

@google-cla google-cla bot added the cla: yes

This human has signed the Contributor License Agreement.

label

Mar 22, 2021

@cojenco

andrewsg

@cojenco

andrewsg

cojenco added a commit to cojenco/python-storage that referenced this pull request

Oct 13, 2021
…ss methods (googleapis#396)

* fix: update documentation and usage of user_project in bucket class methods

* revise Bucket.create() docstring

* revise Bucket @Property user_project docstring

* add example to client.get_bucket() with user_project

* revise deprecated Bucket.create() and unit test

* fix lint

* address review changes

cojenco added a commit to cojenco/python-storage that referenced this pull request

Oct 13, 2021
…ss methods (googleapis#396)

* fix: update documentation and usage of user_project in bucket class methods

* revise Bucket.create() docstring

* revise Bucket @Property user_project docstring

* add example to client.get_bucket() with user_project

* revise deprecated Bucket.create() and unit test

* fix lint

* address review changes