public sealed class RunBuildTriggerRequest : IMessage<RunBuildTriggerRequest>, IEquatable<RunBuildTriggerRequest>, IDeepCloneable<RunBuildTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class RunBuildTriggerRequest.
Specifies a build trigger to run and the source to use.
[[["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 documentation for the \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e class within the Cloud Build v1 API for .NET, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e class is designed to specify a build trigger to run, including the source to use, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists all available versions of the API from 1.0.0 up to the latest 2.15.0 for \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e, with links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e class has several properties, such as \u003ccode\u003eBuildTriggerName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eSource\u003c/code\u003e, and \u003ccode\u003eTriggerId\u003c/code\u003e, that are used for defining and configuring the build trigger request.\u003c/p\u003e\n"],["\u003cp\u003eThe provided information includes constructors for the \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e class, \u003ccode\u003eRunBuildTriggerRequest()\u003c/code\u003e and \u003ccode\u003eRunBuildTriggerRequest(RunBuildTriggerRequest other)\u003c/code\u003e, with the latter enabling the creation of a new instance using an existing instance.\u003c/p\u003e\n"]]],[],null,[]]