Class MetastoreConfig

MetastoreConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies a Metastore configuration.

Attribute

NameDescription
dataproc_metastore_service str
Required. Resource name of an existing Dataproc Metastore service. Example: - ``projects/[project_id]/locations/[dataproc_region]/services/[service-name]``

Inheritance

builtins.object > proto.message.Message > MetastoreConfig