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-03-21 UTC."],[[["The webpage provides reference documentation for the `MetastoreConfig` class within the Google Cloud Dataproc v1 API, detailing its usage in specifying a Metastore configuration."],["It lists various versions of the API, ranging from the latest 5.17.0 down to 3.1.0, allowing access to the `MetastoreConfig` documentation for each respective release."],["The `MetastoreConfig` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `MetastoreConfig()` and `MetastoreConfig(MetastoreConfig other)`, for creating instances of the `MetastoreConfig` object."],["The `MetastoreConfig` class has properties such as `DataprocMetastoreService` (string) and `DataprocMetastoreServiceAsServiceName` (ServiceName), that are used to manage the resource name of an existing Dataproc Metastore service."]]],[]]