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."],[[["This webpage provides documentation for the `DatabaseInstanceEntity` class within the Google Cloud Database Migration v1 API."],["The `DatabaseInstanceEntity` class acts as a parent entity to other database entities and is found in the `Google.Cloud.CloudDms.V1` namespace."],["The latest version documented is 2.5.0, and this page is specific to version 2.2.0, which includes implementation details like inheriting `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as constructors and properties."],["The `DatabaseInstanceEntity` class has a `CustomFeatures` property, which is a `Struct` used to define custom, engine-specific features."],["The list of all versions available range from version 1.0.0 to 2.5.0, including the current version 2.2.0."]]],[]]