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 requests for creating triggers within the Google Cloud Eventarc V1 service, with version 2.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eTrigger\u003c/code\u003e, \u003ccode\u003eTriggerId\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are essential for specifying the location, details, ID, and validation requirements of the trigger being created.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors: a default constructor and one that accepts another \u003ccode\u003eCreateTriggerRequest\u003c/code\u003e instance for creating a new request based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsLocationName\u003c/code\u003e property provides a structured way to access the parent location name, enhancing how the parent resource is managed and referenced.\u003c/p\u003e\n"]]],[],null,[]]