Dataproc Metastore V1beta API - Class Google::Cloud::Metastore::V1beta::BackendMetastore (v0.13.0)

Reference documentation and code samples for the Dataproc Metastore V1beta API class Google::Cloud::Metastore::V1beta::BackendMetastore.

Represents a backend metastore for the federation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metastore_type

def metastore_type() -> ::Google::Cloud::Metastore::V1beta::BackendMetastore::MetastoreType
Returns

#metastore_type=

def metastore_type=(value) -> ::Google::Cloud::Metastore::V1beta::BackendMetastore::MetastoreType
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::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}

#name=

def name=(value) -> ::String
Parameter
  • value (::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}
Returns
  • (::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}