docs: add protoc-gen-bq-schema

Add protoc-gen-bq-schema to the list of third party add-ons.
This commit is contained in:
Iwan Aucamp 2022-08-02 20:16:12 +02:00 committed by GitHub
parent adb5d60365
commit 9b7ab18a13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -203,3 +203,4 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d
* [vim-protolint: A protobuf linter for Vim](https://github.com/yoheimuta/vim-protolint)
* [super-linter: Protocol Buffer lint as GitHub Action](https://github.com/github/super-linter)
* [protoc-gen-fieldmask - A plugin to generate static type fieldmask paths](https://github.com/idodod/protoc-gen-fieldmask)
* [protoc-gen-bq-schema - A protoc plugin to generate BigQuery schema files](https://github.com/GoogleCloudPlatform/protoc-gen-bq-schema)