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 documentation 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 class `LocationMetadata.Types.HiveMetastoreVersion` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration within the Google Protobuf ecosystem and its capabilities for comparison, cloning, and message handling."],["The latest version is `2.9.0`, and several older versions are also listed, including `2.8.0`, `2.7.0`, `2.6.0`, `2.5.0`, `2.4.0`, `2.3.0`, `2.2.0`, `2.1.0`, `2.0.0`, `1.1.0`, and `1.0.0`, allowing for use of different specific releases."],["The `HiveMetastoreVersion` class has two properties: `IsDefault`, a boolean indicating if the version will be automatically selected, and `Version`, a string that stores the semantic version number of the software."],["The class has two constructors, the standard `HiveMetastoreVersion()` constructor and a constructor that allows for cloning an existing instance with `HiveMetastoreVersion(LocationMetadata.Types.HiveMetastoreVersion other)`."]]],[]]