LocationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Metadata about the service in a location.
Attribute
Name | Description |
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``. |
Inheritance
builtins.object > proto.message.Message > LocationMetadataClasses
HiveMetastoreVersion
HiveMetastoreVersion(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A specification of a supported version of the Hive Metastore software.