public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1beta 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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eLocationMetadata\u003c/code\u003e class within the Google Cloud Dataproc Metastore v1beta API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLocationMetadata\u003c/code\u003e is a sealed class that represents metadata about a service in a specific location and implements 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\u003eThe class includes two constructors, \u003ccode\u003eLocationMetadata()\u003c/code\u003e and \u003ccode\u003eLocationMetadata(LocationMetadata other)\u003c/code\u003e, to create new instances, with the latter being a copy constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedHiveMetastoreVersions\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e, lists the available Hive Metastore versions for creating a new metastore service in a given location.\u003c/p\u003e\n"],["\u003cp\u003eThree different versions of this package are available, which are \u003ccode\u003e2.0.0-beta11 (latest)\u003c/code\u003e, \u003ccode\u003e2.0.0-beta10\u003c/code\u003e, and \u003ccode\u003e1.0.0-beta02\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]