Deprecated: Use Geometry.ProtoReflect.Descriptor instead.
()
| 227 | |
| 228 | // Deprecated: Use Geometry.ProtoReflect.Descriptor instead. |
| 229 | func (*Geometry) Descriptor() ([]byte, []int) { |
| 230 | return file_trip_proto_rawDescGZIP(), []int{3} |
| 231 | } |
| 232 | |
| 233 | func (x *Geometry) GetCoordinates() []*Coordinate { |
| 234 | if x != nil { |
nothing calls this directly
no test coverage detected