Dataproc Metastore v1alpha API - Class MetadataIntegration (2.0.0-alpha09)

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.

Inheritance

object > MetadataIntegration

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.dll

Constructors

MetadataIntegration()

public MetadataIntegration()

MetadataIntegration(MetadataIntegration)

public MetadataIntegration(MetadataIntegration other)
Parameter
NameDescription
otherMetadataIntegration

Properties

DataCatalogConfig

public DataCatalogConfig DataCatalogConfig { get; set; }

The integration config for the Data Catalog service.

Property Value
TypeDescription
DataCatalogConfig

DataplexConfig

public DataplexConfig DataplexConfig { get; set; }

The integration config for the Dataplex service.

Property Value
TypeDescription
DataplexConfig