public sealed class DatabaseInstanceEntity : IMessage<DatabaseInstanceEntity>, IEquatable<DatabaseInstanceEntity>, IDeepCloneable<DatabaseInstanceEntity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class DatabaseInstanceEntity.
DatabaseInstance acts as a parent entity to other database entities.
[[["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 of the `DatabaseInstanceEntity` class is 2.5.0, within the `Google.Cloud.CloudDms.V1` namespace."],["`DatabaseInstanceEntity` is a class in the Database Migration v1 API that serves as a parent entity to other database entities."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DatabaseInstanceEntity` class has two constructors and one property called `CustomFeatures`, that will return a struct."],["The documented versions of the `DatabaseInstanceEntity` class range from version 1.0.0 up to 2.5.0."]]],[]]