public sealed class MaterializedViewEntity : IMessage<MaterializedViewEntity>, IEquatable<MaterializedViewEntity>, IDeepCloneable<MaterializedViewEntity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class MaterializedViewEntity.
[[["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."],[[["The latest version available for the `MaterializedViewEntity` class is 2.5.0, while the current context is under version 2.2.0 of the Google Cloud Database Migration v1 API."],["`MaterializedViewEntity` is a class within the `Google.Cloud.CloudDms.V1` namespace that represents a materialized view and whose parent is a schema."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cMaterializedViewEntity\u003e`, `IDeepCloneable\u003cMaterializedViewEntity\u003e`, and `IBufferMessage`."],["The `MaterializedViewEntity` class has two constructors and two properties, `CustomFeatures` of type Struct, and `SqlCode` of type string, representing custom engine specific features, and the view's SQL code, respectively."]]],[]]