public sealed class 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-02 UTC."],[[["The latest version available for the Google Cloud Metastore v1 API is 2.9.0, as indicated in the provided list."],["The document provides access to multiple past versions of the Google Cloud Metastore v1 API, ranging from version 1.0.0 to the latest 2.9.0, each with its own documentation page."],["`HiveMetastoreVersion` is a class within the Google Cloud Metastore v1 API that represents a specific version of the Hive Metastore software, and it implements several interfaces for various functionalities."],["The `HiveMetastoreVersion` class includes properties like `IsDefault`, which indicates whether a version is the server's default selection if the version is omitted, and `Version`, which stores the semantic version of the Hive Metastore software."],["The `HiveMetastoreVersion` class offers two constructors: a default constructor and another one that accepts a `LocationMetadata.Types.HiveMetastoreVersion` parameter for initialization."]]],[]]