[[["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 `ViewEntity` class represents a view in the Database Migration v1 API and its parent is a schema."],["This documentation covers version 2.1.0 of the `ViewEntity` class within the `Google.Cloud.CloudDms.V1` namespace, but it also outlines the versions ranging from 1.0.0 to 2.5.0, with 2.5.0 being the latest."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inherited members from `object` such as `GetHashCode`, `GetType`, and `ToString`."],["`ViewEntity` includes properties such as `Constraints` (view constraints), `CustomFeatures` (custom engine-specific features), and `SqlCode` (the SQL code for creating the view)."],["The `ViewEntity` class has two constructors, one for a default instance, and one that allows creation from another `ViewEntity` instance."]]],[]]