public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class LocationMetadata.
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\u003eVersion 2.9.0 is the latest available version of the Google.Cloud.Metastore.V1 API, with version 2.8.0 being the current documented version.\u003c/p\u003e\n"],["\u003cp\u003eThe LocationMetadata class, part of the Dataproc Metastore v1 API, provides metadata about the service within a location and is accessible through multiple versions of the API from 1.0.0 onwards.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class has a default constructor and another constructor that takes an existing \u003ccode\u003eLocationMetadata\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its use within Google's .NET Protobuf system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedHiveMetastoreVersions\u003c/code\u003e property of the \u003ccode\u003eLocationMetadata\u003c/code\u003e class returns a list of available Hive Metastore versions that can be utilized when setting up a new metastore service in the designated location, with the server ensuring that exactly one version in the list is marked as the default.\u003c/p\u003e\n"]]],[],null,[]]