Description
Bucket class object called following method which raised an errors.
python-storage/docs/snippets.py
Line 194 in 5f27ffa
python-storage/docs/snippets.py
Line 204 in 5f27ffa
In bucket class the actual method names are:
python-storage/google/cloud/storage/bucket.py
Line 1938 in 5f27ffa
python-storage/google/cloud/storage/bucket.py
Line 1955 in 5f27ffa
Clean Up:
Remove unused parameter from method definition from snippets.py file.