[[["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 `EntityDdl` class in the Google Cloud Database Migration v1 API represents a single DDL (Data Definition Language) statement for a specific database entity."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and usability."],["Key properties of `EntityDdl` include `Ddl` (the DDL code), `DdlType` (e.g., Create, Alter), `Entity` (the entity name), and `EntityType` (the entity type)."],["The `IssueId` property within `EntityDdl` is used to identify any issues associated with a given DDL."],["This API has multiple versions, and version 2.5.0 is currently the latest."]]],[]]