[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `TriggerEntity` class represents a database trigger within the Database Migration v1 API and is not used independently but as part of a `Table` entity."],["This class, found in the `Google.Cloud.CloudDms.V1` namespace, supports multiple versions, with the latest being 2.5.0 and the currently viewed version being 2.2.0."],["`TriggerEntity` includes properties like `Name`, `SqlCode`, `TriggeringEvents`, `TriggerType`, and `CustomFeatures`, that provide information about the trigger's details and behavior."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructors available for the `TriggerEntity` class, a default constructor and one that accepts another `TriggerEntity` as a parameter for creating a new instance based on an existing one."]]],[]]