public sealed class RepositoryEventConfig : IMessage<RepositoryEventConfig>, IEquatable<RepositoryEventConfig>, IDeepCloneable<RepositoryEventConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class RepositoryEventConfig.
The configuration of a trigger that creates a build whenever an event from
Repo API is received.
[[["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 document provides reference information for the \u003ccode\u003eRepositoryEventConfig\u003c/code\u003e class within the Google Cloud Build v1 API, specifically version 2.12.0, which is part of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRepositoryEventConfig\u003c/code\u003e class is used to configure a trigger that initiates a build upon receiving an event from the Repo API, and can be configured to filter events for changes in refs or pull requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRepositoryEventConfig\u003c/code\u003e class inherits members from the \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRepositoryEventConfig\u003c/code\u003e class include \u003ccode\u003ePullRequest\u003c/code\u003e and \u003ccode\u003ePush\u003c/code\u003e for filtering pull request and push events, respectively, \u003ccode\u003eRepository\u003c/code\u003e for specifying the Repo API resource name, and \u003ccode\u003eRepositoryType\u003c/code\u003e for indicating the SCM vendor type.\u003c/p\u003e\n"],["\u003cp\u003eThere are many different versions available, spanning from version 1.0.0 all the way to version 2.15.0, each one linked to the same class.\u003c/p\u003e\n"]]],[],null,[]]