public sealed class MetastoreServiceConfig : IMessage<MetastoreServiceConfig>, IEquatable<MetastoreServiceConfig>, IDeepCloneable<MetastoreServiceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Connection v1 API class MetastoreServiceConfig.
[[["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."],[[["This webpage provides documentation for the `MetastoreServiceConfig` class within the Google.Cloud.BigQuery.Connection.V1 API."],["The `MetastoreServiceConfig` class is used to configure a Dataproc Metastore service and is part of the version 2.7.0 of the API, although multiple other versions are listed."],["`MetastoreServiceConfig` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and comparisons."],["The class includes properties like `MetastoreService` (a string) and `MetastoreServiceAsServiceName` (a `ServiceName` type), which relate to the configuration of the Dataproc Metastore service."],["There are multiple versions of this documentation available, with version 2.9.0 being the latest, and version 2.7.0 is what this page specifically details."]]],[]]