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\u003eThe latest version of the \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e is 2.6.0, with a total of 11 versions available for use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e is a class used for the update operation of a trigger and is part of the \u003ccode\u003eGoogle.Cloud.Eventarc.V1\u003c/code\u003e namespace within the Google.Cloud.Eventarc.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e class provides properties like \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eTrigger\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, allowing for modifications on whether a new trigger should be created if one is not found, the specific trigger being updated, fields to be updated, and request validation.\u003c/p\u003e\n"],["\u003cp\u003eThe class also inherits members from \u003ccode\u003eObject\u003c/code\u003e such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces for message handling, deep cloning, and equality checks as it implements the IMessage, IDeepCloneable, and IEquatable.\u003c/p\u003e\n"]]],[],null,[]]