public sealed class MetastoreConfig : IMessage<MetastoreConfig>, IEquatable<MetastoreConfig>, IDeepCloneable<MetastoreConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class MetastoreConfig.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `MetastoreConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.16.0."],["`MetastoreConfig` is a class used to specify the configuration of a Metastore, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `MetastoreConfig` class has two constructors, a default constructor and one that accepts another `MetastoreConfig` object for copying."],["Key properties of `MetastoreConfig` include `DataprocMetastoreService`, which is a string containing the resource name of an existing Dataproc Metastore service, and `DataprocMetastoreServiceAsServiceName`, which provides a `ServiceName`-typed view over the resource name."],["The page also lists links to reference documentation for numerous earlier and later versions of the API class, including version 5.17.0 (latest)."]]],[]]