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 page provides documentation for the `MetastoreServiceConfig` class within the Google.Cloud.BigQuery.Connection.V1 namespace, specifically for version 2.5.0 of the API."],["The `MetastoreServiceConfig` class is used to configure the Dataproc Metastore Service and it implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation includes a list of available versions of the `MetastoreServiceConfig` class, ranging from 1.2.0 to the latest 2.9.0."],["The class has properties such as `MetastoreService` (string) and `MetastoreServiceAsServiceName` (`ServiceName` type) that are used to define the resource name of a Dataproc Metastore service."],["The class has two constructors one is an empty constructor, and the other takes in a `MetastoreServiceConfig` for parameter."]]],[]]