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\u003eThis webpage details the \u003ccode\u003ePullRequestFilter\u003c/code\u003e class, which is used for defining filter properties to match GitHub pull requests within the Google Cloud Build service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePullRequestFilter\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for diverse functionality such as message handling, equality checks, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors, properties for specifying branch matching regex (\u003ccode\u003eBranch\u003c/code\u003e), comment control requirements (\u003ccode\u003eCommentControl\u003c/code\u003e), and the option to invert regex matching logic (\u003ccode\u003eInvertRegex\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a comprehensive version history, with version 2.15.0 being the most recent and links for versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the class is Google.Cloud.CloudBuild.V1, found within the assembly Google.Cloud.CloudBuild.V1.dll.\u003c/p\u003e\n"]]],[],null,[]]