Skip to content

Conversation

@Dhriti07
Copy link
Contributor

@Dhriti07 Dhriti07 commented Nov 12, 2025

Adding model classes for ListMultipartUpload request and response.
Implementing ListMultipartUpload API.

@Dhriti07 Dhriti07 requested a review from a team as a code owner November 12, 2025 06:17
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: storage Issues related to the googleapis/java-storage API. labels Nov 12, 2025
@Dhriti07 Dhriti07 force-pushed the list-multipart-upload branch from 9de7d8a to f6b31d3 Compare November 12, 2025 06:23
@Dhriti07 Dhriti07 changed the title feat: List multipart upload feat: add preview MultipartUploadClient#listMultipartUploads Nov 12, 2025
*
* @param request The request object containing the details for listing the multipart uploads.
* @return A {@link ListMultipartUploadsResponse} object containing the list of multipart uploads.
* @since 2.60.0 This new api is in preview and is subject to breaking changes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update this to 2.61


private final String eTag;
private final String md5;
private final String crc32c;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge main here so that these changes are removed.

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: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants