Commit dfd8654
feat(storage): support delete_source_objects in compose API (Address PR feedback)
- Removed unnecessary fixture usage in system test.
- Ensured destination metadata is not empty in unit test by setting content_type.
- verified end-to-end functionality in system test.
Reference PR: googleapis/google-cloud-java#12873
Co-authored-by: nidhiii-27 <224584462+nidhiii-27@users.noreply.github.com>1 parent 471eb13 commit dfd8654
3 files changed
Lines changed: 68 additions & 0 deletions
File tree
- packages/google-cloud-storage
- google/cloud/storage
- tests
- system
- unit
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3849 | 3849 | | |
3850 | 3850 | | |
3851 | 3851 | | |
| 3852 | + | |
3852 | 3853 | | |
3853 | 3854 | | |
3854 | 3855 | | |
| |||
3908 | 3909 | | |
3909 | 3910 | | |
3910 | 3911 | | |
| 3912 | + | |
| 3913 | + | |
| 3914 | + | |
| 3915 | + | |
| 3916 | + | |
3911 | 3917 | | |
3912 | 3918 | | |
3913 | 3919 | | |
| |||
3964 | 3970 | | |
3965 | 3971 | | |
3966 | 3972 | | |
| 3973 | + | |
| 3974 | + | |
| 3975 | + | |
3967 | 3976 | | |
3968 | 3977 | | |
3969 | 3978 | | |
| |||
| 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4480 | 4480 | | |
4481 | 4481 | | |
4482 | 4482 | | |
| 4483 | + | |
| 4484 | + | |
| 4485 | + | |
| 4486 | + | |
| 4487 | + | |
| 4488 | + | |
| 4489 | + | |
| 4490 | + | |
| 4491 | + | |
| 4492 | + | |
| 4493 | + | |
| 4494 | + | |
| 4495 | + | |
| 4496 | + | |
| 4497 | + | |
| 4498 | + | |
| 4499 | + | |
| 4500 | + | |
| 4501 | + | |
| 4502 | + | |
| 4503 | + | |
| 4504 | + | |
| 4505 | + | |
| 4506 | + | |
| 4507 | + | |
| 4508 | + | |
| 4509 | + | |
| 4510 | + | |
| 4511 | + | |
| 4512 | + | |
| 4513 | + | |
| 4514 | + | |
| 4515 | + | |
| 4516 | + | |
| 4517 | + | |
| 4518 | + | |
| 4519 | + | |
| 4520 | + | |
| 4521 | + | |
4483 | 4522 | | |
4484 | 4523 | | |
4485 | 4524 | | |
| |||
0 commit comments