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.12.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 in a project, and it 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\u003eThe class includes properties like \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eTrigger\u003c/code\u003e, \u003ccode\u003eTriggerId\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are necessary to define the update request, specifying the project, trigger, and the specific fields that need to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the Cloud Build API, from 1.0.0 to 2.15.0, allowing users to browse through different versions of the \u003ccode\u003eUpdateBuildTriggerRequest\u003c/code\u003e documentation, with 2.15.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage details the constructors for the \u003ccode\u003eUpdateBuildTriggerRequest\u003c/code\u003e class, including a default constructor and a copy constructor that takes another \u003ccode\u003eUpdateBuildTriggerRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]