Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class BackendMetastore.
Represents a backend metastore for the federation.
Generated from protobuf message google.cloud.metastore.v1.BackendMetastore
Namespace
Google \ Cloud \ Metastore \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
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: * * 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:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dataproc Metastore V1 Client - Class BackendMetastore (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1.BackendMetastore)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1.BackendMetastore)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1.BackendMetastore)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1.BackendMetastore)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1.BackendMetastore)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1.BackendMetastore)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1.BackendMetastore)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1.BackendMetastore)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1.BackendMetastore)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1.BackendMetastore)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1.BackendMetastore) \nReference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class BackendMetastore.\n\nRepresents a backend metastore for the federation.\n\nGenerated from protobuf message `google.cloud.metastore.v1.BackendMetastore`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Metastore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nThe relative resource name of the metastore that is being federated.\n\nThe formats of the relative resource names for the currently supported\nmetastores are listed below:\n\n- BigQuery\n - `projects/{project_id}`\n- Dataproc Metastore\n - `projects/{project_id}/locations/{location}/services/{service_id}`\n\n### setName\n\nThe relative resource name of the metastore that is being federated.\n\nThe formats of the relative resource names for the currently supported\nmetastores are listed below:\n\n- BigQuery\n - `projects/{project_id}`\n- Dataproc Metastore\n - `projects/{project_id}/locations/{location}/services/{service_id}`\n\n### getMetastoreType\n\nThe type of the backend metastore.\n\n### setMetastoreType\n\nThe type of the backend metastore."]]