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.
[[["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 \u003ccode\u003eUpdateBuildTriggerRequest\u003c/code\u003e class is part of the Google Cloud Build v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace in the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for updating an existing \u003ccode\u003eBuildTrigger\u003c/code\u003e in the Cloud Build service, requiring the project ID and the \u003ccode\u003eBuildTrigger\u003c/code\u003e ID for the update.\u003c/p\u003e\n"],["\u003cp\u003eIt has a list of version references going as far back as 1.0.0 and as recent as 2.15.0, with the latter being the latest, along with a list of links to each previous version.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending functionality and integration with the Google Protocol Buffers library.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains several properties to help manage and update the trigger, including the Project ID, the Trigger itself, and the Trigger ID, each with a clear description and data type.\u003c/p\u003e\n"]]],[],null,[]]