public sealed class UpdateBuildTriggerRequest : IMessage<UpdateBuildTriggerRequest>, IEquatable<UpdateBuildTriggerRequest>, IDeepCloneable<UpdateBuildTriggerRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `UpdateBuildTriggerRequest` class within the `Google.Cloud.CloudBuild.V1` namespace, specifically for version 1.2.0, with references to other versions, and is used to update an existing `BuildTrigger`."],["The latest version of the `UpdateBuildTriggerRequest` class available is 2.15.0, with versions dating back to 1.0.0 being documented."],["`UpdateBuildTriggerRequest` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors `UpdateBuildTriggerRequest()` and `UpdateBuildTriggerRequest(UpdateBuildTriggerRequest other)` and it has properties `ProjectId`, `Trigger`, and `TriggerId`, all of which are required to successfully update a trigger."],["The `UpdateBuildTriggerRequest` class is contained within the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]