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 `MetastoreConfig` class in the Google Cloud Dataproc v1 API allows for specifying a configuration for a Metastore service, providing a way to interact with the service."],["The latest version available for this class is 5.17.0, with numerous versions accessible, ranging from 5.0.0 to 5.17.0, as well as older versions 3.1.0, 3.2.0, 3.3.0, 3.4.0 and 4.0.0."],["`MetastoreConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionality for message handling, equality comparison, deep cloning, and buffer message management."],["The class includes properties such as `DataprocMetastoreService`, which is a required string field for specifying the resource name of an existing Dataproc Metastore service, and `DataprocMetastoreServiceAsServiceName`, which offers a typed view over the resource name."],["The page provides access to reference documentation and code samples for the Google Cloud Dataproc v1 API, specifically focusing on the `MetastoreConfig` class and its use within the `Google.Cloud.Dataproc.V1` namespace, within the Google.Cloud.Dataproc.V1.dll assembly."]]],[]]