blob: d394dc2ee450299a876d85c62a433815fc3eb866 [file] [log] [blame]
Joe Tsaiea118132018-11-11 17:56:21 -08001// Code generated by protoc-gen-go. DO NOT EDIT.
Joe Tsai19058432019-02-27 21:46:29 -08002// source: legacy/legacy.proto
Joe Tsaiea118132018-11-11 17:56:21 -08003
4package legacy
5
6import (
Joe Tsaiea118132018-11-11 17:56:21 -08007 proto2_v0_0 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto2.v0.0.0-20160225-2fc053c5"
8 proto2_v0_01 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto2.v0.0.0-20160519-a4ab9ec5"
9 proto2_v1_0 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto2.v1.0.0-20180125-92554152"
10 proto2_v1_1 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto2.v1.1.0-20180430-b4deda09"
11 proto2_v1_2 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto2.v1.2.0-20180814-aa810b61"
Joe Tsai25cc69d2018-11-28 23:43:49 -080012 proto2_v1_21 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto2.v1.2.1-20181126-8d0c54c1"
Joe Tsaiea118132018-11-11 17:56:21 -080013 proto3_v0_0 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto3.v0.0.0-20160225-2fc053c5"
14 proto3_v0_01 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto3.v0.0.0-20160519-a4ab9ec5"
15 proto3_v1_0 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto3.v1.0.0-20180125-92554152"
16 proto3_v1_1 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto3.v1.1.0-20180430-b4deda09"
17 proto3_v1_2 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto3.v1.2.0-20180814-aa810b61"
Joe Tsai25cc69d2018-11-28 23:43:49 -080018 proto3_v1_21 "github.com/golang/protobuf/v2/internal/testprotos/legacy/proto3.v1.2.1-20181126-8d0c54c1"
Joe Tsai19058432019-02-27 21:46:29 -080019 protoreflect "github.com/golang/protobuf/v2/reflect/protoreflect"
Joe Tsai35ec98f2019-03-25 14:41:32 -070020 protoregistry "github.com/golang/protobuf/v2/reflect/protoregistry"
Joe Tsai19058432019-02-27 21:46:29 -080021 protoimpl "github.com/golang/protobuf/v2/runtime/protoimpl"
Joe Tsai5d72cc22019-03-28 01:13:26 -070022 sync "sync"
Joe Tsaiea118132018-11-11 17:56:21 -080023)
24
Joe Tsai5d72cc22019-03-28 01:13:26 -070025const _ = protoimpl.EnforceVersion(protoimpl.Version - 0)
26
Joe Tsaiea118132018-11-11 17:56:21 -080027type Legacy struct {
28 F1 *proto2_v0_0.Message `protobuf:"bytes,1,opt,name=f1,proto3" json:"f1,omitempty"`
29 F2 *proto3_v0_0.Message `protobuf:"bytes,2,opt,name=f2,proto3" json:"f2,omitempty"`
30 F3 *proto2_v0_01.Message `protobuf:"bytes,3,opt,name=f3,proto3" json:"f3,omitempty"`
31 F4 *proto3_v0_01.Message `protobuf:"bytes,4,opt,name=f4,proto3" json:"f4,omitempty"`
32 F5 *proto2_v1_0.Message `protobuf:"bytes,5,opt,name=f5,proto3" json:"f5,omitempty"`
33 F6 *proto3_v1_0.Message `protobuf:"bytes,6,opt,name=f6,proto3" json:"f6,omitempty"`
34 F7 *proto2_v1_1.Message `protobuf:"bytes,7,opt,name=f7,proto3" json:"f7,omitempty"`
35 F8 *proto3_v1_1.Message `protobuf:"bytes,8,opt,name=f8,proto3" json:"f8,omitempty"`
36 F9 *proto2_v1_2.Message `protobuf:"bytes,9,opt,name=f9,proto3" json:"f9,omitempty"`
37 F10 *proto3_v1_2.Message `protobuf:"bytes,10,opt,name=f10,proto3" json:"f10,omitempty"`
Joe Tsai25cc69d2018-11-28 23:43:49 -080038 F11 *proto2_v1_21.Message `protobuf:"bytes,11,opt,name=f11,proto3" json:"f11,omitempty"`
39 F12 *proto3_v1_21.Message `protobuf:"bytes,12,opt,name=f12,proto3" json:"f12,omitempty"`
Joe Tsaiea118132018-11-11 17:56:21 -080040 XXX_NoUnkeyedLiteral struct{} `json:"-"`
41 XXX_unrecognized []byte `json:"-"`
42 XXX_sizecache int32 `json:"-"`
43}
44
Joe Tsai61968ce2019-04-01 12:59:24 -070045func (x *Legacy) Reset() {
46 *x = Legacy{}
Joe Tsai19058432019-02-27 21:46:29 -080047}
Joe Tsai61968ce2019-04-01 12:59:24 -070048
49func (x *Legacy) String() string {
50 return protoimpl.X.MessageStringOf(x)
51}
52
53func (*Legacy) ProtoMessage() {}
54
55func (x *Legacy) ProtoReflect() protoreflect.Message {
56 return xxx_File_legacy_legacy_proto_messageTypes[0].MessageOf(x)
57}
Joe Tsai8e506a82019-03-16 00:05:34 -070058
59// Deprecated: Use Legacy.ProtoReflect.Type instead.
Joe Tsaiea118132018-11-11 17:56:21 -080060func (*Legacy) Descriptor() ([]byte, []int) {
Joe Tsai5d72cc22019-03-28 01:13:26 -070061 return xxx_File_legacy_legacy_proto_rawDescGZIP(), []int{0}
Joe Tsaiea118132018-11-11 17:56:21 -080062}
63
Joe Tsai61968ce2019-04-01 12:59:24 -070064func (x *Legacy) GetF1() *proto2_v0_0.Message {
65 if x != nil {
66 return x.F1
Joe Tsaiea118132018-11-11 17:56:21 -080067 }
68 return nil
69}
70
Joe Tsai61968ce2019-04-01 12:59:24 -070071func (x *Legacy) GetF2() *proto3_v0_0.Message {
72 if x != nil {
73 return x.F2
Joe Tsaiea118132018-11-11 17:56:21 -080074 }
75 return nil
76}
77
Joe Tsai61968ce2019-04-01 12:59:24 -070078func (x *Legacy) GetF3() *proto2_v0_01.Message {
79 if x != nil {
80 return x.F3
Joe Tsaiea118132018-11-11 17:56:21 -080081 }
82 return nil
83}
84
Joe Tsai61968ce2019-04-01 12:59:24 -070085func (x *Legacy) GetF4() *proto3_v0_01.Message {
86 if x != nil {
87 return x.F4
Joe Tsaiea118132018-11-11 17:56:21 -080088 }
89 return nil
90}
91
Joe Tsai61968ce2019-04-01 12:59:24 -070092func (x *Legacy) GetF5() *proto2_v1_0.Message {
93 if x != nil {
94 return x.F5
Joe Tsaiea118132018-11-11 17:56:21 -080095 }
96 return nil
97}
98
Joe Tsai61968ce2019-04-01 12:59:24 -070099func (x *Legacy) GetF6() *proto3_v1_0.Message {
100 if x != nil {
101 return x.F6
Joe Tsaiea118132018-11-11 17:56:21 -0800102 }
103 return nil
104}
105
Joe Tsai61968ce2019-04-01 12:59:24 -0700106func (x *Legacy) GetF7() *proto2_v1_1.Message {
107 if x != nil {
108 return x.F7
Joe Tsaiea118132018-11-11 17:56:21 -0800109 }
110 return nil
111}
112
Joe Tsai61968ce2019-04-01 12:59:24 -0700113func (x *Legacy) GetF8() *proto3_v1_1.Message {
114 if x != nil {
115 return x.F8
Joe Tsaiea118132018-11-11 17:56:21 -0800116 }
117 return nil
118}
119
Joe Tsai61968ce2019-04-01 12:59:24 -0700120func (x *Legacy) GetF9() *proto2_v1_2.Message {
121 if x != nil {
122 return x.F9
Joe Tsaiea118132018-11-11 17:56:21 -0800123 }
124 return nil
125}
126
Joe Tsai61968ce2019-04-01 12:59:24 -0700127func (x *Legacy) GetF10() *proto3_v1_2.Message {
128 if x != nil {
129 return x.F10
Joe Tsaiea118132018-11-11 17:56:21 -0800130 }
131 return nil
132}
133
Joe Tsai61968ce2019-04-01 12:59:24 -0700134func (x *Legacy) GetF11() *proto2_v1_21.Message {
135 if x != nil {
136 return x.F11
Joe Tsai25cc69d2018-11-28 23:43:49 -0800137 }
138 return nil
139}
140
Joe Tsai61968ce2019-04-01 12:59:24 -0700141func (x *Legacy) GetF12() *proto3_v1_21.Message {
142 if x != nil {
143 return x.F12
Joe Tsai25cc69d2018-11-28 23:43:49 -0800144 }
145 return nil
146}
147
Joe Tsai5d72cc22019-03-28 01:13:26 -0700148var File_legacy_legacy_proto protoreflect.FileDescriptor
149
150var xxx_File_legacy_legacy_proto_rawDesc = []byte{
Joe Tsai19058432019-02-27 21:46:29 -0800151 0x0a, 0x13, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2e,
152 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x11, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f,
153 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79,
154 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x30, 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32,
155 0x30, 0x31, 0x36, 0x30, 0x32, 0x32, 0x35, 0x2d, 0x32, 0x66, 0x63, 0x30, 0x35, 0x33, 0x63, 0x35,
156 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67,
157 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x2e, 0x76, 0x30, 0x2e, 0x30, 0x2e,
158 0x30, 0x2d, 0x32, 0x30, 0x31, 0x36, 0x30, 0x32, 0x32, 0x35, 0x2d, 0x32, 0x66, 0x63, 0x30, 0x35,
159 0x33, 0x63, 0x35, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31,
160 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x30,
161 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x36, 0x30, 0x35, 0x31, 0x39, 0x2d, 0x61, 0x34,
162 0x61, 0x62, 0x39, 0x65, 0x63, 0x35, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74,
163 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
164 0x2e, 0x76, 0x30, 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x36, 0x30, 0x35, 0x31, 0x39,
165 0x2d, 0x61, 0x34, 0x61, 0x62, 0x39, 0x65, 0x63, 0x35, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70,
166 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f,
167 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x31, 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30,
168 0x31, 0x32, 0x35, 0x2d, 0x39, 0x32, 0x35, 0x35, 0x34, 0x31, 0x35, 0x32, 0x2f, 0x74, 0x65, 0x73,
169 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f,
170 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x2e, 0x76, 0x31, 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32, 0x30,
171 0x31, 0x38, 0x30, 0x31, 0x32, 0x35, 0x2d, 0x39, 0x32, 0x35, 0x35, 0x34, 0x31, 0x35, 0x32, 0x2f,
172 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61,
173 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x31, 0x2e, 0x31, 0x2e, 0x30,
174 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30, 0x34, 0x33, 0x30, 0x2d, 0x62, 0x34, 0x64, 0x65, 0x64, 0x61,
175 0x30, 0x39, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c,
176 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x2e, 0x76, 0x31, 0x2e,
177 0x31, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30, 0x34, 0x33, 0x30, 0x2d, 0x62, 0x34, 0x64,
178 0x65, 0x64, 0x61, 0x30, 0x39, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
179 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e,
180 0x76, 0x31, 0x2e, 0x32, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30, 0x38, 0x31, 0x34, 0x2d,
181 0x61, 0x61, 0x38, 0x31, 0x30, 0x62, 0x36, 0x31, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72,
182 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74,
183 0x6f, 0x33, 0x2e, 0x76, 0x31, 0x2e, 0x32, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30, 0x38,
184 0x31, 0x34, 0x2d, 0x61, 0x61, 0x38, 0x31, 0x30, 0x62, 0x36, 0x31, 0x2f, 0x74, 0x65, 0x73, 0x74,
185 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70,
186 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x31, 0x2e, 0x32, 0x2e, 0x31, 0x2d, 0x32, 0x30, 0x31,
187 0x38, 0x31, 0x31, 0x32, 0x36, 0x2d, 0x38, 0x64, 0x30, 0x63, 0x35, 0x34, 0x63, 0x31, 0x2f, 0x74,
188 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63,
189 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x2e, 0x76, 0x31, 0x2e, 0x32, 0x2e, 0x31, 0x2d,
190 0x32, 0x30, 0x31, 0x38, 0x31, 0x31, 0x32, 0x36, 0x2d, 0x38, 0x64, 0x30, 0x63, 0x35, 0x34, 0x63,
191 0x31, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xde, 0x05, 0x0a,
192 0x06, 0x4c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x31, 0x18, 0x01, 0x20,
193 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c,
194 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32,
195 0x30, 0x31, 0x36, 0x30, 0x32, 0x32, 0x35, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
196 0x02, 0x66, 0x31, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
197 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e,
198 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x36, 0x30,
199 0x32, 0x32, 0x35, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x32, 0x12,
200 0x3a, 0x0a, 0x02, 0x66, 0x33, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f,
201 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e,
202 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32, 0x30, 0x31, 0x36, 0x30, 0x35, 0x31, 0x39, 0x2e,
203 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x33, 0x12, 0x3a, 0x0a, 0x02, 0x66,
204 0x34, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
205 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74,
206 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x36, 0x30, 0x35, 0x31, 0x39, 0x2e, 0x4d, 0x65, 0x73, 0x73,
207 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x34, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x35, 0x18, 0x05, 0x20,
208 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c,
209 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32,
210 0x30, 0x31, 0x38, 0x30, 0x31, 0x32, 0x35, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
211 0x02, 0x66, 0x35, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x36, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32,
212 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e,
213 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x30,
214 0x31, 0x32, 0x35, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x36, 0x12,
215 0x3a, 0x0a, 0x02, 0x66, 0x37, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f,
216 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e,
217 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x30, 0x34, 0x33, 0x30, 0x2e,
218 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x37, 0x12, 0x3a, 0x0a, 0x02, 0x66,
219 0x38, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
220 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74,
221 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x30, 0x34, 0x33, 0x30, 0x2e, 0x4d, 0x65, 0x73, 0x73,
222 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x38, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x39, 0x18, 0x09, 0x20,
223 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c,
224 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32,
225 0x30, 0x31, 0x38, 0x30, 0x38, 0x31, 0x34, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
226 0x02, 0x66, 0x39, 0x12, 0x3c, 0x0a, 0x03, 0x66, 0x31, 0x30, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b,
227 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67,
228 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x38,
229 0x30, 0x38, 0x31, 0x34, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x03, 0x66, 0x31,
230 0x30, 0x12, 0x3c, 0x0a, 0x03, 0x66, 0x31, 0x31, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a,
231 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f,
232 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x31, 0x31,
233 0x32, 0x36, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x03, 0x66, 0x31, 0x31, 0x12,
234 0x3c, 0x0a, 0x03, 0x66, 0x31, 0x32, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67,
235 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67,
236 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x31, 0x31, 0x32, 0x36,
237 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x03, 0x66, 0x31, 0x32, 0x42, 0x3a, 0x5a,
238 0x38, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c, 0x61,
239 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x76, 0x32, 0x2f, 0x69,
240 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x70, 0x72, 0x6f, 0x74,
241 0x6f, 0x73, 0x2f, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
242 0x33,
Joe Tsaiea118132018-11-11 17:56:21 -0800243}
244
Joe Tsai5d72cc22019-03-28 01:13:26 -0700245var (
246 xxx_File_legacy_legacy_proto_rawDesc_once sync.Once
247 xxx_File_legacy_legacy_proto_rawDesc_data = xxx_File_legacy_legacy_proto_rawDesc
248)
Joe Tsai19058432019-02-27 21:46:29 -0800249
Joe Tsai5d72cc22019-03-28 01:13:26 -0700250func xxx_File_legacy_legacy_proto_rawDescGZIP() []byte {
251 xxx_File_legacy_legacy_proto_rawDesc_once.Do(func() {
252 xxx_File_legacy_legacy_proto_rawDesc_data = protoimpl.X.CompressGZIP(xxx_File_legacy_legacy_proto_rawDesc_data)
253 })
254 return xxx_File_legacy_legacy_proto_rawDesc_data
255}
Joe Tsai19058432019-02-27 21:46:29 -0800256
Damien Neil6bb8dec2019-03-01 13:22:30 -0800257var xxx_File_legacy_legacy_proto_messageTypes = make([]protoimpl.MessageType, 1)
Joe Tsai19058432019-02-27 21:46:29 -0800258var xxx_File_legacy_legacy_proto_goTypes = []interface{}{
259 (*Legacy)(nil), // 0: google.golang.org.Legacy
260 (*proto2_v0_0.Message)(nil), // 1: google.golang.org.proto2_20160225.Message
261 (*proto3_v0_0.Message)(nil), // 2: google.golang.org.proto3_20160225.Message
262 (*proto2_v0_01.Message)(nil), // 3: google.golang.org.proto2_20160519.Message
263 (*proto3_v0_01.Message)(nil), // 4: google.golang.org.proto3_20160519.Message
264 (*proto2_v1_0.Message)(nil), // 5: google.golang.org.proto2_20180125.Message
265 (*proto3_v1_0.Message)(nil), // 6: google.golang.org.proto3_20180125.Message
266 (*proto2_v1_1.Message)(nil), // 7: google.golang.org.proto2_20180430.Message
267 (*proto3_v1_1.Message)(nil), // 8: google.golang.org.proto3_20180430.Message
268 (*proto2_v1_2.Message)(nil), // 9: google.golang.org.proto2_20180814.Message
269 (*proto3_v1_2.Message)(nil), // 10: google.golang.org.proto3_20180814.Message
270 (*proto2_v1_21.Message)(nil), // 11: google.golang.org.proto2_20181126.Message
271 (*proto3_v1_21.Message)(nil), // 12: google.golang.org.proto3_20181126.Message
272}
273var xxx_File_legacy_legacy_proto_depIdxs = []int32{
274 1, // google.golang.org.Legacy.f1:type_name -> google.golang.org.proto2_20160225.Message
275 2, // google.golang.org.Legacy.f2:type_name -> google.golang.org.proto3_20160225.Message
276 3, // google.golang.org.Legacy.f3:type_name -> google.golang.org.proto2_20160519.Message
277 4, // google.golang.org.Legacy.f4:type_name -> google.golang.org.proto3_20160519.Message
278 5, // google.golang.org.Legacy.f5:type_name -> google.golang.org.proto2_20180125.Message
279 6, // google.golang.org.Legacy.f6:type_name -> google.golang.org.proto3_20180125.Message
280 7, // google.golang.org.Legacy.f7:type_name -> google.golang.org.proto2_20180430.Message
281 8, // google.golang.org.Legacy.f8:type_name -> google.golang.org.proto3_20180430.Message
282 9, // google.golang.org.Legacy.f9:type_name -> google.golang.org.proto2_20180814.Message
283 10, // google.golang.org.Legacy.f10:type_name -> google.golang.org.proto3_20180814.Message
284 11, // google.golang.org.Legacy.f11:type_name -> google.golang.org.proto2_20181126.Message
285 12, // google.golang.org.Legacy.f12:type_name -> google.golang.org.proto3_20181126.Message
286}
287
Damien Neil0fc22452019-03-08 17:18:11 -0800288func init() { xxx_File_legacy_legacy_proto_init() }
289func xxx_File_legacy_legacy_proto_init() {
290 if File_legacy_legacy_proto != nil {
291 return
292 }
Joe Tsai19058432019-02-27 21:46:29 -0800293 File_legacy_legacy_proto = protoimpl.FileBuilder{
Joe Tsai5d72cc22019-03-28 01:13:26 -0700294 RawDescriptor: xxx_File_legacy_legacy_proto_rawDesc,
Joe Tsai19058432019-02-27 21:46:29 -0800295 GoTypes: xxx_File_legacy_legacy_proto_goTypes,
296 DependencyIndexes: xxx_File_legacy_legacy_proto_depIdxs,
Joe Tsai35ec98f2019-03-25 14:41:32 -0700297 MessageOutputTypes: xxx_File_legacy_legacy_proto_messageTypes,
298 FilesRegistry: protoregistry.GlobalFiles,
299 TypesRegistry: protoregistry.GlobalTypes,
Joe Tsai19058432019-02-27 21:46:29 -0800300 }.Init()
Joe Tsai5d72cc22019-03-28 01:13:26 -0700301 xxx_File_legacy_legacy_proto_rawDesc = nil
Joe Tsai19058432019-02-27 21:46:29 -0800302 xxx_File_legacy_legacy_proto_goTypes = nil
303 xxx_File_legacy_legacy_proto_depIdxs = nil
Joe Tsaiea118132018-11-11 17:56:21 -0800304}