If provided, this field specifies the criteria that must be met by patch
jobs to be included in the response.
Currently, filtering is only available on the patch_deployment field.
[[["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."],[[["This webpage details the `ListPatchJobsRequest` class, which is used to request a list of patch jobs within the Google Cloud OS Config API, specifically within version 1.4.0."],["`ListPatchJobsRequest` is a request message that inherits from `Object` and implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling advanced message handling features."],["The class includes properties like `Filter`, `PageSize`, `PageToken`, `Parent`, and `ParentAsProjectName` to refine the search criteria, manage pagination, and specify the project context for the patch jobs."],["There are different versions of the `ListPatchJobsRequest`, with the current latest being 2.4.0, and the page provides links to other versions and their documentation, all the way back to version 1.3.0."],["The `ListPatchJobsRequest` class provides a constructor that allows you to create a default instance or an instance based on an existing `ListPatchJobsRequest` object."]]],[]]