Multipart
//trimblecloud-fileservice/trimblecloud.fileservice.models/CreatePackageUploadRequest/CreatePackageUploadRequestBuilder/multipart
multipart
[JVM]
open fun multipart(multipart: Boolean): CreatePackageUploadRequest.CreatePackageUploadRequestBuilder
True if the client will split the upload into multiple parts. File service will respond with a templated URL that the client can use to do each partial upload. When the client is done, they must call the Update File Upload endpoint. Default: false
Return
this.