blob: 3f8efea0610fb563fc474e727eb64354b51aedfd [file] [log] [blame]
Joe Tsai8d5e6d62019-08-06 01:15:48 -07001// Copyright 2018 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
Joe Tsaiea118132018-11-11 17:56:21 -08005// Code generated by protoc-gen-go. DO NOT EDIT.
Joe Tsai19058432019-02-27 21:46:29 -08006// source: legacy/legacy.proto
Joe Tsaiea118132018-11-11 17:56:21 -08007
8package legacy
9
10import (
Damien Neile89e6242019-05-13 23:55:40 -070011 proto2_v0_0 "google.golang.org/protobuf/internal/testprotos/legacy/proto2.v0.0.0-20160225-2fc053c5"
12 proto2_v0_01 "google.golang.org/protobuf/internal/testprotos/legacy/proto2.v0.0.0-20160519-a4ab9ec5"
13 proto2_v1_0 "google.golang.org/protobuf/internal/testprotos/legacy/proto2.v1.0.0-20180125-92554152"
14 proto2_v1_1 "google.golang.org/protobuf/internal/testprotos/legacy/proto2.v1.1.0-20180430-b4deda09"
15 proto2_v1_2 "google.golang.org/protobuf/internal/testprotos/legacy/proto2.v1.2.0-20180814-aa810b61"
16 proto2_v1_21 "google.golang.org/protobuf/internal/testprotos/legacy/proto2.v1.2.1-20181126-8d0c54c1"
17 proto3_v0_0 "google.golang.org/protobuf/internal/testprotos/legacy/proto3.v0.0.0-20160225-2fc053c5"
18 proto3_v0_01 "google.golang.org/protobuf/internal/testprotos/legacy/proto3.v0.0.0-20160519-a4ab9ec5"
19 proto3_v1_0 "google.golang.org/protobuf/internal/testprotos/legacy/proto3.v1.0.0-20180125-92554152"
20 proto3_v1_1 "google.golang.org/protobuf/internal/testprotos/legacy/proto3.v1.1.0-20180430-b4deda09"
21 proto3_v1_2 "google.golang.org/protobuf/internal/testprotos/legacy/proto3.v1.2.0-20180814-aa810b61"
22 proto3_v1_21 "google.golang.org/protobuf/internal/testprotos/legacy/proto3.v1.2.1-20181126-8d0c54c1"
23 protoreflect "google.golang.org/protobuf/reflect/protoreflect"
Damien Neile89e6242019-05-13 23:55:40 -070024 protoimpl "google.golang.org/protobuf/runtime/protoimpl"
Joe Tsaiaf570872019-07-14 23:04:40 -070025 reflect "reflect"
Joe Tsai5d72cc22019-03-28 01:13:26 -070026 sync "sync"
Joe Tsaiea118132018-11-11 17:56:21 -080027)
28
Joe Tsai58b42d82019-05-22 16:27:51 -040029const (
30 // Verify that runtime/protoimpl is sufficiently up-to-date.
31 _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 0)
32 // Verify that this generated code is sufficiently up-to-date.
33 _ = protoimpl.EnforceVersion(0 - protoimpl.MinVersion)
34)
Joe Tsai5d72cc22019-03-28 01:13:26 -070035
Joe Tsaiea118132018-11-11 17:56:21 -080036type Legacy struct {
Joe Tsai82760ce2019-06-20 03:09:57 -070037 state protoimpl.MessageState
Joe Tsai38b61962019-08-05 13:09:30 -070038 sizeCache protoimpl.SizeCache
39 unknownFields protoimpl.UnknownFields
Joe Tsai8d5e6d62019-08-06 01:15:48 -070040
41 F1 *proto2_v0_0.Message `protobuf:"bytes,1,opt,name=f1,proto3" json:"f1,omitempty"`
42 F2 *proto3_v0_0.Message `protobuf:"bytes,2,opt,name=f2,proto3" json:"f2,omitempty"`
43 F3 *proto2_v0_01.Message `protobuf:"bytes,3,opt,name=f3,proto3" json:"f3,omitempty"`
44 F4 *proto3_v0_01.Message `protobuf:"bytes,4,opt,name=f4,proto3" json:"f4,omitempty"`
45 F5 *proto2_v1_0.Message `protobuf:"bytes,5,opt,name=f5,proto3" json:"f5,omitempty"`
46 F6 *proto3_v1_0.Message `protobuf:"bytes,6,opt,name=f6,proto3" json:"f6,omitempty"`
47 F7 *proto2_v1_1.Message `protobuf:"bytes,7,opt,name=f7,proto3" json:"f7,omitempty"`
48 F8 *proto3_v1_1.Message `protobuf:"bytes,8,opt,name=f8,proto3" json:"f8,omitempty"`
49 F9 *proto2_v1_2.Message `protobuf:"bytes,9,opt,name=f9,proto3" json:"f9,omitempty"`
50 F10 *proto3_v1_2.Message `protobuf:"bytes,10,opt,name=f10,proto3" json:"f10,omitempty"`
51 F11 *proto2_v1_21.Message `protobuf:"bytes,11,opt,name=f11,proto3" json:"f11,omitempty"`
52 F12 *proto3_v1_21.Message `protobuf:"bytes,12,opt,name=f12,proto3" json:"f12,omitempty"`
Joe Tsaiea118132018-11-11 17:56:21 -080053}
54
Joe Tsai61968ce2019-04-01 12:59:24 -070055func (x *Legacy) Reset() {
56 *x = Legacy{}
Joe Tsai19058432019-02-27 21:46:29 -080057}
Joe Tsai61968ce2019-04-01 12:59:24 -070058
59func (x *Legacy) String() string {
60 return protoimpl.X.MessageStringOf(x)
61}
62
63func (*Legacy) ProtoMessage() {}
64
65func (x *Legacy) ProtoReflect() protoreflect.Message {
Joe Tsai82760ce2019-06-20 03:09:57 -070066 mi := &file_legacy_legacy_proto_msgTypes[0]
67 if protoimpl.UnsafeEnabled && x != nil {
68 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
69 if ms.LoadMessageInfo() == nil {
70 ms.StoreMessageInfo(mi)
71 }
72 return ms
73 }
74 return mi.MessageOf(x)
Joe Tsai61968ce2019-04-01 12:59:24 -070075}
Joe Tsai8e506a82019-03-16 00:05:34 -070076
Joe Tsai43761bd2019-07-17 18:06:47 -070077// Deprecated: Use Legacy.ProtoReflect.Descriptor instead.
Joe Tsaiea118132018-11-11 17:56:21 -080078func (*Legacy) Descriptor() ([]byte, []int) {
Joe Tsai7ca70982019-04-15 13:57:56 -070079 return file_legacy_legacy_proto_rawDescGZIP(), []int{0}
Joe Tsaiea118132018-11-11 17:56:21 -080080}
81
Joe Tsai61968ce2019-04-01 12:59:24 -070082func (x *Legacy) GetF1() *proto2_v0_0.Message {
83 if x != nil {
84 return x.F1
Joe Tsaiea118132018-11-11 17:56:21 -080085 }
86 return nil
87}
88
Joe Tsai61968ce2019-04-01 12:59:24 -070089func (x *Legacy) GetF2() *proto3_v0_0.Message {
90 if x != nil {
91 return x.F2
Joe Tsaiea118132018-11-11 17:56:21 -080092 }
93 return nil
94}
95
Joe Tsai61968ce2019-04-01 12:59:24 -070096func (x *Legacy) GetF3() *proto2_v0_01.Message {
97 if x != nil {
98 return x.F3
Joe Tsaiea118132018-11-11 17:56:21 -080099 }
100 return nil
101}
102
Joe Tsai61968ce2019-04-01 12:59:24 -0700103func (x *Legacy) GetF4() *proto3_v0_01.Message {
104 if x != nil {
105 return x.F4
Joe Tsaiea118132018-11-11 17:56:21 -0800106 }
107 return nil
108}
109
Joe Tsai61968ce2019-04-01 12:59:24 -0700110func (x *Legacy) GetF5() *proto2_v1_0.Message {
111 if x != nil {
112 return x.F5
Joe Tsaiea118132018-11-11 17:56:21 -0800113 }
114 return nil
115}
116
Joe Tsai61968ce2019-04-01 12:59:24 -0700117func (x *Legacy) GetF6() *proto3_v1_0.Message {
118 if x != nil {
119 return x.F6
Joe Tsaiea118132018-11-11 17:56:21 -0800120 }
121 return nil
122}
123
Joe Tsai61968ce2019-04-01 12:59:24 -0700124func (x *Legacy) GetF7() *proto2_v1_1.Message {
125 if x != nil {
126 return x.F7
Joe Tsaiea118132018-11-11 17:56:21 -0800127 }
128 return nil
129}
130
Joe Tsai61968ce2019-04-01 12:59:24 -0700131func (x *Legacy) GetF8() *proto3_v1_1.Message {
132 if x != nil {
133 return x.F8
Joe Tsaiea118132018-11-11 17:56:21 -0800134 }
135 return nil
136}
137
Joe Tsai61968ce2019-04-01 12:59:24 -0700138func (x *Legacy) GetF9() *proto2_v1_2.Message {
139 if x != nil {
140 return x.F9
Joe Tsaiea118132018-11-11 17:56:21 -0800141 }
142 return nil
143}
144
Joe Tsai61968ce2019-04-01 12:59:24 -0700145func (x *Legacy) GetF10() *proto3_v1_2.Message {
146 if x != nil {
147 return x.F10
Joe Tsaiea118132018-11-11 17:56:21 -0800148 }
149 return nil
150}
151
Joe Tsai61968ce2019-04-01 12:59:24 -0700152func (x *Legacy) GetF11() *proto2_v1_21.Message {
153 if x != nil {
154 return x.F11
Joe Tsai25cc69d2018-11-28 23:43:49 -0800155 }
156 return nil
157}
158
Joe Tsai61968ce2019-04-01 12:59:24 -0700159func (x *Legacy) GetF12() *proto3_v1_21.Message {
160 if x != nil {
161 return x.F12
Joe Tsai25cc69d2018-11-28 23:43:49 -0800162 }
163 return nil
164}
165
Joe Tsai5d72cc22019-03-28 01:13:26 -0700166var File_legacy_legacy_proto protoreflect.FileDescriptor
167
Joe Tsai7ca70982019-04-15 13:57:56 -0700168var file_legacy_legacy_proto_rawDesc = []byte{
Joe Tsai19058432019-02-27 21:46:29 -0800169 0x0a, 0x13, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2e,
170 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x11, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f,
171 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79,
172 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x30, 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32,
173 0x30, 0x31, 0x36, 0x30, 0x32, 0x32, 0x35, 0x2d, 0x32, 0x66, 0x63, 0x30, 0x35, 0x33, 0x63, 0x35,
174 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67,
175 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x2e, 0x76, 0x30, 0x2e, 0x30, 0x2e,
176 0x30, 0x2d, 0x32, 0x30, 0x31, 0x36, 0x30, 0x32, 0x32, 0x35, 0x2d, 0x32, 0x66, 0x63, 0x30, 0x35,
177 0x33, 0x63, 0x35, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31,
178 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x30,
179 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x36, 0x30, 0x35, 0x31, 0x39, 0x2d, 0x61, 0x34,
180 0x61, 0x62, 0x39, 0x65, 0x63, 0x35, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74,
181 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
182 0x2e, 0x76, 0x30, 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x36, 0x30, 0x35, 0x31, 0x39,
183 0x2d, 0x61, 0x34, 0x61, 0x62, 0x39, 0x65, 0x63, 0x35, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70,
184 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f,
185 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x31, 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30,
186 0x31, 0x32, 0x35, 0x2d, 0x39, 0x32, 0x35, 0x35, 0x34, 0x31, 0x35, 0x32, 0x2f, 0x74, 0x65, 0x73,
187 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f,
188 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x2e, 0x76, 0x31, 0x2e, 0x30, 0x2e, 0x30, 0x2d, 0x32, 0x30,
189 0x31, 0x38, 0x30, 0x31, 0x32, 0x35, 0x2d, 0x39, 0x32, 0x35, 0x35, 0x34, 0x31, 0x35, 0x32, 0x2f,
190 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61,
191 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x31, 0x2e, 0x31, 0x2e, 0x30,
192 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30, 0x34, 0x33, 0x30, 0x2d, 0x62, 0x34, 0x64, 0x65, 0x64, 0x61,
193 0x30, 0x39, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c,
194 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x2e, 0x76, 0x31, 0x2e,
195 0x31, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30, 0x34, 0x33, 0x30, 0x2d, 0x62, 0x34, 0x64,
196 0x65, 0x64, 0x61, 0x30, 0x39, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
197 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e,
198 0x76, 0x31, 0x2e, 0x32, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30, 0x38, 0x31, 0x34, 0x2d,
199 0x61, 0x61, 0x38, 0x31, 0x30, 0x62, 0x36, 0x31, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72,
200 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74,
201 0x6f, 0x33, 0x2e, 0x76, 0x31, 0x2e, 0x32, 0x2e, 0x30, 0x2d, 0x32, 0x30, 0x31, 0x38, 0x30, 0x38,
202 0x31, 0x34, 0x2d, 0x61, 0x61, 0x38, 0x31, 0x30, 0x62, 0x36, 0x31, 0x2f, 0x74, 0x65, 0x73, 0x74,
203 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x2f, 0x70,
204 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x2e, 0x76, 0x31, 0x2e, 0x32, 0x2e, 0x31, 0x2d, 0x32, 0x30, 0x31,
205 0x38, 0x31, 0x31, 0x32, 0x36, 0x2d, 0x38, 0x64, 0x30, 0x63, 0x35, 0x34, 0x63, 0x31, 0x2f, 0x74,
206 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x31, 0x6c, 0x65, 0x67, 0x61, 0x63,
207 0x79, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x2e, 0x76, 0x31, 0x2e, 0x32, 0x2e, 0x31, 0x2d,
208 0x32, 0x30, 0x31, 0x38, 0x31, 0x31, 0x32, 0x36, 0x2d, 0x38, 0x64, 0x30, 0x63, 0x35, 0x34, 0x63,
209 0x31, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0xde, 0x05, 0x0a,
210 0x06, 0x4c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x31, 0x18, 0x01, 0x20,
211 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c,
212 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32,
213 0x30, 0x31, 0x36, 0x30, 0x32, 0x32, 0x35, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
214 0x02, 0x66, 0x31, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x32, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
215 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e,
216 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x36, 0x30,
217 0x32, 0x32, 0x35, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x32, 0x12,
218 0x3a, 0x0a, 0x02, 0x66, 0x33, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f,
219 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e,
220 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32, 0x30, 0x31, 0x36, 0x30, 0x35, 0x31, 0x39, 0x2e,
221 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x33, 0x12, 0x3a, 0x0a, 0x02, 0x66,
222 0x34, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
223 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74,
224 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x36, 0x30, 0x35, 0x31, 0x39, 0x2e, 0x4d, 0x65, 0x73, 0x73,
225 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x34, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x35, 0x18, 0x05, 0x20,
226 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c,
227 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32,
228 0x30, 0x31, 0x38, 0x30, 0x31, 0x32, 0x35, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
229 0x02, 0x66, 0x35, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x36, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32,
230 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e,
231 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x30,
232 0x31, 0x32, 0x35, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x36, 0x12,
233 0x3a, 0x0a, 0x02, 0x66, 0x37, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f,
234 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e,
235 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x30, 0x34, 0x33, 0x30, 0x2e,
236 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x37, 0x12, 0x3a, 0x0a, 0x02, 0x66,
237 0x38, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
238 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74,
239 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x30, 0x34, 0x33, 0x30, 0x2e, 0x4d, 0x65, 0x73, 0x73,
240 0x61, 0x67, 0x65, 0x52, 0x02, 0x66, 0x38, 0x12, 0x3a, 0x0a, 0x02, 0x66, 0x39, 0x18, 0x09, 0x20,
241 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c,
242 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32,
243 0x30, 0x31, 0x38, 0x30, 0x38, 0x31, 0x34, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
244 0x02, 0x66, 0x39, 0x12, 0x3c, 0x0a, 0x03, 0x66, 0x31, 0x30, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b,
245 0x32, 0x2a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67,
246 0x2e, 0x6f, 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x38,
247 0x30, 0x38, 0x31, 0x34, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x03, 0x66, 0x31,
248 0x30, 0x12, 0x3c, 0x0a, 0x03, 0x66, 0x31, 0x31, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a,
249 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f,
250 0x72, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x31, 0x31,
251 0x32, 0x36, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x03, 0x66, 0x31, 0x31, 0x12,
252 0x3c, 0x0a, 0x03, 0x66, 0x31, 0x32, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67,
253 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67,
254 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, 0x5f, 0x32, 0x30, 0x31, 0x38, 0x31, 0x31, 0x32, 0x36,
Damien Neile89e6242019-05-13 23:55:40 -0700255 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x03, 0x66, 0x31, 0x32, 0x42, 0x37, 0x5a,
256 0x35, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f,
257 0x72, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x69, 0x6e, 0x74, 0x65,
258 0x72, 0x6e, 0x61, 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x73, 0x2f,
259 0x6c, 0x65, 0x67, 0x61, 0x63, 0x79, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
Joe Tsaiea118132018-11-11 17:56:21 -0800260}
261
Joe Tsai5d72cc22019-03-28 01:13:26 -0700262var (
Joe Tsai7ca70982019-04-15 13:57:56 -0700263 file_legacy_legacy_proto_rawDescOnce sync.Once
264 file_legacy_legacy_proto_rawDescData = file_legacy_legacy_proto_rawDesc
Joe Tsai5d72cc22019-03-28 01:13:26 -0700265)
Joe Tsai19058432019-02-27 21:46:29 -0800266
Joe Tsai7ca70982019-04-15 13:57:56 -0700267func file_legacy_legacy_proto_rawDescGZIP() []byte {
268 file_legacy_legacy_proto_rawDescOnce.Do(func() {
269 file_legacy_legacy_proto_rawDescData = protoimpl.X.CompressGZIP(file_legacy_legacy_proto_rawDescData)
Joe Tsai5d72cc22019-03-28 01:13:26 -0700270 })
Joe Tsai7ca70982019-04-15 13:57:56 -0700271 return file_legacy_legacy_proto_rawDescData
Joe Tsai5d72cc22019-03-28 01:13:26 -0700272}
Joe Tsai19058432019-02-27 21:46:29 -0800273
Joe Tsai4fe96632019-05-22 05:12:36 -0400274var file_legacy_legacy_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
Joe Tsai7ca70982019-04-15 13:57:56 -0700275var file_legacy_legacy_proto_goTypes = []interface{}{
Joe Tsai19058432019-02-27 21:46:29 -0800276 (*Legacy)(nil), // 0: google.golang.org.Legacy
277 (*proto2_v0_0.Message)(nil), // 1: google.golang.org.proto2_20160225.Message
278 (*proto3_v0_0.Message)(nil), // 2: google.golang.org.proto3_20160225.Message
279 (*proto2_v0_01.Message)(nil), // 3: google.golang.org.proto2_20160519.Message
280 (*proto3_v0_01.Message)(nil), // 4: google.golang.org.proto3_20160519.Message
281 (*proto2_v1_0.Message)(nil), // 5: google.golang.org.proto2_20180125.Message
282 (*proto3_v1_0.Message)(nil), // 6: google.golang.org.proto3_20180125.Message
283 (*proto2_v1_1.Message)(nil), // 7: google.golang.org.proto2_20180430.Message
284 (*proto3_v1_1.Message)(nil), // 8: google.golang.org.proto3_20180430.Message
285 (*proto2_v1_2.Message)(nil), // 9: google.golang.org.proto2_20180814.Message
286 (*proto3_v1_2.Message)(nil), // 10: google.golang.org.proto3_20180814.Message
287 (*proto2_v1_21.Message)(nil), // 11: google.golang.org.proto2_20181126.Message
288 (*proto3_v1_21.Message)(nil), // 12: google.golang.org.proto3_20181126.Message
289}
Joe Tsai7ca70982019-04-15 13:57:56 -0700290var file_legacy_legacy_proto_depIdxs = []int32{
Joe Tsai19058432019-02-27 21:46:29 -0800291 1, // google.golang.org.Legacy.f1:type_name -> google.golang.org.proto2_20160225.Message
292 2, // google.golang.org.Legacy.f2:type_name -> google.golang.org.proto3_20160225.Message
293 3, // google.golang.org.Legacy.f3:type_name -> google.golang.org.proto2_20160519.Message
294 4, // google.golang.org.Legacy.f4:type_name -> google.golang.org.proto3_20160519.Message
295 5, // google.golang.org.Legacy.f5:type_name -> google.golang.org.proto2_20180125.Message
296 6, // google.golang.org.Legacy.f6:type_name -> google.golang.org.proto3_20180125.Message
297 7, // google.golang.org.Legacy.f7:type_name -> google.golang.org.proto2_20180430.Message
298 8, // google.golang.org.Legacy.f8:type_name -> google.golang.org.proto3_20180430.Message
299 9, // google.golang.org.Legacy.f9:type_name -> google.golang.org.proto2_20180814.Message
300 10, // google.golang.org.Legacy.f10:type_name -> google.golang.org.proto3_20180814.Message
301 11, // google.golang.org.Legacy.f11:type_name -> google.golang.org.proto2_20181126.Message
302 12, // google.golang.org.Legacy.f12:type_name -> google.golang.org.proto3_20181126.Message
Joe Tsaid8881392019-06-06 13:01:53 -0700303 12, // starting offset of method output_type sub-list
304 12, // starting offset of method input_type sub-list
305 12, // starting offset of extension type_name sub-list
306 12, // starting offset of extension extendee sub-list
307 0, // starting offset of field type_name sub-list
Joe Tsai19058432019-02-27 21:46:29 -0800308}
309
Joe Tsai7ca70982019-04-15 13:57:56 -0700310func init() { file_legacy_legacy_proto_init() }
311func file_legacy_legacy_proto_init() {
Damien Neil0fc22452019-03-08 17:18:11 -0800312 if File_legacy_legacy_proto != nil {
313 return
314 }
Joe Tsaic0e4bb22019-07-06 13:05:11 -0700315 if !protoimpl.UnsafeEnabled {
316 file_legacy_legacy_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
317 switch v := v.(*Legacy); i {
Joe Tsai82760ce2019-06-20 03:09:57 -0700318 case 0:
319 return &v.state
Joe Tsai38b61962019-08-05 13:09:30 -0700320 case 1:
Joe Tsai82760ce2019-06-20 03:09:57 -0700321 return &v.sizeCache
Joe Tsai38b61962019-08-05 13:09:30 -0700322 case 2:
Joe Tsaic0e4bb22019-07-06 13:05:11 -0700323 return &v.unknownFields
324 default:
325 return nil
326 }
327 }
328 }
Joe Tsaiaf570872019-07-14 23:04:40 -0700329 type x struct{}
Joe Tsaid8881392019-06-06 13:01:53 -0700330 out := protoimpl.TypeBuilder{
331 File: protoimpl.DescBuilder{
Joe Tsaiaf570872019-07-14 23:04:40 -0700332 GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
Joe Tsaid8881392019-06-06 13:01:53 -0700333 RawDescriptor: file_legacy_legacy_proto_rawDesc,
334 NumEnums: 0,
335 NumMessages: 1,
336 NumExtensions: 0,
337 NumServices: 0,
338 },
339 GoTypes: file_legacy_legacy_proto_goTypes,
340 DependencyIndexes: file_legacy_legacy_proto_depIdxs,
341 MessageInfos: file_legacy_legacy_proto_msgTypes,
342 }.Build()
343 File_legacy_legacy_proto = out.File
Joe Tsai7ca70982019-04-15 13:57:56 -0700344 file_legacy_legacy_proto_rawDesc = nil
345 file_legacy_legacy_proto_goTypes = nil
346 file_legacy_legacy_proto_depIdxs = nil
Joe Tsaiea118132018-11-11 17:56:21 -0800347}