Google Cloud Dataproc Metastore V1beta Client - Class MetadataIntegration (0.11.0)

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

Specifies how metastore metadata should be integrated with external services.

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

Namespace

Google \ Cloud \ Metastore \ V1beta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ data_catalog_config Google\Cloud\Metastore\V1beta\DataCatalogConfig

The integration config for the Data Catalog service.

↳ dataplex_config Google\Cloud\Metastore\V1beta\DataplexConfig

The integration config for the Dataplex service.

getDataCatalogConfig

The integration config for the Data Catalog service.

Returns
TypeDescription
Google\Cloud\Metastore\V1beta\DataCatalogConfig|null

hasDataCatalogConfig

clearDataCatalogConfig

setDataCatalogConfig

The integration config for the Data Catalog service.

Parameter
NameDescription
var Google\Cloud\Metastore\V1beta\DataCatalogConfig
Returns
TypeDescription
$this

getDataplexConfig

The integration config for the Dataplex service.

Returns
TypeDescription
Google\Cloud\Metastore\V1beta\DataplexConfig|null

hasDataplexConfig

clearDataplexConfig

setDataplexConfig

The integration config for the Dataplex service.

Parameter
NameDescription
var Google\Cloud\Metastore\V1beta\DataplexConfig
Returns
TypeDescription
$this