Google Cloud Dataproc Metastore V1alpha Client - Class MetadataIntegration (1.0.1)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class MetadataIntegration.

Specifies how metastore metadata should be integrated with external services.

Generated from protobuf message google.cloud.metastore.v1alpha.MetadataIntegration

Namespace

Google \ Cloud \ Metastore \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ data_catalog_config DataCatalogConfig

The integration config for the Data Catalog service.

↳ dataplex_config DataplexConfig

The integration config for the Dataplex service.

getDataCatalogConfig

The integration config for the Data Catalog service.

Returns
Type Description
DataCatalogConfig|null

hasDataCatalogConfig

clearDataCatalogConfig

setDataCatalogConfig

The integration config for the Data Catalog service.

Parameter
Name Description
var DataCatalogConfig
Returns
Type Description
$this

getDataplexConfig

The integration config for the Dataplex service.

Returns
Type Description
DataplexConfig|null

hasDataplexConfig

clearDataplexConfig

setDataplexConfig

The integration config for the Dataplex service.

Parameter
Name Description
var DataplexConfig
Returns
Type Description
$this