public sealed class MetadataIntegration : IMessage<MetadataIntegration>, IEquatable<MetadataIntegration>, IDeepCloneable<MetadataIntegration>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha API class MetadataIntegration.
Specifies how metastore metadata should be integrated with external services.
[[["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 `MetadataIntegration` class in the Dataproc Metastore v1alpha API defines how metastore metadata integrates with external services."],["This class is part of the `Google.Cloud.Metastore.V1Alpha` namespace, found in the `Google.Cloud.Metastore.V1Alpha.dll` assembly, and is implemented as a sealed class, and inherits from object while implementing various interfaces."],["The latest version of the class available in the documentation is 2.0.0-alpha11, with previous versions being 2.0.0-alpha10 and 1.0.0-alpha04."],["`MetadataIntegration` has two primary properties, `DataCatalogConfig` and `DataplexConfig`, that configure the integration with Data Catalog and Dataplex services, respectively."],["Two constructors are provided for `MetadataIntegration`, a default one, and one that clones an existing `MetadataIntegration` object."]]],[]]