Class MultipartUploadClient

java.lang.Object
com.google.cloud.storage.MultipartUploadClient

@InternalExtensionOnly public abstract class MultipartUploadClient extends Object
A client for interacting with Google Cloud Storage's Multipart Upload API.

This class is for internal use only and is not intended for public consumption. It provides a low-level interface for creating and managing multipart uploads.

Since:
2.60.0
See Also: