Skip to content

feat: implement deleteSourceObjects in Storage.compose#3528

Draft
nidhiii-27 wants to merge 2 commits intomainfrom
implement-delete-source-objects-compose-7883495904739356219
Draft

feat: implement deleteSourceObjects in Storage.compose#3528
nidhiii-27 wants to merge 2 commits intomainfrom
implement-delete-source-objects-compose-7883495904739356219

Conversation

@nidhiii-27
Copy link
Contributor

Modified Storage.ComposeRequest to include the optional deleteSourceObjects parameter. Added DELETE_SOURCE_OBJECTS option to StorageRpc.
Updated StorageImpl, GrpcStorageImpl, and HttpStorageRpc to propagate the new option to the backend. Added unit and integration tests to verify the implementation.

Modified Storage.ComposeRequest to include the optional deleteSourceObjects parameter.
Added DELETE_SOURCE_OBJECTS option to StorageRpc.
Updated StorageImpl, GrpcStorageImpl, and HttpStorageRpc to propagate the new option to the backend.
Added unit and integration tests to verify the implementation.

Co-authored-by: nidhiii-27 <224584462+nidhiii-27@users.noreply.github.com>
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants