name property

String? name
getter/setter pair

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}

Implementation

core.String? name;