func()

in protos/bq_field.pb.go [111:116]


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