OptionalabortAbort signal which can be used to cancel the request.
NOTE: AbortSignal is a client-only operation. Using it to cancel an operation will not cancel the request in the service. You will still be charged usage for any applicable operations.
OptionaldisplayOptional display name of the file.
OptionalhttpUsed to override HTTP request options.
Optionalmimemime_type: The MIME type of the file. If not provided, it will be inferred from the file extension.
OptionalnameThe name of the file in the destination (e.g., 'files/sample-image'. If not provided one will be generated.
Used to override the default configuration.