public sealed class UpdateTriggerRequest : IMessage<UpdateTriggerRequest>, IEquatable<UpdateTriggerRequest>, IDeepCloneable<UpdateTriggerRequest>, IBufferMessage, IMessage
The fields to be updated; only fields explicitly provided are updated.
If no field mask is provided, all provided fields in the request are
updated. To update all fields, provide a field mask of "*".
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides details for the \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e class within the Google.Cloud.Eventarc.V1 namespace, specifically version 2.0.0, outlining its functionality in updating triggers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e class is used to update triggers and it allows for the creation of a new trigger if it is not found and \u003ccode\u003eAllowMissing\u003c/code\u003e is set to true, ignoring the \u003ccode\u003eupdate_mask\u003c/code\u003e in that situation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e class include \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eTrigger\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which control whether a new trigger can be created, the trigger to be updated, the fields to be updated, and if a request is for validation only, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this document is 2.6.0, and there are multiple versions from 1.0.0 to 2.6.0 listed within the content which can be navigated to.\u003c/p\u003e\n"]]],[],null,[]]