[[["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-03-21 UTC."],[[["This document provides reference information for the `EntityDdl` class within the Google Cloud Database Migration v1 API, specifically for .NET."],["`EntityDdl` represents a single DDL statement for a specific database entity, with properties such as `Ddl` (the code), `DdlType` (like \"Create\" or \"Alter\"), `Entity` (name), `EntityType`, and `IssueId`."],["The latest version of `EntityDdl` is 2.5.0, and previous versions, from 2.4.0 down to 1.0.0, are also available for reference."],["The `EntityDdl` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Constructors are available for creating new `EntityDdl` instances, including a constructor that accepts another `EntityDdl` instance for cloning."]]],[]]