Commit 178694c
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.
Reference PR: googleapis/google-cloud-java#12873
Co-authored-by: nidhiii-27 <224584462+nidhiii-27@users.noreply.github.com>1 parent f23963c commit 178694c
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
856 | 876 | | |
857 | 877 | | |
858 | 878 | | |
| |||
0 commit comments