[[["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 details the `ListTransferJobsResponse` class, which is part of the `Google.Cloud.StorageTransfer.V1` namespace and is found in the `Google.Cloud.StorageTransfer.V1.dll` assembly."],["The `ListTransferJobsResponse` class is used to represent the response received from a request to list transfer jobs, and is a sealed class."],["It implements several interfaces, including `IPageResponse\u003cTransferJob\u003e`, `IEnumerable\u003cTransferJob\u003e`, `IEnumerable`, `IMessage\u003cListTransferJobsResponse\u003e`, `IEquatable\u003cListTransferJobsResponse\u003e`, `IDeepCloneable\u003cListTransferJobsResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class contains properties such as `NextPageToken` (a string) and `TransferJobs` (a `RepeatedField\u003cTransferJob\u003e`) which stores a list of transfer jobs, as well as two constructors and methods that allow iterating through the transfer job resources."],["It also shows the version history of the response from version 1.0.0 to the most recent 2.8.0, showing how the response has evolved over time, by indicating the version and its corresponding URL."]]],[]]