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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eMaterializedViewEntity\u003c/code\u003e class within the Google Cloud Database Migration v1 API, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMaterializedViewEntity\u003c/code\u003e represents a materialized view in a database schema and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default one (\u003ccode\u003eMaterializedViewEntity()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eMaterializedViewEntity(MaterializedViewEntity other)\u003c/code\u003e) for creating new instances from existing ones.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eCustomFeatures\u003c/code\u003e of type \u003ccode\u003eStruct\u003c/code\u003e for custom engine features, and \u003ccode\u003eSqlCode\u003c/code\u003e of type \u003ccode\u003estring\u003c/code\u003e, which stores the SQL code used to define the view.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists the versions of the api from version 1.0.0 all the way up to 2.5.0, which is the latest version.\u003c/p\u003e\n"]]],[],null,[]]