public sealed class RunBuildTriggerRequest : IMessage<RunBuildTriggerRequest>, IEquatable<RunBuildTriggerRequest>, IDeepCloneable<RunBuildTriggerRequest>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, primarily focusing on its various versions and implementation details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e class is used to specify a build trigger to run, including the source to use, and it implements interfaces such as \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\u003eThe class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e instance as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e class include \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eSource\u003c/code\u003e, and \u003ccode\u003eTriggerId\u003c/code\u003e, with the latter two being required and holding the build project ID and build trigger information respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides documentation for multiple versions of the \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 2.15.0.\u003c/p\u003e\n"]]],[],null,[]]