func()

in protos/bq_field.pb.go [125:130]


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