File tree
Expand file treeCollapse file tree
4 files changed
+70
-1
lines changedFilter options
- storage
- google/cloud/storage
- tests
- unit
Expand file treeCollapse file tree
4 files changed
+70
-1
lines changedstorage/google/cloud/storage/_helpers.py
Copy file name to clipboardExpand all lines: storage/google/cloud/storage/_helpers.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
| 145 | + |
| 146 | + |
145 | 147 |
|
146 | 148 |
|
147 | 149 |
|
|
storage/google/cloud/storage/bucket.py
Copy file name to clipboardExpand all lines: storage/google/cloud/storage/bucket.py+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
| 118 | + |
118 | 119 |
|
119 | 120 |
|
120 | 121 |
|
| ||
124 | 125 |
|
125 | 126 |
|
126 | 127 |
|
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
127 | 137 |
|
128 | 138 |
|
129 | 139 |
|
| ||
199 | 209 |
|
200 | 210 |
|
201 | 211 |
|
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
202 | 233 |
|
203 | 234 |
|
204 | 235 |
|
| ||
624 | 655 |
|
625 | 656 |
|
626 | 657 |
|
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
627 | 667 |
|
628 | 668 |
|
629 | 669 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
|
storage/tests/unit/test_bucket.py
Copy file name to clipboardExpand all lines: storage/tests/unit/test_bucket.py+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
710 | 710 |
|
711 | 711 |
|
712 | 712 |
|
| 713 | + |
| 714 | + |
| 715 | + |
| 716 | + |
| 717 | + |
| 718 | + |
| 719 | + |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
713 | 740 |
|
714 | 741 |
|
715 | 742 |
|
|
0 commit comments