Commit 4ecdb29
authored
[Storage] Bucket Lock (#3727)
* [Storage] Replay GCS Bucket Lock (#3645)
* Add support for defaultEventBasedHold
* Add support for Blob eventBasedHold
* Add support for blob temporary holds
* Remove Beta launch annotations for CMEK
* Add support for lockRetentionPolicy and RetentionPolicy
* Update FakeStorageRPC
* codacy-bot review fix (final only)
* Update getRetentionPolicyIsLocked() -> retentionPolicyIsLocked() and misc.
* Address comments
* Address comments
* Address comments.
* Small nits
* Fix additional comments
* [Storage] Bucket lock samples and bug fixes. (#3709)
* Fix issue in tests, write bucket lock samples, and resolve issue in client library
* Update documentation around Boolean returns to clarify different return caes.
* Fix broken unit test
* Address feedback
* Fix typo in comments1 parent a348f18 commit 4ecdb29
File tree
1 file changed
+6
-0
lines changed- java-storage-nio/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
520 | 521 | | |
521 | 522 | | |
522 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
523 | 529 | | |
524 | 530 | | |
525 | 531 | | |
| |||
0 commit comments