[[["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-05 UTC."],[[["This document describes `ResumableUploadOptions`, a class providing options for `ResumableUpload` operations within the `Google.Apis.Upload` namespace."],["The `ResumableUploadOptions` class includes properties to configure the HTTP client (`HttpClient`), modify session initiation requests (`ModifySessionInitiationRequest`), set the serializer (`Serializer`), and specify the service name (`ServiceName`)."],["The `ModifySessionInitiationRequest` property is disregarded if `ResumableUpload` is created using `CreateFromUploadUri` as the session would already be initiated."],["The `ServiceName` property is utilized to define the `ServiceName` in the event of a `GoogleApiException`."],["There is an extension method called `Utilities.ThrowIfNull\u003cT\u003e(T, String)` that can be used in conjunction with this class."]]],[]]