func()

in protos/bq_field.pb.go [132:137]


func (x *BigQueryFieldOptions) GetPolicyTags() string {
	if x != nil {
		return x.PolicyTags
	}
	return ""
}