[[["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."],[[["The page documents the `PushFilter` class, which is part of the `Google.Cloud.CloudBuild.V1` namespace, within the Google Cloud Build .NET library."],["`PushFilter` is designed to define criteria for matching GitHub git pushes, which can trigger automated build processes."],["The `PushFilter` class has properties for `Branch`, `Tag`, and `InvertRegex`, allowing for flexible matching using regular expressions based on the branch or tag of the git push, and the `InvertRegex` property dictates whether a build is triggered if the regex matches or does not match."],["This class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with protocol buffers and supporting deep cloning and equality checks."],["The page lists numerous versions of the `PushFilter` class, from 1.0.0 up to the latest 2.15.0, enabling developers to access the documentation for specific iterations of the class."]]],[]]