Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 867 Bytes

File metadata and controls

18 lines (14 loc) · 867 Bytes

Grafeas Proto Libraries

This directory contains CMake targets to compile the Grafeas protocol buffer files as a C++ library. Grafeas (the Greek word for "Scribe") is an open artifact metadata API to audit and govern your software supply chain.

Several Google Cloud Platform services use the Grafeas APIs and protocol buffer definitions. This directory contains CMake targets to generate the C++ libraries corresponding to this code. Customers are not expected to use these libraries directly (though they might), instead we recommend using the idiomatic C++ libraries for the GCP services.

Please note that the Google Cloud C++ client libraries do not follow Semantic Versioning.

For detailed instructions on how to build and install this library, see the top-level README.