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."],[[["The `MetadataIntegration` class in the Dataproc Metastore v1beta API is designed to handle how metastore metadata interacts with external services."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The `MetadataIntegration` class offers constructors for default initialization and copying from existing `MetadataIntegration` objects."],["It has properties `DataCatalogConfig` and `DataplexConfig` to configure integrations with Data Catalog and Dataplex services, respectively."],["The latest version available for the `MetadataIntegration` class is `2.0.0-beta11`."]]],[]]