[[["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 outlines the `ResumableUploadOptions` class, which provides configuration options for resumable upload operations within the Google.Apis library."],["The latest version of this documentation is for version 1.69.0, while this specific page documents version 1.59.0, and other older versions such as 1.68.0, 1.60.0, 1.55.0, and 1.50.0 are also available."],["Key properties of the `ResumableUploadOptions` class include `HttpClient` for managing HTTP requests, `ModifySessionInitiationRequest` for customizing the session initiation request, `Serializer` for parsing error responses, and `ServiceName` for identifying the service performing the upload."],["The `ResumableUploadOptions` class inherits several base methods from the `Object` class, such as `Equals`, `GetHashCode`, and `ToString`, for object management and comparison."],["The `ResumableUploadOptions` is used to configure the `ResumableUpload` class, but if created using the `CreateFromUploadUri` method, `ModifySessionInitiationRequest` will be ignored as the session has already started."]]],[]]