Reference documentation and code samples for the Dataproc Metastore v1alpha API class DataprocMetastore.
Configures and manages metastore services.
Metastore services are fully managed, highly available, autoscaled,
autohealing, OSS-native deployments of technical metadata management
software. Each metastore service exposes a network endpoint through which
metadata queries are served. Metadata queries can originate from a variety
of sources, including Apache Hive, Apache Presto, and Apache Spark.
The Dataproc Metastore API defines the following resource model:
The service works with a collection of Google Cloud projects, named:
/projects/*
Each project has a collection of available locations, named: /locations/*
(a location must refer to a Google Cloud region)
Each location has a collection of services, named: /services/*
Dataproc Metastore services are resources with names of the form:
public static void BindService(ServiceBinderBase serviceBinder, DataprocMetastore.DataprocMetastoreBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe Dataproc Metastore API manages metastore services, which are fully managed, highly available, and autoscaled deployments of technical metadata management software.\u003c/p\u003e\n"],["\u003cp\u003eThis API operates within Google Cloud projects and locations, organized into services with names in the format \u003ccode\u003e/projects/{project_number}/locations/{location_id}/services/{service_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe DataprocMetastore class in the Google.Cloud.Metastore.V1Alpha namespace is the main class being described, with the latest version being 2.0.0-alpha11.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods allow the creation and registration of service definitions with a server, with different overloads for different use cases, such as when customizing service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe code uses inheritance from \u003ccode\u003eobject\u003c/code\u003e class, and there are inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1alpha API - Class DataprocMetastore (2.0.0-alpha11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.DataprocMetastore)\n- [2.0.0-alpha10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/2.0.0-alpha10/Google.Cloud.Metastore.V1Alpha.DataprocMetastore)\n- [1.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/1.0.0-alpha04/Google.Cloud.Metastore.V1Alpha.DataprocMetastore) \n\n public static class DataprocMetastore\n\nReference documentation and code samples for the Dataproc Metastore v1alpha API class DataprocMetastore.\n\nConfigures and manages metastore services.\nMetastore services are fully managed, highly available, autoscaled,\nautohealing, OSS-native deployments of technical metadata management\nsoftware. Each metastore service exposes a network endpoint through which\nmetadata queries are served. Metadata queries can originate from a variety\nof sources, including Apache Hive, Apache Presto, and Apache Spark.\n\nThe Dataproc Metastore API defines the following resource model:\n\n- The service works with a collection of Google Cloud projects, named: `/projects/*`\n- Each project has a collection of available locations, named: `/locations/*` (a location must refer to a Google Cloud `region`)\n- Each location has a collection of services, named: `/services/*`\n- Dataproc Metastore services are resources with names of the form:\n\n`/projects/{project_number}/locations/{location_id}/services/{service_id}`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DataprocMetastore \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Metastore.V1Alpha](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Alpha.dll\n\nMethods\n-------\n\n### BindService(DataprocMetastoreBase)\n\n public static ServerServiceDefinition BindService(DataprocMetastore.DataprocMetastoreBase serviceImpl)\n\nCreates service definition that can be registered with a server\n\n### BindService(ServiceBinderBase, DataprocMetastoreBase)\n\n public static void BindService(ServiceBinderBase serviceBinder, DataprocMetastore.DataprocMetastoreBase serviceImpl)\n\nRegister service method with a service binder with or without implementation. Useful when customizing the service binding logic.\nNote: this method is part of an experimental API that can change or be removed without any prior notice."]]