public sealed class MigrationSource : IMessage<MigrationSource>, IEquatable<MigrationSource>, IDeepCloneable<MigrationSource>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class MigrationSource.
Subset of the source instance configuration that is available when reading
the cluster resource.
[[["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 document provides reference information for the `MigrationSource` class within the Google Cloud AlloyDB v1 API, specifically version 1.7.0."],["The `MigrationSource` class is used to define the configuration of a source instance during cluster creation and is an implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MigrationSource` class contains properties such as `HostPort`, `ReferenceId`, and `SourceType`, which provide details about the on-premises migration source."],["The document covers inheritance, implemented interfaces, constructors and properties of the `MigrationSource` class."],["The latest version of Migration Source is 1.9.0, and versions from 1.0.0 to 1.9.0 are available."]]],[]]