Versions in this module Expand all Collapse all v1 v1.1.0 Mar 22, 2024 Changes in this version + func Convert(req *plugin.CodeGeneratorRequest) (*plugin.CodeGeneratorResponse, error) + func ConvertFrom(rd io.Reader) (*plugin.CodeGeneratorResponse, error) + type Comments map[string]string + func ParseComments(fd *descriptor.FileDescriptorProto) Comments + func (c Comments) Get(path string) string + type Field struct + Description string + Fields []*Field + Mode string + Name string + PolicyTags *PolicyTags + Type string + type PolicyTags struct + Names []string + type ProtoPackage struct Other modules containing this package github.com/GoogleCloudPlatform/protoc-gen-bq-schema/v2