Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Metastore.
Settings to manage association of Dataproc Metastore with a lake.
Generated from protobuf message google.cloud.dataplex.v1.Lake.Metastore
Namespace
Google \ Cloud \ Dataplex \ V1 \ LakeMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ service |
string
Optional. A relative reference to the Dataproc Metastore (https://cloud.google.com/dataproc-metastore/docs) service associated with the lake: |
getService
Optional. A relative reference to the Dataproc Metastore
(https://cloud.google.com/dataproc-metastore/docs) service associated
with the lake:
projects/{project_id}/locations/{location_id}/services/{service_id}
Returns | |
---|---|
Type | Description |
string |
setService
Optional. A relative reference to the Dataproc Metastore
(https://cloud.google.com/dataproc-metastore/docs) service associated
with the lake:
projects/{project_id}/locations/{location_id}/services/{service_id}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |