Commit fc96097
feat(storage): support delete_source_objects in compose API
Implements the delete_source_objects parameter in Blob.compose() to allow
automatic deletion of source objects upon successful composition.
Also adds unit and system tests to verify the new parameter and handles PR feedback.
Reference PR: googleapis/google-cloud-java#12873
Co-authored-by: nidhiii-27 <224584462+nidhiii-27@users.noreply.github.com>1 parent a982960 commit fc96097
1 file changed
Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
871 | | - | |
872 | | - | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | | - | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
878 | 879 | | |
879 | 880 | | |
880 | 881 | | |
| |||
0 commit comments