UploadOptions
A container for the possible options when creating file.
UploadOptions is a immutable container for the allowed options when creating files through createFile, createFile. createFile, or createFile
Instances of the class can be created either the create method or by mutating an existing object by calling newBuilder.
The DEFAULT instance is pre-configured for the most common usage cases.
Types
Builder
Link copied to clipboard
A builder for configuring and creating new UploadOptions instances.
Functions
newBuilder
Link copied to clipboard
Creates Builder from UploadOptions.
overrideFile
Link copied to clipboard
partialUpload
Link copied to clipboard
Properties
DEFAULT
Link copied to clipboard
OVERRIDE_FILE
Link copied to clipboard
PARTIAL_UPLOAD
Link copied to clipboard