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-09 UTC."],[[["This webpage provides reference documentation for the `MetastoreConfig` class within the Google Cloud Dataproc v1 API, detailing its usage in .NET environments."],["The `MetastoreConfig` class is part of the `Google.Cloud.Dataproc.V1` namespace, found in the `Google.Cloud.Dataproc.V1.dll` assembly."],["The documentation covers a range of versions, from 3.1.0 to the latest 5.17.0, for the `MetastoreConfig` class, allowing developers to choose the version of their specific needs."],["The `MetastoreConfig` class is used to specify a Metastore configuration and has two properties which are `DataprocMetastoreService` and `DataprocMetastoreServiceAsServiceName`, representing the resource name of an existing Dataproc Metastore service."],["The class `MetastoreConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality in various contexts, and also inherits from `object`."]]],[]]