Request a resumable upload, restoring a previous session if necessary.
When this option is used the client library prefers using resumable uploads.
If the value passed to this option is the empty string, then the library will create a new resumable session. Otherwise the value should be the id of a previous upload session, the client library will restore that session in this case.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available is 2.37.0-rc, which can be accessed via the provided link."],["The provided content lists multiple versions of `UseResumableUploadSession`, ranging from 2.11.0 up to the latest version."],["`UseResumableUploadSession` allows for the preference of resumable uploads when the option is utilized by the client library."],["If an empty string is given, the library will automatically start a new resumable session; otherwise, a previous session ID can be used to restore an existing session."],["The functions available to use are `UseResumableUploadSession()`, which is a constructor, and `name()` which returns a character pointer."]]],[]]