GoogleCloudAiplatformV1MetadataStoreDataplexConfig constructor

GoogleCloudAiplatformV1MetadataStoreDataplexConfig({
  1. bool? enabledPipelinesLineage,
})

Implementation

GoogleCloudAiplatformV1MetadataStoreDataplexConfig({
  this.enabledPipelinesLineage,
});