FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

java-docs-samples/datacatalog/cloud-client at master · MohammedAmine/java-docs-samples · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Getting Started with Data Catalog and the Google Cloud Client libraries

Data Catalog is a fully managed and scalable metadata management service that empowers organizations to quickly discover, manage, and understand all their data in Google Cloud. This sample Java application demonstrates how to access the Data Catalog API using the Google Cloud Client Library for Java.

Quickstart

Setup

Build

  • Build your project with:
  mvn clean package -DskipTests

Testing

Run the test with Maven.

  mvn verify

Back | FazBrowse Home | New Git URL