public sealed class MetadataIntegration : IMessage<MetadataIntegration>, IEquatable<MetadataIntegration>, IDeepCloneable<MetadataIntegration>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eMetadataIntegration\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Metastore.V1Beta\u003c/code\u003e namespace, specifically version 1.0.0-beta02, detailing its role in integrating metastore metadata with external services.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetadataIntegration\u003c/code\u003e class, which is sealed, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to handle metadata integration, object equality checks, deep cloning, and buffer messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, bringing in members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, and is contained within the \u003ccode\u003eGoogle.Cloud.Metastore.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetadataIntegration\u003c/code\u003e class offers two constructors, a default constructor and another one that accepts an existing \u003ccode\u003eMetadataIntegration\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eDataCatalogConfig\u003c/code\u003e property of type \u003ccode\u003eDataCatalogConfig\u003c/code\u003e, which enables the configuration of integrations with the Data Catalog service.\u003c/p\u003e\n"]]],[],null,[]]