public sealed class SchemaEntity : IMessage<SchemaEntity>, IEquatable<SchemaEntity>, IDeepCloneable<SchemaEntity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class SchemaEntity.
Schema typically has no parent entity, but can have a parent entity
DatabaseInstance (for database engines which support it). For some database
engines, the terms schema and user can be used interchangeably when they
refer to a namespace or a collection of other database entities. Can store
additional information which is schema specific.
[[["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\u003eThe \u003ccode\u003eSchemaEntity\u003c/code\u003e class is part of the Google Cloud Database Migration v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace and is defined in the \u003ccode\u003eGoogle.Cloud.CloudDms.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchemaEntity\u003c/code\u003e represents a schema in database systems and can have a parent entity like \u003ccode\u003eDatabaseInstance\u003c/code\u003e for some database engines, but typically it has no parent entity.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eSchemaEntity\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchemaEntity\u003c/code\u003e class offers two constructors, one being the default and the other allowing for object cloning.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchemaEntity\u003c/code\u003e includes the \u003ccode\u003eCustomFeatures\u003c/code\u003e property, which is of the \u003ccode\u003eStruct\u003c/code\u003e type, to store custom engine-specific information.\u003c/p\u003e\n"]]],[],null,[]]