Skip to content

Project Protos

Tim Burks edited this page Jan 21, 2023 · 2 revisions

The Registry API and applications use data structures and methods that are described with the Protocol Buffers language.

For more information about Protocol Buffers, see the Protocol Buffers website.

API protos

API protos are in the main repository in the google/cloud/apigeeregistry/v1 directory.

Application-specific protos

Application-specific protos are in subdirectories of google/cloud/apigeeregistry/v1.

  • apihub describes data structures that configure the display of information in a graphical user interface.

  • controller describes data structures used by the Registry Controller.

  • scoring describes data structures that represent scores that can be associated with resources in the registry.

  • style describes API style guides and conformance reports that show how well API designs conform to relevant style guides.