docs: add protoc-gen-bq-schema

Add protoc-gen-bq-schema to the list of third party add-ons.
pull/10350/head
Iwan Aucamp 2 years ago committed by GitHub
parent adb5d60365
commit 9b7ab18a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/third_party.md

@ -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)

Loading…
Cancel
Save