Optional
abortAbort 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.
Optional
displayOptional display name of the file.
Optional
httpUsed to override HTTP request options.
Optional
mimemime_type: The MIME type of the file. If not provided, it will be inferred from the file extension.
Optional
nameThe 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.