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 `HiveMetastoreVersion` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its functionality within the Protocol Buffers framework."],["The class includes properties such as `IsDefault`, which determines if a version is automatically chosen by the server, and `Version`, which holds the semantic version of the Hive Metastore software."],["The documentation lists the available versions, ranging from 1.0.0 to 2.9.0 (latest), each with its own link for specific details and are all part of the `LocationMetadata.Types.HiveMetastoreVersion` class."],["This reference content includes constructor information for `HiveMetastoreVersion` to be constructed, either as an empty object or one using another `HiveMetastoreVersion` object."]]],[]]