Class LocationMetadata (1.2.0)

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

Metadata about the service in a location.

Attribute

NameDescription
supported_hive_metastore_versions Sequence[google.cloud.metastore_v1.types.LocationMetadata.HiveMetastoreVersion]
The versions of Hive Metastore that can be used when creating a new metastore service in this location. The server guarantees that exactly one HiveMetastoreVersion in the list will set is_default.

Classes

HiveMetastoreVersion

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

A specification of a supported version of the Hive Metastore software.