public sealed class UpdateTriggerRequest : IMessage<UpdateTriggerRequest>, IEquatable<UpdateTriggerRequest>, IDeepCloneable<UpdateTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class UpdateTriggerRequest.
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 reference information for the \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e class within the Eventarc v1 API, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e is used to send a request to update a trigger in Eventarc, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several key properties, including \u003ccode\u003eAllowMissing\u003c/code\u003e, which determines if a new trigger is created when one is not found, \u003ccode\u003eTrigger\u003c/code\u003e, which holds the trigger data, \u003ccode\u003eUpdateMask\u003c/code\u003e, specifying which fields should be updated, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which is used for validation without making changes.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default one, and another to initialize the object by copying values from another \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e class, with the latest being 2.6.0 and historical versions all the way back to 1.0.0 also available.\u003c/p\u003e\n"]]],[],null,[]]