public sealed class UpdateBuildTriggerRequest : IMessage<UpdateBuildTriggerRequest>, IEquatable<UpdateBuildTriggerRequest>, IDeepCloneable<UpdateBuildTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class UpdateBuildTriggerRequest.
Update mask for the resource. If this is set,
the server will only update the fields specified in the field mask.
Otherwise, a full update of the mutable resource fields will be performed.
[[["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 provides documentation for the \u003ccode\u003eUpdateBuildTriggerRequest\u003c/code\u003e class within the Google Cloud Build v1 API for .NET, specifically version 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBuildTriggerRequest\u003c/code\u003e class is used to request the update of an existing \u003ccode\u003eBuildTrigger\u003c/code\u003e and is part of the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing functionalities for message handling, comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBuildTriggerRequest\u003c/code\u003e class requires properties such as \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eTrigger\u003c/code\u003e (the \u003ccode\u003eBuildTrigger\u003c/code\u003e to be updated), and \u003ccode\u003eTriggerId\u003c/code\u003e (the ID of the trigger to update) and allows the use of \u003ccode\u003eUpdateMask\u003c/code\u003e for granular updates.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists historical versions of this documentation, ranging from version 2.15.0 down to 1.0.0, accessible via clickable links.\u003c/p\u003e\n"]]],[],null,[]]