func()

in protos/bq_field.pb.go [97:102]


func (x *BigQueryFieldOptions) GetRequire() bool {
	if x != nil {
		return x.Require
	}
	return false
}