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 \u003ccode\u003eLocationMetadata\u003c/code\u003e class provides metadata about a service within a specific location, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Metastore.V1Beta\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.Metastore.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors, one default and another that accepts an existing \u003ccode\u003eLocationMetadata\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class includes a \u003ccode\u003eSupportedHiveMetastoreVersions\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of \u003ccode\u003eHiveMetastoreVersion\u003c/code\u003e types supported in that location, with one version guaranteed to be set as the default.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is \u003ccode\u003e2.0.0-beta11\u003c/code\u003e with the one detailed being \u003ccode\u003e1.0.0-beta02\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]