[[["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-06-12 UTC."],[[["The `UDTEntity` class, part of the Database Migration v1 API, represents a User-Defined Type (UDT) within a schema, with its parent being a schema, and is found within the `Google.Cloud.CloudDms.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for functionalities such as message handling, equality checks, deep cloning, and buffer message support."],["The `UDTEntity` class provides properties such as `CustomFeatures`, `UdtBody`, and `UdtSqlCode` to manage custom engine features, the UDT's body code, and its creation SQL code, respectively."],["The document provides links to various version references of the `UDTEntity` class, such as [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.UDTEntity) and [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.UDTEntity)."]]],[]]