Cloud AI Platform v1 API - Class MetadataStore.Types.DataplexConfig (3.2.0)

public sealed class MetadataStore.Types.DataplexConfig : IMessage<MetadataStore.Types.DataplexConfig>, IEquatable<MetadataStore.Types.DataplexConfig>, IDeepCloneable<MetadataStore.Types.DataplexConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class MetadataStore.Types.DataplexConfig.

Represents Dataplex integration settings.

Inheritance

object > MetadataStore.Types.DataplexConfig

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

DataplexConfig()

public DataplexConfig()

DataplexConfig(DataplexConfig)

public DataplexConfig(MetadataStore.Types.DataplexConfig other)
Parameter
Name Description
other MetadataStoreTypesDataplexConfig

Properties

EnabledPipelinesLineage

public bool EnabledPipelinesLineage { get; set; }

Optional. Whether or not Data Lineage synchronization is enabled for Vertex Pipelines.

Property Value
Type Description
bool