Dataproc Metastore v1alpha API - Class LocationMetadata (2.0.0-alpha09)

public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Dataproc Metastore v1alpha API class LocationMetadata.

Metadata about the service in a location.

Inheritance

object > LocationMetadata

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.dll

Constructors

LocationMetadata()

public LocationMetadata()

LocationMetadata(LocationMetadata)

public LocationMetadata(LocationMetadata other)
Parameter
NameDescription
otherLocationMetadata

Properties

SupportedHiveMetastoreVersions

public RepeatedField<LocationMetadata.Types.HiveMetastoreVersion> SupportedHiveMetastoreVersions { get; }

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.

Property Value
TypeDescription
RepeatedFieldLocationMetadataTypesHiveMetastoreVersion