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 \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e class is used to send requests for updating triggers within the Google Cloud Eventarc V1 service, with version 2.6.0 being the latest, as well as a detailed breakdown from versions 1.0.0 to 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities for message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e class offers constructors for creating instances, either new or by cloning existing ones, allowing for flexibility in request preparation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eTrigger\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which manage the behavior of the update, such as creating a new trigger if one doesn't exist, defining which fields to update, and enabling request validation without actual posting.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Eventarc.V1\u003c/code\u003e, within the \u003ccode\u003eGoogle.Cloud.Eventarc.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]