Struct AutoFinalize (3.8.0-rc)
Stay organized with collections
Save and categorize content based on your preferences.
Control whether upload streams auto-finalize on destruction.
Some applications need to disable auto-finalization of resumable uploads. This option (or rather the AutoFinalizeDisabled() helper) configures whether ObjectWriteStream objects finalize an upload when the object is destructed.