[[["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."],[[["This webpage provides reference documentation for the `ListTransferJobsResponse` class within the Storage Transfer v1 API for .NET, specifically version 2.2.0."],["`ListTransferJobsResponse` is a class used to encapsulate the response received from the `ListTransferJobs` operation, allowing for the retrieval of transfer jobs and includes a `NextPageToken` to facilitate pagination."],["The class implements several interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a variety of functionalities for data handling and manipulation."],["The page lists all versions of the class dating back to version 1.0.0 and includes links to the most recent version 2.8.0, as well as all the versions in between."],["The two main properties of this class are `NextPageToken` and `TransferJobs`, where the first is a string used to obtain the next page in the list, and the second is a RepeatedField of type TransferJob, used to obtain a list of transfer jobs."]]],[]]