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 various versions of the API, including the latest version, 3.6.0."],["The `DataplexService` class is part of the Cloud Dataplex v1 API, which offers data lakes as a service for managing, securing, and cataloging data across multiple cloud projects and storage systems like Cloud Storage and BigQuery."],["The `DataplexService` class inherits from `object` and includes methods like `BindService`, which is used to register service definitions and bind service methods with a server or service binder."],["There is a listing of available versions of the documentation, spanning from version 1.0.0 up to the current latest version 3.6.0, where each listed version contains a link to its own specific page."],["This content is within the context of .NET development, specifically regarding the use of the Google Cloud Dataplex API within that framework."]]],[]]