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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eAutoFinalize\u003c/code\u003e feature is 2.37.0-rc, which is available for use, as well as a list of prior versions, starting from 2.36.0 down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoFinalize\u003c/code\u003e controls whether upload streams are automatically finalized when they are destroyed, providing an option to manage the end of resumable uploads.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoFinalizeDisabled()\u003c/code\u003e helper allows users to disable the automatic finalization of \u003ccode\u003eObjectWriteStream\u003c/code\u003e uploads upon destruction of the object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoFinalize\u003c/code\u003e has two constructors: one that takes an \u003ccode\u003eAutoFinalizeConfig\u003c/code\u003e parameter, and a default constructor that takes no arguments.\u003c/p\u003e\n"],["\u003cp\u003eThe function \u003ccode\u003ename()\u003c/code\u003e returns a pointer to the first character in a C-style string.\u003c/p\u003e\n"]]],[],null,[]]