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 reference documentation and code samples for the `DatabaseInstanceEntity` class within the Database Migration v1 API."],["The `DatabaseInstanceEntity` class, found in the `Google.Cloud.CloudDms.V1` namespace, serves as a parent entity for other database entities."],["The latest available version of the documentation is 2.5.0, and this page specifically covers version 2.4.0 with the details for `DatabaseInstanceEntity`."],["The `DatabaseInstanceEntity` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It is possible to create an instance of the class, `DatabaseInstanceEntity`, and it is also possible to use a copy constructor to make a new object from an existing `DatabaseInstanceEntity`."]]],[]]