public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha 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\u003eThis documentation covers the \u003ccode\u003eLocationMetadata\u003c/code\u003e class within the Dataproc Metastore v1alpha API, specifically in version 2.0.0-alpha10.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class provides metadata about the service within a specific location and inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eLocationMetadata()\u003c/code\u003e and one that accepts another \u003ccode\u003eLocationMetadata\u003c/code\u003e object as a parameter, allowing for object cloning.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLocationMetadata\u003c/code\u003e includes the property \u003ccode\u003eSupportedHiveMetastoreVersions\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eHiveMetastoreVersion\u003c/code\u003e, which lists the available Hive Metastore versions for creating new services in that location, and guarantees at least one of them is the default version.\u003c/p\u003e\n"]]],[],null,[]]