public sealed class PullRequestFilter : IMessage<PullRequestFilter>, IEquatable<PullRequestFilter>, IDeepCloneable<PullRequestFilter>, IBufferMessage, IMessage
PullRequestFilter contains filter properties for matching GitHub Pull
Requests.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePullRequestFilter\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace provides properties for filtering GitHub pull requests for build triggers, including \u003ccode\u003eBranch\u003c/code\u003e, \u003ccode\u003eCommentControl\u003c/code\u003e, \u003ccode\u003eGitRefCase\u003c/code\u003e, and \u003ccode\u003eInvertRegex\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003ePullRequestFilter\u003c/code\u003e documentation is for version 2.15.0, while the content provides a historical reference for versions all the way back to 1.0.0, allowing users to track changes over time.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePullRequestFilter\u003c/code\u003e has properties that allow users to specify branch regex patterns, require comments for builds to run and invert the logic of the regex to trigger on non-matching branches, offering granular control over triggering builds.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePullRequestFilter\u003c/code\u003e class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, which provide functionalities for message manipulation, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePullRequestFilter\u003c/code\u003e class includes two constructors, one empty and one that receives another \u003ccode\u003ePullRequestFilter\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]