public sealed class CreateTriggerRequest : IMessage<CreateTriggerRequest>, IEquatable<CreateTriggerRequest>, IDeepCloneable<CreateTriggerRequest>, IBufferMessage, IMessage
[[["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\u003eCreateTriggerRequest\u003c/code\u003e class is used to send a request to create a trigger within the Google Cloud Eventarc service, and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eTrigger\u003c/code\u003e, \u003ccode\u003eTriggerId\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e which are all crucial for defining the trigger and where it should be added, and it also specifies the properties for validation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this service is 2.6.0, and a wide range of previous versions are available, showing its evolution and past use.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, \u003ccode\u003eCreateTriggerRequest()\u003c/code\u003e and \u003ccode\u003eCreateTriggerRequest(CreateTriggerRequest other)\u003c/code\u003e, which allow for creating an empty object or cloning an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Eventarc.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Eventarc.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]