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, part of the Google Cloud Metastore v1alpha API, handles the integration of metastore metadata with external services."],["This class is available in multiple versions, including the latest 2.0.0-alpha11, along with 2.0.0-alpha10 and 1.0.0-alpha04, all of which contain the `MetadataIntegration` class."],["`MetadataIntegration` implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes properties `DataCatalogConfig` and `DataplexConfig`, which provide configuration options for integration with the Data Catalog and Dataplex services, respectively."],["There are two constructors available for `MetadataIntegration`, a default constructor, and another which takes another `MetadataIntegration` instance."]]],[]]