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 v1beta 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 documentation for the `LocationMetadata.Types.HiveMetastoreVersion` class within the Dataproc Metastore v1beta API."],["The `HiveMetastoreVersion` class is a specification of a supported version of the Hive Metastore software and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are currently three versions listed within the content, with the latest being `2.0.0-beta11`, followed by `2.0.0-beta10` and `1.0.0-beta02`."],["The class has two constructors, a default constructor `HiveMetastoreVersion()`, and one that takes in an argument of the same type, `HiveMetastoreVersion(HiveMetastoreVersion)`."],["The class contains two main properties, `IsDefault` which is a boolean for if the server will pick this version in the absence of a specified one, and `Version`, a string that specifies the semantic version of the Hive Metastore software."]]],[]]