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-07-09 UTC."],[[["This document provides reference information for the `LocationMetadata.Types.HiveMetastoreVersion` class within the Dataproc Metastore v1 API, detailing supported versions of the Hive Metastore software."],["The latest version of Hive Metastore software available is 2.9.0, and the document lists versions ranging from 2.9.0 down to 1.0.0."],["The `HiveMetastoreVersion` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to handle message serialization, equality checks, deep cloning, and buffer operations."],["Key properties of the `HiveMetastoreVersion` class include `IsDefault`, which indicates if a version is chosen by default, and `Version`, which stores the semantic version of the Hive Metastore software."],["There are two constructors available: one that initializes an empty `HiveMetastoreVersion` object and one that initializes a copy of another `HiveMetastoreVersion` object."]]],[]]