Reference documentation and code samples for the Cloud Dataplex v1 API class DataplexService.
Dataplex service provides data lakes as a service. The primary resources
offered by this service are Lakes, Zones and Assets which collectively allow
a data administrator to organize, manage, secure and catalog data across
their organization located across cloud projects in a variety of storage
systems including Cloud Storage and BigQuery.
public static void BindService(ServiceBinderBase serviceBinder, DataplexService.DataplexServiceBase 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"]],[["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-25 UTC."],[[["This page provides reference documentation for the `DataplexService` class within the `Google.Cloud.Dataplex.V1` namespace, detailing how to manage data lakes, zones, and assets across multiple storage systems using the Cloud Dataplex v1 API."],["The `DataplexService` class, part of the Google Cloud Dataplex API, is used to manage data across an organization through lakes, zones, and assets located in Cloud Storage and BigQuery."],["The page lists multiple versions of the `DataplexService`, ranging from the latest version 3.6.0 down to version 1.0.0, allowing users to browse documentation specific to their version requirements."],["`DataplexService` includes methods such as `BindService`, which is used to create a service definition or register service methods with a service binder for server-side handling logic, with the option of passing a service implementation."],["The documentation covers inherited members from the `object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, which are available to the `DataplexService` class as well."]]],[]]