[[["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-04-17 UTC."],[[["The `ListPatchJobsResponse` class is a response message for listing patch jobs in the Google Cloud OS Config v1 API."],["This class is part of the `Google.Cloud.OsConfig.V1` namespace and is implemented in the `Google.Cloud.OsConfig.V1.dll` assembly, and is found in versions ranging from 1.3.0 up to the latest 2.4.0."],["The class inherits from `Object` and implements multiple interfaces, including `IPageResponse\u003cPatchJob\u003e`, `IEnumerable\u003cPatchJob\u003e`, `IEnumerable`, `IMessage\u003cListPatchJobsResponse\u003e`, `IEquatable\u003cListPatchJobsResponse\u003e`, `IDeepCloneable\u003cListPatchJobsResponse\u003e`, `IBufferMessage`, and `IMessage`."],["Key properties of this class include `NextPageToken` (a string for pagination) and `PatchJobs` (a `RepeatedField` containing a list of `PatchJob` instances)."],["The class provides methods like `GetEnumerator()` to iterate through the `PatchJob` resources, and it has constructors for creating new instances, either empty or by copying another `ListPatchJobsResponse` instance."]]],[]]