public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
public RepeatedField<LocationMetadata.Types.HiveMetastoreVersion> SupportedHiveMetastoreVersions { get; }
The versions of Hive Metastore that can be used when creating a new
metastore service in this location. The server guarantees that exactly one
HiveMetastoreVersion in the list will set is_default.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eLocationMetadata\u003c/code\u003e is 2.9.0, but the current page content is describing version 1.1.0 of the \u003ccode\u003eGoogle.Cloud.Metastore.V1.LocationMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLocationMetadata\u003c/code\u003e is a class that provides metadata about a service in a particular location, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class has a property called \u003ccode\u003eSupportedHiveMetastoreVersions\u003c/code\u003e which is of type \u003ccode\u003eRepeatedField<LocationMetadata.Types.HiveMetastoreVersion>\u003c/code\u003e and provides a list of Hive Metastore versions available for a location, guaranteeing that one of them is the default.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default one \u003ccode\u003eLocationMetadata()\u003c/code\u003e and another \u003ccode\u003eLocationMetadata(LocationMetadata other)\u003c/code\u003e that takes another instance of itself.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple inherited members from \u003ccode\u003eObject\u003c/code\u003e that are part of the \u003ccode\u003eLocationMetadata\u003c/code\u003e class, they include \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]