Skip to content

andreamlin/protoc-java-resource-names-plugin

 
 

Repository files navigation

GAPIC Proto Compiler Plugin

The GAPIC Proto Compiler Plugin is used to add functionality to protobuf generated types. The additional functionality is required by client libraries generated using the GAPIC code generation tool, which reside in the Toolkit repository.

Currently, this means generating resource name types in Java. The new resource name types will be accessible via getter and setter methods added to the generated types.

Python Versions

GAPIC Proto Compiler Plugin is currently tested with Python 2.7, 3.4, 3.5 and 3.6.

Contributing

Contributions to this library are always welcome and highly encouraged.

See the CONTRIBUTING documentation for more information on how to get started.

Versioning

This library follows Semantic Versioning

It is currently in major version zero (0.y.z), which means that anything may change at any time and the public API should not be considered stable.

License

BSD - See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.9%
  • HTML 16.9%
  • Shell 1.2%