Reference documentation and code samples for the Google Cloud Dataproc Metastore V1beta Client class DataplexConfig.
Specifies how metastore metadata should be integrated with the Dataplex service.
Generated from protobuf message google.cloud.metastore.v1beta.DataplexConfig
Namespace
Google \ Cloud \ Metastore \ V1betaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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: |
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 | |
---|---|
Type | Description |
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 | |
---|---|
Name | Description |
var |
array|Google\Protobuf\Internal\MapField
|
Returns | |
---|---|
Type | Description |
$this |