Reference documentation and code samples for the Dataproc Metastore v1beta 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 v1beta API class, \u003ccode\u003eDataprocMetastore\u003c/code\u003e, manages metastore services, which are fully managed, highly available, and auto-scaled deployments of technical metadata management software.\u003c/p\u003e\n"],["\u003cp\u003eDataproc Metastore services expose a network endpoint for metadata queries originating from sources like Apache Hive, Apache Presto, and Apache Spark.\u003c/p\u003e\n"],["\u003cp\u003eThe Dataproc Metastore API works within Google Cloud projects, locations, and services, following the resource model \u003ccode\u003e/projects/*\u003c/code\u003e, \u003ccode\u003e/locations/*\u003c/code\u003e, and \u003ccode\u003e/services/*\u003c/code\u003e respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDataprocMetastore\u003c/code\u003e includes methods such as \u003ccode\u003eBindService\u003c/code\u003e, which creates a service definition for server registration or registers service methods with a service binder, and the latest version available is \u003ccode\u003e2.0.0-beta11\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataprocMetastore\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and has 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 v1beta API - Class DataprocMetastore (2.0.0-beta11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.DataprocMetastore)\n- [2.0.0-beta10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/2.0.0-beta10/Google.Cloud.Metastore.V1Beta.DataprocMetastore)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/1.0.0-beta02/Google.Cloud.Metastore.V1Beta.DataprocMetastore) \n\n public static class DataprocMetastore\n\nReference documentation and code samples for the Dataproc Metastore v1beta 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.V1Beta](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Beta.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."]]