public sealed class MetadataIntegration : IMessage<MetadataIntegration>, IEquatable<MetadataIntegration>, IDeepCloneable<MetadataIntegration>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1beta 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."],[[["This document provides reference documentation for the `MetadataIntegration` class within the Dataproc Metastore v1beta API, specifically for version 2.0.0-beta10."],["The `MetadataIntegration` class is designed to manage how metastore metadata integrates with external services."],["This class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MetadataIntegration` class includes properties such as `DataCatalogConfig` and `DataplexConfig`, which manage integration configurations for Data Catalog and Dataplex services, respectively."],["There are two constructors for creating instances of this class, either a default no parameter constructor or one that uses another instance of the same class."]]],[]]