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 Google.Cloud.Eventarc.V1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTriggerRequest\u003c/code\u003e class is used to update an existing trigger, and can also be used to create a new trigger if it is missing, through the AllowMissing property.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from the object class 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, as well as provides methods to update specific properties of a trigger.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers properties such as \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eTrigger\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which can be configured to control the update process, including fields to be updated, if a trigger is allowed to be created if missing, and whether a request is to be validated or not.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.6.0, with multiple previous versions also documented here, ranging from 1.0.0 to 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]