-
Notifications
You must be signed in to change notification settings - Fork 0
/
vehicle_journeys.pb.go
140 lines (121 loc) · 5.09 KB
/
vehicle_journeys.pb.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: vehicle_journeys.proto
package external_models
import (
fmt "fmt"
proto "github.com/golang/protobuf/proto"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
type ExternalVehicleJourney struct {
Objectid string `protobuf:"bytes,1,opt,name=objectid,proto3" json:"objectid,omitempty"`
LineRef string `protobuf:"bytes,2,opt,name=lineRef,proto3" json:"lineRef,omitempty"`
OriginRef string `protobuf:"bytes,3,opt,name=originRef,proto3" json:"originRef,omitempty"`
OriginName string `protobuf:"bytes,4,opt,name=originName,proto3" json:"originName,omitempty"`
DestinationRef string `protobuf:"bytes,5,opt,name=destinationRef,proto3" json:"destinationRef,omitempty"`
DestinationName string `protobuf:"bytes,6,opt,name=destinationName,proto3" json:"destinationName,omitempty"`
Direction string `protobuf:"bytes,7,opt,name=direction,proto3" json:"direction,omitempty"`
ViaName string `protobuf:"bytes,8,opt,name=viaName,proto3" json:"viaName,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ExternalVehicleJourney) Reset() { *m = ExternalVehicleJourney{} }
func (m *ExternalVehicleJourney) String() string { return proto.CompactTextString(m) }
func (*ExternalVehicleJourney) ProtoMessage() {}
func (*ExternalVehicleJourney) Descriptor() ([]byte, []int) {
return fileDescriptor_f2317bc119de9bd2, []int{0}
}
func (m *ExternalVehicleJourney) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ExternalVehicleJourney.Unmarshal(m, b)
}
func (m *ExternalVehicleJourney) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ExternalVehicleJourney.Marshal(b, m, deterministic)
}
func (m *ExternalVehicleJourney) XXX_Merge(src proto.Message) {
xxx_messageInfo_ExternalVehicleJourney.Merge(m, src)
}
func (m *ExternalVehicleJourney) XXX_Size() int {
return xxx_messageInfo_ExternalVehicleJourney.Size(m)
}
func (m *ExternalVehicleJourney) XXX_DiscardUnknown() {
xxx_messageInfo_ExternalVehicleJourney.DiscardUnknown(m)
}
var xxx_messageInfo_ExternalVehicleJourney proto.InternalMessageInfo
func (m *ExternalVehicleJourney) GetObjectid() string {
if m != nil {
return m.Objectid
}
return ""
}
func (m *ExternalVehicleJourney) GetLineRef() string {
if m != nil {
return m.LineRef
}
return ""
}
func (m *ExternalVehicleJourney) GetOriginRef() string {
if m != nil {
return m.OriginRef
}
return ""
}
func (m *ExternalVehicleJourney) GetOriginName() string {
if m != nil {
return m.OriginName
}
return ""
}
func (m *ExternalVehicleJourney) GetDestinationRef() string {
if m != nil {
return m.DestinationRef
}
return ""
}
func (m *ExternalVehicleJourney) GetDestinationName() string {
if m != nil {
return m.DestinationName
}
return ""
}
func (m *ExternalVehicleJourney) GetDirection() string {
if m != nil {
return m.Direction
}
return ""
}
func (m *ExternalVehicleJourney) GetViaName() string {
if m != nil {
return m.ViaName
}
return ""
}
func init() {
proto.RegisterType((*ExternalVehicleJourney)(nil), "external_models.ExternalVehicleJourney")
}
func init() { proto.RegisterFile("vehicle_journeys.proto", fileDescriptor_f2317bc119de9bd2) }
var fileDescriptor_f2317bc119de9bd2 = []byte{
// 216 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x5c, 0x90, 0x3f, 0x4f, 0xc4, 0x30,
0x0c, 0xc5, 0x75, 0x07, 0xdc, 0x1f, 0x0f, 0x9c, 0x94, 0xe1, 0x14, 0x21, 0x84, 0x10, 0x03, 0xea,
0xc4, 0xc2, 0x67, 0x60, 0x61, 0x60, 0xe8, 0xc0, 0x5a, 0xa5, 0x8d, 0x01, 0x57, 0x69, 0x8c, 0xd2,
0x50, 0xc1, 0x17, 0xe1, 0xf3, 0xa2, 0x38, 0xa5, 0x57, 0x75, 0x7c, 0xbf, 0xe7, 0x67, 0x3d, 0x1b,
0x8e, 0x03, 0x7e, 0x50, 0xe3, 0xb0, 0x6a, 0xf9, 0x2b, 0x78, 0xfc, 0xe9, 0x1f, 0x3e, 0x03, 0x47,
0x56, 0x07, 0xfc, 0x8e, 0x18, 0xbc, 0x71, 0x55, 0xc7, 0x16, 0x5d, 0x7f, 0xf7, 0xbb, 0x86, 0xe3,
0xd3, 0xc8, 0x5e, 0x73, 0xe6, 0x39, 0x47, 0xd4, 0x15, 0xec, 0xb8, 0x6e, 0xb1, 0x89, 0x64, 0xf5,
0xea, 0x76, 0x55, 0xec, 0xcb, 0x49, 0x2b, 0x0d, 0x5b, 0x47, 0x1e, 0x4b, 0x7c, 0xd3, 0x6b, 0xb1,
0xfe, 0xa5, 0xba, 0x86, 0x3d, 0x07, 0x7a, 0x27, 0x9f, 0xbc, 0x33, 0xf1, 0x4e, 0x40, 0xdd, 0x00,
0x64, 0xf1, 0x62, 0x3a, 0xd4, 0xe7, 0x62, 0xcf, 0x88, 0xba, 0x87, 0x4b, 0x8b, 0x7d, 0x24, 0x6f,
0x22, 0xb1, 0xac, 0xb8, 0x90, 0x99, 0x05, 0x55, 0x05, 0x1c, 0x66, 0x44, 0x96, 0x6d, 0x64, 0x70,
0x89, 0x53, 0x1f, 0x4b, 0x21, 0xb5, 0x66, 0xaf, 0xb7, 0xb9, 0xcf, 0x04, 0xd2, 0x1d, 0x03, 0x19,
0xc9, 0xef, 0xf2, 0x1d, 0xa3, 0xac, 0x37, 0xf2, 0xb0, 0xc7, 0xbf, 0x00, 0x00, 0x00, 0xff, 0xff,
0xf3, 0xa7, 0x73, 0x13, 0x4a, 0x01, 0x00, 0x00,
}