public sealed class LocationMetadata.Types.HiveMetastoreVersion : IMessage<LocationMetadata.Types.HiveMetastoreVersion>, IEquatable<LocationMetadata.Types.HiveMetastoreVersion>, IDeepCloneable<LocationMetadata.Types.HiveMetastoreVersion>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class LocationMetadata.Types.HiveMetastoreVersion.
A specification of a supported version of the Hive Metastore software.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["This document provides reference information for the `LocationMetadata.Types.HiveMetastoreVersion` class within the Google Cloud Dataproc Metastore v1 API, detailing its purpose as a specification for supported Hive Metastore software versions."],["The `LocationMetadata.Types.HiveMetastoreVersion` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["This class offers two constructors: a default constructor `HiveMetastoreVersion()` and another `HiveMetastoreVersion(LocationMetadata.Types.HiveMetastoreVersion other)` for creating a new instance based on an existing `HiveMetastoreVersion`."],["The class contains properties for `IsDefault`, which determines if a version is used when not specified in `HiveMetastoreConfig`, and `Version` a string of the semantic version of the Hive Metastore."],["This is a reference list of versions of the HiveMetastore software, from 2.9.0 (latest) to 1.0.0, which are accessible via their respective links."]]],[]]