Stay organized with collections
Save and categorize content based on your preferences.
Data Catalog offers several programmatic interfaces for
interaction, and we recommend using them in the following order:
Google Cloud Client Libraries:
Data Catalog client libraries are available in multiple
languages and are built on gRPC. These client libraries
provide a layer of abstraction on top of gRPC and handle the details of
operation polling and retries. For more information, see
Data Catalog client libraries.
gRPC: If your preferred programming
language lacks a dedicated client library, you can still generate gRPC client
libraries for Data Catalog using any gRPC-supported language.
This requires the
protocol buffers
service definition, which is available in the
GitHub repository.
To generate and use your client, refer to the instructions on
grpc.io for your chosen language.
REST API: if you're unable
to use Data Catalog's client libraries or the gRPC API, use the
REST API.
[[["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 2024-11-19 UTC."],[],[]]