Google Cloud Dataproc Metastore V1alpha Client - Class DataplexConfig (0.11.0)

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

Specifies how metastore metadata should be integrated with the Dataplex service.

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

Namespace

Google \ Cloud \ Metastore \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ lake_resources array|Google\Protobuf\Internal\MapField

A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.

getLakeResources

A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.

Returns
TypeDescription
Google\Protobuf\Internal\MapField

setLakeResources

A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this