public sealed class MigrationConfig : IMessage<MigrationConfig>, IEquatable<MigrationConfig>, IDeepCloneable<MigrationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class MigrationConfig.
The configuration related to the migration to Dataplex applied to an
organization or project.
It is the response message for
[SetConfig][google.cloud.datacatalog.v1.DataCatalog.SetConfig] and
[RetrieveEffectiveConfig][google.cloud.datacatalog.v1.DataCatalog.RetrieveEffectiveConfig].
[[["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-25 UTC."],[[["The `MigrationConfig` class in the Data Catalog v1 API allows configuration related to migration to Dataplex for an organization or project, which is used for setting and retrieving effective configurations."],["The latest version of the `MigrationConfig` class is 2.14.0, with previous versions ranging from 2.13.0 down to 1.2.0 available for reference."],["The `MigrationConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.DataCatalog.V1` namespace."],["The `MigrationConfig` class includes properties to configure opt-in status for the UI switch to Dataplex (`CatalogUiExperience`) and for the migration of Tag Templates to Dataplex (`TagTemplateMigration`)."]]],[]]