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\u003eThe content provides a comprehensive list of versions for \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e, ranging from the latest version 2.15.0 down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e is a class that specifies a build trigger to run and the source to use, implementing multiple 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\u003eThe \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eSource\u003c/code\u003e, and \u003ccode\u003eTriggerId\u003c/code\u003e, all of which are required for defining a build operation, according to the description.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunBuildTriggerRequest\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]