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.
Implements
IMessageMetadataIntegration, IEquatableMetadataIntegration, IDeepCloneableMetadataIntegration, IBufferMessage, IMessageNamespace
Google.Cloud.Metastore.V1BetaAssembly
Google.Cloud.Metastore.V1Beta.dll
Constructors
MetadataIntegration()
public MetadataIntegration()
MetadataIntegration(MetadataIntegration)
public MetadataIntegration(MetadataIntegration other)
Parameter | |
---|---|
Name | Description |
other |
MetadataIntegration |
Properties
DataCatalogConfig
public DataCatalogConfig DataCatalogConfig { get; set; }
The integration config for the Data Catalog service.
Property Value | |
---|---|
Type | Description |
DataCatalogConfig |
DataplexConfig
public DataplexConfig DataplexConfig { get; set; }
The integration config for the Dataplex service.
Property Value | |
---|---|
Type | Description |
DataplexConfig |