Deprecated: Use Trip.ProtoReflect.Descriptor instead.
()
| 508 | |
| 509 | // Deprecated: Use Trip.ProtoReflect.Descriptor instead. |
| 510 | func (*Trip) Descriptor() ([]byte, []int) { |
| 511 | return file_trip_proto_rawDescGZIP(), []int{8} |
| 512 | } |
| 513 | |
| 514 | func (x *Trip) GetId() string { |
| 515 | if x != nil { |
nothing calls this directly
no test coverage detected