[[["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 used to represent a response containing a list of transfer jobs in the Google Cloud Storage Transfer service."],["The latest version of the `ListTransferJobsResponse` class is 2.8.0, and there are also versions available between 2.7.0 and 1.0.0 that can be found in the listed versions."],["The `ListTransferJobsResponse` class inherits from `Object` and implements multiple interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListTransferJobsResponse` class provides two properties: `NextPageToken`, a string for pagination, and `TransferJobs`, a `RepeatedField` containing a list of `TransferJob` objects."],["The class includes a method called `GetEnumerator()` which will return an enumerator that can iterate over the `TransferJob` resources found in the response."]]],[]]