Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class BackendMetastore.
Represents a backend metastore for the federation.
Generated from protobuf message google.cloud.metastore.v1alpha.BackendMetastore
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The relative resource name of the metastore that is being federated. The formats of the relative resource names for the currently supported metastores are listed below: * Dataplex * projects/{project_id}/locations/{location}/lakes/{lake_id}
* BigQuery * projects/{project_id}
* Dataproc Metastore * projects/{project_id}/locations/{location}/services/{service_id}
↳ metastore_type
int
The type of the backend metastore.
getName
The relative resource name of the metastore that is being federated.
The formats of the relative resource names for the currently supported metastores are listed below:
- Dataplex
-
projects/{project_id}/locations/{location}/lakes/{lake_id}
-
- BigQuery
-
projects/{project_id}
-
- Dataproc Metastore
-
projects/{project_id}/locations/{location}/services/{service_id}
-
Generated from protobuf field string name = 1;
string
setName
The relative resource name of the metastore that is being federated.
The formats of the relative resource names for the currently supported metastores are listed below:
- Dataplex
-
projects/{project_id}/locations/{location}/lakes/{lake_id}
-
- BigQuery
-
projects/{project_id}
-
- Dataproc Metastore
-
projects/{project_id}/locations/{location}/services/{service_id}
-
Generated from protobuf field string name = 1;
var
string
$this
getMetastoreType
The type of the backend metastore.
Generated from protobuf field .google.cloud.metastore.v1alpha.BackendMetastore.MetastoreType metastore_type = 2;
int
setMetastoreType
The type of the backend metastore.
Generated from protobuf field .google.cloud.metastore.v1alpha.BackendMetastore.MetastoreType metastore_type = 2;
var
int
$this