Add Golang module files
[ric-plt/streaming-protobufs.git] / protogen / go / streaming_protobufs / rrc_common_types.pb.go
1 // Code generated by protoc-gen-go. DO NOT EDIT.
2 // source: rrc_common_types.proto
3
4 package streaming_protobufs
5
6 import (
7         fmt "fmt"
8         proto "github.com/golang/protobuf/proto"
9         wrappers "github.com/golang/protobuf/ptypes/wrappers"
10         math "math"
11 )
12
13 // Reference imports to suppress errors if they are not otherwise used.
14 var _ = proto.Marshal
15 var _ = fmt.Errorf
16 var _ = math.Inf
17
18 // This is a compile-time assertion to ensure that this generated file
19 // is compatible with the proto package it is being compiled against.
20 // A compilation error at this line likely means your copy of the
21 // proto package needs to be updated.
22 const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
23
24 type MaxRetxThreshold_Value int32
25
26 const (
27         MaxRetxThreshold_protobuf_unspecified MaxRetxThreshold_Value = 0
28         MaxRetxThreshold_t1                   MaxRetxThreshold_Value = 1
29         MaxRetxThreshold_t2                   MaxRetxThreshold_Value = 2
30         MaxRetxThreshold_t3                   MaxRetxThreshold_Value = 3
31         MaxRetxThreshold_t4                   MaxRetxThreshold_Value = 4
32         MaxRetxThreshold_t6                   MaxRetxThreshold_Value = 5
33         MaxRetxThreshold_t7                   MaxRetxThreshold_Value = 6
34         MaxRetxThreshold_t16                  MaxRetxThreshold_Value = 7
35         MaxRetxThreshold_t32                  MaxRetxThreshold_Value = 8
36 )
37
38 var MaxRetxThreshold_Value_name = map[int32]string{
39         0: "protobuf_unspecified",
40         1: "t1",
41         2: "t2",
42         3: "t3",
43         4: "t4",
44         5: "t6",
45         6: "t7",
46         7: "t16",
47         8: "t32",
48 }
49
50 var MaxRetxThreshold_Value_value = map[string]int32{
51         "protobuf_unspecified": 0,
52         "t1":                   1,
53         "t2":                   2,
54         "t3":                   3,
55         "t4":                   4,
56         "t6":                   5,
57         "t7":                   6,
58         "t16":                  7,
59         "t32":                  8,
60 }
61
62 func (x MaxRetxThreshold_Value) String() string {
63         return proto.EnumName(MaxRetxThreshold_Value_name, int32(x))
64 }
65
66 func (MaxRetxThreshold_Value) EnumDescriptor() ([]byte, []int) {
67         return fileDescriptor_21c7528bb61f1a7a, []int{5, 0}
68 }
69
70 type SN_FieldLengthAM_Value int32
71
72 const (
73         SN_FieldLengthAM_protobuf_unspecified SN_FieldLengthAM_Value = 0
74         SN_FieldLengthAM_size12               SN_FieldLengthAM_Value = 1
75         SN_FieldLengthAM_size18               SN_FieldLengthAM_Value = 2
76 )
77
78 var SN_FieldLengthAM_Value_name = map[int32]string{
79         0: "protobuf_unspecified",
80         1: "size12",
81         2: "size18",
82 }
83
84 var SN_FieldLengthAM_Value_value = map[string]int32{
85         "protobuf_unspecified": 0,
86         "size12":               1,
87         "size18":               2,
88 }
89
90 func (x SN_FieldLengthAM_Value) String() string {
91         return proto.EnumName(SN_FieldLengthAM_Value_name, int32(x))
92 }
93
94 func (SN_FieldLengthAM_Value) EnumDescriptor() ([]byte, []int) {
95         return fileDescriptor_21c7528bb61f1a7a, []int{6, 0}
96 }
97
98 type T_PollRetransmit_Value int32
99
100 const (
101         T_PollRetransmit_protobuf_unspecified T_PollRetransmit_Value = 0
102         T_PollRetransmit_ms5                  T_PollRetransmit_Value = 1
103         T_PollRetransmit_ms10                 T_PollRetransmit_Value = 2
104         T_PollRetransmit_ms15                 T_PollRetransmit_Value = 3
105         T_PollRetransmit_ms20                 T_PollRetransmit_Value = 4
106         T_PollRetransmit_ms25                 T_PollRetransmit_Value = 5
107         T_PollRetransmit_ms30                 T_PollRetransmit_Value = 6
108         T_PollRetransmit_ms35                 T_PollRetransmit_Value = 7
109         T_PollRetransmit_ms40                 T_PollRetransmit_Value = 8
110         T_PollRetransmit_ms45                 T_PollRetransmit_Value = 9
111         T_PollRetransmit_ms50                 T_PollRetransmit_Value = 10
112         T_PollRetransmit_ms55                 T_PollRetransmit_Value = 11
113         T_PollRetransmit_ms60                 T_PollRetransmit_Value = 12
114         T_PollRetransmit_ms65                 T_PollRetransmit_Value = 13
115         T_PollRetransmit_ms70                 T_PollRetransmit_Value = 14
116         T_PollRetransmit_ms75                 T_PollRetransmit_Value = 15
117         T_PollRetransmit_ms80                 T_PollRetransmit_Value = 16
118         T_PollRetransmit_ms85                 T_PollRetransmit_Value = 17
119         T_PollRetransmit_ms90                 T_PollRetransmit_Value = 18
120         T_PollRetransmit_ms95                 T_PollRetransmit_Value = 19
121         T_PollRetransmit_ms100                T_PollRetransmit_Value = 20
122         T_PollRetransmit_ms105                T_PollRetransmit_Value = 21
123         T_PollRetransmit_ms110                T_PollRetransmit_Value = 22
124         T_PollRetransmit_ms115                T_PollRetransmit_Value = 23
125         T_PollRetransmit_ms120                T_PollRetransmit_Value = 24
126         T_PollRetransmit_ms125                T_PollRetransmit_Value = 25
127         T_PollRetransmit_ms130                T_PollRetransmit_Value = 26
128         T_PollRetransmit_ms135                T_PollRetransmit_Value = 27
129         T_PollRetransmit_ms140                T_PollRetransmit_Value = 28
130         T_PollRetransmit_ms145                T_PollRetransmit_Value = 29
131         T_PollRetransmit_ms150                T_PollRetransmit_Value = 30
132         T_PollRetransmit_ms155                T_PollRetransmit_Value = 31
133         T_PollRetransmit_ms160                T_PollRetransmit_Value = 32
134         T_PollRetransmit_ms165                T_PollRetransmit_Value = 33
135         T_PollRetransmit_ms170                T_PollRetransmit_Value = 34
136         T_PollRetransmit_ms175                T_PollRetransmit_Value = 35
137         T_PollRetransmit_ms180                T_PollRetransmit_Value = 36
138         T_PollRetransmit_ms185                T_PollRetransmit_Value = 37
139         T_PollRetransmit_ms190                T_PollRetransmit_Value = 38
140         T_PollRetransmit_ms195                T_PollRetransmit_Value = 39
141         T_PollRetransmit_ms200                T_PollRetransmit_Value = 40
142         T_PollRetransmit_ms205                T_PollRetransmit_Value = 41
143         T_PollRetransmit_ms210                T_PollRetransmit_Value = 42
144         T_PollRetransmit_ms215                T_PollRetransmit_Value = 43
145         T_PollRetransmit_ms220                T_PollRetransmit_Value = 44
146         T_PollRetransmit_ms225                T_PollRetransmit_Value = 45
147         T_PollRetransmit_ms230                T_PollRetransmit_Value = 46
148         T_PollRetransmit_ms235                T_PollRetransmit_Value = 47
149         T_PollRetransmit_ms240                T_PollRetransmit_Value = 48
150         T_PollRetransmit_ms245                T_PollRetransmit_Value = 49
151         T_PollRetransmit_ms250                T_PollRetransmit_Value = 50
152         T_PollRetransmit_ms300                T_PollRetransmit_Value = 51
153         T_PollRetransmit_ms350                T_PollRetransmit_Value = 52
154         T_PollRetransmit_ms400                T_PollRetransmit_Value = 53
155         T_PollRetransmit_ms450                T_PollRetransmit_Value = 54
156         T_PollRetransmit_ms500                T_PollRetransmit_Value = 55
157         T_PollRetransmit_ms800                T_PollRetransmit_Value = 56
158         T_PollRetransmit_ms1000               T_PollRetransmit_Value = 57
159         T_PollRetransmit_ms2000               T_PollRetransmit_Value = 58
160         T_PollRetransmit_ms4000               T_PollRetransmit_Value = 59
161 )
162
163 var T_PollRetransmit_Value_name = map[int32]string{
164         0:  "protobuf_unspecified",
165         1:  "ms5",
166         2:  "ms10",
167         3:  "ms15",
168         4:  "ms20",
169         5:  "ms25",
170         6:  "ms30",
171         7:  "ms35",
172         8:  "ms40",
173         9:  "ms45",
174         10: "ms50",
175         11: "ms55",
176         12: "ms60",
177         13: "ms65",
178         14: "ms70",
179         15: "ms75",
180         16: "ms80",
181         17: "ms85",
182         18: "ms90",
183         19: "ms95",
184         20: "ms100",
185         21: "ms105",
186         22: "ms110",
187         23: "ms115",
188         24: "ms120",
189         25: "ms125",
190         26: "ms130",
191         27: "ms135",
192         28: "ms140",
193         29: "ms145",
194         30: "ms150",
195         31: "ms155",
196         32: "ms160",
197         33: "ms165",
198         34: "ms170",
199         35: "ms175",
200         36: "ms180",
201         37: "ms185",
202         38: "ms190",
203         39: "ms195",
204         40: "ms200",
205         41: "ms205",
206         42: "ms210",
207         43: "ms215",
208         44: "ms220",
209         45: "ms225",
210         46: "ms230",
211         47: "ms235",
212         48: "ms240",
213         49: "ms245",
214         50: "ms250",
215         51: "ms300",
216         52: "ms350",
217         53: "ms400",
218         54: "ms450",
219         55: "ms500",
220         56: "ms800",
221         57: "ms1000",
222         58: "ms2000",
223         59: "ms4000",
224 }
225
226 var T_PollRetransmit_Value_value = map[string]int32{
227         "protobuf_unspecified": 0,
228         "ms5":                  1,
229         "ms10":                 2,
230         "ms15":                 3,
231         "ms20":                 4,
232         "ms25":                 5,
233         "ms30":                 6,
234         "ms35":                 7,
235         "ms40":                 8,
236         "ms45":                 9,
237         "ms50":                 10,
238         "ms55":                 11,
239         "ms60":                 12,
240         "ms65":                 13,
241         "ms70":                 14,
242         "ms75":                 15,
243         "ms80":                 16,
244         "ms85":                 17,
245         "ms90":                 18,
246         "ms95":                 19,
247         "ms100":                20,
248         "ms105":                21,
249         "ms110":                22,
250         "ms115":                23,
251         "ms120":                24,
252         "ms125":                25,
253         "ms130":                26,
254         "ms135":                27,
255         "ms140":                28,
256         "ms145":                29,
257         "ms150":                30,
258         "ms155":                31,
259         "ms160":                32,
260         "ms165":                33,
261         "ms170":                34,
262         "ms175":                35,
263         "ms180":                36,
264         "ms185":                37,
265         "ms190":                38,
266         "ms195":                39,
267         "ms200":                40,
268         "ms205":                41,
269         "ms210":                42,
270         "ms215":                43,
271         "ms220":                44,
272         "ms225":                45,
273         "ms230":                46,
274         "ms235":                47,
275         "ms240":                48,
276         "ms245":                49,
277         "ms250":                50,
278         "ms300":                51,
279         "ms350":                52,
280         "ms400":                53,
281         "ms450":                54,
282         "ms500":                55,
283         "ms800":                56,
284         "ms1000":               57,
285         "ms2000":               58,
286         "ms4000":               59,
287 }
288
289 func (x T_PollRetransmit_Value) String() string {
290         return proto.EnumName(T_PollRetransmit_Value_name, int32(x))
291 }
292
293 func (T_PollRetransmit_Value) EnumDescriptor() ([]byte, []int) {
294         return fileDescriptor_21c7528bb61f1a7a, []int{7, 0}
295 }
296
297 type PollPDU_Value int32
298
299 const (
300         PollPDU_protobuf_unspecified PollPDU_Value = 0
301         PollPDU_p4                   PollPDU_Value = 1
302         PollPDU_p8                   PollPDU_Value = 2
303         PollPDU_p16                  PollPDU_Value = 3
304         PollPDU_p32                  PollPDU_Value = 4
305         PollPDU_p64                  PollPDU_Value = 5
306         PollPDU_p128                 PollPDU_Value = 6
307         PollPDU_p256                 PollPDU_Value = 7
308         PollPDU_p512                 PollPDU_Value = 8
309         PollPDU_p1024                PollPDU_Value = 9
310         PollPDU_p2048                PollPDU_Value = 10
311         PollPDU_p4096                PollPDU_Value = 11
312         PollPDU_p6144                PollPDU_Value = 12
313         PollPDU_p8192                PollPDU_Value = 13
314         PollPDU_p12288               PollPDU_Value = 14
315         PollPDU_p16384               PollPDU_Value = 15
316         PollPDU_p20480               PollPDU_Value = 16
317         PollPDU_p24576               PollPDU_Value = 17
318         PollPDU_p28672               PollPDU_Value = 18
319         PollPDU_p32768               PollPDU_Value = 19
320         PollPDU_p40960               PollPDU_Value = 20
321         PollPDU_p49152               PollPDU_Value = 21
322         PollPDU_p57344               PollPDU_Value = 22
323         PollPDU_p65536               PollPDU_Value = 23
324         PollPDU_infinity             PollPDU_Value = 24
325 )
326
327 var PollPDU_Value_name = map[int32]string{
328         0:  "protobuf_unspecified",
329         1:  "p4",
330         2:  "p8",
331         3:  "p16",
332         4:  "p32",
333         5:  "p64",
334         6:  "p128",
335         7:  "p256",
336         8:  "p512",
337         9:  "p1024",
338         10: "p2048",
339         11: "p4096",
340         12: "p6144",
341         13: "p8192",
342         14: "p12288",
343         15: "p16384",
344         16: "p20480",
345         17: "p24576",
346         18: "p28672",
347         19: "p32768",
348         20: "p40960",
349         21: "p49152",
350         22: "p57344",
351         23: "p65536",
352         24: "infinity",
353 }
354
355 var PollPDU_Value_value = map[string]int32{
356         "protobuf_unspecified": 0,
357         "p4":                   1,
358         "p8":                   2,
359         "p16":                  3,
360         "p32":                  4,
361         "p64":                  5,
362         "p128":                 6,
363         "p256":                 7,
364         "p512":                 8,
365         "p1024":                9,
366         "p2048":                10,
367         "p4096":                11,
368         "p6144":                12,
369         "p8192":                13,
370         "p12288":               14,
371         "p16384":               15,
372         "p20480":               16,
373         "p24576":               17,
374         "p28672":               18,
375         "p32768":               19,
376         "p40960":               20,
377         "p49152":               21,
378         "p57344":               22,
379         "p65536":               23,
380         "infinity":             24,
381 }
382
383 func (x PollPDU_Value) String() string {
384         return proto.EnumName(PollPDU_Value_name, int32(x))
385 }
386
387 func (PollPDU_Value) EnumDescriptor() ([]byte, []int) {
388         return fileDescriptor_21c7528bb61f1a7a, []int{8, 0}
389 }
390
391 type PollByte_Value int32
392
393 const (
394         PollByte_protobuf_unspecified PollByte_Value = 0
395         PollByte_kb1                  PollByte_Value = 1
396         PollByte_kb2                  PollByte_Value = 2
397         PollByte_kb5                  PollByte_Value = 3
398         PollByte_kb8                  PollByte_Value = 4
399         PollByte_kb10                 PollByte_Value = 5
400         PollByte_kb15                 PollByte_Value = 6
401         PollByte_kb25                 PollByte_Value = 7
402         PollByte_kb50                 PollByte_Value = 8
403         PollByte_kb75                 PollByte_Value = 9
404         PollByte_kb100                PollByte_Value = 10
405         PollByte_kb125                PollByte_Value = 11
406         PollByte_kb250                PollByte_Value = 12
407         PollByte_kb375                PollByte_Value = 13
408         PollByte_kb500                PollByte_Value = 14
409         PollByte_kb750                PollByte_Value = 15
410         PollByte_kb1000               PollByte_Value = 16
411         PollByte_kb1250               PollByte_Value = 17
412         PollByte_kb1500               PollByte_Value = 18
413         PollByte_kb2000               PollByte_Value = 19
414         PollByte_kb3000               PollByte_Value = 20
415         PollByte_kb4000               PollByte_Value = 21
416         PollByte_kb4500               PollByte_Value = 22
417         PollByte_kb5000               PollByte_Value = 23
418         PollByte_kb5500               PollByte_Value = 24
419         PollByte_kb6000               PollByte_Value = 25
420         PollByte_kb6500               PollByte_Value = 26
421         PollByte_kb7000               PollByte_Value = 27
422         PollByte_kb7500               PollByte_Value = 28
423         PollByte_mb8                  PollByte_Value = 29
424         PollByte_mb9                  PollByte_Value = 30
425         PollByte_mb10                 PollByte_Value = 31
426         PollByte_mb11                 PollByte_Value = 32
427         PollByte_mb12                 PollByte_Value = 33
428         PollByte_mb13                 PollByte_Value = 34
429         PollByte_mb14                 PollByte_Value = 35
430         PollByte_mb15                 PollByte_Value = 36
431         PollByte_mb16                 PollByte_Value = 37
432         PollByte_mb17                 PollByte_Value = 38
433         PollByte_mb18                 PollByte_Value = 39
434         PollByte_mb20                 PollByte_Value = 40
435         PollByte_mb25                 PollByte_Value = 41
436         PollByte_mb30                 PollByte_Value = 42
437         PollByte_mb40                 PollByte_Value = 43
438         PollByte_infinity             PollByte_Value = 44
439 )
440
441 var PollByte_Value_name = map[int32]string{
442         0:  "protobuf_unspecified",
443         1:  "kb1",
444         2:  "kb2",
445         3:  "kb5",
446         4:  "kb8",
447         5:  "kb10",
448         6:  "kb15",
449         7:  "kb25",
450         8:  "kb50",
451         9:  "kb75",
452         10: "kb100",
453         11: "kb125",
454         12: "kb250",
455         13: "kb375",
456         14: "kb500",
457         15: "kb750",
458         16: "kb1000",
459         17: "kb1250",
460         18: "kb1500",
461         19: "kb2000",
462         20: "kb3000",
463         21: "kb4000",
464         22: "kb4500",
465         23: "kb5000",
466         24: "kb5500",
467         25: "kb6000",
468         26: "kb6500",
469         27: "kb7000",
470         28: "kb7500",
471         29: "mb8",
472         30: "mb9",
473         31: "mb10",
474         32: "mb11",
475         33: "mb12",
476         34: "mb13",
477         35: "mb14",
478         36: "mb15",
479         37: "mb16",
480         38: "mb17",
481         39: "mb18",
482         40: "mb20",
483         41: "mb25",
484         42: "mb30",
485         43: "mb40",
486         44: "infinity",
487 }
488
489 var PollByte_Value_value = map[string]int32{
490         "protobuf_unspecified": 0,
491         "kb1":                  1,
492         "kb2":                  2,
493         "kb5":                  3,
494         "kb8":                  4,
495         "kb10":                 5,
496         "kb15":                 6,
497         "kb25":                 7,
498         "kb50":                 8,
499         "kb75":                 9,
500         "kb100":                10,
501         "kb125":                11,
502         "kb250":                12,
503         "kb375":                13,
504         "kb500":                14,
505         "kb750":                15,
506         "kb1000":               16,
507         "kb1250":               17,
508         "kb1500":               18,
509         "kb2000":               19,
510         "kb3000":               20,
511         "kb4000":               21,
512         "kb4500":               22,
513         "kb5000":               23,
514         "kb5500":               24,
515         "kb6000":               25,
516         "kb6500":               26,
517         "kb7000":               27,
518         "kb7500":               28,
519         "mb8":                  29,
520         "mb9":                  30,
521         "mb10":                 31,
522         "mb11":                 32,
523         "mb12":                 33,
524         "mb13":                 34,
525         "mb14":                 35,
526         "mb15":                 36,
527         "mb16":                 37,
528         "mb17":                 38,
529         "mb18":                 39,
530         "mb20":                 40,
531         "mb25":                 41,
532         "mb30":                 42,
533         "mb40":                 43,
534         "infinity":             44,
535 }
536
537 func (x PollByte_Value) String() string {
538         return proto.EnumName(PollByte_Value_name, int32(x))
539 }
540
541 func (PollByte_Value) EnumDescriptor() ([]byte, []int) {
542         return fileDescriptor_21c7528bb61f1a7a, []int{9, 0}
543 }
544
545 type T_Reassembly_Value int32
546
547 const (
548         T_Reassembly_protobuf_unspecified T_Reassembly_Value = 0
549         T_Reassembly_ms0                  T_Reassembly_Value = 1
550         T_Reassembly_ms5                  T_Reassembly_Value = 2
551         T_Reassembly_ms10                 T_Reassembly_Value = 3
552         T_Reassembly_ms15                 T_Reassembly_Value = 4
553         T_Reassembly_ms20                 T_Reassembly_Value = 5
554         T_Reassembly_ms25                 T_Reassembly_Value = 6
555         T_Reassembly_ms30                 T_Reassembly_Value = 7
556         T_Reassembly_ms35                 T_Reassembly_Value = 8
557         T_Reassembly_ms40                 T_Reassembly_Value = 9
558         T_Reassembly_ms45                 T_Reassembly_Value = 10
559         T_Reassembly_ms50                 T_Reassembly_Value = 11
560         T_Reassembly_ms55                 T_Reassembly_Value = 12
561         T_Reassembly_ms60                 T_Reassembly_Value = 13
562         T_Reassembly_ms65                 T_Reassembly_Value = 14
563         T_Reassembly_ms70                 T_Reassembly_Value = 15
564         T_Reassembly_ms75                 T_Reassembly_Value = 16
565         T_Reassembly_ms80                 T_Reassembly_Value = 17
566         T_Reassembly_ms85                 T_Reassembly_Value = 18
567         T_Reassembly_ms90                 T_Reassembly_Value = 19
568         T_Reassembly_ms95                 T_Reassembly_Value = 20
569         T_Reassembly_ms100                T_Reassembly_Value = 21
570         T_Reassembly_ms110                T_Reassembly_Value = 22
571         T_Reassembly_ms120                T_Reassembly_Value = 23
572         T_Reassembly_ms130                T_Reassembly_Value = 24
573         T_Reassembly_ms140                T_Reassembly_Value = 25
574         T_Reassembly_ms150                T_Reassembly_Value = 26
575         T_Reassembly_ms160                T_Reassembly_Value = 27
576         T_Reassembly_ms170                T_Reassembly_Value = 28
577         T_Reassembly_ms180                T_Reassembly_Value = 29
578         T_Reassembly_ms190                T_Reassembly_Value = 30
579         T_Reassembly_ms200                T_Reassembly_Value = 31
580 )
581
582 var T_Reassembly_Value_name = map[int32]string{
583         0:  "protobuf_unspecified",
584         1:  "ms0",
585         2:  "ms5",
586         3:  "ms10",
587         4:  "ms15",
588         5:  "ms20",
589         6:  "ms25",
590         7:  "ms30",
591         8:  "ms35",
592         9:  "ms40",
593         10: "ms45",
594         11: "ms50",
595         12: "ms55",
596         13: "ms60",
597         14: "ms65",
598         15: "ms70",
599         16: "ms75",
600         17: "ms80",
601         18: "ms85",
602         19: "ms90",
603         20: "ms95",
604         21: "ms100",
605         22: "ms110",
606         23: "ms120",
607         24: "ms130",
608         25: "ms140",
609         26: "ms150",
610         27: "ms160",
611         28: "ms170",
612         29: "ms180",
613         30: "ms190",
614         31: "ms200",
615 }
616
617 var T_Reassembly_Value_value = map[string]int32{
618         "protobuf_unspecified": 0,
619         "ms0":                  1,
620         "ms5":                  2,
621         "ms10":                 3,
622         "ms15":                 4,
623         "ms20":                 5,
624         "ms25":                 6,
625         "ms30":                 7,
626         "ms35":                 8,
627         "ms40":                 9,
628         "ms45":                 10,
629         "ms50":                 11,
630         "ms55":                 12,
631         "ms60":                 13,
632         "ms65":                 14,
633         "ms70":                 15,
634         "ms75":                 16,
635         "ms80":                 17,
636         "ms85":                 18,
637         "ms90":                 19,
638         "ms95":                 20,
639         "ms100":                21,
640         "ms110":                22,
641         "ms120":                23,
642         "ms130":                24,
643         "ms140":                25,
644         "ms150":                26,
645         "ms160":                27,
646         "ms170":                28,
647         "ms180":                29,
648         "ms190":                30,
649         "ms200":                31,
650 }
651
652 func (x T_Reassembly_Value) String() string {
653         return proto.EnumName(T_Reassembly_Value_name, int32(x))
654 }
655
656 func (T_Reassembly_Value) EnumDescriptor() ([]byte, []int) {
657         return fileDescriptor_21c7528bb61f1a7a, []int{11, 0}
658 }
659
660 type T_StatusProhibit_Value int32
661
662 const (
663         T_StatusProhibit_protobuf_unspecified T_StatusProhibit_Value = 0
664         T_StatusProhibit_ms0                  T_StatusProhibit_Value = 1
665         T_StatusProhibit_ms5                  T_StatusProhibit_Value = 2
666         T_StatusProhibit_ms10                 T_StatusProhibit_Value = 3
667         T_StatusProhibit_ms15                 T_StatusProhibit_Value = 4
668         T_StatusProhibit_ms20                 T_StatusProhibit_Value = 5
669         T_StatusProhibit_ms25                 T_StatusProhibit_Value = 6
670         T_StatusProhibit_ms30                 T_StatusProhibit_Value = 7
671         T_StatusProhibit_ms35                 T_StatusProhibit_Value = 8
672         T_StatusProhibit_ms40                 T_StatusProhibit_Value = 9
673         T_StatusProhibit_ms45                 T_StatusProhibit_Value = 10
674         T_StatusProhibit_ms50                 T_StatusProhibit_Value = 11
675         T_StatusProhibit_ms55                 T_StatusProhibit_Value = 12
676         T_StatusProhibit_ms60                 T_StatusProhibit_Value = 13
677         T_StatusProhibit_ms65                 T_StatusProhibit_Value = 14
678         T_StatusProhibit_ms70                 T_StatusProhibit_Value = 15
679         T_StatusProhibit_ms75                 T_StatusProhibit_Value = 16
680         T_StatusProhibit_ms80                 T_StatusProhibit_Value = 17
681         T_StatusProhibit_ms85                 T_StatusProhibit_Value = 18
682         T_StatusProhibit_ms90                 T_StatusProhibit_Value = 19
683         T_StatusProhibit_ms95                 T_StatusProhibit_Value = 20
684         T_StatusProhibit_ms100                T_StatusProhibit_Value = 21
685         T_StatusProhibit_ms105                T_StatusProhibit_Value = 22
686         T_StatusProhibit_ms110                T_StatusProhibit_Value = 23
687         T_StatusProhibit_ms115                T_StatusProhibit_Value = 24
688         T_StatusProhibit_ms120                T_StatusProhibit_Value = 25
689         T_StatusProhibit_ms125                T_StatusProhibit_Value = 26
690         T_StatusProhibit_ms130                T_StatusProhibit_Value = 27
691         T_StatusProhibit_ms135                T_StatusProhibit_Value = 28
692         T_StatusProhibit_ms140                T_StatusProhibit_Value = 29
693         T_StatusProhibit_ms145                T_StatusProhibit_Value = 30
694         T_StatusProhibit_ms150                T_StatusProhibit_Value = 31
695         T_StatusProhibit_ms155                T_StatusProhibit_Value = 32
696         T_StatusProhibit_ms160                T_StatusProhibit_Value = 33
697         T_StatusProhibit_ms165                T_StatusProhibit_Value = 34
698         T_StatusProhibit_ms170                T_StatusProhibit_Value = 35
699         T_StatusProhibit_ms175                T_StatusProhibit_Value = 36
700         T_StatusProhibit_ms180                T_StatusProhibit_Value = 37
701         T_StatusProhibit_ms185                T_StatusProhibit_Value = 38
702         T_StatusProhibit_ms190                T_StatusProhibit_Value = 39
703         T_StatusProhibit_ms195                T_StatusProhibit_Value = 40
704         T_StatusProhibit_ms200                T_StatusProhibit_Value = 41
705         T_StatusProhibit_ms205                T_StatusProhibit_Value = 42
706         T_StatusProhibit_ms210                T_StatusProhibit_Value = 43
707         T_StatusProhibit_ms215                T_StatusProhibit_Value = 44
708         T_StatusProhibit_ms220                T_StatusProhibit_Value = 45
709         T_StatusProhibit_ms225                T_StatusProhibit_Value = 46
710         T_StatusProhibit_ms230                T_StatusProhibit_Value = 47
711         T_StatusProhibit_ms235                T_StatusProhibit_Value = 48
712         T_StatusProhibit_ms240                T_StatusProhibit_Value = 49
713         T_StatusProhibit_ms245                T_StatusProhibit_Value = 50
714         T_StatusProhibit_ms250                T_StatusProhibit_Value = 51
715         T_StatusProhibit_ms300                T_StatusProhibit_Value = 52
716         T_StatusProhibit_ms350                T_StatusProhibit_Value = 53
717         T_StatusProhibit_ms400                T_StatusProhibit_Value = 54
718         T_StatusProhibit_ms450                T_StatusProhibit_Value = 55
719         T_StatusProhibit_ms500                T_StatusProhibit_Value = 56
720         T_StatusProhibit_ms800                T_StatusProhibit_Value = 57
721         T_StatusProhibit_ms1000               T_StatusProhibit_Value = 58
722         T_StatusProhibit_ms1200               T_StatusProhibit_Value = 59
723         T_StatusProhibit_ms1600               T_StatusProhibit_Value = 60
724         T_StatusProhibit_ms2000               T_StatusProhibit_Value = 61
725         T_StatusProhibit_ms2400               T_StatusProhibit_Value = 62
726 )
727
728 var T_StatusProhibit_Value_name = map[int32]string{
729         0:  "protobuf_unspecified",
730         1:  "ms0",
731         2:  "ms5",
732         3:  "ms10",
733         4:  "ms15",
734         5:  "ms20",
735         6:  "ms25",
736         7:  "ms30",
737         8:  "ms35",
738         9:  "ms40",
739         10: "ms45",
740         11: "ms50",
741         12: "ms55",
742         13: "ms60",
743         14: "ms65",
744         15: "ms70",
745         16: "ms75",
746         17: "ms80",
747         18: "ms85",
748         19: "ms90",
749         20: "ms95",
750         21: "ms100",
751         22: "ms105",
752         23: "ms110",
753         24: "ms115",
754         25: "ms120",
755         26: "ms125",
756         27: "ms130",
757         28: "ms135",
758         29: "ms140",
759         30: "ms145",
760         31: "ms150",
761         32: "ms155",
762         33: "ms160",
763         34: "ms165",
764         35: "ms170",
765         36: "ms175",
766         37: "ms180",
767         38: "ms185",
768         39: "ms190",
769         40: "ms195",
770         41: "ms200",
771         42: "ms205",
772         43: "ms210",
773         44: "ms215",
774         45: "ms220",
775         46: "ms225",
776         47: "ms230",
777         48: "ms235",
778         49: "ms240",
779         50: "ms245",
780         51: "ms250",
781         52: "ms300",
782         53: "ms350",
783         54: "ms400",
784         55: "ms450",
785         56: "ms500",
786         57: "ms800",
787         58: "ms1000",
788         59: "ms1200",
789         60: "ms1600",
790         61: "ms2000",
791         62: "ms2400",
792 }
793
794 var T_StatusProhibit_Value_value = map[string]int32{
795         "protobuf_unspecified": 0,
796         "ms0":                  1,
797         "ms5":                  2,
798         "ms10":                 3,
799         "ms15":                 4,
800         "ms20":                 5,
801         "ms25":                 6,
802         "ms30":                 7,
803         "ms35":                 8,
804         "ms40":                 9,
805         "ms45":                 10,
806         "ms50":                 11,
807         "ms55":                 12,
808         "ms60":                 13,
809         "ms65":                 14,
810         "ms70":                 15,
811         "ms75":                 16,
812         "ms80":                 17,
813         "ms85":                 18,
814         "ms90":                 19,
815         "ms95":                 20,
816         "ms100":                21,
817         "ms105":                22,
818         "ms110":                23,
819         "ms115":                24,
820         "ms120":                25,
821         "ms125":                26,
822         "ms130":                27,
823         "ms135":                28,
824         "ms140":                29,
825         "ms145":                30,
826         "ms150":                31,
827         "ms155":                32,
828         "ms160":                33,
829         "ms165":                34,
830         "ms170":                35,
831         "ms175":                36,
832         "ms180":                37,
833         "ms185":                38,
834         "ms190":                39,
835         "ms195":                40,
836         "ms200":                41,
837         "ms205":                42,
838         "ms210":                43,
839         "ms215":                44,
840         "ms220":                45,
841         "ms225":                46,
842         "ms230":                47,
843         "ms235":                48,
844         "ms240":                49,
845         "ms245":                50,
846         "ms250":                51,
847         "ms300":                52,
848         "ms350":                53,
849         "ms400":                54,
850         "ms450":                55,
851         "ms500":                56,
852         "ms800":                57,
853         "ms1000":               58,
854         "ms1200":               59,
855         "ms1600":               60,
856         "ms2000":               61,
857         "ms2400":               62,
858 }
859
860 func (x T_StatusProhibit_Value) String() string {
861         return proto.EnumName(T_StatusProhibit_Value_name, int32(x))
862 }
863
864 func (T_StatusProhibit_Value) EnumDescriptor() ([]byte, []int) {
865         return fileDescriptor_21c7528bb61f1a7a, []int{12, 0}
866 }
867
868 type SN_FieldLengthUM_Value int32
869
870 const (
871         SN_FieldLengthUM_protobuf_unspecified SN_FieldLengthUM_Value = 0
872         SN_FieldLengthUM_size6                SN_FieldLengthUM_Value = 1
873         SN_FieldLengthUM_size12               SN_FieldLengthUM_Value = 2
874 )
875
876 var SN_FieldLengthUM_Value_name = map[int32]string{
877         0: "protobuf_unspecified",
878         1: "size6",
879         2: "size12",
880 }
881
882 var SN_FieldLengthUM_Value_value = map[string]int32{
883         "protobuf_unspecified": 0,
884         "size6":                1,
885         "size12":               2,
886 }
887
888 func (x SN_FieldLengthUM_Value) String() string {
889         return proto.EnumName(SN_FieldLengthUM_Value_name, int32(x))
890 }
891
892 func (SN_FieldLengthUM_Value) EnumDescriptor() ([]byte, []int) {
893         return fileDescriptor_21c7528bb61f1a7a, []int{15, 0}
894 }
895
896 type PrioritisedBitRate_Value int32
897
898 const (
899         PrioritisedBitRate_protobuf_unspecified PrioritisedBitRate_Value = 0
900         PrioritisedBitRate_kbps0                PrioritisedBitRate_Value = 1
901         PrioritisedBitRate_kbps8                PrioritisedBitRate_Value = 2
902         PrioritisedBitRate_kbps16               PrioritisedBitRate_Value = 3
903         PrioritisedBitRate_kbps32               PrioritisedBitRate_Value = 4
904         PrioritisedBitRate_kbps64               PrioritisedBitRate_Value = 5
905         PrioritisedBitRate_kbps128              PrioritisedBitRate_Value = 6
906         PrioritisedBitRate_kbps256              PrioritisedBitRate_Value = 7
907         PrioritisedBitRate_kbps512              PrioritisedBitRate_Value = 8
908         PrioritisedBitRate_kbps1024             PrioritisedBitRate_Value = 9
909         PrioritisedBitRate_kbps2048             PrioritisedBitRate_Value = 10
910         PrioritisedBitRate_kbps4096             PrioritisedBitRate_Value = 11
911         PrioritisedBitRate_kbps8192             PrioritisedBitRate_Value = 12
912         PrioritisedBitRate_kbps16384            PrioritisedBitRate_Value = 13
913         PrioritisedBitRate_kbps32768            PrioritisedBitRate_Value = 14
914         PrioritisedBitRate_kbps65536            PrioritisedBitRate_Value = 15
915         PrioritisedBitRate_infinity             PrioritisedBitRate_Value = 16
916 )
917
918 var PrioritisedBitRate_Value_name = map[int32]string{
919         0:  "protobuf_unspecified",
920         1:  "kbps0",
921         2:  "kbps8",
922         3:  "kbps16",
923         4:  "kbps32",
924         5:  "kbps64",
925         6:  "kbps128",
926         7:  "kbps256",
927         8:  "kbps512",
928         9:  "kbps1024",
929         10: "kbps2048",
930         11: "kbps4096",
931         12: "kbps8192",
932         13: "kbps16384",
933         14: "kbps32768",
934         15: "kbps65536",
935         16: "infinity",
936 }
937
938 var PrioritisedBitRate_Value_value = map[string]int32{
939         "protobuf_unspecified": 0,
940         "kbps0":                1,
941         "kbps8":                2,
942         "kbps16":               3,
943         "kbps32":               4,
944         "kbps64":               5,
945         "kbps128":              6,
946         "kbps256":              7,
947         "kbps512":              8,
948         "kbps1024":             9,
949         "kbps2048":             10,
950         "kbps4096":             11,
951         "kbps8192":             12,
952         "kbps16384":            13,
953         "kbps32768":            14,
954         "kbps65536":            15,
955         "infinity":             16,
956 }
957
958 func (x PrioritisedBitRate_Value) String() string {
959         return proto.EnumName(PrioritisedBitRate_Value_name, int32(x))
960 }
961
962 func (PrioritisedBitRate_Value) EnumDescriptor() ([]byte, []int) {
963         return fileDescriptor_21c7528bb61f1a7a, []int{21, 0}
964 }
965
966 type BucketSizeDuration_Value int32
967
968 const (
969         BucketSizeDuration_protobuf_unspecified BucketSizeDuration_Value = 0
970         BucketSizeDuration_ms5                  BucketSizeDuration_Value = 1
971         BucketSizeDuration_ms10                 BucketSizeDuration_Value = 2
972         BucketSizeDuration_ms20                 BucketSizeDuration_Value = 3
973         BucketSizeDuration_ms50                 BucketSizeDuration_Value = 4
974         BucketSizeDuration_ms100                BucketSizeDuration_Value = 5
975         BucketSizeDuration_ms150                BucketSizeDuration_Value = 6
976         BucketSizeDuration_ms300                BucketSizeDuration_Value = 7
977         BucketSizeDuration_ms500                BucketSizeDuration_Value = 8
978         BucketSizeDuration_ms1000               BucketSizeDuration_Value = 9
979 )
980
981 var BucketSizeDuration_Value_name = map[int32]string{
982         0: "protobuf_unspecified",
983         1: "ms5",
984         2: "ms10",
985         3: "ms20",
986         4: "ms50",
987         5: "ms100",
988         6: "ms150",
989         7: "ms300",
990         8: "ms500",
991         9: "ms1000",
992 }
993
994 var BucketSizeDuration_Value_value = map[string]int32{
995         "protobuf_unspecified": 0,
996         "ms5":                  1,
997         "ms10":                 2,
998         "ms20":                 3,
999         "ms50":                 4,
1000         "ms100":                5,
1001         "ms150":                6,
1002         "ms300":                7,
1003         "ms500":                8,
1004         "ms1000":               9,
1005 }
1006
1007 func (x BucketSizeDuration_Value) String() string {
1008         return proto.EnumName(BucketSizeDuration_Value_name, int32(x))
1009 }
1010
1011 func (BucketSizeDuration_Value) EnumDescriptor() ([]byte, []int) {
1012         return fileDescriptor_21c7528bb61f1a7a, []int{22, 0}
1013 }
1014
1015 type SubcarrierSpacing_Value int32
1016
1017 const (
1018         SubcarrierSpacing_protobuf_unspecified SubcarrierSpacing_Value = 0
1019         SubcarrierSpacing_kHz15                SubcarrierSpacing_Value = 1
1020         SubcarrierSpacing_kHz30                SubcarrierSpacing_Value = 2
1021         SubcarrierSpacing_kHz60                SubcarrierSpacing_Value = 3
1022         SubcarrierSpacing_kHz120               SubcarrierSpacing_Value = 4
1023         SubcarrierSpacing_kHz240               SubcarrierSpacing_Value = 5
1024 )
1025
1026 var SubcarrierSpacing_Value_name = map[int32]string{
1027         0: "protobuf_unspecified",
1028         1: "kHz15",
1029         2: "kHz30",
1030         3: "kHz60",
1031         4: "kHz120",
1032         5: "kHz240",
1033 }
1034
1035 var SubcarrierSpacing_Value_value = map[string]int32{
1036         "protobuf_unspecified": 0,
1037         "kHz15":                1,
1038         "kHz30":                2,
1039         "kHz60":                3,
1040         "kHz120":               4,
1041         "kHz240":               5,
1042 }
1043
1044 func (x SubcarrierSpacing_Value) String() string {
1045         return proto.EnumName(SubcarrierSpacing_Value_name, int32(x))
1046 }
1047
1048 func (SubcarrierSpacing_Value) EnumDescriptor() ([]byte, []int) {
1049         return fileDescriptor_21c7528bb61f1a7a, []int{23, 0}
1050 }
1051
1052 type MaxPUSCH_Duration_Value int32
1053
1054 const (
1055         MaxPUSCH_Duration_protobuf_unspecified MaxPUSCH_Duration_Value = 0
1056         MaxPUSCH_Duration_ms0p02               MaxPUSCH_Duration_Value = 1
1057         MaxPUSCH_Duration_ms0p04               MaxPUSCH_Duration_Value = 2
1058         MaxPUSCH_Duration_ms0p0625             MaxPUSCH_Duration_Value = 3
1059         MaxPUSCH_Duration_ms0p125              MaxPUSCH_Duration_Value = 4
1060         MaxPUSCH_Duration_ms0p25               MaxPUSCH_Duration_Value = 5
1061         MaxPUSCH_Duration_ms0p5                MaxPUSCH_Duration_Value = 6
1062 )
1063
1064 var MaxPUSCH_Duration_Value_name = map[int32]string{
1065         0: "protobuf_unspecified",
1066         1: "ms0p02",
1067         2: "ms0p04",
1068         3: "ms0p0625",
1069         4: "ms0p125",
1070         5: "ms0p25",
1071         6: "ms0p5",
1072 }
1073
1074 var MaxPUSCH_Duration_Value_value = map[string]int32{
1075         "protobuf_unspecified": 0,
1076         "ms0p02":               1,
1077         "ms0p04":               2,
1078         "ms0p0625":             3,
1079         "ms0p125":              4,
1080         "ms0p25":               5,
1081         "ms0p5":                6,
1082 }
1083
1084 func (x MaxPUSCH_Duration_Value) String() string {
1085         return proto.EnumName(MaxPUSCH_Duration_Value_name, int32(x))
1086 }
1087
1088 func (MaxPUSCH_Duration_Value) EnumDescriptor() ([]byte, []int) {
1089         return fileDescriptor_21c7528bb61f1a7a, []int{24, 0}
1090 }
1091
1092 type BitRateQueryProhibitTimer_Value int32
1093
1094 const (
1095         BitRateQueryProhibitTimer_protobuf_unspecified BitRateQueryProhibitTimer_Value = 0
1096         BitRateQueryProhibitTimer_s0                   BitRateQueryProhibitTimer_Value = 1
1097         BitRateQueryProhibitTimer_s0dot4               BitRateQueryProhibitTimer_Value = 2
1098         BitRateQueryProhibitTimer_s0dot8               BitRateQueryProhibitTimer_Value = 3
1099         BitRateQueryProhibitTimer_s1dot6               BitRateQueryProhibitTimer_Value = 4
1100         BitRateQueryProhibitTimer_s3                   BitRateQueryProhibitTimer_Value = 5
1101         BitRateQueryProhibitTimer_s6                   BitRateQueryProhibitTimer_Value = 6
1102         BitRateQueryProhibitTimer_s12                  BitRateQueryProhibitTimer_Value = 7
1103         BitRateQueryProhibitTimer_s30                  BitRateQueryProhibitTimer_Value = 8
1104 )
1105
1106 var BitRateQueryProhibitTimer_Value_name = map[int32]string{
1107         0: "protobuf_unspecified",
1108         1: "s0",
1109         2: "s0dot4",
1110         3: "s0dot8",
1111         4: "s1dot6",
1112         5: "s3",
1113         6: "s6",
1114         7: "s12",
1115         8: "s30",
1116 }
1117
1118 var BitRateQueryProhibitTimer_Value_value = map[string]int32{
1119         "protobuf_unspecified": 0,
1120         "s0":                   1,
1121         "s0dot4":               2,
1122         "s0dot8":               3,
1123         "s1dot6":               4,
1124         "s3":                   5,
1125         "s6":                   6,
1126         "s12":                  7,
1127         "s30":                  8,
1128 }
1129
1130 func (x BitRateQueryProhibitTimer_Value) String() string {
1131         return proto.EnumName(BitRateQueryProhibitTimer_Value_name, int32(x))
1132 }
1133
1134 func (BitRateQueryProhibitTimer_Value) EnumDescriptor() ([]byte, []int) {
1135         return fileDescriptor_21c7528bb61f1a7a, []int{25, 0}
1136 }
1137
1138 type MilliSeconds_Value int32
1139
1140 const (
1141         MilliSeconds_protobuf_unspecified MilliSeconds_Value = 0
1142         MilliSeconds_ms1                  MilliSeconds_Value = 1
1143         MilliSeconds_ms2                  MilliSeconds_Value = 2
1144         MilliSeconds_ms3                  MilliSeconds_Value = 3
1145         MilliSeconds_ms4                  MilliSeconds_Value = 4
1146         MilliSeconds_ms5                  MilliSeconds_Value = 5
1147         MilliSeconds_ms6                  MilliSeconds_Value = 6
1148         MilliSeconds_ms8                  MilliSeconds_Value = 7
1149         MilliSeconds_ms10                 MilliSeconds_Value = 8
1150         MilliSeconds_ms20                 MilliSeconds_Value = 9
1151         MilliSeconds_ms30                 MilliSeconds_Value = 10
1152         MilliSeconds_ms40                 MilliSeconds_Value = 11
1153         MilliSeconds_ms50                 MilliSeconds_Value = 12
1154         MilliSeconds_ms60                 MilliSeconds_Value = 13
1155         MilliSeconds_ms80                 MilliSeconds_Value = 14
1156         MilliSeconds_ms100                MilliSeconds_Value = 15
1157         MilliSeconds_ms200                MilliSeconds_Value = 16
1158         MilliSeconds_ms300                MilliSeconds_Value = 17
1159         MilliSeconds_ms400                MilliSeconds_Value = 18
1160         MilliSeconds_ms500                MilliSeconds_Value = 19
1161         MilliSeconds_ms600                MilliSeconds_Value = 20
1162         MilliSeconds_ms800                MilliSeconds_Value = 21
1163         MilliSeconds_ms1000               MilliSeconds_Value = 22
1164         MilliSeconds_ms1200               MilliSeconds_Value = 23
1165         MilliSeconds_ms1600               MilliSeconds_Value = 24
1166 )
1167
1168 var MilliSeconds_Value_name = map[int32]string{
1169         0:  "protobuf_unspecified",
1170         1:  "ms1",
1171         2:  "ms2",
1172         3:  "ms3",
1173         4:  "ms4",
1174         5:  "ms5",
1175         6:  "ms6",
1176         7:  "ms8",
1177         8:  "ms10",
1178         9:  "ms20",
1179         10: "ms30",
1180         11: "ms40",
1181         12: "ms50",
1182         13: "ms60",
1183         14: "ms80",
1184         15: "ms100",
1185         16: "ms200",
1186         17: "ms300",
1187         18: "ms400",
1188         19: "ms500",
1189         20: "ms600",
1190         21: "ms800",
1191         22: "ms1000",
1192         23: "ms1200",
1193         24: "ms1600",
1194 }
1195
1196 var MilliSeconds_Value_value = map[string]int32{
1197         "protobuf_unspecified": 0,
1198         "ms1":                  1,
1199         "ms2":                  2,
1200         "ms3":                  3,
1201         "ms4":                  4,
1202         "ms5":                  5,
1203         "ms6":                  6,
1204         "ms8":                  7,
1205         "ms10":                 8,
1206         "ms20":                 9,
1207         "ms30":                 10,
1208         "ms40":                 11,
1209         "ms50":                 12,
1210         "ms60":                 13,
1211         "ms80":                 14,
1212         "ms100":                15,
1213         "ms200":                16,
1214         "ms300":                17,
1215         "ms400":                18,
1216         "ms500":                19,
1217         "ms600":                20,
1218         "ms800":                21,
1219         "ms1000":               22,
1220         "ms1200":               23,
1221         "ms1600":               24,
1222 }
1223
1224 func (x MilliSeconds_Value) String() string {
1225         return proto.EnumName(MilliSeconds_Value_name, int32(x))
1226 }
1227
1228 func (MilliSeconds_Value) EnumDescriptor() ([]byte, []int) {
1229         return fileDescriptor_21c7528bb61f1a7a, []int{28, 0}
1230 }
1231
1232 type DRX_InactivityTimer_Value int32
1233
1234 const (
1235         DRX_InactivityTimer_protobuf_unspecified DRX_InactivityTimer_Value = 0
1236         DRX_InactivityTimer_ms0                  DRX_InactivityTimer_Value = 1
1237         DRX_InactivityTimer_ms1                  DRX_InactivityTimer_Value = 2
1238         DRX_InactivityTimer_ms2                  DRX_InactivityTimer_Value = 3
1239         DRX_InactivityTimer_ms3                  DRX_InactivityTimer_Value = 4
1240         DRX_InactivityTimer_ms4                  DRX_InactivityTimer_Value = 5
1241         DRX_InactivityTimer_ms5                  DRX_InactivityTimer_Value = 6
1242         DRX_InactivityTimer_ms6                  DRX_InactivityTimer_Value = 7
1243         DRX_InactivityTimer_ms8                  DRX_InactivityTimer_Value = 8
1244         DRX_InactivityTimer_ms10                 DRX_InactivityTimer_Value = 9
1245         DRX_InactivityTimer_ms20                 DRX_InactivityTimer_Value = 10
1246         DRX_InactivityTimer_ms30                 DRX_InactivityTimer_Value = 11
1247         DRX_InactivityTimer_ms40                 DRX_InactivityTimer_Value = 12
1248         DRX_InactivityTimer_ms50                 DRX_InactivityTimer_Value = 13
1249         DRX_InactivityTimer_ms60                 DRX_InactivityTimer_Value = 14
1250         DRX_InactivityTimer_ms80                 DRX_InactivityTimer_Value = 15
1251         DRX_InactivityTimer_ms100                DRX_InactivityTimer_Value = 16
1252         DRX_InactivityTimer_ms200                DRX_InactivityTimer_Value = 17
1253         DRX_InactivityTimer_ms300                DRX_InactivityTimer_Value = 18
1254         DRX_InactivityTimer_ms500                DRX_InactivityTimer_Value = 19
1255         DRX_InactivityTimer_ms750                DRX_InactivityTimer_Value = 20
1256         DRX_InactivityTimer_ms1280               DRX_InactivityTimer_Value = 21
1257         DRX_InactivityTimer_ms1920               DRX_InactivityTimer_Value = 22
1258         DRX_InactivityTimer_ms2560               DRX_InactivityTimer_Value = 23
1259 )
1260
1261 var DRX_InactivityTimer_Value_name = map[int32]string{
1262         0:  "protobuf_unspecified",
1263         1:  "ms0",
1264         2:  "ms1",
1265         3:  "ms2",
1266         4:  "ms3",
1267         5:  "ms4",
1268         6:  "ms5",
1269         7:  "ms6",
1270         8:  "ms8",
1271         9:  "ms10",
1272         10: "ms20",
1273         11: "ms30",
1274         12: "ms40",
1275         13: "ms50",
1276         14: "ms60",
1277         15: "ms80",
1278         16: "ms100",
1279         17: "ms200",
1280         18: "ms300",
1281         19: "ms500",
1282         20: "ms750",
1283         21: "ms1280",
1284         22: "ms1920",
1285         23: "ms2560",
1286 }
1287
1288 var DRX_InactivityTimer_Value_value = map[string]int32{
1289         "protobuf_unspecified": 0,
1290         "ms0":                  1,
1291         "ms1":                  2,
1292         "ms2":                  3,
1293         "ms3":                  4,
1294         "ms4":                  5,
1295         "ms5":                  6,
1296         "ms6":                  7,
1297         "ms8":                  8,
1298         "ms10":                 9,
1299         "ms20":                 10,
1300         "ms30":                 11,
1301         "ms40":                 12,
1302         "ms50":                 13,
1303         "ms60":                 14,
1304         "ms80":                 15,
1305         "ms100":                16,
1306         "ms200":                17,
1307         "ms300":                18,
1308         "ms500":                19,
1309         "ms750":                20,
1310         "ms1280":               21,
1311         "ms1920":               22,
1312         "ms2560":               23,
1313 }
1314
1315 func (x DRX_InactivityTimer_Value) String() string {
1316         return proto.EnumName(DRX_InactivityTimer_Value_name, int32(x))
1317 }
1318
1319 func (DRX_InactivityTimer_Value) EnumDescriptor() ([]byte, []int) {
1320         return fileDescriptor_21c7528bb61f1a7a, []int{29, 0}
1321 }
1322
1323 type DRX_RetransmissionTimer_Value int32
1324
1325 const (
1326         DRX_RetransmissionTimer_protobuf_unspecified DRX_RetransmissionTimer_Value = 0
1327         DRX_RetransmissionTimer_sl0                  DRX_RetransmissionTimer_Value = 1
1328         DRX_RetransmissionTimer_sl1                  DRX_RetransmissionTimer_Value = 2
1329         DRX_RetransmissionTimer_sl2                  DRX_RetransmissionTimer_Value = 3
1330         DRX_RetransmissionTimer_sl4                  DRX_RetransmissionTimer_Value = 4
1331         DRX_RetransmissionTimer_sl6                  DRX_RetransmissionTimer_Value = 5
1332         DRX_RetransmissionTimer_sl8                  DRX_RetransmissionTimer_Value = 6
1333         DRX_RetransmissionTimer_sl16                 DRX_RetransmissionTimer_Value = 7
1334         DRX_RetransmissionTimer_sl24                 DRX_RetransmissionTimer_Value = 8
1335         DRX_RetransmissionTimer_sl33                 DRX_RetransmissionTimer_Value = 9
1336         DRX_RetransmissionTimer_sl40                 DRX_RetransmissionTimer_Value = 10
1337         DRX_RetransmissionTimer_sl64                 DRX_RetransmissionTimer_Value = 11
1338         DRX_RetransmissionTimer_sl80                 DRX_RetransmissionTimer_Value = 12
1339         DRX_RetransmissionTimer_sl96                 DRX_RetransmissionTimer_Value = 13
1340         DRX_RetransmissionTimer_sl112                DRX_RetransmissionTimer_Value = 14
1341         DRX_RetransmissionTimer_sl128                DRX_RetransmissionTimer_Value = 15
1342         DRX_RetransmissionTimer_sl160                DRX_RetransmissionTimer_Value = 16
1343         DRX_RetransmissionTimer_sl320                DRX_RetransmissionTimer_Value = 17
1344 )
1345
1346 var DRX_RetransmissionTimer_Value_name = map[int32]string{
1347         0:  "protobuf_unspecified",
1348         1:  "sl0",
1349         2:  "sl1",
1350         3:  "sl2",
1351         4:  "sl4",
1352         5:  "sl6",
1353         6:  "sl8",
1354         7:  "sl16",
1355         8:  "sl24",
1356         9:  "sl33",
1357         10: "sl40",
1358         11: "sl64",
1359         12: "sl80",
1360         13: "sl96",
1361         14: "sl112",
1362         15: "sl128",
1363         16: "sl160",
1364         17: "sl320",
1365 }
1366
1367 var DRX_RetransmissionTimer_Value_value = map[string]int32{
1368         "protobuf_unspecified": 0,
1369         "sl0":                  1,
1370         "sl1":                  2,
1371         "sl2":                  3,
1372         "sl4":                  4,
1373         "sl6":                  5,
1374         "sl8":                  6,
1375         "sl16":                 7,
1376         "sl24":                 8,
1377         "sl33":                 9,
1378         "sl40":                 10,
1379         "sl64":                 11,
1380         "sl80":                 12,
1381         "sl96":                 13,
1382         "sl112":                14,
1383         "sl128":                15,
1384         "sl160":                16,
1385         "sl320":                17,
1386 }
1387
1388 func (x DRX_RetransmissionTimer_Value) String() string {
1389         return proto.EnumName(DRX_RetransmissionTimer_Value_name, int32(x))
1390 }
1391
1392 func (DRX_RetransmissionTimer_Value) EnumDescriptor() ([]byte, []int) {
1393         return fileDescriptor_21c7528bb61f1a7a, []int{30, 0}
1394 }
1395
1396 type DRX_ShortCycle_Value int32
1397
1398 const (
1399         DRX_ShortCycle_protobuf_unspecified DRX_ShortCycle_Value = 0
1400         DRX_ShortCycle_ms2                  DRX_ShortCycle_Value = 1
1401         DRX_ShortCycle_ms3                  DRX_ShortCycle_Value = 2
1402         DRX_ShortCycle_ms4                  DRX_ShortCycle_Value = 3
1403         DRX_ShortCycle_ms5                  DRX_ShortCycle_Value = 4
1404         DRX_ShortCycle_ms6                  DRX_ShortCycle_Value = 5
1405         DRX_ShortCycle_ms7                  DRX_ShortCycle_Value = 6
1406         DRX_ShortCycle_ms8                  DRX_ShortCycle_Value = 7
1407         DRX_ShortCycle_ms10                 DRX_ShortCycle_Value = 8
1408         DRX_ShortCycle_ms14                 DRX_ShortCycle_Value = 9
1409         DRX_ShortCycle_ms16                 DRX_ShortCycle_Value = 10
1410         DRX_ShortCycle_ms20                 DRX_ShortCycle_Value = 11
1411         DRX_ShortCycle_ms30                 DRX_ShortCycle_Value = 12
1412         DRX_ShortCycle_ms32                 DRX_ShortCycle_Value = 13
1413         DRX_ShortCycle_ms35                 DRX_ShortCycle_Value = 14
1414         DRX_ShortCycle_ms40                 DRX_ShortCycle_Value = 15
1415         DRX_ShortCycle_ms64                 DRX_ShortCycle_Value = 16
1416         DRX_ShortCycle_ms80                 DRX_ShortCycle_Value = 17
1417         DRX_ShortCycle_ms128                DRX_ShortCycle_Value = 18
1418         DRX_ShortCycle_ms160                DRX_ShortCycle_Value = 19
1419         DRX_ShortCycle_ms256                DRX_ShortCycle_Value = 20
1420         DRX_ShortCycle_ms320                DRX_ShortCycle_Value = 21
1421         DRX_ShortCycle_ms512                DRX_ShortCycle_Value = 22
1422         DRX_ShortCycle_ms640                DRX_ShortCycle_Value = 23
1423 )
1424
1425 var DRX_ShortCycle_Value_name = map[int32]string{
1426         0:  "protobuf_unspecified",
1427         1:  "ms2",
1428         2:  "ms3",
1429         3:  "ms4",
1430         4:  "ms5",
1431         5:  "ms6",
1432         6:  "ms7",
1433         7:  "ms8",
1434         8:  "ms10",
1435         9:  "ms14",
1436         10: "ms16",
1437         11: "ms20",
1438         12: "ms30",
1439         13: "ms32",
1440         14: "ms35",
1441         15: "ms40",
1442         16: "ms64",
1443         17: "ms80",
1444         18: "ms128",
1445         19: "ms160",
1446         20: "ms256",
1447         21: "ms320",
1448         22: "ms512",
1449         23: "ms640",
1450 }
1451
1452 var DRX_ShortCycle_Value_value = map[string]int32{
1453         "protobuf_unspecified": 0,
1454         "ms2":                  1,
1455         "ms3":                  2,
1456         "ms4":                  3,
1457         "ms5":                  4,
1458         "ms6":                  5,
1459         "ms7":                  6,
1460         "ms8":                  7,
1461         "ms10":                 8,
1462         "ms14":                 9,
1463         "ms16":                 10,
1464         "ms20":                 11,
1465         "ms30":                 12,
1466         "ms32":                 13,
1467         "ms35":                 14,
1468         "ms40":                 15,
1469         "ms64":                 16,
1470         "ms80":                 17,
1471         "ms128":                18,
1472         "ms160":                19,
1473         "ms256":                20,
1474         "ms320":                21,
1475         "ms512":                22,
1476         "ms640":                23,
1477 }
1478
1479 func (x DRX_ShortCycle_Value) String() string {
1480         return proto.EnumName(DRX_ShortCycle_Value_name, int32(x))
1481 }
1482
1483 func (DRX_ShortCycle_Value) EnumDescriptor() ([]byte, []int) {
1484         return fileDescriptor_21c7528bb61f1a7a, []int{32, 0}
1485 }
1486
1487 type SR_ProhibitTimer_Value int32
1488
1489 const (
1490         SR_ProhibitTimer_protobuf_unspecified SR_ProhibitTimer_Value = 0
1491         SR_ProhibitTimer_ms1                  SR_ProhibitTimer_Value = 1
1492         SR_ProhibitTimer_ms2                  SR_ProhibitTimer_Value = 2
1493         SR_ProhibitTimer_ms4                  SR_ProhibitTimer_Value = 3
1494         SR_ProhibitTimer_ms8                  SR_ProhibitTimer_Value = 4
1495         SR_ProhibitTimer_ms16                 SR_ProhibitTimer_Value = 5
1496         SR_ProhibitTimer_ms32                 SR_ProhibitTimer_Value = 6
1497         SR_ProhibitTimer_ms64                 SR_ProhibitTimer_Value = 7
1498         SR_ProhibitTimer_ms128                SR_ProhibitTimer_Value = 8
1499 )
1500
1501 var SR_ProhibitTimer_Value_name = map[int32]string{
1502         0: "protobuf_unspecified",
1503         1: "ms1",
1504         2: "ms2",
1505         3: "ms4",
1506         4: "ms8",
1507         5: "ms16",
1508         6: "ms32",
1509         7: "ms64",
1510         8: "ms128",
1511 }
1512
1513 var SR_ProhibitTimer_Value_value = map[string]int32{
1514         "protobuf_unspecified": 0,
1515         "ms1":                  1,
1516         "ms2":                  2,
1517         "ms4":                  3,
1518         "ms8":                  4,
1519         "ms16":                 5,
1520         "ms32":                 6,
1521         "ms64":                 7,
1522         "ms128":                8,
1523 }
1524
1525 func (x SR_ProhibitTimer_Value) String() string {
1526         return proto.EnumName(SR_ProhibitTimer_Value_name, int32(x))
1527 }
1528
1529 func (SR_ProhibitTimer_Value) EnumDescriptor() ([]byte, []int) {
1530         return fileDescriptor_21c7528bb61f1a7a, []int{35, 0}
1531 }
1532
1533 type SR_TransMax_Value int32
1534
1535 const (
1536         SR_TransMax_protobuf_unspecified SR_TransMax_Value = 0
1537         SR_TransMax_n4                   SR_TransMax_Value = 1
1538         SR_TransMax_n8                   SR_TransMax_Value = 2
1539         SR_TransMax_n16                  SR_TransMax_Value = 3
1540         SR_TransMax_n32                  SR_TransMax_Value = 4
1541         SR_TransMax_n64                  SR_TransMax_Value = 5
1542 )
1543
1544 var SR_TransMax_Value_name = map[int32]string{
1545         0: "protobuf_unspecified",
1546         1: "n4",
1547         2: "n8",
1548         3: "n16",
1549         4: "n32",
1550         5: "n64",
1551 }
1552
1553 var SR_TransMax_Value_value = map[string]int32{
1554         "protobuf_unspecified": 0,
1555         "n4":                   1,
1556         "n8":                   2,
1557         "n16":                  3,
1558         "n32":                  4,
1559         "n64":                  5,
1560 }
1561
1562 func (x SR_TransMax_Value) String() string {
1563         return proto.EnumName(SR_TransMax_Value_name, int32(x))
1564 }
1565
1566 func (SR_TransMax_Value) EnumDescriptor() ([]byte, []int) {
1567         return fileDescriptor_21c7528bb61f1a7a, []int{36, 0}
1568 }
1569
1570 type PeriodicBSR_Timer_Value int32
1571
1572 const (
1573         PeriodicBSR_Timer_protobuf_unspecified PeriodicBSR_Timer_Value = 0
1574         PeriodicBSR_Timer_sf1                  PeriodicBSR_Timer_Value = 1
1575         PeriodicBSR_Timer_sf5                  PeriodicBSR_Timer_Value = 2
1576         PeriodicBSR_Timer_sf10                 PeriodicBSR_Timer_Value = 3
1577         PeriodicBSR_Timer_sf16                 PeriodicBSR_Timer_Value = 4
1578         PeriodicBSR_Timer_sf20                 PeriodicBSR_Timer_Value = 5
1579         PeriodicBSR_Timer_sf32                 PeriodicBSR_Timer_Value = 6
1580         PeriodicBSR_Timer_sf40                 PeriodicBSR_Timer_Value = 7
1581         PeriodicBSR_Timer_sf64                 PeriodicBSR_Timer_Value = 8
1582         PeriodicBSR_Timer_sf80                 PeriodicBSR_Timer_Value = 9
1583         PeriodicBSR_Timer_sf128                PeriodicBSR_Timer_Value = 10
1584         PeriodicBSR_Timer_sf160                PeriodicBSR_Timer_Value = 11
1585         PeriodicBSR_Timer_sf320                PeriodicBSR_Timer_Value = 12
1586         PeriodicBSR_Timer_sf640                PeriodicBSR_Timer_Value = 13
1587         PeriodicBSR_Timer_sf1280               PeriodicBSR_Timer_Value = 14
1588         PeriodicBSR_Timer_sf2560               PeriodicBSR_Timer_Value = 15
1589         PeriodicBSR_Timer_infinity             PeriodicBSR_Timer_Value = 16
1590 )
1591
1592 var PeriodicBSR_Timer_Value_name = map[int32]string{
1593         0:  "protobuf_unspecified",
1594         1:  "sf1",
1595         2:  "sf5",
1596         3:  "sf10",
1597         4:  "sf16",
1598         5:  "sf20",
1599         6:  "sf32",
1600         7:  "sf40",
1601         8:  "sf64",
1602         9:  "sf80",
1603         10: "sf128",
1604         11: "sf160",
1605         12: "sf320",
1606         13: "sf640",
1607         14: "sf1280",
1608         15: "sf2560",
1609         16: "infinity",
1610 }
1611
1612 var PeriodicBSR_Timer_Value_value = map[string]int32{
1613         "protobuf_unspecified": 0,
1614         "sf1":                  1,
1615         "sf5":                  2,
1616         "sf10":                 3,
1617         "sf16":                 4,
1618         "sf20":                 5,
1619         "sf32":                 6,
1620         "sf40":                 7,
1621         "sf64":                 8,
1622         "sf80":                 9,
1623         "sf128":                10,
1624         "sf160":                11,
1625         "sf320":                12,
1626         "sf640":                13,
1627         "sf1280":               14,
1628         "sf2560":               15,
1629         "infinity":             16,
1630 }
1631
1632 func (x PeriodicBSR_Timer_Value) String() string {
1633         return proto.EnumName(PeriodicBSR_Timer_Value_name, int32(x))
1634 }
1635
1636 func (PeriodicBSR_Timer_Value) EnumDescriptor() ([]byte, []int) {
1637         return fileDescriptor_21c7528bb61f1a7a, []int{38, 0}
1638 }
1639
1640 type RetxBSR_Timer_Value int32
1641
1642 const (
1643         RetxBSR_Timer_protobuf_unspecified RetxBSR_Timer_Value = 0
1644         RetxBSR_Timer_sf10                 RetxBSR_Timer_Value = 1
1645         RetxBSR_Timer_sf20                 RetxBSR_Timer_Value = 2
1646         RetxBSR_Timer_sf40                 RetxBSR_Timer_Value = 3
1647         RetxBSR_Timer_sf80                 RetxBSR_Timer_Value = 4
1648         RetxBSR_Timer_sf160                RetxBSR_Timer_Value = 5
1649         RetxBSR_Timer_sf320                RetxBSR_Timer_Value = 6
1650         RetxBSR_Timer_sf640                RetxBSR_Timer_Value = 7
1651         RetxBSR_Timer_sf1280               RetxBSR_Timer_Value = 8
1652         RetxBSR_Timer_sf2560               RetxBSR_Timer_Value = 9
1653         RetxBSR_Timer_sf5120               RetxBSR_Timer_Value = 10
1654         RetxBSR_Timer_sf10240              RetxBSR_Timer_Value = 11
1655 )
1656
1657 var RetxBSR_Timer_Value_name = map[int32]string{
1658         0:  "protobuf_unspecified",
1659         1:  "sf10",
1660         2:  "sf20",
1661         3:  "sf40",
1662         4:  "sf80",
1663         5:  "sf160",
1664         6:  "sf320",
1665         7:  "sf640",
1666         8:  "sf1280",
1667         9:  "sf2560",
1668         10: "sf5120",
1669         11: "sf10240",
1670 }
1671
1672 var RetxBSR_Timer_Value_value = map[string]int32{
1673         "protobuf_unspecified": 0,
1674         "sf10":                 1,
1675         "sf20":                 2,
1676         "sf40":                 3,
1677         "sf80":                 4,
1678         "sf160":                5,
1679         "sf320":                6,
1680         "sf640":                7,
1681         "sf1280":               8,
1682         "sf2560":               9,
1683         "sf5120":               10,
1684         "sf10240":              11,
1685 }
1686
1687 func (x RetxBSR_Timer_Value) String() string {
1688         return proto.EnumName(RetxBSR_Timer_Value_name, int32(x))
1689 }
1690
1691 func (RetxBSR_Timer_Value) EnumDescriptor() ([]byte, []int) {
1692         return fileDescriptor_21c7528bb61f1a7a, []int{39, 0}
1693 }
1694
1695 type LogicalChannelSR_DelayTimer_Value int32
1696
1697 const (
1698         LogicalChannelSR_DelayTimer_protobuf_unspecified LogicalChannelSR_DelayTimer_Value = 0
1699         LogicalChannelSR_DelayTimer_sf20                 LogicalChannelSR_DelayTimer_Value = 1
1700         LogicalChannelSR_DelayTimer_sf40                 LogicalChannelSR_DelayTimer_Value = 2
1701         LogicalChannelSR_DelayTimer_sf64                 LogicalChannelSR_DelayTimer_Value = 3
1702         LogicalChannelSR_DelayTimer_sf128                LogicalChannelSR_DelayTimer_Value = 4
1703         LogicalChannelSR_DelayTimer_sf512                LogicalChannelSR_DelayTimer_Value = 5
1704         LogicalChannelSR_DelayTimer_sf1024               LogicalChannelSR_DelayTimer_Value = 6
1705         LogicalChannelSR_DelayTimer_sf2560               LogicalChannelSR_DelayTimer_Value = 7
1706 )
1707
1708 var LogicalChannelSR_DelayTimer_Value_name = map[int32]string{
1709         0: "protobuf_unspecified",
1710         1: "sf20",
1711         2: "sf40",
1712         3: "sf64",
1713         4: "sf128",
1714         5: "sf512",
1715         6: "sf1024",
1716         7: "sf2560",
1717 }
1718
1719 var LogicalChannelSR_DelayTimer_Value_value = map[string]int32{
1720         "protobuf_unspecified": 0,
1721         "sf20":                 1,
1722         "sf40":                 2,
1723         "sf64":                 3,
1724         "sf128":                4,
1725         "sf512":                5,
1726         "sf1024":               6,
1727         "sf2560":               7,
1728 }
1729
1730 func (x LogicalChannelSR_DelayTimer_Value) String() string {
1731         return proto.EnumName(LogicalChannelSR_DelayTimer_Value_name, int32(x))
1732 }
1733
1734 func (LogicalChannelSR_DelayTimer_Value) EnumDescriptor() ([]byte, []int) {
1735         return fileDescriptor_21c7528bb61f1a7a, []int{40, 0}
1736 }
1737
1738 type TimeAlignmentTimer_Value int32
1739
1740 const (
1741         TimeAlignmentTimer_protobuf_unspecified TimeAlignmentTimer_Value = 0
1742         TimeAlignmentTimer_ms500                TimeAlignmentTimer_Value = 1
1743         TimeAlignmentTimer_ms750                TimeAlignmentTimer_Value = 2
1744         TimeAlignmentTimer_ms1280               TimeAlignmentTimer_Value = 3
1745         TimeAlignmentTimer_ms1920               TimeAlignmentTimer_Value = 4
1746         TimeAlignmentTimer_ms2560               TimeAlignmentTimer_Value = 5
1747         TimeAlignmentTimer_ms5120               TimeAlignmentTimer_Value = 6
1748         TimeAlignmentTimer_ms10240              TimeAlignmentTimer_Value = 7
1749         TimeAlignmentTimer_infinity             TimeAlignmentTimer_Value = 8
1750 )
1751
1752 var TimeAlignmentTimer_Value_name = map[int32]string{
1753         0: "protobuf_unspecified",
1754         1: "ms500",
1755         2: "ms750",
1756         3: "ms1280",
1757         4: "ms1920",
1758         5: "ms2560",
1759         6: "ms5120",
1760         7: "ms10240",
1761         8: "infinity",
1762 }
1763
1764 var TimeAlignmentTimer_Value_value = map[string]int32{
1765         "protobuf_unspecified": 0,
1766         "ms500":                1,
1767         "ms750":                2,
1768         "ms1280":               3,
1769         "ms1920":               4,
1770         "ms2560":               5,
1771         "ms5120":               6,
1772         "ms10240":              7,
1773         "infinity":             8,
1774 }
1775
1776 func (x TimeAlignmentTimer_Value) String() string {
1777         return proto.EnumName(TimeAlignmentTimer_Value_name, int32(x))
1778 }
1779
1780 func (TimeAlignmentTimer_Value) EnumDescriptor() ([]byte, []int) {
1781         return fileDescriptor_21c7528bb61f1a7a, []int{43, 0}
1782 }
1783
1784 type PHR_PeriodicTimer_Value int32
1785
1786 const (
1787         PHR_PeriodicTimer_protobuf_unspecified PHR_PeriodicTimer_Value = 0
1788         PHR_PeriodicTimer_sf10                 PHR_PeriodicTimer_Value = 1
1789         PHR_PeriodicTimer_sf20                 PHR_PeriodicTimer_Value = 2
1790         PHR_PeriodicTimer_sf50                 PHR_PeriodicTimer_Value = 3
1791         PHR_PeriodicTimer_sf100                PHR_PeriodicTimer_Value = 4
1792         PHR_PeriodicTimer_sf200                PHR_PeriodicTimer_Value = 5
1793         PHR_PeriodicTimer_sf500                PHR_PeriodicTimer_Value = 6
1794         PHR_PeriodicTimer_sf1000               PHR_PeriodicTimer_Value = 7
1795         PHR_PeriodicTimer_infinity             PHR_PeriodicTimer_Value = 8
1796 )
1797
1798 var PHR_PeriodicTimer_Value_name = map[int32]string{
1799         0: "protobuf_unspecified",
1800         1: "sf10",
1801         2: "sf20",
1802         3: "sf50",
1803         4: "sf100",
1804         5: "sf200",
1805         6: "sf500",
1806         7: "sf1000",
1807         8: "infinity",
1808 }
1809
1810 var PHR_PeriodicTimer_Value_value = map[string]int32{
1811         "protobuf_unspecified": 0,
1812         "sf10":                 1,
1813         "sf20":                 2,
1814         "sf50":                 3,
1815         "sf100":                4,
1816         "sf200":                5,
1817         "sf500":                6,
1818         "sf1000":               7,
1819         "infinity":             8,
1820 }
1821
1822 func (x PHR_PeriodicTimer_Value) String() string {
1823         return proto.EnumName(PHR_PeriodicTimer_Value_name, int32(x))
1824 }
1825
1826 func (PHR_PeriodicTimer_Value) EnumDescriptor() ([]byte, []int) {
1827         return fileDescriptor_21c7528bb61f1a7a, []int{45, 0}
1828 }
1829
1830 type PHR_ProhibitTimer_Value int32
1831
1832 const (
1833         PHR_ProhibitTimer_protobuf_unspecified PHR_ProhibitTimer_Value = 0
1834         PHR_ProhibitTimer_sf0                  PHR_ProhibitTimer_Value = 1
1835         PHR_ProhibitTimer_sf10                 PHR_ProhibitTimer_Value = 2
1836         PHR_ProhibitTimer_sf20                 PHR_ProhibitTimer_Value = 3
1837         PHR_ProhibitTimer_sf50                 PHR_ProhibitTimer_Value = 4
1838         PHR_ProhibitTimer_sf100                PHR_ProhibitTimer_Value = 5
1839         PHR_ProhibitTimer_sf200                PHR_ProhibitTimer_Value = 6
1840         PHR_ProhibitTimer_sf500                PHR_ProhibitTimer_Value = 7
1841         PHR_ProhibitTimer_sf1000               PHR_ProhibitTimer_Value = 8
1842 )
1843
1844 var PHR_ProhibitTimer_Value_name = map[int32]string{
1845         0: "protobuf_unspecified",
1846         1: "sf0",
1847         2: "sf10",
1848         3: "sf20",
1849         4: "sf50",
1850         5: "sf100",
1851         6: "sf200",
1852         7: "sf500",
1853         8: "sf1000",
1854 }
1855
1856 var PHR_ProhibitTimer_Value_value = map[string]int32{
1857         "protobuf_unspecified": 0,
1858         "sf0":                  1,
1859         "sf10":                 2,
1860         "sf20":                 3,
1861         "sf50":                 4,
1862         "sf100":                5,
1863         "sf200":                6,
1864         "sf500":                7,
1865         "sf1000":               8,
1866 }
1867
1868 func (x PHR_ProhibitTimer_Value) String() string {
1869         return proto.EnumName(PHR_ProhibitTimer_Value_name, int32(x))
1870 }
1871
1872 func (PHR_ProhibitTimer_Value) EnumDescriptor() ([]byte, []int) {
1873         return fileDescriptor_21c7528bb61f1a7a, []int{46, 0}
1874 }
1875
1876 type PHR_Tx_PowerFactorChange_Value int32
1877
1878 const (
1879         PHR_Tx_PowerFactorChange_protobuf_unspecified PHR_Tx_PowerFactorChange_Value = 0
1880         PHR_Tx_PowerFactorChange_dB1                  PHR_Tx_PowerFactorChange_Value = 1
1881         PHR_Tx_PowerFactorChange_dB3                  PHR_Tx_PowerFactorChange_Value = 2
1882         PHR_Tx_PowerFactorChange_dB6                  PHR_Tx_PowerFactorChange_Value = 3
1883         PHR_Tx_PowerFactorChange_infinity             PHR_Tx_PowerFactorChange_Value = 4
1884 )
1885
1886 var PHR_Tx_PowerFactorChange_Value_name = map[int32]string{
1887         0: "protobuf_unspecified",
1888         1: "dB1",
1889         2: "dB3",
1890         3: "dB6",
1891         4: "infinity",
1892 }
1893
1894 var PHR_Tx_PowerFactorChange_Value_value = map[string]int32{
1895         "protobuf_unspecified": 0,
1896         "dB1":                  1,
1897         "dB3":                  2,
1898         "dB6":                  3,
1899         "infinity":             4,
1900 }
1901
1902 func (x PHR_Tx_PowerFactorChange_Value) String() string {
1903         return proto.EnumName(PHR_Tx_PowerFactorChange_Value_name, int32(x))
1904 }
1905
1906 func (PHR_Tx_PowerFactorChange_Value) EnumDescriptor() ([]byte, []int) {
1907         return fileDescriptor_21c7528bb61f1a7a, []int{47, 0}
1908 }
1909
1910 type PHR_ModeOtherCG_Value int32
1911
1912 const (
1913         PHR_ModeOtherCG_protobuf_unspecified PHR_ModeOtherCG_Value = 0
1914         PHR_ModeOtherCG_real                 PHR_ModeOtherCG_Value = 1
1915         PHR_ModeOtherCG_virtual              PHR_ModeOtherCG_Value = 2
1916 )
1917
1918 var PHR_ModeOtherCG_Value_name = map[int32]string{
1919         0: "protobuf_unspecified",
1920         1: "real",
1921         2: "virtual",
1922 }
1923
1924 var PHR_ModeOtherCG_Value_value = map[string]int32{
1925         "protobuf_unspecified": 0,
1926         "real":                 1,
1927         "virtual":              2,
1928 }
1929
1930 func (x PHR_ModeOtherCG_Value) String() string {
1931         return proto.EnumName(PHR_ModeOtherCG_Value_name, int32(x))
1932 }
1933
1934 func (PHR_ModeOtherCG_Value) EnumDescriptor() ([]byte, []int) {
1935         return fileDescriptor_21c7528bb61f1a7a, []int{48, 0}
1936 }
1937
1938 type DataInactivityTimer_Value int32
1939
1940 const (
1941         DataInactivityTimer_protobuf_unspecified DataInactivityTimer_Value = 0
1942         DataInactivityTimer_s1                   DataInactivityTimer_Value = 1
1943         DataInactivityTimer_s2                   DataInactivityTimer_Value = 2
1944         DataInactivityTimer_s3                   DataInactivityTimer_Value = 3
1945         DataInactivityTimer_s5                   DataInactivityTimer_Value = 4
1946         DataInactivityTimer_s7                   DataInactivityTimer_Value = 5
1947         DataInactivityTimer_s10                  DataInactivityTimer_Value = 6
1948         DataInactivityTimer_s15                  DataInactivityTimer_Value = 7
1949         DataInactivityTimer_s20                  DataInactivityTimer_Value = 8
1950         DataInactivityTimer_s40                  DataInactivityTimer_Value = 9
1951         DataInactivityTimer_s50                  DataInactivityTimer_Value = 10
1952         DataInactivityTimer_s60                  DataInactivityTimer_Value = 11
1953         DataInactivityTimer_s80                  DataInactivityTimer_Value = 12
1954         DataInactivityTimer_s100                 DataInactivityTimer_Value = 13
1955         DataInactivityTimer_s120                 DataInactivityTimer_Value = 14
1956         DataInactivityTimer_s150                 DataInactivityTimer_Value = 15
1957         DataInactivityTimer_s180                 DataInactivityTimer_Value = 16
1958 )
1959
1960 var DataInactivityTimer_Value_name = map[int32]string{
1961         0:  "protobuf_unspecified",
1962         1:  "s1",
1963         2:  "s2",
1964         3:  "s3",
1965         4:  "s5",
1966         5:  "s7",
1967         6:  "s10",
1968         7:  "s15",
1969         8:  "s20",
1970         9:  "s40",
1971         10: "s50",
1972         11: "s60",
1973         12: "s80",
1974         13: "s100",
1975         14: "s120",
1976         15: "s150",
1977         16: "s180",
1978 }
1979
1980 var DataInactivityTimer_Value_value = map[string]int32{
1981         "protobuf_unspecified": 0,
1982         "s1":                   1,
1983         "s2":                   2,
1984         "s3":                   3,
1985         "s5":                   4,
1986         "s7":                   5,
1987         "s10":                  6,
1988         "s15":                  7,
1989         "s20":                  8,
1990         "s40":                  9,
1991         "s50":                  10,
1992         "s60":                  11,
1993         "s80":                  12,
1994         "s100":                 13,
1995         "s120":                 14,
1996         "s150":                 15,
1997         "s180":                 16,
1998 }
1999
2000 func (x DataInactivityTimer_Value) String() string {
2001         return proto.EnumName(DataInactivityTimer_Value_name, int32(x))
2002 }
2003
2004 func (DataInactivityTimer_Value) EnumDescriptor() ([]byte, []int) {
2005         return fileDescriptor_21c7528bb61f1a7a, []int{49, 0}
2006 }
2007
2008 type PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook int32
2009
2010 const (
2011         PhysicalCellGroupConfig_protobuf_unspecified PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook = 0
2012         PhysicalCellGroupConfig_semiStatic           PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook = 1
2013         PhysicalCellGroupConfig_dynamic              PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook = 2
2014 )
2015
2016 var PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook_name = map[int32]string{
2017         0: "protobuf_unspecified",
2018         1: "semiStatic",
2019         2: "dynamic",
2020 }
2021
2022 var PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook_value = map[string]int32{
2023         "protobuf_unspecified": 0,
2024         "semiStatic":           1,
2025         "dynamic":              2,
2026 }
2027
2028 func (x PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook) String() string {
2029         return proto.EnumName(PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook_name, int32(x))
2030 }
2031
2032 func (PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook) EnumDescriptor() ([]byte, []int) {
2033         return fileDescriptor_21c7528bb61f1a7a, []int{50, 0}
2034 }
2035
2036 type XScale_Value int32
2037
2038 const (
2039         XScale_protobuf_unspecified XScale_Value = 0
2040         XScale_dB0                  XScale_Value = 1
2041         XScale_dB6                  XScale_Value = 2
2042 )
2043
2044 var XScale_Value_name = map[int32]string{
2045         0: "protobuf_unspecified",
2046         1: "dB0",
2047         2: "dB6",
2048 }
2049
2050 var XScale_Value_value = map[string]int32{
2051         "protobuf_unspecified": 0,
2052         "dB0":                  1,
2053         "dB6":                  2,
2054 }
2055
2056 func (x XScale_Value) String() string {
2057         return proto.EnumName(XScale_Value_name, int32(x))
2058 }
2059
2060 func (XScale_Value) EnumDescriptor() ([]byte, []int) {
2061         return fileDescriptor_21c7528bb61f1a7a, []int{51, 0}
2062 }
2063
2064 type CyclicPrefix_Value int32
2065
2066 const (
2067         CyclicPrefix_protobuf_unspecified CyclicPrefix_Value = 0
2068         CyclicPrefix_extended             CyclicPrefix_Value = 1
2069 )
2070
2071 var CyclicPrefix_Value_name = map[int32]string{
2072         0: "protobuf_unspecified",
2073         1: "extended",
2074 }
2075
2076 var CyclicPrefix_Value_value = map[string]int32{
2077         "protobuf_unspecified": 0,
2078         "extended":             1,
2079 }
2080
2081 func (x CyclicPrefix_Value) String() string {
2082         return proto.EnumName(CyclicPrefix_Value_name, int32(x))
2083 }
2084
2085 func (CyclicPrefix_Value) EnumDescriptor() ([]byte, []int) {
2086         return fileDescriptor_21c7528bb61f1a7a, []int{60, 0}
2087 }
2088
2089 type Reg_BundleSize_Value int32
2090
2091 const (
2092         Reg_BundleSize_protobuf_unspecified Reg_BundleSize_Value = 0
2093         Reg_BundleSize_n2                   Reg_BundleSize_Value = 1
2094         Reg_BundleSize_n3                   Reg_BundleSize_Value = 2
2095         Reg_BundleSize_n6                   Reg_BundleSize_Value = 3
2096 )
2097
2098 var Reg_BundleSize_Value_name = map[int32]string{
2099         0: "protobuf_unspecified",
2100         1: "n2",
2101         2: "n3",
2102         3: "n6",
2103 }
2104
2105 var Reg_BundleSize_Value_value = map[string]int32{
2106         "protobuf_unspecified": 0,
2107         "n2":                   1,
2108         "n3":                   2,
2109         "n6":                   3,
2110 }
2111
2112 func (x Reg_BundleSize_Value) String() string {
2113         return proto.EnumName(Reg_BundleSize_Value_name, int32(x))
2114 }
2115
2116 func (Reg_BundleSize_Value) EnumDescriptor() ([]byte, []int) {
2117         return fileDescriptor_21c7528bb61f1a7a, []int{64, 0}
2118 }
2119
2120 type InterleaverSize_Value int32
2121
2122 const (
2123         InterleaverSize_protobuf_unspecified InterleaverSize_Value = 0
2124         InterleaverSize_n2                   InterleaverSize_Value = 1
2125         InterleaverSize_n3                   InterleaverSize_Value = 2
2126         InterleaverSize_n6                   InterleaverSize_Value = 3
2127 )
2128
2129 var InterleaverSize_Value_name = map[int32]string{
2130         0: "protobuf_unspecified",
2131         1: "n2",
2132         2: "n3",
2133         3: "n6",
2134 }
2135
2136 var InterleaverSize_Value_value = map[string]int32{
2137         "protobuf_unspecified": 0,
2138         "n2":                   1,
2139         "n3":                   2,
2140         "n6":                   3,
2141 }
2142
2143 func (x InterleaverSize_Value) String() string {
2144         return proto.EnumName(InterleaverSize_Value_name, int32(x))
2145 }
2146
2147 func (InterleaverSize_Value) EnumDescriptor() ([]byte, []int) {
2148         return fileDescriptor_21c7528bb61f1a7a, []int{65, 0}
2149 }
2150
2151 type PrecoderGranularity_Value int32
2152
2153 const (
2154         PrecoderGranularity_protobuf_unspecified PrecoderGranularity_Value = 0
2155         PrecoderGranularity_sameAsREG_bundle     PrecoderGranularity_Value = 1
2156         PrecoderGranularity_allContiguousRBs     PrecoderGranularity_Value = 2
2157 )
2158
2159 var PrecoderGranularity_Value_name = map[int32]string{
2160         0: "protobuf_unspecified",
2161         1: "sameAsREG_bundle",
2162         2: "allContiguousRBs",
2163 }
2164
2165 var PrecoderGranularity_Value_value = map[string]int32{
2166         "protobuf_unspecified": 0,
2167         "sameAsREG_bundle":     1,
2168         "allContiguousRBs":     2,
2169 }
2170
2171 func (x PrecoderGranularity_Value) String() string {
2172         return proto.EnumName(PrecoderGranularity_Value_name, int32(x))
2173 }
2174
2175 func (PrecoderGranularity_Value) EnumDescriptor() ([]byte, []int) {
2176         return fileDescriptor_21c7528bb61f1a7a, []int{66, 0}
2177 }
2178
2179 type MappingType_Value int32
2180
2181 const (
2182         MappingType_protobuf_unspecified MappingType_Value = 0
2183         MappingType_typeA                MappingType_Value = 1
2184         MappingType_typeB                MappingType_Value = 2
2185 )
2186
2187 var MappingType_Value_name = map[int32]string{
2188         0: "protobuf_unspecified",
2189         1: "typeA",
2190         2: "typeB",
2191 }
2192
2193 var MappingType_Value_value = map[string]int32{
2194         "protobuf_unspecified": 0,
2195         "typeA":                1,
2196         "typeB":                2,
2197 }
2198
2199 func (x MappingType_Value) String() string {
2200         return proto.EnumName(MappingType_Value_name, int32(x))
2201 }
2202
2203 func (MappingType_Value) EnumDescriptor() ([]byte, []int) {
2204         return fileDescriptor_21c7528bb61f1a7a, []int{72, 0}
2205 }
2206
2207 type Msg1_FDM_Value int32
2208
2209 const (
2210         Msg1_FDM_protobuf_unspecified Msg1_FDM_Value = 0
2211         Msg1_FDM_one                  Msg1_FDM_Value = 1
2212         Msg1_FDM_two                  Msg1_FDM_Value = 2
2213         Msg1_FDM_four                 Msg1_FDM_Value = 3
2214         Msg1_FDM_eight                Msg1_FDM_Value = 4
2215 )
2216
2217 var Msg1_FDM_Value_name = map[int32]string{
2218         0: "protobuf_unspecified",
2219         1: "one",
2220         2: "two",
2221         3: "four",
2222         4: "eight",
2223 }
2224
2225 var Msg1_FDM_Value_value = map[string]int32{
2226         "protobuf_unspecified": 0,
2227         "one":                  1,
2228         "two":                  2,
2229         "four":                 3,
2230         "eight":                4,
2231 }
2232
2233 func (x Msg1_FDM_Value) String() string {
2234         return proto.EnumName(Msg1_FDM_Value_name, int32(x))
2235 }
2236
2237 func (Msg1_FDM_Value) EnumDescriptor() ([]byte, []int) {
2238         return fileDescriptor_21c7528bb61f1a7a, []int{79, 0}
2239 }
2240
2241 type PreambleTransMax_Value int32
2242
2243 const (
2244         PreambleTransMax_protobuf_unspecified PreambleTransMax_Value = 0
2245         PreambleTransMax_n3                   PreambleTransMax_Value = 1
2246         PreambleTransMax_n4                   PreambleTransMax_Value = 2
2247         PreambleTransMax_n5                   PreambleTransMax_Value = 3
2248         PreambleTransMax_n6                   PreambleTransMax_Value = 4
2249         PreambleTransMax_n7                   PreambleTransMax_Value = 5
2250         PreambleTransMax_n8                   PreambleTransMax_Value = 6
2251         PreambleTransMax_n10                  PreambleTransMax_Value = 7
2252         PreambleTransMax_n20                  PreambleTransMax_Value = 8
2253         PreambleTransMax_n50                  PreambleTransMax_Value = 9
2254         PreambleTransMax_n100                 PreambleTransMax_Value = 10
2255         PreambleTransMax_n200                 PreambleTransMax_Value = 11
2256 )
2257
2258 var PreambleTransMax_Value_name = map[int32]string{
2259         0:  "protobuf_unspecified",
2260         1:  "n3",
2261         2:  "n4",
2262         3:  "n5",
2263         4:  "n6",
2264         5:  "n7",
2265         6:  "n8",
2266         7:  "n10",
2267         8:  "n20",
2268         9:  "n50",
2269         10: "n100",
2270         11: "n200",
2271 }
2272
2273 var PreambleTransMax_Value_value = map[string]int32{
2274         "protobuf_unspecified": 0,
2275         "n3":                   1,
2276         "n4":                   2,
2277         "n5":                   3,
2278         "n6":                   4,
2279         "n7":                   5,
2280         "n8":                   6,
2281         "n10":                  7,
2282         "n20":                  8,
2283         "n50":                  9,
2284         "n100":                 10,
2285         "n200":                 11,
2286 }
2287
2288 func (x PreambleTransMax_Value) String() string {
2289         return proto.EnumName(PreambleTransMax_Value_name, int32(x))
2290 }
2291
2292 func (PreambleTransMax_Value) EnumDescriptor() ([]byte, []int) {
2293         return fileDescriptor_21c7528bb61f1a7a, []int{80, 0}
2294 }
2295
2296 type PowerRampingStep_Value int32
2297
2298 const (
2299         PowerRampingStep_protobuf_unspecified PowerRampingStep_Value = 0
2300         PowerRampingStep_dB0                  PowerRampingStep_Value = 1
2301         PowerRampingStep_dB2                  PowerRampingStep_Value = 2
2302         PowerRampingStep_dB4                  PowerRampingStep_Value = 3
2303         PowerRampingStep_dB6                  PowerRampingStep_Value = 4
2304 )
2305
2306 var PowerRampingStep_Value_name = map[int32]string{
2307         0: "protobuf_unspecified",
2308         1: "dB0",
2309         2: "dB2",
2310         3: "dB4",
2311         4: "dB6",
2312 }
2313
2314 var PowerRampingStep_Value_value = map[string]int32{
2315         "protobuf_unspecified": 0,
2316         "dB0":                  1,
2317         "dB2":                  2,
2318         "dB4":                  3,
2319         "dB6":                  4,
2320 }
2321
2322 func (x PowerRampingStep_Value) String() string {
2323         return proto.EnumName(PowerRampingStep_Value_name, int32(x))
2324 }
2325
2326 func (PowerRampingStep_Value) EnumDescriptor() ([]byte, []int) {
2327         return fileDescriptor_21c7528bb61f1a7a, []int{81, 0}
2328 }
2329
2330 type RA_ResponseWindow_Value int32
2331
2332 const (
2333         RA_ResponseWindow_protobuf_unspecified RA_ResponseWindow_Value = 0
2334         RA_ResponseWindow_sl1                  RA_ResponseWindow_Value = 1
2335         RA_ResponseWindow_sl2                  RA_ResponseWindow_Value = 2
2336         RA_ResponseWindow_sl4                  RA_ResponseWindow_Value = 3
2337         RA_ResponseWindow_sl8                  RA_ResponseWindow_Value = 4
2338         RA_ResponseWindow_sl10                 RA_ResponseWindow_Value = 5
2339         RA_ResponseWindow_sl20                 RA_ResponseWindow_Value = 6
2340         RA_ResponseWindow_sl40                 RA_ResponseWindow_Value = 7
2341         RA_ResponseWindow_sl80                 RA_ResponseWindow_Value = 8
2342 )
2343
2344 var RA_ResponseWindow_Value_name = map[int32]string{
2345         0: "protobuf_unspecified",
2346         1: "sl1",
2347         2: "sl2",
2348         3: "sl4",
2349         4: "sl8",
2350         5: "sl10",
2351         6: "sl20",
2352         7: "sl40",
2353         8: "sl80",
2354 }
2355
2356 var RA_ResponseWindow_Value_value = map[string]int32{
2357         "protobuf_unspecified": 0,
2358         "sl1":                  1,
2359         "sl2":                  2,
2360         "sl4":                  3,
2361         "sl8":                  4,
2362         "sl10":                 5,
2363         "sl20":                 6,
2364         "sl40":                 7,
2365         "sl80":                 8,
2366 }
2367
2368 func (x RA_ResponseWindow_Value) String() string {
2369         return proto.EnumName(RA_ResponseWindow_Value_name, int32(x))
2370 }
2371
2372 func (RA_ResponseWindow_Value) EnumDescriptor() ([]byte, []int) {
2373         return fileDescriptor_21c7528bb61f1a7a, []int{82, 0}
2374 }
2375
2376 type Fraction_Value int32
2377
2378 const (
2379         Fraction_protobuf_unspecified Fraction_Value = 0
2380         Fraction_n4                   Fraction_Value = 1
2381         Fraction_n8                   Fraction_Value = 2
2382         Fraction_n12                  Fraction_Value = 3
2383         Fraction_n16                  Fraction_Value = 4
2384         Fraction_n20                  Fraction_Value = 5
2385         Fraction_n24                  Fraction_Value = 6
2386         Fraction_n28                  Fraction_Value = 7
2387         Fraction_n32                  Fraction_Value = 8
2388         Fraction_n36                  Fraction_Value = 9
2389         Fraction_n40                  Fraction_Value = 10
2390         Fraction_n44                  Fraction_Value = 11
2391         Fraction_n48                  Fraction_Value = 12
2392         Fraction_n52                  Fraction_Value = 13
2393         Fraction_n56                  Fraction_Value = 14
2394         Fraction_n60                  Fraction_Value = 15
2395         Fraction_n64                  Fraction_Value = 16
2396 )
2397
2398 var Fraction_Value_name = map[int32]string{
2399         0:  "protobuf_unspecified",
2400         1:  "n4",
2401         2:  "n8",
2402         3:  "n12",
2403         4:  "n16",
2404         5:  "n20",
2405         6:  "n24",
2406         7:  "n28",
2407         8:  "n32",
2408         9:  "n36",
2409         10: "n40",
2410         11: "n44",
2411         12: "n48",
2412         13: "n52",
2413         14: "n56",
2414         15: "n60",
2415         16: "n64",
2416 }
2417
2418 var Fraction_Value_value = map[string]int32{
2419         "protobuf_unspecified": 0,
2420         "n4":                   1,
2421         "n8":                   2,
2422         "n12":                  3,
2423         "n16":                  4,
2424         "n20":                  5,
2425         "n24":                  6,
2426         "n28":                  7,
2427         "n32":                  8,
2428         "n36":                  9,
2429         "n40":                  10,
2430         "n44":                  11,
2431         "n48":                  12,
2432         "n52":                  13,
2433         "n56":                  14,
2434         "n60":                  15,
2435         "n64":                  16,
2436 }
2437
2438 func (x Fraction_Value) String() string {
2439         return proto.EnumName(Fraction_Value_name, int32(x))
2440 }
2441
2442 func (Fraction_Value) EnumDescriptor() ([]byte, []int) {
2443         return fileDescriptor_21c7528bb61f1a7a, []int{83, 0}
2444 }
2445
2446 type OtherFraction_Value int32
2447
2448 const (
2449         OtherFraction_protobuf_unspecified OtherFraction_Value = 0
2450         OtherFraction_n4                   OtherFraction_Value = 1
2451         OtherFraction_n8                   OtherFraction_Value = 2
2452         OtherFraction_n12                  OtherFraction_Value = 3
2453         OtherFraction_n16                  OtherFraction_Value = 4
2454         OtherFraction_n20                  OtherFraction_Value = 5
2455         OtherFraction_n24                  OtherFraction_Value = 6
2456         OtherFraction_n28                  OtherFraction_Value = 7
2457         OtherFraction_n32                  OtherFraction_Value = 8
2458 )
2459
2460 var OtherFraction_Value_name = map[int32]string{
2461         0: "protobuf_unspecified",
2462         1: "n4",
2463         2: "n8",
2464         3: "n12",
2465         4: "n16",
2466         5: "n20",
2467         6: "n24",
2468         7: "n28",
2469         8: "n32",
2470 }
2471
2472 var OtherFraction_Value_value = map[string]int32{
2473         "protobuf_unspecified": 0,
2474         "n4":                   1,
2475         "n8":                   2,
2476         "n12":                  3,
2477         "n16":                  4,
2478         "n20":                  5,
2479         "n24":                  6,
2480         "n28":                  7,
2481         "n32":                  8,
2482 }
2483
2484 func (x OtherFraction_Value) String() string {
2485         return proto.EnumName(OtherFraction_Value_name, int32(x))
2486 }
2487
2488 func (OtherFraction_Value) EnumDescriptor() ([]byte, []int) {
2489         return fileDescriptor_21c7528bb61f1a7a, []int{84, 0}
2490 }
2491
2492 type RA_Msg3SizeGroupA_Value int32
2493
2494 const (
2495         RA_Msg3SizeGroupA_protobuf_unspecified RA_Msg3SizeGroupA_Value = 0
2496         RA_Msg3SizeGroupA_b56                  RA_Msg3SizeGroupA_Value = 1
2497         RA_Msg3SizeGroupA_b144                 RA_Msg3SizeGroupA_Value = 2
2498         RA_Msg3SizeGroupA_b208                 RA_Msg3SizeGroupA_Value = 3
2499         RA_Msg3SizeGroupA_b256                 RA_Msg3SizeGroupA_Value = 4
2500         RA_Msg3SizeGroupA_b282                 RA_Msg3SizeGroupA_Value = 5
2501         RA_Msg3SizeGroupA_b480                 RA_Msg3SizeGroupA_Value = 6
2502         RA_Msg3SizeGroupA_b640                 RA_Msg3SizeGroupA_Value = 7
2503         RA_Msg3SizeGroupA_b800                 RA_Msg3SizeGroupA_Value = 8
2504         RA_Msg3SizeGroupA_b1000                RA_Msg3SizeGroupA_Value = 9
2505         RA_Msg3SizeGroupA_b72                  RA_Msg3SizeGroupA_Value = 10
2506 )
2507
2508 var RA_Msg3SizeGroupA_Value_name = map[int32]string{
2509         0:  "protobuf_unspecified",
2510         1:  "b56",
2511         2:  "b144",
2512         3:  "b208",
2513         4:  "b256",
2514         5:  "b282",
2515         6:  "b480",
2516         7:  "b640",
2517         8:  "b800",
2518         9:  "b1000",
2519         10: "b72",
2520 }
2521
2522 var RA_Msg3SizeGroupA_Value_value = map[string]int32{
2523         "protobuf_unspecified": 0,
2524         "b56":                  1,
2525         "b144":                 2,
2526         "b208":                 3,
2527         "b256":                 4,
2528         "b282":                 5,
2529         "b480":                 6,
2530         "b640":                 7,
2531         "b800":                 8,
2532         "b1000":                9,
2533         "b72":                  10,
2534 }
2535
2536 func (x RA_Msg3SizeGroupA_Value) String() string {
2537         return proto.EnumName(RA_Msg3SizeGroupA_Value_name, int32(x))
2538 }
2539
2540 func (RA_Msg3SizeGroupA_Value) EnumDescriptor() ([]byte, []int) {
2541         return fileDescriptor_21c7528bb61f1a7a, []int{86, 0}
2542 }
2543
2544 type MessagePowerOffsetGroupB_Value int32
2545
2546 const (
2547         MessagePowerOffsetGroupB_protobuf_unspecified MessagePowerOffsetGroupB_Value = 0
2548         MessagePowerOffsetGroupB_minusinfinity        MessagePowerOffsetGroupB_Value = 1
2549         MessagePowerOffsetGroupB_dB0                  MessagePowerOffsetGroupB_Value = 2
2550         MessagePowerOffsetGroupB_dB5                  MessagePowerOffsetGroupB_Value = 3
2551         MessagePowerOffsetGroupB_dB8                  MessagePowerOffsetGroupB_Value = 4
2552         MessagePowerOffsetGroupB_dB10                 MessagePowerOffsetGroupB_Value = 5
2553         MessagePowerOffsetGroupB_dB12                 MessagePowerOffsetGroupB_Value = 6
2554         MessagePowerOffsetGroupB_dB15                 MessagePowerOffsetGroupB_Value = 7
2555         MessagePowerOffsetGroupB_dB18                 MessagePowerOffsetGroupB_Value = 8
2556 )
2557
2558 var MessagePowerOffsetGroupB_Value_name = map[int32]string{
2559         0: "protobuf_unspecified",
2560         1: "minusinfinity",
2561         2: "dB0",
2562         3: "dB5",
2563         4: "dB8",
2564         5: "dB10",
2565         6: "dB12",
2566         7: "dB15",
2567         8: "dB18",
2568 }
2569
2570 var MessagePowerOffsetGroupB_Value_value = map[string]int32{
2571         "protobuf_unspecified": 0,
2572         "minusinfinity":        1,
2573         "dB0":                  2,
2574         "dB5":                  3,
2575         "dB8":                  4,
2576         "dB10":                 5,
2577         "dB12":                 6,
2578         "dB15":                 7,
2579         "dB18":                 8,
2580 }
2581
2582 func (x MessagePowerOffsetGroupB_Value) String() string {
2583         return proto.EnumName(MessagePowerOffsetGroupB_Value_name, int32(x))
2584 }
2585
2586 func (MessagePowerOffsetGroupB_Value) EnumDescriptor() ([]byte, []int) {
2587         return fileDescriptor_21c7528bb61f1a7a, []int{87, 0}
2588 }
2589
2590 type RA_ContentionResolutionTimer_Value int32
2591
2592 const (
2593         RA_ContentionResolutionTimer_protobuf_unspecified RA_ContentionResolutionTimer_Value = 0
2594         RA_ContentionResolutionTimer_sf8                  RA_ContentionResolutionTimer_Value = 1
2595         RA_ContentionResolutionTimer_sf16                 RA_ContentionResolutionTimer_Value = 2
2596         RA_ContentionResolutionTimer_sf24                 RA_ContentionResolutionTimer_Value = 3
2597         RA_ContentionResolutionTimer_sf32                 RA_ContentionResolutionTimer_Value = 4
2598         RA_ContentionResolutionTimer_sf40                 RA_ContentionResolutionTimer_Value = 5
2599         RA_ContentionResolutionTimer_sf48                 RA_ContentionResolutionTimer_Value = 6
2600         RA_ContentionResolutionTimer_sf56                 RA_ContentionResolutionTimer_Value = 7
2601         RA_ContentionResolutionTimer_sf64                 RA_ContentionResolutionTimer_Value = 8
2602 )
2603
2604 var RA_ContentionResolutionTimer_Value_name = map[int32]string{
2605         0: "protobuf_unspecified",
2606         1: "sf8",
2607         2: "sf16",
2608         3: "sf24",
2609         4: "sf32",
2610         5: "sf40",
2611         6: "sf48",
2612         7: "sf56",
2613         8: "sf64",
2614 }
2615
2616 var RA_ContentionResolutionTimer_Value_value = map[string]int32{
2617         "protobuf_unspecified": 0,
2618         "sf8":                  1,
2619         "sf16":                 2,
2620         "sf24":                 3,
2621         "sf32":                 4,
2622         "sf40":                 5,
2623         "sf48":                 6,
2624         "sf56":                 7,
2625         "sf64":                 8,
2626 }
2627
2628 func (x RA_ContentionResolutionTimer_Value) String() string {
2629         return proto.EnumName(RA_ContentionResolutionTimer_Value_name, int32(x))
2630 }
2631
2632 func (RA_ContentionResolutionTimer_Value) EnumDescriptor() ([]byte, []int) {
2633         return fileDescriptor_21c7528bb61f1a7a, []int{88, 0}
2634 }
2635
2636 type RestrictedSetConfig_Value int32
2637
2638 const (
2639         RestrictedSetConfig_protobuf_unspecified RestrictedSetConfig_Value = 0
2640         RestrictedSetConfig_unrestrictedSet      RestrictedSetConfig_Value = 1
2641         RestrictedSetConfig_restrictedSetTypeA   RestrictedSetConfig_Value = 2
2642         RestrictedSetConfig_restrictedSetTypeB   RestrictedSetConfig_Value = 3
2643 )
2644
2645 var RestrictedSetConfig_Value_name = map[int32]string{
2646         0: "protobuf_unspecified",
2647         1: "unrestrictedSet",
2648         2: "restrictedSetTypeA",
2649         3: "restrictedSetTypeB",
2650 }
2651
2652 var RestrictedSetConfig_Value_value = map[string]int32{
2653         "protobuf_unspecified": 0,
2654         "unrestrictedSet":      1,
2655         "restrictedSetTypeA":   2,
2656         "restrictedSetTypeB":   3,
2657 }
2658
2659 func (x RestrictedSetConfig_Value) String() string {
2660         return proto.EnumName(RestrictedSetConfig_Value_name, int32(x))
2661 }
2662
2663 func (RestrictedSetConfig_Value) EnumDescriptor() ([]byte, []int) {
2664         return fileDescriptor_21c7528bb61f1a7a, []int{89, 0}
2665 }
2666
2667 type PUCCH_GroupHopping_Value int32
2668
2669 const (
2670         PUCCH_GroupHopping_protobuf_unspecified PUCCH_GroupHopping_Value = 0
2671         PUCCH_GroupHopping_neither              PUCCH_GroupHopping_Value = 1
2672         PUCCH_GroupHopping_enable               PUCCH_GroupHopping_Value = 2
2673         PUCCH_GroupHopping_disable              PUCCH_GroupHopping_Value = 3
2674 )
2675
2676 var PUCCH_GroupHopping_Value_name = map[int32]string{
2677         0: "protobuf_unspecified",
2678         1: "neither",
2679         2: "enable",
2680         3: "disable",
2681 }
2682
2683 var PUCCH_GroupHopping_Value_value = map[string]int32{
2684         "protobuf_unspecified": 0,
2685         "neither":              1,
2686         "enable":               2,
2687         "disable":              3,
2688 }
2689
2690 func (x PUCCH_GroupHopping_Value) String() string {
2691         return proto.EnumName(PUCCH_GroupHopping_Value_name, int32(x))
2692 }
2693
2694 func (PUCCH_GroupHopping_Value) EnumDescriptor() ([]byte, []int) {
2695         return fileDescriptor_21c7528bb61f1a7a, []int{94, 0}
2696 }
2697
2698 type N_TimingAdvanceOffset_Value int32
2699
2700 const (
2701         N_TimingAdvanceOffset_protobuf_unspecified N_TimingAdvanceOffset_Value = 0
2702         N_TimingAdvanceOffset_n0                   N_TimingAdvanceOffset_Value = 1
2703         N_TimingAdvanceOffset_n25600               N_TimingAdvanceOffset_Value = 2
2704         N_TimingAdvanceOffset_n39936               N_TimingAdvanceOffset_Value = 3
2705 )
2706
2707 var N_TimingAdvanceOffset_Value_name = map[int32]string{
2708         0: "protobuf_unspecified",
2709         1: "n0",
2710         2: "n25600",
2711         3: "n39936",
2712 }
2713
2714 var N_TimingAdvanceOffset_Value_value = map[string]int32{
2715         "protobuf_unspecified": 0,
2716         "n0":                   1,
2717         "n25600":               2,
2718         "n39936":               3,
2719 }
2720
2721 func (x N_TimingAdvanceOffset_Value) String() string {
2722         return proto.EnumName(N_TimingAdvanceOffset_Value_name, int32(x))
2723 }
2724
2725 func (N_TimingAdvanceOffset_Value) EnumDescriptor() ([]byte, []int) {
2726         return fileDescriptor_21c7528bb61f1a7a, []int{95, 0}
2727 }
2728
2729 type SSB_PeriodicityServingCell_Value int32
2730
2731 const (
2732         SSB_PeriodicityServingCell_protobuf_unspecified SSB_PeriodicityServingCell_Value = 0
2733         SSB_PeriodicityServingCell_ms5                  SSB_PeriodicityServingCell_Value = 1
2734         SSB_PeriodicityServingCell_ms10                 SSB_PeriodicityServingCell_Value = 2
2735         SSB_PeriodicityServingCell_ms20                 SSB_PeriodicityServingCell_Value = 3
2736         SSB_PeriodicityServingCell_ms40                 SSB_PeriodicityServingCell_Value = 4
2737         SSB_PeriodicityServingCell_ms80                 SSB_PeriodicityServingCell_Value = 5
2738         SSB_PeriodicityServingCell_ms160                SSB_PeriodicityServingCell_Value = 6
2739 )
2740
2741 var SSB_PeriodicityServingCell_Value_name = map[int32]string{
2742         0: "protobuf_unspecified",
2743         1: "ms5",
2744         2: "ms10",
2745         3: "ms20",
2746         4: "ms40",
2747         5: "ms80",
2748         6: "ms160",
2749 }
2750
2751 var SSB_PeriodicityServingCell_Value_value = map[string]int32{
2752         "protobuf_unspecified": 0,
2753         "ms5":                  1,
2754         "ms10":                 2,
2755         "ms20":                 3,
2756         "ms40":                 4,
2757         "ms80":                 5,
2758         "ms160":                6,
2759 }
2760
2761 func (x SSB_PeriodicityServingCell_Value) String() string {
2762         return proto.EnumName(SSB_PeriodicityServingCell_Value_name, int32(x))
2763 }
2764
2765 func (SSB_PeriodicityServingCell_Value) EnumDescriptor() ([]byte, []int) {
2766         return fileDescriptor_21c7528bb61f1a7a, []int{96, 0}
2767 }
2768
2769 type DMRS_TypeA_Position_Value int32
2770
2771 const (
2772         DMRS_TypeA_Position_protobuf_unspecified DMRS_TypeA_Position_Value = 0
2773         DMRS_TypeA_Position_pos2                 DMRS_TypeA_Position_Value = 1
2774         DMRS_TypeA_Position_pos3                 DMRS_TypeA_Position_Value = 2
2775 )
2776
2777 var DMRS_TypeA_Position_Value_name = map[int32]string{
2778         0: "protobuf_unspecified",
2779         1: "pos2",
2780         2: "pos3",
2781 }
2782
2783 var DMRS_TypeA_Position_Value_value = map[string]int32{
2784         "protobuf_unspecified": 0,
2785         "pos2":                 1,
2786         "pos3":                 2,
2787 }
2788
2789 func (x DMRS_TypeA_Position_Value) String() string {
2790         return proto.EnumName(DMRS_TypeA_Position_Value_name, int32(x))
2791 }
2792
2793 func (DMRS_TypeA_Position_Value) EnumDescriptor() ([]byte, []int) {
2794         return fileDescriptor_21c7528bb61f1a7a, []int{97, 0}
2795 }
2796
2797 type CarrierBandwidthDL_Value int32
2798
2799 const (
2800         CarrierBandwidthDL_protobuf_unspecified CarrierBandwidthDL_Value = 0
2801         CarrierBandwidthDL_n6                   CarrierBandwidthDL_Value = 1
2802         CarrierBandwidthDL_n15                  CarrierBandwidthDL_Value = 2
2803         CarrierBandwidthDL_n25                  CarrierBandwidthDL_Value = 3
2804         CarrierBandwidthDL_n50                  CarrierBandwidthDL_Value = 4
2805         CarrierBandwidthDL_n75                  CarrierBandwidthDL_Value = 5
2806         CarrierBandwidthDL_n100                 CarrierBandwidthDL_Value = 6
2807 )
2808
2809 var CarrierBandwidthDL_Value_name = map[int32]string{
2810         0: "protobuf_unspecified",
2811         1: "n6",
2812         2: "n15",
2813         3: "n25",
2814         4: "n50",
2815         5: "n75",
2816         6: "n100",
2817 }
2818
2819 var CarrierBandwidthDL_Value_value = map[string]int32{
2820         "protobuf_unspecified": 0,
2821         "n6":                   1,
2822         "n15":                  2,
2823         "n25":                  3,
2824         "n50":                  4,
2825         "n75":                  5,
2826         "n100":                 6,
2827 }
2828
2829 func (x CarrierBandwidthDL_Value) String() string {
2830         return proto.EnumName(CarrierBandwidthDL_Value_name, int32(x))
2831 }
2832
2833 func (CarrierBandwidthDL_Value) EnumDescriptor() ([]byte, []int) {
2834         return fileDescriptor_21c7528bb61f1a7a, []int{99, 0}
2835 }
2836
2837 type RadioframeAllocationPeriod_Value int32
2838
2839 const (
2840         RadioframeAllocationPeriod_protobuf_unspecified RadioframeAllocationPeriod_Value = 0
2841         RadioframeAllocationPeriod_n1                   RadioframeAllocationPeriod_Value = 1
2842         RadioframeAllocationPeriod_n2                   RadioframeAllocationPeriod_Value = 2
2843         RadioframeAllocationPeriod_n4                   RadioframeAllocationPeriod_Value = 3
2844         RadioframeAllocationPeriod_n8                   RadioframeAllocationPeriod_Value = 4
2845         RadioframeAllocationPeriod_n16                  RadioframeAllocationPeriod_Value = 5
2846         RadioframeAllocationPeriod_n32                  RadioframeAllocationPeriod_Value = 6
2847 )
2848
2849 var RadioframeAllocationPeriod_Value_name = map[int32]string{
2850         0: "protobuf_unspecified",
2851         1: "n1",
2852         2: "n2",
2853         3: "n4",
2854         4: "n8",
2855         5: "n16",
2856         6: "n32",
2857 }
2858
2859 var RadioframeAllocationPeriod_Value_value = map[string]int32{
2860         "protobuf_unspecified": 0,
2861         "n1":                   1,
2862         "n2":                   2,
2863         "n4":                   3,
2864         "n8":                   4,
2865         "n16":                  5,
2866         "n32":                  6,
2867 }
2868
2869 func (x RadioframeAllocationPeriod_Value) String() string {
2870         return proto.EnumName(RadioframeAllocationPeriod_Value_name, int32(x))
2871 }
2872
2873 func (RadioframeAllocationPeriod_Value) EnumDescriptor() ([]byte, []int) {
2874         return fileDescriptor_21c7528bb61f1a7a, []int{102, 0}
2875 }
2876
2877 type NrofCRS_Ports_Value int32
2878
2879 const (
2880         NrofCRS_Ports_protobuf_unspecified NrofCRS_Ports_Value = 0
2881         NrofCRS_Ports_n1                   NrofCRS_Ports_Value = 1
2882         NrofCRS_Ports_n2                   NrofCRS_Ports_Value = 2
2883         NrofCRS_Ports_n4                   NrofCRS_Ports_Value = 3
2884 )
2885
2886 var NrofCRS_Ports_Value_name = map[int32]string{
2887         0: "protobuf_unspecified",
2888         1: "n1",
2889         2: "n2",
2890         3: "n4",
2891 }
2892
2893 var NrofCRS_Ports_Value_value = map[string]int32{
2894         "protobuf_unspecified": 0,
2895         "n1":                   1,
2896         "n2":                   2,
2897         "n4":                   3,
2898 }
2899
2900 func (x NrofCRS_Ports_Value) String() string {
2901         return proto.EnumName(NrofCRS_Ports_Value_name, int32(x))
2902 }
2903
2904 func (NrofCRS_Ports_Value) EnumDescriptor() ([]byte, []int) {
2905         return fileDescriptor_21c7528bb61f1a7a, []int{104, 0}
2906 }
2907
2908 type V_Shift_Value int32
2909
2910 const (
2911         V_Shift_protobuf_unspecified V_Shift_Value = 0
2912         V_Shift_n0                   V_Shift_Value = 1
2913         V_Shift_n1                   V_Shift_Value = 2
2914         V_Shift_n2                   V_Shift_Value = 3
2915         V_Shift_n3                   V_Shift_Value = 4
2916         V_Shift_n4                   V_Shift_Value = 5
2917         V_Shift_n5                   V_Shift_Value = 6
2918 )
2919
2920 var V_Shift_Value_name = map[int32]string{
2921         0: "protobuf_unspecified",
2922         1: "n0",
2923         2: "n1",
2924         3: "n2",
2925         4: "n3",
2926         5: "n4",
2927         6: "n5",
2928 }
2929
2930 var V_Shift_Value_value = map[string]int32{
2931         "protobuf_unspecified": 0,
2932         "n0":                   1,
2933         "n1":                   2,
2934         "n2":                   3,
2935         "n3":                   4,
2936         "n4":                   5,
2937         "n5":                   6,
2938 }
2939
2940 func (x V_Shift_Value) String() string {
2941         return proto.EnumName(V_Shift_Value_name, int32(x))
2942 }
2943
2944 func (V_Shift_Value) EnumDescriptor() ([]byte, []int) {
2945         return fileDescriptor_21c7528bb61f1a7a, []int{105, 0}
2946 }
2947
2948 type Dummy_Value int32
2949
2950 const (
2951         Dummy_protobuf_unspecified Dummy_Value = 0
2952         Dummy_dynamic              Dummy_Value = 1
2953         Dummy_semiStatic           Dummy_Value = 2
2954 )
2955
2956 var Dummy_Value_name = map[int32]string{
2957         0: "protobuf_unspecified",
2958         1: "dynamic",
2959         2: "semiStatic",
2960 }
2961
2962 var Dummy_Value_value = map[string]int32{
2963         "protobuf_unspecified": 0,
2964         "dynamic":              1,
2965         "semiStatic":           2,
2966 }
2967
2968 func (x Dummy_Value) String() string {
2969         return proto.EnumName(Dummy_Value_name, int32(x))
2970 }
2971
2972 func (Dummy_Value) EnumDescriptor() ([]byte, []int) {
2973         return fileDescriptor_21c7528bb61f1a7a, []int{108, 0}
2974 }
2975
2976 type DL_UL_TransmissionPeriodicity_Value int32
2977
2978 const (
2979         DL_UL_TransmissionPeriodicity_protobuf_unspecified DL_UL_TransmissionPeriodicity_Value = 0
2980         DL_UL_TransmissionPeriodicity_ms0p5                DL_UL_TransmissionPeriodicity_Value = 1
2981         DL_UL_TransmissionPeriodicity_ms0p625              DL_UL_TransmissionPeriodicity_Value = 2
2982         DL_UL_TransmissionPeriodicity_ms1                  DL_UL_TransmissionPeriodicity_Value = 3
2983         DL_UL_TransmissionPeriodicity_ms1p25               DL_UL_TransmissionPeriodicity_Value = 4
2984         DL_UL_TransmissionPeriodicity_ms2                  DL_UL_TransmissionPeriodicity_Value = 5
2985         DL_UL_TransmissionPeriodicity_ms2p5                DL_UL_TransmissionPeriodicity_Value = 6
2986         DL_UL_TransmissionPeriodicity_ms5                  DL_UL_TransmissionPeriodicity_Value = 7
2987         DL_UL_TransmissionPeriodicity_ms10                 DL_UL_TransmissionPeriodicity_Value = 8
2988 )
2989
2990 var DL_UL_TransmissionPeriodicity_Value_name = map[int32]string{
2991         0: "protobuf_unspecified",
2992         1: "ms0p5",
2993         2: "ms0p625",
2994         3: "ms1",
2995         4: "ms1p25",
2996         5: "ms2",
2997         6: "ms2p5",
2998         7: "ms5",
2999         8: "ms10",
3000 }
3001
3002 var DL_UL_TransmissionPeriodicity_Value_value = map[string]int32{
3003         "protobuf_unspecified": 0,
3004         "ms0p5":                1,
3005         "ms0p625":              2,
3006         "ms1":                  3,
3007         "ms1p25":               4,
3008         "ms2":                  5,
3009         "ms2p5":                6,
3010         "ms5":                  7,
3011         "ms10":                 8,
3012 }
3013
3014 func (x DL_UL_TransmissionPeriodicity_Value) String() string {
3015         return proto.EnumName(DL_UL_TransmissionPeriodicity_Value_name, int32(x))
3016 }
3017
3018 func (DL_UL_TransmissionPeriodicity_Value) EnumDescriptor() ([]byte, []int) {
3019         return fileDescriptor_21c7528bb61f1a7a, []int{111, 0}
3020 }
3021
3022 type DL_UL_TransmissionPeriodicityV1530_Value int32
3023
3024 const (
3025         DL_UL_TransmissionPeriodicityV1530_protobuf_unspecified DL_UL_TransmissionPeriodicityV1530_Value = 0
3026         DL_UL_TransmissionPeriodicityV1530_ms3                  DL_UL_TransmissionPeriodicityV1530_Value = 1
3027         DL_UL_TransmissionPeriodicityV1530_ms4                  DL_UL_TransmissionPeriodicityV1530_Value = 2
3028 )
3029
3030 var DL_UL_TransmissionPeriodicityV1530_Value_name = map[int32]string{
3031         0: "protobuf_unspecified",
3032         1: "ms3",
3033         2: "ms4",
3034 }
3035
3036 var DL_UL_TransmissionPeriodicityV1530_Value_value = map[string]int32{
3037         "protobuf_unspecified": 0,
3038         "ms3":                  1,
3039         "ms4":                  2,
3040 }
3041
3042 func (x DL_UL_TransmissionPeriodicityV1530_Value) String() string {
3043         return proto.EnumName(DL_UL_TransmissionPeriodicityV1530_Value_name, int32(x))
3044 }
3045
3046 func (DL_UL_TransmissionPeriodicityV1530_Value) EnumDescriptor() ([]byte, []int) {
3047         return fileDescriptor_21c7528bb61f1a7a, []int{112, 0}
3048 }
3049
3050 type T304_Value int32
3051
3052 const (
3053         T304_protobuf_unspecified T304_Value = 0
3054         T304_ms50                 T304_Value = 1
3055         T304_ms100                T304_Value = 2
3056         T304_ms150                T304_Value = 3
3057         T304_ms200                T304_Value = 4
3058         T304_ms500                T304_Value = 5
3059         T304_ms1000               T304_Value = 6
3060         T304_ms2000               T304_Value = 7
3061         T304_ms10000              T304_Value = 8
3062 )
3063
3064 var T304_Value_name = map[int32]string{
3065         0: "protobuf_unspecified",
3066         1: "ms50",
3067         2: "ms100",
3068         3: "ms150",
3069         4: "ms200",
3070         5: "ms500",
3071         6: "ms1000",
3072         7: "ms2000",
3073         8: "ms10000",
3074 }
3075
3076 var T304_Value_value = map[string]int32{
3077         "protobuf_unspecified": 0,
3078         "ms50":                 1,
3079         "ms100":                2,
3080         "ms150":                3,
3081         "ms200":                4,
3082         "ms500":                5,
3083         "ms1000":               6,
3084         "ms2000":               7,
3085         "ms10000":              8,
3086 }
3087
3088 func (x T304_Value) String() string {
3089         return proto.EnumName(T304_Value_name, int32(x))
3090 }
3091
3092 func (T304_Value) EnumDescriptor() ([]byte, []int) {
3093         return fileDescriptor_21c7528bb61f1a7a, []int{113, 0}
3094 }
3095
3096 type PowerRampingStepHighPriority_Value int32
3097
3098 const (
3099         PowerRampingStepHighPriority_protobuf_unspecified PowerRampingStepHighPriority_Value = 0
3100         PowerRampingStepHighPriority_dB0                  PowerRampingStepHighPriority_Value = 1
3101         PowerRampingStepHighPriority_dB2                  PowerRampingStepHighPriority_Value = 2
3102         PowerRampingStepHighPriority_dB4                  PowerRampingStepHighPriority_Value = 3
3103         PowerRampingStepHighPriority_dB6                  PowerRampingStepHighPriority_Value = 4
3104 )
3105
3106 var PowerRampingStepHighPriority_Value_name = map[int32]string{
3107         0: "protobuf_unspecified",
3108         1: "dB0",
3109         2: "dB2",
3110         3: "dB4",
3111         4: "dB6",
3112 }
3113
3114 var PowerRampingStepHighPriority_Value_value = map[string]int32{
3115         "protobuf_unspecified": 0,
3116         "dB0":                  1,
3117         "dB2":                  2,
3118         "dB4":                  3,
3119         "dB6":                  4,
3120 }
3121
3122 func (x PowerRampingStepHighPriority_Value) String() string {
3123         return proto.EnumName(PowerRampingStepHighPriority_Value_name, int32(x))
3124 }
3125
3126 func (PowerRampingStepHighPriority_Value) EnumDescriptor() ([]byte, []int) {
3127         return fileDescriptor_21c7528bb61f1a7a, []int{122, 0}
3128 }
3129
3130 type ScalingFactorBI_Value int32
3131
3132 const (
3133         ScalingFactorBI_protobuf_unspecified ScalingFactorBI_Value = 0
3134         ScalingFactorBI_zero                 ScalingFactorBI_Value = 1
3135         ScalingFactorBI_dot25                ScalingFactorBI_Value = 2
3136         ScalingFactorBI_dot5                 ScalingFactorBI_Value = 3
3137         ScalingFactorBI_dot75                ScalingFactorBI_Value = 4
3138 )
3139
3140 var ScalingFactorBI_Value_name = map[int32]string{
3141         0: "protobuf_unspecified",
3142         1: "zero",
3143         2: "dot25",
3144         3: "dot5",
3145         4: "dot75",
3146 }
3147
3148 var ScalingFactorBI_Value_value = map[string]int32{
3149         "protobuf_unspecified": 0,
3150         "zero":                 1,
3151         "dot25":                2,
3152         "dot5":                 3,
3153         "dot75":                4,
3154 }
3155
3156 func (x ScalingFactorBI_Value) String() string {
3157         return proto.EnumName(ScalingFactorBI_Value_name, int32(x))
3158 }
3159
3160 func (ScalingFactorBI_Value) EnumDescriptor() ([]byte, []int) {
3161         return fileDescriptor_21c7528bb61f1a7a, []int{123, 0}
3162 }
3163
3164 type Duration_Value int32
3165
3166 const (
3167         Duration_protobuf_unspecified Duration_Value = 0
3168         Duration_sf1                  Duration_Value = 1
3169         Duration_sf2                  Duration_Value = 2
3170         Duration_sf3                  Duration_Value = 3
3171         Duration_sf4                  Duration_Value = 4
3172         Duration_sf5                  Duration_Value = 5
3173 )
3174
3175 var Duration_Value_name = map[int32]string{
3176         0: "protobuf_unspecified",
3177         1: "sf1",
3178         2: "sf2",
3179         3: "sf3",
3180         4: "sf4",
3181         5: "sf5",
3182 }
3183
3184 var Duration_Value_value = map[string]int32{
3185         "protobuf_unspecified": 0,
3186         "sf1":                  1,
3187         "sf2":                  2,
3188         "sf3":                  3,
3189         "sf4":                  4,
3190         "sf5":                  5,
3191 }
3192
3193 func (x Duration_Value) String() string {
3194         return proto.EnumName(Duration_Value_name, int32(x))
3195 }
3196
3197 func (Duration_Value) EnumDescriptor() ([]byte, []int) {
3198         return fileDescriptor_21c7528bb61f1a7a, []int{125, 0}
3199 }
3200
3201 type Periodicity_Value int32
3202
3203 const (
3204         Periodicity_protobuf_unspecified Periodicity_Value = 0
3205         Periodicity_sf5                  Periodicity_Value = 1
3206         Periodicity_sf10                 Periodicity_Value = 2
3207         Periodicity_sf20                 Periodicity_Value = 3
3208         Periodicity_sf40                 Periodicity_Value = 4
3209         Periodicity_sf80                 Periodicity_Value = 5
3210 )
3211
3212 var Periodicity_Value_name = map[int32]string{
3213         0: "protobuf_unspecified",
3214         1: "sf5",
3215         2: "sf10",
3216         3: "sf20",
3217         4: "sf40",
3218         5: "sf80",
3219 }
3220
3221 var Periodicity_Value_value = map[string]int32{
3222         "protobuf_unspecified": 0,
3223         "sf5":                  1,
3224         "sf10":                 2,
3225         "sf20":                 3,
3226         "sf40":                 4,
3227         "sf80":                 5,
3228 }
3229
3230 func (x Periodicity_Value) String() string {
3231         return proto.EnumName(Periodicity_Value_name, int32(x))
3232 }
3233
3234 func (Periodicity_Value) EnumDescriptor() ([]byte, []int) {
3235         return fileDescriptor_21c7528bb61f1a7a, []int{127, 0}
3236 }
3237
3238 type T310_Value int32
3239
3240 const (
3241         T310_protobuf_unspecified T310_Value = 0
3242         T310_ms0                  T310_Value = 1
3243         T310_ms50                 T310_Value = 2
3244         T310_ms100                T310_Value = 3
3245         T310_ms200                T310_Value = 4
3246         T310_ms500                T310_Value = 5
3247         T310_ms1000               T310_Value = 6
3248         T310_ms2000               T310_Value = 7
3249         T310_ms4000               T310_Value = 8
3250         T310_ms6000               T310_Value = 9
3251 )
3252
3253 var T310_Value_name = map[int32]string{
3254         0: "protobuf_unspecified",
3255         1: "ms0",
3256         2: "ms50",
3257         3: "ms100",
3258         4: "ms200",
3259         5: "ms500",
3260         6: "ms1000",
3261         7: "ms2000",
3262         8: "ms4000",
3263         9: "ms6000",
3264 }
3265
3266 var T310_Value_value = map[string]int32{
3267         "protobuf_unspecified": 0,
3268         "ms0":                  1,
3269         "ms50":                 2,
3270         "ms100":                3,
3271         "ms200":                4,
3272         "ms500":                5,
3273         "ms1000":               6,
3274         "ms2000":               7,
3275         "ms4000":               8,
3276         "ms6000":               9,
3277 }
3278
3279 func (x T310_Value) String() string {
3280         return proto.EnumName(T310_Value_name, int32(x))
3281 }
3282
3283 func (T310_Value) EnumDescriptor() ([]byte, []int) {
3284         return fileDescriptor_21c7528bb61f1a7a, []int{129, 0}
3285 }
3286
3287 type N310_Value int32
3288
3289 const (
3290         N310_protobuf_unspecified N310_Value = 0
3291         N310_n1                   N310_Value = 1
3292         N310_n2                   N310_Value = 2
3293         N310_n3                   N310_Value = 3
3294         N310_n4                   N310_Value = 4
3295         N310_n6                   N310_Value = 5
3296         N310_n8                   N310_Value = 6
3297         N310_n10                  N310_Value = 7
3298         N310_n20                  N310_Value = 8
3299 )
3300
3301 var N310_Value_name = map[int32]string{
3302         0: "protobuf_unspecified",
3303         1: "n1",
3304         2: "n2",
3305         3: "n3",
3306         4: "n4",
3307         5: "n6",
3308         6: "n8",
3309         7: "n10",
3310         8: "n20",
3311 }
3312
3313 var N310_Value_value = map[string]int32{
3314         "protobuf_unspecified": 0,
3315         "n1":                   1,
3316         "n2":                   2,
3317         "n3":                   3,
3318         "n4":                   4,
3319         "n6":                   5,
3320         "n8":                   6,
3321         "n10":                  7,
3322         "n20":                  8,
3323 }
3324
3325 func (x N310_Value) String() string {
3326         return proto.EnumName(N310_Value_name, int32(x))
3327 }
3328
3329 func (N310_Value) EnumDescriptor() ([]byte, []int) {
3330         return fileDescriptor_21c7528bb61f1a7a, []int{130, 0}
3331 }
3332
3333 type N311_Value int32
3334
3335 const (
3336         N311_protobuf_unspecified N311_Value = 0
3337         N311_n1                   N311_Value = 1
3338         N311_n2                   N311_Value = 2
3339         N311_n3                   N311_Value = 3
3340         N311_n4                   N311_Value = 4
3341         N311_n5                   N311_Value = 5
3342         N311_n6                   N311_Value = 6
3343         N311_n8                   N311_Value = 7
3344         N311_n10                  N311_Value = 8
3345 )
3346
3347 var N311_Value_name = map[int32]string{
3348         0: "protobuf_unspecified",
3349         1: "n1",
3350         2: "n2",
3351         3: "n3",
3352         4: "n4",
3353         5: "n5",
3354         6: "n6",
3355         7: "n8",
3356         8: "n10",
3357 }
3358
3359 var N311_Value_value = map[string]int32{
3360         "protobuf_unspecified": 0,
3361         "n1":                   1,
3362         "n2":                   2,
3363         "n3":                   3,
3364         "n4":                   4,
3365         "n5":                   5,
3366         "n6":                   6,
3367         "n8":                   7,
3368         "n10":                  8,
3369 }
3370
3371 func (x N311_Value) String() string {
3372         return proto.EnumName(N311_Value_name, int32(x))
3373 }
3374
3375 func (N311_Value) EnumDescriptor() ([]byte, []int) {
3376         return fileDescriptor_21c7528bb61f1a7a, []int{131, 0}
3377 }
3378
3379 type T311V1530_Value int32
3380
3381 const (
3382         T311V1530_protobuf_unspecified T311V1530_Value = 0
3383         T311V1530_ms1000               T311V1530_Value = 1
3384         T311V1530_ms3000               T311V1530_Value = 2
3385         T311V1530_ms5000               T311V1530_Value = 3
3386         T311V1530_ms10000              T311V1530_Value = 4
3387         T311V1530_ms15000              T311V1530_Value = 5
3388         T311V1530_ms20000              T311V1530_Value = 6
3389         T311V1530_ms30000              T311V1530_Value = 7
3390 )
3391
3392 var T311V1530_Value_name = map[int32]string{
3393         0: "protobuf_unspecified",
3394         1: "ms1000",
3395         2: "ms3000",
3396         3: "ms5000",
3397         4: "ms10000",
3398         5: "ms15000",
3399         6: "ms20000",
3400         7: "ms30000",
3401 }
3402
3403 var T311V1530_Value_value = map[string]int32{
3404         "protobuf_unspecified": 0,
3405         "ms1000":               1,
3406         "ms3000":               2,
3407         "ms5000":               3,
3408         "ms10000":              4,
3409         "ms15000":              5,
3410         "ms20000":              6,
3411         "ms30000":              7,
3412 }
3413
3414 func (x T311V1530_Value) String() string {
3415         return proto.EnumName(T311V1530_Value_name, int32(x))
3416 }
3417
3418 func (T311V1530_Value) EnumDescriptor() ([]byte, []int) {
3419         return fileDescriptor_21c7528bb61f1a7a, []int{132, 0}
3420 }
3421
3422 type RlmInSyncOutOfSyncThreshold_Value int32
3423
3424 const (
3425         RlmInSyncOutOfSyncThreshold_protobuf_unspecified RlmInSyncOutOfSyncThreshold_Value = 0
3426         RlmInSyncOutOfSyncThreshold_n1                   RlmInSyncOutOfSyncThreshold_Value = 1
3427 )
3428
3429 var RlmInSyncOutOfSyncThreshold_Value_name = map[int32]string{
3430         0: "protobuf_unspecified",
3431         1: "n1",
3432 }
3433
3434 var RlmInSyncOutOfSyncThreshold_Value_value = map[string]int32{
3435         "protobuf_unspecified": 0,
3436         "n1":                   1,
3437 }
3438
3439 func (x RlmInSyncOutOfSyncThreshold_Value) String() string {
3440         return proto.EnumName(RlmInSyncOutOfSyncThreshold_Value_name, int32(x))
3441 }
3442
3443 func (RlmInSyncOutOfSyncThreshold_Value) EnumDescriptor() ([]byte, []int) {
3444         return fileDescriptor_21c7528bb61f1a7a, []int{133, 0}
3445 }
3446
3447 type TimeFrequencySet_Value int32
3448
3449 const (
3450         TimeFrequencySet_protobuf_unspecified TimeFrequencySet_Value = 0
3451         TimeFrequencySet_set0                 TimeFrequencySet_Value = 1
3452         TimeFrequencySet_set1                 TimeFrequencySet_Value = 2
3453 )
3454
3455 var TimeFrequencySet_Value_name = map[int32]string{
3456         0: "protobuf_unspecified",
3457         1: "set0",
3458         2: "set1",
3459 }
3460
3461 var TimeFrequencySet_Value_value = map[string]int32{
3462         "protobuf_unspecified": 0,
3463         "set0":                 1,
3464         "set1":                 2,
3465 }
3466
3467 func (x TimeFrequencySet_Value) String() string {
3468         return proto.EnumName(TimeFrequencySet_Value_name, int32(x))
3469 }
3470
3471 func (TimeFrequencySet_Value) EnumDescriptor() ([]byte, []int) {
3472         return fileDescriptor_21c7528bb61f1a7a, []int{141, 0}
3473 }
3474
3475 type DMRS_Type_Value int32
3476
3477 const (
3478         DMRS_Type_protobuf_unspecified DMRS_Type_Value = 0
3479         DMRS_Type_type2                DMRS_Type_Value = 1
3480 )
3481
3482 var DMRS_Type_Value_name = map[int32]string{
3483         0: "protobuf_unspecified",
3484         1: "type2",
3485 }
3486
3487 var DMRS_Type_Value_value = map[string]int32{
3488         "protobuf_unspecified": 0,
3489         "type2":                1,
3490 }
3491
3492 func (x DMRS_Type_Value) String() string {
3493         return proto.EnumName(DMRS_Type_Value_name, int32(x))
3494 }
3495
3496 func (DMRS_Type_Value) EnumDescriptor() ([]byte, []int) {
3497         return fileDescriptor_21c7528bb61f1a7a, []int{148, 0}
3498 }
3499
3500 type DMRS_AdditionalPosition_Value int32
3501
3502 const (
3503         DMRS_AdditionalPosition_protobuf_unspecified DMRS_AdditionalPosition_Value = 0
3504         DMRS_AdditionalPosition_pos0                 DMRS_AdditionalPosition_Value = 1
3505         DMRS_AdditionalPosition_pos1                 DMRS_AdditionalPosition_Value = 2
3506         DMRS_AdditionalPosition_pos3                 DMRS_AdditionalPosition_Value = 3
3507 )
3508
3509 var DMRS_AdditionalPosition_Value_name = map[int32]string{
3510         0: "protobuf_unspecified",
3511         1: "pos0",
3512         2: "pos1",
3513         3: "pos3",
3514 }
3515
3516 var DMRS_AdditionalPosition_Value_value = map[string]int32{
3517         "protobuf_unspecified": 0,
3518         "pos0":                 1,
3519         "pos1":                 2,
3520         "pos3":                 3,
3521 }
3522
3523 func (x DMRS_AdditionalPosition_Value) String() string {
3524         return proto.EnumName(DMRS_AdditionalPosition_Value_name, int32(x))
3525 }
3526
3527 func (DMRS_AdditionalPosition_Value) EnumDescriptor() ([]byte, []int) {
3528         return fileDescriptor_21c7528bb61f1a7a, []int{149, 0}
3529 }
3530
3531 type MaxLength_Value int32
3532
3533 const (
3534         MaxLength_protobuf_unspecified MaxLength_Value = 0
3535         MaxLength_len2                 MaxLength_Value = 1
3536 )
3537
3538 var MaxLength_Value_name = map[int32]string{
3539         0: "protobuf_unspecified",
3540         1: "len2",
3541 }
3542
3543 var MaxLength_Value_value = map[string]int32{
3544         "protobuf_unspecified": 0,
3545         "len2":                 1,
3546 }
3547
3548 func (x MaxLength_Value) String() string {
3549         return proto.EnumName(MaxLength_Value_name, int32(x))
3550 }
3551
3552 func (MaxLength_Value) EnumDescriptor() ([]byte, []int) {
3553         return fileDescriptor_21c7528bb61f1a7a, []int{150, 0}
3554 }
3555
3556 type ResourceElementOffset_Value int32
3557
3558 const (
3559         ResourceElementOffset_protobuf_unspecified ResourceElementOffset_Value = 0
3560         ResourceElementOffset_offset01             ResourceElementOffset_Value = 1
3561         ResourceElementOffset_offset10             ResourceElementOffset_Value = 2
3562         ResourceElementOffset_offset11             ResourceElementOffset_Value = 3
3563 )
3564
3565 var ResourceElementOffset_Value_name = map[int32]string{
3566         0: "protobuf_unspecified",
3567         1: "offset01",
3568         2: "offset10",
3569         3: "offset11",
3570 }
3571
3572 var ResourceElementOffset_Value_value = map[string]int32{
3573         "protobuf_unspecified": 0,
3574         "offset01":             1,
3575         "offset10":             2,
3576         "offset11":             3,
3577 }
3578
3579 func (x ResourceElementOffset_Value) String() string {
3580         return proto.EnumName(ResourceElementOffset_Value_name, int32(x))
3581 }
3582
3583 func (ResourceElementOffset_Value) EnumDescriptor() ([]byte, []int) {
3584         return fileDescriptor_21c7528bb61f1a7a, []int{152, 0}
3585 }
3586
3587 type QCL_Type_Value int32
3588
3589 const (
3590         QCL_Type_protobuf_unspecified QCL_Type_Value = 0
3591         QCL_Type_typeA                QCL_Type_Value = 1
3592         QCL_Type_typeB                QCL_Type_Value = 2
3593         QCL_Type_typeC                QCL_Type_Value = 3
3594         QCL_Type_typeD                QCL_Type_Value = 4
3595 )
3596
3597 var QCL_Type_Value_name = map[int32]string{
3598         0: "protobuf_unspecified",
3599         1: "typeA",
3600         2: "typeB",
3601         3: "typeC",
3602         4: "typeD",
3603 }
3604
3605 var QCL_Type_Value_value = map[string]int32{
3606         "protobuf_unspecified": 0,
3607         "typeA":                1,
3608         "typeB":                2,
3609         "typeC":                3,
3610         "typeD":                4,
3611 }
3612
3613 func (x QCL_Type_Value) String() string {
3614         return proto.EnumName(QCL_Type_Value_name, int32(x))
3615 }
3616
3617 func (QCL_Type_Value) EnumDescriptor() ([]byte, []int) {
3618         return fileDescriptor_21c7528bb61f1a7a, []int{155, 0}
3619 }
3620
3621 type VRB_ToPRB_Interleaver_Value int32
3622
3623 const (
3624         VRB_ToPRB_Interleaver_protobuf_unspecified VRB_ToPRB_Interleaver_Value = 0
3625         VRB_ToPRB_Interleaver_n2                   VRB_ToPRB_Interleaver_Value = 1
3626         VRB_ToPRB_Interleaver_n4                   VRB_ToPRB_Interleaver_Value = 2
3627 )
3628
3629 var VRB_ToPRB_Interleaver_Value_name = map[int32]string{
3630         0: "protobuf_unspecified",
3631         1: "n2",
3632         2: "n4",
3633 }
3634
3635 var VRB_ToPRB_Interleaver_Value_value = map[string]int32{
3636         "protobuf_unspecified": 0,
3637         "n2":                   1,
3638         "n4":                   2,
3639 }
3640
3641 func (x VRB_ToPRB_Interleaver_Value) String() string {
3642         return proto.EnumName(VRB_ToPRB_Interleaver_Value_name, int32(x))
3643 }
3644
3645 func (VRB_ToPRB_Interleaver_Value) EnumDescriptor() ([]byte, []int) {
3646         return fileDescriptor_21c7528bb61f1a7a, []int{156, 0}
3647 }
3648
3649 type ResourceAllocation_Value int32
3650
3651 const (
3652         ResourceAllocation_protobuf_unspecified    ResourceAllocation_Value = 0
3653         ResourceAllocation_resourceAllocationType0 ResourceAllocation_Value = 1
3654         ResourceAllocation_resourceAllocationType1 ResourceAllocation_Value = 2
3655         ResourceAllocation_dynamicSwitch           ResourceAllocation_Value = 3
3656 )
3657
3658 var ResourceAllocation_Value_name = map[int32]string{
3659         0: "protobuf_unspecified",
3660         1: "resourceAllocationType0",
3661         2: "resourceAllocationType1",
3662         3: "dynamicSwitch",
3663 }
3664
3665 var ResourceAllocation_Value_value = map[string]int32{
3666         "protobuf_unspecified":    0,
3667         "resourceAllocationType0": 1,
3668         "resourceAllocationType1": 2,
3669         "dynamicSwitch":           3,
3670 }
3671
3672 func (x ResourceAllocation_Value) String() string {
3673         return proto.EnumName(ResourceAllocation_Value_name, int32(x))
3674 }
3675
3676 func (ResourceAllocation_Value) EnumDescriptor() ([]byte, []int) {
3677         return fileDescriptor_21c7528bb61f1a7a, []int{157, 0}
3678 }
3679
3680 type PDSCH_AggregationFactor_Value int32
3681
3682 const (
3683         PDSCH_AggregationFactor_protobuf_unspecified PDSCH_AggregationFactor_Value = 0
3684         PDSCH_AggregationFactor_n2                   PDSCH_AggregationFactor_Value = 1
3685         PDSCH_AggregationFactor_n4                   PDSCH_AggregationFactor_Value = 2
3686         PDSCH_AggregationFactor_n8                   PDSCH_AggregationFactor_Value = 3
3687 )
3688
3689 var PDSCH_AggregationFactor_Value_name = map[int32]string{
3690         0: "protobuf_unspecified",
3691         1: "n2",
3692         2: "n4",
3693         3: "n8",
3694 }
3695
3696 var PDSCH_AggregationFactor_Value_value = map[string]int32{
3697         "protobuf_unspecified": 0,
3698         "n2":                   1,
3699         "n4":                   2,
3700         "n8":                   3,
3701 }
3702
3703 func (x PDSCH_AggregationFactor_Value) String() string {
3704         return proto.EnumName(PDSCH_AggregationFactor_Value_name, int32(x))
3705 }
3706
3707 func (PDSCH_AggregationFactor_Value) EnumDescriptor() ([]byte, []int) {
3708         return fileDescriptor_21c7528bb61f1a7a, []int{158, 0}
3709 }
3710
3711 type RBG_Size_Value int32
3712
3713 const (
3714         RBG_Size_protobuf_unspecified RBG_Size_Value = 0
3715         RBG_Size_config1              RBG_Size_Value = 1
3716         RBG_Size_config2              RBG_Size_Value = 2
3717 )
3718
3719 var RBG_Size_Value_name = map[int32]string{
3720         0: "protobuf_unspecified",
3721         1: "config1",
3722         2: "config2",
3723 }
3724
3725 var RBG_Size_Value_value = map[string]int32{
3726         "protobuf_unspecified": 0,
3727         "config1":              1,
3728         "config2":              2,
3729 }
3730
3731 func (x RBG_Size_Value) String() string {
3732         return proto.EnumName(RBG_Size_Value_name, int32(x))
3733 }
3734
3735 func (RBG_Size_Value) EnumDescriptor() ([]byte, []int) {
3736         return fileDescriptor_21c7528bb61f1a7a, []int{161, 0}
3737 }
3738
3739 type MCS_Table_Value int32
3740
3741 const (
3742         MCS_Table_protobuf_unspecified MCS_Table_Value = 0
3743         MCS_Table_qam256               MCS_Table_Value = 1
3744         MCS_Table_qam64LowSE           MCS_Table_Value = 2
3745 )
3746
3747 var MCS_Table_Value_name = map[int32]string{
3748         0: "protobuf_unspecified",
3749         1: "qam256",
3750         2: "qam64LowSE",
3751 }
3752
3753 var MCS_Table_Value_value = map[string]int32{
3754         "protobuf_unspecified": 0,
3755         "qam256":               1,
3756         "qam64LowSE":           2,
3757 }
3758
3759 func (x MCS_Table_Value) String() string {
3760         return proto.EnumName(MCS_Table_Value_name, int32(x))
3761 }
3762
3763 func (MCS_Table_Value) EnumDescriptor() ([]byte, []int) {
3764         return fileDescriptor_21c7528bb61f1a7a, []int{162, 0}
3765 }
3766
3767 type MaxNrofCodeWordsScheduledByDCI_Value int32
3768
3769 const (
3770         MaxNrofCodeWordsScheduledByDCI_protobuf_unspecified MaxNrofCodeWordsScheduledByDCI_Value = 0
3771         MaxNrofCodeWordsScheduledByDCI_n1                   MaxNrofCodeWordsScheduledByDCI_Value = 1
3772         MaxNrofCodeWordsScheduledByDCI_n2                   MaxNrofCodeWordsScheduledByDCI_Value = 2
3773 )
3774
3775 var MaxNrofCodeWordsScheduledByDCI_Value_name = map[int32]string{
3776         0: "protobuf_unspecified",
3777         1: "n1",
3778         2: "n2",
3779 }
3780
3781 var MaxNrofCodeWordsScheduledByDCI_Value_value = map[string]int32{
3782         "protobuf_unspecified": 0,
3783         "n1":                   1,
3784         "n2":                   2,
3785 }
3786
3787 func (x MaxNrofCodeWordsScheduledByDCI_Value) String() string {
3788         return proto.EnumName(MaxNrofCodeWordsScheduledByDCI_Value_name, int32(x))
3789 }
3790
3791 func (MaxNrofCodeWordsScheduledByDCI_Value) EnumDescriptor() ([]byte, []int) {
3792         return fileDescriptor_21c7528bb61f1a7a, []int{163, 0}
3793 }
3794
3795 type BundleSize_Value int32
3796
3797 const (
3798         BundleSize_protobuf_unspecified BundleSize_Value = 0
3799         BundleSize_n4                   BundleSize_Value = 1
3800         BundleSize_wideband             BundleSize_Value = 2
3801 )
3802
3803 var BundleSize_Value_name = map[int32]string{
3804         0: "protobuf_unspecified",
3805         1: "n4",
3806         2: "wideband",
3807 }
3808
3809 var BundleSize_Value_value = map[string]int32{
3810         "protobuf_unspecified": 0,
3811         "n4":                   1,
3812         "wideband":             2,
3813 }
3814
3815 func (x BundleSize_Value) String() string {
3816         return proto.EnumName(BundleSize_Value_name, int32(x))
3817 }
3818
3819 func (BundleSize_Value) EnumDescriptor() ([]byte, []int) {
3820         return fileDescriptor_21c7528bb61f1a7a, []int{165, 0}
3821 }
3822
3823 type BundleSizeSet1_Value int32
3824
3825 const (
3826         BundleSizeSet1_protobuf_unspecified BundleSizeSet1_Value = 0
3827         BundleSizeSet1_n4                   BundleSizeSet1_Value = 1
3828         BundleSizeSet1_wideband             BundleSizeSet1_Value = 2
3829         BundleSizeSet1_n2_wideband          BundleSizeSet1_Value = 3
3830         BundleSizeSet1_n4_wideband          BundleSizeSet1_Value = 4
3831 )
3832
3833 var BundleSizeSet1_Value_name = map[int32]string{
3834         0: "protobuf_unspecified",
3835         1: "n4",
3836         2: "wideband",
3837         3: "n2_wideband",
3838         4: "n4_wideband",
3839 }
3840
3841 var BundleSizeSet1_Value_value = map[string]int32{
3842         "protobuf_unspecified": 0,
3843         "n4":                   1,
3844         "wideband":             2,
3845         "n2_wideband":          3,
3846         "n4_wideband":          4,
3847 }
3848
3849 func (x BundleSizeSet1_Value) String() string {
3850         return proto.EnumName(BundleSizeSet1_Value_name, int32(x))
3851 }
3852
3853 func (BundleSizeSet1_Value) EnumDescriptor() ([]byte, []int) {
3854         return fileDescriptor_21c7528bb61f1a7a, []int{167, 0}
3855 }
3856
3857 type BundleSizeSet2_Value int32
3858
3859 const (
3860         BundleSizeSet2_protobuf_unspecified BundleSizeSet2_Value = 0
3861         BundleSizeSet2_n4                   BundleSizeSet2_Value = 1
3862         BundleSizeSet2_wideband             BundleSizeSet2_Value = 2
3863 )
3864
3865 var BundleSizeSet2_Value_name = map[int32]string{
3866         0: "protobuf_unspecified",
3867         1: "n4",
3868         2: "wideband",
3869 }
3870
3871 var BundleSizeSet2_Value_value = map[string]int32{
3872         "protobuf_unspecified": 0,
3873         "n4":                   1,
3874         "wideband":             2,
3875 }
3876
3877 func (x BundleSizeSet2_Value) String() string {
3878         return proto.EnumName(BundleSizeSet2_Value_name, int32(x))
3879 }
3880
3881 func (BundleSizeSet2_Value) EnumDescriptor() ([]byte, []int) {
3882         return fileDescriptor_21c7528bb61f1a7a, []int{168, 0}
3883 }
3884
3885 type NrofPorts_Value int32
3886
3887 const (
3888         NrofPorts_protobuf_unspecified NrofPorts_Value = 0
3889         NrofPorts_p1                   NrofPorts_Value = 1
3890         NrofPorts_p2                   NrofPorts_Value = 2
3891         NrofPorts_p4                   NrofPorts_Value = 3
3892         NrofPorts_p8                   NrofPorts_Value = 4
3893         NrofPorts_p12                  NrofPorts_Value = 5
3894         NrofPorts_p16                  NrofPorts_Value = 6
3895         NrofPorts_p24                  NrofPorts_Value = 7
3896         NrofPorts_p32                  NrofPorts_Value = 8
3897 )
3898
3899 var NrofPorts_Value_name = map[int32]string{
3900         0: "protobuf_unspecified",
3901         1: "p1",
3902         2: "p2",
3903         3: "p4",
3904         4: "p8",
3905         5: "p12",
3906         6: "p16",
3907         7: "p24",
3908         8: "p32",
3909 }
3910
3911 var NrofPorts_Value_value = map[string]int32{
3912         "protobuf_unspecified": 0,
3913         "p1":                   1,
3914         "p2":                   2,
3915         "p4":                   3,
3916         "p8":                   4,
3917         "p12":                  5,
3918         "p16":                  6,
3919         "p24":                  7,
3920         "p32":                  8,
3921 }
3922
3923 func (x NrofPorts_Value) String() string {
3924         return proto.EnumName(NrofPorts_Value_name, int32(x))
3925 }
3926
3927 func (NrofPorts_Value) EnumDescriptor() ([]byte, []int) {
3928         return fileDescriptor_21c7528bb61f1a7a, []int{171, 0}
3929 }
3930
3931 type CDM_Type_Value int32
3932
3933 const (
3934         CDM_Type_protobuf_unspecified CDM_Type_Value = 0
3935         CDM_Type_noCDM                CDM_Type_Value = 1
3936         CDM_Type_fd_CDM2              CDM_Type_Value = 2
3937         CDM_Type_cdm4_FD2_TD2         CDM_Type_Value = 3
3938         CDM_Type_cdm8_FD2_TD4         CDM_Type_Value = 4
3939 )
3940
3941 var CDM_Type_Value_name = map[int32]string{
3942         0: "protobuf_unspecified",
3943         1: "noCDM",
3944         2: "fd_CDM2",
3945         3: "cdm4_FD2_TD2",
3946         4: "cdm8_FD2_TD4",
3947 }
3948
3949 var CDM_Type_Value_value = map[string]int32{
3950         "protobuf_unspecified": 0,
3951         "noCDM":                1,
3952         "fd_CDM2":              2,
3953         "cdm4_FD2_TD2":         3,
3954         "cdm8_FD2_TD4":         4,
3955 }
3956
3957 func (x CDM_Type_Value) String() string {
3958         return proto.EnumName(CDM_Type_Value_name, int32(x))
3959 }
3960
3961 func (CDM_Type_Value) EnumDescriptor() ([]byte, []int) {
3962         return fileDescriptor_21c7528bb61f1a7a, []int{172, 0}
3963 }
3964
3965 type Dot5_Value int32
3966
3967 const (
3968         Dot5_protobuf_unspecified Dot5_Value = 0
3969         Dot5_evenPRBs             Dot5_Value = 1
3970         Dot5_oddPRBs              Dot5_Value = 2
3971 )
3972
3973 var Dot5_Value_name = map[int32]string{
3974         0: "protobuf_unspecified",
3975         1: "evenPRBs",
3976         2: "oddPRBs",
3977 }
3978
3979 var Dot5_Value_value = map[string]int32{
3980         "protobuf_unspecified": 0,
3981         "evenPRBs":             1,
3982         "oddPRBs":              2,
3983 }
3984
3985 func (x Dot5_Value) String() string {
3986         return proto.EnumName(Dot5_Value_name, int32(x))
3987 }
3988
3989 func (Dot5_Value) EnumDescriptor() ([]byte, []int) {
3990         return fileDescriptor_21c7528bb61f1a7a, []int{173, 0}
3991 }
3992
3993 type SPS_ConfigPeriodicity_Value int32
3994
3995 const (
3996         SPS_ConfigPeriodicity_protobuf_unspecified SPS_ConfigPeriodicity_Value = 0
3997         SPS_ConfigPeriodicity_ms10                 SPS_ConfigPeriodicity_Value = 1
3998         SPS_ConfigPeriodicity_ms20                 SPS_ConfigPeriodicity_Value = 2
3999         SPS_ConfigPeriodicity_ms32                 SPS_ConfigPeriodicity_Value = 3
4000         SPS_ConfigPeriodicity_ms40                 SPS_ConfigPeriodicity_Value = 4
4001         SPS_ConfigPeriodicity_ms64                 SPS_ConfigPeriodicity_Value = 5
4002         SPS_ConfigPeriodicity_ms80                 SPS_ConfigPeriodicity_Value = 6
4003         SPS_ConfigPeriodicity_ms128                SPS_ConfigPeriodicity_Value = 7
4004         SPS_ConfigPeriodicity_ms160                SPS_ConfigPeriodicity_Value = 8
4005         SPS_ConfigPeriodicity_ms320                SPS_ConfigPeriodicity_Value = 9
4006         SPS_ConfigPeriodicity_ms640                SPS_ConfigPeriodicity_Value = 10
4007 )
4008
4009 var SPS_ConfigPeriodicity_Value_name = map[int32]string{
4010         0:  "protobuf_unspecified",
4011         1:  "ms10",
4012         2:  "ms20",
4013         3:  "ms32",
4014         4:  "ms40",
4015         5:  "ms64",
4016         6:  "ms80",
4017         7:  "ms128",
4018         8:  "ms160",
4019         9:  "ms320",
4020         10: "ms640",
4021 }
4022
4023 var SPS_ConfigPeriodicity_Value_value = map[string]int32{
4024         "protobuf_unspecified": 0,
4025         "ms10":                 1,
4026         "ms20":                 2,
4027         "ms32":                 3,
4028         "ms40":                 4,
4029         "ms64":                 5,
4030         "ms80":                 6,
4031         "ms128":                7,
4032         "ms160":                8,
4033         "ms320":                9,
4034         "ms640":                10,
4035 }
4036
4037 func (x SPS_ConfigPeriodicity_Value) String() string {
4038         return proto.EnumName(SPS_ConfigPeriodicity_Value_name, int32(x))
4039 }
4040
4041 func (SPS_ConfigPeriodicity_Value) EnumDescriptor() ([]byte, []int) {
4042         return fileDescriptor_21c7528bb61f1a7a, []int{178, 0}
4043 }
4044
4045 type SPS_MCS_Table_Value int32
4046
4047 const (
4048         SPS_MCS_Table_protobuf_unspecified SPS_MCS_Table_Value = 0
4049         SPS_MCS_Table_qam64LowSE           SPS_MCS_Table_Value = 1
4050 )
4051
4052 var SPS_MCS_Table_Value_name = map[int32]string{
4053         0: "protobuf_unspecified",
4054         1: "qam64LowSE",
4055 }
4056
4057 var SPS_MCS_Table_Value_value = map[string]int32{
4058         "protobuf_unspecified": 0,
4059         "qam64LowSE":           1,
4060 }
4061
4062 func (x SPS_MCS_Table_Value) String() string {
4063         return proto.EnumName(SPS_MCS_Table_Value_name, int32(x))
4064 }
4065
4066 func (SPS_MCS_Table_Value) EnumDescriptor() ([]byte, []int) {
4067         return fileDescriptor_21c7528bb61f1a7a, []int{179, 0}
4068 }
4069
4070 type Purpose_Value int32
4071
4072 const (
4073         Purpose_protobuf_unspecified Purpose_Value = 0
4074         Purpose_beamFailure          Purpose_Value = 1
4075         Purpose_rlf                  Purpose_Value = 2
4076         Purpose_both                 Purpose_Value = 3
4077 )
4078
4079 var Purpose_Value_name = map[int32]string{
4080         0: "protobuf_unspecified",
4081         1: "beamFailure",
4082         2: "rlf",
4083         3: "both",
4084 }
4085
4086 var Purpose_Value_value = map[string]int32{
4087         "protobuf_unspecified": 0,
4088         "beamFailure":          1,
4089         "rlf":                  2,
4090         "both":                 3,
4091 }
4092
4093 func (x Purpose_Value) String() string {
4094         return proto.EnumName(Purpose_Value_name, int32(x))
4095 }
4096
4097 func (Purpose_Value) EnumDescriptor() ([]byte, []int) {
4098         return fileDescriptor_21c7528bb61f1a7a, []int{182, 0}
4099 }
4100
4101 type BeamFailureInstanceMaxCount_Value int32
4102
4103 const (
4104         BeamFailureInstanceMaxCount_protobuf_unspecified BeamFailureInstanceMaxCount_Value = 0
4105         BeamFailureInstanceMaxCount_n1                   BeamFailureInstanceMaxCount_Value = 1
4106         BeamFailureInstanceMaxCount_n2                   BeamFailureInstanceMaxCount_Value = 2
4107         BeamFailureInstanceMaxCount_n3                   BeamFailureInstanceMaxCount_Value = 3
4108         BeamFailureInstanceMaxCount_n4                   BeamFailureInstanceMaxCount_Value = 4
4109         BeamFailureInstanceMaxCount_n5                   BeamFailureInstanceMaxCount_Value = 5
4110         BeamFailureInstanceMaxCount_n6                   BeamFailureInstanceMaxCount_Value = 6
4111         BeamFailureInstanceMaxCount_n8                   BeamFailureInstanceMaxCount_Value = 7
4112         BeamFailureInstanceMaxCount_n10                  BeamFailureInstanceMaxCount_Value = 8
4113 )
4114
4115 var BeamFailureInstanceMaxCount_Value_name = map[int32]string{
4116         0: "protobuf_unspecified",
4117         1: "n1",
4118         2: "n2",
4119         3: "n3",
4120         4: "n4",
4121         5: "n5",
4122         6: "n6",
4123         7: "n8",
4124         8: "n10",
4125 }
4126
4127 var BeamFailureInstanceMaxCount_Value_value = map[string]int32{
4128         "protobuf_unspecified": 0,
4129         "n1":                   1,
4130         "n2":                   2,
4131         "n3":                   3,
4132         "n4":                   4,
4133         "n5":                   5,
4134         "n6":                   6,
4135         "n8":                   7,
4136         "n10":                  8,
4137 }
4138
4139 func (x BeamFailureInstanceMaxCount_Value) String() string {
4140         return proto.EnumName(BeamFailureInstanceMaxCount_Value_name, int32(x))
4141 }
4142
4143 func (BeamFailureInstanceMaxCount_Value) EnumDescriptor() ([]byte, []int) {
4144         return fileDescriptor_21c7528bb61f1a7a, []int{183, 0}
4145 }
4146
4147 type BeamFailureDetectionTimer_Value int32
4148
4149 const (
4150         BeamFailureDetectionTimer_protobuf_unspecified BeamFailureDetectionTimer_Value = 0
4151         BeamFailureDetectionTimer_pbfd1                BeamFailureDetectionTimer_Value = 1
4152         BeamFailureDetectionTimer_pbfd2                BeamFailureDetectionTimer_Value = 2
4153         BeamFailureDetectionTimer_pbfd3                BeamFailureDetectionTimer_Value = 3
4154         BeamFailureDetectionTimer_pbfd4                BeamFailureDetectionTimer_Value = 4
4155         BeamFailureDetectionTimer_pbfd5                BeamFailureDetectionTimer_Value = 5
4156         BeamFailureDetectionTimer_pbfd6                BeamFailureDetectionTimer_Value = 6
4157         BeamFailureDetectionTimer_pbfd8                BeamFailureDetectionTimer_Value = 7
4158         BeamFailureDetectionTimer_pbfd10               BeamFailureDetectionTimer_Value = 8
4159 )
4160
4161 var BeamFailureDetectionTimer_Value_name = map[int32]string{
4162         0: "protobuf_unspecified",
4163         1: "pbfd1",
4164         2: "pbfd2",
4165         3: "pbfd3",
4166         4: "pbfd4",
4167         5: "pbfd5",
4168         6: "pbfd6",
4169         7: "pbfd8",
4170         8: "pbfd10",
4171 }
4172
4173 var BeamFailureDetectionTimer_Value_value = map[string]int32{
4174         "protobuf_unspecified": 0,
4175         "pbfd1":                1,
4176         "pbfd2":                2,
4177         "pbfd3":                3,
4178         "pbfd4":                4,
4179         "pbfd5":                5,
4180         "pbfd6":                6,
4181         "pbfd8":                7,
4182         "pbfd10":               8,
4183 }
4184
4185 func (x BeamFailureDetectionTimer_Value) String() string {
4186         return proto.EnumName(BeamFailureDetectionTimer_Value_name, int32(x))
4187 }
4188
4189 func (BeamFailureDetectionTimer_Value) EnumDescriptor() ([]byte, []int) {
4190         return fileDescriptor_21c7528bb61f1a7a, []int{184, 0}
4191 }
4192
4193 type BWP_InactivityTimer_Value int32
4194
4195 const (
4196         BWP_InactivityTimer_protobuf_unspecified BWP_InactivityTimer_Value = 0
4197         BWP_InactivityTimer_ms2                  BWP_InactivityTimer_Value = 1
4198         BWP_InactivityTimer_ms3                  BWP_InactivityTimer_Value = 2
4199         BWP_InactivityTimer_ms4                  BWP_InactivityTimer_Value = 3
4200         BWP_InactivityTimer_ms5                  BWP_InactivityTimer_Value = 4
4201         BWP_InactivityTimer_ms6                  BWP_InactivityTimer_Value = 5
4202         BWP_InactivityTimer_ms8                  BWP_InactivityTimer_Value = 6
4203         BWP_InactivityTimer_ms10                 BWP_InactivityTimer_Value = 7
4204         BWP_InactivityTimer_ms20                 BWP_InactivityTimer_Value = 8
4205         BWP_InactivityTimer_ms30                 BWP_InactivityTimer_Value = 9
4206         BWP_InactivityTimer_ms40                 BWP_InactivityTimer_Value = 10
4207         BWP_InactivityTimer_ms50                 BWP_InactivityTimer_Value = 11
4208         BWP_InactivityTimer_ms60                 BWP_InactivityTimer_Value = 12
4209         BWP_InactivityTimer_ms80                 BWP_InactivityTimer_Value = 13
4210         BWP_InactivityTimer_ms100                BWP_InactivityTimer_Value = 14
4211         BWP_InactivityTimer_ms200                BWP_InactivityTimer_Value = 15
4212         BWP_InactivityTimer_ms300                BWP_InactivityTimer_Value = 16
4213         BWP_InactivityTimer_ms500                BWP_InactivityTimer_Value = 17
4214         BWP_InactivityTimer_ms750                BWP_InactivityTimer_Value = 18
4215         BWP_InactivityTimer_ms1280               BWP_InactivityTimer_Value = 19
4216         BWP_InactivityTimer_ms1920               BWP_InactivityTimer_Value = 20
4217         BWP_InactivityTimer_ms2560               BWP_InactivityTimer_Value = 21
4218 )
4219
4220 var BWP_InactivityTimer_Value_name = map[int32]string{
4221         0:  "protobuf_unspecified",
4222         1:  "ms2",
4223         2:  "ms3",
4224         3:  "ms4",
4225         4:  "ms5",
4226         5:  "ms6",
4227         6:  "ms8",
4228         7:  "ms10",
4229         8:  "ms20",
4230         9:  "ms30",
4231         10: "ms40",
4232         11: "ms50",
4233         12: "ms60",
4234         13: "ms80",
4235         14: "ms100",
4236         15: "ms200",
4237         16: "ms300",
4238         17: "ms500",
4239         18: "ms750",
4240         19: "ms1280",
4241         20: "ms1920",
4242         21: "ms2560",
4243 }
4244
4245 var BWP_InactivityTimer_Value_value = map[string]int32{
4246         "protobuf_unspecified": 0,
4247         "ms2":                  1,
4248         "ms3":                  2,
4249         "ms4":                  3,
4250         "ms5":                  4,
4251         "ms6":                  5,
4252         "ms8":                  6,
4253         "ms10":                 7,
4254         "ms20":                 8,
4255         "ms30":                 9,
4256         "ms40":                 10,
4257         "ms50":                 11,
4258         "ms60":                 12,
4259         "ms80":                 13,
4260         "ms100":                14,
4261         "ms200":                15,
4262         "ms300":                16,
4263         "ms500":                17,
4264         "ms750":                18,
4265         "ms1280":               19,
4266         "ms1920":               20,
4267         "ms2560":               21,
4268 }
4269
4270 func (x BWP_InactivityTimer_Value) String() string {
4271         return proto.EnumName(BWP_InactivityTimer_Value_name, int32(x))
4272 }
4273
4274 func (BWP_InactivityTimer_Value) EnumDescriptor() ([]byte, []int) {
4275         return fileDescriptor_21c7528bb61f1a7a, []int{186, 0}
4276 }
4277
4278 type OCC_Length_Value int32
4279
4280 const (
4281         OCC_Length_protobuf_unspecified OCC_Length_Value = 0
4282         OCC_Length_n2                   OCC_Length_Value = 1
4283         OCC_Length_n4                   OCC_Length_Value = 2
4284 )
4285
4286 var OCC_Length_Value_name = map[int32]string{
4287         0: "protobuf_unspecified",
4288         1: "n2",
4289         2: "n4",
4290 }
4291
4292 var OCC_Length_Value_value = map[string]int32{
4293         "protobuf_unspecified": 0,
4294         "n2":                   1,
4295         "n4":                   2,
4296 }
4297
4298 func (x OCC_Length_Value) String() string {
4299         return proto.EnumName(OCC_Length_Value_name, int32(x))
4300 }
4301
4302 func (OCC_Length_Value) EnumDescriptor() ([]byte, []int) {
4303         return fileDescriptor_21c7528bb61f1a7a, []int{197, 0}
4304 }
4305
4306 type OCC_Index_Value int32
4307
4308 const (
4309         OCC_Index_protobuf_unspecified OCC_Index_Value = 0
4310         OCC_Index_n0                   OCC_Index_Value = 1
4311         OCC_Index_n1                   OCC_Index_Value = 2
4312         OCC_Index_n2                   OCC_Index_Value = 3
4313         OCC_Index_n3                   OCC_Index_Value = 4
4314 )
4315
4316 var OCC_Index_Value_name = map[int32]string{
4317         0: "protobuf_unspecified",
4318         1: "n0",
4319         2: "n1",
4320         3: "n2",
4321         4: "n3",
4322 }
4323
4324 var OCC_Index_Value_value = map[string]int32{
4325         "protobuf_unspecified": 0,
4326         "n0":                   1,
4327         "n1":                   2,
4328         "n2":                   3,
4329         "n3":                   4,
4330 }
4331
4332 func (x OCC_Index_Value) String() string {
4333         return proto.EnumName(OCC_Index_Value_name, int32(x))
4334 }
4335
4336 func (OCC_Index_Value) EnumDescriptor() ([]byte, []int) {
4337         return fileDescriptor_21c7528bb61f1a7a, []int{198, 0}
4338 }
4339
4340 type PUCCH_MaxCodeRate_Value int32
4341
4342 const (
4343         PUCCH_MaxCodeRate_protobuf_unspecified PUCCH_MaxCodeRate_Value = 0
4344         PUCCH_MaxCodeRate_zeroDot08            PUCCH_MaxCodeRate_Value = 1
4345         PUCCH_MaxCodeRate_zeroDot15            PUCCH_MaxCodeRate_Value = 2
4346         PUCCH_MaxCodeRate_zeroDot25            PUCCH_MaxCodeRate_Value = 3
4347         PUCCH_MaxCodeRate_zeroDot35            PUCCH_MaxCodeRate_Value = 4
4348         PUCCH_MaxCodeRate_zeroDot45            PUCCH_MaxCodeRate_Value = 5
4349         PUCCH_MaxCodeRate_zeroDot60            PUCCH_MaxCodeRate_Value = 6
4350         PUCCH_MaxCodeRate_zeroDot80            PUCCH_MaxCodeRate_Value = 7
4351 )
4352
4353 var PUCCH_MaxCodeRate_Value_name = map[int32]string{
4354         0: "protobuf_unspecified",
4355         1: "zeroDot08",
4356         2: "zeroDot15",
4357         3: "zeroDot25",
4358         4: "zeroDot35",
4359         5: "zeroDot45",
4360         6: "zeroDot60",
4361         7: "zeroDot80",
4362 }
4363
4364 var PUCCH_MaxCodeRate_Value_value = map[string]int32{
4365         "protobuf_unspecified": 0,
4366         "zeroDot08":            1,
4367         "zeroDot15":            2,
4368         "zeroDot25":            3,
4369         "zeroDot35":            4,
4370         "zeroDot45":            5,
4371         "zeroDot60":            6,
4372         "zeroDot80":            7,
4373 }
4374
4375 func (x PUCCH_MaxCodeRate_Value) String() string {
4376         return proto.EnumName(PUCCH_MaxCodeRate_Value_name, int32(x))
4377 }
4378
4379 func (PUCCH_MaxCodeRate_Value) EnumDescriptor() ([]byte, []int) {
4380         return fileDescriptor_21c7528bb61f1a7a, []int{200, 0}
4381 }
4382
4383 type NrofSlots_Value int32
4384
4385 const (
4386         NrofSlots_protobuf_unspecified NrofSlots_Value = 0
4387         NrofSlots_n2                   NrofSlots_Value = 1
4388         NrofSlots_n4                   NrofSlots_Value = 2
4389         NrofSlots_n8                   NrofSlots_Value = 3
4390 )
4391
4392 var NrofSlots_Value_name = map[int32]string{
4393         0: "protobuf_unspecified",
4394         1: "n2",
4395         2: "n4",
4396         3: "n8",
4397 }
4398
4399 var NrofSlots_Value_value = map[string]int32{
4400         "protobuf_unspecified": 0,
4401         "n2":                   1,
4402         "n4":                   2,
4403         "n8":                   3,
4404 }
4405
4406 func (x NrofSlots_Value) String() string {
4407         return proto.EnumName(NrofSlots_Value_name, int32(x))
4408 }
4409
4410 func (NrofSlots_Value) EnumDescriptor() ([]byte, []int) {
4411         return fileDescriptor_21c7528bb61f1a7a, []int{201, 0}
4412 }
4413
4414 type ClosedLoopIndex_Value int32
4415
4416 const (
4417         ClosedLoopIndex_protobuf_unspecified ClosedLoopIndex_Value = 0
4418         ClosedLoopIndex_i0                   ClosedLoopIndex_Value = 1
4419         ClosedLoopIndex_i1                   ClosedLoopIndex_Value = 2
4420 )
4421
4422 var ClosedLoopIndex_Value_name = map[int32]string{
4423         0: "protobuf_unspecified",
4424         1: "i0",
4425         2: "i1",
4426 }
4427
4428 var ClosedLoopIndex_Value_value = map[string]int32{
4429         "protobuf_unspecified": 0,
4430         "i0":                   1,
4431         "i1":                   2,
4432 }
4433
4434 func (x ClosedLoopIndex_Value) String() string {
4435         return proto.EnumName(ClosedLoopIndex_Value_name, int32(x))
4436 }
4437
4438 func (ClosedLoopIndex_Value) EnumDescriptor() ([]byte, []int) {
4439         return fileDescriptor_21c7528bb61f1a7a, []int{205, 0}
4440 }
4441
4442 type TwoPUCCH_PC_AdjustmentStates_Value int32
4443
4444 const (
4445         TwoPUCCH_PC_AdjustmentStates_protobuf_unspecified TwoPUCCH_PC_AdjustmentStates_Value = 0
4446         TwoPUCCH_PC_AdjustmentStates_twoStates            TwoPUCCH_PC_AdjustmentStates_Value = 1
4447 )
4448
4449 var TwoPUCCH_PC_AdjustmentStates_Value_name = map[int32]string{
4450         0: "protobuf_unspecified",
4451         1: "twoStates",
4452 }
4453
4454 var TwoPUCCH_PC_AdjustmentStates_Value_value = map[string]int32{
4455         "protobuf_unspecified": 0,
4456         "twoStates":            1,
4457 }
4458
4459 func (x TwoPUCCH_PC_AdjustmentStates_Value) String() string {
4460         return proto.EnumName(TwoPUCCH_PC_AdjustmentStates_Value_name, int32(x))
4461 }
4462
4463 func (TwoPUCCH_PC_AdjustmentStates_Value) EnumDescriptor() ([]byte, []int) {
4464         return fileDescriptor_21c7528bb61f1a7a, []int{209, 0}
4465 }
4466
4467 type RateMatching_Value int32
4468
4469 const (
4470         RateMatching_protobuf_unspecified RateMatching_Value = 0
4471         RateMatching_limitedBufferRM      RateMatching_Value = 1
4472 )
4473
4474 var RateMatching_Value_name = map[int32]string{
4475         0: "protobuf_unspecified",
4476         1: "limitedBufferRM",
4477 }
4478
4479 var RateMatching_Value_value = map[string]int32{
4480         "protobuf_unspecified": 0,
4481         "limitedBufferRM":      1,
4482 }
4483
4484 func (x RateMatching_Value) String() string {
4485         return proto.EnumName(RateMatching_Value_name, int32(x))
4486 }
4487
4488 func (RateMatching_Value) EnumDescriptor() ([]byte, []int) {
4489         return fileDescriptor_21c7528bb61f1a7a, []int{212, 0}
4490 }
4491
4492 type SRS_SwitchFromCarrier_Value int32
4493
4494 const (
4495         SRS_SwitchFromCarrier_protobuf_unspecified SRS_SwitchFromCarrier_Value = 0
4496         SRS_SwitchFromCarrier_sUL                  SRS_SwitchFromCarrier_Value = 1
4497         SRS_SwitchFromCarrier_nUL                  SRS_SwitchFromCarrier_Value = 2
4498 )
4499
4500 var SRS_SwitchFromCarrier_Value_name = map[int32]string{
4501         0: "protobuf_unspecified",
4502         1: "sUL",
4503         2: "nUL",
4504 }
4505
4506 var SRS_SwitchFromCarrier_Value_value = map[string]int32{
4507         "protobuf_unspecified": 0,
4508         "sUL":                  1,
4509         "nUL":                  2,
4510 }
4511
4512 func (x SRS_SwitchFromCarrier_Value) String() string {
4513         return proto.EnumName(SRS_SwitchFromCarrier_Value_name, int32(x))
4514 }
4515
4516 func (SRS_SwitchFromCarrier_Value) EnumDescriptor() ([]byte, []int) {
4517         return fileDescriptor_21c7528bb61f1a7a, []int{214, 0}
4518 }
4519
4520 type Tx_Config_Value int32
4521
4522 const (
4523         Tx_Config_protobuf_unspecified Tx_Config_Value = 0
4524         Tx_Config_codebook             Tx_Config_Value = 1
4525         Tx_Config_nonCodebook          Tx_Config_Value = 2
4526 )
4527
4528 var Tx_Config_Value_name = map[int32]string{
4529         0: "protobuf_unspecified",
4530         1: "codebook",
4531         2: "nonCodebook",
4532 }
4533
4534 var Tx_Config_Value_value = map[string]int32{
4535         "protobuf_unspecified": 0,
4536         "codebook":             1,
4537         "nonCodebook":          2,
4538 }
4539
4540 func (x Tx_Config_Value) String() string {
4541         return proto.EnumName(Tx_Config_Value_name, int32(x))
4542 }
4543
4544 func (Tx_Config_Value) EnumDescriptor() ([]byte, []int) {
4545         return fileDescriptor_21c7528bb61f1a7a, []int{219, 0}
4546 }
4547
4548 type MaxNrofPorts_Value int32
4549
4550 const (
4551         MaxNrofPorts_protobuf_unspecified MaxNrofPorts_Value = 0
4552         MaxNrofPorts_n1                   MaxNrofPorts_Value = 1
4553         MaxNrofPorts_n2                   MaxNrofPorts_Value = 2
4554 )
4555
4556 var MaxNrofPorts_Value_name = map[int32]string{
4557         0: "protobuf_unspecified",
4558         1: "n1",
4559         2: "n2",
4560 }
4561
4562 var MaxNrofPorts_Value_value = map[string]int32{
4563         "protobuf_unspecified": 0,
4564         "n1":                   1,
4565         "n2":                   2,
4566 }
4567
4568 func (x MaxNrofPorts_Value) String() string {
4569         return proto.EnumName(MaxNrofPorts_Value_name, int32(x))
4570 }
4571
4572 func (MaxNrofPorts_Value) EnumDescriptor() ([]byte, []int) {
4573         return fileDescriptor_21c7528bb61f1a7a, []int{223, 0}
4574 }
4575
4576 type PTRS_Power_Value int32
4577
4578 const (
4579         PTRS_Power_protobuf_unspecified PTRS_Power_Value = 0
4580         PTRS_Power_p00                  PTRS_Power_Value = 1
4581         PTRS_Power_p01                  PTRS_Power_Value = 2
4582         PTRS_Power_p10                  PTRS_Power_Value = 3
4583         PTRS_Power_p11                  PTRS_Power_Value = 4
4584 )
4585
4586 var PTRS_Power_Value_name = map[int32]string{
4587         0: "protobuf_unspecified",
4588         1: "p00",
4589         2: "p01",
4590         3: "p10",
4591         4: "p11",
4592 }
4593
4594 var PTRS_Power_Value_value = map[string]int32{
4595         "protobuf_unspecified": 0,
4596         "p00":                  1,
4597         "p01":                  2,
4598         "p10":                  3,
4599         "p11":                  4,
4600 }
4601
4602 func (x PTRS_Power_Value) String() string {
4603         return proto.EnumName(PTRS_Power_Value_name, int32(x))
4604 }
4605
4606 func (PTRS_Power_Value) EnumDescriptor() ([]byte, []int) {
4607         return fileDescriptor_21c7528bb61f1a7a, []int{224, 0}
4608 }
4609
4610 type TimeDensityTransformPrecoding_Value int32
4611
4612 const (
4613         TimeDensityTransformPrecoding_protobuf_unspecified TimeDensityTransformPrecoding_Value = 0
4614         TimeDensityTransformPrecoding_d2                   TimeDensityTransformPrecoding_Value = 1
4615 )
4616
4617 var TimeDensityTransformPrecoding_Value_name = map[int32]string{
4618         0: "protobuf_unspecified",
4619         1: "d2",
4620 }
4621
4622 var TimeDensityTransformPrecoding_Value_value = map[string]int32{
4623         "protobuf_unspecified": 0,
4624         "d2":                   1,
4625 }
4626
4627 func (x TimeDensityTransformPrecoding_Value) String() string {
4628         return proto.EnumName(TimeDensityTransformPrecoding_Value_name, int32(x))
4629 }
4630
4631 func (TimeDensityTransformPrecoding_Value) EnumDescriptor() ([]byte, []int) {
4632         return fileDescriptor_21c7528bb61f1a7a, []int{226, 0}
4633 }
4634
4635 type Alpha_Value int32
4636
4637 const (
4638         Alpha_protobuf_unspecified Alpha_Value = 0
4639         Alpha_alpha0               Alpha_Value = 1
4640         Alpha_alpha04              Alpha_Value = 2
4641         Alpha_alpha05              Alpha_Value = 3
4642         Alpha_alpha06              Alpha_Value = 4
4643         Alpha_alpha07              Alpha_Value = 5
4644         Alpha_alpha08              Alpha_Value = 6
4645         Alpha_alpha09              Alpha_Value = 7
4646         Alpha_alpha1               Alpha_Value = 8
4647 )
4648
4649 var Alpha_Value_name = map[int32]string{
4650         0: "protobuf_unspecified",
4651         1: "alpha0",
4652         2: "alpha04",
4653         3: "alpha05",
4654         4: "alpha06",
4655         5: "alpha07",
4656         6: "alpha08",
4657         7: "alpha09",
4658         8: "alpha1",
4659 }
4660
4661 var Alpha_Value_value = map[string]int32{
4662         "protobuf_unspecified": 0,
4663         "alpha0":               1,
4664         "alpha04":              2,
4665         "alpha05":              3,
4666         "alpha06":              4,
4667         "alpha07":              5,
4668         "alpha08":              6,
4669         "alpha09":              7,
4670         "alpha1":               8,
4671 }
4672
4673 func (x Alpha_Value) String() string {
4674         return proto.EnumName(Alpha_Value_name, int32(x))
4675 }
4676
4677 func (Alpha_Value) EnumDescriptor() ([]byte, []int) {
4678         return fileDescriptor_21c7528bb61f1a7a, []int{230, 0}
4679 }
4680
4681 type TwoPUSCH_PC_AdjustmentStates_Value int32
4682
4683 const (
4684         TwoPUSCH_PC_AdjustmentStates_protobuf_unspecified TwoPUSCH_PC_AdjustmentStates_Value = 0
4685         TwoPUSCH_PC_AdjustmentStates_twoStates            TwoPUSCH_PC_AdjustmentStates_Value = 1
4686 )
4687
4688 var TwoPUSCH_PC_AdjustmentStates_Value_name = map[int32]string{
4689         0: "protobuf_unspecified",
4690         1: "twoStates",
4691 }
4692
4693 var TwoPUSCH_PC_AdjustmentStates_Value_value = map[string]int32{
4694         "protobuf_unspecified": 0,
4695         "twoStates":            1,
4696 }
4697
4698 func (x TwoPUSCH_PC_AdjustmentStates_Value) String() string {
4699         return proto.EnumName(TwoPUSCH_PC_AdjustmentStates_Value_name, int32(x))
4700 }
4701
4702 func (TwoPUSCH_PC_AdjustmentStates_Value) EnumDescriptor() ([]byte, []int) {
4703         return fileDescriptor_21c7528bb61f1a7a, []int{233, 0}
4704 }
4705
4706 type FrequencyHopping_Value int32
4707
4708 const (
4709         FrequencyHopping_protobuf_unspecified FrequencyHopping_Value = 0
4710         FrequencyHopping_intraSlot            FrequencyHopping_Value = 1
4711         FrequencyHopping_interSlot            FrequencyHopping_Value = 2
4712 )
4713
4714 var FrequencyHopping_Value_name = map[int32]string{
4715         0: "protobuf_unspecified",
4716         1: "intraSlot",
4717         2: "interSlot",
4718 }
4719
4720 var FrequencyHopping_Value_value = map[string]int32{
4721         "protobuf_unspecified": 0,
4722         "intraSlot":            1,
4723         "interSlot":            2,
4724 }
4725
4726 func (x FrequencyHopping_Value) String() string {
4727         return proto.EnumName(FrequencyHopping_Value_name, int32(x))
4728 }
4729
4730 func (FrequencyHopping_Value) EnumDescriptor() ([]byte, []int) {
4731         return fileDescriptor_21c7528bb61f1a7a, []int{235, 0}
4732 }
4733
4734 type PUSCH_AggregationFactor_Value int32
4735
4736 const (
4737         PUSCH_AggregationFactor_protobuf_unspecified PUSCH_AggregationFactor_Value = 0
4738         PUSCH_AggregationFactor_n2                   PUSCH_AggregationFactor_Value = 1
4739         PUSCH_AggregationFactor_n4                   PUSCH_AggregationFactor_Value = 2
4740         PUSCH_AggregationFactor_n8                   PUSCH_AggregationFactor_Value = 3
4741 )
4742
4743 var PUSCH_AggregationFactor_Value_name = map[int32]string{
4744         0: "protobuf_unspecified",
4745         1: "n2",
4746         2: "n4",
4747         3: "n8",
4748 }
4749
4750 var PUSCH_AggregationFactor_Value_value = map[string]int32{
4751         "protobuf_unspecified": 0,
4752         "n2":                   1,
4753         "n4":                   2,
4754         "n8":                   3,
4755 }
4756
4757 func (x PUSCH_AggregationFactor_Value) String() string {
4758         return proto.EnumName(PUSCH_AggregationFactor_Value_name, int32(x))
4759 }
4760
4761 func (PUSCH_AggregationFactor_Value) EnumDescriptor() ([]byte, []int) {
4762         return fileDescriptor_21c7528bb61f1a7a, []int{236, 0}
4763 }
4764
4765 type CodebookSubset_Value int32
4766
4767 const (
4768         CodebookSubset_protobuf_unspecified          CodebookSubset_Value = 0
4769         CodebookSubset_fullyAndPartialAndNonCoherent CodebookSubset_Value = 1
4770         CodebookSubset_partialAndNonCoherent         CodebookSubset_Value = 2
4771         CodebookSubset_nonCoherent                   CodebookSubset_Value = 3
4772 )
4773
4774 var CodebookSubset_Value_name = map[int32]string{
4775         0: "protobuf_unspecified",
4776         1: "fullyAndPartialAndNonCoherent",
4777         2: "partialAndNonCoherent",
4778         3: "nonCoherent",
4779 }
4780
4781 var CodebookSubset_Value_value = map[string]int32{
4782         "protobuf_unspecified":          0,
4783         "fullyAndPartialAndNonCoherent": 1,
4784         "partialAndNonCoherent":         2,
4785         "nonCoherent":                   3,
4786 }
4787
4788 func (x CodebookSubset_Value) String() string {
4789         return proto.EnumName(CodebookSubset_Value_name, int32(x))
4790 }
4791
4792 func (CodebookSubset_Value) EnumDescriptor() ([]byte, []int) {
4793         return fileDescriptor_21c7528bb61f1a7a, []int{237, 0}
4794 }
4795
4796 type RBG_Size2_Value int32
4797
4798 const (
4799         RBG_Size2_protobuf_unspecified RBG_Size2_Value = 0
4800         RBG_Size2_config2              RBG_Size2_Value = 1
4801 )
4802
4803 var RBG_Size2_Value_name = map[int32]string{
4804         0: "protobuf_unspecified",
4805         1: "config2",
4806 }
4807
4808 var RBG_Size2_Value_value = map[string]int32{
4809         "protobuf_unspecified": 0,
4810         "config2":              1,
4811 }
4812
4813 func (x RBG_Size2_Value) String() string {
4814         return proto.EnumName(RBG_Size2_Value_name, int32(x))
4815 }
4816
4817 func (RBG_Size2_Value) EnumDescriptor() ([]byte, []int) {
4818         return fileDescriptor_21c7528bb61f1a7a, []int{238, 0}
4819 }
4820
4821 type Scaling_Value int32
4822
4823 const (
4824         Scaling_protobuf_unspecified Scaling_Value = 0
4825         Scaling_f0p5                 Scaling_Value = 1
4826         Scaling_f0p65                Scaling_Value = 2
4827         Scaling_f0p8                 Scaling_Value = 3
4828         Scaling_f1                   Scaling_Value = 4
4829 )
4830
4831 var Scaling_Value_name = map[int32]string{
4832         0: "protobuf_unspecified",
4833         1: "f0p5",
4834         2: "f0p65",
4835         3: "f0p8",
4836         4: "f1",
4837 }
4838
4839 var Scaling_Value_value = map[string]int32{
4840         "protobuf_unspecified": 0,
4841         "f0p5":                 1,
4842         "f0p65":                2,
4843         "f0p8":                 3,
4844         "f1":                   4,
4845 }
4846
4847 func (x Scaling_Value) String() string {
4848         return proto.EnumName(Scaling_Value_name, int32(x))
4849 }
4850
4851 func (Scaling_Value) EnumDescriptor() ([]byte, []int) {
4852         return fileDescriptor_21c7528bb61f1a7a, []int{241, 0}
4853 }
4854
4855 type PowerControlLoopToUse_Value int32
4856
4857 const (
4858         PowerControlLoopToUse_protobuf_unspecified PowerControlLoopToUse_Value = 0
4859         PowerControlLoopToUse_n0                   PowerControlLoopToUse_Value = 1
4860         PowerControlLoopToUse_n1                   PowerControlLoopToUse_Value = 2
4861 )
4862
4863 var PowerControlLoopToUse_Value_name = map[int32]string{
4864         0: "protobuf_unspecified",
4865         1: "n0",
4866         2: "n1",
4867 }
4868
4869 var PowerControlLoopToUse_Value_value = map[string]int32{
4870         "protobuf_unspecified": 0,
4871         "n0":                   1,
4872         "n1":                   2,
4873 }
4874
4875 func (x PowerControlLoopToUse_Value) String() string {
4876         return proto.EnumName(PowerControlLoopToUse_Value_name, int32(x))
4877 }
4878
4879 func (PowerControlLoopToUse_Value) EnumDescriptor() ([]byte, []int) {
4880         return fileDescriptor_21c7528bb61f1a7a, []int{245, 0}
4881 }
4882
4883 type RepK_Value int32
4884
4885 const (
4886         RepK_protobuf_unspecified RepK_Value = 0
4887         RepK_n1                   RepK_Value = 1
4888         RepK_n2                   RepK_Value = 2
4889         RepK_n4                   RepK_Value = 3
4890         RepK_n8                   RepK_Value = 4
4891 )
4892
4893 var RepK_Value_name = map[int32]string{
4894         0: "protobuf_unspecified",
4895         1: "n1",
4896         2: "n2",
4897         3: "n4",
4898         4: "n8",
4899 }
4900
4901 var RepK_Value_value = map[string]int32{
4902         "protobuf_unspecified": 0,
4903         "n1":                   1,
4904         "n2":                   2,
4905         "n4":                   3,
4906         "n8":                   4,
4907 }
4908
4909 func (x RepK_Value) String() string {
4910         return proto.EnumName(RepK_Value_name, int32(x))
4911 }
4912
4913 func (RepK_Value) EnumDescriptor() ([]byte, []int) {
4914         return fileDescriptor_21c7528bb61f1a7a, []int{246, 0}
4915 }
4916
4917 type RepK_RV_Value int32
4918
4919 const (
4920         RepK_RV_protobuf_unspecified RepK_RV_Value = 0
4921         RepK_RV_s1_0231              RepK_RV_Value = 1
4922         RepK_RV_s2_0303              RepK_RV_Value = 2
4923         RepK_RV_s3_0000              RepK_RV_Value = 3
4924 )
4925
4926 var RepK_RV_Value_name = map[int32]string{
4927         0: "protobuf_unspecified",
4928         1: "s1_0231",
4929         2: "s2_0303",
4930         3: "s3_0000",
4931 }
4932
4933 var RepK_RV_Value_value = map[string]int32{
4934         "protobuf_unspecified": 0,
4935         "s1_0231":              1,
4936         "s2_0303":              2,
4937         "s3_0000":              3,
4938 }
4939
4940 func (x RepK_RV_Value) String() string {
4941         return proto.EnumName(RepK_RV_Value_name, int32(x))
4942 }
4943
4944 func (RepK_RV_Value) EnumDescriptor() ([]byte, []int) {
4945         return fileDescriptor_21c7528bb61f1a7a, []int{247, 0}
4946 }
4947
4948 type GrantPeriodicity_Value int32
4949
4950 const (
4951         GrantPeriodicity_protobuf_unspecified GrantPeriodicity_Value = 0
4952         GrantPeriodicity_sym2                 GrantPeriodicity_Value = 1
4953         GrantPeriodicity_sym7                 GrantPeriodicity_Value = 2
4954         GrantPeriodicity_sym1x14              GrantPeriodicity_Value = 3
4955         GrantPeriodicity_sym2x14              GrantPeriodicity_Value = 4
4956         GrantPeriodicity_sym4x14              GrantPeriodicity_Value = 5
4957         GrantPeriodicity_sym5x14              GrantPeriodicity_Value = 6
4958         GrantPeriodicity_sym8x14              GrantPeriodicity_Value = 7
4959         GrantPeriodicity_sym10x14             GrantPeriodicity_Value = 8
4960         GrantPeriodicity_sym16x14             GrantPeriodicity_Value = 9
4961         GrantPeriodicity_sym20x14             GrantPeriodicity_Value = 10
4962         GrantPeriodicity_sym32x14             GrantPeriodicity_Value = 11
4963         GrantPeriodicity_sym40x14             GrantPeriodicity_Value = 12
4964         GrantPeriodicity_sym64x14             GrantPeriodicity_Value = 13
4965         GrantPeriodicity_sym80x14             GrantPeriodicity_Value = 14
4966         GrantPeriodicity_sym128x14            GrantPeriodicity_Value = 15
4967         GrantPeriodicity_sym160x14            GrantPeriodicity_Value = 16
4968         GrantPeriodicity_sym256x14            GrantPeriodicity_Value = 17
4969         GrantPeriodicity_sym320x14            GrantPeriodicity_Value = 18
4970         GrantPeriodicity_sym512x14            GrantPeriodicity_Value = 19
4971         GrantPeriodicity_sym640x14            GrantPeriodicity_Value = 20
4972         GrantPeriodicity_sym1024x14           GrantPeriodicity_Value = 21
4973         GrantPeriodicity_sym1280x14           GrantPeriodicity_Value = 22
4974         GrantPeriodicity_sym2560x14           GrantPeriodicity_Value = 23
4975         GrantPeriodicity_sym5120x14           GrantPeriodicity_Value = 24
4976         GrantPeriodicity_sym6                 GrantPeriodicity_Value = 25
4977         GrantPeriodicity_sym1x12              GrantPeriodicity_Value = 26
4978         GrantPeriodicity_sym2x12              GrantPeriodicity_Value = 27
4979         GrantPeriodicity_sym4x12              GrantPeriodicity_Value = 28
4980         GrantPeriodicity_sym5x12              GrantPeriodicity_Value = 29
4981         GrantPeriodicity_sym8x12              GrantPeriodicity_Value = 30
4982         GrantPeriodicity_sym10x12             GrantPeriodicity_Value = 31
4983         GrantPeriodicity_sym16x12             GrantPeriodicity_Value = 32
4984         GrantPeriodicity_sym20x12             GrantPeriodicity_Value = 33
4985         GrantPeriodicity_sym32x12             GrantPeriodicity_Value = 34
4986         GrantPeriodicity_sym40x12             GrantPeriodicity_Value = 35
4987         GrantPeriodicity_sym64x12             GrantPeriodicity_Value = 36
4988         GrantPeriodicity_sym80x12             GrantPeriodicity_Value = 37
4989         GrantPeriodicity_sym128x12            GrantPeriodicity_Value = 38
4990         GrantPeriodicity_sym160x12            GrantPeriodicity_Value = 39
4991         GrantPeriodicity_sym256x12            GrantPeriodicity_Value = 40
4992         GrantPeriodicity_sym320x12            GrantPeriodicity_Value = 41
4993         GrantPeriodicity_sym512x12            GrantPeriodicity_Value = 42
4994         GrantPeriodicity_sym640x12            GrantPeriodicity_Value = 43
4995         GrantPeriodicity_sym1280x12           GrantPeriodicity_Value = 44
4996         GrantPeriodicity_sym2560x12           GrantPeriodicity_Value = 45
4997 )
4998
4999 var GrantPeriodicity_Value_name = map[int32]string{
5000         0:  "protobuf_unspecified",
5001         1:  "sym2",
5002         2:  "sym7",
5003         3:  "sym1x14",
5004         4:  "sym2x14",
5005         5:  "sym4x14",
5006         6:  "sym5x14",
5007         7:  "sym8x14",
5008         8:  "sym10x14",
5009         9:  "sym16x14",
5010         10: "sym20x14",
5011         11: "sym32x14",
5012         12: "sym40x14",
5013         13: "sym64x14",
5014         14: "sym80x14",
5015         15: "sym128x14",
5016         16: "sym160x14",
5017         17: "sym256x14",
5018         18: "sym320x14",
5019         19: "sym512x14",
5020         20: "sym640x14",
5021         21: "sym1024x14",
5022         22: "sym1280x14",
5023         23: "sym2560x14",
5024         24: "sym5120x14",
5025         25: "sym6",
5026         26: "sym1x12",
5027         27: "sym2x12",
5028         28: "sym4x12",
5029         29: "sym5x12",
5030         30: "sym8x12",
5031         31: "sym10x12",
5032         32: "sym16x12",
5033         33: "sym20x12",
5034         34: "sym32x12",
5035         35: "sym40x12",
5036         36: "sym64x12",
5037         37: "sym80x12",
5038         38: "sym128x12",
5039         39: "sym160x12",
5040         40: "sym256x12",
5041         41: "sym320x12",
5042         42: "sym512x12",
5043         43: "sym640x12",
5044         44: "sym1280x12",
5045         45: "sym2560x12",
5046 }
5047
5048 var GrantPeriodicity_Value_value = map[string]int32{
5049         "protobuf_unspecified": 0,
5050         "sym2":                 1,
5051         "sym7":                 2,
5052         "sym1x14":              3,
5053         "sym2x14":              4,
5054         "sym4x14":              5,
5055         "sym5x14":              6,
5056         "sym8x14":              7,
5057         "sym10x14":             8,
5058         "sym16x14":             9,
5059         "sym20x14":             10,
5060         "sym32x14":             11,
5061         "sym40x14":             12,
5062         "sym64x14":             13,
5063         "sym80x14":             14,
5064         "sym128x14":            15,
5065         "sym160x14":            16,
5066         "sym256x14":            17,
5067         "sym320x14":            18,
5068         "sym512x14":            19,
5069         "sym640x14":            20,
5070         "sym1024x14":           21,
5071         "sym1280x14":           22,
5072         "sym2560x14":           23,
5073         "sym5120x14":           24,
5074         "sym6":                 25,
5075         "sym1x12":              26,
5076         "sym2x12":              27,
5077         "sym4x12":              28,
5078         "sym5x12":              29,
5079         "sym8x12":              30,
5080         "sym10x12":             31,
5081         "sym16x12":             32,
5082         "sym20x12":             33,
5083         "sym32x12":             34,
5084         "sym40x12":             35,
5085         "sym64x12":             36,
5086         "sym80x12":             37,
5087         "sym128x12":            38,
5088         "sym160x12":            39,
5089         "sym256x12":            40,
5090         "sym320x12":            41,
5091         "sym512x12":            42,
5092         "sym640x12":            43,
5093         "sym1280x12":           44,
5094         "sym2560x12":           45,
5095 }
5096
5097 func (x GrantPeriodicity_Value) String() string {
5098         return proto.EnumName(GrantPeriodicity_Value_name, int32(x))
5099 }
5100
5101 func (GrantPeriodicity_Value) EnumDescriptor() ([]byte, []int) {
5102         return fileDescriptor_21c7528bb61f1a7a, []int{248, 0}
5103 }
5104
5105 type SRS_ResourceSet_Usage_Value int32
5106
5107 const (
5108         SRS_ResourceSet_Usage_protobuf_unspecified SRS_ResourceSet_Usage_Value = 0
5109         SRS_ResourceSet_Usage_beamManagement       SRS_ResourceSet_Usage_Value = 1
5110         SRS_ResourceSet_Usage_codebook             SRS_ResourceSet_Usage_Value = 2
5111         SRS_ResourceSet_Usage_nonCodebook          SRS_ResourceSet_Usage_Value = 3
5112         SRS_ResourceSet_Usage_antennaSwitching     SRS_ResourceSet_Usage_Value = 4
5113 )
5114
5115 var SRS_ResourceSet_Usage_Value_name = map[int32]string{
5116         0: "protobuf_unspecified",
5117         1: "beamManagement",
5118         2: "codebook",
5119         3: "nonCodebook",
5120         4: "antennaSwitching",
5121 }
5122
5123 var SRS_ResourceSet_Usage_Value_value = map[string]int32{
5124         "protobuf_unspecified": 0,
5125         "beamManagement":       1,
5126         "codebook":             2,
5127         "nonCodebook":          3,
5128         "antennaSwitching":     4,
5129 }
5130
5131 func (x SRS_ResourceSet_Usage_Value) String() string {
5132         return proto.EnumName(SRS_ResourceSet_Usage_Value_name, int32(x))
5133 }
5134
5135 func (SRS_ResourceSet_Usage_Value) EnumDescriptor() ([]byte, []int) {
5136         return fileDescriptor_21c7528bb61f1a7a, []int{255, 0}
5137 }
5138
5139 type SRS_PowerControlAdjustmentStates_Value int32
5140
5141 const (
5142         SRS_PowerControlAdjustmentStates_protobuf_unspecified SRS_PowerControlAdjustmentStates_Value = 0
5143         SRS_PowerControlAdjustmentStates_sameAsFci2           SRS_PowerControlAdjustmentStates_Value = 1
5144         SRS_PowerControlAdjustmentStates_separateClosedLoop   SRS_PowerControlAdjustmentStates_Value = 2
5145 )
5146
5147 var SRS_PowerControlAdjustmentStates_Value_name = map[int32]string{
5148         0: "protobuf_unspecified",
5149         1: "sameAsFci2",
5150         2: "separateClosedLoop",
5151 }
5152
5153 var SRS_PowerControlAdjustmentStates_Value_value = map[string]int32{
5154         "protobuf_unspecified": 0,
5155         "sameAsFci2":           1,
5156         "separateClosedLoop":   2,
5157 }
5158
5159 func (x SRS_PowerControlAdjustmentStates_Value) String() string {
5160         return proto.EnumName(SRS_PowerControlAdjustmentStates_Value_name, int32(x))
5161 }
5162
5163 func (SRS_PowerControlAdjustmentStates_Value) EnumDescriptor() ([]byte, []int) {
5164         return fileDescriptor_21c7528bb61f1a7a, []int{256, 0}
5165 }
5166
5167 type NrofSRS_Ports_Value int32
5168
5169 const (
5170         NrofSRS_Ports_protobuf_unspecified NrofSRS_Ports_Value = 0
5171         NrofSRS_Ports_port1                NrofSRS_Ports_Value = 1
5172         NrofSRS_Ports_ports2               NrofSRS_Ports_Value = 2
5173         NrofSRS_Ports_ports4               NrofSRS_Ports_Value = 3
5174 )
5175
5176 var NrofSRS_Ports_Value_name = map[int32]string{
5177         0: "protobuf_unspecified",
5178         1: "port1",
5179         2: "ports2",
5180         3: "ports4",
5181 }
5182
5183 var NrofSRS_Ports_Value_value = map[string]int32{
5184         "protobuf_unspecified": 0,
5185         "port1":                1,
5186         "ports2":               2,
5187         "ports4":               3,
5188 }
5189
5190 func (x NrofSRS_Ports_Value) String() string {
5191         return proto.EnumName(NrofSRS_Ports_Value_name, int32(x))
5192 }
5193
5194 func (NrofSRS_Ports_Value) EnumDescriptor() ([]byte, []int) {
5195         return fileDescriptor_21c7528bb61f1a7a, []int{258, 0}
5196 }
5197
5198 type PTRS_PortIndex_Value int32
5199
5200 const (
5201         PTRS_PortIndex_protobuf_unspecified PTRS_PortIndex_Value = 0
5202         PTRS_PortIndex_n0                   PTRS_PortIndex_Value = 1
5203         PTRS_PortIndex_n1                   PTRS_PortIndex_Value = 2
5204 )
5205
5206 var PTRS_PortIndex_Value_name = map[int32]string{
5207         0: "protobuf_unspecified",
5208         1: "n0",
5209         2: "n1",
5210 }
5211
5212 var PTRS_PortIndex_Value_value = map[string]int32{
5213         "protobuf_unspecified": 0,
5214         "n0":                   1,
5215         "n1":                   2,
5216 }
5217
5218 func (x PTRS_PortIndex_Value) String() string {
5219         return proto.EnumName(PTRS_PortIndex_Value_name, int32(x))
5220 }
5221
5222 func (PTRS_PortIndex_Value) EnumDescriptor() ([]byte, []int) {
5223         return fileDescriptor_21c7528bb61f1a7a, []int{259, 0}
5224 }
5225
5226 type NrofSymbols_Value int32
5227
5228 const (
5229         NrofSymbols_protobuf_unspecified NrofSymbols_Value = 0
5230         NrofSymbols_n1                   NrofSymbols_Value = 1
5231         NrofSymbols_n2                   NrofSymbols_Value = 2
5232         NrofSymbols_n4                   NrofSymbols_Value = 3
5233 )
5234
5235 var NrofSymbols_Value_name = map[int32]string{
5236         0: "protobuf_unspecified",
5237         1: "n1",
5238         2: "n2",
5239         3: "n4",
5240 }
5241
5242 var NrofSymbols_Value_value = map[string]int32{
5243         "protobuf_unspecified": 0,
5244         "n1":                   1,
5245         "n2":                   2,
5246         "n4":                   3,
5247 }
5248
5249 func (x NrofSymbols_Value) String() string {
5250         return proto.EnumName(NrofSymbols_Value_name, int32(x))
5251 }
5252
5253 func (NrofSymbols_Value) EnumDescriptor() ([]byte, []int) {
5254         return fileDescriptor_21c7528bb61f1a7a, []int{263, 0}
5255 }
5256
5257 type RepetitionFactor_Value int32
5258
5259 const (
5260         RepetitionFactor_protobuf_unspecified RepetitionFactor_Value = 0
5261         RepetitionFactor_n1                   RepetitionFactor_Value = 1
5262         RepetitionFactor_n2                   RepetitionFactor_Value = 2
5263         RepetitionFactor_n4                   RepetitionFactor_Value = 3
5264 )
5265
5266 var RepetitionFactor_Value_name = map[int32]string{
5267         0: "protobuf_unspecified",
5268         1: "n1",
5269         2: "n2",
5270         3: "n4",
5271 }
5272
5273 var RepetitionFactor_Value_value = map[string]int32{
5274         "protobuf_unspecified": 0,
5275         "n1":                   1,
5276         "n2":                   2,
5277         "n4":                   3,
5278 }
5279
5280 func (x RepetitionFactor_Value) String() string {
5281         return proto.EnumName(RepetitionFactor_Value_name, int32(x))
5282 }
5283
5284 func (RepetitionFactor_Value) EnumDescriptor() ([]byte, []int) {
5285         return fileDescriptor_21c7528bb61f1a7a, []int{264, 0}
5286 }
5287
5288 type GroupOrSequenceHopping_Value int32
5289
5290 const (
5291         GroupOrSequenceHopping_protobuf_unspecified GroupOrSequenceHopping_Value = 0
5292         GroupOrSequenceHopping_neither              GroupOrSequenceHopping_Value = 1
5293         GroupOrSequenceHopping_groupHopping         GroupOrSequenceHopping_Value = 2
5294         GroupOrSequenceHopping_sequenceHopping      GroupOrSequenceHopping_Value = 3
5295 )
5296
5297 var GroupOrSequenceHopping_Value_name = map[int32]string{
5298         0: "protobuf_unspecified",
5299         1: "neither",
5300         2: "groupHopping",
5301         3: "sequenceHopping",
5302 }
5303
5304 var GroupOrSequenceHopping_Value_value = map[string]int32{
5305         "protobuf_unspecified": 0,
5306         "neither":              1,
5307         "groupHopping":         2,
5308         "sequenceHopping":      3,
5309 }
5310
5311 func (x GroupOrSequenceHopping_Value) String() string {
5312         return proto.EnumName(GroupOrSequenceHopping_Value_name, int32(x))
5313 }
5314
5315 func (GroupOrSequenceHopping_Value) EnumDescriptor() ([]byte, []int) {
5316         return fileDescriptor_21c7528bb61f1a7a, []int{266, 0}
5317 }
5318
5319 type SSBPerRACH_Occasion_Value int32
5320
5321 const (
5322         SSBPerRACH_Occasion_protobuf_unspecified SSBPerRACH_Occasion_Value = 0
5323         SSBPerRACH_Occasion_oneEighth            SSBPerRACH_Occasion_Value = 1
5324         SSBPerRACH_Occasion_oneFourth            SSBPerRACH_Occasion_Value = 2
5325         SSBPerRACH_Occasion_oneHalf              SSBPerRACH_Occasion_Value = 3
5326         SSBPerRACH_Occasion_one                  SSBPerRACH_Occasion_Value = 4
5327         SSBPerRACH_Occasion_two                  SSBPerRACH_Occasion_Value = 5
5328         SSBPerRACH_Occasion_four                 SSBPerRACH_Occasion_Value = 6
5329         SSBPerRACH_Occasion_eight                SSBPerRACH_Occasion_Value = 7
5330         SSBPerRACH_Occasion_sixteen              SSBPerRACH_Occasion_Value = 8
5331 )
5332
5333 var SSBPerRACH_Occasion_Value_name = map[int32]string{
5334         0: "protobuf_unspecified",
5335         1: "oneEighth",
5336         2: "oneFourth",
5337         3: "oneHalf",
5338         4: "one",
5339         5: "two",
5340         6: "four",
5341         7: "eight",
5342         8: "sixteen",
5343 }
5344
5345 var SSBPerRACH_Occasion_Value_value = map[string]int32{
5346         "protobuf_unspecified": 0,
5347         "oneEighth":            1,
5348         "oneFourth":            2,
5349         "oneHalf":              3,
5350         "one":                  4,
5351         "two":                  5,
5352         "four":                 6,
5353         "eight":                7,
5354         "sixteen":              8,
5355 }
5356
5357 func (x SSBPerRACH_Occasion_Value) String() string {
5358         return proto.EnumName(SSBPerRACH_Occasion_Value_name, int32(x))
5359 }
5360
5361 func (SSBPerRACH_Occasion_Value) EnumDescriptor() ([]byte, []int) {
5362         return fileDescriptor_21c7528bb61f1a7a, []int{276, 0}
5363 }
5364
5365 type BeamFailureRecoveryTimer_Value int32
5366
5367 const (
5368         BeamFailureRecoveryTimer_protobuf_unspecified BeamFailureRecoveryTimer_Value = 0
5369         BeamFailureRecoveryTimer_ms10                 BeamFailureRecoveryTimer_Value = 1
5370         BeamFailureRecoveryTimer_ms20                 BeamFailureRecoveryTimer_Value = 2
5371         BeamFailureRecoveryTimer_ms40                 BeamFailureRecoveryTimer_Value = 3
5372         BeamFailureRecoveryTimer_ms60                 BeamFailureRecoveryTimer_Value = 4
5373         BeamFailureRecoveryTimer_ms80                 BeamFailureRecoveryTimer_Value = 5
5374         BeamFailureRecoveryTimer_ms100                BeamFailureRecoveryTimer_Value = 6
5375         BeamFailureRecoveryTimer_ms150                BeamFailureRecoveryTimer_Value = 7
5376         BeamFailureRecoveryTimer_ms200                BeamFailureRecoveryTimer_Value = 8
5377 )
5378
5379 var BeamFailureRecoveryTimer_Value_name = map[int32]string{
5380         0: "protobuf_unspecified",
5381         1: "ms10",
5382         2: "ms20",
5383         3: "ms40",
5384         4: "ms60",
5385         5: "ms80",
5386         6: "ms100",
5387         7: "ms150",
5388         8: "ms200",
5389 }
5390
5391 var BeamFailureRecoveryTimer_Value_value = map[string]int32{
5392         "protobuf_unspecified": 0,
5393         "ms10":                 1,
5394         "ms20":                 2,
5395         "ms40":                 3,
5396         "ms60":                 4,
5397         "ms80":                 5,
5398         "ms100":                6,
5399         "ms150":                7,
5400         "ms200":                8,
5401 }
5402
5403 func (x BeamFailureRecoveryTimer_Value) String() string {
5404         return proto.EnumName(BeamFailureRecoveryTimer_Value_name, int32(x))
5405 }
5406
5407 func (BeamFailureRecoveryTimer_Value) EnumDescriptor() ([]byte, []int) {
5408         return fileDescriptor_21c7528bb61f1a7a, []int{277, 0}
5409 }
5410
5411 type MaxCodeBlockGroupsPerTransportBlock_Value int32
5412
5413 const (
5414         MaxCodeBlockGroupsPerTransportBlock_protobuf_unspecified MaxCodeBlockGroupsPerTransportBlock_Value = 0
5415         MaxCodeBlockGroupsPerTransportBlock_n2                   MaxCodeBlockGroupsPerTransportBlock_Value = 1
5416         MaxCodeBlockGroupsPerTransportBlock_n4                   MaxCodeBlockGroupsPerTransportBlock_Value = 2
5417         MaxCodeBlockGroupsPerTransportBlock_n6                   MaxCodeBlockGroupsPerTransportBlock_Value = 3
5418         MaxCodeBlockGroupsPerTransportBlock_n8                   MaxCodeBlockGroupsPerTransportBlock_Value = 4
5419 )
5420
5421 var MaxCodeBlockGroupsPerTransportBlock_Value_name = map[int32]string{
5422         0: "protobuf_unspecified",
5423         1: "n2",
5424         2: "n4",
5425         3: "n6",
5426         4: "n8",
5427 }
5428
5429 var MaxCodeBlockGroupsPerTransportBlock_Value_value = map[string]int32{
5430         "protobuf_unspecified": 0,
5431         "n2":                   1,
5432         "n4":                   2,
5433         "n6":                   3,
5434         "n8":                   4,
5435 }
5436
5437 func (x MaxCodeBlockGroupsPerTransportBlock_Value) String() string {
5438         return proto.EnumName(MaxCodeBlockGroupsPerTransportBlock_Value_name, int32(x))
5439 }
5440
5441 func (MaxCodeBlockGroupsPerTransportBlock_Value) EnumDescriptor() ([]byte, []int) {
5442         return fileDescriptor_21c7528bb61f1a7a, []int{284, 0}
5443 }
5444
5445 type XOverhead_Value int32
5446
5447 const (
5448         XOverhead_protobuf_unspecified XOverhead_Value = 0
5449         XOverhead_xOh6                 XOverhead_Value = 1
5450         XOverhead_xOh12                XOverhead_Value = 2
5451         XOverhead_xOh18                XOverhead_Value = 3
5452 )
5453
5454 var XOverhead_Value_name = map[int32]string{
5455         0: "protobuf_unspecified",
5456         1: "xOh6",
5457         2: "xOh12",
5458         3: "xOh18",
5459 }
5460
5461 var XOverhead_Value_value = map[string]int32{
5462         "protobuf_unspecified": 0,
5463         "xOh6":                 1,
5464         "xOh12":                2,
5465         "xOh18":                3,
5466 }
5467
5468 func (x XOverhead_Value) String() string {
5469         return proto.EnumName(XOverhead_Value_name, int32(x))
5470 }
5471
5472 func (XOverhead_Value) EnumDescriptor() ([]byte, []int) {
5473         return fileDescriptor_21c7528bb61f1a7a, []int{285, 0}
5474 }
5475
5476 type NrofHARQ_ProcessesForPDSCH_Value int32
5477
5478 const (
5479         NrofHARQ_ProcessesForPDSCH_protobuf_unspecified NrofHARQ_ProcessesForPDSCH_Value = 0
5480         NrofHARQ_ProcessesForPDSCH_n2                   NrofHARQ_ProcessesForPDSCH_Value = 1
5481         NrofHARQ_ProcessesForPDSCH_n4                   NrofHARQ_ProcessesForPDSCH_Value = 2
5482         NrofHARQ_ProcessesForPDSCH_n6                   NrofHARQ_ProcessesForPDSCH_Value = 3
5483         NrofHARQ_ProcessesForPDSCH_n10                  NrofHARQ_ProcessesForPDSCH_Value = 4
5484         NrofHARQ_ProcessesForPDSCH_n12                  NrofHARQ_ProcessesForPDSCH_Value = 5
5485         NrofHARQ_ProcessesForPDSCH_n16                  NrofHARQ_ProcessesForPDSCH_Value = 6
5486 )
5487
5488 var NrofHARQ_ProcessesForPDSCH_Value_name = map[int32]string{
5489         0: "protobuf_unspecified",
5490         1: "n2",
5491         2: "n4",
5492         3: "n6",
5493         4: "n10",
5494         5: "n12",
5495         6: "n16",
5496 }
5497
5498 var NrofHARQ_ProcessesForPDSCH_Value_value = map[string]int32{
5499         "protobuf_unspecified": 0,
5500         "n2":                   1,
5501         "n4":                   2,
5502         "n6":                   3,
5503         "n10":                  4,
5504         "n12":                  5,
5505         "n16":                  6,
5506 }
5507
5508 func (x NrofHARQ_ProcessesForPDSCH_Value) String() string {
5509         return proto.EnumName(NrofHARQ_ProcessesForPDSCH_Value_name, int32(x))
5510 }
5511
5512 func (NrofHARQ_ProcessesForPDSCH_Value) EnumDescriptor() ([]byte, []int) {
5513         return fileDescriptor_21c7528bb61f1a7a, []int{286, 0}
5514 }
5515
5516 type PowerControlOffsetSS_Value int32
5517
5518 const (
5519         PowerControlOffsetSS_protobuf_unspecified PowerControlOffsetSS_Value = 0
5520         PowerControlOffsetSS_minus_db3            PowerControlOffsetSS_Value = 1
5521         PowerControlOffsetSS_db0                  PowerControlOffsetSS_Value = 2
5522         PowerControlOffsetSS_db3                  PowerControlOffsetSS_Value = 3
5523         PowerControlOffsetSS_db6                  PowerControlOffsetSS_Value = 4
5524 )
5525
5526 var PowerControlOffsetSS_Value_name = map[int32]string{
5527         0: "protobuf_unspecified",
5528         1: "minus_db3",
5529         2: "db0",
5530         3: "db3",
5531         4: "db6",
5532 }
5533
5534 var PowerControlOffsetSS_Value_value = map[string]int32{
5535         "protobuf_unspecified": 0,
5536         "minus_db3":            1,
5537         "db0":                  2,
5538         "db3":                  3,
5539         "db6":                  4,
5540 }
5541
5542 func (x PowerControlOffsetSS_Value) String() string {
5543         return proto.EnumName(PowerControlOffsetSS_Value_name, int32(x))
5544 }
5545
5546 func (PowerControlOffsetSS_Value) EnumDescriptor() ([]byte, []int) {
5547         return fileDescriptor_21c7528bb61f1a7a, []int{289, 0}
5548 }
5549
5550 type SubcarrierLocationP0_Value int32
5551
5552 const (
5553         SubcarrierLocationP0_protobuf_unspecified SubcarrierLocationP0_Value = 0
5554         SubcarrierLocationP0_s0                   SubcarrierLocationP0_Value = 1
5555         SubcarrierLocationP0_s2                   SubcarrierLocationP0_Value = 2
5556         SubcarrierLocationP0_s4                   SubcarrierLocationP0_Value = 3
5557         SubcarrierLocationP0_s6                   SubcarrierLocationP0_Value = 4
5558         SubcarrierLocationP0_s8                   SubcarrierLocationP0_Value = 5
5559         SubcarrierLocationP0_s10                  SubcarrierLocationP0_Value = 6
5560 )
5561
5562 var SubcarrierLocationP0_Value_name = map[int32]string{
5563         0: "protobuf_unspecified",
5564         1: "s0",
5565         2: "s2",
5566         3: "s4",
5567         4: "s6",
5568         5: "s8",
5569         6: "s10",
5570 }
5571
5572 var SubcarrierLocationP0_Value_value = map[string]int32{
5573         "protobuf_unspecified": 0,
5574         "s0":                   1,
5575         "s2":                   2,
5576         "s4":                   3,
5577         "s6":                   4,
5578         "s8":                   5,
5579         "s10":                  6,
5580 }
5581
5582 func (x SubcarrierLocationP0_Value) String() string {
5583         return proto.EnumName(SubcarrierLocationP0_Value_name, int32(x))
5584 }
5585
5586 func (SubcarrierLocationP0_Value) EnumDescriptor() ([]byte, []int) {
5587         return fileDescriptor_21c7528bb61f1a7a, []int{293, 0}
5588 }
5589
5590 type SubcarrierLocationP1_Value int32
5591
5592 const (
5593         SubcarrierLocationP1_protobuf_unspecified SubcarrierLocationP1_Value = 0
5594         SubcarrierLocationP1_s0                   SubcarrierLocationP1_Value = 1
5595         SubcarrierLocationP1_s4                   SubcarrierLocationP1_Value = 2
5596         SubcarrierLocationP1_s8                   SubcarrierLocationP1_Value = 3
5597 )
5598
5599 var SubcarrierLocationP1_Value_name = map[int32]string{
5600         0: "protobuf_unspecified",
5601         1: "s0",
5602         2: "s4",
5603         3: "s8",
5604 }
5605
5606 var SubcarrierLocationP1_Value_value = map[string]int32{
5607         "protobuf_unspecified": 0,
5608         "s0":                   1,
5609         "s4":                   2,
5610         "s8":                   3,
5611 }
5612
5613 func (x SubcarrierLocationP1_Value) String() string {
5614         return proto.EnumName(SubcarrierLocationP1_Value_name, int32(x))
5615 }
5616
5617 func (SubcarrierLocationP1_Value) EnumDescriptor() ([]byte, []int) {
5618         return fileDescriptor_21c7528bb61f1a7a, []int{295, 0}
5619 }
5620
5621 type ResourceType_Value int32
5622
5623 const (
5624         ResourceType_protobuf_unspecified ResourceType_Value = 0
5625         ResourceType_aperiodic            ResourceType_Value = 1
5626         ResourceType_semiPersistent       ResourceType_Value = 2
5627         ResourceType_periodic             ResourceType_Value = 3
5628 )
5629
5630 var ResourceType_Value_name = map[int32]string{
5631         0: "protobuf_unspecified",
5632         1: "aperiodic",
5633         2: "semiPersistent",
5634         3: "periodic",
5635 }
5636
5637 var ResourceType_Value_value = map[string]int32{
5638         "protobuf_unspecified": 0,
5639         "aperiodic":            1,
5640         "semiPersistent":       2,
5641         "periodic":             3,
5642 }
5643
5644 func (x ResourceType_Value) String() string {
5645         return proto.EnumName(ResourceType_Value_name, int32(x))
5646 }
5647
5648 func (ResourceType_Value) EnumDescriptor() ([]byte, []int) {
5649         return fileDescriptor_21c7528bb61f1a7a, []int{301, 0}
5650 }
5651
5652 type ReportSlotConfig_Value int32
5653
5654 const (
5655         ReportSlotConfig_protobuf_unspecified ReportSlotConfig_Value = 0
5656         ReportSlotConfig_sl5                  ReportSlotConfig_Value = 1
5657         ReportSlotConfig_sl10                 ReportSlotConfig_Value = 2
5658         ReportSlotConfig_sl20                 ReportSlotConfig_Value = 3
5659         ReportSlotConfig_sl40                 ReportSlotConfig_Value = 4
5660         ReportSlotConfig_sl80                 ReportSlotConfig_Value = 5
5661         ReportSlotConfig_sl160                ReportSlotConfig_Value = 6
5662         ReportSlotConfig_sl320                ReportSlotConfig_Value = 7
5663 )
5664
5665 var ReportSlotConfig_Value_name = map[int32]string{
5666         0: "protobuf_unspecified",
5667         1: "sl5",
5668         2: "sl10",
5669         3: "sl20",
5670         4: "sl40",
5671         5: "sl80",
5672         6: "sl160",
5673         7: "sl320",
5674 }
5675
5676 var ReportSlotConfig_Value_value = map[string]int32{
5677         "protobuf_unspecified": 0,
5678         "sl5":                  1,
5679         "sl10":                 2,
5680         "sl20":                 3,
5681         "sl40":                 4,
5682         "sl80":                 5,
5683         "sl160":                6,
5684         "sl320":                7,
5685 }
5686
5687 func (x ReportSlotConfig_Value) String() string {
5688         return proto.EnumName(ReportSlotConfig_Value_name, int32(x))
5689 }
5690
5691 func (ReportSlotConfig_Value) EnumDescriptor() ([]byte, []int) {
5692         return fileDescriptor_21c7528bb61f1a7a, []int{308, 0}
5693 }
5694
5695 type CRI_RII1_CQI_Value int32
5696
5697 const (
5698         CRI_RII1_CQI_protobuf_unspecified CRI_RII1_CQI_Value = 0
5699         CRI_RII1_CQI_n2                   CRI_RII1_CQI_Value = 1
5700         CRI_RII1_CQI_n4                   CRI_RII1_CQI_Value = 2
5701 )
5702
5703 var CRI_RII1_CQI_Value_name = map[int32]string{
5704         0: "protobuf_unspecified",
5705         1: "n2",
5706         2: "n4",
5707 }
5708
5709 var CRI_RII1_CQI_Value_value = map[string]int32{
5710         "protobuf_unspecified": 0,
5711         "n2":                   1,
5712         "n4":                   2,
5713 }
5714
5715 func (x CRI_RII1_CQI_Value) String() string {
5716         return proto.EnumName(CRI_RII1_CQI_Value_name, int32(x))
5717 }
5718
5719 func (CRI_RII1_CQI_Value) EnumDescriptor() ([]byte, []int) {
5720         return fileDescriptor_21c7528bb61f1a7a, []int{310, 0}
5721 }
5722
5723 type CQI_FormatIndicator_Value int32
5724
5725 const (
5726         CQI_FormatIndicator_protobuf_unspecified CQI_FormatIndicator_Value = 0
5727         CQI_FormatIndicator_widebandCQI          CQI_FormatIndicator_Value = 1
5728         CQI_FormatIndicator_subbandCQI           CQI_FormatIndicator_Value = 2
5729 )
5730
5731 var CQI_FormatIndicator_Value_name = map[int32]string{
5732         0: "protobuf_unspecified",
5733         1: "widebandCQI",
5734         2: "subbandCQI",
5735 }
5736
5737 var CQI_FormatIndicator_Value_value = map[string]int32{
5738         "protobuf_unspecified": 0,
5739         "widebandCQI":          1,
5740         "subbandCQI":           2,
5741 }
5742
5743 func (x CQI_FormatIndicator_Value) String() string {
5744         return proto.EnumName(CQI_FormatIndicator_Value_name, int32(x))
5745 }
5746
5747 func (CQI_FormatIndicator_Value) EnumDescriptor() ([]byte, []int) {
5748         return fileDescriptor_21c7528bb61f1a7a, []int{312, 0}
5749 }
5750
5751 type PMI_FormatIndicator_Value int32
5752
5753 const (
5754         PMI_FormatIndicator_protobuf_unspecified PMI_FormatIndicator_Value = 0
5755         PMI_FormatIndicator_widebandPMI          PMI_FormatIndicator_Value = 1
5756         PMI_FormatIndicator_subbandPMI           PMI_FormatIndicator_Value = 2
5757 )
5758
5759 var PMI_FormatIndicator_Value_name = map[int32]string{
5760         0: "protobuf_unspecified",
5761         1: "widebandPMI",
5762         2: "subbandPMI",
5763 }
5764
5765 var PMI_FormatIndicator_Value_value = map[string]int32{
5766         "protobuf_unspecified": 0,
5767         "widebandPMI":          1,
5768         "subbandPMI":           2,
5769 }
5770
5771 func (x PMI_FormatIndicator_Value) String() string {
5772         return proto.EnumName(PMI_FormatIndicator_Value_name, int32(x))
5773 }
5774
5775 func (PMI_FormatIndicator_Value) EnumDescriptor() ([]byte, []int) {
5776         return fileDescriptor_21c7528bb61f1a7a, []int{313, 0}
5777 }
5778
5779 type PhaseAlphabetSize_Value int32
5780
5781 const (
5782         PhaseAlphabetSize_protobuf_unspecified PhaseAlphabetSize_Value = 0
5783         PhaseAlphabetSize_n4                   PhaseAlphabetSize_Value = 1
5784         PhaseAlphabetSize_n8                   PhaseAlphabetSize_Value = 2
5785 )
5786
5787 var PhaseAlphabetSize_Value_name = map[int32]string{
5788         0: "protobuf_unspecified",
5789         1: "n4",
5790         2: "n8",
5791 }
5792
5793 var PhaseAlphabetSize_Value_value = map[string]int32{
5794         "protobuf_unspecified": 0,
5795         "n4":                   1,
5796         "n8":                   2,
5797 }
5798
5799 func (x PhaseAlphabetSize_Value) String() string {
5800         return proto.EnumName(PhaseAlphabetSize_Value_name, int32(x))
5801 }
5802
5803 func (PhaseAlphabetSize_Value) EnumDescriptor() ([]byte, []int) {
5804         return fileDescriptor_21c7528bb61f1a7a, []int{323, 0}
5805 }
5806
5807 type NumberOfBeams_Value int32
5808
5809 const (
5810         NumberOfBeams_protobuf_unspecified NumberOfBeams_Value = 0
5811         NumberOfBeams_two                  NumberOfBeams_Value = 1
5812         NumberOfBeams_three                NumberOfBeams_Value = 2
5813         NumberOfBeams_four                 NumberOfBeams_Value = 3
5814 )
5815
5816 var NumberOfBeams_Value_name = map[int32]string{
5817         0: "protobuf_unspecified",
5818         1: "two",
5819         2: "three",
5820         3: "four",
5821 }
5822
5823 var NumberOfBeams_Value_value = map[string]int32{
5824         "protobuf_unspecified": 0,
5825         "two":                  1,
5826         "three":                2,
5827         "four":                 3,
5828 }
5829
5830 func (x NumberOfBeams_Value) String() string {
5831         return proto.EnumName(NumberOfBeams_Value_name, int32(x))
5832 }
5833
5834 func (NumberOfBeams_Value) EnumDescriptor() ([]byte, []int) {
5835         return fileDescriptor_21c7528bb61f1a7a, []int{324, 0}
5836 }
5837
5838 type PortSelectionSamplingSize_Value int32
5839
5840 const (
5841         PortSelectionSamplingSize_protobuf_unspecified PortSelectionSamplingSize_Value = 0
5842         PortSelectionSamplingSize_n1                   PortSelectionSamplingSize_Value = 1
5843         PortSelectionSamplingSize_n2                   PortSelectionSamplingSize_Value = 2
5844         PortSelectionSamplingSize_n3                   PortSelectionSamplingSize_Value = 3
5845         PortSelectionSamplingSize_n4                   PortSelectionSamplingSize_Value = 4
5846 )
5847
5848 var PortSelectionSamplingSize_Value_name = map[int32]string{
5849         0: "protobuf_unspecified",
5850         1: "n1",
5851         2: "n2",
5852         3: "n3",
5853         4: "n4",
5854 }
5855
5856 var PortSelectionSamplingSize_Value_value = map[string]int32{
5857         "protobuf_unspecified": 0,
5858         "n1":                   1,
5859         "n2":                   2,
5860         "n3":                   3,
5861         "n4":                   4,
5862 }
5863
5864 func (x PortSelectionSamplingSize_Value) String() string {
5865         return proto.EnumName(PortSelectionSamplingSize_Value_name, int32(x))
5866 }
5867
5868 func (PortSelectionSamplingSize_Value) EnumDescriptor() ([]byte, []int) {
5869         return fileDescriptor_21c7528bb61f1a7a, []int{325, 0}
5870 }
5871
5872 type CSI_ReportConfigDummy_Value int32
5873
5874 const (
5875         CSI_ReportConfigDummy_protobuf_unspecified CSI_ReportConfigDummy_Value = 0
5876         CSI_ReportConfigDummy_n1                   CSI_ReportConfigDummy_Value = 1
5877         CSI_ReportConfigDummy_n2                   CSI_ReportConfigDummy_Value = 2
5878 )
5879
5880 var CSI_ReportConfigDummy_Value_name = map[int32]string{
5881         0: "protobuf_unspecified",
5882         1: "n1",
5883         2: "n2",
5884 }
5885
5886 var CSI_ReportConfigDummy_Value_value = map[string]int32{
5887         "protobuf_unspecified": 0,
5888         "n1":                   1,
5889         "n2":                   2,
5890 }
5891
5892 func (x CSI_ReportConfigDummy_Value) String() string {
5893         return proto.EnumName(CSI_ReportConfigDummy_Value_name, int32(x))
5894 }
5895
5896 func (CSI_ReportConfigDummy_Value) EnumDescriptor() ([]byte, []int) {
5897         return fileDescriptor_21c7528bb61f1a7a, []int{326, 0}
5898 }
5899
5900 type NrofReportedRS_Value int32
5901
5902 const (
5903         NrofReportedRS_protobuf_unspecified NrofReportedRS_Value = 0
5904         NrofReportedRS_n1                   NrofReportedRS_Value = 1
5905         NrofReportedRS_n2                   NrofReportedRS_Value = 2
5906         NrofReportedRS_n3                   NrofReportedRS_Value = 3
5907         NrofReportedRS_n4                   NrofReportedRS_Value = 4
5908 )
5909
5910 var NrofReportedRS_Value_name = map[int32]string{
5911         0: "protobuf_unspecified",
5912         1: "n1",
5913         2: "n2",
5914         3: "n3",
5915         4: "n4",
5916 }
5917
5918 var NrofReportedRS_Value_value = map[string]int32{
5919         "protobuf_unspecified": 0,
5920         "n1":                   1,
5921         "n2":                   2,
5922         "n3":                   3,
5923         "n4":                   4,
5924 }
5925
5926 func (x NrofReportedRS_Value) String() string {
5927         return proto.EnumName(NrofReportedRS_Value_name, int32(x))
5928 }
5929
5930 func (NrofReportedRS_Value) EnumDescriptor() ([]byte, []int) {
5931         return fileDescriptor_21c7528bb61f1a7a, []int{328, 0}
5932 }
5933
5934 type CQI_Table_Value int32
5935
5936 const (
5937         CQI_Table_protobuf_unspecified CQI_Table_Value = 0
5938         CQI_Table_table1               CQI_Table_Value = 1
5939         CQI_Table_table2               CQI_Table_Value = 2
5940         CQI_Table_table3               CQI_Table_Value = 3
5941 )
5942
5943 var CQI_Table_Value_name = map[int32]string{
5944         0: "protobuf_unspecified",
5945         1: "table1",
5946         2: "table2",
5947         3: "table3",
5948 }
5949
5950 var CQI_Table_Value_value = map[string]int32{
5951         "protobuf_unspecified": 0,
5952         "table1":               1,
5953         "table2":               2,
5954         "table3":               3,
5955 }
5956
5957 func (x CQI_Table_Value) String() string {
5958         return proto.EnumName(CQI_Table_Value_name, int32(x))
5959 }
5960
5961 func (CQI_Table_Value) EnumDescriptor() ([]byte, []int) {
5962         return fileDescriptor_21c7528bb61f1a7a, []int{329, 0}
5963 }
5964
5965 type SubbandSize_Value int32
5966
5967 const (
5968         SubbandSize_protobuf_unspecified SubbandSize_Value = 0
5969         SubbandSize_value1               SubbandSize_Value = 1
5970         SubbandSize_value2               SubbandSize_Value = 2
5971 )
5972
5973 var SubbandSize_Value_name = map[int32]string{
5974         0: "protobuf_unspecified",
5975         1: "value1",
5976         2: "value2",
5977 }
5978
5979 var SubbandSize_Value_value = map[string]int32{
5980         "protobuf_unspecified": 0,
5981         "value1":               1,
5982         "value2":               2,
5983 }
5984
5985 func (x SubbandSize_Value) String() string {
5986         return proto.EnumName(SubbandSize_Value_name, int32(x))
5987 }
5988
5989 func (SubbandSize_Value) EnumDescriptor() ([]byte, []int) {
5990         return fileDescriptor_21c7528bb61f1a7a, []int{330, 0}
5991 }
5992
5993 type SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530 int32
5994
5995 const (
5996         SemiPersistentOnPUSCHV1530_protobuf_unspecified SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530 = 0
5997         SemiPersistentOnPUSCHV1530_sl4                  SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530 = 1
5998         SemiPersistentOnPUSCHV1530_sl8                  SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530 = 2
5999         SemiPersistentOnPUSCHV1530_sl16                 SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530 = 3
6000 )
6001
6002 var SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530_name = map[int32]string{
6003         0: "protobuf_unspecified",
6004         1: "sl4",
6005         2: "sl8",
6006         3: "sl16",
6007 }
6008
6009 var SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530_value = map[string]int32{
6010         "protobuf_unspecified": 0,
6011         "sl4":                  1,
6012         "sl8":                  2,
6013         "sl16":                 3,
6014 }
6015
6016 func (x SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530) String() string {
6017         return proto.EnumName(SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530_name, int32(x))
6018 }
6019
6020 func (SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530) EnumDescriptor() ([]byte, []int) {
6021         return fileDescriptor_21c7528bb61f1a7a, []int{335, 0}
6022 }
6023
6024 type SCellDeactivationTimer_Value int32
6025
6026 const (
6027         SCellDeactivationTimer_protobuf_unspecified SCellDeactivationTimer_Value = 0
6028         SCellDeactivationTimer_ms20                 SCellDeactivationTimer_Value = 1
6029         SCellDeactivationTimer_ms40                 SCellDeactivationTimer_Value = 2
6030         SCellDeactivationTimer_ms80                 SCellDeactivationTimer_Value = 3
6031         SCellDeactivationTimer_ms160                SCellDeactivationTimer_Value = 4
6032         SCellDeactivationTimer_ms200                SCellDeactivationTimer_Value = 5
6033         SCellDeactivationTimer_ms240                SCellDeactivationTimer_Value = 6
6034         SCellDeactivationTimer_ms320                SCellDeactivationTimer_Value = 7
6035         SCellDeactivationTimer_ms400                SCellDeactivationTimer_Value = 8
6036         SCellDeactivationTimer_ms480                SCellDeactivationTimer_Value = 9
6037         SCellDeactivationTimer_ms520                SCellDeactivationTimer_Value = 10
6038         SCellDeactivationTimer_ms640                SCellDeactivationTimer_Value = 11
6039         SCellDeactivationTimer_ms720                SCellDeactivationTimer_Value = 12
6040         SCellDeactivationTimer_ms840                SCellDeactivationTimer_Value = 13
6041         SCellDeactivationTimer_ms1280               SCellDeactivationTimer_Value = 14
6042 )
6043
6044 var SCellDeactivationTimer_Value_name = map[int32]string{
6045         0:  "protobuf_unspecified",
6046         1:  "ms20",
6047         2:  "ms40",
6048         3:  "ms80",
6049         4:  "ms160",
6050         5:  "ms200",
6051         6:  "ms240",
6052         7:  "ms320",
6053         8:  "ms400",
6054         9:  "ms480",
6055         10: "ms520",
6056         11: "ms640",
6057         12: "ms720",
6058         13: "ms840",
6059         14: "ms1280",
6060 }
6061
6062 var SCellDeactivationTimer_Value_value = map[string]int32{
6063         "protobuf_unspecified": 0,
6064         "ms20":                 1,
6065         "ms40":                 2,
6066         "ms80":                 3,
6067         "ms160":                4,
6068         "ms200":                5,
6069         "ms240":                6,
6070         "ms320":                7,
6071         "ms400":                8,
6072         "ms480":                9,
6073         "ms520":                10,
6074         "ms640":                11,
6075         "ms720":                12,
6076         "ms840":                13,
6077         "ms1280":               14,
6078 }
6079
6080 func (x SCellDeactivationTimer_Value) String() string {
6081         return proto.EnumName(SCellDeactivationTimer_Value_name, int32(x))
6082 }
6083
6084 func (SCellDeactivationTimer_Value) EnumDescriptor() ([]byte, []int) {
6085         return fileDescriptor_21c7528bb61f1a7a, []int{342, 0}
6086 }
6087
6088 type PathlossReferenceLinking_Value int32
6089
6090 const (
6091         PathlossReferenceLinking_protobuf_unspecified PathlossReferenceLinking_Value = 0
6092         PathlossReferenceLinking_pCell                PathlossReferenceLinking_Value = 1
6093         PathlossReferenceLinking_sCell                PathlossReferenceLinking_Value = 2
6094 )
6095
6096 var PathlossReferenceLinking_Value_name = map[int32]string{
6097         0: "protobuf_unspecified",
6098         1: "pCell",
6099         2: "sCell",
6100 }
6101
6102 var PathlossReferenceLinking_Value_value = map[string]int32{
6103         "protobuf_unspecified": 0,
6104         "pCell":                1,
6105         "sCell":                2,
6106 }
6107
6108 func (x PathlossReferenceLinking_Value) String() string {
6109         return proto.EnumName(PathlossReferenceLinking_Value_name, int32(x))
6110 }
6111
6112 func (PathlossReferenceLinking_Value) EnumDescriptor() ([]byte, []int) {
6113         return fileDescriptor_21c7528bb61f1a7a, []int{346, 0}
6114 }
6115
6116 type CSI_RS_MeasurementBW_NrofPRBs int32
6117
6118 const (
6119         CSI_RS_MeasurementBW_protobuf_unspecified CSI_RS_MeasurementBW_NrofPRBs = 0
6120         CSI_RS_MeasurementBW_size24               CSI_RS_MeasurementBW_NrofPRBs = 1
6121         CSI_RS_MeasurementBW_size48               CSI_RS_MeasurementBW_NrofPRBs = 2
6122         CSI_RS_MeasurementBW_size96               CSI_RS_MeasurementBW_NrofPRBs = 3
6123         CSI_RS_MeasurementBW_size192              CSI_RS_MeasurementBW_NrofPRBs = 4
6124         CSI_RS_MeasurementBW_size264              CSI_RS_MeasurementBW_NrofPRBs = 5
6125 )
6126
6127 var CSI_RS_MeasurementBW_NrofPRBs_name = map[int32]string{
6128         0: "protobuf_unspecified",
6129         1: "size24",
6130         2: "size48",
6131         3: "size96",
6132         4: "size192",
6133         5: "size264",
6134 }
6135
6136 var CSI_RS_MeasurementBW_NrofPRBs_value = map[string]int32{
6137         "protobuf_unspecified": 0,
6138         "size24":               1,
6139         "size48":               2,
6140         "size96":               3,
6141         "size192":              4,
6142         "size264":              5,
6143 }
6144
6145 func (x CSI_RS_MeasurementBW_NrofPRBs) String() string {
6146         return proto.EnumName(CSI_RS_MeasurementBW_NrofPRBs_name, int32(x))
6147 }
6148
6149 func (CSI_RS_MeasurementBW_NrofPRBs) EnumDescriptor() ([]byte, []int) {
6150         return fileDescriptor_21c7528bb61f1a7a, []int{362, 0}
6151 }
6152
6153 type Density_Value int32
6154
6155 const (
6156         Density_protobuf_unspecified Density_Value = 0
6157         Density_d1                   Density_Value = 1
6158         Density_d3                   Density_Value = 2
6159 )
6160
6161 var Density_Value_name = map[int32]string{
6162         0: "protobuf_unspecified",
6163         1: "d1",
6164         2: "d3",
6165 }
6166
6167 var Density_Value_value = map[string]int32{
6168         "protobuf_unspecified": 0,
6169         "d1":                   1,
6170         "d3":                   2,
6171 }
6172
6173 func (x Density_Value) String() string {
6174         return proto.EnumName(Density_Value_name, int32(x))
6175 }
6176
6177 func (Density_Value) EnumDescriptor() ([]byte, []int) {
6178         return fileDescriptor_21c7528bb61f1a7a, []int{363, 0}
6179 }
6180
6181 type Q_OffsetRange_Value int32
6182
6183 const (
6184         Q_OffsetRange_protobuf_unspecified Q_OffsetRange_Value = 0
6185         Q_OffsetRange_minus_dB24           Q_OffsetRange_Value = 1
6186         Q_OffsetRange_minus_dB22           Q_OffsetRange_Value = 2
6187         Q_OffsetRange_minus_dB20           Q_OffsetRange_Value = 3
6188         Q_OffsetRange_minus_dB18           Q_OffsetRange_Value = 4
6189         Q_OffsetRange_minus_dB16           Q_OffsetRange_Value = 5
6190         Q_OffsetRange_minus_dB14           Q_OffsetRange_Value = 6
6191         Q_OffsetRange_minus_dB12           Q_OffsetRange_Value = 7
6192         Q_OffsetRange_minus_dB10           Q_OffsetRange_Value = 8
6193         Q_OffsetRange_minus_dB8            Q_OffsetRange_Value = 9
6194         Q_OffsetRange_minus_dB6            Q_OffsetRange_Value = 10
6195         Q_OffsetRange_minus_dB5            Q_OffsetRange_Value = 11
6196         Q_OffsetRange_minus_dB4            Q_OffsetRange_Value = 12
6197         Q_OffsetRange_minus_dB3            Q_OffsetRange_Value = 13
6198         Q_OffsetRange_minus_dB2            Q_OffsetRange_Value = 14
6199         Q_OffsetRange_minus_dB1            Q_OffsetRange_Value = 15
6200         Q_OffsetRange_dB0                  Q_OffsetRange_Value = 16
6201         Q_OffsetRange_dB1                  Q_OffsetRange_Value = 17
6202         Q_OffsetRange_dB2                  Q_OffsetRange_Value = 18
6203         Q_OffsetRange_dB3                  Q_OffsetRange_Value = 19
6204         Q_OffsetRange_dB4                  Q_OffsetRange_Value = 20
6205         Q_OffsetRange_dB5                  Q_OffsetRange_Value = 21
6206         Q_OffsetRange_dB6                  Q_OffsetRange_Value = 22
6207         Q_OffsetRange_dB8                  Q_OffsetRange_Value = 23
6208         Q_OffsetRange_dB10                 Q_OffsetRange_Value = 24
6209         Q_OffsetRange_dB12                 Q_OffsetRange_Value = 25
6210         Q_OffsetRange_dB14                 Q_OffsetRange_Value = 26
6211         Q_OffsetRange_dB16                 Q_OffsetRange_Value = 27
6212         Q_OffsetRange_dB18                 Q_OffsetRange_Value = 28
6213         Q_OffsetRange_dB20                 Q_OffsetRange_Value = 29
6214         Q_OffsetRange_dB22                 Q_OffsetRange_Value = 30
6215         Q_OffsetRange_dB24                 Q_OffsetRange_Value = 31
6216 )
6217
6218 var Q_OffsetRange_Value_name = map[int32]string{
6219         0:  "protobuf_unspecified",
6220         1:  "minus_dB24",
6221         2:  "minus_dB22",
6222         3:  "minus_dB20",
6223         4:  "minus_dB18",
6224         5:  "minus_dB16",
6225         6:  "minus_dB14",
6226         7:  "minus_dB12",
6227         8:  "minus_dB10",
6228         9:  "minus_dB8",
6229         10: "minus_dB6",
6230         11: "minus_dB5",
6231         12: "minus_dB4",
6232         13: "minus_dB3",
6233         14: "minus_dB2",
6234         15: "minus_dB1",
6235         16: "dB0",
6236         17: "dB1",
6237         18: "dB2",
6238         19: "dB3",
6239         20: "dB4",
6240         21: "dB5",
6241         22: "dB6",
6242         23: "dB8",
6243         24: "dB10",
6244         25: "dB12",
6245         26: "dB14",
6246         27: "dB16",
6247         28: "dB18",
6248         29: "dB20",
6249         30: "dB22",
6250         31: "dB24",
6251 }
6252
6253 var Q_OffsetRange_Value_value = map[string]int32{
6254         "protobuf_unspecified": 0,
6255         "minus_dB24":           1,
6256         "minus_dB22":           2,
6257         "minus_dB20":           3,
6258         "minus_dB18":           4,
6259         "minus_dB16":           5,
6260         "minus_dB14":           6,
6261         "minus_dB12":           7,
6262         "minus_dB10":           8,
6263         "minus_dB8":            9,
6264         "minus_dB6":            10,
6265         "minus_dB5":            11,
6266         "minus_dB4":            12,
6267         "minus_dB3":            13,
6268         "minus_dB2":            14,
6269         "minus_dB1":            15,
6270         "dB0":                  16,
6271         "dB1":                  17,
6272         "dB2":                  18,
6273         "dB3":                  19,
6274         "dB4":                  20,
6275         "dB5":                  21,
6276         "dB6":                  22,
6277         "dB8":                  23,
6278         "dB10":                 24,
6279         "dB12":                 25,
6280         "dB14":                 26,
6281         "dB16":                 27,
6282         "dB18":                 28,
6283         "dB20":                 29,
6284         "dB22":                 30,
6285         "dB24":                 31,
6286 }
6287
6288 func (x Q_OffsetRange_Value) String() string {
6289         return proto.EnumName(Q_OffsetRange_Value_name, int32(x))
6290 }
6291
6292 func (Q_OffsetRange_Value) EnumDescriptor() ([]byte, []int) {
6293         return fileDescriptor_21c7528bb61f1a7a, []int{368, 0}
6294 }
6295
6296 type Range_Value int32
6297
6298 const (
6299         Range_protobuf_unspecified Range_Value = 0
6300         Range_n4                   Range_Value = 1
6301         Range_n8                   Range_Value = 2
6302         Range_n12                  Range_Value = 3
6303         Range_n16                  Range_Value = 4
6304         Range_n24                  Range_Value = 5
6305         Range_n32                  Range_Value = 6
6306         Range_n48                  Range_Value = 7
6307         Range_n64                  Range_Value = 8
6308         Range_n84                  Range_Value = 9
6309         Range_n96                  Range_Value = 10
6310         Range_n128                 Range_Value = 11
6311         Range_n168                 Range_Value = 12
6312         Range_n252                 Range_Value = 13
6313         Range_n504                 Range_Value = 14
6314         Range_n1008                Range_Value = 15
6315 )
6316
6317 var Range_Value_name = map[int32]string{
6318         0:  "protobuf_unspecified",
6319         1:  "n4",
6320         2:  "n8",
6321         3:  "n12",
6322         4:  "n16",
6323         5:  "n24",
6324         6:  "n32",
6325         7:  "n48",
6326         8:  "n64",
6327         9:  "n84",
6328         10: "n96",
6329         11: "n128",
6330         12: "n168",
6331         13: "n252",
6332         14: "n504",
6333         15: "n1008",
6334 }
6335
6336 var Range_Value_value = map[string]int32{
6337         "protobuf_unspecified": 0,
6338         "n4":                   1,
6339         "n8":                   2,
6340         "n12":                  3,
6341         "n16":                  4,
6342         "n24":                  5,
6343         "n32":                  6,
6344         "n48":                  7,
6345         "n64":                  8,
6346         "n84":                  9,
6347         "n96":                  10,
6348         "n128":                 11,
6349         "n168":                 12,
6350         "n252":                 13,
6351         "n504":                 14,
6352         "n1008":                15,
6353 }
6354
6355 func (x Range_Value) String() string {
6356         return proto.EnumName(Range_Value_name, int32(x))
6357 }
6358
6359 func (Range_Value) EnumDescriptor() ([]byte, []int) {
6360         return fileDescriptor_21c7528bb61f1a7a, []int{375, 0}
6361 }
6362
6363 type MeasCycleSCellV1530_Value int32
6364
6365 const (
6366         MeasCycleSCellV1530_protobuf_unspecified MeasCycleSCellV1530_Value = 0
6367         MeasCycleSCellV1530_sf160                MeasCycleSCellV1530_Value = 1
6368         MeasCycleSCellV1530_sf256                MeasCycleSCellV1530_Value = 2
6369         MeasCycleSCellV1530_sf320                MeasCycleSCellV1530_Value = 3
6370         MeasCycleSCellV1530_sf512                MeasCycleSCellV1530_Value = 4
6371         MeasCycleSCellV1530_sf640                MeasCycleSCellV1530_Value = 5
6372         MeasCycleSCellV1530_sf1024               MeasCycleSCellV1530_Value = 6
6373         MeasCycleSCellV1530_sf1280               MeasCycleSCellV1530_Value = 7
6374 )
6375
6376 var MeasCycleSCellV1530_Value_name = map[int32]string{
6377         0: "protobuf_unspecified",
6378         1: "sf160",
6379         2: "sf256",
6380         3: "sf320",
6381         4: "sf512",
6382         5: "sf640",
6383         6: "sf1024",
6384         7: "sf1280",
6385 }
6386
6387 var MeasCycleSCellV1530_Value_value = map[string]int32{
6388         "protobuf_unspecified": 0,
6389         "sf160":                1,
6390         "sf256":                2,
6391         "sf320":                3,
6392         "sf512":                4,
6393         "sf640":                5,
6394         "sf1024":               6,
6395         "sf1280":               7,
6396 }
6397
6398 func (x MeasCycleSCellV1530_Value) String() string {
6399         return proto.EnumName(MeasCycleSCellV1530_Value_name, int32(x))
6400 }
6401
6402 func (MeasCycleSCellV1530_Value) EnumDescriptor() ([]byte, []int) {
6403         return fileDescriptor_21c7528bb61f1a7a, []int{376, 0}
6404 }
6405
6406 type EUTRA_AllowedMeasBandwidth_Value int32
6407
6408 const (
6409         EUTRA_AllowedMeasBandwidth_protobuf_unspecified EUTRA_AllowedMeasBandwidth_Value = 0
6410         EUTRA_AllowedMeasBandwidth_mbw6                 EUTRA_AllowedMeasBandwidth_Value = 1
6411         EUTRA_AllowedMeasBandwidth_mbw15                EUTRA_AllowedMeasBandwidth_Value = 2
6412         EUTRA_AllowedMeasBandwidth_mbw25                EUTRA_AllowedMeasBandwidth_Value = 3
6413         EUTRA_AllowedMeasBandwidth_mbw50                EUTRA_AllowedMeasBandwidth_Value = 4
6414         EUTRA_AllowedMeasBandwidth_mbw75                EUTRA_AllowedMeasBandwidth_Value = 5
6415         EUTRA_AllowedMeasBandwidth_mbw100               EUTRA_AllowedMeasBandwidth_Value = 6
6416 )
6417
6418 var EUTRA_AllowedMeasBandwidth_Value_name = map[int32]string{
6419         0: "protobuf_unspecified",
6420         1: "mbw6",
6421         2: "mbw15",
6422         3: "mbw25",
6423         4: "mbw50",
6424         5: "mbw75",
6425         6: "mbw100",
6426 }
6427
6428 var EUTRA_AllowedMeasBandwidth_Value_value = map[string]int32{
6429         "protobuf_unspecified": 0,
6430         "mbw6":                 1,
6431         "mbw15":                2,
6432         "mbw25":                3,
6433         "mbw50":                4,
6434         "mbw75":                5,
6435         "mbw100":               6,
6436 }
6437
6438 func (x EUTRA_AllowedMeasBandwidth_Value) String() string {
6439         return proto.EnumName(EUTRA_AllowedMeasBandwidth_Value_name, int32(x))
6440 }
6441
6442 func (EUTRA_AllowedMeasBandwidth_Value) EnumDescriptor() ([]byte, []int) {
6443         return fileDescriptor_21c7528bb61f1a7a, []int{378, 0}
6444 }
6445
6446 type EUTRA_Q_OffsetRange_Value int32
6447
6448 const (
6449         EUTRA_Q_OffsetRange_protobuf_unspecified EUTRA_Q_OffsetRange_Value = 0
6450         EUTRA_Q_OffsetRange_minus_dB24           EUTRA_Q_OffsetRange_Value = 1
6451         EUTRA_Q_OffsetRange_minus_dB22           EUTRA_Q_OffsetRange_Value = 2
6452         EUTRA_Q_OffsetRange_minus_dB20           EUTRA_Q_OffsetRange_Value = 3
6453         EUTRA_Q_OffsetRange_minus_dB18           EUTRA_Q_OffsetRange_Value = 4
6454         EUTRA_Q_OffsetRange_minus_dB16           EUTRA_Q_OffsetRange_Value = 5
6455         EUTRA_Q_OffsetRange_minus_dB14           EUTRA_Q_OffsetRange_Value = 6
6456         EUTRA_Q_OffsetRange_minus_dB12           EUTRA_Q_OffsetRange_Value = 7
6457         EUTRA_Q_OffsetRange_minus_dB10           EUTRA_Q_OffsetRange_Value = 8
6458         EUTRA_Q_OffsetRange_minus_dB8            EUTRA_Q_OffsetRange_Value = 9
6459         EUTRA_Q_OffsetRange_minus_dB6            EUTRA_Q_OffsetRange_Value = 10
6460         EUTRA_Q_OffsetRange_minus_dB5            EUTRA_Q_OffsetRange_Value = 11
6461         EUTRA_Q_OffsetRange_minus_dB4            EUTRA_Q_OffsetRange_Value = 12
6462         EUTRA_Q_OffsetRange_minus_dB3            EUTRA_Q_OffsetRange_Value = 13
6463         EUTRA_Q_OffsetRange_minus_dB2            EUTRA_Q_OffsetRange_Value = 14
6464         EUTRA_Q_OffsetRange_minus_dB1            EUTRA_Q_OffsetRange_Value = 15
6465         EUTRA_Q_OffsetRange_dB0                  EUTRA_Q_OffsetRange_Value = 16
6466         EUTRA_Q_OffsetRange_dB1                  EUTRA_Q_OffsetRange_Value = 17
6467         EUTRA_Q_OffsetRange_dB2                  EUTRA_Q_OffsetRange_Value = 18
6468         EUTRA_Q_OffsetRange_dB3                  EUTRA_Q_OffsetRange_Value = 19
6469         EUTRA_Q_OffsetRange_dB4                  EUTRA_Q_OffsetRange_Value = 20
6470         EUTRA_Q_OffsetRange_dB5                  EUTRA_Q_OffsetRange_Value = 21
6471         EUTRA_Q_OffsetRange_dB6                  EUTRA_Q_OffsetRange_Value = 22
6472         EUTRA_Q_OffsetRange_dB8                  EUTRA_Q_OffsetRange_Value = 23
6473         EUTRA_Q_OffsetRange_dB10                 EUTRA_Q_OffsetRange_Value = 24
6474         EUTRA_Q_OffsetRange_dB12                 EUTRA_Q_OffsetRange_Value = 25
6475         EUTRA_Q_OffsetRange_dB14                 EUTRA_Q_OffsetRange_Value = 26
6476         EUTRA_Q_OffsetRange_dB16                 EUTRA_Q_OffsetRange_Value = 27
6477         EUTRA_Q_OffsetRange_dB18                 EUTRA_Q_OffsetRange_Value = 28
6478         EUTRA_Q_OffsetRange_dB20                 EUTRA_Q_OffsetRange_Value = 29
6479         EUTRA_Q_OffsetRange_dB22                 EUTRA_Q_OffsetRange_Value = 30
6480         EUTRA_Q_OffsetRange_dB24                 EUTRA_Q_OffsetRange_Value = 31
6481 )
6482
6483 var EUTRA_Q_OffsetRange_Value_name = map[int32]string{
6484         0:  "protobuf_unspecified",
6485         1:  "minus_dB24",
6486         2:  "minus_dB22",
6487         3:  "minus_dB20",
6488         4:  "minus_dB18",
6489         5:  "minus_dB16",
6490         6:  "minus_dB14",
6491         7:  "minus_dB12",
6492         8:  "minus_dB10",
6493         9:  "minus_dB8",
6494         10: "minus_dB6",
6495         11: "minus_dB5",
6496         12: "minus_dB4",
6497         13: "minus_dB3",
6498         14: "minus_dB2",
6499         15: "minus_dB1",
6500         16: "dB0",
6501         17: "dB1",
6502         18: "dB2",
6503         19: "dB3",
6504         20: "dB4",
6505         21: "dB5",
6506         22: "dB6",
6507         23: "dB8",
6508         24: "dB10",
6509         25: "dB12",
6510         26: "dB14",
6511         27: "dB16",
6512         28: "dB18",
6513         29: "dB20",
6514         30: "dB22",
6515         31: "dB24",
6516 }
6517
6518 var EUTRA_Q_OffsetRange_Value_value = map[string]int32{
6519         "protobuf_unspecified": 0,
6520         "minus_dB24":           1,
6521         "minus_dB22":           2,
6522         "minus_dB20":           3,
6523         "minus_dB18":           4,
6524         "minus_dB16":           5,
6525         "minus_dB14":           6,
6526         "minus_dB12":           7,
6527         "minus_dB10":           8,
6528         "minus_dB8":            9,
6529         "minus_dB6":            10,
6530         "minus_dB5":            11,
6531         "minus_dB4":            12,
6532         "minus_dB3":            13,
6533         "minus_dB2":            14,
6534         "minus_dB1":            15,
6535         "dB0":                  16,
6536         "dB1":                  17,
6537         "dB2":                  18,
6538         "dB3":                  19,
6539         "dB4":                  20,
6540         "dB5":                  21,
6541         "dB6":                  22,
6542         "dB8":                  23,
6543         "dB10":                 24,
6544         "dB12":                 25,
6545         "dB14":                 26,
6546         "dB16":                 27,
6547         "dB18":                 28,
6548         "dB20":                 29,
6549         "dB22":                 30,
6550         "dB24":                 31,
6551 }
6552
6553 func (x EUTRA_Q_OffsetRange_Value) String() string {
6554         return proto.EnumName(EUTRA_Q_OffsetRange_Value_name, int32(x))
6555 }
6556
6557 func (EUTRA_Q_OffsetRange_Value) EnumDescriptor() ([]byte, []int) {
6558         return fileDescriptor_21c7528bb61f1a7a, []int{381, 0}
6559 }
6560
6561 type EUTRA_Range_Value int32
6562
6563 const (
6564         EUTRA_Range_protobuf_unspecified EUTRA_Range_Value = 0
6565         EUTRA_Range_n4                   EUTRA_Range_Value = 1
6566         EUTRA_Range_n8                   EUTRA_Range_Value = 2
6567         EUTRA_Range_n12                  EUTRA_Range_Value = 3
6568         EUTRA_Range_n16                  EUTRA_Range_Value = 4
6569         EUTRA_Range_n24                  EUTRA_Range_Value = 5
6570         EUTRA_Range_n32                  EUTRA_Range_Value = 6
6571         EUTRA_Range_n48                  EUTRA_Range_Value = 7
6572         EUTRA_Range_n64                  EUTRA_Range_Value = 8
6573         EUTRA_Range_n84                  EUTRA_Range_Value = 9
6574         EUTRA_Range_n96                  EUTRA_Range_Value = 10
6575         EUTRA_Range_n128                 EUTRA_Range_Value = 11
6576         EUTRA_Range_n168                 EUTRA_Range_Value = 12
6577         EUTRA_Range_n252                 EUTRA_Range_Value = 13
6578         EUTRA_Range_n504                 EUTRA_Range_Value = 14
6579 )
6580
6581 var EUTRA_Range_Value_name = map[int32]string{
6582         0:  "protobuf_unspecified",
6583         1:  "n4",
6584         2:  "n8",
6585         3:  "n12",
6586         4:  "n16",
6587         5:  "n24",
6588         6:  "n32",
6589         7:  "n48",
6590         8:  "n64",
6591         9:  "n84",
6592         10: "n96",
6593         11: "n128",
6594         12: "n168",
6595         13: "n252",
6596         14: "n504",
6597 }
6598
6599 var EUTRA_Range_Value_value = map[string]int32{
6600         "protobuf_unspecified": 0,
6601         "n4":                   1,
6602         "n8":                   2,
6603         "n12":                  3,
6604         "n16":                  4,
6605         "n24":                  5,
6606         "n32":                  6,
6607         "n48":                  7,
6608         "n64":                  8,
6609         "n84":                  9,
6610         "n96":                  10,
6611         "n128":                 11,
6612         "n168":                 12,
6613         "n252":                 13,
6614         "n504":                 14,
6615 }
6616
6617 func (x EUTRA_Range_Value) String() string {
6618         return proto.EnumName(EUTRA_Range_Value_name, int32(x))
6619 }
6620
6621 func (EUTRA_Range_Value) EnumDescriptor() ([]byte, []int) {
6622         return fileDescriptor_21c7528bb61f1a7a, []int{384, 0}
6623 }
6624
6625 type NR_RS_Type_Value int32
6626
6627 const (
6628         NR_RS_Type_protobuf_unspecified NR_RS_Type_Value = 0
6629         NR_RS_Type_ssb                  NR_RS_Type_Value = 1
6630         NR_RS_Type_csi_rs               NR_RS_Type_Value = 2
6631 )
6632
6633 var NR_RS_Type_Value_name = map[int32]string{
6634         0: "protobuf_unspecified",
6635         1: "ssb",
6636         2: "csi_rs",
6637 }
6638
6639 var NR_RS_Type_Value_value = map[string]int32{
6640         "protobuf_unspecified": 0,
6641         "ssb":                  1,
6642         "csi_rs":               2,
6643 }
6644
6645 func (x NR_RS_Type_Value) String() string {
6646         return proto.EnumName(NR_RS_Type_Value_name, int32(x))
6647 }
6648
6649 func (NR_RS_Type_Value) EnumDescriptor() ([]byte, []int) {
6650         return fileDescriptor_21c7528bb61f1a7a, []int{388, 0}
6651 }
6652
6653 type ReportInterval_Value int32
6654
6655 const (
6656         ReportInterval_protobuf_unspecified ReportInterval_Value = 0
6657         ReportInterval_ms120                ReportInterval_Value = 1
6658         ReportInterval_ms240                ReportInterval_Value = 2
6659         ReportInterval_ms480                ReportInterval_Value = 3
6660         ReportInterval_ms640                ReportInterval_Value = 4
6661         ReportInterval_ms1024               ReportInterval_Value = 5
6662         ReportInterval_ms2048               ReportInterval_Value = 6
6663         ReportInterval_ms5120               ReportInterval_Value = 7
6664         ReportInterval_ms10240              ReportInterval_Value = 8
6665         ReportInterval_ms20480              ReportInterval_Value = 9
6666         ReportInterval_ms40960              ReportInterval_Value = 10
6667         ReportInterval_min1                 ReportInterval_Value = 11
6668         ReportInterval_min6                 ReportInterval_Value = 12
6669         ReportInterval_min12                ReportInterval_Value = 13
6670         ReportInterval_min30                ReportInterval_Value = 14
6671 )
6672
6673 var ReportInterval_Value_name = map[int32]string{
6674         0:  "protobuf_unspecified",
6675         1:  "ms120",
6676         2:  "ms240",
6677         3:  "ms480",
6678         4:  "ms640",
6679         5:  "ms1024",
6680         6:  "ms2048",
6681         7:  "ms5120",
6682         8:  "ms10240",
6683         9:  "ms20480",
6684         10: "ms40960",
6685         11: "min1",
6686         12: "min6",
6687         13: "min12",
6688         14: "min30",
6689 }
6690
6691 var ReportInterval_Value_value = map[string]int32{
6692         "protobuf_unspecified": 0,
6693         "ms120":                1,
6694         "ms240":                2,
6695         "ms480":                3,
6696         "ms640":                4,
6697         "ms1024":               5,
6698         "ms2048":               6,
6699         "ms5120":               7,
6700         "ms10240":              8,
6701         "ms20480":              9,
6702         "ms40960":              10,
6703         "min1":                 11,
6704         "min6":                 12,
6705         "min12":                13,
6706         "min30":                14,
6707 }
6708
6709 func (x ReportInterval_Value) String() string {
6710         return proto.EnumName(ReportInterval_Value_name, int32(x))
6711 }
6712
6713 func (ReportInterval_Value) EnumDescriptor() ([]byte, []int) {
6714         return fileDescriptor_21c7528bb61f1a7a, []int{390, 0}
6715 }
6716
6717 type ReportAmount_Value int32
6718
6719 const (
6720         ReportAmount_protobuf_unspecified ReportAmount_Value = 0
6721         ReportAmount_r1                   ReportAmount_Value = 1
6722         ReportAmount_r2                   ReportAmount_Value = 2
6723         ReportAmount_r4                   ReportAmount_Value = 3
6724         ReportAmount_r8                   ReportAmount_Value = 4
6725         ReportAmount_r16                  ReportAmount_Value = 5
6726         ReportAmount_r32                  ReportAmount_Value = 6
6727         ReportAmount_r64                  ReportAmount_Value = 7
6728         ReportAmount_infinity             ReportAmount_Value = 8
6729 )
6730
6731 var ReportAmount_Value_name = map[int32]string{
6732         0: "protobuf_unspecified",
6733         1: "r1",
6734         2: "r2",
6735         3: "r4",
6736         4: "r8",
6737         5: "r16",
6738         6: "r32",
6739         7: "r64",
6740         8: "infinity",
6741 }
6742
6743 var ReportAmount_Value_value = map[string]int32{
6744         "protobuf_unspecified": 0,
6745         "r1":                   1,
6746         "r2":                   2,
6747         "r4":                   3,
6748         "r8":                   4,
6749         "r16":                  5,
6750         "r32":                  6,
6751         "r64":                  7,
6752         "infinity":             8,
6753 }
6754
6755 func (x ReportAmount_Value) String() string {
6756         return proto.EnumName(ReportAmount_Value_name, int32(x))
6757 }
6758
6759 func (ReportAmount_Value) EnumDescriptor() ([]byte, []int) {
6760         return fileDescriptor_21c7528bb61f1a7a, []int{391, 0}
6761 }
6762
6763 type TimeToTrigger_Value int32
6764
6765 const (
6766         TimeToTrigger_protobuf_unspecified TimeToTrigger_Value = 0
6767         TimeToTrigger_ms0                  TimeToTrigger_Value = 1
6768         TimeToTrigger_ms40                 TimeToTrigger_Value = 2
6769         TimeToTrigger_ms64                 TimeToTrigger_Value = 3
6770         TimeToTrigger_ms80                 TimeToTrigger_Value = 4
6771         TimeToTrigger_ms100                TimeToTrigger_Value = 5
6772         TimeToTrigger_ms128                TimeToTrigger_Value = 6
6773         TimeToTrigger_ms160                TimeToTrigger_Value = 7
6774         TimeToTrigger_ms256                TimeToTrigger_Value = 8
6775         TimeToTrigger_ms320                TimeToTrigger_Value = 9
6776         TimeToTrigger_ms480                TimeToTrigger_Value = 10
6777         TimeToTrigger_ms512                TimeToTrigger_Value = 11
6778         TimeToTrigger_ms640                TimeToTrigger_Value = 12
6779         TimeToTrigger_ms1024               TimeToTrigger_Value = 13
6780         TimeToTrigger_ms1280               TimeToTrigger_Value = 14
6781         TimeToTrigger_ms2560               TimeToTrigger_Value = 15
6782         TimeToTrigger_ms5120               TimeToTrigger_Value = 16
6783 )
6784
6785 var TimeToTrigger_Value_name = map[int32]string{
6786         0:  "protobuf_unspecified",
6787         1:  "ms0",
6788         2:  "ms40",
6789         3:  "ms64",
6790         4:  "ms80",
6791         5:  "ms100",
6792         6:  "ms128",
6793         7:  "ms160",
6794         8:  "ms256",
6795         9:  "ms320",
6796         10: "ms480",
6797         11: "ms512",
6798         12: "ms640",
6799         13: "ms1024",
6800         14: "ms1280",
6801         15: "ms2560",
6802         16: "ms5120",
6803 }
6804
6805 var TimeToTrigger_Value_value = map[string]int32{
6806         "protobuf_unspecified": 0,
6807         "ms0":                  1,
6808         "ms40":                 2,
6809         "ms64":                 3,
6810         "ms80":                 4,
6811         "ms100":                5,
6812         "ms128":                6,
6813         "ms160":                7,
6814         "ms256":                8,
6815         "ms320":                9,
6816         "ms480":                10,
6817         "ms512":                11,
6818         "ms640":                12,
6819         "ms1024":               13,
6820         "ms1280":               14,
6821         "ms2560":               15,
6822         "ms5120":               16,
6823 }
6824
6825 func (x TimeToTrigger_Value) String() string {
6826         return proto.EnumName(TimeToTrigger_Value_name, int32(x))
6827 }
6828
6829 func (TimeToTrigger_Value) EnumDescriptor() ([]byte, []int) {
6830         return fileDescriptor_21c7528bb61f1a7a, []int{401, 0}
6831 }
6832
6833 type ReportAddNeighMeas_Value int32
6834
6835 const (
6836         ReportAddNeighMeas_protobuf_unspecified ReportAddNeighMeas_Value = 0
6837         ReportAddNeighMeas_setup                ReportAddNeighMeas_Value = 1
6838 )
6839
6840 var ReportAddNeighMeas_Value_name = map[int32]string{
6841         0: "protobuf_unspecified",
6842         1: "setup",
6843 }
6844
6845 var ReportAddNeighMeas_Value_value = map[string]int32{
6846         "protobuf_unspecified": 0,
6847         "setup":                1,
6848 }
6849
6850 func (x ReportAddNeighMeas_Value) String() string {
6851         return proto.EnumName(ReportAddNeighMeas_Value_name, int32(x))
6852 }
6853
6854 func (ReportAddNeighMeas_Value) EnumDescriptor() ([]byte, []int) {
6855         return fileDescriptor_21c7528bb61f1a7a, []int{403, 0}
6856 }
6857
6858 type FilterCoefficient_Value int32
6859
6860 const (
6861         FilterCoefficient_protobuf_unspecified FilterCoefficient_Value = 0
6862         FilterCoefficient_fc0                  FilterCoefficient_Value = 1
6863         FilterCoefficient_fc1                  FilterCoefficient_Value = 2
6864         FilterCoefficient_fc2                  FilterCoefficient_Value = 3
6865         FilterCoefficient_fc3                  FilterCoefficient_Value = 4
6866         FilterCoefficient_fc4                  FilterCoefficient_Value = 5
6867         FilterCoefficient_fc5                  FilterCoefficient_Value = 6
6868         FilterCoefficient_fc6                  FilterCoefficient_Value = 7
6869         FilterCoefficient_fc7                  FilterCoefficient_Value = 8
6870         FilterCoefficient_fc8                  FilterCoefficient_Value = 9
6871         FilterCoefficient_fc9                  FilterCoefficient_Value = 10
6872         FilterCoefficient_fc11                 FilterCoefficient_Value = 11
6873         FilterCoefficient_fc13                 FilterCoefficient_Value = 12
6874         FilterCoefficient_fc15                 FilterCoefficient_Value = 13
6875         FilterCoefficient_fc17                 FilterCoefficient_Value = 14
6876         FilterCoefficient_fc19                 FilterCoefficient_Value = 15
6877 )
6878
6879 var FilterCoefficient_Value_name = map[int32]string{
6880         0:  "protobuf_unspecified",
6881         1:  "fc0",
6882         2:  "fc1",
6883         3:  "fc2",
6884         4:  "fc3",
6885         5:  "fc4",
6886         6:  "fc5",
6887         7:  "fc6",
6888         8:  "fc7",
6889         9:  "fc8",
6890         10: "fc9",
6891         11: "fc11",
6892         12: "fc13",
6893         13: "fc15",
6894         14: "fc17",
6895         15: "fc19",
6896 }
6897
6898 var FilterCoefficient_Value_value = map[string]int32{
6899         "protobuf_unspecified": 0,
6900         "fc0":                  1,
6901         "fc1":                  2,
6902         "fc2":                  3,
6903         "fc3":                  4,
6904         "fc4":                  5,
6905         "fc5":                  6,
6906         "fc6":                  7,
6907         "fc7":                  8,
6908         "fc8":                  9,
6909         "fc9":                  10,
6910         "fc11":                 11,
6911         "fc13":                 12,
6912         "fc15":                 13,
6913         "fc17":                 14,
6914         "fc19":                 15,
6915 }
6916
6917 func (x FilterCoefficient_Value) String() string {
6918         return proto.EnumName(FilterCoefficient_Value_name, int32(x))
6919 }
6920
6921 func (FilterCoefficient_Value) EnumDescriptor() ([]byte, []int) {
6922         return fileDescriptor_21c7528bb61f1a7a, []int{417, 0}
6923 }
6924
6925 type MGL_Value int32
6926
6927 const (
6928         MGL_protobuf_unspecified MGL_Value = 0
6929         MGL_ms1dot5              MGL_Value = 1
6930         MGL_ms3                  MGL_Value = 2
6931         MGL_ms3dot5              MGL_Value = 3
6932         MGL_ms4                  MGL_Value = 4
6933         MGL_ms5dot5              MGL_Value = 5
6934         MGL_ms6                  MGL_Value = 6
6935 )
6936
6937 var MGL_Value_name = map[int32]string{
6938         0: "protobuf_unspecified",
6939         1: "ms1dot5",
6940         2: "ms3",
6941         3: "ms3dot5",
6942         4: "ms4",
6943         5: "ms5dot5",
6944         6: "ms6",
6945 }
6946
6947 var MGL_Value_value = map[string]int32{
6948         "protobuf_unspecified": 0,
6949         "ms1dot5":              1,
6950         "ms3":                  2,
6951         "ms3dot5":              3,
6952         "ms4":                  4,
6953         "ms5dot5":              5,
6954         "ms6":                  6,
6955 }
6956
6957 func (x MGL_Value) String() string {
6958         return proto.EnumName(MGL_Value_name, int32(x))
6959 }
6960
6961 func (MGL_Value) EnumDescriptor() ([]byte, []int) {
6962         return fileDescriptor_21c7528bb61f1a7a, []int{420, 0}
6963 }
6964
6965 type MGRP_Value int32
6966
6967 const (
6968         MGRP_protobuf_unspecified MGRP_Value = 0
6969         MGRP_ms20                 MGRP_Value = 1
6970         MGRP_ms40                 MGRP_Value = 2
6971         MGRP_ms80                 MGRP_Value = 3
6972         MGRP_ms160                MGRP_Value = 4
6973 )
6974
6975 var MGRP_Value_name = map[int32]string{
6976         0: "protobuf_unspecified",
6977         1: "ms20",
6978         2: "ms40",
6979         3: "ms80",
6980         4: "ms160",
6981 }
6982
6983 var MGRP_Value_value = map[string]int32{
6984         "protobuf_unspecified": 0,
6985         "ms20":                 1,
6986         "ms40":                 2,
6987         "ms80":                 3,
6988         "ms160":                4,
6989 }
6990
6991 func (x MGRP_Value) String() string {
6992         return proto.EnumName(MGRP_Value_name, int32(x))
6993 }
6994
6995 func (MGRP_Value) EnumDescriptor() ([]byte, []int) {
6996         return fileDescriptor_21c7528bb61f1a7a, []int{421, 0}
6997 }
6998
6999 type MGTA_Value int32
7000
7001 const (
7002         MGTA_protobuf_unspecified MGTA_Value = 0
7003         MGTA_ms0                  MGTA_Value = 1
7004         MGTA_ms0dot25             MGTA_Value = 2
7005         MGTA_ms0dot5              MGTA_Value = 3
7006 )
7007
7008 var MGTA_Value_name = map[int32]string{
7009         0: "protobuf_unspecified",
7010         1: "ms0",
7011         2: "ms0dot25",
7012         3: "ms0dot5",
7013 }
7014
7015 var MGTA_Value_value = map[string]int32{
7016         "protobuf_unspecified": 0,
7017         "ms0":                  1,
7018         "ms0dot25":             2,
7019         "ms0dot5":              3,
7020 }
7021
7022 func (x MGTA_Value) String() string {
7023         return proto.EnumName(MGTA_Value_name, int32(x))
7024 }
7025
7026 func (MGTA_Value) EnumDescriptor() ([]byte, []int) {
7027         return fileDescriptor_21c7528bb61f1a7a, []int{422, 0}
7028 }
7029
7030 type MeasGapSharingScheme_Value int32
7031
7032 const (
7033         MeasGapSharingScheme_protobuf_unspecified MeasGapSharingScheme_Value = 0
7034         MeasGapSharingScheme_scheme00             MeasGapSharingScheme_Value = 1
7035         MeasGapSharingScheme_scheme01             MeasGapSharingScheme_Value = 2
7036         MeasGapSharingScheme_scheme10             MeasGapSharingScheme_Value = 3
7037         MeasGapSharingScheme_scheme11             MeasGapSharingScheme_Value = 4
7038 )
7039
7040 var MeasGapSharingScheme_Value_name = map[int32]string{
7041         0: "protobuf_unspecified",
7042         1: "scheme00",
7043         2: "scheme01",
7044         3: "scheme10",
7045         4: "scheme11",
7046 }
7047
7048 var MeasGapSharingScheme_Value_value = map[string]int32{
7049         "protobuf_unspecified": 0,
7050         "scheme00":             1,
7051         "scheme01":             2,
7052         "scheme10":             3,
7053         "scheme11":             4,
7054 }
7055
7056 func (x MeasGapSharingScheme_Value) String() string {
7057         return proto.EnumName(MeasGapSharingScheme_Value_name, int32(x))
7058 }
7059
7060 func (MeasGapSharingScheme_Value) EnumDescriptor() ([]byte, []int) {
7061         return fileDescriptor_21c7528bb61f1a7a, []int{424, 0}
7062 }
7063
7064 type DelayBudgetReportingProhibitTimer_Value int32
7065
7066 const (
7067         DelayBudgetReportingProhibitTimer_protobuf_unspecified DelayBudgetReportingProhibitTimer_Value = 0
7068         DelayBudgetReportingProhibitTimer_s0                   DelayBudgetReportingProhibitTimer_Value = 1
7069         DelayBudgetReportingProhibitTimer_s0dot4               DelayBudgetReportingProhibitTimer_Value = 2
7070         DelayBudgetReportingProhibitTimer_s0dot8               DelayBudgetReportingProhibitTimer_Value = 3
7071         DelayBudgetReportingProhibitTimer_s1dot6               DelayBudgetReportingProhibitTimer_Value = 4
7072         DelayBudgetReportingProhibitTimer_s3                   DelayBudgetReportingProhibitTimer_Value = 5
7073         DelayBudgetReportingProhibitTimer_s6                   DelayBudgetReportingProhibitTimer_Value = 6
7074         DelayBudgetReportingProhibitTimer_s12                  DelayBudgetReportingProhibitTimer_Value = 7
7075         DelayBudgetReportingProhibitTimer_s30                  DelayBudgetReportingProhibitTimer_Value = 8
7076 )
7077
7078 var DelayBudgetReportingProhibitTimer_Value_name = map[int32]string{
7079         0: "protobuf_unspecified",
7080         1: "s0",
7081         2: "s0dot4",
7082         3: "s0dot8",
7083         4: "s1dot6",
7084         5: "s3",
7085         6: "s6",
7086         7: "s12",
7087         8: "s30",
7088 }
7089
7090 var DelayBudgetReportingProhibitTimer_Value_value = map[string]int32{
7091         "protobuf_unspecified": 0,
7092         "s0":                   1,
7093         "s0dot4":               2,
7094         "s0dot8":               3,
7095         "s1dot6":               4,
7096         "s3":                   5,
7097         "s6":                   6,
7098         "s12":                  7,
7099         "s30":                  8,
7100 }
7101
7102 func (x DelayBudgetReportingProhibitTimer_Value) String() string {
7103         return proto.EnumName(DelayBudgetReportingProhibitTimer_Value_name, int32(x))
7104 }
7105
7106 func (DelayBudgetReportingProhibitTimer_Value) EnumDescriptor() ([]byte, []int) {
7107         return fileDescriptor_21c7528bb61f1a7a, []int{426, 0}
7108 }
7109
7110 type OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer int32
7111
7112 const (
7113         OverheatingAssistanceConfig_protobuf_unspecified OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 0
7114         OverheatingAssistanceConfig_s0                   OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 1
7115         OverheatingAssistanceConfig_s0dot5               OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 2
7116         OverheatingAssistanceConfig_s1                   OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 3
7117         OverheatingAssistanceConfig_s2                   OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 4
7118         OverheatingAssistanceConfig_s5                   OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 5
7119         OverheatingAssistanceConfig_s10                  OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 6
7120         OverheatingAssistanceConfig_s20                  OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 7
7121         OverheatingAssistanceConfig_s30                  OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 8
7122         OverheatingAssistanceConfig_s60                  OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 9
7123         OverheatingAssistanceConfig_s90                  OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 10
7124         OverheatingAssistanceConfig_s120                 OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 11
7125         OverheatingAssistanceConfig_s300                 OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 12
7126         OverheatingAssistanceConfig_s600                 OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer = 13
7127 )
7128
7129 var OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer_name = map[int32]string{
7130         0:  "protobuf_unspecified",
7131         1:  "s0",
7132         2:  "s0dot5",
7133         3:  "s1",
7134         4:  "s2",
7135         5:  "s5",
7136         6:  "s10",
7137         7:  "s20",
7138         8:  "s30",
7139         9:  "s60",
7140         10: "s90",
7141         11: "s120",
7142         12: "s300",
7143         13: "s600",
7144 }
7145
7146 var OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer_value = map[string]int32{
7147         "protobuf_unspecified": 0,
7148         "s0":                   1,
7149         "s0dot5":               2,
7150         "s1":                   3,
7151         "s2":                   4,
7152         "s5":                   5,
7153         "s10":                  6,
7154         "s20":                  7,
7155         "s30":                  8,
7156         "s60":                  9,
7157         "s90":                  10,
7158         "s120":                 11,
7159         "s300":                 12,
7160         "s600":                 13,
7161 }
7162
7163 func (x OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer) String() string {
7164         return proto.EnumName(OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer_name, int32(x))
7165 }
7166
7167 func (OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer) EnumDescriptor() ([]byte, []int) {
7168         return fileDescriptor_21c7528bb61f1a7a, []int{428, 0}
7169 }
7170
7171 type AggregationLevel_Value int32
7172
7173 const (
7174         AggregationLevel_protobuf_unspecified AggregationLevel_Value = 0
7175         AggregationLevel_n0                   AggregationLevel_Value = 1
7176         AggregationLevel_n1                   AggregationLevel_Value = 2
7177         AggregationLevel_n2                   AggregationLevel_Value = 3
7178         AggregationLevel_n3                   AggregationLevel_Value = 4
7179         AggregationLevel_n4                   AggregationLevel_Value = 5
7180         AggregationLevel_n5                   AggregationLevel_Value = 6
7181         AggregationLevel_n6                   AggregationLevel_Value = 7
7182         AggregationLevel_n8                   AggregationLevel_Value = 8
7183 )
7184
7185 var AggregationLevel_Value_name = map[int32]string{
7186         0: "protobuf_unspecified",
7187         1: "n0",
7188         2: "n1",
7189         3: "n2",
7190         4: "n3",
7191         5: "n4",
7192         6: "n5",
7193         7: "n6",
7194         8: "n8",
7195 }
7196
7197 var AggregationLevel_Value_value = map[string]int32{
7198         "protobuf_unspecified": 0,
7199         "n0":                   1,
7200         "n1":                   2,
7201         "n2":                   3,
7202         "n3":                   4,
7203         "n4":                   5,
7204         "n5":                   6,
7205         "n6":                   7,
7206         "n8":                   8,
7207 }
7208
7209 func (x AggregationLevel_Value) String() string {
7210         return proto.EnumName(AggregationLevel_Value_name, int32(x))
7211 }
7212
7213 func (AggregationLevel_Value) EnumDescriptor() ([]byte, []int) {
7214         return fileDescriptor_21c7528bb61f1a7a, []int{432, 0}
7215 }
7216
7217 type AggregationLevel_SFI_Value int32
7218
7219 const (
7220         AggregationLevel_SFI_protobuf_unspecified AggregationLevel_SFI_Value = 0
7221         AggregationLevel_SFI_n1                   AggregationLevel_SFI_Value = 1
7222         AggregationLevel_SFI_n2                   AggregationLevel_SFI_Value = 2
7223 )
7224
7225 var AggregationLevel_SFI_Value_name = map[int32]string{
7226         0: "protobuf_unspecified",
7227         1: "n1",
7228         2: "n2",
7229 }
7230
7231 var AggregationLevel_SFI_Value_value = map[string]int32{
7232         "protobuf_unspecified": 0,
7233         "n1":                   1,
7234         "n2":                   2,
7235 }
7236
7237 func (x AggregationLevel_SFI_Value) String() string {
7238         return proto.EnumName(AggregationLevel_SFI_Value_name, int32(x))
7239 }
7240
7241 func (AggregationLevel_SFI_Value) EnumDescriptor() ([]byte, []int) {
7242         return fileDescriptor_21c7528bb61f1a7a, []int{437, 0}
7243 }
7244
7245 type Dummy1_Value int32
7246
7247 const (
7248         Dummy1_protobuf_unspecified Dummy1_Value = 0
7249         Dummy1_sl1                  Dummy1_Value = 1
7250         Dummy1_sl2                  Dummy1_Value = 2
7251         Dummy1_sl4                  Dummy1_Value = 3
7252         Dummy1_sl5                  Dummy1_Value = 4
7253         Dummy1_sl8                  Dummy1_Value = 5
7254         Dummy1_sl10                 Dummy1_Value = 6
7255         Dummy1_sl16                 Dummy1_Value = 7
7256         Dummy1_sl20                 Dummy1_Value = 8
7257 )
7258
7259 var Dummy1_Value_name = map[int32]string{
7260         0: "protobuf_unspecified",
7261         1: "sl1",
7262         2: "sl2",
7263         3: "sl4",
7264         4: "sl5",
7265         5: "sl8",
7266         6: "sl10",
7267         7: "sl16",
7268         8: "sl20",
7269 }
7270
7271 var Dummy1_Value_value = map[string]int32{
7272         "protobuf_unspecified": 0,
7273         "sl1":                  1,
7274         "sl2":                  2,
7275         "sl4":                  3,
7276         "sl5":                  4,
7277         "sl8":                  5,
7278         "sl10":                 6,
7279         "sl16":                 7,
7280         "sl20":                 8,
7281 }
7282
7283 func (x Dummy1_Value) String() string {
7284         return proto.EnumName(Dummy1_Value_name, int32(x))
7285 }
7286
7287 func (Dummy1_Value) EnumDescriptor() ([]byte, []int) {
7288         return fileDescriptor_21c7528bb61f1a7a, []int{441, 0}
7289 }
7290
7291 type Dummy2_Value int32
7292
7293 const (
7294         Dummy2_protobuf_unspecified Dummy2_Value = 0
7295         Dummy2_n1                   Dummy2_Value = 1
7296         Dummy2_n2                   Dummy2_Value = 2
7297 )
7298
7299 var Dummy2_Value_name = map[int32]string{
7300         0: "protobuf_unspecified",
7301         1: "n1",
7302         2: "n2",
7303 }
7304
7305 var Dummy2_Value_value = map[string]int32{
7306         "protobuf_unspecified": 0,
7307         "n1":                   1,
7308         "n2":                   2,
7309 }
7310
7311 func (x Dummy2_Value) String() string {
7312         return proto.EnumName(Dummy2_Value_name, int32(x))
7313 }
7314
7315 func (Dummy2_Value) EnumDescriptor() ([]byte, []int) {
7316         return fileDescriptor_21c7528bb61f1a7a, []int{442, 0}
7317 }
7318
7319 type DCI_Formats_Value int32
7320
7321 const (
7322         DCI_Formats_protobuf_unspecified DCI_Formats_Value = 0
7323         DCI_Formats_formats0_0_And_1_0   DCI_Formats_Value = 1
7324         DCI_Formats_formats0_1_And_1_1   DCI_Formats_Value = 2
7325 )
7326
7327 var DCI_Formats_Value_name = map[int32]string{
7328         0: "protobuf_unspecified",
7329         1: "formats0_0_And_1_0",
7330         2: "formats0_1_And_1_1",
7331 }
7332
7333 var DCI_Formats_Value_value = map[string]int32{
7334         "protobuf_unspecified": 0,
7335         "formats0_0_And_1_0":   1,
7336         "formats0_1_And_1_1":   2,
7337 }
7338
7339 func (x DCI_Formats_Value) String() string {
7340         return proto.EnumName(DCI_Formats_Value_name, int32(x))
7341 }
7342
7343 func (DCI_Formats_Value) EnumDescriptor() ([]byte, []int) {
7344         return fileDescriptor_21c7528bb61f1a7a, []int{444, 0}
7345 }
7346
7347 type PLMN_IdentityInfo_CellReservedForOperatorUse int32
7348
7349 const (
7350         PLMN_IdentityInfo_protobuf_unspecified PLMN_IdentityInfo_CellReservedForOperatorUse = 0
7351         PLMN_IdentityInfo_isreserved           PLMN_IdentityInfo_CellReservedForOperatorUse = 1
7352         PLMN_IdentityInfo_notreserved          PLMN_IdentityInfo_CellReservedForOperatorUse = 2
7353 )
7354
7355 var PLMN_IdentityInfo_CellReservedForOperatorUse_name = map[int32]string{
7356         0: "protobuf_unspecified",
7357         1: "isreserved",
7358         2: "notreserved",
7359 }
7360
7361 var PLMN_IdentityInfo_CellReservedForOperatorUse_value = map[string]int32{
7362         "protobuf_unspecified": 0,
7363         "isreserved":           1,
7364         "notreserved":          2,
7365 }
7366
7367 func (x PLMN_IdentityInfo_CellReservedForOperatorUse) String() string {
7368         return proto.EnumName(PLMN_IdentityInfo_CellReservedForOperatorUse_name, int32(x))
7369 }
7370
7371 func (PLMN_IdentityInfo_CellReservedForOperatorUse) EnumDescriptor() ([]byte, []int) {
7372         return fileDescriptor_21c7528bb61f1a7a, []int{467, 0}
7373 }
7374
7375 type DiscardTimer_Value int32
7376
7377 const (
7378         DiscardTimer_protobuf_unspecified DiscardTimer_Value = 0
7379         DiscardTimer_ms10                 DiscardTimer_Value = 1
7380         DiscardTimer_ms20                 DiscardTimer_Value = 2
7381         DiscardTimer_ms30                 DiscardTimer_Value = 3
7382         DiscardTimer_ms40                 DiscardTimer_Value = 4
7383         DiscardTimer_ms50                 DiscardTimer_Value = 5
7384         DiscardTimer_ms60                 DiscardTimer_Value = 6
7385         DiscardTimer_ms75                 DiscardTimer_Value = 7
7386         DiscardTimer_ms100                DiscardTimer_Value = 8
7387         DiscardTimer_ms150                DiscardTimer_Value = 9
7388         DiscardTimer_ms200                DiscardTimer_Value = 10
7389         DiscardTimer_ms250                DiscardTimer_Value = 11
7390         DiscardTimer_ms300                DiscardTimer_Value = 12
7391         DiscardTimer_ms500                DiscardTimer_Value = 13
7392         DiscardTimer_ms750                DiscardTimer_Value = 14
7393         DiscardTimer_ms1500               DiscardTimer_Value = 15
7394         DiscardTimer_infinity             DiscardTimer_Value = 16
7395 )
7396
7397 var DiscardTimer_Value_name = map[int32]string{
7398         0:  "protobuf_unspecified",
7399         1:  "ms10",
7400         2:  "ms20",
7401         3:  "ms30",
7402         4:  "ms40",
7403         5:  "ms50",
7404         6:  "ms60",
7405         7:  "ms75",
7406         8:  "ms100",
7407         9:  "ms150",
7408         10: "ms200",
7409         11: "ms250",
7410         12: "ms300",
7411         13: "ms500",
7412         14: "ms750",
7413         15: "ms1500",
7414         16: "infinity",
7415 }
7416
7417 var DiscardTimer_Value_value = map[string]int32{
7418         "protobuf_unspecified": 0,
7419         "ms10":                 1,
7420         "ms20":                 2,
7421         "ms30":                 3,
7422         "ms40":                 4,
7423         "ms50":                 5,
7424         "ms60":                 6,
7425         "ms75":                 7,
7426         "ms100":                8,
7427         "ms150":                9,
7428         "ms200":                10,
7429         "ms250":                11,
7430         "ms300":                12,
7431         "ms500":                13,
7432         "ms750":                14,
7433         "ms1500":               15,
7434         "infinity":             16,
7435 }
7436
7437 func (x DiscardTimer_Value) String() string {
7438         return proto.EnumName(DiscardTimer_Value_name, int32(x))
7439 }
7440
7441 func (DiscardTimer_Value) EnumDescriptor() ([]byte, []int) {
7442         return fileDescriptor_21c7528bb61f1a7a, []int{488, 0}
7443 }
7444
7445 type PDCP_SN_Size_Value int32
7446
7447 const (
7448         PDCP_SN_Size_protobuf_unspecified PDCP_SN_Size_Value = 0
7449         PDCP_SN_Size_len12bits            PDCP_SN_Size_Value = 1
7450         PDCP_SN_Size_len18bits            PDCP_SN_Size_Value = 2
7451 )
7452
7453 var PDCP_SN_Size_Value_name = map[int32]string{
7454         0: "protobuf_unspecified",
7455         1: "len12bits",
7456         2: "len18bits",
7457 }
7458
7459 var PDCP_SN_Size_Value_value = map[string]int32{
7460         "protobuf_unspecified": 0,
7461         "len12bits":            1,
7462         "len18bits":            2,
7463 }
7464
7465 func (x PDCP_SN_Size_Value) String() string {
7466         return proto.EnumName(PDCP_SN_Size_Value_name, int32(x))
7467 }
7468
7469 func (PDCP_SN_Size_Value) EnumDescriptor() ([]byte, []int) {
7470         return fileDescriptor_21c7528bb61f1a7a, []int{489, 0}
7471 }
7472
7473 type UL_DataSplitThreshold_Value int32
7474
7475 const (
7476         UL_DataSplitThreshold_protobuf_unspecified UL_DataSplitThreshold_Value = 0
7477         UL_DataSplitThreshold_b0                   UL_DataSplitThreshold_Value = 1
7478         UL_DataSplitThreshold_b100                 UL_DataSplitThreshold_Value = 2
7479         UL_DataSplitThreshold_b200                 UL_DataSplitThreshold_Value = 3
7480         UL_DataSplitThreshold_b400                 UL_DataSplitThreshold_Value = 4
7481         UL_DataSplitThreshold_b800                 UL_DataSplitThreshold_Value = 5
7482         UL_DataSplitThreshold_b1600                UL_DataSplitThreshold_Value = 6
7483         UL_DataSplitThreshold_b3200                UL_DataSplitThreshold_Value = 7
7484         UL_DataSplitThreshold_b6400                UL_DataSplitThreshold_Value = 8
7485         UL_DataSplitThreshold_b12800               UL_DataSplitThreshold_Value = 9
7486         UL_DataSplitThreshold_b25600               UL_DataSplitThreshold_Value = 10
7487         UL_DataSplitThreshold_b51200               UL_DataSplitThreshold_Value = 11
7488         UL_DataSplitThreshold_b102400              UL_DataSplitThreshold_Value = 12
7489         UL_DataSplitThreshold_b204800              UL_DataSplitThreshold_Value = 13
7490         UL_DataSplitThreshold_b409600              UL_DataSplitThreshold_Value = 14
7491         UL_DataSplitThreshold_b819200              UL_DataSplitThreshold_Value = 15
7492         UL_DataSplitThreshold_b1228800             UL_DataSplitThreshold_Value = 16
7493         UL_DataSplitThreshold_b1638400             UL_DataSplitThreshold_Value = 17
7494         UL_DataSplitThreshold_b2457600             UL_DataSplitThreshold_Value = 18
7495         UL_DataSplitThreshold_b3276800             UL_DataSplitThreshold_Value = 19
7496         UL_DataSplitThreshold_b4096000             UL_DataSplitThreshold_Value = 20
7497         UL_DataSplitThreshold_b4915200             UL_DataSplitThreshold_Value = 21
7498         UL_DataSplitThreshold_b5734400             UL_DataSplitThreshold_Value = 22
7499         UL_DataSplitThreshold_b6553600             UL_DataSplitThreshold_Value = 23
7500         UL_DataSplitThreshold_infinity             UL_DataSplitThreshold_Value = 24
7501 )
7502
7503 var UL_DataSplitThreshold_Value_name = map[int32]string{
7504         0:  "protobuf_unspecified",
7505         1:  "b0",
7506         2:  "b100",
7507         3:  "b200",
7508         4:  "b400",
7509         5:  "b800",
7510         6:  "b1600",
7511         7:  "b3200",
7512         8:  "b6400",
7513         9:  "b12800",
7514         10: "b25600",
7515         11: "b51200",
7516         12: "b102400",
7517         13: "b204800",
7518         14: "b409600",
7519         15: "b819200",
7520         16: "b1228800",
7521         17: "b1638400",
7522         18: "b2457600",
7523         19: "b3276800",
7524         20: "b4096000",
7525         21: "b4915200",
7526         22: "b5734400",
7527         23: "b6553600",
7528         24: "infinity",
7529 }
7530
7531 var UL_DataSplitThreshold_Value_value = map[string]int32{
7532         "protobuf_unspecified": 0,
7533         "b0":                   1,
7534         "b100":                 2,
7535         "b200":                 3,
7536         "b400":                 4,
7537         "b800":                 5,
7538         "b1600":                6,
7539         "b3200":                7,
7540         "b6400":                8,
7541         "b12800":               9,
7542         "b25600":               10,
7543         "b51200":               11,
7544         "b102400":              12,
7545         "b204800":              13,
7546         "b409600":              14,
7547         "b819200":              15,
7548         "b1228800":             16,
7549         "b1638400":             17,
7550         "b2457600":             18,
7551         "b3276800":             19,
7552         "b4096000":             20,
7553         "b4915200":             21,
7554         "b5734400":             22,
7555         "b6553600":             23,
7556         "infinity":             24,
7557 }
7558
7559 func (x UL_DataSplitThreshold_Value) String() string {
7560         return proto.EnumName(UL_DataSplitThreshold_Value_name, int32(x))
7561 }
7562
7563 func (UL_DataSplitThreshold_Value) EnumDescriptor() ([]byte, []int) {
7564         return fileDescriptor_21c7528bb61f1a7a, []int{496, 0}
7565 }
7566
7567 type T_Reordering_Value int32
7568
7569 const (
7570         T_Reordering_protobuf_unspecified T_Reordering_Value = 0
7571         T_Reordering_ms0                  T_Reordering_Value = 1
7572         T_Reordering_ms1                  T_Reordering_Value = 2
7573         T_Reordering_ms2                  T_Reordering_Value = 3
7574         T_Reordering_ms4                  T_Reordering_Value = 4
7575         T_Reordering_ms5                  T_Reordering_Value = 5
7576         T_Reordering_ms8                  T_Reordering_Value = 6
7577         T_Reordering_ms10                 T_Reordering_Value = 7
7578         T_Reordering_ms15                 T_Reordering_Value = 8
7579         T_Reordering_ms20                 T_Reordering_Value = 9
7580         T_Reordering_ms30                 T_Reordering_Value = 10
7581         T_Reordering_ms40                 T_Reordering_Value = 11
7582         T_Reordering_ms50                 T_Reordering_Value = 12
7583         T_Reordering_ms60                 T_Reordering_Value = 13
7584         T_Reordering_ms80                 T_Reordering_Value = 14
7585         T_Reordering_ms100                T_Reordering_Value = 15
7586         T_Reordering_ms120                T_Reordering_Value = 16
7587         T_Reordering_ms140                T_Reordering_Value = 17
7588         T_Reordering_ms160                T_Reordering_Value = 18
7589         T_Reordering_ms180                T_Reordering_Value = 19
7590         T_Reordering_ms200                T_Reordering_Value = 20
7591         T_Reordering_ms220                T_Reordering_Value = 21
7592         T_Reordering_ms240                T_Reordering_Value = 22
7593         T_Reordering_ms260                T_Reordering_Value = 23
7594         T_Reordering_ms280                T_Reordering_Value = 24
7595         T_Reordering_ms300                T_Reordering_Value = 25
7596         T_Reordering_ms500                T_Reordering_Value = 26
7597         T_Reordering_ms750                T_Reordering_Value = 27
7598         T_Reordering_ms1000               T_Reordering_Value = 28
7599         T_Reordering_ms1250               T_Reordering_Value = 29
7600         T_Reordering_ms1500               T_Reordering_Value = 30
7601         T_Reordering_ms1750               T_Reordering_Value = 31
7602         T_Reordering_ms2000               T_Reordering_Value = 32
7603         T_Reordering_ms2250               T_Reordering_Value = 33
7604         T_Reordering_ms2500               T_Reordering_Value = 34
7605         T_Reordering_ms2750               T_Reordering_Value = 35
7606         T_Reordering_ms3000               T_Reordering_Value = 36
7607 )
7608
7609 var T_Reordering_Value_name = map[int32]string{
7610         0:  "protobuf_unspecified",
7611         1:  "ms0",
7612         2:  "ms1",
7613         3:  "ms2",
7614         4:  "ms4",
7615         5:  "ms5",
7616         6:  "ms8",
7617         7:  "ms10",
7618         8:  "ms15",
7619         9:  "ms20",
7620         10: "ms30",
7621         11: "ms40",
7622         12: "ms50",
7623         13: "ms60",
7624         14: "ms80",
7625         15: "ms100",
7626         16: "ms120",
7627         17: "ms140",
7628         18: "ms160",
7629         19: "ms180",
7630         20: "ms200",
7631         21: "ms220",
7632         22: "ms240",
7633         23: "ms260",
7634         24: "ms280",
7635         25: "ms300",
7636         26: "ms500",
7637         27: "ms750",
7638         28: "ms1000",
7639         29: "ms1250",
7640         30: "ms1500",
7641         31: "ms1750",
7642         32: "ms2000",
7643         33: "ms2250",
7644         34: "ms2500",
7645         35: "ms2750",
7646         36: "ms3000",
7647 }
7648
7649 var T_Reordering_Value_value = map[string]int32{
7650         "protobuf_unspecified": 0,
7651         "ms0":                  1,
7652         "ms1":                  2,
7653         "ms2":                  3,
7654         "ms4":                  4,
7655         "ms5":                  5,
7656         "ms8":                  6,
7657         "ms10":                 7,
7658         "ms15":                 8,
7659         "ms20":                 9,
7660         "ms30":                 10,
7661         "ms40":                 11,
7662         "ms50":                 12,
7663         "ms60":                 13,
7664         "ms80":                 14,
7665         "ms100":                15,
7666         "ms120":                16,
7667         "ms140":                17,
7668         "ms160":                18,
7669         "ms180":                19,
7670         "ms200":                20,
7671         "ms220":                21,
7672         "ms240":                22,
7673         "ms260":                23,
7674         "ms280":                24,
7675         "ms300":                25,
7676         "ms500":                26,
7677         "ms750":                27,
7678         "ms1000":               28,
7679         "ms1250":               29,
7680         "ms1500":               30,
7681         "ms1750":               31,
7682         "ms2000":               32,
7683         "ms2250":               33,
7684         "ms2500":               34,
7685         "ms2750":               35,
7686         "ms3000":               36,
7687 }
7688
7689 func (x T_Reordering_Value) String() string {
7690         return proto.EnumName(T_Reordering_Value_name, int32(x))
7691 }
7692
7693 func (T_Reordering_Value) EnumDescriptor() ([]byte, []int) {
7694         return fileDescriptor_21c7528bb61f1a7a, []int{497, 0}
7695 }
7696
7697 type SDAP_Header_Value int32
7698
7699 const (
7700         SDAP_Header_protobuf_unspecified SDAP_Header_Value = 0
7701         SDAP_Header_present              SDAP_Header_Value = 1
7702         SDAP_Header_absent               SDAP_Header_Value = 2
7703 )
7704
7705 var SDAP_Header_Value_name = map[int32]string{
7706         0: "protobuf_unspecified",
7707         1: "present",
7708         2: "absent",
7709 }
7710
7711 var SDAP_Header_Value_value = map[string]int32{
7712         "protobuf_unspecified": 0,
7713         "present":              1,
7714         "absent":               2,
7715 }
7716
7717 func (x SDAP_Header_Value) String() string {
7718         return proto.EnumName(SDAP_Header_Value_name, int32(x))
7719 }
7720
7721 func (SDAP_Header_Value) EnumDescriptor() ([]byte, []int) {
7722         return fileDescriptor_21c7528bb61f1a7a, []int{502, 0}
7723 }
7724
7725 type CipheringAlgorithm_Value int32
7726
7727 const (
7728         CipheringAlgorithm_protobuf_unspecified CipheringAlgorithm_Value = 0
7729         CipheringAlgorithm_nea0                 CipheringAlgorithm_Value = 1
7730         CipheringAlgorithm_nea1                 CipheringAlgorithm_Value = 2
7731         CipheringAlgorithm_nea2                 CipheringAlgorithm_Value = 3
7732         CipheringAlgorithm_nea3                 CipheringAlgorithm_Value = 4
7733 )
7734
7735 var CipheringAlgorithm_Value_name = map[int32]string{
7736         0: "protobuf_unspecified",
7737         1: "nea0",
7738         2: "nea1",
7739         3: "nea2",
7740         4: "nea3",
7741 }
7742
7743 var CipheringAlgorithm_Value_value = map[string]int32{
7744         "protobuf_unspecified": 0,
7745         "nea0":                 1,
7746         "nea1":                 2,
7747         "nea2":                 3,
7748         "nea3":                 4,
7749 }
7750
7751 func (x CipheringAlgorithm_Value) String() string {
7752         return proto.EnumName(CipheringAlgorithm_Value_name, int32(x))
7753 }
7754
7755 func (CipheringAlgorithm_Value) EnumDescriptor() ([]byte, []int) {
7756         return fileDescriptor_21c7528bb61f1a7a, []int{505, 0}
7757 }
7758
7759 type IntegrityProtAlgorithm_Value int32
7760
7761 const (
7762         IntegrityProtAlgorithm_protobuf_unspecified IntegrityProtAlgorithm_Value = 0
7763         IntegrityProtAlgorithm_nia0                 IntegrityProtAlgorithm_Value = 1
7764         IntegrityProtAlgorithm_nia1                 IntegrityProtAlgorithm_Value = 2
7765         IntegrityProtAlgorithm_nia2                 IntegrityProtAlgorithm_Value = 3
7766         IntegrityProtAlgorithm_nia3                 IntegrityProtAlgorithm_Value = 4
7767 )
7768
7769 var IntegrityProtAlgorithm_Value_name = map[int32]string{
7770         0: "protobuf_unspecified",
7771         1: "nia0",
7772         2: "nia1",
7773         3: "nia2",
7774         4: "nia3",
7775 }
7776
7777 var IntegrityProtAlgorithm_Value_value = map[string]int32{
7778         "protobuf_unspecified": 0,
7779         "nia0":                 1,
7780         "nia1":                 2,
7781         "nia2":                 3,
7782         "nia3":                 4,
7783 }
7784
7785 func (x IntegrityProtAlgorithm_Value) String() string {
7786         return proto.EnumName(IntegrityProtAlgorithm_Value_name, int32(x))
7787 }
7788
7789 func (IntegrityProtAlgorithm_Value) EnumDescriptor() ([]byte, []int) {
7790         return fileDescriptor_21c7528bb61f1a7a, []int{506, 0}
7791 }
7792
7793 type KeyToUse_Value int32
7794
7795 const (
7796         KeyToUse_protobuf_unspecified KeyToUse_Value = 0
7797         KeyToUse_master               KeyToUse_Value = 1
7798         KeyToUse_secondary            KeyToUse_Value = 2
7799 )
7800
7801 var KeyToUse_Value_name = map[int32]string{
7802         0: "protobuf_unspecified",
7803         1: "master",
7804         2: "secondary",
7805 }
7806
7807 var KeyToUse_Value_value = map[string]int32{
7808         "protobuf_unspecified": 0,
7809         "master":               1,
7810         "secondary":            2,
7811 }
7812
7813 func (x KeyToUse_Value) String() string {
7814         return proto.EnumName(KeyToUse_Value_name, int32(x))
7815 }
7816
7817 func (KeyToUse_Value) EnumDescriptor() ([]byte, []int) {
7818         return fileDescriptor_21c7528bb61f1a7a, []int{507, 0}
7819 }
7820
7821 type ConnEstFailCount_Value int32
7822
7823 const (
7824         ConnEstFailCount_protobuf_unspecified ConnEstFailCount_Value = 0
7825         ConnEstFailCount_n1                   ConnEstFailCount_Value = 1
7826         ConnEstFailCount_n2                   ConnEstFailCount_Value = 2
7827         ConnEstFailCount_n3                   ConnEstFailCount_Value = 3
7828         ConnEstFailCount_n4                   ConnEstFailCount_Value = 4
7829 )
7830
7831 var ConnEstFailCount_Value_name = map[int32]string{
7832         0: "protobuf_unspecified",
7833         1: "n1",
7834         2: "n2",
7835         3: "n3",
7836         4: "n4",
7837 }
7838
7839 var ConnEstFailCount_Value_value = map[string]int32{
7840         "protobuf_unspecified": 0,
7841         "n1":                   1,
7842         "n2":                   2,
7843         "n3":                   3,
7844         "n4":                   4,
7845 }
7846
7847 func (x ConnEstFailCount_Value) String() string {
7848         return proto.EnumName(ConnEstFailCount_Value_name, int32(x))
7849 }
7850
7851 func (ConnEstFailCount_Value) EnumDescriptor() ([]byte, []int) {
7852         return fileDescriptor_21c7528bb61f1a7a, []int{513, 0}
7853 }
7854
7855 type ConnEstFailOffsetValidity_Value int32
7856
7857 const (
7858         ConnEstFailOffsetValidity_protobuf_unspecified ConnEstFailOffsetValidity_Value = 0
7859         ConnEstFailOffsetValidity_s30                  ConnEstFailOffsetValidity_Value = 1
7860         ConnEstFailOffsetValidity_s60                  ConnEstFailOffsetValidity_Value = 2
7861         ConnEstFailOffsetValidity_s120                 ConnEstFailOffsetValidity_Value = 3
7862         ConnEstFailOffsetValidity_s240                 ConnEstFailOffsetValidity_Value = 4
7863         ConnEstFailOffsetValidity_s300                 ConnEstFailOffsetValidity_Value = 5
7864         ConnEstFailOffsetValidity_s420                 ConnEstFailOffsetValidity_Value = 6
7865         ConnEstFailOffsetValidity_s600                 ConnEstFailOffsetValidity_Value = 7
7866         ConnEstFailOffsetValidity_s900                 ConnEstFailOffsetValidity_Value = 8
7867 )
7868
7869 var ConnEstFailOffsetValidity_Value_name = map[int32]string{
7870         0: "protobuf_unspecified",
7871         1: "s30",
7872         2: "s60",
7873         3: "s120",
7874         4: "s240",
7875         5: "s300",
7876         6: "s420",
7877         7: "s600",
7878         8: "s900",
7879 }
7880
7881 var ConnEstFailOffsetValidity_Value_value = map[string]int32{
7882         "protobuf_unspecified": 0,
7883         "s30":                  1,
7884         "s60":                  2,
7885         "s120":                 3,
7886         "s240":                 4,
7887         "s300":                 5,
7888         "s420":                 6,
7889         "s600":                 7,
7890         "s900":                 8,
7891 }
7892
7893 func (x ConnEstFailOffsetValidity_Value) String() string {
7894         return proto.EnumName(ConnEstFailOffsetValidity_Value_name, int32(x))
7895 }
7896
7897 func (ConnEstFailOffsetValidity_Value) EnumDescriptor() ([]byte, []int) {
7898         return fileDescriptor_21c7528bb61f1a7a, []int{514, 0}
7899 }
7900
7901 type SI_WindowLength_Value int32
7902
7903 const (
7904         SI_WindowLength_protobuf_unspecified SI_WindowLength_Value = 0
7905         SI_WindowLength_s5                   SI_WindowLength_Value = 1
7906         SI_WindowLength_s10                  SI_WindowLength_Value = 2
7907         SI_WindowLength_s20                  SI_WindowLength_Value = 3
7908         SI_WindowLength_s40                  SI_WindowLength_Value = 4
7909         SI_WindowLength_s80                  SI_WindowLength_Value = 5
7910         SI_WindowLength_s160                 SI_WindowLength_Value = 6
7911         SI_WindowLength_s320                 SI_WindowLength_Value = 7
7912         SI_WindowLength_s640                 SI_WindowLength_Value = 8
7913         SI_WindowLength_s1280                SI_WindowLength_Value = 9
7914 )
7915
7916 var SI_WindowLength_Value_name = map[int32]string{
7917         0: "protobuf_unspecified",
7918         1: "s5",
7919         2: "s10",
7920         3: "s20",
7921         4: "s40",
7922         5: "s80",
7923         6: "s160",
7924         7: "s320",
7925         8: "s640",
7926         9: "s1280",
7927 }
7928
7929 var SI_WindowLength_Value_value = map[string]int32{
7930         "protobuf_unspecified": 0,
7931         "s5":                   1,
7932         "s10":                  2,
7933         "s20":                  3,
7934         "s40":                  4,
7935         "s80":                  5,
7936         "s160":                 6,
7937         "s320":                 7,
7938         "s640":                 8,
7939         "s1280":                9,
7940 }
7941
7942 func (x SI_WindowLength_Value) String() string {
7943         return proto.EnumName(SI_WindowLength_Value_name, int32(x))
7944 }
7945
7946 func (SI_WindowLength_Value) EnumDescriptor() ([]byte, []int) {
7947         return fileDescriptor_21c7528bb61f1a7a, []int{516, 0}
7948 }
7949
7950 type SI_BroadcastStatus_Value int32
7951
7952 const (
7953         SI_BroadcastStatus_protobuf_unspecified SI_BroadcastStatus_Value = 0
7954         SI_BroadcastStatus_broadcasting         SI_BroadcastStatus_Value = 1
7955         SI_BroadcastStatus_notBroadcasting      SI_BroadcastStatus_Value = 2
7956 )
7957
7958 var SI_BroadcastStatus_Value_name = map[int32]string{
7959         0: "protobuf_unspecified",
7960         1: "broadcasting",
7961         2: "notBroadcasting",
7962 }
7963
7964 var SI_BroadcastStatus_Value_value = map[string]int32{
7965         "protobuf_unspecified": 0,
7966         "broadcasting":         1,
7967         "notBroadcasting":      2,
7968 }
7969
7970 func (x SI_BroadcastStatus_Value) String() string {
7971         return proto.EnumName(SI_BroadcastStatus_Value_name, int32(x))
7972 }
7973
7974 func (SI_BroadcastStatus_Value) EnumDescriptor() ([]byte, []int) {
7975         return fileDescriptor_21c7528bb61f1a7a, []int{519, 0}
7976 }
7977
7978 type SI_Periodicity_Value int32
7979
7980 const (
7981         SI_Periodicity_protobuf_unspecified SI_Periodicity_Value = 0
7982         SI_Periodicity_rf8                  SI_Periodicity_Value = 1
7983         SI_Periodicity_rf16                 SI_Periodicity_Value = 2
7984         SI_Periodicity_rf32                 SI_Periodicity_Value = 3
7985         SI_Periodicity_rf64                 SI_Periodicity_Value = 4
7986         SI_Periodicity_rf128                SI_Periodicity_Value = 5
7987         SI_Periodicity_rf256                SI_Periodicity_Value = 6
7988         SI_Periodicity_rf512                SI_Periodicity_Value = 7
7989 )
7990
7991 var SI_Periodicity_Value_name = map[int32]string{
7992         0: "protobuf_unspecified",
7993         1: "rf8",
7994         2: "rf16",
7995         3: "rf32",
7996         4: "rf64",
7997         5: "rf128",
7998         6: "rf256",
7999         7: "rf512",
8000 }
8001
8002 var SI_Periodicity_Value_value = map[string]int32{
8003         "protobuf_unspecified": 0,
8004         "rf8":                  1,
8005         "rf16":                 2,
8006         "rf32":                 3,
8007         "rf64":                 4,
8008         "rf128":                5,
8009         "rf256":                6,
8010         "rf512":                7,
8011 }
8012
8013 func (x SI_Periodicity_Value) String() string {
8014         return proto.EnumName(SI_Periodicity_Value_name, int32(x))
8015 }
8016
8017 func (SI_Periodicity_Value) EnumDescriptor() ([]byte, []int) {
8018         return fileDescriptor_21c7528bb61f1a7a, []int{520, 0}
8019 }
8020
8021 type SIB_TypeInfoType_Value int32
8022
8023 const (
8024         SIB_TypeInfoType_protobuf_unspecified SIB_TypeInfoType_Value = 0
8025         SIB_TypeInfoType_sibType2             SIB_TypeInfoType_Value = 1
8026         SIB_TypeInfoType_sibType3             SIB_TypeInfoType_Value = 2
8027         SIB_TypeInfoType_sibType4             SIB_TypeInfoType_Value = 3
8028         SIB_TypeInfoType_sibType5             SIB_TypeInfoType_Value = 4
8029         SIB_TypeInfoType_sibType6             SIB_TypeInfoType_Value = 5
8030         SIB_TypeInfoType_sibType7             SIB_TypeInfoType_Value = 6
8031         SIB_TypeInfoType_sibType8             SIB_TypeInfoType_Value = 7
8032         SIB_TypeInfoType_sibType9             SIB_TypeInfoType_Value = 8
8033 )
8034
8035 var SIB_TypeInfoType_Value_name = map[int32]string{
8036         0: "protobuf_unspecified",
8037         1: "sibType2",
8038         2: "sibType3",
8039         3: "sibType4",
8040         4: "sibType5",
8041         5: "sibType6",
8042         6: "sibType7",
8043         7: "sibType8",
8044         8: "sibType9",
8045 }
8046
8047 var SIB_TypeInfoType_Value_value = map[string]int32{
8048         "protobuf_unspecified": 0,
8049         "sibType2":             1,
8050         "sibType3":             2,
8051         "sibType4":             3,
8052         "sibType5":             4,
8053         "sibType6":             5,
8054         "sibType7":             6,
8055         "sibType8":             7,
8056         "sibType9":             8,
8057 }
8058
8059 func (x SIB_TypeInfoType_Value) String() string {
8060         return proto.EnumName(SIB_TypeInfoType_Value_name, int32(x))
8061 }
8062
8063 func (SIB_TypeInfoType_Value) EnumDescriptor() ([]byte, []int) {
8064         return fileDescriptor_21c7528bb61f1a7a, []int{522, 0}
8065 }
8066
8067 type SI_RequestPeriod_Value int32
8068
8069 const (
8070         SI_RequestPeriod_protobuf_unspecified SI_RequestPeriod_Value = 0
8071         SI_RequestPeriod_one                  SI_RequestPeriod_Value = 1
8072         SI_RequestPeriod_two                  SI_RequestPeriod_Value = 2
8073         SI_RequestPeriod_four                 SI_RequestPeriod_Value = 3
8074         SI_RequestPeriod_six                  SI_RequestPeriod_Value = 4
8075         SI_RequestPeriod_eight                SI_RequestPeriod_Value = 5
8076         SI_RequestPeriod_ten                  SI_RequestPeriod_Value = 6
8077         SI_RequestPeriod_twelve               SI_RequestPeriod_Value = 7
8078         SI_RequestPeriod_sixteen              SI_RequestPeriod_Value = 8
8079 )
8080
8081 var SI_RequestPeriod_Value_name = map[int32]string{
8082         0: "protobuf_unspecified",
8083         1: "one",
8084         2: "two",
8085         3: "four",
8086         4: "six",
8087         5: "eight",
8088         6: "ten",
8089         7: "twelve",
8090         8: "sixteen",
8091 }
8092
8093 var SI_RequestPeriod_Value_value = map[string]int32{
8094         "protobuf_unspecified": 0,
8095         "one":                  1,
8096         "two":                  2,
8097         "four":                 3,
8098         "six":                  4,
8099         "eight":                5,
8100         "ten":                  6,
8101         "twelve":               7,
8102         "sixteen":              8,
8103 }
8104
8105 func (x SI_RequestPeriod_Value) String() string {
8106         return proto.EnumName(SI_RequestPeriod_Value_name, int32(x))
8107 }
8108
8109 func (SI_RequestPeriod_Value) EnumDescriptor() ([]byte, []int) {
8110         return fileDescriptor_21c7528bb61f1a7a, []int{524, 0}
8111 }
8112
8113 type BCCH_Config_ModificationPeriodCoeff int32
8114
8115 const (
8116         BCCH_Config_protobuf_unspecified BCCH_Config_ModificationPeriodCoeff = 0
8117         BCCH_Config_n2                   BCCH_Config_ModificationPeriodCoeff = 1
8118         BCCH_Config_n4                   BCCH_Config_ModificationPeriodCoeff = 2
8119         BCCH_Config_n8                   BCCH_Config_ModificationPeriodCoeff = 3
8120         BCCH_Config_n16                  BCCH_Config_ModificationPeriodCoeff = 4
8121 )
8122
8123 var BCCH_Config_ModificationPeriodCoeff_name = map[int32]string{
8124         0: "protobuf_unspecified",
8125         1: "n2",
8126         2: "n4",
8127         3: "n8",
8128         4: "n16",
8129 }
8130
8131 var BCCH_Config_ModificationPeriodCoeff_value = map[string]int32{
8132         "protobuf_unspecified": 0,
8133         "n2":                   1,
8134         "n4":                   2,
8135         "n8":                   3,
8136         "n16":                  4,
8137 }
8138
8139 func (x BCCH_Config_ModificationPeriodCoeff) String() string {
8140         return proto.EnumName(BCCH_Config_ModificationPeriodCoeff_name, int32(x))
8141 }
8142
8143 func (BCCH_Config_ModificationPeriodCoeff) EnumDescriptor() ([]byte, []int) {
8144         return fileDescriptor_21c7528bb61f1a7a, []int{534, 0}
8145 }
8146
8147 type PagingCycle_Value int32
8148
8149 const (
8150         PagingCycle_protobuf_unspecified PagingCycle_Value = 0
8151         PagingCycle_rf32                 PagingCycle_Value = 1
8152         PagingCycle_rf64                 PagingCycle_Value = 2
8153         PagingCycle_rf128                PagingCycle_Value = 3
8154         PagingCycle_rf256                PagingCycle_Value = 4
8155 )
8156
8157 var PagingCycle_Value_name = map[int32]string{
8158         0: "protobuf_unspecified",
8159         1: "rf32",
8160         2: "rf64",
8161         3: "rf128",
8162         4: "rf256",
8163 }
8164
8165 var PagingCycle_Value_value = map[string]int32{
8166         "protobuf_unspecified": 0,
8167         "rf32":                 1,
8168         "rf64":                 2,
8169         "rf128":                3,
8170         "rf256":                4,
8171 }
8172
8173 func (x PagingCycle_Value) String() string {
8174         return proto.EnumName(PagingCycle_Value_name, int32(x))
8175 }
8176
8177 func (PagingCycle_Value) EnumDescriptor() ([]byte, []int) {
8178         return fileDescriptor_21c7528bb61f1a7a, []int{536, 0}
8179 }
8180
8181 type PCCH_ConfigNs_Value int32
8182
8183 const (
8184         PCCH_ConfigNs_protobuf_unspecified PCCH_ConfigNs_Value = 0
8185         PCCH_ConfigNs_four                 PCCH_ConfigNs_Value = 1
8186         PCCH_ConfigNs_two                  PCCH_ConfigNs_Value = 2
8187         PCCH_ConfigNs_one                  PCCH_ConfigNs_Value = 3
8188 )
8189
8190 var PCCH_ConfigNs_Value_name = map[int32]string{
8191         0: "protobuf_unspecified",
8192         1: "four",
8193         2: "two",
8194         3: "one",
8195 }
8196
8197 var PCCH_ConfigNs_Value_value = map[string]int32{
8198         "protobuf_unspecified": 0,
8199         "four":                 1,
8200         "two":                  2,
8201         "one":                  3,
8202 }
8203
8204 func (x PCCH_ConfigNs_Value) String() string {
8205         return proto.EnumName(PCCH_ConfigNs_Value_name, int32(x))
8206 }
8207
8208 func (PCCH_ConfigNs_Value) EnumDescriptor() ([]byte, []int) {
8209         return fileDescriptor_21c7528bb61f1a7a, []int{537, 0}
8210 }
8211
8212 type SIB_N_TimingAdvanceOffset_Value int32
8213
8214 const (
8215         SIB_N_TimingAdvanceOffset_protobuf_unspecified SIB_N_TimingAdvanceOffset_Value = 0
8216         SIB_N_TimingAdvanceOffset_n0                   SIB_N_TimingAdvanceOffset_Value = 1
8217         SIB_N_TimingAdvanceOffset_n25600               SIB_N_TimingAdvanceOffset_Value = 2
8218         SIB_N_TimingAdvanceOffset_n39936               SIB_N_TimingAdvanceOffset_Value = 3
8219 )
8220
8221 var SIB_N_TimingAdvanceOffset_Value_name = map[int32]string{
8222         0: "protobuf_unspecified",
8223         1: "n0",
8224         2: "n25600",
8225         3: "n39936",
8226 }
8227
8228 var SIB_N_TimingAdvanceOffset_Value_value = map[string]int32{
8229         "protobuf_unspecified": 0,
8230         "n0":                   1,
8231         "n25600":               2,
8232         "n39936":               3,
8233 }
8234
8235 func (x SIB_N_TimingAdvanceOffset_Value) String() string {
8236         return proto.EnumName(SIB_N_TimingAdvanceOffset_Value_name, int32(x))
8237 }
8238
8239 func (SIB_N_TimingAdvanceOffset_Value) EnumDescriptor() ([]byte, []int) {
8240         return fileDescriptor_21c7528bb61f1a7a, []int{548, 0}
8241 }
8242
8243 type SIB_SSB_PeriodicityServingCell_Value int32
8244
8245 const (
8246         SIB_SSB_PeriodicityServingCell_protobuf_unspecified SIB_SSB_PeriodicityServingCell_Value = 0
8247         SIB_SSB_PeriodicityServingCell_ms5                  SIB_SSB_PeriodicityServingCell_Value = 1
8248         SIB_SSB_PeriodicityServingCell_ms10                 SIB_SSB_PeriodicityServingCell_Value = 2
8249         SIB_SSB_PeriodicityServingCell_ms20                 SIB_SSB_PeriodicityServingCell_Value = 3
8250         SIB_SSB_PeriodicityServingCell_ms40                 SIB_SSB_PeriodicityServingCell_Value = 4
8251         SIB_SSB_PeriodicityServingCell_ms80                 SIB_SSB_PeriodicityServingCell_Value = 5
8252         SIB_SSB_PeriodicityServingCell_ms160                SIB_SSB_PeriodicityServingCell_Value = 6
8253 )
8254
8255 var SIB_SSB_PeriodicityServingCell_Value_name = map[int32]string{
8256         0: "protobuf_unspecified",
8257         1: "ms5",
8258         2: "ms10",
8259         3: "ms20",
8260         4: "ms40",
8261         5: "ms80",
8262         6: "ms160",
8263 }
8264
8265 var SIB_SSB_PeriodicityServingCell_Value_value = map[string]int32{
8266         "protobuf_unspecified": 0,
8267         "ms5":                  1,
8268         "ms10":                 2,
8269         "ms20":                 3,
8270         "ms40":                 4,
8271         "ms80":                 5,
8272         "ms160":                6,
8273 }
8274
8275 func (x SIB_SSB_PeriodicityServingCell_Value) String() string {
8276         return proto.EnumName(SIB_SSB_PeriodicityServingCell_Value_name, int32(x))
8277 }
8278
8279 func (SIB_SSB_PeriodicityServingCell_Value) EnumDescriptor() ([]byte, []int) {
8280         return fileDescriptor_21c7528bb61f1a7a, []int{550, 0}
8281 }
8282
8283 type UE_TimersAndConstantsT300_T301_T319_Value int32
8284
8285 const (
8286         UE_TimersAndConstantsT300_T301_T319_protobuf_unspecified UE_TimersAndConstantsT300_T301_T319_Value = 0
8287         UE_TimersAndConstantsT300_T301_T319_ms100                UE_TimersAndConstantsT300_T301_T319_Value = 1
8288         UE_TimersAndConstantsT300_T301_T319_ms200                UE_TimersAndConstantsT300_T301_T319_Value = 2
8289         UE_TimersAndConstantsT300_T301_T319_ms300                UE_TimersAndConstantsT300_T301_T319_Value = 3
8290         UE_TimersAndConstantsT300_T301_T319_ms400                UE_TimersAndConstantsT300_T301_T319_Value = 4
8291         UE_TimersAndConstantsT300_T301_T319_ms600                UE_TimersAndConstantsT300_T301_T319_Value = 5
8292         UE_TimersAndConstantsT300_T301_T319_ms1000               UE_TimersAndConstantsT300_T301_T319_Value = 6
8293         UE_TimersAndConstantsT300_T301_T319_ms1500               UE_TimersAndConstantsT300_T301_T319_Value = 7
8294         UE_TimersAndConstantsT300_T301_T319_ms2000               UE_TimersAndConstantsT300_T301_T319_Value = 8
8295 )
8296
8297 var UE_TimersAndConstantsT300_T301_T319_Value_name = map[int32]string{
8298         0: "protobuf_unspecified",
8299         1: "ms100",
8300         2: "ms200",
8301         3: "ms300",
8302         4: "ms400",
8303         5: "ms600",
8304         6: "ms1000",
8305         7: "ms1500",
8306         8: "ms2000",
8307 }
8308
8309 var UE_TimersAndConstantsT300_T301_T319_Value_value = map[string]int32{
8310         "protobuf_unspecified": 0,
8311         "ms100":                1,
8312         "ms200":                2,
8313         "ms300":                3,
8314         "ms400":                4,
8315         "ms600":                5,
8316         "ms1000":               6,
8317         "ms1500":               7,
8318         "ms2000":               8,
8319 }
8320
8321 func (x UE_TimersAndConstantsT300_T301_T319_Value) String() string {
8322         return proto.EnumName(UE_TimersAndConstantsT300_T301_T319_Value_name, int32(x))
8323 }
8324
8325 func (UE_TimersAndConstantsT300_T301_T319_Value) EnumDescriptor() ([]byte, []int) {
8326         return fileDescriptor_21c7528bb61f1a7a, []int{552, 0}
8327 }
8328
8329 type UE_TimersAndConstantsT310_Value int32
8330
8331 const (
8332         UE_TimersAndConstantsT310_protobuf_unspecified UE_TimersAndConstantsT310_Value = 0
8333         UE_TimersAndConstantsT310_ms0                  UE_TimersAndConstantsT310_Value = 1
8334         UE_TimersAndConstantsT310_ms50                 UE_TimersAndConstantsT310_Value = 2
8335         UE_TimersAndConstantsT310_ms100                UE_TimersAndConstantsT310_Value = 3
8336         UE_TimersAndConstantsT310_ms200                UE_TimersAndConstantsT310_Value = 4
8337         UE_TimersAndConstantsT310_ms500                UE_TimersAndConstantsT310_Value = 5
8338         UE_TimersAndConstantsT310_ms1000               UE_TimersAndConstantsT310_Value = 6
8339         UE_TimersAndConstantsT310_ms2000               UE_TimersAndConstantsT310_Value = 7
8340 )
8341
8342 var UE_TimersAndConstantsT310_Value_name = map[int32]string{
8343         0: "protobuf_unspecified",
8344         1: "ms0",
8345         2: "ms50",
8346         3: "ms100",
8347         4: "ms200",
8348         5: "ms500",
8349         6: "ms1000",
8350         7: "ms2000",
8351 }
8352
8353 var UE_TimersAndConstantsT310_Value_value = map[string]int32{
8354         "protobuf_unspecified": 0,
8355         "ms0":                  1,
8356         "ms50":                 2,
8357         "ms100":                3,
8358         "ms200":                4,
8359         "ms500":                5,
8360         "ms1000":               6,
8361         "ms2000":               7,
8362 }
8363
8364 func (x UE_TimersAndConstantsT310_Value) String() string {
8365         return proto.EnumName(UE_TimersAndConstantsT310_Value_name, int32(x))
8366 }
8367
8368 func (UE_TimersAndConstantsT310_Value) EnumDescriptor() ([]byte, []int) {
8369         return fileDescriptor_21c7528bb61f1a7a, []int{553, 0}
8370 }
8371
8372 type UE_TimersAndConstantsN310_Value int32
8373
8374 const (
8375         UE_TimersAndConstantsN310_protobuf_unspecified UE_TimersAndConstantsN310_Value = 0
8376         UE_TimersAndConstantsN310_n1                   UE_TimersAndConstantsN310_Value = 1
8377         UE_TimersAndConstantsN310_n2                   UE_TimersAndConstantsN310_Value = 2
8378         UE_TimersAndConstantsN310_n3                   UE_TimersAndConstantsN310_Value = 3
8379         UE_TimersAndConstantsN310_n4                   UE_TimersAndConstantsN310_Value = 4
8380         UE_TimersAndConstantsN310_n6                   UE_TimersAndConstantsN310_Value = 5
8381         UE_TimersAndConstantsN310_n8                   UE_TimersAndConstantsN310_Value = 6
8382         UE_TimersAndConstantsN310_n10                  UE_TimersAndConstantsN310_Value = 7
8383         UE_TimersAndConstantsN310_n20                  UE_TimersAndConstantsN310_Value = 8
8384 )
8385
8386 var UE_TimersAndConstantsN310_Value_name = map[int32]string{
8387         0: "protobuf_unspecified",
8388         1: "n1",
8389         2: "n2",
8390         3: "n3",
8391         4: "n4",
8392         5: "n6",
8393         6: "n8",
8394         7: "n10",
8395         8: "n20",
8396 }
8397
8398 var UE_TimersAndConstantsN310_Value_value = map[string]int32{
8399         "protobuf_unspecified": 0,
8400         "n1":                   1,
8401         "n2":                   2,
8402         "n3":                   3,
8403         "n4":                   4,
8404         "n6":                   5,
8405         "n8":                   6,
8406         "n10":                  7,
8407         "n20":                  8,
8408 }
8409
8410 func (x UE_TimersAndConstantsN310_Value) String() string {
8411         return proto.EnumName(UE_TimersAndConstantsN310_Value_name, int32(x))
8412 }
8413
8414 func (UE_TimersAndConstantsN310_Value) EnumDescriptor() ([]byte, []int) {
8415         return fileDescriptor_21c7528bb61f1a7a, []int{554, 0}
8416 }
8417
8418 type UE_TimersAndConstantsT311_Value int32
8419
8420 const (
8421         UE_TimersAndConstantsT311_protobuf_unspecified UE_TimersAndConstantsT311_Value = 0
8422         UE_TimersAndConstantsT311_ms1000               UE_TimersAndConstantsT311_Value = 1
8423         UE_TimersAndConstantsT311_ms3000               UE_TimersAndConstantsT311_Value = 2
8424         UE_TimersAndConstantsT311_ms5000               UE_TimersAndConstantsT311_Value = 3
8425         UE_TimersAndConstantsT311_ms10000              UE_TimersAndConstantsT311_Value = 4
8426         UE_TimersAndConstantsT311_ms15000              UE_TimersAndConstantsT311_Value = 5
8427         UE_TimersAndConstantsT311_ms20000              UE_TimersAndConstantsT311_Value = 6
8428         UE_TimersAndConstantsT311_ms30000              UE_TimersAndConstantsT311_Value = 7
8429 )
8430
8431 var UE_TimersAndConstantsT311_Value_name = map[int32]string{
8432         0: "protobuf_unspecified",
8433         1: "ms1000",
8434         2: "ms3000",
8435         3: "ms5000",
8436         4: "ms10000",
8437         5: "ms15000",
8438         6: "ms20000",
8439         7: "ms30000",
8440 }
8441
8442 var UE_TimersAndConstantsT311_Value_value = map[string]int32{
8443         "protobuf_unspecified": 0,
8444         "ms1000":               1,
8445         "ms3000":               2,
8446         "ms5000":               3,
8447         "ms10000":              4,
8448         "ms15000":              5,
8449         "ms20000":              6,
8450         "ms30000":              7,
8451 }
8452
8453 func (x UE_TimersAndConstantsT311_Value) String() string {
8454         return proto.EnumName(UE_TimersAndConstantsT311_Value_name, int32(x))
8455 }
8456
8457 func (UE_TimersAndConstantsT311_Value) EnumDescriptor() ([]byte, []int) {
8458         return fileDescriptor_21c7528bb61f1a7a, []int{555, 0}
8459 }
8460
8461 type UE_TimersAndConstantsN311_Value int32
8462
8463 const (
8464         UE_TimersAndConstantsN311_protobuf_unspecified UE_TimersAndConstantsN311_Value = 0
8465         UE_TimersAndConstantsN311_n1                   UE_TimersAndConstantsN311_Value = 1
8466         UE_TimersAndConstantsN311_n2                   UE_TimersAndConstantsN311_Value = 2
8467         UE_TimersAndConstantsN311_n3                   UE_TimersAndConstantsN311_Value = 3
8468         UE_TimersAndConstantsN311_n4                   UE_TimersAndConstantsN311_Value = 4
8469         UE_TimersAndConstantsN311_n5                   UE_TimersAndConstantsN311_Value = 5
8470         UE_TimersAndConstantsN311_n6                   UE_TimersAndConstantsN311_Value = 6
8471         UE_TimersAndConstantsN311_n8                   UE_TimersAndConstantsN311_Value = 7
8472         UE_TimersAndConstantsN311_n10                  UE_TimersAndConstantsN311_Value = 8
8473 )
8474
8475 var UE_TimersAndConstantsN311_Value_name = map[int32]string{
8476         0: "protobuf_unspecified",
8477         1: "n1",
8478         2: "n2",
8479         3: "n3",
8480         4: "n4",
8481         5: "n5",
8482         6: "n6",
8483         7: "n8",
8484         8: "n10",
8485 }
8486
8487 var UE_TimersAndConstantsN311_Value_value = map[string]int32{
8488         "protobuf_unspecified": 0,
8489         "n1":                   1,
8490         "n2":                   2,
8491         "n3":                   3,
8492         "n4":                   4,
8493         "n5":                   5,
8494         "n6":                   6,
8495         "n8":                   7,
8496         "n10":                  8,
8497 }
8498
8499 func (x UE_TimersAndConstantsN311_Value) String() string {
8500         return proto.EnumName(UE_TimersAndConstantsN311_Value_name, int32(x))
8501 }
8502
8503 func (UE_TimersAndConstantsN311_Value) EnumDescriptor() ([]byte, []int) {
8504         return fileDescriptor_21c7528bb61f1a7a, []int{556, 0}
8505 }
8506
8507 type UAC_BarringFactor_Value int32
8508
8509 const (
8510         UAC_BarringFactor_protobuf_unspecified UAC_BarringFactor_Value = 0
8511         UAC_BarringFactor_p00                  UAC_BarringFactor_Value = 1
8512         UAC_BarringFactor_p05                  UAC_BarringFactor_Value = 2
8513         UAC_BarringFactor_p10                  UAC_BarringFactor_Value = 3
8514         UAC_BarringFactor_p15                  UAC_BarringFactor_Value = 4
8515         UAC_BarringFactor_p20                  UAC_BarringFactor_Value = 5
8516         UAC_BarringFactor_p25                  UAC_BarringFactor_Value = 6
8517         UAC_BarringFactor_p30                  UAC_BarringFactor_Value = 7
8518         UAC_BarringFactor_p40                  UAC_BarringFactor_Value = 8
8519         UAC_BarringFactor_p50                  UAC_BarringFactor_Value = 9
8520         UAC_BarringFactor_p60                  UAC_BarringFactor_Value = 10
8521         UAC_BarringFactor_p70                  UAC_BarringFactor_Value = 11
8522         UAC_BarringFactor_p75                  UAC_BarringFactor_Value = 12
8523         UAC_BarringFactor_p80                  UAC_BarringFactor_Value = 13
8524         UAC_BarringFactor_p85                  UAC_BarringFactor_Value = 14
8525         UAC_BarringFactor_p90                  UAC_BarringFactor_Value = 15
8526         UAC_BarringFactor_p95                  UAC_BarringFactor_Value = 16
8527 )
8528
8529 var UAC_BarringFactor_Value_name = map[int32]string{
8530         0:  "protobuf_unspecified",
8531         1:  "p00",
8532         2:  "p05",
8533         3:  "p10",
8534         4:  "p15",
8535         5:  "p20",
8536         6:  "p25",
8537         7:  "p30",
8538         8:  "p40",
8539         9:  "p50",
8540         10: "p60",
8541         11: "p70",
8542         12: "p75",
8543         13: "p80",
8544         14: "p85",
8545         15: "p90",
8546         16: "p95",
8547 }
8548
8549 var UAC_BarringFactor_Value_value = map[string]int32{
8550         "protobuf_unspecified": 0,
8551         "p00":                  1,
8552         "p05":                  2,
8553         "p10":                  3,
8554         "p15":                  4,
8555         "p20":                  5,
8556         "p25":                  6,
8557         "p30":                  7,
8558         "p40":                  8,
8559         "p50":                  9,
8560         "p60":                  10,
8561         "p70":                  11,
8562         "p75":                  12,
8563         "p80":                  13,
8564         "p85":                  14,
8565         "p90":                  15,
8566         "p95":                  16,
8567 }
8568
8569 func (x UAC_BarringFactor_Value) String() string {
8570         return proto.EnumName(UAC_BarringFactor_Value_name, int32(x))
8571 }
8572
8573 func (UAC_BarringFactor_Value) EnumDescriptor() ([]byte, []int) {
8574         return fileDescriptor_21c7528bb61f1a7a, []int{564, 0}
8575 }
8576
8577 type UAC_BarringTime_Value int32
8578
8579 const (
8580         UAC_BarringTime_protobuf_unspecified UAC_BarringTime_Value = 0
8581         UAC_BarringTime_s4                   UAC_BarringTime_Value = 1
8582         UAC_BarringTime_s8                   UAC_BarringTime_Value = 2
8583         UAC_BarringTime_s16                  UAC_BarringTime_Value = 3
8584         UAC_BarringTime_s32                  UAC_BarringTime_Value = 4
8585         UAC_BarringTime_s64                  UAC_BarringTime_Value = 5
8586         UAC_BarringTime_s128                 UAC_BarringTime_Value = 6
8587         UAC_BarringTime_s256                 UAC_BarringTime_Value = 7
8588         UAC_BarringTime_s512                 UAC_BarringTime_Value = 8
8589 )
8590
8591 var UAC_BarringTime_Value_name = map[int32]string{
8592         0: "protobuf_unspecified",
8593         1: "s4",
8594         2: "s8",
8595         3: "s16",
8596         4: "s32",
8597         5: "s64",
8598         6: "s128",
8599         7: "s256",
8600         8: "s512",
8601 }
8602
8603 var UAC_BarringTime_Value_value = map[string]int32{
8604         "protobuf_unspecified": 0,
8605         "s4":                   1,
8606         "s8":                   2,
8607         "s16":                  3,
8608         "s32":                  4,
8609         "s64":                  5,
8610         "s128":                 6,
8611         "s256":                 7,
8612         "s512":                 8,
8613 }
8614
8615 func (x UAC_BarringTime_Value) String() string {
8616         return proto.EnumName(UAC_BarringTime_Value_name, int32(x))
8617 }
8618
8619 func (UAC_BarringTime_Value) EnumDescriptor() ([]byte, []int) {
8620         return fileDescriptor_21c7528bb61f1a7a, []int{565, 0}
8621 }
8622
8623 type T_Evaluation_HystNormal_Value int32
8624
8625 const (
8626         T_Evaluation_HystNormal_protobuf_unspecified T_Evaluation_HystNormal_Value = 0
8627         T_Evaluation_HystNormal_s30                  T_Evaluation_HystNormal_Value = 1
8628         T_Evaluation_HystNormal_s60                  T_Evaluation_HystNormal_Value = 2
8629         T_Evaluation_HystNormal_s120                 T_Evaluation_HystNormal_Value = 3
8630         T_Evaluation_HystNormal_s180                 T_Evaluation_HystNormal_Value = 4
8631         T_Evaluation_HystNormal_s240                 T_Evaluation_HystNormal_Value = 5
8632 )
8633
8634 var T_Evaluation_HystNormal_Value_name = map[int32]string{
8635         0: "protobuf_unspecified",
8636         1: "s30",
8637         2: "s60",
8638         3: "s120",
8639         4: "s180",
8640         5: "s240",
8641 }
8642
8643 var T_Evaluation_HystNormal_Value_value = map[string]int32{
8644         "protobuf_unspecified": 0,
8645         "s30":                  1,
8646         "s60":                  2,
8647         "s120":                 3,
8648         "s180":                 4,
8649         "s240":                 5,
8650 }
8651
8652 func (x T_Evaluation_HystNormal_Value) String() string {
8653         return proto.EnumName(T_Evaluation_HystNormal_Value_name, int32(x))
8654 }
8655
8656 func (T_Evaluation_HystNormal_Value) EnumDescriptor() ([]byte, []int) {
8657         return fileDescriptor_21c7528bb61f1a7a, []int{567, 0}
8658 }
8659
8660 type CellGroupConfig struct {
8661         CellGroupId                      uint32                   `protobuf:"varint,1,opt,name=cellGroupId,proto3" json:"cellGroupId,omitempty"`
8662         Rlc_BearerToAddModList           []*RLC_BearerConfig      `protobuf:"bytes,2,rep,name=rlc_BearerToAddModList,json=rlcBearerToAddModList,proto3" json:"rlc_BearerToAddModList,omitempty"`
8663         Rlc_BearerToReleaseList          []uint32                 `protobuf:"varint,3,rep,packed,name=rlc_BearerToReleaseList,json=rlcBearerToReleaseList,proto3" json:"rlc_BearerToReleaseList,omitempty"`
8664         Mac_CellGroupConfig              *MAC_CellGroupConfig     `protobuf:"bytes,4,opt,name=mac_CellGroupConfig,json=macCellGroupConfig,proto3" json:"mac_CellGroupConfig,omitempty"`
8665         PhysicalCellGroupConfig          *PhysicalCellGroupConfig `protobuf:"bytes,5,opt,name=physicalCellGroupConfig,proto3" json:"physicalCellGroupConfig,omitempty"`
8666         SpCellConfig                     *SpCellConfig            `protobuf:"bytes,6,opt,name=spCellConfig,proto3" json:"spCellConfig,omitempty"`
8667         SCellToAddModList                []*SCellConfig           `protobuf:"bytes,7,rep,name=sCellToAddModList,proto3" json:"sCellToAddModList,omitempty"`
8668         SCellToReleaseList               []uint32                 `protobuf:"varint,8,rep,packed,name=sCellToReleaseList,proto3" json:"sCellToReleaseList,omitempty"`
8669         ReportUplinkTxDirectCurrentV1530 *wrappers.BoolValue      `protobuf:"bytes,9,opt,name=reportUplinkTxDirectCurrent_v1530,json=reportUplinkTxDirectCurrentV1530,proto3" json:"reportUplinkTxDirectCurrent_v1530,omitempty"`
8670         XXX_NoUnkeyedLiteral             struct{}                 `json:"-"`
8671         XXX_unrecognized                 []byte                   `json:"-"`
8672         XXX_sizecache                    int32                    `json:"-"`
8673 }
8674
8675 func (m *CellGroupConfig) Reset()         { *m = CellGroupConfig{} }
8676 func (m *CellGroupConfig) String() string { return proto.CompactTextString(m) }
8677 func (*CellGroupConfig) ProtoMessage()    {}
8678 func (*CellGroupConfig) Descriptor() ([]byte, []int) {
8679         return fileDescriptor_21c7528bb61f1a7a, []int{0}
8680 }
8681
8682 func (m *CellGroupConfig) XXX_Unmarshal(b []byte) error {
8683         return xxx_messageInfo_CellGroupConfig.Unmarshal(m, b)
8684 }
8685 func (m *CellGroupConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
8686         return xxx_messageInfo_CellGroupConfig.Marshal(b, m, deterministic)
8687 }
8688 func (m *CellGroupConfig) XXX_Merge(src proto.Message) {
8689         xxx_messageInfo_CellGroupConfig.Merge(m, src)
8690 }
8691 func (m *CellGroupConfig) XXX_Size() int {
8692         return xxx_messageInfo_CellGroupConfig.Size(m)
8693 }
8694 func (m *CellGroupConfig) XXX_DiscardUnknown() {
8695         xxx_messageInfo_CellGroupConfig.DiscardUnknown(m)
8696 }
8697
8698 var xxx_messageInfo_CellGroupConfig proto.InternalMessageInfo
8699
8700 func (m *CellGroupConfig) GetCellGroupId() uint32 {
8701         if m != nil {
8702                 return m.CellGroupId
8703         }
8704         return 0
8705 }
8706
8707 func (m *CellGroupConfig) GetRlc_BearerToAddModList() []*RLC_BearerConfig {
8708         if m != nil {
8709                 return m.Rlc_BearerToAddModList
8710         }
8711         return nil
8712 }
8713
8714 func (m *CellGroupConfig) GetRlc_BearerToReleaseList() []uint32 {
8715         if m != nil {
8716                 return m.Rlc_BearerToReleaseList
8717         }
8718         return nil
8719 }
8720
8721 func (m *CellGroupConfig) GetMac_CellGroupConfig() *MAC_CellGroupConfig {
8722         if m != nil {
8723                 return m.Mac_CellGroupConfig
8724         }
8725         return nil
8726 }
8727
8728 func (m *CellGroupConfig) GetPhysicalCellGroupConfig() *PhysicalCellGroupConfig {
8729         if m != nil {
8730                 return m.PhysicalCellGroupConfig
8731         }
8732         return nil
8733 }
8734
8735 func (m *CellGroupConfig) GetSpCellConfig() *SpCellConfig {
8736         if m != nil {
8737                 return m.SpCellConfig
8738         }
8739         return nil
8740 }
8741
8742 func (m *CellGroupConfig) GetSCellToAddModList() []*SCellConfig {
8743         if m != nil {
8744                 return m.SCellToAddModList
8745         }
8746         return nil
8747 }
8748
8749 func (m *CellGroupConfig) GetSCellToReleaseList() []uint32 {
8750         if m != nil {
8751                 return m.SCellToReleaseList
8752         }
8753         return nil
8754 }
8755
8756 func (m *CellGroupConfig) GetReportUplinkTxDirectCurrentV1530() *wrappers.BoolValue {
8757         if m != nil {
8758                 return m.ReportUplinkTxDirectCurrentV1530
8759         }
8760         return nil
8761 }
8762
8763 type RLC_BearerConfig struct {
8764         LogicalChannelIdentity uint32 `protobuf:"varint,1,opt,name=logicalChannelIdentity,proto3" json:"logicalChannelIdentity,omitempty"`
8765         // Types that are valid to be assigned to ServedRadioBearer:
8766         //      *RLC_BearerConfig_Srb_Identity
8767         //      *RLC_BearerConfig_Drb_Identity
8768         ServedRadioBearer        isRLC_BearerConfig_ServedRadioBearer `protobuf_oneof:"servedRadioBearer"`
8769         ReestablishRLC           *wrappers.BoolValue                  `protobuf:"bytes,4,opt,name=reestablishRLC,proto3" json:"reestablishRLC,omitempty"`
8770         Rlc_Config               *RLC_Config                          `protobuf:"bytes,5,opt,name=rlc_Config,json=rlcConfig,proto3" json:"rlc_Config,omitempty"`
8771         Mac_LogicalChannelConfig *LogicalChannelConfig                `protobuf:"bytes,6,opt,name=mac_LogicalChannelConfig,json=macLogicalChannelConfig,proto3" json:"mac_LogicalChannelConfig,omitempty"`
8772         XXX_NoUnkeyedLiteral     struct{}                             `json:"-"`
8773         XXX_unrecognized         []byte                               `json:"-"`
8774         XXX_sizecache            int32                                `json:"-"`
8775 }
8776
8777 func (m *RLC_BearerConfig) Reset()         { *m = RLC_BearerConfig{} }
8778 func (m *RLC_BearerConfig) String() string { return proto.CompactTextString(m) }
8779 func (*RLC_BearerConfig) ProtoMessage()    {}
8780 func (*RLC_BearerConfig) Descriptor() ([]byte, []int) {
8781         return fileDescriptor_21c7528bb61f1a7a, []int{1}
8782 }
8783
8784 func (m *RLC_BearerConfig) XXX_Unmarshal(b []byte) error {
8785         return xxx_messageInfo_RLC_BearerConfig.Unmarshal(m, b)
8786 }
8787 func (m *RLC_BearerConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
8788         return xxx_messageInfo_RLC_BearerConfig.Marshal(b, m, deterministic)
8789 }
8790 func (m *RLC_BearerConfig) XXX_Merge(src proto.Message) {
8791         xxx_messageInfo_RLC_BearerConfig.Merge(m, src)
8792 }
8793 func (m *RLC_BearerConfig) XXX_Size() int {
8794         return xxx_messageInfo_RLC_BearerConfig.Size(m)
8795 }
8796 func (m *RLC_BearerConfig) XXX_DiscardUnknown() {
8797         xxx_messageInfo_RLC_BearerConfig.DiscardUnknown(m)
8798 }
8799
8800 var xxx_messageInfo_RLC_BearerConfig proto.InternalMessageInfo
8801
8802 func (m *RLC_BearerConfig) GetLogicalChannelIdentity() uint32 {
8803         if m != nil {
8804                 return m.LogicalChannelIdentity
8805         }
8806         return 0
8807 }
8808
8809 type isRLC_BearerConfig_ServedRadioBearer interface {
8810         isRLC_BearerConfig_ServedRadioBearer()
8811 }
8812
8813 type RLC_BearerConfig_Srb_Identity struct {
8814         Srb_Identity uint32 `protobuf:"varint,2,opt,name=srb_Identity,json=srbIdentity,proto3,oneof"`
8815 }
8816
8817 type RLC_BearerConfig_Drb_Identity struct {
8818         Drb_Identity uint32 `protobuf:"varint,3,opt,name=drb_Identity,json=drbIdentity,proto3,oneof"`
8819 }
8820
8821 func (*RLC_BearerConfig_Srb_Identity) isRLC_BearerConfig_ServedRadioBearer() {}
8822
8823 func (*RLC_BearerConfig_Drb_Identity) isRLC_BearerConfig_ServedRadioBearer() {}
8824
8825 func (m *RLC_BearerConfig) GetServedRadioBearer() isRLC_BearerConfig_ServedRadioBearer {
8826         if m != nil {
8827                 return m.ServedRadioBearer
8828         }
8829         return nil
8830 }
8831
8832 func (m *RLC_BearerConfig) GetSrb_Identity() uint32 {
8833         if x, ok := m.GetServedRadioBearer().(*RLC_BearerConfig_Srb_Identity); ok {
8834                 return x.Srb_Identity
8835         }
8836         return 0
8837 }
8838
8839 func (m *RLC_BearerConfig) GetDrb_Identity() uint32 {
8840         if x, ok := m.GetServedRadioBearer().(*RLC_BearerConfig_Drb_Identity); ok {
8841                 return x.Drb_Identity
8842         }
8843         return 0
8844 }
8845
8846 func (m *RLC_BearerConfig) GetReestablishRLC() *wrappers.BoolValue {
8847         if m != nil {
8848                 return m.ReestablishRLC
8849         }
8850         return nil
8851 }
8852
8853 func (m *RLC_BearerConfig) GetRlc_Config() *RLC_Config {
8854         if m != nil {
8855                 return m.Rlc_Config
8856         }
8857         return nil
8858 }
8859
8860 func (m *RLC_BearerConfig) GetMac_LogicalChannelConfig() *LogicalChannelConfig {
8861         if m != nil {
8862                 return m.Mac_LogicalChannelConfig
8863         }
8864         return nil
8865 }
8866
8867 // XXX_OneofWrappers is for the internal use of the proto package.
8868 func (*RLC_BearerConfig) XXX_OneofWrappers() []interface{} {
8869         return []interface{}{
8870                 (*RLC_BearerConfig_Srb_Identity)(nil),
8871                 (*RLC_BearerConfig_Drb_Identity)(nil),
8872         }
8873 }
8874
8875 type RLC_Config struct {
8876         Am                    *AM                    `protobuf:"bytes,1,opt,name=am,proto3" json:"am,omitempty"`
8877         Um_Bi_Directional     *UM_Bi_Directional     `protobuf:"bytes,2,opt,name=um_Bi_Directional,json=umBiDirectional,proto3" json:"um_Bi_Directional,omitempty"`
8878         Um_Uni_Directional_UL *UM_Uni_Directional_UL `protobuf:"bytes,3,opt,name=um_Uni_Directional_UL,json=umUniDirectionalUL,proto3" json:"um_Uni_Directional_UL,omitempty"`
8879         Um_Uni_Directional_DL *UM_Uni_Directional_DL `protobuf:"bytes,4,opt,name=um_Uni_Directional_DL,json=umUniDirectionalDL,proto3" json:"um_Uni_Directional_DL,omitempty"`
8880         XXX_NoUnkeyedLiteral  struct{}               `json:"-"`
8881         XXX_unrecognized      []byte                 `json:"-"`
8882         XXX_sizecache         int32                  `json:"-"`
8883 }
8884
8885 func (m *RLC_Config) Reset()         { *m = RLC_Config{} }
8886 func (m *RLC_Config) String() string { return proto.CompactTextString(m) }
8887 func (*RLC_Config) ProtoMessage()    {}
8888 func (*RLC_Config) Descriptor() ([]byte, []int) {
8889         return fileDescriptor_21c7528bb61f1a7a, []int{2}
8890 }
8891
8892 func (m *RLC_Config) XXX_Unmarshal(b []byte) error {
8893         return xxx_messageInfo_RLC_Config.Unmarshal(m, b)
8894 }
8895 func (m *RLC_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
8896         return xxx_messageInfo_RLC_Config.Marshal(b, m, deterministic)
8897 }
8898 func (m *RLC_Config) XXX_Merge(src proto.Message) {
8899         xxx_messageInfo_RLC_Config.Merge(m, src)
8900 }
8901 func (m *RLC_Config) XXX_Size() int {
8902         return xxx_messageInfo_RLC_Config.Size(m)
8903 }
8904 func (m *RLC_Config) XXX_DiscardUnknown() {
8905         xxx_messageInfo_RLC_Config.DiscardUnknown(m)
8906 }
8907
8908 var xxx_messageInfo_RLC_Config proto.InternalMessageInfo
8909
8910 func (m *RLC_Config) GetAm() *AM {
8911         if m != nil {
8912                 return m.Am
8913         }
8914         return nil
8915 }
8916
8917 func (m *RLC_Config) GetUm_Bi_Directional() *UM_Bi_Directional {
8918         if m != nil {
8919                 return m.Um_Bi_Directional
8920         }
8921         return nil
8922 }
8923
8924 func (m *RLC_Config) GetUm_Uni_Directional_UL() *UM_Uni_Directional_UL {
8925         if m != nil {
8926                 return m.Um_Uni_Directional_UL
8927         }
8928         return nil
8929 }
8930
8931 func (m *RLC_Config) GetUm_Uni_Directional_DL() *UM_Uni_Directional_DL {
8932         if m != nil {
8933                 return m.Um_Uni_Directional_DL
8934         }
8935         return nil
8936 }
8937
8938 type AM struct {
8939         Ul_AM_RLC            *UL_AM_RLC `protobuf:"bytes,1,opt,name=ul_AM_RLC,json=ulAMRLC,proto3" json:"ul_AM_RLC,omitempty"`
8940         Dl_AM_RLC            *DL_AM_RLC `protobuf:"bytes,2,opt,name=dl_AM_RLC,json=dlAMRLC,proto3" json:"dl_AM_RLC,omitempty"`
8941         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
8942         XXX_unrecognized     []byte     `json:"-"`
8943         XXX_sizecache        int32      `json:"-"`
8944 }
8945
8946 func (m *AM) Reset()         { *m = AM{} }
8947 func (m *AM) String() string { return proto.CompactTextString(m) }
8948 func (*AM) ProtoMessage()    {}
8949 func (*AM) Descriptor() ([]byte, []int) {
8950         return fileDescriptor_21c7528bb61f1a7a, []int{3}
8951 }
8952
8953 func (m *AM) XXX_Unmarshal(b []byte) error {
8954         return xxx_messageInfo_AM.Unmarshal(m, b)
8955 }
8956 func (m *AM) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
8957         return xxx_messageInfo_AM.Marshal(b, m, deterministic)
8958 }
8959 func (m *AM) XXX_Merge(src proto.Message) {
8960         xxx_messageInfo_AM.Merge(m, src)
8961 }
8962 func (m *AM) XXX_Size() int {
8963         return xxx_messageInfo_AM.Size(m)
8964 }
8965 func (m *AM) XXX_DiscardUnknown() {
8966         xxx_messageInfo_AM.DiscardUnknown(m)
8967 }
8968
8969 var xxx_messageInfo_AM proto.InternalMessageInfo
8970
8971 func (m *AM) GetUl_AM_RLC() *UL_AM_RLC {
8972         if m != nil {
8973                 return m.Ul_AM_RLC
8974         }
8975         return nil
8976 }
8977
8978 func (m *AM) GetDl_AM_RLC() *DL_AM_RLC {
8979         if m != nil {
8980                 return m.Dl_AM_RLC
8981         }
8982         return nil
8983 }
8984
8985 type UL_AM_RLC struct {
8986         Sn_FieldLength       *SN_FieldLengthAM `protobuf:"bytes,1,opt,name=sn_FieldLength,json=snFieldLength,proto3" json:"sn_FieldLength,omitempty"`
8987         T_PollRetransmit     *T_PollRetransmit `protobuf:"bytes,2,opt,name=t_PollRetransmit,json=tPollRetransmit,proto3" json:"t_PollRetransmit,omitempty"`
8988         PollPDU              *PollPDU          `protobuf:"bytes,3,opt,name=pollPDU,proto3" json:"pollPDU,omitempty"`
8989         PollByte             *PollByte         `protobuf:"bytes,4,opt,name=pollByte,proto3" json:"pollByte,omitempty"`
8990         MaxRetxThreshold     *MaxRetxThreshold `protobuf:"bytes,5,opt,name=maxRetxThreshold,proto3" json:"maxRetxThreshold,omitempty"`
8991         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
8992         XXX_unrecognized     []byte            `json:"-"`
8993         XXX_sizecache        int32             `json:"-"`
8994 }
8995
8996 func (m *UL_AM_RLC) Reset()         { *m = UL_AM_RLC{} }
8997 func (m *UL_AM_RLC) String() string { return proto.CompactTextString(m) }
8998 func (*UL_AM_RLC) ProtoMessage()    {}
8999 func (*UL_AM_RLC) Descriptor() ([]byte, []int) {
9000         return fileDescriptor_21c7528bb61f1a7a, []int{4}
9001 }
9002
9003 func (m *UL_AM_RLC) XXX_Unmarshal(b []byte) error {
9004         return xxx_messageInfo_UL_AM_RLC.Unmarshal(m, b)
9005 }
9006 func (m *UL_AM_RLC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9007         return xxx_messageInfo_UL_AM_RLC.Marshal(b, m, deterministic)
9008 }
9009 func (m *UL_AM_RLC) XXX_Merge(src proto.Message) {
9010         xxx_messageInfo_UL_AM_RLC.Merge(m, src)
9011 }
9012 func (m *UL_AM_RLC) XXX_Size() int {
9013         return xxx_messageInfo_UL_AM_RLC.Size(m)
9014 }
9015 func (m *UL_AM_RLC) XXX_DiscardUnknown() {
9016         xxx_messageInfo_UL_AM_RLC.DiscardUnknown(m)
9017 }
9018
9019 var xxx_messageInfo_UL_AM_RLC proto.InternalMessageInfo
9020
9021 func (m *UL_AM_RLC) GetSn_FieldLength() *SN_FieldLengthAM {
9022         if m != nil {
9023                 return m.Sn_FieldLength
9024         }
9025         return nil
9026 }
9027
9028 func (m *UL_AM_RLC) GetT_PollRetransmit() *T_PollRetransmit {
9029         if m != nil {
9030                 return m.T_PollRetransmit
9031         }
9032         return nil
9033 }
9034
9035 func (m *UL_AM_RLC) GetPollPDU() *PollPDU {
9036         if m != nil {
9037                 return m.PollPDU
9038         }
9039         return nil
9040 }
9041
9042 func (m *UL_AM_RLC) GetPollByte() *PollByte {
9043         if m != nil {
9044                 return m.PollByte
9045         }
9046         return nil
9047 }
9048
9049 func (m *UL_AM_RLC) GetMaxRetxThreshold() *MaxRetxThreshold {
9050         if m != nil {
9051                 return m.MaxRetxThreshold
9052         }
9053         return nil
9054 }
9055
9056 type MaxRetxThreshold struct {
9057         Value                MaxRetxThreshold_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MaxRetxThreshold_Value" json:"value,omitempty"`
9058         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
9059         XXX_unrecognized     []byte                 `json:"-"`
9060         XXX_sizecache        int32                  `json:"-"`
9061 }
9062
9063 func (m *MaxRetxThreshold) Reset()         { *m = MaxRetxThreshold{} }
9064 func (m *MaxRetxThreshold) String() string { return proto.CompactTextString(m) }
9065 func (*MaxRetxThreshold) ProtoMessage()    {}
9066 func (*MaxRetxThreshold) Descriptor() ([]byte, []int) {
9067         return fileDescriptor_21c7528bb61f1a7a, []int{5}
9068 }
9069
9070 func (m *MaxRetxThreshold) XXX_Unmarshal(b []byte) error {
9071         return xxx_messageInfo_MaxRetxThreshold.Unmarshal(m, b)
9072 }
9073 func (m *MaxRetxThreshold) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9074         return xxx_messageInfo_MaxRetxThreshold.Marshal(b, m, deterministic)
9075 }
9076 func (m *MaxRetxThreshold) XXX_Merge(src proto.Message) {
9077         xxx_messageInfo_MaxRetxThreshold.Merge(m, src)
9078 }
9079 func (m *MaxRetxThreshold) XXX_Size() int {
9080         return xxx_messageInfo_MaxRetxThreshold.Size(m)
9081 }
9082 func (m *MaxRetxThreshold) XXX_DiscardUnknown() {
9083         xxx_messageInfo_MaxRetxThreshold.DiscardUnknown(m)
9084 }
9085
9086 var xxx_messageInfo_MaxRetxThreshold proto.InternalMessageInfo
9087
9088 func (m *MaxRetxThreshold) GetValue() MaxRetxThreshold_Value {
9089         if m != nil {
9090                 return m.Value
9091         }
9092         return MaxRetxThreshold_protobuf_unspecified
9093 }
9094
9095 type SN_FieldLengthAM struct {
9096         Value                SN_FieldLengthAM_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SN_FieldLengthAM_Value" json:"value,omitempty"`
9097         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
9098         XXX_unrecognized     []byte                 `json:"-"`
9099         XXX_sizecache        int32                  `json:"-"`
9100 }
9101
9102 func (m *SN_FieldLengthAM) Reset()         { *m = SN_FieldLengthAM{} }
9103 func (m *SN_FieldLengthAM) String() string { return proto.CompactTextString(m) }
9104 func (*SN_FieldLengthAM) ProtoMessage()    {}
9105 func (*SN_FieldLengthAM) Descriptor() ([]byte, []int) {
9106         return fileDescriptor_21c7528bb61f1a7a, []int{6}
9107 }
9108
9109 func (m *SN_FieldLengthAM) XXX_Unmarshal(b []byte) error {
9110         return xxx_messageInfo_SN_FieldLengthAM.Unmarshal(m, b)
9111 }
9112 func (m *SN_FieldLengthAM) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9113         return xxx_messageInfo_SN_FieldLengthAM.Marshal(b, m, deterministic)
9114 }
9115 func (m *SN_FieldLengthAM) XXX_Merge(src proto.Message) {
9116         xxx_messageInfo_SN_FieldLengthAM.Merge(m, src)
9117 }
9118 func (m *SN_FieldLengthAM) XXX_Size() int {
9119         return xxx_messageInfo_SN_FieldLengthAM.Size(m)
9120 }
9121 func (m *SN_FieldLengthAM) XXX_DiscardUnknown() {
9122         xxx_messageInfo_SN_FieldLengthAM.DiscardUnknown(m)
9123 }
9124
9125 var xxx_messageInfo_SN_FieldLengthAM proto.InternalMessageInfo
9126
9127 func (m *SN_FieldLengthAM) GetValue() SN_FieldLengthAM_Value {
9128         if m != nil {
9129                 return m.Value
9130         }
9131         return SN_FieldLengthAM_protobuf_unspecified
9132 }
9133
9134 type T_PollRetransmit struct {
9135         Value                T_PollRetransmit_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.T_PollRetransmit_Value" json:"value,omitempty"`
9136         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
9137         XXX_unrecognized     []byte                 `json:"-"`
9138         XXX_sizecache        int32                  `json:"-"`
9139 }
9140
9141 func (m *T_PollRetransmit) Reset()         { *m = T_PollRetransmit{} }
9142 func (m *T_PollRetransmit) String() string { return proto.CompactTextString(m) }
9143 func (*T_PollRetransmit) ProtoMessage()    {}
9144 func (*T_PollRetransmit) Descriptor() ([]byte, []int) {
9145         return fileDescriptor_21c7528bb61f1a7a, []int{7}
9146 }
9147
9148 func (m *T_PollRetransmit) XXX_Unmarshal(b []byte) error {
9149         return xxx_messageInfo_T_PollRetransmit.Unmarshal(m, b)
9150 }
9151 func (m *T_PollRetransmit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9152         return xxx_messageInfo_T_PollRetransmit.Marshal(b, m, deterministic)
9153 }
9154 func (m *T_PollRetransmit) XXX_Merge(src proto.Message) {
9155         xxx_messageInfo_T_PollRetransmit.Merge(m, src)
9156 }
9157 func (m *T_PollRetransmit) XXX_Size() int {
9158         return xxx_messageInfo_T_PollRetransmit.Size(m)
9159 }
9160 func (m *T_PollRetransmit) XXX_DiscardUnknown() {
9161         xxx_messageInfo_T_PollRetransmit.DiscardUnknown(m)
9162 }
9163
9164 var xxx_messageInfo_T_PollRetransmit proto.InternalMessageInfo
9165
9166 func (m *T_PollRetransmit) GetValue() T_PollRetransmit_Value {
9167         if m != nil {
9168                 return m.Value
9169         }
9170         return T_PollRetransmit_protobuf_unspecified
9171 }
9172
9173 type PollPDU struct {
9174         Value                PollPDU_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PollPDU_Value" json:"value,omitempty"`
9175         XXX_NoUnkeyedLiteral struct{}      `json:"-"`
9176         XXX_unrecognized     []byte        `json:"-"`
9177         XXX_sizecache        int32         `json:"-"`
9178 }
9179
9180 func (m *PollPDU) Reset()         { *m = PollPDU{} }
9181 func (m *PollPDU) String() string { return proto.CompactTextString(m) }
9182 func (*PollPDU) ProtoMessage()    {}
9183 func (*PollPDU) Descriptor() ([]byte, []int) {
9184         return fileDescriptor_21c7528bb61f1a7a, []int{8}
9185 }
9186
9187 func (m *PollPDU) XXX_Unmarshal(b []byte) error {
9188         return xxx_messageInfo_PollPDU.Unmarshal(m, b)
9189 }
9190 func (m *PollPDU) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9191         return xxx_messageInfo_PollPDU.Marshal(b, m, deterministic)
9192 }
9193 func (m *PollPDU) XXX_Merge(src proto.Message) {
9194         xxx_messageInfo_PollPDU.Merge(m, src)
9195 }
9196 func (m *PollPDU) XXX_Size() int {
9197         return xxx_messageInfo_PollPDU.Size(m)
9198 }
9199 func (m *PollPDU) XXX_DiscardUnknown() {
9200         xxx_messageInfo_PollPDU.DiscardUnknown(m)
9201 }
9202
9203 var xxx_messageInfo_PollPDU proto.InternalMessageInfo
9204
9205 func (m *PollPDU) GetValue() PollPDU_Value {
9206         if m != nil {
9207                 return m.Value
9208         }
9209         return PollPDU_protobuf_unspecified
9210 }
9211
9212 type PollByte struct {
9213         Value                PollByte_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PollByte_Value" json:"value,omitempty"`
9214         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
9215         XXX_unrecognized     []byte         `json:"-"`
9216         XXX_sizecache        int32          `json:"-"`
9217 }
9218
9219 func (m *PollByte) Reset()         { *m = PollByte{} }
9220 func (m *PollByte) String() string { return proto.CompactTextString(m) }
9221 func (*PollByte) ProtoMessage()    {}
9222 func (*PollByte) Descriptor() ([]byte, []int) {
9223         return fileDescriptor_21c7528bb61f1a7a, []int{9}
9224 }
9225
9226 func (m *PollByte) XXX_Unmarshal(b []byte) error {
9227         return xxx_messageInfo_PollByte.Unmarshal(m, b)
9228 }
9229 func (m *PollByte) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9230         return xxx_messageInfo_PollByte.Marshal(b, m, deterministic)
9231 }
9232 func (m *PollByte) XXX_Merge(src proto.Message) {
9233         xxx_messageInfo_PollByte.Merge(m, src)
9234 }
9235 func (m *PollByte) XXX_Size() int {
9236         return xxx_messageInfo_PollByte.Size(m)
9237 }
9238 func (m *PollByte) XXX_DiscardUnknown() {
9239         xxx_messageInfo_PollByte.DiscardUnknown(m)
9240 }
9241
9242 var xxx_messageInfo_PollByte proto.InternalMessageInfo
9243
9244 func (m *PollByte) GetValue() PollByte_Value {
9245         if m != nil {
9246                 return m.Value
9247         }
9248         return PollByte_protobuf_unspecified
9249 }
9250
9251 type DL_AM_RLC struct {
9252         Sn_FieldLength       *SN_FieldLengthAM `protobuf:"bytes,1,opt,name=sn_FieldLength,json=snFieldLength,proto3" json:"sn_FieldLength,omitempty"`
9253         T_Reassembly         *T_Reassembly     `protobuf:"bytes,2,opt,name=t_Reassembly,json=tReassembly,proto3" json:"t_Reassembly,omitempty"`
9254         TStatusProhibit      *T_StatusProhibit `protobuf:"bytes,3,opt,name=t_statusProhibit,json=tStatusProhibit,proto3" json:"t_statusProhibit,omitempty"`
9255         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
9256         XXX_unrecognized     []byte            `json:"-"`
9257         XXX_sizecache        int32             `json:"-"`
9258 }
9259
9260 func (m *DL_AM_RLC) Reset()         { *m = DL_AM_RLC{} }
9261 func (m *DL_AM_RLC) String() string { return proto.CompactTextString(m) }
9262 func (*DL_AM_RLC) ProtoMessage()    {}
9263 func (*DL_AM_RLC) Descriptor() ([]byte, []int) {
9264         return fileDescriptor_21c7528bb61f1a7a, []int{10}
9265 }
9266
9267 func (m *DL_AM_RLC) XXX_Unmarshal(b []byte) error {
9268         return xxx_messageInfo_DL_AM_RLC.Unmarshal(m, b)
9269 }
9270 func (m *DL_AM_RLC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9271         return xxx_messageInfo_DL_AM_RLC.Marshal(b, m, deterministic)
9272 }
9273 func (m *DL_AM_RLC) XXX_Merge(src proto.Message) {
9274         xxx_messageInfo_DL_AM_RLC.Merge(m, src)
9275 }
9276 func (m *DL_AM_RLC) XXX_Size() int {
9277         return xxx_messageInfo_DL_AM_RLC.Size(m)
9278 }
9279 func (m *DL_AM_RLC) XXX_DiscardUnknown() {
9280         xxx_messageInfo_DL_AM_RLC.DiscardUnknown(m)
9281 }
9282
9283 var xxx_messageInfo_DL_AM_RLC proto.InternalMessageInfo
9284
9285 func (m *DL_AM_RLC) GetSn_FieldLength() *SN_FieldLengthAM {
9286         if m != nil {
9287                 return m.Sn_FieldLength
9288         }
9289         return nil
9290 }
9291
9292 func (m *DL_AM_RLC) GetT_Reassembly() *T_Reassembly {
9293         if m != nil {
9294                 return m.T_Reassembly
9295         }
9296         return nil
9297 }
9298
9299 func (m *DL_AM_RLC) GetTStatusProhibit() *T_StatusProhibit {
9300         if m != nil {
9301                 return m.TStatusProhibit
9302         }
9303         return nil
9304 }
9305
9306 type T_Reassembly struct {
9307         Value                T_Reassembly_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.T_Reassembly_Value" json:"value,omitempty"`
9308         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
9309         XXX_unrecognized     []byte             `json:"-"`
9310         XXX_sizecache        int32              `json:"-"`
9311 }
9312
9313 func (m *T_Reassembly) Reset()         { *m = T_Reassembly{} }
9314 func (m *T_Reassembly) String() string { return proto.CompactTextString(m) }
9315 func (*T_Reassembly) ProtoMessage()    {}
9316 func (*T_Reassembly) Descriptor() ([]byte, []int) {
9317         return fileDescriptor_21c7528bb61f1a7a, []int{11}
9318 }
9319
9320 func (m *T_Reassembly) XXX_Unmarshal(b []byte) error {
9321         return xxx_messageInfo_T_Reassembly.Unmarshal(m, b)
9322 }
9323 func (m *T_Reassembly) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9324         return xxx_messageInfo_T_Reassembly.Marshal(b, m, deterministic)
9325 }
9326 func (m *T_Reassembly) XXX_Merge(src proto.Message) {
9327         xxx_messageInfo_T_Reassembly.Merge(m, src)
9328 }
9329 func (m *T_Reassembly) XXX_Size() int {
9330         return xxx_messageInfo_T_Reassembly.Size(m)
9331 }
9332 func (m *T_Reassembly) XXX_DiscardUnknown() {
9333         xxx_messageInfo_T_Reassembly.DiscardUnknown(m)
9334 }
9335
9336 var xxx_messageInfo_T_Reassembly proto.InternalMessageInfo
9337
9338 func (m *T_Reassembly) GetValue() T_Reassembly_Value {
9339         if m != nil {
9340                 return m.Value
9341         }
9342         return T_Reassembly_protobuf_unspecified
9343 }
9344
9345 type T_StatusProhibit struct {
9346         Value                T_StatusProhibit_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.T_StatusProhibit_Value" json:"value,omitempty"`
9347         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
9348         XXX_unrecognized     []byte                 `json:"-"`
9349         XXX_sizecache        int32                  `json:"-"`
9350 }
9351
9352 func (m *T_StatusProhibit) Reset()         { *m = T_StatusProhibit{} }
9353 func (m *T_StatusProhibit) String() string { return proto.CompactTextString(m) }
9354 func (*T_StatusProhibit) ProtoMessage()    {}
9355 func (*T_StatusProhibit) Descriptor() ([]byte, []int) {
9356         return fileDescriptor_21c7528bb61f1a7a, []int{12}
9357 }
9358
9359 func (m *T_StatusProhibit) XXX_Unmarshal(b []byte) error {
9360         return xxx_messageInfo_T_StatusProhibit.Unmarshal(m, b)
9361 }
9362 func (m *T_StatusProhibit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9363         return xxx_messageInfo_T_StatusProhibit.Marshal(b, m, deterministic)
9364 }
9365 func (m *T_StatusProhibit) XXX_Merge(src proto.Message) {
9366         xxx_messageInfo_T_StatusProhibit.Merge(m, src)
9367 }
9368 func (m *T_StatusProhibit) XXX_Size() int {
9369         return xxx_messageInfo_T_StatusProhibit.Size(m)
9370 }
9371 func (m *T_StatusProhibit) XXX_DiscardUnknown() {
9372         xxx_messageInfo_T_StatusProhibit.DiscardUnknown(m)
9373 }
9374
9375 var xxx_messageInfo_T_StatusProhibit proto.InternalMessageInfo
9376
9377 func (m *T_StatusProhibit) GetValue() T_StatusProhibit_Value {
9378         if m != nil {
9379                 return m.Value
9380         }
9381         return T_StatusProhibit_protobuf_unspecified
9382 }
9383
9384 type UM_Bi_Directional struct {
9385         Ul_UM_RLC            *UL_UM_RLC `protobuf:"bytes,1,opt,name=ul_UM_RLC,json=ulUMRLC,proto3" json:"ul_UM_RLC,omitempty"`
9386         Dl_UM_RLC            *DL_UM_RLC `protobuf:"bytes,2,opt,name=dl_UM_RLC,json=dlUMRLC,proto3" json:"dl_UM_RLC,omitempty"`
9387         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
9388         XXX_unrecognized     []byte     `json:"-"`
9389         XXX_sizecache        int32      `json:"-"`
9390 }
9391
9392 func (m *UM_Bi_Directional) Reset()         { *m = UM_Bi_Directional{} }
9393 func (m *UM_Bi_Directional) String() string { return proto.CompactTextString(m) }
9394 func (*UM_Bi_Directional) ProtoMessage()    {}
9395 func (*UM_Bi_Directional) Descriptor() ([]byte, []int) {
9396         return fileDescriptor_21c7528bb61f1a7a, []int{13}
9397 }
9398
9399 func (m *UM_Bi_Directional) XXX_Unmarshal(b []byte) error {
9400         return xxx_messageInfo_UM_Bi_Directional.Unmarshal(m, b)
9401 }
9402 func (m *UM_Bi_Directional) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9403         return xxx_messageInfo_UM_Bi_Directional.Marshal(b, m, deterministic)
9404 }
9405 func (m *UM_Bi_Directional) XXX_Merge(src proto.Message) {
9406         xxx_messageInfo_UM_Bi_Directional.Merge(m, src)
9407 }
9408 func (m *UM_Bi_Directional) XXX_Size() int {
9409         return xxx_messageInfo_UM_Bi_Directional.Size(m)
9410 }
9411 func (m *UM_Bi_Directional) XXX_DiscardUnknown() {
9412         xxx_messageInfo_UM_Bi_Directional.DiscardUnknown(m)
9413 }
9414
9415 var xxx_messageInfo_UM_Bi_Directional proto.InternalMessageInfo
9416
9417 func (m *UM_Bi_Directional) GetUl_UM_RLC() *UL_UM_RLC {
9418         if m != nil {
9419                 return m.Ul_UM_RLC
9420         }
9421         return nil
9422 }
9423
9424 func (m *UM_Bi_Directional) GetDl_UM_RLC() *DL_UM_RLC {
9425         if m != nil {
9426                 return m.Dl_UM_RLC
9427         }
9428         return nil
9429 }
9430
9431 type UL_UM_RLC struct {
9432         Sn_FieldLength       *SN_FieldLengthUM `protobuf:"bytes,1,opt,name=sn_FieldLength,json=snFieldLength,proto3" json:"sn_FieldLength,omitempty"`
9433         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
9434         XXX_unrecognized     []byte            `json:"-"`
9435         XXX_sizecache        int32             `json:"-"`
9436 }
9437
9438 func (m *UL_UM_RLC) Reset()         { *m = UL_UM_RLC{} }
9439 func (m *UL_UM_RLC) String() string { return proto.CompactTextString(m) }
9440 func (*UL_UM_RLC) ProtoMessage()    {}
9441 func (*UL_UM_RLC) Descriptor() ([]byte, []int) {
9442         return fileDescriptor_21c7528bb61f1a7a, []int{14}
9443 }
9444
9445 func (m *UL_UM_RLC) XXX_Unmarshal(b []byte) error {
9446         return xxx_messageInfo_UL_UM_RLC.Unmarshal(m, b)
9447 }
9448 func (m *UL_UM_RLC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9449         return xxx_messageInfo_UL_UM_RLC.Marshal(b, m, deterministic)
9450 }
9451 func (m *UL_UM_RLC) XXX_Merge(src proto.Message) {
9452         xxx_messageInfo_UL_UM_RLC.Merge(m, src)
9453 }
9454 func (m *UL_UM_RLC) XXX_Size() int {
9455         return xxx_messageInfo_UL_UM_RLC.Size(m)
9456 }
9457 func (m *UL_UM_RLC) XXX_DiscardUnknown() {
9458         xxx_messageInfo_UL_UM_RLC.DiscardUnknown(m)
9459 }
9460
9461 var xxx_messageInfo_UL_UM_RLC proto.InternalMessageInfo
9462
9463 func (m *UL_UM_RLC) GetSn_FieldLength() *SN_FieldLengthUM {
9464         if m != nil {
9465                 return m.Sn_FieldLength
9466         }
9467         return nil
9468 }
9469
9470 type SN_FieldLengthUM struct {
9471         Value                SN_FieldLengthUM_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SN_FieldLengthUM_Value" json:"value,omitempty"`
9472         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
9473         XXX_unrecognized     []byte                 `json:"-"`
9474         XXX_sizecache        int32                  `json:"-"`
9475 }
9476
9477 func (m *SN_FieldLengthUM) Reset()         { *m = SN_FieldLengthUM{} }
9478 func (m *SN_FieldLengthUM) String() string { return proto.CompactTextString(m) }
9479 func (*SN_FieldLengthUM) ProtoMessage()    {}
9480 func (*SN_FieldLengthUM) Descriptor() ([]byte, []int) {
9481         return fileDescriptor_21c7528bb61f1a7a, []int{15}
9482 }
9483
9484 func (m *SN_FieldLengthUM) XXX_Unmarshal(b []byte) error {
9485         return xxx_messageInfo_SN_FieldLengthUM.Unmarshal(m, b)
9486 }
9487 func (m *SN_FieldLengthUM) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9488         return xxx_messageInfo_SN_FieldLengthUM.Marshal(b, m, deterministic)
9489 }
9490 func (m *SN_FieldLengthUM) XXX_Merge(src proto.Message) {
9491         xxx_messageInfo_SN_FieldLengthUM.Merge(m, src)
9492 }
9493 func (m *SN_FieldLengthUM) XXX_Size() int {
9494         return xxx_messageInfo_SN_FieldLengthUM.Size(m)
9495 }
9496 func (m *SN_FieldLengthUM) XXX_DiscardUnknown() {
9497         xxx_messageInfo_SN_FieldLengthUM.DiscardUnknown(m)
9498 }
9499
9500 var xxx_messageInfo_SN_FieldLengthUM proto.InternalMessageInfo
9501
9502 func (m *SN_FieldLengthUM) GetValue() SN_FieldLengthUM_Value {
9503         if m != nil {
9504                 return m.Value
9505         }
9506         return SN_FieldLengthUM_protobuf_unspecified
9507 }
9508
9509 type DL_UM_RLC struct {
9510         Sn_FieldLength       *SN_FieldLengthUM `protobuf:"bytes,1,opt,name=sn_FieldLength,json=snFieldLength,proto3" json:"sn_FieldLength,omitempty"`
9511         T_Reassembly         *T_Reassembly     `protobuf:"bytes,2,opt,name=t_Reassembly,json=tReassembly,proto3" json:"t_Reassembly,omitempty"`
9512         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
9513         XXX_unrecognized     []byte            `json:"-"`
9514         XXX_sizecache        int32             `json:"-"`
9515 }
9516
9517 func (m *DL_UM_RLC) Reset()         { *m = DL_UM_RLC{} }
9518 func (m *DL_UM_RLC) String() string { return proto.CompactTextString(m) }
9519 func (*DL_UM_RLC) ProtoMessage()    {}
9520 func (*DL_UM_RLC) Descriptor() ([]byte, []int) {
9521         return fileDescriptor_21c7528bb61f1a7a, []int{16}
9522 }
9523
9524 func (m *DL_UM_RLC) XXX_Unmarshal(b []byte) error {
9525         return xxx_messageInfo_DL_UM_RLC.Unmarshal(m, b)
9526 }
9527 func (m *DL_UM_RLC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9528         return xxx_messageInfo_DL_UM_RLC.Marshal(b, m, deterministic)
9529 }
9530 func (m *DL_UM_RLC) XXX_Merge(src proto.Message) {
9531         xxx_messageInfo_DL_UM_RLC.Merge(m, src)
9532 }
9533 func (m *DL_UM_RLC) XXX_Size() int {
9534         return xxx_messageInfo_DL_UM_RLC.Size(m)
9535 }
9536 func (m *DL_UM_RLC) XXX_DiscardUnknown() {
9537         xxx_messageInfo_DL_UM_RLC.DiscardUnknown(m)
9538 }
9539
9540 var xxx_messageInfo_DL_UM_RLC proto.InternalMessageInfo
9541
9542 func (m *DL_UM_RLC) GetSn_FieldLength() *SN_FieldLengthUM {
9543         if m != nil {
9544                 return m.Sn_FieldLength
9545         }
9546         return nil
9547 }
9548
9549 func (m *DL_UM_RLC) GetT_Reassembly() *T_Reassembly {
9550         if m != nil {
9551                 return m.T_Reassembly
9552         }
9553         return nil
9554 }
9555
9556 type UM_Uni_Directional_UL struct {
9557         Ul_UM_RLC            *UL_UM_RLC `protobuf:"bytes,1,opt,name=ul_UM_RLC,json=ulUMRLC,proto3" json:"ul_UM_RLC,omitempty"`
9558         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
9559         XXX_unrecognized     []byte     `json:"-"`
9560         XXX_sizecache        int32      `json:"-"`
9561 }
9562
9563 func (m *UM_Uni_Directional_UL) Reset()         { *m = UM_Uni_Directional_UL{} }
9564 func (m *UM_Uni_Directional_UL) String() string { return proto.CompactTextString(m) }
9565 func (*UM_Uni_Directional_UL) ProtoMessage()    {}
9566 func (*UM_Uni_Directional_UL) Descriptor() ([]byte, []int) {
9567         return fileDescriptor_21c7528bb61f1a7a, []int{17}
9568 }
9569
9570 func (m *UM_Uni_Directional_UL) XXX_Unmarshal(b []byte) error {
9571         return xxx_messageInfo_UM_Uni_Directional_UL.Unmarshal(m, b)
9572 }
9573 func (m *UM_Uni_Directional_UL) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9574         return xxx_messageInfo_UM_Uni_Directional_UL.Marshal(b, m, deterministic)
9575 }
9576 func (m *UM_Uni_Directional_UL) XXX_Merge(src proto.Message) {
9577         xxx_messageInfo_UM_Uni_Directional_UL.Merge(m, src)
9578 }
9579 func (m *UM_Uni_Directional_UL) XXX_Size() int {
9580         return xxx_messageInfo_UM_Uni_Directional_UL.Size(m)
9581 }
9582 func (m *UM_Uni_Directional_UL) XXX_DiscardUnknown() {
9583         xxx_messageInfo_UM_Uni_Directional_UL.DiscardUnknown(m)
9584 }
9585
9586 var xxx_messageInfo_UM_Uni_Directional_UL proto.InternalMessageInfo
9587
9588 func (m *UM_Uni_Directional_UL) GetUl_UM_RLC() *UL_UM_RLC {
9589         if m != nil {
9590                 return m.Ul_UM_RLC
9591         }
9592         return nil
9593 }
9594
9595 type UM_Uni_Directional_DL struct {
9596         Dl_UM_RLC            *DL_UM_RLC `protobuf:"bytes,1,opt,name=dl_UM_RLC,json=dlUMRLC,proto3" json:"dl_UM_RLC,omitempty"`
9597         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
9598         XXX_unrecognized     []byte     `json:"-"`
9599         XXX_sizecache        int32      `json:"-"`
9600 }
9601
9602 func (m *UM_Uni_Directional_DL) Reset()         { *m = UM_Uni_Directional_DL{} }
9603 func (m *UM_Uni_Directional_DL) String() string { return proto.CompactTextString(m) }
9604 func (*UM_Uni_Directional_DL) ProtoMessage()    {}
9605 func (*UM_Uni_Directional_DL) Descriptor() ([]byte, []int) {
9606         return fileDescriptor_21c7528bb61f1a7a, []int{18}
9607 }
9608
9609 func (m *UM_Uni_Directional_DL) XXX_Unmarshal(b []byte) error {
9610         return xxx_messageInfo_UM_Uni_Directional_DL.Unmarshal(m, b)
9611 }
9612 func (m *UM_Uni_Directional_DL) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9613         return xxx_messageInfo_UM_Uni_Directional_DL.Marshal(b, m, deterministic)
9614 }
9615 func (m *UM_Uni_Directional_DL) XXX_Merge(src proto.Message) {
9616         xxx_messageInfo_UM_Uni_Directional_DL.Merge(m, src)
9617 }
9618 func (m *UM_Uni_Directional_DL) XXX_Size() int {
9619         return xxx_messageInfo_UM_Uni_Directional_DL.Size(m)
9620 }
9621 func (m *UM_Uni_Directional_DL) XXX_DiscardUnknown() {
9622         xxx_messageInfo_UM_Uni_Directional_DL.DiscardUnknown(m)
9623 }
9624
9625 var xxx_messageInfo_UM_Uni_Directional_DL proto.InternalMessageInfo
9626
9627 func (m *UM_Uni_Directional_DL) GetDl_UM_RLC() *DL_UM_RLC {
9628         if m != nil {
9629                 return m.Dl_UM_RLC
9630         }
9631         return nil
9632 }
9633
9634 type LogicalChannelConfig struct {
9635         Ul_SpecificParameters *UL_SpecificParameters `protobuf:"bytes,1,opt,name=ul_SpecificParameters,json=ulSpecificParameters,proto3" json:"ul_SpecificParameters,omitempty"`
9636         XXX_NoUnkeyedLiteral  struct{}               `json:"-"`
9637         XXX_unrecognized      []byte                 `json:"-"`
9638         XXX_sizecache         int32                  `json:"-"`
9639 }
9640
9641 func (m *LogicalChannelConfig) Reset()         { *m = LogicalChannelConfig{} }
9642 func (m *LogicalChannelConfig) String() string { return proto.CompactTextString(m) }
9643 func (*LogicalChannelConfig) ProtoMessage()    {}
9644 func (*LogicalChannelConfig) Descriptor() ([]byte, []int) {
9645         return fileDescriptor_21c7528bb61f1a7a, []int{19}
9646 }
9647
9648 func (m *LogicalChannelConfig) XXX_Unmarshal(b []byte) error {
9649         return xxx_messageInfo_LogicalChannelConfig.Unmarshal(m, b)
9650 }
9651 func (m *LogicalChannelConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9652         return xxx_messageInfo_LogicalChannelConfig.Marshal(b, m, deterministic)
9653 }
9654 func (m *LogicalChannelConfig) XXX_Merge(src proto.Message) {
9655         xxx_messageInfo_LogicalChannelConfig.Merge(m, src)
9656 }
9657 func (m *LogicalChannelConfig) XXX_Size() int {
9658         return xxx_messageInfo_LogicalChannelConfig.Size(m)
9659 }
9660 func (m *LogicalChannelConfig) XXX_DiscardUnknown() {
9661         xxx_messageInfo_LogicalChannelConfig.DiscardUnknown(m)
9662 }
9663
9664 var xxx_messageInfo_LogicalChannelConfig proto.InternalMessageInfo
9665
9666 func (m *LogicalChannelConfig) GetUl_SpecificParameters() *UL_SpecificParameters {
9667         if m != nil {
9668                 return m.Ul_SpecificParameters
9669         }
9670         return nil
9671 }
9672
9673 type UL_SpecificParameters struct {
9674         Priority                           uint32                     `protobuf:"varint,1,opt,name=priority,proto3" json:"priority,omitempty"`
9675         PrioritisedBitRate                 *PrioritisedBitRate        `protobuf:"bytes,2,opt,name=prioritisedBitRate,proto3" json:"prioritisedBitRate,omitempty"`
9676         BucketSizeDuration                 *BucketSizeDuration        `protobuf:"bytes,3,opt,name=bucketSizeDuration,proto3" json:"bucketSizeDuration,omitempty"`
9677         AllowedServingCells                []uint32                   `protobuf:"varint,4,rep,packed,name=allowedServingCells,proto3" json:"allowedServingCells,omitempty"`
9678         AllowedSCS_List                    []*SubcarrierSpacing       `protobuf:"bytes,5,rep,name=allowedSCS_List,json=allowedSCSList,proto3" json:"allowedSCS_List,omitempty"`
9679         MaxPUSCH_Duration                  *MaxPUSCH_Duration         `protobuf:"bytes,6,opt,name=maxPUSCH_Duration,json=maxPUSCHDuration,proto3" json:"maxPUSCH_Duration,omitempty"`
9680         ConfiguredGrantType1Allowed        *wrappers.BoolValue        `protobuf:"bytes,7,opt,name=configuredGrantType1Allowed,proto3" json:"configuredGrantType1Allowed,omitempty"`
9681         LogicalChannelGroup                *wrappers.UInt32Value      `protobuf:"bytes,8,opt,name=logicalChannelGroup,proto3" json:"logicalChannelGroup,omitempty"`
9682         SchedulingRequestID                *wrappers.UInt32Value      `protobuf:"bytes,9,opt,name=schedulingRequestID,proto3" json:"schedulingRequestID,omitempty"`
9683         LogicalChannelSR_Mask              bool                       `protobuf:"varint,10,opt,name=logicalChannelSR_Mask,json=logicalChannelSRMask,proto3" json:"logicalChannelSR_Mask,omitempty"`
9684         LogicalChannelSR_DelayTimerApplied bool                       `protobuf:"varint,11,opt,name=logicalChannelSR_DelayTimerApplied,json=logicalChannelSRDelayTimerApplied,proto3" json:"logicalChannelSR_DelayTimerApplied,omitempty"`
9685         BitRateQueryProhibitTimer          *BitRateQueryProhibitTimer `protobuf:"bytes,12,opt,name=bitRateQueryProhibitTimer,proto3" json:"bitRateQueryProhibitTimer,omitempty"`
9686         XXX_NoUnkeyedLiteral               struct{}                   `json:"-"`
9687         XXX_unrecognized                   []byte                     `json:"-"`
9688         XXX_sizecache                      int32                      `json:"-"`
9689 }
9690
9691 func (m *UL_SpecificParameters) Reset()         { *m = UL_SpecificParameters{} }
9692 func (m *UL_SpecificParameters) String() string { return proto.CompactTextString(m) }
9693 func (*UL_SpecificParameters) ProtoMessage()    {}
9694 func (*UL_SpecificParameters) Descriptor() ([]byte, []int) {
9695         return fileDescriptor_21c7528bb61f1a7a, []int{20}
9696 }
9697
9698 func (m *UL_SpecificParameters) XXX_Unmarshal(b []byte) error {
9699         return xxx_messageInfo_UL_SpecificParameters.Unmarshal(m, b)
9700 }
9701 func (m *UL_SpecificParameters) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9702         return xxx_messageInfo_UL_SpecificParameters.Marshal(b, m, deterministic)
9703 }
9704 func (m *UL_SpecificParameters) XXX_Merge(src proto.Message) {
9705         xxx_messageInfo_UL_SpecificParameters.Merge(m, src)
9706 }
9707 func (m *UL_SpecificParameters) XXX_Size() int {
9708         return xxx_messageInfo_UL_SpecificParameters.Size(m)
9709 }
9710 func (m *UL_SpecificParameters) XXX_DiscardUnknown() {
9711         xxx_messageInfo_UL_SpecificParameters.DiscardUnknown(m)
9712 }
9713
9714 var xxx_messageInfo_UL_SpecificParameters proto.InternalMessageInfo
9715
9716 func (m *UL_SpecificParameters) GetPriority() uint32 {
9717         if m != nil {
9718                 return m.Priority
9719         }
9720         return 0
9721 }
9722
9723 func (m *UL_SpecificParameters) GetPrioritisedBitRate() *PrioritisedBitRate {
9724         if m != nil {
9725                 return m.PrioritisedBitRate
9726         }
9727         return nil
9728 }
9729
9730 func (m *UL_SpecificParameters) GetBucketSizeDuration() *BucketSizeDuration {
9731         if m != nil {
9732                 return m.BucketSizeDuration
9733         }
9734         return nil
9735 }
9736
9737 func (m *UL_SpecificParameters) GetAllowedServingCells() []uint32 {
9738         if m != nil {
9739                 return m.AllowedServingCells
9740         }
9741         return nil
9742 }
9743
9744 func (m *UL_SpecificParameters) GetAllowedSCS_List() []*SubcarrierSpacing {
9745         if m != nil {
9746                 return m.AllowedSCS_List
9747         }
9748         return nil
9749 }
9750
9751 func (m *UL_SpecificParameters) GetMaxPUSCH_Duration() *MaxPUSCH_Duration {
9752         if m != nil {
9753                 return m.MaxPUSCH_Duration
9754         }
9755         return nil
9756 }
9757
9758 func (m *UL_SpecificParameters) GetConfiguredGrantType1Allowed() *wrappers.BoolValue {
9759         if m != nil {
9760                 return m.ConfiguredGrantType1Allowed
9761         }
9762         return nil
9763 }
9764
9765 func (m *UL_SpecificParameters) GetLogicalChannelGroup() *wrappers.UInt32Value {
9766         if m != nil {
9767                 return m.LogicalChannelGroup
9768         }
9769         return nil
9770 }
9771
9772 func (m *UL_SpecificParameters) GetSchedulingRequestID() *wrappers.UInt32Value {
9773         if m != nil {
9774                 return m.SchedulingRequestID
9775         }
9776         return nil
9777 }
9778
9779 func (m *UL_SpecificParameters) GetLogicalChannelSR_Mask() bool {
9780         if m != nil {
9781                 return m.LogicalChannelSR_Mask
9782         }
9783         return false
9784 }
9785
9786 func (m *UL_SpecificParameters) GetLogicalChannelSR_DelayTimerApplied() bool {
9787         if m != nil {
9788                 return m.LogicalChannelSR_DelayTimerApplied
9789         }
9790         return false
9791 }
9792
9793 func (m *UL_SpecificParameters) GetBitRateQueryProhibitTimer() *BitRateQueryProhibitTimer {
9794         if m != nil {
9795                 return m.BitRateQueryProhibitTimer
9796         }
9797         return nil
9798 }
9799
9800 type PrioritisedBitRate struct {
9801         Value                PrioritisedBitRate_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PrioritisedBitRate_Value" json:"value,omitempty"`
9802         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
9803         XXX_unrecognized     []byte                   `json:"-"`
9804         XXX_sizecache        int32                    `json:"-"`
9805 }
9806
9807 func (m *PrioritisedBitRate) Reset()         { *m = PrioritisedBitRate{} }
9808 func (m *PrioritisedBitRate) String() string { return proto.CompactTextString(m) }
9809 func (*PrioritisedBitRate) ProtoMessage()    {}
9810 func (*PrioritisedBitRate) Descriptor() ([]byte, []int) {
9811         return fileDescriptor_21c7528bb61f1a7a, []int{21}
9812 }
9813
9814 func (m *PrioritisedBitRate) XXX_Unmarshal(b []byte) error {
9815         return xxx_messageInfo_PrioritisedBitRate.Unmarshal(m, b)
9816 }
9817 func (m *PrioritisedBitRate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9818         return xxx_messageInfo_PrioritisedBitRate.Marshal(b, m, deterministic)
9819 }
9820 func (m *PrioritisedBitRate) XXX_Merge(src proto.Message) {
9821         xxx_messageInfo_PrioritisedBitRate.Merge(m, src)
9822 }
9823 func (m *PrioritisedBitRate) XXX_Size() int {
9824         return xxx_messageInfo_PrioritisedBitRate.Size(m)
9825 }
9826 func (m *PrioritisedBitRate) XXX_DiscardUnknown() {
9827         xxx_messageInfo_PrioritisedBitRate.DiscardUnknown(m)
9828 }
9829
9830 var xxx_messageInfo_PrioritisedBitRate proto.InternalMessageInfo
9831
9832 func (m *PrioritisedBitRate) GetValue() PrioritisedBitRate_Value {
9833         if m != nil {
9834                 return m.Value
9835         }
9836         return PrioritisedBitRate_protobuf_unspecified
9837 }
9838
9839 type BucketSizeDuration struct {
9840         Value                BucketSizeDuration_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.BucketSizeDuration_Value" json:"value,omitempty"`
9841         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
9842         XXX_unrecognized     []byte                   `json:"-"`
9843         XXX_sizecache        int32                    `json:"-"`
9844 }
9845
9846 func (m *BucketSizeDuration) Reset()         { *m = BucketSizeDuration{} }
9847 func (m *BucketSizeDuration) String() string { return proto.CompactTextString(m) }
9848 func (*BucketSizeDuration) ProtoMessage()    {}
9849 func (*BucketSizeDuration) Descriptor() ([]byte, []int) {
9850         return fileDescriptor_21c7528bb61f1a7a, []int{22}
9851 }
9852
9853 func (m *BucketSizeDuration) XXX_Unmarshal(b []byte) error {
9854         return xxx_messageInfo_BucketSizeDuration.Unmarshal(m, b)
9855 }
9856 func (m *BucketSizeDuration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9857         return xxx_messageInfo_BucketSizeDuration.Marshal(b, m, deterministic)
9858 }
9859 func (m *BucketSizeDuration) XXX_Merge(src proto.Message) {
9860         xxx_messageInfo_BucketSizeDuration.Merge(m, src)
9861 }
9862 func (m *BucketSizeDuration) XXX_Size() int {
9863         return xxx_messageInfo_BucketSizeDuration.Size(m)
9864 }
9865 func (m *BucketSizeDuration) XXX_DiscardUnknown() {
9866         xxx_messageInfo_BucketSizeDuration.DiscardUnknown(m)
9867 }
9868
9869 var xxx_messageInfo_BucketSizeDuration proto.InternalMessageInfo
9870
9871 func (m *BucketSizeDuration) GetValue() BucketSizeDuration_Value {
9872         if m != nil {
9873                 return m.Value
9874         }
9875         return BucketSizeDuration_protobuf_unspecified
9876 }
9877
9878 type SubcarrierSpacing struct {
9879         Value                SubcarrierSpacing_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SubcarrierSpacing_Value" json:"value,omitempty"`
9880         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
9881         XXX_unrecognized     []byte                  `json:"-"`
9882         XXX_sizecache        int32                   `json:"-"`
9883 }
9884
9885 func (m *SubcarrierSpacing) Reset()         { *m = SubcarrierSpacing{} }
9886 func (m *SubcarrierSpacing) String() string { return proto.CompactTextString(m) }
9887 func (*SubcarrierSpacing) ProtoMessage()    {}
9888 func (*SubcarrierSpacing) Descriptor() ([]byte, []int) {
9889         return fileDescriptor_21c7528bb61f1a7a, []int{23}
9890 }
9891
9892 func (m *SubcarrierSpacing) XXX_Unmarshal(b []byte) error {
9893         return xxx_messageInfo_SubcarrierSpacing.Unmarshal(m, b)
9894 }
9895 func (m *SubcarrierSpacing) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9896         return xxx_messageInfo_SubcarrierSpacing.Marshal(b, m, deterministic)
9897 }
9898 func (m *SubcarrierSpacing) XXX_Merge(src proto.Message) {
9899         xxx_messageInfo_SubcarrierSpacing.Merge(m, src)
9900 }
9901 func (m *SubcarrierSpacing) XXX_Size() int {
9902         return xxx_messageInfo_SubcarrierSpacing.Size(m)
9903 }
9904 func (m *SubcarrierSpacing) XXX_DiscardUnknown() {
9905         xxx_messageInfo_SubcarrierSpacing.DiscardUnknown(m)
9906 }
9907
9908 var xxx_messageInfo_SubcarrierSpacing proto.InternalMessageInfo
9909
9910 func (m *SubcarrierSpacing) GetValue() SubcarrierSpacing_Value {
9911         if m != nil {
9912                 return m.Value
9913         }
9914         return SubcarrierSpacing_protobuf_unspecified
9915 }
9916
9917 type MaxPUSCH_Duration struct {
9918         Value                MaxPUSCH_Duration_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MaxPUSCH_Duration_Value" json:"value,omitempty"`
9919         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
9920         XXX_unrecognized     []byte                  `json:"-"`
9921         XXX_sizecache        int32                   `json:"-"`
9922 }
9923
9924 func (m *MaxPUSCH_Duration) Reset()         { *m = MaxPUSCH_Duration{} }
9925 func (m *MaxPUSCH_Duration) String() string { return proto.CompactTextString(m) }
9926 func (*MaxPUSCH_Duration) ProtoMessage()    {}
9927 func (*MaxPUSCH_Duration) Descriptor() ([]byte, []int) {
9928         return fileDescriptor_21c7528bb61f1a7a, []int{24}
9929 }
9930
9931 func (m *MaxPUSCH_Duration) XXX_Unmarshal(b []byte) error {
9932         return xxx_messageInfo_MaxPUSCH_Duration.Unmarshal(m, b)
9933 }
9934 func (m *MaxPUSCH_Duration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9935         return xxx_messageInfo_MaxPUSCH_Duration.Marshal(b, m, deterministic)
9936 }
9937 func (m *MaxPUSCH_Duration) XXX_Merge(src proto.Message) {
9938         xxx_messageInfo_MaxPUSCH_Duration.Merge(m, src)
9939 }
9940 func (m *MaxPUSCH_Duration) XXX_Size() int {
9941         return xxx_messageInfo_MaxPUSCH_Duration.Size(m)
9942 }
9943 func (m *MaxPUSCH_Duration) XXX_DiscardUnknown() {
9944         xxx_messageInfo_MaxPUSCH_Duration.DiscardUnknown(m)
9945 }
9946
9947 var xxx_messageInfo_MaxPUSCH_Duration proto.InternalMessageInfo
9948
9949 func (m *MaxPUSCH_Duration) GetValue() MaxPUSCH_Duration_Value {
9950         if m != nil {
9951                 return m.Value
9952         }
9953         return MaxPUSCH_Duration_protobuf_unspecified
9954 }
9955
9956 type BitRateQueryProhibitTimer struct {
9957         Value                BitRateQueryProhibitTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.BitRateQueryProhibitTimer_Value" json:"value,omitempty"`
9958         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
9959         XXX_unrecognized     []byte                          `json:"-"`
9960         XXX_sizecache        int32                           `json:"-"`
9961 }
9962
9963 func (m *BitRateQueryProhibitTimer) Reset()         { *m = BitRateQueryProhibitTimer{} }
9964 func (m *BitRateQueryProhibitTimer) String() string { return proto.CompactTextString(m) }
9965 func (*BitRateQueryProhibitTimer) ProtoMessage()    {}
9966 func (*BitRateQueryProhibitTimer) Descriptor() ([]byte, []int) {
9967         return fileDescriptor_21c7528bb61f1a7a, []int{25}
9968 }
9969
9970 func (m *BitRateQueryProhibitTimer) XXX_Unmarshal(b []byte) error {
9971         return xxx_messageInfo_BitRateQueryProhibitTimer.Unmarshal(m, b)
9972 }
9973 func (m *BitRateQueryProhibitTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
9974         return xxx_messageInfo_BitRateQueryProhibitTimer.Marshal(b, m, deterministic)
9975 }
9976 func (m *BitRateQueryProhibitTimer) XXX_Merge(src proto.Message) {
9977         xxx_messageInfo_BitRateQueryProhibitTimer.Merge(m, src)
9978 }
9979 func (m *BitRateQueryProhibitTimer) XXX_Size() int {
9980         return xxx_messageInfo_BitRateQueryProhibitTimer.Size(m)
9981 }
9982 func (m *BitRateQueryProhibitTimer) XXX_DiscardUnknown() {
9983         xxx_messageInfo_BitRateQueryProhibitTimer.DiscardUnknown(m)
9984 }
9985
9986 var xxx_messageInfo_BitRateQueryProhibitTimer proto.InternalMessageInfo
9987
9988 func (m *BitRateQueryProhibitTimer) GetValue() BitRateQueryProhibitTimer_Value {
9989         if m != nil {
9990                 return m.Value
9991         }
9992         return BitRateQueryProhibitTimer_protobuf_unspecified
9993 }
9994
9995 type MAC_CellGroupConfig struct {
9996         // Types that are valid to be assigned to Drx_Config:
9997         //      *MAC_CellGroupConfig_ReleaseDrx_Config
9998         //      *MAC_CellGroupConfig_SetupDrx_Config
9999         Drx_Config              isMAC_CellGroupConfig_Drx_Config `protobuf_oneof:"drx_Config"`
10000         SchedulingRequestConfig *SchedulingRequestConfig         `protobuf:"bytes,3,opt,name=schedulingRequestConfig,proto3" json:"schedulingRequestConfig,omitempty"`
10001         Bsr_Config              *BSR_Config                      `protobuf:"bytes,4,opt,name=bsr_Config,json=bsrConfig,proto3" json:"bsr_Config,omitempty"`
10002         Tag_Config              *TAG_Config                      `protobuf:"bytes,5,opt,name=tag_Config,json=tagConfig,proto3" json:"tag_Config,omitempty"`
10003         // Types that are valid to be assigned to Phr_Config:
10004         //      *MAC_CellGroupConfig_ReleasePhr_Config
10005         //      *MAC_CellGroupConfig_SetupPhr_Config
10006         Phr_Config          isMAC_CellGroupConfig_Phr_Config `protobuf_oneof:"phr_Config"`
10007         SkipUplinkTxDynamic bool                             `protobuf:"varint,8,opt,name=skipUplinkTxDynamic,proto3" json:"skipUplinkTxDynamic,omitempty"`
10008         Csi_MaskV1530       *wrappers.BoolValue              `protobuf:"bytes,9,opt,name=csi_Mask_v1530,json=csiMaskV1530,proto3" json:"csi_Mask_v1530,omitempty"`
10009         // Types that are valid to be assigned to DataInactivityTimerV1530:
10010         //      *MAC_CellGroupConfig_ReleaseDataInactivityTimerV1530
10011         //      *MAC_CellGroupConfig_SetupDataInactivityTimerV1530
10012         DataInactivityTimerV1530 isMAC_CellGroupConfig_DataInactivityTimerV1530 `protobuf_oneof:"dataInactivityTimer_v1530"`
10013         XXX_NoUnkeyedLiteral     struct{}                                       `json:"-"`
10014         XXX_unrecognized         []byte                                         `json:"-"`
10015         XXX_sizecache            int32                                          `json:"-"`
10016 }
10017
10018 func (m *MAC_CellGroupConfig) Reset()         { *m = MAC_CellGroupConfig{} }
10019 func (m *MAC_CellGroupConfig) String() string { return proto.CompactTextString(m) }
10020 func (*MAC_CellGroupConfig) ProtoMessage()    {}
10021 func (*MAC_CellGroupConfig) Descriptor() ([]byte, []int) {
10022         return fileDescriptor_21c7528bb61f1a7a, []int{26}
10023 }
10024
10025 func (m *MAC_CellGroupConfig) XXX_Unmarshal(b []byte) error {
10026         return xxx_messageInfo_MAC_CellGroupConfig.Unmarshal(m, b)
10027 }
10028 func (m *MAC_CellGroupConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10029         return xxx_messageInfo_MAC_CellGroupConfig.Marshal(b, m, deterministic)
10030 }
10031 func (m *MAC_CellGroupConfig) XXX_Merge(src proto.Message) {
10032         xxx_messageInfo_MAC_CellGroupConfig.Merge(m, src)
10033 }
10034 func (m *MAC_CellGroupConfig) XXX_Size() int {
10035         return xxx_messageInfo_MAC_CellGroupConfig.Size(m)
10036 }
10037 func (m *MAC_CellGroupConfig) XXX_DiscardUnknown() {
10038         xxx_messageInfo_MAC_CellGroupConfig.DiscardUnknown(m)
10039 }
10040
10041 var xxx_messageInfo_MAC_CellGroupConfig proto.InternalMessageInfo
10042
10043 type isMAC_CellGroupConfig_Drx_Config interface {
10044         isMAC_CellGroupConfig_Drx_Config()
10045 }
10046
10047 type MAC_CellGroupConfig_ReleaseDrx_Config struct {
10048         ReleaseDrx_Config *Null `protobuf:"bytes,1,opt,name=release_drx_Config,json=releaseDrxConfig,proto3,oneof"`
10049 }
10050
10051 type MAC_CellGroupConfig_SetupDrx_Config struct {
10052         SetupDrx_Config *DRX_Config `protobuf:"bytes,2,opt,name=setup_drx_Config,json=setupDrxConfig,proto3,oneof"`
10053 }
10054
10055 func (*MAC_CellGroupConfig_ReleaseDrx_Config) isMAC_CellGroupConfig_Drx_Config() {}
10056
10057 func (*MAC_CellGroupConfig_SetupDrx_Config) isMAC_CellGroupConfig_Drx_Config() {}
10058
10059 func (m *MAC_CellGroupConfig) GetDrx_Config() isMAC_CellGroupConfig_Drx_Config {
10060         if m != nil {
10061                 return m.Drx_Config
10062         }
10063         return nil
10064 }
10065
10066 func (m *MAC_CellGroupConfig) GetReleaseDrx_Config() *Null {
10067         if x, ok := m.GetDrx_Config().(*MAC_CellGroupConfig_ReleaseDrx_Config); ok {
10068                 return x.ReleaseDrx_Config
10069         }
10070         return nil
10071 }
10072
10073 func (m *MAC_CellGroupConfig) GetSetupDrx_Config() *DRX_Config {
10074         if x, ok := m.GetDrx_Config().(*MAC_CellGroupConfig_SetupDrx_Config); ok {
10075                 return x.SetupDrx_Config
10076         }
10077         return nil
10078 }
10079
10080 func (m *MAC_CellGroupConfig) GetSchedulingRequestConfig() *SchedulingRequestConfig {
10081         if m != nil {
10082                 return m.SchedulingRequestConfig
10083         }
10084         return nil
10085 }
10086
10087 func (m *MAC_CellGroupConfig) GetBsr_Config() *BSR_Config {
10088         if m != nil {
10089                 return m.Bsr_Config
10090         }
10091         return nil
10092 }
10093
10094 func (m *MAC_CellGroupConfig) GetTag_Config() *TAG_Config {
10095         if m != nil {
10096                 return m.Tag_Config
10097         }
10098         return nil
10099 }
10100
10101 type isMAC_CellGroupConfig_Phr_Config interface {
10102         isMAC_CellGroupConfig_Phr_Config()
10103 }
10104
10105 type MAC_CellGroupConfig_ReleasePhr_Config struct {
10106         ReleasePhr_Config *Null `protobuf:"bytes,6,opt,name=release_phr_Config,json=releasePhrConfig,proto3,oneof"`
10107 }
10108
10109 type MAC_CellGroupConfig_SetupPhr_Config struct {
10110         SetupPhr_Config *PHR_Config `protobuf:"bytes,7,opt,name=setup_phr_Config,json=setupPhrConfig,proto3,oneof"`
10111 }
10112
10113 func (*MAC_CellGroupConfig_ReleasePhr_Config) isMAC_CellGroupConfig_Phr_Config() {}
10114
10115 func (*MAC_CellGroupConfig_SetupPhr_Config) isMAC_CellGroupConfig_Phr_Config() {}
10116
10117 func (m *MAC_CellGroupConfig) GetPhr_Config() isMAC_CellGroupConfig_Phr_Config {
10118         if m != nil {
10119                 return m.Phr_Config
10120         }
10121         return nil
10122 }
10123
10124 func (m *MAC_CellGroupConfig) GetReleasePhr_Config() *Null {
10125         if x, ok := m.GetPhr_Config().(*MAC_CellGroupConfig_ReleasePhr_Config); ok {
10126                 return x.ReleasePhr_Config
10127         }
10128         return nil
10129 }
10130
10131 func (m *MAC_CellGroupConfig) GetSetupPhr_Config() *PHR_Config {
10132         if x, ok := m.GetPhr_Config().(*MAC_CellGroupConfig_SetupPhr_Config); ok {
10133                 return x.SetupPhr_Config
10134         }
10135         return nil
10136 }
10137
10138 func (m *MAC_CellGroupConfig) GetSkipUplinkTxDynamic() bool {
10139         if m != nil {
10140                 return m.SkipUplinkTxDynamic
10141         }
10142         return false
10143 }
10144
10145 func (m *MAC_CellGroupConfig) GetCsi_MaskV1530() *wrappers.BoolValue {
10146         if m != nil {
10147                 return m.Csi_MaskV1530
10148         }
10149         return nil
10150 }
10151
10152 type isMAC_CellGroupConfig_DataInactivityTimerV1530 interface {
10153         isMAC_CellGroupConfig_DataInactivityTimerV1530()
10154 }
10155
10156 type MAC_CellGroupConfig_ReleaseDataInactivityTimerV1530 struct {
10157         ReleaseDataInactivityTimerV1530 *Null `protobuf:"bytes,10,opt,name=release_dataInactivityTimer_v1530,json=releaseDataInactivityTimerV1530,proto3,oneof"`
10158 }
10159
10160 type MAC_CellGroupConfig_SetupDataInactivityTimerV1530 struct {
10161         SetupDataInactivityTimerV1530 *DataInactivityTimer `protobuf:"bytes,11,opt,name=setup_dataInactivityTimer_v1530,json=setupDataInactivityTimerV1530,proto3,oneof"`
10162 }
10163
10164 func (*MAC_CellGroupConfig_ReleaseDataInactivityTimerV1530) isMAC_CellGroupConfig_DataInactivityTimerV1530() {
10165 }
10166
10167 func (*MAC_CellGroupConfig_SetupDataInactivityTimerV1530) isMAC_CellGroupConfig_DataInactivityTimerV1530() {
10168 }
10169
10170 func (m *MAC_CellGroupConfig) GetDataInactivityTimerV1530() isMAC_CellGroupConfig_DataInactivityTimerV1530 {
10171         if m != nil {
10172                 return m.DataInactivityTimerV1530
10173         }
10174         return nil
10175 }
10176
10177 func (m *MAC_CellGroupConfig) GetReleaseDataInactivityTimerV1530() *Null {
10178         if x, ok := m.GetDataInactivityTimerV1530().(*MAC_CellGroupConfig_ReleaseDataInactivityTimerV1530); ok {
10179                 return x.ReleaseDataInactivityTimerV1530
10180         }
10181         return nil
10182 }
10183
10184 func (m *MAC_CellGroupConfig) GetSetupDataInactivityTimerV1530() *DataInactivityTimer {
10185         if x, ok := m.GetDataInactivityTimerV1530().(*MAC_CellGroupConfig_SetupDataInactivityTimerV1530); ok {
10186                 return x.SetupDataInactivityTimerV1530
10187         }
10188         return nil
10189 }
10190
10191 // XXX_OneofWrappers is for the internal use of the proto package.
10192 func (*MAC_CellGroupConfig) XXX_OneofWrappers() []interface{} {
10193         return []interface{}{
10194                 (*MAC_CellGroupConfig_ReleaseDrx_Config)(nil),
10195                 (*MAC_CellGroupConfig_SetupDrx_Config)(nil),
10196                 (*MAC_CellGroupConfig_ReleasePhr_Config)(nil),
10197                 (*MAC_CellGroupConfig_SetupPhr_Config)(nil),
10198                 (*MAC_CellGroupConfig_ReleaseDataInactivityTimerV1530)(nil),
10199                 (*MAC_CellGroupConfig_SetupDataInactivityTimerV1530)(nil),
10200         }
10201 }
10202
10203 type DRX_Config struct {
10204         // Types that are valid to be assigned to DrxOnDurationTimer:
10205         //      *DRX_Config_SubMilliSeconds
10206         //      *DRX_Config_MilliSeconds
10207         DrxOnDurationTimer        isDRX_Config_DrxOnDurationTimer `protobuf_oneof:"drx_onDurationTimer"`
10208         Drx_InactivityTimer       *DRX_InactivityTimer            `protobuf:"bytes,3,opt,name=drx_InactivityTimer,json=drxInactivityTimer,proto3" json:"drx_InactivityTimer,omitempty"`
10209         Drx_HARQ_RTT_TimerDL      uint32                          `protobuf:"varint,4,opt,name=drx_HARQ_RTT_TimerDL,json=drxHARQRTTTimerDL,proto3" json:"drx_HARQ_RTT_TimerDL,omitempty"`
10210         Drx_HARQ_RTT_TimerUL      uint32                          `protobuf:"varint,5,opt,name=drx_HARQ_RTT_TimerUL,json=drxHARQRTTTimerUL,proto3" json:"drx_HARQ_RTT_TimerUL,omitempty"`
10211         Drx_RetransmissionTimerDL *DRX_RetransmissionTimer        `protobuf:"bytes,6,opt,name=drx_RetransmissionTimerDL,json=drxRetransmissionTimerDL,proto3" json:"drx_RetransmissionTimerDL,omitempty"`
10212         Drx_RetransmissionTimerUL *DRX_RetransmissionTimer        `protobuf:"bytes,7,opt,name=drx_RetransmissionTimerUL,json=drxRetransmissionTimerUL,proto3" json:"drx_RetransmissionTimerUL,omitempty"`
10213         // Types that are valid to be assigned to Drx_LongCycleStartOffset:
10214         //      *DRX_Config_Ms10
10215         //      *DRX_Config_Ms20
10216         //      *DRX_Config_Ms32
10217         //      *DRX_Config_Ms40
10218         //      *DRX_Config_Ms60
10219         //      *DRX_Config_Ms64
10220         //      *DRX_Config_Ms70
10221         //      *DRX_Config_Ms80
10222         //      *DRX_Config_Ms128
10223         //      *DRX_Config_Ms160
10224         //      *DRX_Config_Ms256
10225         //      *DRX_Config_Ms320
10226         //      *DRX_Config_Ms512
10227         //      *DRX_Config_Ms640
10228         //      *DRX_Config_Ms1024
10229         //      *DRX_Config_Ms1280
10230         //      *DRX_Config_Ms2048
10231         //      *DRX_Config_Ms2560
10232         //      *DRX_Config_Ms5120
10233         //      *DRX_Config_Ms10240
10234         Drx_LongCycleStartOffset isDRX_Config_Drx_LongCycleStartOffset `protobuf_oneof:"drx_LongCycleStartOffset"`
10235         ShortDRX                 *ShortDRX                             `protobuf:"bytes,28,opt,name=shortDRX,proto3" json:"shortDRX,omitempty"`
10236         Drx_SlotOffset           uint32                                `protobuf:"varint,29,opt,name=drx_SlotOffset,json=drxSlotOffset,proto3" json:"drx_SlotOffset,omitempty"`
10237         XXX_NoUnkeyedLiteral     struct{}                              `json:"-"`
10238         XXX_unrecognized         []byte                                `json:"-"`
10239         XXX_sizecache            int32                                 `json:"-"`
10240 }
10241
10242 func (m *DRX_Config) Reset()         { *m = DRX_Config{} }
10243 func (m *DRX_Config) String() string { return proto.CompactTextString(m) }
10244 func (*DRX_Config) ProtoMessage()    {}
10245 func (*DRX_Config) Descriptor() ([]byte, []int) {
10246         return fileDescriptor_21c7528bb61f1a7a, []int{27}
10247 }
10248
10249 func (m *DRX_Config) XXX_Unmarshal(b []byte) error {
10250         return xxx_messageInfo_DRX_Config.Unmarshal(m, b)
10251 }
10252 func (m *DRX_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10253         return xxx_messageInfo_DRX_Config.Marshal(b, m, deterministic)
10254 }
10255 func (m *DRX_Config) XXX_Merge(src proto.Message) {
10256         xxx_messageInfo_DRX_Config.Merge(m, src)
10257 }
10258 func (m *DRX_Config) XXX_Size() int {
10259         return xxx_messageInfo_DRX_Config.Size(m)
10260 }
10261 func (m *DRX_Config) XXX_DiscardUnknown() {
10262         xxx_messageInfo_DRX_Config.DiscardUnknown(m)
10263 }
10264
10265 var xxx_messageInfo_DRX_Config proto.InternalMessageInfo
10266
10267 type isDRX_Config_DrxOnDurationTimer interface {
10268         isDRX_Config_DrxOnDurationTimer()
10269 }
10270
10271 type DRX_Config_SubMilliSeconds struct {
10272         SubMilliSeconds uint32 `protobuf:"varint,1,opt,name=subMilliSeconds,proto3,oneof"`
10273 }
10274
10275 type DRX_Config_MilliSeconds struct {
10276         MilliSeconds *MilliSeconds `protobuf:"bytes,2,opt,name=milliSeconds,proto3,oneof"`
10277 }
10278
10279 func (*DRX_Config_SubMilliSeconds) isDRX_Config_DrxOnDurationTimer() {}
10280
10281 func (*DRX_Config_MilliSeconds) isDRX_Config_DrxOnDurationTimer() {}
10282
10283 func (m *DRX_Config) GetDrxOnDurationTimer() isDRX_Config_DrxOnDurationTimer {
10284         if m != nil {
10285                 return m.DrxOnDurationTimer
10286         }
10287         return nil
10288 }
10289
10290 func (m *DRX_Config) GetSubMilliSeconds() uint32 {
10291         if x, ok := m.GetDrxOnDurationTimer().(*DRX_Config_SubMilliSeconds); ok {
10292                 return x.SubMilliSeconds
10293         }
10294         return 0
10295 }
10296
10297 func (m *DRX_Config) GetMilliSeconds() *MilliSeconds {
10298         if x, ok := m.GetDrxOnDurationTimer().(*DRX_Config_MilliSeconds); ok {
10299                 return x.MilliSeconds
10300         }
10301         return nil
10302 }
10303
10304 func (m *DRX_Config) GetDrx_InactivityTimer() *DRX_InactivityTimer {
10305         if m != nil {
10306                 return m.Drx_InactivityTimer
10307         }
10308         return nil
10309 }
10310
10311 func (m *DRX_Config) GetDrx_HARQ_RTT_TimerDL() uint32 {
10312         if m != nil {
10313                 return m.Drx_HARQ_RTT_TimerDL
10314         }
10315         return 0
10316 }
10317
10318 func (m *DRX_Config) GetDrx_HARQ_RTT_TimerUL() uint32 {
10319         if m != nil {
10320                 return m.Drx_HARQ_RTT_TimerUL
10321         }
10322         return 0
10323 }
10324
10325 func (m *DRX_Config) GetDrx_RetransmissionTimerDL() *DRX_RetransmissionTimer {
10326         if m != nil {
10327                 return m.Drx_RetransmissionTimerDL
10328         }
10329         return nil
10330 }
10331
10332 func (m *DRX_Config) GetDrx_RetransmissionTimerUL() *DRX_RetransmissionTimer {
10333         if m != nil {
10334                 return m.Drx_RetransmissionTimerUL
10335         }
10336         return nil
10337 }
10338
10339 type isDRX_Config_Drx_LongCycleStartOffset interface {
10340         isDRX_Config_Drx_LongCycleStartOffset()
10341 }
10342
10343 type DRX_Config_Ms10 struct {
10344         Ms10 uint32 `protobuf:"varint,8,opt,name=ms10,proto3,oneof"`
10345 }
10346
10347 type DRX_Config_Ms20 struct {
10348         Ms20 uint32 `protobuf:"varint,9,opt,name=ms20,proto3,oneof"`
10349 }
10350
10351 type DRX_Config_Ms32 struct {
10352         Ms32 uint32 `protobuf:"varint,10,opt,name=ms32,proto3,oneof"`
10353 }
10354
10355 type DRX_Config_Ms40 struct {
10356         Ms40 uint32 `protobuf:"varint,11,opt,name=ms40,proto3,oneof"`
10357 }
10358
10359 type DRX_Config_Ms60 struct {
10360         Ms60 uint32 `protobuf:"varint,12,opt,name=ms60,proto3,oneof"`
10361 }
10362
10363 type DRX_Config_Ms64 struct {
10364         Ms64 uint32 `protobuf:"varint,13,opt,name=ms64,proto3,oneof"`
10365 }
10366
10367 type DRX_Config_Ms70 struct {
10368         Ms70 uint32 `protobuf:"varint,14,opt,name=ms70,proto3,oneof"`
10369 }
10370
10371 type DRX_Config_Ms80 struct {
10372         Ms80 uint32 `protobuf:"varint,15,opt,name=ms80,proto3,oneof"`
10373 }
10374
10375 type DRX_Config_Ms128 struct {
10376         Ms128 uint32 `protobuf:"varint,16,opt,name=ms128,proto3,oneof"`
10377 }
10378
10379 type DRX_Config_Ms160 struct {
10380         Ms160 uint32 `protobuf:"varint,17,opt,name=ms160,proto3,oneof"`
10381 }
10382
10383 type DRX_Config_Ms256 struct {
10384         Ms256 uint32 `protobuf:"varint,18,opt,name=ms256,proto3,oneof"`
10385 }
10386
10387 type DRX_Config_Ms320 struct {
10388         Ms320 uint32 `protobuf:"varint,19,opt,name=ms320,proto3,oneof"`
10389 }
10390
10391 type DRX_Config_Ms512 struct {
10392         Ms512 uint32 `protobuf:"varint,20,opt,name=ms512,proto3,oneof"`
10393 }
10394
10395 type DRX_Config_Ms640 struct {
10396         Ms640 uint32 `protobuf:"varint,21,opt,name=ms640,proto3,oneof"`
10397 }
10398
10399 type DRX_Config_Ms1024 struct {
10400         Ms1024 uint32 `protobuf:"varint,22,opt,name=ms1024,proto3,oneof"`
10401 }
10402
10403 type DRX_Config_Ms1280 struct {
10404         Ms1280 uint32 `protobuf:"varint,23,opt,name=ms1280,proto3,oneof"`
10405 }
10406
10407 type DRX_Config_Ms2048 struct {
10408         Ms2048 uint32 `protobuf:"varint,24,opt,name=ms2048,proto3,oneof"`
10409 }
10410
10411 type DRX_Config_Ms2560 struct {
10412         Ms2560 uint32 `protobuf:"varint,25,opt,name=ms2560,proto3,oneof"`
10413 }
10414
10415 type DRX_Config_Ms5120 struct {
10416         Ms5120 uint32 `protobuf:"varint,26,opt,name=ms5120,proto3,oneof"`
10417 }
10418
10419 type DRX_Config_Ms10240 struct {
10420         Ms10240 uint32 `protobuf:"varint,27,opt,name=ms10240,proto3,oneof"`
10421 }
10422
10423 func (*DRX_Config_Ms10) isDRX_Config_Drx_LongCycleStartOffset() {}
10424
10425 func (*DRX_Config_Ms20) isDRX_Config_Drx_LongCycleStartOffset() {}
10426
10427 func (*DRX_Config_Ms32) isDRX_Config_Drx_LongCycleStartOffset() {}
10428
10429 func (*DRX_Config_Ms40) isDRX_Config_Drx_LongCycleStartOffset() {}
10430
10431 func (*DRX_Config_Ms60) isDRX_Config_Drx_LongCycleStartOffset() {}
10432
10433 func (*DRX_Config_Ms64) isDRX_Config_Drx_LongCycleStartOffset() {}
10434
10435 func (*DRX_Config_Ms70) isDRX_Config_Drx_LongCycleStartOffset() {}
10436
10437 func (*DRX_Config_Ms80) isDRX_Config_Drx_LongCycleStartOffset() {}
10438
10439 func (*DRX_Config_Ms128) isDRX_Config_Drx_LongCycleStartOffset() {}
10440
10441 func (*DRX_Config_Ms160) isDRX_Config_Drx_LongCycleStartOffset() {}
10442
10443 func (*DRX_Config_Ms256) isDRX_Config_Drx_LongCycleStartOffset() {}
10444
10445 func (*DRX_Config_Ms320) isDRX_Config_Drx_LongCycleStartOffset() {}
10446
10447 func (*DRX_Config_Ms512) isDRX_Config_Drx_LongCycleStartOffset() {}
10448
10449 func (*DRX_Config_Ms640) isDRX_Config_Drx_LongCycleStartOffset() {}
10450
10451 func (*DRX_Config_Ms1024) isDRX_Config_Drx_LongCycleStartOffset() {}
10452
10453 func (*DRX_Config_Ms1280) isDRX_Config_Drx_LongCycleStartOffset() {}
10454
10455 func (*DRX_Config_Ms2048) isDRX_Config_Drx_LongCycleStartOffset() {}
10456
10457 func (*DRX_Config_Ms2560) isDRX_Config_Drx_LongCycleStartOffset() {}
10458
10459 func (*DRX_Config_Ms5120) isDRX_Config_Drx_LongCycleStartOffset() {}
10460
10461 func (*DRX_Config_Ms10240) isDRX_Config_Drx_LongCycleStartOffset() {}
10462
10463 func (m *DRX_Config) GetDrx_LongCycleStartOffset() isDRX_Config_Drx_LongCycleStartOffset {
10464         if m != nil {
10465                 return m.Drx_LongCycleStartOffset
10466         }
10467         return nil
10468 }
10469
10470 func (m *DRX_Config) GetMs10() uint32 {
10471         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms10); ok {
10472                 return x.Ms10
10473         }
10474         return 0
10475 }
10476
10477 func (m *DRX_Config) GetMs20() uint32 {
10478         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms20); ok {
10479                 return x.Ms20
10480         }
10481         return 0
10482 }
10483
10484 func (m *DRX_Config) GetMs32() uint32 {
10485         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms32); ok {
10486                 return x.Ms32
10487         }
10488         return 0
10489 }
10490
10491 func (m *DRX_Config) GetMs40() uint32 {
10492         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms40); ok {
10493                 return x.Ms40
10494         }
10495         return 0
10496 }
10497
10498 func (m *DRX_Config) GetMs60() uint32 {
10499         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms60); ok {
10500                 return x.Ms60
10501         }
10502         return 0
10503 }
10504
10505 func (m *DRX_Config) GetMs64() uint32 {
10506         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms64); ok {
10507                 return x.Ms64
10508         }
10509         return 0
10510 }
10511
10512 func (m *DRX_Config) GetMs70() uint32 {
10513         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms70); ok {
10514                 return x.Ms70
10515         }
10516         return 0
10517 }
10518
10519 func (m *DRX_Config) GetMs80() uint32 {
10520         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms80); ok {
10521                 return x.Ms80
10522         }
10523         return 0
10524 }
10525
10526 func (m *DRX_Config) GetMs128() uint32 {
10527         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms128); ok {
10528                 return x.Ms128
10529         }
10530         return 0
10531 }
10532
10533 func (m *DRX_Config) GetMs160() uint32 {
10534         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms160); ok {
10535                 return x.Ms160
10536         }
10537         return 0
10538 }
10539
10540 func (m *DRX_Config) GetMs256() uint32 {
10541         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms256); ok {
10542                 return x.Ms256
10543         }
10544         return 0
10545 }
10546
10547 func (m *DRX_Config) GetMs320() uint32 {
10548         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms320); ok {
10549                 return x.Ms320
10550         }
10551         return 0
10552 }
10553
10554 func (m *DRX_Config) GetMs512() uint32 {
10555         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms512); ok {
10556                 return x.Ms512
10557         }
10558         return 0
10559 }
10560
10561 func (m *DRX_Config) GetMs640() uint32 {
10562         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms640); ok {
10563                 return x.Ms640
10564         }
10565         return 0
10566 }
10567
10568 func (m *DRX_Config) GetMs1024() uint32 {
10569         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms1024); ok {
10570                 return x.Ms1024
10571         }
10572         return 0
10573 }
10574
10575 func (m *DRX_Config) GetMs1280() uint32 {
10576         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms1280); ok {
10577                 return x.Ms1280
10578         }
10579         return 0
10580 }
10581
10582 func (m *DRX_Config) GetMs2048() uint32 {
10583         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms2048); ok {
10584                 return x.Ms2048
10585         }
10586         return 0
10587 }
10588
10589 func (m *DRX_Config) GetMs2560() uint32 {
10590         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms2560); ok {
10591                 return x.Ms2560
10592         }
10593         return 0
10594 }
10595
10596 func (m *DRX_Config) GetMs5120() uint32 {
10597         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms5120); ok {
10598                 return x.Ms5120
10599         }
10600         return 0
10601 }
10602
10603 func (m *DRX_Config) GetMs10240() uint32 {
10604         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Config_Ms10240); ok {
10605                 return x.Ms10240
10606         }
10607         return 0
10608 }
10609
10610 func (m *DRX_Config) GetShortDRX() *ShortDRX {
10611         if m != nil {
10612                 return m.ShortDRX
10613         }
10614         return nil
10615 }
10616
10617 func (m *DRX_Config) GetDrx_SlotOffset() uint32 {
10618         if m != nil {
10619                 return m.Drx_SlotOffset
10620         }
10621         return 0
10622 }
10623
10624 // XXX_OneofWrappers is for the internal use of the proto package.
10625 func (*DRX_Config) XXX_OneofWrappers() []interface{} {
10626         return []interface{}{
10627                 (*DRX_Config_SubMilliSeconds)(nil),
10628                 (*DRX_Config_MilliSeconds)(nil),
10629                 (*DRX_Config_Ms10)(nil),
10630                 (*DRX_Config_Ms20)(nil),
10631                 (*DRX_Config_Ms32)(nil),
10632                 (*DRX_Config_Ms40)(nil),
10633                 (*DRX_Config_Ms60)(nil),
10634                 (*DRX_Config_Ms64)(nil),
10635                 (*DRX_Config_Ms70)(nil),
10636                 (*DRX_Config_Ms80)(nil),
10637                 (*DRX_Config_Ms128)(nil),
10638                 (*DRX_Config_Ms160)(nil),
10639                 (*DRX_Config_Ms256)(nil),
10640                 (*DRX_Config_Ms320)(nil),
10641                 (*DRX_Config_Ms512)(nil),
10642                 (*DRX_Config_Ms640)(nil),
10643                 (*DRX_Config_Ms1024)(nil),
10644                 (*DRX_Config_Ms1280)(nil),
10645                 (*DRX_Config_Ms2048)(nil),
10646                 (*DRX_Config_Ms2560)(nil),
10647                 (*DRX_Config_Ms5120)(nil),
10648                 (*DRX_Config_Ms10240)(nil),
10649         }
10650 }
10651
10652 type MilliSeconds struct {
10653         Value                MilliSeconds_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MilliSeconds_Value" json:"value,omitempty"`
10654         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
10655         XXX_unrecognized     []byte             `json:"-"`
10656         XXX_sizecache        int32              `json:"-"`
10657 }
10658
10659 func (m *MilliSeconds) Reset()         { *m = MilliSeconds{} }
10660 func (m *MilliSeconds) String() string { return proto.CompactTextString(m) }
10661 func (*MilliSeconds) ProtoMessage()    {}
10662 func (*MilliSeconds) Descriptor() ([]byte, []int) {
10663         return fileDescriptor_21c7528bb61f1a7a, []int{28}
10664 }
10665
10666 func (m *MilliSeconds) XXX_Unmarshal(b []byte) error {
10667         return xxx_messageInfo_MilliSeconds.Unmarshal(m, b)
10668 }
10669 func (m *MilliSeconds) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10670         return xxx_messageInfo_MilliSeconds.Marshal(b, m, deterministic)
10671 }
10672 func (m *MilliSeconds) XXX_Merge(src proto.Message) {
10673         xxx_messageInfo_MilliSeconds.Merge(m, src)
10674 }
10675 func (m *MilliSeconds) XXX_Size() int {
10676         return xxx_messageInfo_MilliSeconds.Size(m)
10677 }
10678 func (m *MilliSeconds) XXX_DiscardUnknown() {
10679         xxx_messageInfo_MilliSeconds.DiscardUnknown(m)
10680 }
10681
10682 var xxx_messageInfo_MilliSeconds proto.InternalMessageInfo
10683
10684 func (m *MilliSeconds) GetValue() MilliSeconds_Value {
10685         if m != nil {
10686                 return m.Value
10687         }
10688         return MilliSeconds_protobuf_unspecified
10689 }
10690
10691 type DRX_InactivityTimer struct {
10692         Value                DRX_InactivityTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DRX_InactivityTimer_Value" json:"value,omitempty"`
10693         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
10694         XXX_unrecognized     []byte                    `json:"-"`
10695         XXX_sizecache        int32                     `json:"-"`
10696 }
10697
10698 func (m *DRX_InactivityTimer) Reset()         { *m = DRX_InactivityTimer{} }
10699 func (m *DRX_InactivityTimer) String() string { return proto.CompactTextString(m) }
10700 func (*DRX_InactivityTimer) ProtoMessage()    {}
10701 func (*DRX_InactivityTimer) Descriptor() ([]byte, []int) {
10702         return fileDescriptor_21c7528bb61f1a7a, []int{29}
10703 }
10704
10705 func (m *DRX_InactivityTimer) XXX_Unmarshal(b []byte) error {
10706         return xxx_messageInfo_DRX_InactivityTimer.Unmarshal(m, b)
10707 }
10708 func (m *DRX_InactivityTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10709         return xxx_messageInfo_DRX_InactivityTimer.Marshal(b, m, deterministic)
10710 }
10711 func (m *DRX_InactivityTimer) XXX_Merge(src proto.Message) {
10712         xxx_messageInfo_DRX_InactivityTimer.Merge(m, src)
10713 }
10714 func (m *DRX_InactivityTimer) XXX_Size() int {
10715         return xxx_messageInfo_DRX_InactivityTimer.Size(m)
10716 }
10717 func (m *DRX_InactivityTimer) XXX_DiscardUnknown() {
10718         xxx_messageInfo_DRX_InactivityTimer.DiscardUnknown(m)
10719 }
10720
10721 var xxx_messageInfo_DRX_InactivityTimer proto.InternalMessageInfo
10722
10723 func (m *DRX_InactivityTimer) GetValue() DRX_InactivityTimer_Value {
10724         if m != nil {
10725                 return m.Value
10726         }
10727         return DRX_InactivityTimer_protobuf_unspecified
10728 }
10729
10730 type DRX_RetransmissionTimer struct {
10731         Value                DRX_RetransmissionTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DRX_RetransmissionTimer_Value" json:"value,omitempty"`
10732         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
10733         XXX_unrecognized     []byte                        `json:"-"`
10734         XXX_sizecache        int32                         `json:"-"`
10735 }
10736
10737 func (m *DRX_RetransmissionTimer) Reset()         { *m = DRX_RetransmissionTimer{} }
10738 func (m *DRX_RetransmissionTimer) String() string { return proto.CompactTextString(m) }
10739 func (*DRX_RetransmissionTimer) ProtoMessage()    {}
10740 func (*DRX_RetransmissionTimer) Descriptor() ([]byte, []int) {
10741         return fileDescriptor_21c7528bb61f1a7a, []int{30}
10742 }
10743
10744 func (m *DRX_RetransmissionTimer) XXX_Unmarshal(b []byte) error {
10745         return xxx_messageInfo_DRX_RetransmissionTimer.Unmarshal(m, b)
10746 }
10747 func (m *DRX_RetransmissionTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10748         return xxx_messageInfo_DRX_RetransmissionTimer.Marshal(b, m, deterministic)
10749 }
10750 func (m *DRX_RetransmissionTimer) XXX_Merge(src proto.Message) {
10751         xxx_messageInfo_DRX_RetransmissionTimer.Merge(m, src)
10752 }
10753 func (m *DRX_RetransmissionTimer) XXX_Size() int {
10754         return xxx_messageInfo_DRX_RetransmissionTimer.Size(m)
10755 }
10756 func (m *DRX_RetransmissionTimer) XXX_DiscardUnknown() {
10757         xxx_messageInfo_DRX_RetransmissionTimer.DiscardUnknown(m)
10758 }
10759
10760 var xxx_messageInfo_DRX_RetransmissionTimer proto.InternalMessageInfo
10761
10762 func (m *DRX_RetransmissionTimer) GetValue() DRX_RetransmissionTimer_Value {
10763         if m != nil {
10764                 return m.Value
10765         }
10766         return DRX_RetransmissionTimer_protobuf_unspecified
10767 }
10768
10769 type ShortDRX struct {
10770         Drx_ShortCycle       *DRX_ShortCycle `protobuf:"bytes,1,opt,name=drx_ShortCycle,json=drxShortCycle,proto3" json:"drx_ShortCycle,omitempty"`
10771         Drx_ShortCycleTimer  uint32          `protobuf:"varint,2,opt,name=drx_ShortCycleTimer,json=drxShortCycleTimer,proto3" json:"drx_ShortCycleTimer,omitempty"`
10772         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
10773         XXX_unrecognized     []byte          `json:"-"`
10774         XXX_sizecache        int32           `json:"-"`
10775 }
10776
10777 func (m *ShortDRX) Reset()         { *m = ShortDRX{} }
10778 func (m *ShortDRX) String() string { return proto.CompactTextString(m) }
10779 func (*ShortDRX) ProtoMessage()    {}
10780 func (*ShortDRX) Descriptor() ([]byte, []int) {
10781         return fileDescriptor_21c7528bb61f1a7a, []int{31}
10782 }
10783
10784 func (m *ShortDRX) XXX_Unmarshal(b []byte) error {
10785         return xxx_messageInfo_ShortDRX.Unmarshal(m, b)
10786 }
10787 func (m *ShortDRX) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10788         return xxx_messageInfo_ShortDRX.Marshal(b, m, deterministic)
10789 }
10790 func (m *ShortDRX) XXX_Merge(src proto.Message) {
10791         xxx_messageInfo_ShortDRX.Merge(m, src)
10792 }
10793 func (m *ShortDRX) XXX_Size() int {
10794         return xxx_messageInfo_ShortDRX.Size(m)
10795 }
10796 func (m *ShortDRX) XXX_DiscardUnknown() {
10797         xxx_messageInfo_ShortDRX.DiscardUnknown(m)
10798 }
10799
10800 var xxx_messageInfo_ShortDRX proto.InternalMessageInfo
10801
10802 func (m *ShortDRX) GetDrx_ShortCycle() *DRX_ShortCycle {
10803         if m != nil {
10804                 return m.Drx_ShortCycle
10805         }
10806         return nil
10807 }
10808
10809 func (m *ShortDRX) GetDrx_ShortCycleTimer() uint32 {
10810         if m != nil {
10811                 return m.Drx_ShortCycleTimer
10812         }
10813         return 0
10814 }
10815
10816 type DRX_ShortCycle struct {
10817         Value                DRX_ShortCycle_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DRX_ShortCycle_Value" json:"value,omitempty"`
10818         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
10819         XXX_unrecognized     []byte               `json:"-"`
10820         XXX_sizecache        int32                `json:"-"`
10821 }
10822
10823 func (m *DRX_ShortCycle) Reset()         { *m = DRX_ShortCycle{} }
10824 func (m *DRX_ShortCycle) String() string { return proto.CompactTextString(m) }
10825 func (*DRX_ShortCycle) ProtoMessage()    {}
10826 func (*DRX_ShortCycle) Descriptor() ([]byte, []int) {
10827         return fileDescriptor_21c7528bb61f1a7a, []int{32}
10828 }
10829
10830 func (m *DRX_ShortCycle) XXX_Unmarshal(b []byte) error {
10831         return xxx_messageInfo_DRX_ShortCycle.Unmarshal(m, b)
10832 }
10833 func (m *DRX_ShortCycle) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10834         return xxx_messageInfo_DRX_ShortCycle.Marshal(b, m, deterministic)
10835 }
10836 func (m *DRX_ShortCycle) XXX_Merge(src proto.Message) {
10837         xxx_messageInfo_DRX_ShortCycle.Merge(m, src)
10838 }
10839 func (m *DRX_ShortCycle) XXX_Size() int {
10840         return xxx_messageInfo_DRX_ShortCycle.Size(m)
10841 }
10842 func (m *DRX_ShortCycle) XXX_DiscardUnknown() {
10843         xxx_messageInfo_DRX_ShortCycle.DiscardUnknown(m)
10844 }
10845
10846 var xxx_messageInfo_DRX_ShortCycle proto.InternalMessageInfo
10847
10848 func (m *DRX_ShortCycle) GetValue() DRX_ShortCycle_Value {
10849         if m != nil {
10850                 return m.Value
10851         }
10852         return DRX_ShortCycle_protobuf_unspecified
10853 }
10854
10855 type SchedulingRequestConfig struct {
10856         SchedulingRequestToAddModList  []*SchedulingRequestToAddMod `protobuf:"bytes,1,rep,name=schedulingRequestToAddModList,proto3" json:"schedulingRequestToAddModList,omitempty"`
10857         SchedulingRequestToReleaseList []uint32                     `protobuf:"varint,2,rep,packed,name=schedulingRequestToReleaseList,proto3" json:"schedulingRequestToReleaseList,omitempty"`
10858         XXX_NoUnkeyedLiteral           struct{}                     `json:"-"`
10859         XXX_unrecognized               []byte                       `json:"-"`
10860         XXX_sizecache                  int32                        `json:"-"`
10861 }
10862
10863 func (m *SchedulingRequestConfig) Reset()         { *m = SchedulingRequestConfig{} }
10864 func (m *SchedulingRequestConfig) String() string { return proto.CompactTextString(m) }
10865 func (*SchedulingRequestConfig) ProtoMessage()    {}
10866 func (*SchedulingRequestConfig) Descriptor() ([]byte, []int) {
10867         return fileDescriptor_21c7528bb61f1a7a, []int{33}
10868 }
10869
10870 func (m *SchedulingRequestConfig) XXX_Unmarshal(b []byte) error {
10871         return xxx_messageInfo_SchedulingRequestConfig.Unmarshal(m, b)
10872 }
10873 func (m *SchedulingRequestConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10874         return xxx_messageInfo_SchedulingRequestConfig.Marshal(b, m, deterministic)
10875 }
10876 func (m *SchedulingRequestConfig) XXX_Merge(src proto.Message) {
10877         xxx_messageInfo_SchedulingRequestConfig.Merge(m, src)
10878 }
10879 func (m *SchedulingRequestConfig) XXX_Size() int {
10880         return xxx_messageInfo_SchedulingRequestConfig.Size(m)
10881 }
10882 func (m *SchedulingRequestConfig) XXX_DiscardUnknown() {
10883         xxx_messageInfo_SchedulingRequestConfig.DiscardUnknown(m)
10884 }
10885
10886 var xxx_messageInfo_SchedulingRequestConfig proto.InternalMessageInfo
10887
10888 func (m *SchedulingRequestConfig) GetSchedulingRequestToAddModList() []*SchedulingRequestToAddMod {
10889         if m != nil {
10890                 return m.SchedulingRequestToAddModList
10891         }
10892         return nil
10893 }
10894
10895 func (m *SchedulingRequestConfig) GetSchedulingRequestToReleaseList() []uint32 {
10896         if m != nil {
10897                 return m.SchedulingRequestToReleaseList
10898         }
10899         return nil
10900 }
10901
10902 type SchedulingRequestToAddMod struct {
10903         SchedulingRequestId  uint32            `protobuf:"varint,1,opt,name=schedulingRequestId,proto3" json:"schedulingRequestId,omitempty"`
10904         Sr_ProhibitTimer     *SR_ProhibitTimer `protobuf:"bytes,2,opt,name=sr_ProhibitTimer,json=srProhibitTimer,proto3" json:"sr_ProhibitTimer,omitempty"`
10905         Sr_TransMax          *SR_TransMax      `protobuf:"bytes,3,opt,name=sr_TransMax,json=srTransMax,proto3" json:"sr_TransMax,omitempty"`
10906         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
10907         XXX_unrecognized     []byte            `json:"-"`
10908         XXX_sizecache        int32             `json:"-"`
10909 }
10910
10911 func (m *SchedulingRequestToAddMod) Reset()         { *m = SchedulingRequestToAddMod{} }
10912 func (m *SchedulingRequestToAddMod) String() string { return proto.CompactTextString(m) }
10913 func (*SchedulingRequestToAddMod) ProtoMessage()    {}
10914 func (*SchedulingRequestToAddMod) Descriptor() ([]byte, []int) {
10915         return fileDescriptor_21c7528bb61f1a7a, []int{34}
10916 }
10917
10918 func (m *SchedulingRequestToAddMod) XXX_Unmarshal(b []byte) error {
10919         return xxx_messageInfo_SchedulingRequestToAddMod.Unmarshal(m, b)
10920 }
10921 func (m *SchedulingRequestToAddMod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10922         return xxx_messageInfo_SchedulingRequestToAddMod.Marshal(b, m, deterministic)
10923 }
10924 func (m *SchedulingRequestToAddMod) XXX_Merge(src proto.Message) {
10925         xxx_messageInfo_SchedulingRequestToAddMod.Merge(m, src)
10926 }
10927 func (m *SchedulingRequestToAddMod) XXX_Size() int {
10928         return xxx_messageInfo_SchedulingRequestToAddMod.Size(m)
10929 }
10930 func (m *SchedulingRequestToAddMod) XXX_DiscardUnknown() {
10931         xxx_messageInfo_SchedulingRequestToAddMod.DiscardUnknown(m)
10932 }
10933
10934 var xxx_messageInfo_SchedulingRequestToAddMod proto.InternalMessageInfo
10935
10936 func (m *SchedulingRequestToAddMod) GetSchedulingRequestId() uint32 {
10937         if m != nil {
10938                 return m.SchedulingRequestId
10939         }
10940         return 0
10941 }
10942
10943 func (m *SchedulingRequestToAddMod) GetSr_ProhibitTimer() *SR_ProhibitTimer {
10944         if m != nil {
10945                 return m.Sr_ProhibitTimer
10946         }
10947         return nil
10948 }
10949
10950 func (m *SchedulingRequestToAddMod) GetSr_TransMax() *SR_TransMax {
10951         if m != nil {
10952                 return m.Sr_TransMax
10953         }
10954         return nil
10955 }
10956
10957 type SR_ProhibitTimer struct {
10958         Value                SR_ProhibitTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SR_ProhibitTimer_Value" json:"value,omitempty"`
10959         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
10960         XXX_unrecognized     []byte                 `json:"-"`
10961         XXX_sizecache        int32                  `json:"-"`
10962 }
10963
10964 func (m *SR_ProhibitTimer) Reset()         { *m = SR_ProhibitTimer{} }
10965 func (m *SR_ProhibitTimer) String() string { return proto.CompactTextString(m) }
10966 func (*SR_ProhibitTimer) ProtoMessage()    {}
10967 func (*SR_ProhibitTimer) Descriptor() ([]byte, []int) {
10968         return fileDescriptor_21c7528bb61f1a7a, []int{35}
10969 }
10970
10971 func (m *SR_ProhibitTimer) XXX_Unmarshal(b []byte) error {
10972         return xxx_messageInfo_SR_ProhibitTimer.Unmarshal(m, b)
10973 }
10974 func (m *SR_ProhibitTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
10975         return xxx_messageInfo_SR_ProhibitTimer.Marshal(b, m, deterministic)
10976 }
10977 func (m *SR_ProhibitTimer) XXX_Merge(src proto.Message) {
10978         xxx_messageInfo_SR_ProhibitTimer.Merge(m, src)
10979 }
10980 func (m *SR_ProhibitTimer) XXX_Size() int {
10981         return xxx_messageInfo_SR_ProhibitTimer.Size(m)
10982 }
10983 func (m *SR_ProhibitTimer) XXX_DiscardUnknown() {
10984         xxx_messageInfo_SR_ProhibitTimer.DiscardUnknown(m)
10985 }
10986
10987 var xxx_messageInfo_SR_ProhibitTimer proto.InternalMessageInfo
10988
10989 func (m *SR_ProhibitTimer) GetValue() SR_ProhibitTimer_Value {
10990         if m != nil {
10991                 return m.Value
10992         }
10993         return SR_ProhibitTimer_protobuf_unspecified
10994 }
10995
10996 type SR_TransMax struct {
10997         Value                SR_TransMax_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SR_TransMax_Value" json:"value,omitempty"`
10998         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
10999         XXX_unrecognized     []byte            `json:"-"`
11000         XXX_sizecache        int32             `json:"-"`
11001 }
11002
11003 func (m *SR_TransMax) Reset()         { *m = SR_TransMax{} }
11004 func (m *SR_TransMax) String() string { return proto.CompactTextString(m) }
11005 func (*SR_TransMax) ProtoMessage()    {}
11006 func (*SR_TransMax) Descriptor() ([]byte, []int) {
11007         return fileDescriptor_21c7528bb61f1a7a, []int{36}
11008 }
11009
11010 func (m *SR_TransMax) XXX_Unmarshal(b []byte) error {
11011         return xxx_messageInfo_SR_TransMax.Unmarshal(m, b)
11012 }
11013 func (m *SR_TransMax) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11014         return xxx_messageInfo_SR_TransMax.Marshal(b, m, deterministic)
11015 }
11016 func (m *SR_TransMax) XXX_Merge(src proto.Message) {
11017         xxx_messageInfo_SR_TransMax.Merge(m, src)
11018 }
11019 func (m *SR_TransMax) XXX_Size() int {
11020         return xxx_messageInfo_SR_TransMax.Size(m)
11021 }
11022 func (m *SR_TransMax) XXX_DiscardUnknown() {
11023         xxx_messageInfo_SR_TransMax.DiscardUnknown(m)
11024 }
11025
11026 var xxx_messageInfo_SR_TransMax proto.InternalMessageInfo
11027
11028 func (m *SR_TransMax) GetValue() SR_TransMax_Value {
11029         if m != nil {
11030                 return m.Value
11031         }
11032         return SR_TransMax_protobuf_unspecified
11033 }
11034
11035 type BSR_Config struct {
11036         PeriodicBSR_Timer           *PeriodicBSR_Timer           `protobuf:"bytes,1,opt,name=periodicBSR_Timer,json=periodicBSRTimer,proto3" json:"periodicBSR_Timer,omitempty"`
11037         RetxBSR_Timer               *RetxBSR_Timer               `protobuf:"bytes,2,opt,name=retxBSR_Timer,json=retxBSRTimer,proto3" json:"retxBSR_Timer,omitempty"`
11038         LogicalChannelSR_DelayTimer *LogicalChannelSR_DelayTimer `protobuf:"bytes,3,opt,name=logicalChannelSR_DelayTimer,json=logicalChannelSRDelayTimer,proto3" json:"logicalChannelSR_DelayTimer,omitempty"`
11039         XXX_NoUnkeyedLiteral        struct{}                     `json:"-"`
11040         XXX_unrecognized            []byte                       `json:"-"`
11041         XXX_sizecache               int32                        `json:"-"`
11042 }
11043
11044 func (m *BSR_Config) Reset()         { *m = BSR_Config{} }
11045 func (m *BSR_Config) String() string { return proto.CompactTextString(m) }
11046 func (*BSR_Config) ProtoMessage()    {}
11047 func (*BSR_Config) Descriptor() ([]byte, []int) {
11048         return fileDescriptor_21c7528bb61f1a7a, []int{37}
11049 }
11050
11051 func (m *BSR_Config) XXX_Unmarshal(b []byte) error {
11052         return xxx_messageInfo_BSR_Config.Unmarshal(m, b)
11053 }
11054 func (m *BSR_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11055         return xxx_messageInfo_BSR_Config.Marshal(b, m, deterministic)
11056 }
11057 func (m *BSR_Config) XXX_Merge(src proto.Message) {
11058         xxx_messageInfo_BSR_Config.Merge(m, src)
11059 }
11060 func (m *BSR_Config) XXX_Size() int {
11061         return xxx_messageInfo_BSR_Config.Size(m)
11062 }
11063 func (m *BSR_Config) XXX_DiscardUnknown() {
11064         xxx_messageInfo_BSR_Config.DiscardUnknown(m)
11065 }
11066
11067 var xxx_messageInfo_BSR_Config proto.InternalMessageInfo
11068
11069 func (m *BSR_Config) GetPeriodicBSR_Timer() *PeriodicBSR_Timer {
11070         if m != nil {
11071                 return m.PeriodicBSR_Timer
11072         }
11073         return nil
11074 }
11075
11076 func (m *BSR_Config) GetRetxBSR_Timer() *RetxBSR_Timer {
11077         if m != nil {
11078                 return m.RetxBSR_Timer
11079         }
11080         return nil
11081 }
11082
11083 func (m *BSR_Config) GetLogicalChannelSR_DelayTimer() *LogicalChannelSR_DelayTimer {
11084         if m != nil {
11085                 return m.LogicalChannelSR_DelayTimer
11086         }
11087         return nil
11088 }
11089
11090 type PeriodicBSR_Timer struct {
11091         Value                PeriodicBSR_Timer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PeriodicBSR_Timer_Value" json:"value,omitempty"`
11092         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
11093         XXX_unrecognized     []byte                  `json:"-"`
11094         XXX_sizecache        int32                   `json:"-"`
11095 }
11096
11097 func (m *PeriodicBSR_Timer) Reset()         { *m = PeriodicBSR_Timer{} }
11098 func (m *PeriodicBSR_Timer) String() string { return proto.CompactTextString(m) }
11099 func (*PeriodicBSR_Timer) ProtoMessage()    {}
11100 func (*PeriodicBSR_Timer) Descriptor() ([]byte, []int) {
11101         return fileDescriptor_21c7528bb61f1a7a, []int{38}
11102 }
11103
11104 func (m *PeriodicBSR_Timer) XXX_Unmarshal(b []byte) error {
11105         return xxx_messageInfo_PeriodicBSR_Timer.Unmarshal(m, b)
11106 }
11107 func (m *PeriodicBSR_Timer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11108         return xxx_messageInfo_PeriodicBSR_Timer.Marshal(b, m, deterministic)
11109 }
11110 func (m *PeriodicBSR_Timer) XXX_Merge(src proto.Message) {
11111         xxx_messageInfo_PeriodicBSR_Timer.Merge(m, src)
11112 }
11113 func (m *PeriodicBSR_Timer) XXX_Size() int {
11114         return xxx_messageInfo_PeriodicBSR_Timer.Size(m)
11115 }
11116 func (m *PeriodicBSR_Timer) XXX_DiscardUnknown() {
11117         xxx_messageInfo_PeriodicBSR_Timer.DiscardUnknown(m)
11118 }
11119
11120 var xxx_messageInfo_PeriodicBSR_Timer proto.InternalMessageInfo
11121
11122 func (m *PeriodicBSR_Timer) GetValue() PeriodicBSR_Timer_Value {
11123         if m != nil {
11124                 return m.Value
11125         }
11126         return PeriodicBSR_Timer_protobuf_unspecified
11127 }
11128
11129 type RetxBSR_Timer struct {
11130         Value                RetxBSR_Timer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RetxBSR_Timer_Value" json:"value,omitempty"`
11131         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
11132         XXX_unrecognized     []byte              `json:"-"`
11133         XXX_sizecache        int32               `json:"-"`
11134 }
11135
11136 func (m *RetxBSR_Timer) Reset()         { *m = RetxBSR_Timer{} }
11137 func (m *RetxBSR_Timer) String() string { return proto.CompactTextString(m) }
11138 func (*RetxBSR_Timer) ProtoMessage()    {}
11139 func (*RetxBSR_Timer) Descriptor() ([]byte, []int) {
11140         return fileDescriptor_21c7528bb61f1a7a, []int{39}
11141 }
11142
11143 func (m *RetxBSR_Timer) XXX_Unmarshal(b []byte) error {
11144         return xxx_messageInfo_RetxBSR_Timer.Unmarshal(m, b)
11145 }
11146 func (m *RetxBSR_Timer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11147         return xxx_messageInfo_RetxBSR_Timer.Marshal(b, m, deterministic)
11148 }
11149 func (m *RetxBSR_Timer) XXX_Merge(src proto.Message) {
11150         xxx_messageInfo_RetxBSR_Timer.Merge(m, src)
11151 }
11152 func (m *RetxBSR_Timer) XXX_Size() int {
11153         return xxx_messageInfo_RetxBSR_Timer.Size(m)
11154 }
11155 func (m *RetxBSR_Timer) XXX_DiscardUnknown() {
11156         xxx_messageInfo_RetxBSR_Timer.DiscardUnknown(m)
11157 }
11158
11159 var xxx_messageInfo_RetxBSR_Timer proto.InternalMessageInfo
11160
11161 func (m *RetxBSR_Timer) GetValue() RetxBSR_Timer_Value {
11162         if m != nil {
11163                 return m.Value
11164         }
11165         return RetxBSR_Timer_protobuf_unspecified
11166 }
11167
11168 type LogicalChannelSR_DelayTimer struct {
11169         Value                LogicalChannelSR_DelayTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.LogicalChannelSR_DelayTimer_Value" json:"value,omitempty"`
11170         XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
11171         XXX_unrecognized     []byte                            `json:"-"`
11172         XXX_sizecache        int32                             `json:"-"`
11173 }
11174
11175 func (m *LogicalChannelSR_DelayTimer) Reset()         { *m = LogicalChannelSR_DelayTimer{} }
11176 func (m *LogicalChannelSR_DelayTimer) String() string { return proto.CompactTextString(m) }
11177 func (*LogicalChannelSR_DelayTimer) ProtoMessage()    {}
11178 func (*LogicalChannelSR_DelayTimer) Descriptor() ([]byte, []int) {
11179         return fileDescriptor_21c7528bb61f1a7a, []int{40}
11180 }
11181
11182 func (m *LogicalChannelSR_DelayTimer) XXX_Unmarshal(b []byte) error {
11183         return xxx_messageInfo_LogicalChannelSR_DelayTimer.Unmarshal(m, b)
11184 }
11185 func (m *LogicalChannelSR_DelayTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11186         return xxx_messageInfo_LogicalChannelSR_DelayTimer.Marshal(b, m, deterministic)
11187 }
11188 func (m *LogicalChannelSR_DelayTimer) XXX_Merge(src proto.Message) {
11189         xxx_messageInfo_LogicalChannelSR_DelayTimer.Merge(m, src)
11190 }
11191 func (m *LogicalChannelSR_DelayTimer) XXX_Size() int {
11192         return xxx_messageInfo_LogicalChannelSR_DelayTimer.Size(m)
11193 }
11194 func (m *LogicalChannelSR_DelayTimer) XXX_DiscardUnknown() {
11195         xxx_messageInfo_LogicalChannelSR_DelayTimer.DiscardUnknown(m)
11196 }
11197
11198 var xxx_messageInfo_LogicalChannelSR_DelayTimer proto.InternalMessageInfo
11199
11200 func (m *LogicalChannelSR_DelayTimer) GetValue() LogicalChannelSR_DelayTimer_Value {
11201         if m != nil {
11202                 return m.Value
11203         }
11204         return LogicalChannelSR_DelayTimer_protobuf_unspecified
11205 }
11206
11207 type TAG_Config struct {
11208         Tag_ToReleaseList    []*wrappers.UInt32Value `protobuf:"bytes,1,rep,name=tag_ToReleaseList,json=tagToReleaseList,proto3" json:"tag_ToReleaseList,omitempty"`
11209         Tag_ToAddModList     []*TAG                  `protobuf:"bytes,2,rep,name=tag_ToAddModList,json=tagToAddModList,proto3" json:"tag_ToAddModList,omitempty"`
11210         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
11211         XXX_unrecognized     []byte                  `json:"-"`
11212         XXX_sizecache        int32                   `json:"-"`
11213 }
11214
11215 func (m *TAG_Config) Reset()         { *m = TAG_Config{} }
11216 func (m *TAG_Config) String() string { return proto.CompactTextString(m) }
11217 func (*TAG_Config) ProtoMessage()    {}
11218 func (*TAG_Config) Descriptor() ([]byte, []int) {
11219         return fileDescriptor_21c7528bb61f1a7a, []int{41}
11220 }
11221
11222 func (m *TAG_Config) XXX_Unmarshal(b []byte) error {
11223         return xxx_messageInfo_TAG_Config.Unmarshal(m, b)
11224 }
11225 func (m *TAG_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11226         return xxx_messageInfo_TAG_Config.Marshal(b, m, deterministic)
11227 }
11228 func (m *TAG_Config) XXX_Merge(src proto.Message) {
11229         xxx_messageInfo_TAG_Config.Merge(m, src)
11230 }
11231 func (m *TAG_Config) XXX_Size() int {
11232         return xxx_messageInfo_TAG_Config.Size(m)
11233 }
11234 func (m *TAG_Config) XXX_DiscardUnknown() {
11235         xxx_messageInfo_TAG_Config.DiscardUnknown(m)
11236 }
11237
11238 var xxx_messageInfo_TAG_Config proto.InternalMessageInfo
11239
11240 func (m *TAG_Config) GetTag_ToReleaseList() []*wrappers.UInt32Value {
11241         if m != nil {
11242                 return m.Tag_ToReleaseList
11243         }
11244         return nil
11245 }
11246
11247 func (m *TAG_Config) GetTag_ToAddModList() []*TAG {
11248         if m != nil {
11249                 return m.Tag_ToAddModList
11250         }
11251         return nil
11252 }
11253
11254 type TAG struct {
11255         Tag_Id               uint32              `protobuf:"varint,1,opt,name=tag_Id,json=tagId,proto3" json:"tag_Id,omitempty"`
11256         TimeAlignmentTimer   *TimeAlignmentTimer `protobuf:"bytes,2,opt,name=timeAlignmentTimer,proto3" json:"timeAlignmentTimer,omitempty"`
11257         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
11258         XXX_unrecognized     []byte              `json:"-"`
11259         XXX_sizecache        int32               `json:"-"`
11260 }
11261
11262 func (m *TAG) Reset()         { *m = TAG{} }
11263 func (m *TAG) String() string { return proto.CompactTextString(m) }
11264 func (*TAG) ProtoMessage()    {}
11265 func (*TAG) Descriptor() ([]byte, []int) {
11266         return fileDescriptor_21c7528bb61f1a7a, []int{42}
11267 }
11268
11269 func (m *TAG) XXX_Unmarshal(b []byte) error {
11270         return xxx_messageInfo_TAG.Unmarshal(m, b)
11271 }
11272 func (m *TAG) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11273         return xxx_messageInfo_TAG.Marshal(b, m, deterministic)
11274 }
11275 func (m *TAG) XXX_Merge(src proto.Message) {
11276         xxx_messageInfo_TAG.Merge(m, src)
11277 }
11278 func (m *TAG) XXX_Size() int {
11279         return xxx_messageInfo_TAG.Size(m)
11280 }
11281 func (m *TAG) XXX_DiscardUnknown() {
11282         xxx_messageInfo_TAG.DiscardUnknown(m)
11283 }
11284
11285 var xxx_messageInfo_TAG proto.InternalMessageInfo
11286
11287 func (m *TAG) GetTag_Id() uint32 {
11288         if m != nil {
11289                 return m.Tag_Id
11290         }
11291         return 0
11292 }
11293
11294 func (m *TAG) GetTimeAlignmentTimer() *TimeAlignmentTimer {
11295         if m != nil {
11296                 return m.TimeAlignmentTimer
11297         }
11298         return nil
11299 }
11300
11301 type TimeAlignmentTimer struct {
11302         Value                TimeAlignmentTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.TimeAlignmentTimer_Value" json:"value,omitempty"`
11303         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
11304         XXX_unrecognized     []byte                   `json:"-"`
11305         XXX_sizecache        int32                    `json:"-"`
11306 }
11307
11308 func (m *TimeAlignmentTimer) Reset()         { *m = TimeAlignmentTimer{} }
11309 func (m *TimeAlignmentTimer) String() string { return proto.CompactTextString(m) }
11310 func (*TimeAlignmentTimer) ProtoMessage()    {}
11311 func (*TimeAlignmentTimer) Descriptor() ([]byte, []int) {
11312         return fileDescriptor_21c7528bb61f1a7a, []int{43}
11313 }
11314
11315 func (m *TimeAlignmentTimer) XXX_Unmarshal(b []byte) error {
11316         return xxx_messageInfo_TimeAlignmentTimer.Unmarshal(m, b)
11317 }
11318 func (m *TimeAlignmentTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11319         return xxx_messageInfo_TimeAlignmentTimer.Marshal(b, m, deterministic)
11320 }
11321 func (m *TimeAlignmentTimer) XXX_Merge(src proto.Message) {
11322         xxx_messageInfo_TimeAlignmentTimer.Merge(m, src)
11323 }
11324 func (m *TimeAlignmentTimer) XXX_Size() int {
11325         return xxx_messageInfo_TimeAlignmentTimer.Size(m)
11326 }
11327 func (m *TimeAlignmentTimer) XXX_DiscardUnknown() {
11328         xxx_messageInfo_TimeAlignmentTimer.DiscardUnknown(m)
11329 }
11330
11331 var xxx_messageInfo_TimeAlignmentTimer proto.InternalMessageInfo
11332
11333 func (m *TimeAlignmentTimer) GetValue() TimeAlignmentTimer_Value {
11334         if m != nil {
11335                 return m.Value
11336         }
11337         return TimeAlignmentTimer_protobuf_unspecified
11338 }
11339
11340 type PHR_Config struct {
11341         Phr_PeriodicTimer        *PHR_PeriodicTimer        `protobuf:"bytes,1,opt,name=phr_PeriodicTimer,json=phrPeriodicTimer,proto3" json:"phr_PeriodicTimer,omitempty"`
11342         Phr_ProhibitTimer        *PHR_ProhibitTimer        `protobuf:"bytes,2,opt,name=phr_ProhibitTimer,json=phrProhibitTimer,proto3" json:"phr_ProhibitTimer,omitempty"`
11343         Phr_Tx_PowerFactorChange *PHR_Tx_PowerFactorChange `protobuf:"bytes,3,opt,name=phr_Tx_PowerFactorChange,json=phrTxPowerFactorChange,proto3" json:"phr_Tx_PowerFactorChange,omitempty"`
11344         MultiplePHR              bool                      `protobuf:"varint,4,opt,name=multiplePHR,proto3" json:"multiplePHR,omitempty"`
11345         Dummy                    bool                      `protobuf:"varint,5,opt,name=dummy,proto3" json:"dummy,omitempty"`
11346         Phr_Type2OtherCell       bool                      `protobuf:"varint,6,opt,name=phr_Type2OtherCell,json=phrType2OtherCell,proto3" json:"phr_Type2OtherCell,omitempty"`
11347         Phr_ModeOtherCG          *PHR_ModeOtherCG          `protobuf:"bytes,7,opt,name=phr_ModeOtherCG,json=phrModeOtherCG,proto3" json:"phr_ModeOtherCG,omitempty"`
11348         XXX_NoUnkeyedLiteral     struct{}                  `json:"-"`
11349         XXX_unrecognized         []byte                    `json:"-"`
11350         XXX_sizecache            int32                     `json:"-"`
11351 }
11352
11353 func (m *PHR_Config) Reset()         { *m = PHR_Config{} }
11354 func (m *PHR_Config) String() string { return proto.CompactTextString(m) }
11355 func (*PHR_Config) ProtoMessage()    {}
11356 func (*PHR_Config) Descriptor() ([]byte, []int) {
11357         return fileDescriptor_21c7528bb61f1a7a, []int{44}
11358 }
11359
11360 func (m *PHR_Config) XXX_Unmarshal(b []byte) error {
11361         return xxx_messageInfo_PHR_Config.Unmarshal(m, b)
11362 }
11363 func (m *PHR_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11364         return xxx_messageInfo_PHR_Config.Marshal(b, m, deterministic)
11365 }
11366 func (m *PHR_Config) XXX_Merge(src proto.Message) {
11367         xxx_messageInfo_PHR_Config.Merge(m, src)
11368 }
11369 func (m *PHR_Config) XXX_Size() int {
11370         return xxx_messageInfo_PHR_Config.Size(m)
11371 }
11372 func (m *PHR_Config) XXX_DiscardUnknown() {
11373         xxx_messageInfo_PHR_Config.DiscardUnknown(m)
11374 }
11375
11376 var xxx_messageInfo_PHR_Config proto.InternalMessageInfo
11377
11378 func (m *PHR_Config) GetPhr_PeriodicTimer() *PHR_PeriodicTimer {
11379         if m != nil {
11380                 return m.Phr_PeriodicTimer
11381         }
11382         return nil
11383 }
11384
11385 func (m *PHR_Config) GetPhr_ProhibitTimer() *PHR_ProhibitTimer {
11386         if m != nil {
11387                 return m.Phr_ProhibitTimer
11388         }
11389         return nil
11390 }
11391
11392 func (m *PHR_Config) GetPhr_Tx_PowerFactorChange() *PHR_Tx_PowerFactorChange {
11393         if m != nil {
11394                 return m.Phr_Tx_PowerFactorChange
11395         }
11396         return nil
11397 }
11398
11399 func (m *PHR_Config) GetMultiplePHR() bool {
11400         if m != nil {
11401                 return m.MultiplePHR
11402         }
11403         return false
11404 }
11405
11406 func (m *PHR_Config) GetDummy() bool {
11407         if m != nil {
11408                 return m.Dummy
11409         }
11410         return false
11411 }
11412
11413 func (m *PHR_Config) GetPhr_Type2OtherCell() bool {
11414         if m != nil {
11415                 return m.Phr_Type2OtherCell
11416         }
11417         return false
11418 }
11419
11420 func (m *PHR_Config) GetPhr_ModeOtherCG() *PHR_ModeOtherCG {
11421         if m != nil {
11422                 return m.Phr_ModeOtherCG
11423         }
11424         return nil
11425 }
11426
11427 type PHR_PeriodicTimer struct {
11428         Value                PHR_PeriodicTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PHR_PeriodicTimer_Value" json:"value,omitempty"`
11429         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
11430         XXX_unrecognized     []byte                  `json:"-"`
11431         XXX_sizecache        int32                   `json:"-"`
11432 }
11433
11434 func (m *PHR_PeriodicTimer) Reset()         { *m = PHR_PeriodicTimer{} }
11435 func (m *PHR_PeriodicTimer) String() string { return proto.CompactTextString(m) }
11436 func (*PHR_PeriodicTimer) ProtoMessage()    {}
11437 func (*PHR_PeriodicTimer) Descriptor() ([]byte, []int) {
11438         return fileDescriptor_21c7528bb61f1a7a, []int{45}
11439 }
11440
11441 func (m *PHR_PeriodicTimer) XXX_Unmarshal(b []byte) error {
11442         return xxx_messageInfo_PHR_PeriodicTimer.Unmarshal(m, b)
11443 }
11444 func (m *PHR_PeriodicTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11445         return xxx_messageInfo_PHR_PeriodicTimer.Marshal(b, m, deterministic)
11446 }
11447 func (m *PHR_PeriodicTimer) XXX_Merge(src proto.Message) {
11448         xxx_messageInfo_PHR_PeriodicTimer.Merge(m, src)
11449 }
11450 func (m *PHR_PeriodicTimer) XXX_Size() int {
11451         return xxx_messageInfo_PHR_PeriodicTimer.Size(m)
11452 }
11453 func (m *PHR_PeriodicTimer) XXX_DiscardUnknown() {
11454         xxx_messageInfo_PHR_PeriodicTimer.DiscardUnknown(m)
11455 }
11456
11457 var xxx_messageInfo_PHR_PeriodicTimer proto.InternalMessageInfo
11458
11459 func (m *PHR_PeriodicTimer) GetValue() PHR_PeriodicTimer_Value {
11460         if m != nil {
11461                 return m.Value
11462         }
11463         return PHR_PeriodicTimer_protobuf_unspecified
11464 }
11465
11466 type PHR_ProhibitTimer struct {
11467         Value                PHR_ProhibitTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PHR_ProhibitTimer_Value" json:"value,omitempty"`
11468         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
11469         XXX_unrecognized     []byte                  `json:"-"`
11470         XXX_sizecache        int32                   `json:"-"`
11471 }
11472
11473 func (m *PHR_ProhibitTimer) Reset()         { *m = PHR_ProhibitTimer{} }
11474 func (m *PHR_ProhibitTimer) String() string { return proto.CompactTextString(m) }
11475 func (*PHR_ProhibitTimer) ProtoMessage()    {}
11476 func (*PHR_ProhibitTimer) Descriptor() ([]byte, []int) {
11477         return fileDescriptor_21c7528bb61f1a7a, []int{46}
11478 }
11479
11480 func (m *PHR_ProhibitTimer) XXX_Unmarshal(b []byte) error {
11481         return xxx_messageInfo_PHR_ProhibitTimer.Unmarshal(m, b)
11482 }
11483 func (m *PHR_ProhibitTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11484         return xxx_messageInfo_PHR_ProhibitTimer.Marshal(b, m, deterministic)
11485 }
11486 func (m *PHR_ProhibitTimer) XXX_Merge(src proto.Message) {
11487         xxx_messageInfo_PHR_ProhibitTimer.Merge(m, src)
11488 }
11489 func (m *PHR_ProhibitTimer) XXX_Size() int {
11490         return xxx_messageInfo_PHR_ProhibitTimer.Size(m)
11491 }
11492 func (m *PHR_ProhibitTimer) XXX_DiscardUnknown() {
11493         xxx_messageInfo_PHR_ProhibitTimer.DiscardUnknown(m)
11494 }
11495
11496 var xxx_messageInfo_PHR_ProhibitTimer proto.InternalMessageInfo
11497
11498 func (m *PHR_ProhibitTimer) GetValue() PHR_ProhibitTimer_Value {
11499         if m != nil {
11500                 return m.Value
11501         }
11502         return PHR_ProhibitTimer_protobuf_unspecified
11503 }
11504
11505 type PHR_Tx_PowerFactorChange struct {
11506         Value                PHR_Tx_PowerFactorChange_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PHR_Tx_PowerFactorChange_Value" json:"value,omitempty"`
11507         XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
11508         XXX_unrecognized     []byte                         `json:"-"`
11509         XXX_sizecache        int32                          `json:"-"`
11510 }
11511
11512 func (m *PHR_Tx_PowerFactorChange) Reset()         { *m = PHR_Tx_PowerFactorChange{} }
11513 func (m *PHR_Tx_PowerFactorChange) String() string { return proto.CompactTextString(m) }
11514 func (*PHR_Tx_PowerFactorChange) ProtoMessage()    {}
11515 func (*PHR_Tx_PowerFactorChange) Descriptor() ([]byte, []int) {
11516         return fileDescriptor_21c7528bb61f1a7a, []int{47}
11517 }
11518
11519 func (m *PHR_Tx_PowerFactorChange) XXX_Unmarshal(b []byte) error {
11520         return xxx_messageInfo_PHR_Tx_PowerFactorChange.Unmarshal(m, b)
11521 }
11522 func (m *PHR_Tx_PowerFactorChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11523         return xxx_messageInfo_PHR_Tx_PowerFactorChange.Marshal(b, m, deterministic)
11524 }
11525 func (m *PHR_Tx_PowerFactorChange) XXX_Merge(src proto.Message) {
11526         xxx_messageInfo_PHR_Tx_PowerFactorChange.Merge(m, src)
11527 }
11528 func (m *PHR_Tx_PowerFactorChange) XXX_Size() int {
11529         return xxx_messageInfo_PHR_Tx_PowerFactorChange.Size(m)
11530 }
11531 func (m *PHR_Tx_PowerFactorChange) XXX_DiscardUnknown() {
11532         xxx_messageInfo_PHR_Tx_PowerFactorChange.DiscardUnknown(m)
11533 }
11534
11535 var xxx_messageInfo_PHR_Tx_PowerFactorChange proto.InternalMessageInfo
11536
11537 func (m *PHR_Tx_PowerFactorChange) GetValue() PHR_Tx_PowerFactorChange_Value {
11538         if m != nil {
11539                 return m.Value
11540         }
11541         return PHR_Tx_PowerFactorChange_protobuf_unspecified
11542 }
11543
11544 type PHR_ModeOtherCG struct {
11545         Value                PHR_ModeOtherCG_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PHR_ModeOtherCG_Value" json:"value,omitempty"`
11546         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
11547         XXX_unrecognized     []byte                `json:"-"`
11548         XXX_sizecache        int32                 `json:"-"`
11549 }
11550
11551 func (m *PHR_ModeOtherCG) Reset()         { *m = PHR_ModeOtherCG{} }
11552 func (m *PHR_ModeOtherCG) String() string { return proto.CompactTextString(m) }
11553 func (*PHR_ModeOtherCG) ProtoMessage()    {}
11554 func (*PHR_ModeOtherCG) Descriptor() ([]byte, []int) {
11555         return fileDescriptor_21c7528bb61f1a7a, []int{48}
11556 }
11557
11558 func (m *PHR_ModeOtherCG) XXX_Unmarshal(b []byte) error {
11559         return xxx_messageInfo_PHR_ModeOtherCG.Unmarshal(m, b)
11560 }
11561 func (m *PHR_ModeOtherCG) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11562         return xxx_messageInfo_PHR_ModeOtherCG.Marshal(b, m, deterministic)
11563 }
11564 func (m *PHR_ModeOtherCG) XXX_Merge(src proto.Message) {
11565         xxx_messageInfo_PHR_ModeOtherCG.Merge(m, src)
11566 }
11567 func (m *PHR_ModeOtherCG) XXX_Size() int {
11568         return xxx_messageInfo_PHR_ModeOtherCG.Size(m)
11569 }
11570 func (m *PHR_ModeOtherCG) XXX_DiscardUnknown() {
11571         xxx_messageInfo_PHR_ModeOtherCG.DiscardUnknown(m)
11572 }
11573
11574 var xxx_messageInfo_PHR_ModeOtherCG proto.InternalMessageInfo
11575
11576 func (m *PHR_ModeOtherCG) GetValue() PHR_ModeOtherCG_Value {
11577         if m != nil {
11578                 return m.Value
11579         }
11580         return PHR_ModeOtherCG_protobuf_unspecified
11581 }
11582
11583 type DataInactivityTimer struct {
11584         Value                DataInactivityTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DataInactivityTimer_Value" json:"value,omitempty"`
11585         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
11586         XXX_unrecognized     []byte                    `json:"-"`
11587         XXX_sizecache        int32                     `json:"-"`
11588 }
11589
11590 func (m *DataInactivityTimer) Reset()         { *m = DataInactivityTimer{} }
11591 func (m *DataInactivityTimer) String() string { return proto.CompactTextString(m) }
11592 func (*DataInactivityTimer) ProtoMessage()    {}
11593 func (*DataInactivityTimer) Descriptor() ([]byte, []int) {
11594         return fileDescriptor_21c7528bb61f1a7a, []int{49}
11595 }
11596
11597 func (m *DataInactivityTimer) XXX_Unmarshal(b []byte) error {
11598         return xxx_messageInfo_DataInactivityTimer.Unmarshal(m, b)
11599 }
11600 func (m *DataInactivityTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11601         return xxx_messageInfo_DataInactivityTimer.Marshal(b, m, deterministic)
11602 }
11603 func (m *DataInactivityTimer) XXX_Merge(src proto.Message) {
11604         xxx_messageInfo_DataInactivityTimer.Merge(m, src)
11605 }
11606 func (m *DataInactivityTimer) XXX_Size() int {
11607         return xxx_messageInfo_DataInactivityTimer.Size(m)
11608 }
11609 func (m *DataInactivityTimer) XXX_DiscardUnknown() {
11610         xxx_messageInfo_DataInactivityTimer.DiscardUnknown(m)
11611 }
11612
11613 var xxx_messageInfo_DataInactivityTimer proto.InternalMessageInfo
11614
11615 func (m *DataInactivityTimer) GetValue() DataInactivityTimer_Value {
11616         if m != nil {
11617                 return m.Value
11618         }
11619         return DataInactivityTimer_protobuf_unspecified
11620 }
11621
11622 type PhysicalCellGroupConfig struct {
11623         Harq_ACK_SpatialBundlingPUCCH *wrappers.BoolValue                             `protobuf:"bytes,1,opt,name=harq_ACK_SpatialBundlingPUCCH,json=harqACKSpatialBundlingPUCCH,proto3" json:"harq_ACK_SpatialBundlingPUCCH,omitempty"`
11624         Harq_ACK_SpatialBundlingPUSCH *wrappers.BoolValue                             `protobuf:"bytes,2,opt,name=harq_ACK_SpatialBundlingPUSCH,json=harqACKSpatialBundlingPUSCH,proto3" json:"harq_ACK_SpatialBundlingPUSCH,omitempty"`
11625         P_NR_FR1                      *wrappers.Int32Value                            `protobuf:"bytes,3,opt,name=p_NR_FR1,json=pNRFR1,proto3" json:"p_NR_FR1,omitempty"`
11626         Pdsch_HARQ_ACK_Codebook       PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook `protobuf:"varint,4,opt,name=pdsch_HARQ_ACK_Codebook,json=pdschHARQACKCodebook,proto3,enum=streaming_protobufs.PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook" json:"pdsch_HARQ_ACK_Codebook,omitempty"`
11627         Tpc_SRS_RNTI                  *wrappers.UInt32Value                           `protobuf:"bytes,5,opt,name=tpc_SRS_RNTI,json=tpcSRSRNTI,proto3" json:"tpc_SRS_RNTI,omitempty"`
11628         Tpc_PUCCH_RNTI                *wrappers.UInt32Value                           `protobuf:"bytes,6,opt,name=tpc_PUCCH_RNTI,json=tpcPUCCHRNTI,proto3" json:"tpc_PUCCH_RNTI,omitempty"`
11629         Tpc_PUSCH_RNTI                *wrappers.UInt32Value                           `protobuf:"bytes,7,opt,name=tpc_PUSCH_RNTI,json=tpcPUSCHRNTI,proto3" json:"tpc_PUSCH_RNTI,omitempty"`
11630         Sp_CSI_RNTI                   *wrappers.UInt32Value                           `protobuf:"bytes,8,opt,name=sp_CSI_RNTI,json=spCSIRNTI,proto3" json:"sp_CSI_RNTI,omitempty"`
11631         // Types that are valid to be assigned to Cs_RNTI:
11632         //      *PhysicalCellGroupConfig_ReleaseCs_RNTI
11633         //      *PhysicalCellGroupConfig_SetupCs_RNTI
11634         Cs_RNTI              isPhysicalCellGroupConfig_Cs_RNTI `protobuf_oneof:"cs_RNTI"`
11635         Mcs_C_RNTI           *wrappers.UInt32Value             `protobuf:"bytes,11,opt,name=mcs_C_RNTI,json=mcsCRNTI,proto3" json:"mcs_C_RNTI,omitempty"`
11636         P_UE_FR1             *wrappers.Int32Value              `protobuf:"bytes,12,opt,name=p_UE_FR1,json=pUEFR1,proto3" json:"p_UE_FR1,omitempty"`
11637         XScale               *XScale                           `protobuf:"bytes,13,opt,name=xScale,proto3" json:"xScale,omitempty"`
11638         XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
11639         XXX_unrecognized     []byte                            `json:"-"`
11640         XXX_sizecache        int32                             `json:"-"`
11641 }
11642
11643 func (m *PhysicalCellGroupConfig) Reset()         { *m = PhysicalCellGroupConfig{} }
11644 func (m *PhysicalCellGroupConfig) String() string { return proto.CompactTextString(m) }
11645 func (*PhysicalCellGroupConfig) ProtoMessage()    {}
11646 func (*PhysicalCellGroupConfig) Descriptor() ([]byte, []int) {
11647         return fileDescriptor_21c7528bb61f1a7a, []int{50}
11648 }
11649
11650 func (m *PhysicalCellGroupConfig) XXX_Unmarshal(b []byte) error {
11651         return xxx_messageInfo_PhysicalCellGroupConfig.Unmarshal(m, b)
11652 }
11653 func (m *PhysicalCellGroupConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11654         return xxx_messageInfo_PhysicalCellGroupConfig.Marshal(b, m, deterministic)
11655 }
11656 func (m *PhysicalCellGroupConfig) XXX_Merge(src proto.Message) {
11657         xxx_messageInfo_PhysicalCellGroupConfig.Merge(m, src)
11658 }
11659 func (m *PhysicalCellGroupConfig) XXX_Size() int {
11660         return xxx_messageInfo_PhysicalCellGroupConfig.Size(m)
11661 }
11662 func (m *PhysicalCellGroupConfig) XXX_DiscardUnknown() {
11663         xxx_messageInfo_PhysicalCellGroupConfig.DiscardUnknown(m)
11664 }
11665
11666 var xxx_messageInfo_PhysicalCellGroupConfig proto.InternalMessageInfo
11667
11668 func (m *PhysicalCellGroupConfig) GetHarq_ACK_SpatialBundlingPUCCH() *wrappers.BoolValue {
11669         if m != nil {
11670                 return m.Harq_ACK_SpatialBundlingPUCCH
11671         }
11672         return nil
11673 }
11674
11675 func (m *PhysicalCellGroupConfig) GetHarq_ACK_SpatialBundlingPUSCH() *wrappers.BoolValue {
11676         if m != nil {
11677                 return m.Harq_ACK_SpatialBundlingPUSCH
11678         }
11679         return nil
11680 }
11681
11682 func (m *PhysicalCellGroupConfig) GetP_NR_FR1() *wrappers.Int32Value {
11683         if m != nil {
11684                 return m.P_NR_FR1
11685         }
11686         return nil
11687 }
11688
11689 func (m *PhysicalCellGroupConfig) GetPdsch_HARQ_ACK_Codebook() PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook {
11690         if m != nil {
11691                 return m.Pdsch_HARQ_ACK_Codebook
11692         }
11693         return PhysicalCellGroupConfig_protobuf_unspecified
11694 }
11695
11696 func (m *PhysicalCellGroupConfig) GetTpc_SRS_RNTI() *wrappers.UInt32Value {
11697         if m != nil {
11698                 return m.Tpc_SRS_RNTI
11699         }
11700         return nil
11701 }
11702
11703 func (m *PhysicalCellGroupConfig) GetTpc_PUCCH_RNTI() *wrappers.UInt32Value {
11704         if m != nil {
11705                 return m.Tpc_PUCCH_RNTI
11706         }
11707         return nil
11708 }
11709
11710 func (m *PhysicalCellGroupConfig) GetTpc_PUSCH_RNTI() *wrappers.UInt32Value {
11711         if m != nil {
11712                 return m.Tpc_PUSCH_RNTI
11713         }
11714         return nil
11715 }
11716
11717 func (m *PhysicalCellGroupConfig) GetSp_CSI_RNTI() *wrappers.UInt32Value {
11718         if m != nil {
11719                 return m.Sp_CSI_RNTI
11720         }
11721         return nil
11722 }
11723
11724 type isPhysicalCellGroupConfig_Cs_RNTI interface {
11725         isPhysicalCellGroupConfig_Cs_RNTI()
11726 }
11727
11728 type PhysicalCellGroupConfig_ReleaseCs_RNTI struct {
11729         ReleaseCs_RNTI *Null `protobuf:"bytes,9,opt,name=release_cs_RNTI,json=releaseCsRNTI,proto3,oneof"`
11730 }
11731
11732 type PhysicalCellGroupConfig_SetupCs_RNTI struct {
11733         SetupCs_RNTI uint32 `protobuf:"varint,10,opt,name=setup_cs_RNTI,json=setupCsRNTI,proto3,oneof"`
11734 }
11735
11736 func (*PhysicalCellGroupConfig_ReleaseCs_RNTI) isPhysicalCellGroupConfig_Cs_RNTI() {}
11737
11738 func (*PhysicalCellGroupConfig_SetupCs_RNTI) isPhysicalCellGroupConfig_Cs_RNTI() {}
11739
11740 func (m *PhysicalCellGroupConfig) GetCs_RNTI() isPhysicalCellGroupConfig_Cs_RNTI {
11741         if m != nil {
11742                 return m.Cs_RNTI
11743         }
11744         return nil
11745 }
11746
11747 func (m *PhysicalCellGroupConfig) GetReleaseCs_RNTI() *Null {
11748         if x, ok := m.GetCs_RNTI().(*PhysicalCellGroupConfig_ReleaseCs_RNTI); ok {
11749                 return x.ReleaseCs_RNTI
11750         }
11751         return nil
11752 }
11753
11754 func (m *PhysicalCellGroupConfig) GetSetupCs_RNTI() uint32 {
11755         if x, ok := m.GetCs_RNTI().(*PhysicalCellGroupConfig_SetupCs_RNTI); ok {
11756                 return x.SetupCs_RNTI
11757         }
11758         return 0
11759 }
11760
11761 func (m *PhysicalCellGroupConfig) GetMcs_C_RNTI() *wrappers.UInt32Value {
11762         if m != nil {
11763                 return m.Mcs_C_RNTI
11764         }
11765         return nil
11766 }
11767
11768 func (m *PhysicalCellGroupConfig) GetP_UE_FR1() *wrappers.Int32Value {
11769         if m != nil {
11770                 return m.P_UE_FR1
11771         }
11772         return nil
11773 }
11774
11775 func (m *PhysicalCellGroupConfig) GetXScale() *XScale {
11776         if m != nil {
11777                 return m.XScale
11778         }
11779         return nil
11780 }
11781
11782 // XXX_OneofWrappers is for the internal use of the proto package.
11783 func (*PhysicalCellGroupConfig) XXX_OneofWrappers() []interface{} {
11784         return []interface{}{
11785                 (*PhysicalCellGroupConfig_ReleaseCs_RNTI)(nil),
11786                 (*PhysicalCellGroupConfig_SetupCs_RNTI)(nil),
11787         }
11788 }
11789
11790 type XScale struct {
11791         Value                XScale_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.XScale_Value" json:"value,omitempty"`
11792         XXX_NoUnkeyedLiteral struct{}     `json:"-"`
11793         XXX_unrecognized     []byte       `json:"-"`
11794         XXX_sizecache        int32        `json:"-"`
11795 }
11796
11797 func (m *XScale) Reset()         { *m = XScale{} }
11798 func (m *XScale) String() string { return proto.CompactTextString(m) }
11799 func (*XScale) ProtoMessage()    {}
11800 func (*XScale) Descriptor() ([]byte, []int) {
11801         return fileDescriptor_21c7528bb61f1a7a, []int{51}
11802 }
11803
11804 func (m *XScale) XXX_Unmarshal(b []byte) error {
11805         return xxx_messageInfo_XScale.Unmarshal(m, b)
11806 }
11807 func (m *XScale) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11808         return xxx_messageInfo_XScale.Marshal(b, m, deterministic)
11809 }
11810 func (m *XScale) XXX_Merge(src proto.Message) {
11811         xxx_messageInfo_XScale.Merge(m, src)
11812 }
11813 func (m *XScale) XXX_Size() int {
11814         return xxx_messageInfo_XScale.Size(m)
11815 }
11816 func (m *XScale) XXX_DiscardUnknown() {
11817         xxx_messageInfo_XScale.DiscardUnknown(m)
11818 }
11819
11820 var xxx_messageInfo_XScale proto.InternalMessageInfo
11821
11822 func (m *XScale) GetValue() XScale_Value {
11823         if m != nil {
11824                 return m.Value
11825         }
11826         return XScale_protobuf_unspecified
11827 }
11828
11829 type SpCellConfig struct {
11830         ServCellIndex           *wrappers.UInt32Value    `protobuf:"bytes,1,opt,name=servCellIndex,proto3" json:"servCellIndex,omitempty"`
11831         ReconfigurationWithSync *ReconfigurationWithSync `protobuf:"bytes,2,opt,name=reconfigurationWithSync,proto3" json:"reconfigurationWithSync,omitempty"`
11832         // Types that are valid to be assigned to Rlf_TimersAndConstants:
11833         //      *SpCellConfig_ReleaseRlf_TimersAndConstants
11834         //      *SpCellConfig_SetupRlf_TimersAndConstants
11835         Rlf_TimersAndConstants      isSpCellConfig_Rlf_TimersAndConstants `protobuf_oneof:"rlf_TimersAndConstants"`
11836         RlmInSyncOutOfSyncThreshold *RlmInSyncOutOfSyncThreshold          `protobuf:"bytes,5,opt,name=rlmInSyncOutOfSyncThreshold,proto3" json:"rlmInSyncOutOfSyncThreshold,omitempty"`
11837         SpCellConfigDedicated       *ServingCellConfig                    `protobuf:"bytes,6,opt,name=spCellConfigDedicated,proto3" json:"spCellConfigDedicated,omitempty"`
11838         XXX_NoUnkeyedLiteral        struct{}                              `json:"-"`
11839         XXX_unrecognized            []byte                                `json:"-"`
11840         XXX_sizecache               int32                                 `json:"-"`
11841 }
11842
11843 func (m *SpCellConfig) Reset()         { *m = SpCellConfig{} }
11844 func (m *SpCellConfig) String() string { return proto.CompactTextString(m) }
11845 func (*SpCellConfig) ProtoMessage()    {}
11846 func (*SpCellConfig) Descriptor() ([]byte, []int) {
11847         return fileDescriptor_21c7528bb61f1a7a, []int{52}
11848 }
11849
11850 func (m *SpCellConfig) XXX_Unmarshal(b []byte) error {
11851         return xxx_messageInfo_SpCellConfig.Unmarshal(m, b)
11852 }
11853 func (m *SpCellConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11854         return xxx_messageInfo_SpCellConfig.Marshal(b, m, deterministic)
11855 }
11856 func (m *SpCellConfig) XXX_Merge(src proto.Message) {
11857         xxx_messageInfo_SpCellConfig.Merge(m, src)
11858 }
11859 func (m *SpCellConfig) XXX_Size() int {
11860         return xxx_messageInfo_SpCellConfig.Size(m)
11861 }
11862 func (m *SpCellConfig) XXX_DiscardUnknown() {
11863         xxx_messageInfo_SpCellConfig.DiscardUnknown(m)
11864 }
11865
11866 var xxx_messageInfo_SpCellConfig proto.InternalMessageInfo
11867
11868 func (m *SpCellConfig) GetServCellIndex() *wrappers.UInt32Value {
11869         if m != nil {
11870                 return m.ServCellIndex
11871         }
11872         return nil
11873 }
11874
11875 func (m *SpCellConfig) GetReconfigurationWithSync() *ReconfigurationWithSync {
11876         if m != nil {
11877                 return m.ReconfigurationWithSync
11878         }
11879         return nil
11880 }
11881
11882 type isSpCellConfig_Rlf_TimersAndConstants interface {
11883         isSpCellConfig_Rlf_TimersAndConstants()
11884 }
11885
11886 type SpCellConfig_ReleaseRlf_TimersAndConstants struct {
11887         ReleaseRlf_TimersAndConstants *Null `protobuf:"bytes,3,opt,name=release_rlf_TimersAndConstants,json=releaseRlfTimersAndConstants,proto3,oneof"`
11888 }
11889
11890 type SpCellConfig_SetupRlf_TimersAndConstants struct {
11891         SetupRlf_TimersAndConstants *RLF_TimersAndConstants `protobuf:"bytes,4,opt,name=setup_rlf_TimersAndConstants,json=setupRlfTimersAndConstants,proto3,oneof"`
11892 }
11893
11894 func (*SpCellConfig_ReleaseRlf_TimersAndConstants) isSpCellConfig_Rlf_TimersAndConstants() {}
11895
11896 func (*SpCellConfig_SetupRlf_TimersAndConstants) isSpCellConfig_Rlf_TimersAndConstants() {}
11897
11898 func (m *SpCellConfig) GetRlf_TimersAndConstants() isSpCellConfig_Rlf_TimersAndConstants {
11899         if m != nil {
11900                 return m.Rlf_TimersAndConstants
11901         }
11902         return nil
11903 }
11904
11905 func (m *SpCellConfig) GetReleaseRlf_TimersAndConstants() *Null {
11906         if x, ok := m.GetRlf_TimersAndConstants().(*SpCellConfig_ReleaseRlf_TimersAndConstants); ok {
11907                 return x.ReleaseRlf_TimersAndConstants
11908         }
11909         return nil
11910 }
11911
11912 func (m *SpCellConfig) GetSetupRlf_TimersAndConstants() *RLF_TimersAndConstants {
11913         if x, ok := m.GetRlf_TimersAndConstants().(*SpCellConfig_SetupRlf_TimersAndConstants); ok {
11914                 return x.SetupRlf_TimersAndConstants
11915         }
11916         return nil
11917 }
11918
11919 func (m *SpCellConfig) GetRlmInSyncOutOfSyncThreshold() *RlmInSyncOutOfSyncThreshold {
11920         if m != nil {
11921                 return m.RlmInSyncOutOfSyncThreshold
11922         }
11923         return nil
11924 }
11925
11926 func (m *SpCellConfig) GetSpCellConfigDedicated() *ServingCellConfig {
11927         if m != nil {
11928                 return m.SpCellConfigDedicated
11929         }
11930         return nil
11931 }
11932
11933 // XXX_OneofWrappers is for the internal use of the proto package.
11934 func (*SpCellConfig) XXX_OneofWrappers() []interface{} {
11935         return []interface{}{
11936                 (*SpCellConfig_ReleaseRlf_TimersAndConstants)(nil),
11937                 (*SpCellConfig_SetupRlf_TimersAndConstants)(nil),
11938         }
11939 }
11940
11941 type ReconfigurationWithSync struct {
11942         SpCellConfigCommon *ServingCellConfigCommon `protobuf:"bytes,1,opt,name=spCellConfigCommon,proto3" json:"spCellConfigCommon,omitempty"`
11943         NewUE_Identity     uint32                   `protobuf:"varint,2,opt,name=newUE_Identity,json=newUEIdentity,proto3" json:"newUE_Identity,omitempty"`
11944         T304               *T304                    `protobuf:"bytes,3,opt,name=t304,proto3" json:"t304,omitempty"`
11945         // Types that are valid to be assigned to Rach_ConfigDedicated:
11946         //      *ReconfigurationWithSync_Uplink
11947         //      *ReconfigurationWithSync_SupplementaryUplink
11948         Rach_ConfigDedicated isReconfigurationWithSync_Rach_ConfigDedicated `protobuf_oneof:"rach_ConfigDedicated"`
11949         Smtc                 *SSB_MTC                                       `protobuf:"bytes,6,opt,name=smtc,proto3" json:"smtc,omitempty"`
11950         XXX_NoUnkeyedLiteral struct{}                                       `json:"-"`
11951         XXX_unrecognized     []byte                                         `json:"-"`
11952         XXX_sizecache        int32                                          `json:"-"`
11953 }
11954
11955 func (m *ReconfigurationWithSync) Reset()         { *m = ReconfigurationWithSync{} }
11956 func (m *ReconfigurationWithSync) String() string { return proto.CompactTextString(m) }
11957 func (*ReconfigurationWithSync) ProtoMessage()    {}
11958 func (*ReconfigurationWithSync) Descriptor() ([]byte, []int) {
11959         return fileDescriptor_21c7528bb61f1a7a, []int{53}
11960 }
11961
11962 func (m *ReconfigurationWithSync) XXX_Unmarshal(b []byte) error {
11963         return xxx_messageInfo_ReconfigurationWithSync.Unmarshal(m, b)
11964 }
11965 func (m *ReconfigurationWithSync) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
11966         return xxx_messageInfo_ReconfigurationWithSync.Marshal(b, m, deterministic)
11967 }
11968 func (m *ReconfigurationWithSync) XXX_Merge(src proto.Message) {
11969         xxx_messageInfo_ReconfigurationWithSync.Merge(m, src)
11970 }
11971 func (m *ReconfigurationWithSync) XXX_Size() int {
11972         return xxx_messageInfo_ReconfigurationWithSync.Size(m)
11973 }
11974 func (m *ReconfigurationWithSync) XXX_DiscardUnknown() {
11975         xxx_messageInfo_ReconfigurationWithSync.DiscardUnknown(m)
11976 }
11977
11978 var xxx_messageInfo_ReconfigurationWithSync proto.InternalMessageInfo
11979
11980 func (m *ReconfigurationWithSync) GetSpCellConfigCommon() *ServingCellConfigCommon {
11981         if m != nil {
11982                 return m.SpCellConfigCommon
11983         }
11984         return nil
11985 }
11986
11987 func (m *ReconfigurationWithSync) GetNewUE_Identity() uint32 {
11988         if m != nil {
11989                 return m.NewUE_Identity
11990         }
11991         return 0
11992 }
11993
11994 func (m *ReconfigurationWithSync) GetT304() *T304 {
11995         if m != nil {
11996                 return m.T304
11997         }
11998         return nil
11999 }
12000
12001 type isReconfigurationWithSync_Rach_ConfigDedicated interface {
12002         isReconfigurationWithSync_Rach_ConfigDedicated()
12003 }
12004
12005 type ReconfigurationWithSync_Uplink struct {
12006         Uplink *RACH_ConfigDedicated `protobuf:"bytes,4,opt,name=uplink,proto3,oneof"`
12007 }
12008
12009 type ReconfigurationWithSync_SupplementaryUplink struct {
12010         SupplementaryUplink *RACH_ConfigDedicated `protobuf:"bytes,5,opt,name=supplementaryUplink,proto3,oneof"`
12011 }
12012
12013 func (*ReconfigurationWithSync_Uplink) isReconfigurationWithSync_Rach_ConfigDedicated() {}
12014
12015 func (*ReconfigurationWithSync_SupplementaryUplink) isReconfigurationWithSync_Rach_ConfigDedicated() {}
12016
12017 func (m *ReconfigurationWithSync) GetRach_ConfigDedicated() isReconfigurationWithSync_Rach_ConfigDedicated {
12018         if m != nil {
12019                 return m.Rach_ConfigDedicated
12020         }
12021         return nil
12022 }
12023
12024 func (m *ReconfigurationWithSync) GetUplink() *RACH_ConfigDedicated {
12025         if x, ok := m.GetRach_ConfigDedicated().(*ReconfigurationWithSync_Uplink); ok {
12026                 return x.Uplink
12027         }
12028         return nil
12029 }
12030
12031 func (m *ReconfigurationWithSync) GetSupplementaryUplink() *RACH_ConfigDedicated {
12032         if x, ok := m.GetRach_ConfigDedicated().(*ReconfigurationWithSync_SupplementaryUplink); ok {
12033                 return x.SupplementaryUplink
12034         }
12035         return nil
12036 }
12037
12038 func (m *ReconfigurationWithSync) GetSmtc() *SSB_MTC {
12039         if m != nil {
12040                 return m.Smtc
12041         }
12042         return nil
12043 }
12044
12045 // XXX_OneofWrappers is for the internal use of the proto package.
12046 func (*ReconfigurationWithSync) XXX_OneofWrappers() []interface{} {
12047         return []interface{}{
12048                 (*ReconfigurationWithSync_Uplink)(nil),
12049                 (*ReconfigurationWithSync_SupplementaryUplink)(nil),
12050         }
12051 }
12052
12053 type ServingCellConfigCommon struct {
12054         PhysCellId                      *wrappers.UInt32Value  `protobuf:"bytes,1,opt,name=physCellId,proto3" json:"physCellId,omitempty"`
12055         DownlinkConfigCommon            *DownlinkConfigCommon  `protobuf:"bytes,2,opt,name=downlinkConfigCommon,proto3" json:"downlinkConfigCommon,omitempty"`
12056         UplinkConfigCommon              *UplinkConfigCommon    `protobuf:"bytes,3,opt,name=uplinkConfigCommon,proto3" json:"uplinkConfigCommon,omitempty"`
12057         SupplementaryUplinkConfigCommon *UplinkConfigCommon    `protobuf:"bytes,4,opt,name=supplementaryUplinkConfigCommon,proto3" json:"supplementaryUplinkConfigCommon,omitempty"`
12058         N_TimingAdvanceOffset           *N_TimingAdvanceOffset `protobuf:"bytes,5,opt,name=n_TimingAdvanceOffset,json=nTimingAdvanceOffset,proto3" json:"n_TimingAdvanceOffset,omitempty"`
12059         // Types that are valid to be assigned to Ssb_PositionsInBurst:
12060         //      *ServingCellConfigCommon_ShortBitmap
12061         //      *ServingCellConfigCommon_MediumBitmap
12062         //      *ServingCellConfigCommon_LongBitmap
12063         Ssb_PositionsInBurst       isServingCellConfigCommon_Ssb_PositionsInBurst `protobuf_oneof:"ssb_PositionsInBurst"`
12064         Ssb_PeriodicityServingCell *SSB_PeriodicityServingCell                    `protobuf:"bytes,9,opt,name=ssb_PeriodicityServingCell,json=ssbPeriodicityServingCell,proto3" json:"ssb_PeriodicityServingCell,omitempty"`
12065         Dmrs_TypeA_Position        *DMRS_TypeA_Position                           `protobuf:"bytes,10,opt,name=dmrs_TypeA_Position,json=dmrsTypeAPosition,proto3" json:"dmrs_TypeA_Position,omitempty"`
12066         // Types that are valid to be assigned to Lte_CRS_ToMatchAround:
12067         //      *ServingCellConfigCommon_ReleaseLte_CRS_ToMatchAround
12068         //      *ServingCellConfigCommon_SetupLte_CRS_ToMatchAround
12069         Lte_CRS_ToMatchAround         isServingCellConfigCommon_Lte_CRS_ToMatchAround `protobuf_oneof:"lte_CRS_ToMatchAround"`
12070         RateMatchPatternToAddModList  []*RateMatchPattern                             `protobuf:"bytes,13,rep,name=rateMatchPatternToAddModList,proto3" json:"rateMatchPatternToAddModList,omitempty"`
12071         RateMatchPatternToReleaseList []uint32                                        `protobuf:"varint,14,rep,packed,name=rateMatchPatternToReleaseList,proto3" json:"rateMatchPatternToReleaseList,omitempty"`
12072         SubcarrierSpacing             *SubcarrierSpacing                              `protobuf:"bytes,15,opt,name=subcarrierSpacing,proto3" json:"subcarrierSpacing,omitempty"`
12073         Tdd_UL_DL_ConfigCommon        *TDD_UL_DL_ConfigCommon                         `protobuf:"bytes,16,opt,name=tdd_UL_DL_ConfigCommon,json=tddULDLConfigCommon,proto3" json:"tdd_UL_DL_ConfigCommon,omitempty"`
12074         Ss_PBCH_BlockPower            int32                                           `protobuf:"zigzag32,17,opt,name=ss_PBCH_BlockPower,json=ssPBCHBlockPower,proto3" json:"ss_PBCH_BlockPower,omitempty"`
12075         XXX_NoUnkeyedLiteral          struct{}                                        `json:"-"`
12076         XXX_unrecognized              []byte                                          `json:"-"`
12077         XXX_sizecache                 int32                                           `json:"-"`
12078 }
12079
12080 func (m *ServingCellConfigCommon) Reset()         { *m = ServingCellConfigCommon{} }
12081 func (m *ServingCellConfigCommon) String() string { return proto.CompactTextString(m) }
12082 func (*ServingCellConfigCommon) ProtoMessage()    {}
12083 func (*ServingCellConfigCommon) Descriptor() ([]byte, []int) {
12084         return fileDescriptor_21c7528bb61f1a7a, []int{54}
12085 }
12086
12087 func (m *ServingCellConfigCommon) XXX_Unmarshal(b []byte) error {
12088         return xxx_messageInfo_ServingCellConfigCommon.Unmarshal(m, b)
12089 }
12090 func (m *ServingCellConfigCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12091         return xxx_messageInfo_ServingCellConfigCommon.Marshal(b, m, deterministic)
12092 }
12093 func (m *ServingCellConfigCommon) XXX_Merge(src proto.Message) {
12094         xxx_messageInfo_ServingCellConfigCommon.Merge(m, src)
12095 }
12096 func (m *ServingCellConfigCommon) XXX_Size() int {
12097         return xxx_messageInfo_ServingCellConfigCommon.Size(m)
12098 }
12099 func (m *ServingCellConfigCommon) XXX_DiscardUnknown() {
12100         xxx_messageInfo_ServingCellConfigCommon.DiscardUnknown(m)
12101 }
12102
12103 var xxx_messageInfo_ServingCellConfigCommon proto.InternalMessageInfo
12104
12105 func (m *ServingCellConfigCommon) GetPhysCellId() *wrappers.UInt32Value {
12106         if m != nil {
12107                 return m.PhysCellId
12108         }
12109         return nil
12110 }
12111
12112 func (m *ServingCellConfigCommon) GetDownlinkConfigCommon() *DownlinkConfigCommon {
12113         if m != nil {
12114                 return m.DownlinkConfigCommon
12115         }
12116         return nil
12117 }
12118
12119 func (m *ServingCellConfigCommon) GetUplinkConfigCommon() *UplinkConfigCommon {
12120         if m != nil {
12121                 return m.UplinkConfigCommon
12122         }
12123         return nil
12124 }
12125
12126 func (m *ServingCellConfigCommon) GetSupplementaryUplinkConfigCommon() *UplinkConfigCommon {
12127         if m != nil {
12128                 return m.SupplementaryUplinkConfigCommon
12129         }
12130         return nil
12131 }
12132
12133 func (m *ServingCellConfigCommon) GetN_TimingAdvanceOffset() *N_TimingAdvanceOffset {
12134         if m != nil {
12135                 return m.N_TimingAdvanceOffset
12136         }
12137         return nil
12138 }
12139
12140 type isServingCellConfigCommon_Ssb_PositionsInBurst interface {
12141         isServingCellConfigCommon_Ssb_PositionsInBurst()
12142 }
12143
12144 type ServingCellConfigCommon_ShortBitmap struct {
12145         ShortBitmap []byte `protobuf:"bytes,6,opt,name=shortBitmap,proto3,oneof"`
12146 }
12147
12148 type ServingCellConfigCommon_MediumBitmap struct {
12149         MediumBitmap []byte `protobuf:"bytes,7,opt,name=mediumBitmap,proto3,oneof"`
12150 }
12151
12152 type ServingCellConfigCommon_LongBitmap struct {
12153         LongBitmap []byte `protobuf:"bytes,8,opt,name=longBitmap,proto3,oneof"`
12154 }
12155
12156 func (*ServingCellConfigCommon_ShortBitmap) isServingCellConfigCommon_Ssb_PositionsInBurst() {}
12157
12158 func (*ServingCellConfigCommon_MediumBitmap) isServingCellConfigCommon_Ssb_PositionsInBurst() {}
12159
12160 func (*ServingCellConfigCommon_LongBitmap) isServingCellConfigCommon_Ssb_PositionsInBurst() {}
12161
12162 func (m *ServingCellConfigCommon) GetSsb_PositionsInBurst() isServingCellConfigCommon_Ssb_PositionsInBurst {
12163         if m != nil {
12164                 return m.Ssb_PositionsInBurst
12165         }
12166         return nil
12167 }
12168
12169 func (m *ServingCellConfigCommon) GetShortBitmap() []byte {
12170         if x, ok := m.GetSsb_PositionsInBurst().(*ServingCellConfigCommon_ShortBitmap); ok {
12171                 return x.ShortBitmap
12172         }
12173         return nil
12174 }
12175
12176 func (m *ServingCellConfigCommon) GetMediumBitmap() []byte {
12177         if x, ok := m.GetSsb_PositionsInBurst().(*ServingCellConfigCommon_MediumBitmap); ok {
12178                 return x.MediumBitmap
12179         }
12180         return nil
12181 }
12182
12183 func (m *ServingCellConfigCommon) GetLongBitmap() []byte {
12184         if x, ok := m.GetSsb_PositionsInBurst().(*ServingCellConfigCommon_LongBitmap); ok {
12185                 return x.LongBitmap
12186         }
12187         return nil
12188 }
12189
12190 func (m *ServingCellConfigCommon) GetSsb_PeriodicityServingCell() *SSB_PeriodicityServingCell {
12191         if m != nil {
12192                 return m.Ssb_PeriodicityServingCell
12193         }
12194         return nil
12195 }
12196
12197 func (m *ServingCellConfigCommon) GetDmrs_TypeA_Position() *DMRS_TypeA_Position {
12198         if m != nil {
12199                 return m.Dmrs_TypeA_Position
12200         }
12201         return nil
12202 }
12203
12204 type isServingCellConfigCommon_Lte_CRS_ToMatchAround interface {
12205         isServingCellConfigCommon_Lte_CRS_ToMatchAround()
12206 }
12207
12208 type ServingCellConfigCommon_ReleaseLte_CRS_ToMatchAround struct {
12209         ReleaseLte_CRS_ToMatchAround *Null `protobuf:"bytes,11,opt,name=release_lte_CRS_ToMatchAround,json=releaseLteCRSToMatchAround,proto3,oneof"`
12210 }
12211
12212 type ServingCellConfigCommon_SetupLte_CRS_ToMatchAround struct {
12213         SetupLte_CRS_ToMatchAround *RateMatchPatternLTE_CRS `protobuf:"bytes,12,opt,name=setup_lte_CRS_ToMatchAround,json=setupLteCRSToMatchAround,proto3,oneof"`
12214 }
12215
12216 func (*ServingCellConfigCommon_ReleaseLte_CRS_ToMatchAround) isServingCellConfigCommon_Lte_CRS_ToMatchAround() {
12217 }
12218
12219 func (*ServingCellConfigCommon_SetupLte_CRS_ToMatchAround) isServingCellConfigCommon_Lte_CRS_ToMatchAround() {
12220 }
12221
12222 func (m *ServingCellConfigCommon) GetLte_CRS_ToMatchAround() isServingCellConfigCommon_Lte_CRS_ToMatchAround {
12223         if m != nil {
12224                 return m.Lte_CRS_ToMatchAround
12225         }
12226         return nil
12227 }
12228
12229 func (m *ServingCellConfigCommon) GetReleaseLte_CRS_ToMatchAround() *Null {
12230         if x, ok := m.GetLte_CRS_ToMatchAround().(*ServingCellConfigCommon_ReleaseLte_CRS_ToMatchAround); ok {
12231                 return x.ReleaseLte_CRS_ToMatchAround
12232         }
12233         return nil
12234 }
12235
12236 func (m *ServingCellConfigCommon) GetSetupLte_CRS_ToMatchAround() *RateMatchPatternLTE_CRS {
12237         if x, ok := m.GetLte_CRS_ToMatchAround().(*ServingCellConfigCommon_SetupLte_CRS_ToMatchAround); ok {
12238                 return x.SetupLte_CRS_ToMatchAround
12239         }
12240         return nil
12241 }
12242
12243 func (m *ServingCellConfigCommon) GetRateMatchPatternToAddModList() []*RateMatchPattern {
12244         if m != nil {
12245                 return m.RateMatchPatternToAddModList
12246         }
12247         return nil
12248 }
12249
12250 func (m *ServingCellConfigCommon) GetRateMatchPatternToReleaseList() []uint32 {
12251         if m != nil {
12252                 return m.RateMatchPatternToReleaseList
12253         }
12254         return nil
12255 }
12256
12257 func (m *ServingCellConfigCommon) GetSubcarrierSpacing() *SubcarrierSpacing {
12258         if m != nil {
12259                 return m.SubcarrierSpacing
12260         }
12261         return nil
12262 }
12263
12264 func (m *ServingCellConfigCommon) GetTdd_UL_DL_ConfigCommon() *TDD_UL_DL_ConfigCommon {
12265         if m != nil {
12266                 return m.Tdd_UL_DL_ConfigCommon
12267         }
12268         return nil
12269 }
12270
12271 func (m *ServingCellConfigCommon) GetSs_PBCH_BlockPower() int32 {
12272         if m != nil {
12273                 return m.Ss_PBCH_BlockPower
12274         }
12275         return 0
12276 }
12277
12278 // XXX_OneofWrappers is for the internal use of the proto package.
12279 func (*ServingCellConfigCommon) XXX_OneofWrappers() []interface{} {
12280         return []interface{}{
12281                 (*ServingCellConfigCommon_ShortBitmap)(nil),
12282                 (*ServingCellConfigCommon_MediumBitmap)(nil),
12283                 (*ServingCellConfigCommon_LongBitmap)(nil),
12284                 (*ServingCellConfigCommon_ReleaseLte_CRS_ToMatchAround)(nil),
12285                 (*ServingCellConfigCommon_SetupLte_CRS_ToMatchAround)(nil),
12286         }
12287 }
12288
12289 type DownlinkConfigCommon struct {
12290         FrequencyInfoDL      *FrequencyInfoDL    `protobuf:"bytes,1,opt,name=frequencyInfoDL,proto3" json:"frequencyInfoDL,omitempty"`
12291         InitialDownlinkBWP   *BWP_DownlinkCommon `protobuf:"bytes,2,opt,name=initialDownlinkBWP,proto3" json:"initialDownlinkBWP,omitempty"`
12292         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
12293         XXX_unrecognized     []byte              `json:"-"`
12294         XXX_sizecache        int32               `json:"-"`
12295 }
12296
12297 func (m *DownlinkConfigCommon) Reset()         { *m = DownlinkConfigCommon{} }
12298 func (m *DownlinkConfigCommon) String() string { return proto.CompactTextString(m) }
12299 func (*DownlinkConfigCommon) ProtoMessage()    {}
12300 func (*DownlinkConfigCommon) Descriptor() ([]byte, []int) {
12301         return fileDescriptor_21c7528bb61f1a7a, []int{55}
12302 }
12303
12304 func (m *DownlinkConfigCommon) XXX_Unmarshal(b []byte) error {
12305         return xxx_messageInfo_DownlinkConfigCommon.Unmarshal(m, b)
12306 }
12307 func (m *DownlinkConfigCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12308         return xxx_messageInfo_DownlinkConfigCommon.Marshal(b, m, deterministic)
12309 }
12310 func (m *DownlinkConfigCommon) XXX_Merge(src proto.Message) {
12311         xxx_messageInfo_DownlinkConfigCommon.Merge(m, src)
12312 }
12313 func (m *DownlinkConfigCommon) XXX_Size() int {
12314         return xxx_messageInfo_DownlinkConfigCommon.Size(m)
12315 }
12316 func (m *DownlinkConfigCommon) XXX_DiscardUnknown() {
12317         xxx_messageInfo_DownlinkConfigCommon.DiscardUnknown(m)
12318 }
12319
12320 var xxx_messageInfo_DownlinkConfigCommon proto.InternalMessageInfo
12321
12322 func (m *DownlinkConfigCommon) GetFrequencyInfoDL() *FrequencyInfoDL {
12323         if m != nil {
12324                 return m.FrequencyInfoDL
12325         }
12326         return nil
12327 }
12328
12329 func (m *DownlinkConfigCommon) GetInitialDownlinkBWP() *BWP_DownlinkCommon {
12330         if m != nil {
12331                 return m.InitialDownlinkBWP
12332         }
12333         return nil
12334 }
12335
12336 type FrequencyInfoDL struct {
12337         AbsoluteFrequencySSB    *wrappers.UInt32Value     `protobuf:"bytes,1,opt,name=absoluteFrequencySSB,proto3" json:"absoluteFrequencySSB,omitempty"`
12338         FrequencyBandList       *MultiFrequencyBandListNR `protobuf:"bytes,2,opt,name=frequencyBandList,proto3" json:"frequencyBandList,omitempty"`
12339         AbsoluteFrequencyPointA uint32                    `protobuf:"varint,3,opt,name=absoluteFrequencyPointA,proto3" json:"absoluteFrequencyPointA,omitempty"`
12340         Scs_SpecificCarrier     []*SCS_SpecificCarrier    `protobuf:"bytes,4,rep,name=scs_SpecificCarrier,json=scsSpecificCarrier,proto3" json:"scs_SpecificCarrier,omitempty"`
12341         XXX_NoUnkeyedLiteral    struct{}                  `json:"-"`
12342         XXX_unrecognized        []byte                    `json:"-"`
12343         XXX_sizecache           int32                     `json:"-"`
12344 }
12345
12346 func (m *FrequencyInfoDL) Reset()         { *m = FrequencyInfoDL{} }
12347 func (m *FrequencyInfoDL) String() string { return proto.CompactTextString(m) }
12348 func (*FrequencyInfoDL) ProtoMessage()    {}
12349 func (*FrequencyInfoDL) Descriptor() ([]byte, []int) {
12350         return fileDescriptor_21c7528bb61f1a7a, []int{56}
12351 }
12352
12353 func (m *FrequencyInfoDL) XXX_Unmarshal(b []byte) error {
12354         return xxx_messageInfo_FrequencyInfoDL.Unmarshal(m, b)
12355 }
12356 func (m *FrequencyInfoDL) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12357         return xxx_messageInfo_FrequencyInfoDL.Marshal(b, m, deterministic)
12358 }
12359 func (m *FrequencyInfoDL) XXX_Merge(src proto.Message) {
12360         xxx_messageInfo_FrequencyInfoDL.Merge(m, src)
12361 }
12362 func (m *FrequencyInfoDL) XXX_Size() int {
12363         return xxx_messageInfo_FrequencyInfoDL.Size(m)
12364 }
12365 func (m *FrequencyInfoDL) XXX_DiscardUnknown() {
12366         xxx_messageInfo_FrequencyInfoDL.DiscardUnknown(m)
12367 }
12368
12369 var xxx_messageInfo_FrequencyInfoDL proto.InternalMessageInfo
12370
12371 func (m *FrequencyInfoDL) GetAbsoluteFrequencySSB() *wrappers.UInt32Value {
12372         if m != nil {
12373                 return m.AbsoluteFrequencySSB
12374         }
12375         return nil
12376 }
12377
12378 func (m *FrequencyInfoDL) GetFrequencyBandList() *MultiFrequencyBandListNR {
12379         if m != nil {
12380                 return m.FrequencyBandList
12381         }
12382         return nil
12383 }
12384
12385 func (m *FrequencyInfoDL) GetAbsoluteFrequencyPointA() uint32 {
12386         if m != nil {
12387                 return m.AbsoluteFrequencyPointA
12388         }
12389         return 0
12390 }
12391
12392 func (m *FrequencyInfoDL) GetScs_SpecificCarrier() []*SCS_SpecificCarrier {
12393         if m != nil {
12394                 return m.Scs_SpecificCarrier
12395         }
12396         return nil
12397 }
12398
12399 type SCS_SpecificCarrier struct {
12400         OffsetToCarrier              uint32                `protobuf:"varint,1,opt,name=offsetToCarrier,proto3" json:"offsetToCarrier,omitempty"`
12401         SubcarrierSpacing            *SubcarrierSpacing    `protobuf:"bytes,2,opt,name=subcarrierSpacing,proto3" json:"subcarrierSpacing,omitempty"`
12402         CarrierBandwidth             uint32                `protobuf:"varint,3,opt,name=carrierBandwidth,proto3" json:"carrierBandwidth,omitempty"`
12403         TxDirectCurrentLocationV1530 *wrappers.UInt32Value `protobuf:"bytes,4,opt,name=txDirectCurrentLocation_v1530,json=txDirectCurrentLocationV1530,proto3" json:"txDirectCurrentLocation_v1530,omitempty"`
12404         XXX_NoUnkeyedLiteral         struct{}              `json:"-"`
12405         XXX_unrecognized             []byte                `json:"-"`
12406         XXX_sizecache                int32                 `json:"-"`
12407 }
12408
12409 func (m *SCS_SpecificCarrier) Reset()         { *m = SCS_SpecificCarrier{} }
12410 func (m *SCS_SpecificCarrier) String() string { return proto.CompactTextString(m) }
12411 func (*SCS_SpecificCarrier) ProtoMessage()    {}
12412 func (*SCS_SpecificCarrier) Descriptor() ([]byte, []int) {
12413         return fileDescriptor_21c7528bb61f1a7a, []int{57}
12414 }
12415
12416 func (m *SCS_SpecificCarrier) XXX_Unmarshal(b []byte) error {
12417         return xxx_messageInfo_SCS_SpecificCarrier.Unmarshal(m, b)
12418 }
12419 func (m *SCS_SpecificCarrier) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12420         return xxx_messageInfo_SCS_SpecificCarrier.Marshal(b, m, deterministic)
12421 }
12422 func (m *SCS_SpecificCarrier) XXX_Merge(src proto.Message) {
12423         xxx_messageInfo_SCS_SpecificCarrier.Merge(m, src)
12424 }
12425 func (m *SCS_SpecificCarrier) XXX_Size() int {
12426         return xxx_messageInfo_SCS_SpecificCarrier.Size(m)
12427 }
12428 func (m *SCS_SpecificCarrier) XXX_DiscardUnknown() {
12429         xxx_messageInfo_SCS_SpecificCarrier.DiscardUnknown(m)
12430 }
12431
12432 var xxx_messageInfo_SCS_SpecificCarrier proto.InternalMessageInfo
12433
12434 func (m *SCS_SpecificCarrier) GetOffsetToCarrier() uint32 {
12435         if m != nil {
12436                 return m.OffsetToCarrier
12437         }
12438         return 0
12439 }
12440
12441 func (m *SCS_SpecificCarrier) GetSubcarrierSpacing() *SubcarrierSpacing {
12442         if m != nil {
12443                 return m.SubcarrierSpacing
12444         }
12445         return nil
12446 }
12447
12448 func (m *SCS_SpecificCarrier) GetCarrierBandwidth() uint32 {
12449         if m != nil {
12450                 return m.CarrierBandwidth
12451         }
12452         return 0
12453 }
12454
12455 func (m *SCS_SpecificCarrier) GetTxDirectCurrentLocationV1530() *wrappers.UInt32Value {
12456         if m != nil {
12457                 return m.TxDirectCurrentLocationV1530
12458         }
12459         return nil
12460 }
12461
12462 type BWP_DownlinkCommon struct {
12463         GenericParameters *BWP `protobuf:"bytes,1,opt,name=genericParameters,proto3" json:"genericParameters,omitempty"`
12464         // Types that are valid to be assigned to Pdcch_ConfigCommon:
12465         //      *BWP_DownlinkCommon_ReleasePdcch_ConfigCommon
12466         //      *BWP_DownlinkCommon_SetupPdcch_ConfigCommon
12467         Pdcch_ConfigCommon isBWP_DownlinkCommon_Pdcch_ConfigCommon `protobuf_oneof:"pdcch_ConfigCommon"`
12468         // Types that are valid to be assigned to Pdsch_ConfigCommon:
12469         //      *BWP_DownlinkCommon_ReleasePdsch_ConfigCommon
12470         //      *BWP_DownlinkCommon_SetupPdsch_ConfigCommon
12471         Pdsch_ConfigCommon   isBWP_DownlinkCommon_Pdsch_ConfigCommon `protobuf_oneof:"pdsch_ConfigCommon"`
12472         XXX_NoUnkeyedLiteral struct{}                                `json:"-"`
12473         XXX_unrecognized     []byte                                  `json:"-"`
12474         XXX_sizecache        int32                                   `json:"-"`
12475 }
12476
12477 func (m *BWP_DownlinkCommon) Reset()         { *m = BWP_DownlinkCommon{} }
12478 func (m *BWP_DownlinkCommon) String() string { return proto.CompactTextString(m) }
12479 func (*BWP_DownlinkCommon) ProtoMessage()    {}
12480 func (*BWP_DownlinkCommon) Descriptor() ([]byte, []int) {
12481         return fileDescriptor_21c7528bb61f1a7a, []int{58}
12482 }
12483
12484 func (m *BWP_DownlinkCommon) XXX_Unmarshal(b []byte) error {
12485         return xxx_messageInfo_BWP_DownlinkCommon.Unmarshal(m, b)
12486 }
12487 func (m *BWP_DownlinkCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12488         return xxx_messageInfo_BWP_DownlinkCommon.Marshal(b, m, deterministic)
12489 }
12490 func (m *BWP_DownlinkCommon) XXX_Merge(src proto.Message) {
12491         xxx_messageInfo_BWP_DownlinkCommon.Merge(m, src)
12492 }
12493 func (m *BWP_DownlinkCommon) XXX_Size() int {
12494         return xxx_messageInfo_BWP_DownlinkCommon.Size(m)
12495 }
12496 func (m *BWP_DownlinkCommon) XXX_DiscardUnknown() {
12497         xxx_messageInfo_BWP_DownlinkCommon.DiscardUnknown(m)
12498 }
12499
12500 var xxx_messageInfo_BWP_DownlinkCommon proto.InternalMessageInfo
12501
12502 func (m *BWP_DownlinkCommon) GetGenericParameters() *BWP {
12503         if m != nil {
12504                 return m.GenericParameters
12505         }
12506         return nil
12507 }
12508
12509 type isBWP_DownlinkCommon_Pdcch_ConfigCommon interface {
12510         isBWP_DownlinkCommon_Pdcch_ConfigCommon()
12511 }
12512
12513 type BWP_DownlinkCommon_ReleasePdcch_ConfigCommon struct {
12514         ReleasePdcch_ConfigCommon *Null `protobuf:"bytes,2,opt,name=release_pdcch_ConfigCommon,json=releasePdcchConfigCommon,proto3,oneof"`
12515 }
12516
12517 type BWP_DownlinkCommon_SetupPdcch_ConfigCommon struct {
12518         SetupPdcch_ConfigCommon *PDCCH_ConfigCommon `protobuf:"bytes,3,opt,name=setup_pdcch_ConfigCommon,json=setupPdcchConfigCommon,proto3,oneof"`
12519 }
12520
12521 func (*BWP_DownlinkCommon_ReleasePdcch_ConfigCommon) isBWP_DownlinkCommon_Pdcch_ConfigCommon() {}
12522
12523 func (*BWP_DownlinkCommon_SetupPdcch_ConfigCommon) isBWP_DownlinkCommon_Pdcch_ConfigCommon() {}
12524
12525 func (m *BWP_DownlinkCommon) GetPdcch_ConfigCommon() isBWP_DownlinkCommon_Pdcch_ConfigCommon {
12526         if m != nil {
12527                 return m.Pdcch_ConfigCommon
12528         }
12529         return nil
12530 }
12531
12532 func (m *BWP_DownlinkCommon) GetReleasePdcch_ConfigCommon() *Null {
12533         if x, ok := m.GetPdcch_ConfigCommon().(*BWP_DownlinkCommon_ReleasePdcch_ConfigCommon); ok {
12534                 return x.ReleasePdcch_ConfigCommon
12535         }
12536         return nil
12537 }
12538
12539 func (m *BWP_DownlinkCommon) GetSetupPdcch_ConfigCommon() *PDCCH_ConfigCommon {
12540         if x, ok := m.GetPdcch_ConfigCommon().(*BWP_DownlinkCommon_SetupPdcch_ConfigCommon); ok {
12541                 return x.SetupPdcch_ConfigCommon
12542         }
12543         return nil
12544 }
12545
12546 type isBWP_DownlinkCommon_Pdsch_ConfigCommon interface {
12547         isBWP_DownlinkCommon_Pdsch_ConfigCommon()
12548 }
12549
12550 type BWP_DownlinkCommon_ReleasePdsch_ConfigCommon struct {
12551         ReleasePdsch_ConfigCommon *Null `protobuf:"bytes,4,opt,name=release_pdsch_ConfigCommon,json=releasePdschConfigCommon,proto3,oneof"`
12552 }
12553
12554 type BWP_DownlinkCommon_SetupPdsch_ConfigCommon struct {
12555         SetupPdsch_ConfigCommon *PDSCH_ConfigCommon `protobuf:"bytes,5,opt,name=setup_pdsch_ConfigCommon,json=setupPdschConfigCommon,proto3,oneof"`
12556 }
12557
12558 func (*BWP_DownlinkCommon_ReleasePdsch_ConfigCommon) isBWP_DownlinkCommon_Pdsch_ConfigCommon() {}
12559
12560 func (*BWP_DownlinkCommon_SetupPdsch_ConfigCommon) isBWP_DownlinkCommon_Pdsch_ConfigCommon() {}
12561
12562 func (m *BWP_DownlinkCommon) GetPdsch_ConfigCommon() isBWP_DownlinkCommon_Pdsch_ConfigCommon {
12563         if m != nil {
12564                 return m.Pdsch_ConfigCommon
12565         }
12566         return nil
12567 }
12568
12569 func (m *BWP_DownlinkCommon) GetReleasePdsch_ConfigCommon() *Null {
12570         if x, ok := m.GetPdsch_ConfigCommon().(*BWP_DownlinkCommon_ReleasePdsch_ConfigCommon); ok {
12571                 return x.ReleasePdsch_ConfigCommon
12572         }
12573         return nil
12574 }
12575
12576 func (m *BWP_DownlinkCommon) GetSetupPdsch_ConfigCommon() *PDSCH_ConfigCommon {
12577         if x, ok := m.GetPdsch_ConfigCommon().(*BWP_DownlinkCommon_SetupPdsch_ConfigCommon); ok {
12578                 return x.SetupPdsch_ConfigCommon
12579         }
12580         return nil
12581 }
12582
12583 // XXX_OneofWrappers is for the internal use of the proto package.
12584 func (*BWP_DownlinkCommon) XXX_OneofWrappers() []interface{} {
12585         return []interface{}{
12586                 (*BWP_DownlinkCommon_ReleasePdcch_ConfigCommon)(nil),
12587                 (*BWP_DownlinkCommon_SetupPdcch_ConfigCommon)(nil),
12588                 (*BWP_DownlinkCommon_ReleasePdsch_ConfigCommon)(nil),
12589                 (*BWP_DownlinkCommon_SetupPdsch_ConfigCommon)(nil),
12590         }
12591 }
12592
12593 type BWP struct {
12594         LocationAndBandwidth uint32             `protobuf:"varint,1,opt,name=locationAndBandwidth,proto3" json:"locationAndBandwidth,omitempty"`
12595         SubcarrierSpacing    *SubcarrierSpacing `protobuf:"bytes,2,opt,name=subcarrierSpacing,proto3" json:"subcarrierSpacing,omitempty"`
12596         CyclicPrefix         *CyclicPrefix      `protobuf:"bytes,3,opt,name=cyclicPrefix,proto3" json:"cyclicPrefix,omitempty"`
12597         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
12598         XXX_unrecognized     []byte             `json:"-"`
12599         XXX_sizecache        int32              `json:"-"`
12600 }
12601
12602 func (m *BWP) Reset()         { *m = BWP{} }
12603 func (m *BWP) String() string { return proto.CompactTextString(m) }
12604 func (*BWP) ProtoMessage()    {}
12605 func (*BWP) Descriptor() ([]byte, []int) {
12606         return fileDescriptor_21c7528bb61f1a7a, []int{59}
12607 }
12608
12609 func (m *BWP) XXX_Unmarshal(b []byte) error {
12610         return xxx_messageInfo_BWP.Unmarshal(m, b)
12611 }
12612 func (m *BWP) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12613         return xxx_messageInfo_BWP.Marshal(b, m, deterministic)
12614 }
12615 func (m *BWP) XXX_Merge(src proto.Message) {
12616         xxx_messageInfo_BWP.Merge(m, src)
12617 }
12618 func (m *BWP) XXX_Size() int {
12619         return xxx_messageInfo_BWP.Size(m)
12620 }
12621 func (m *BWP) XXX_DiscardUnknown() {
12622         xxx_messageInfo_BWP.DiscardUnknown(m)
12623 }
12624
12625 var xxx_messageInfo_BWP proto.InternalMessageInfo
12626
12627 func (m *BWP) GetLocationAndBandwidth() uint32 {
12628         if m != nil {
12629                 return m.LocationAndBandwidth
12630         }
12631         return 0
12632 }
12633
12634 func (m *BWP) GetSubcarrierSpacing() *SubcarrierSpacing {
12635         if m != nil {
12636                 return m.SubcarrierSpacing
12637         }
12638         return nil
12639 }
12640
12641 func (m *BWP) GetCyclicPrefix() *CyclicPrefix {
12642         if m != nil {
12643                 return m.CyclicPrefix
12644         }
12645         return nil
12646 }
12647
12648 type CyclicPrefix struct {
12649         Value                CyclicPrefix_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.CyclicPrefix_Value" json:"value,omitempty"`
12650         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
12651         XXX_unrecognized     []byte             `json:"-"`
12652         XXX_sizecache        int32              `json:"-"`
12653 }
12654
12655 func (m *CyclicPrefix) Reset()         { *m = CyclicPrefix{} }
12656 func (m *CyclicPrefix) String() string { return proto.CompactTextString(m) }
12657 func (*CyclicPrefix) ProtoMessage()    {}
12658 func (*CyclicPrefix) Descriptor() ([]byte, []int) {
12659         return fileDescriptor_21c7528bb61f1a7a, []int{60}
12660 }
12661
12662 func (m *CyclicPrefix) XXX_Unmarshal(b []byte) error {
12663         return xxx_messageInfo_CyclicPrefix.Unmarshal(m, b)
12664 }
12665 func (m *CyclicPrefix) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12666         return xxx_messageInfo_CyclicPrefix.Marshal(b, m, deterministic)
12667 }
12668 func (m *CyclicPrefix) XXX_Merge(src proto.Message) {
12669         xxx_messageInfo_CyclicPrefix.Merge(m, src)
12670 }
12671 func (m *CyclicPrefix) XXX_Size() int {
12672         return xxx_messageInfo_CyclicPrefix.Size(m)
12673 }
12674 func (m *CyclicPrefix) XXX_DiscardUnknown() {
12675         xxx_messageInfo_CyclicPrefix.DiscardUnknown(m)
12676 }
12677
12678 var xxx_messageInfo_CyclicPrefix proto.InternalMessageInfo
12679
12680 func (m *CyclicPrefix) GetValue() CyclicPrefix_Value {
12681         if m != nil {
12682                 return m.Value
12683         }
12684         return CyclicPrefix_protobuf_unspecified
12685 }
12686
12687 type PDCCH_ConfigCommon struct {
12688         ControlResourceSetZero            *wrappers.UInt32Value              `protobuf:"bytes,1,opt,name=controlResourceSetZero,proto3" json:"controlResourceSetZero,omitempty"`
12689         CommonControlResourceSet          *ControlResourceSet                `protobuf:"bytes,2,opt,name=commonControlResourceSet,proto3" json:"commonControlResourceSet,omitempty"`
12690         SearchSpaceZero                   *wrappers.UInt32Value              `protobuf:"bytes,3,opt,name=searchSpaceZero,proto3" json:"searchSpaceZero,omitempty"`
12691         CommonSearchSpaceList             []*SearchSpace                     `protobuf:"bytes,4,rep,name=commonSearchSpaceList,proto3" json:"commonSearchSpaceList,omitempty"`
12692         SearchSpaceSIB1                   *wrappers.UInt32Value              `protobuf:"bytes,5,opt,name=searchSpaceSIB1,proto3" json:"searchSpaceSIB1,omitempty"`
12693         SearchSpaceOtherSystemInformation *wrappers.UInt32Value              `protobuf:"bytes,6,opt,name=searchSpaceOtherSystemInformation,proto3" json:"searchSpaceOtherSystemInformation,omitempty"`
12694         PagingSearchSpace                 *wrappers.UInt32Value              `protobuf:"bytes,7,opt,name=pagingSearchSpace,proto3" json:"pagingSearchSpace,omitempty"`
12695         Ra_SearchSpace                    *wrappers.UInt32Value              `protobuf:"bytes,8,opt,name=ra_SearchSpace,json=raSearchSpace,proto3" json:"ra_SearchSpace,omitempty"`
12696         FirstPDCCH_MonitoringOccasionOfP0 *FirstPDCCH_MonitoringOccasionOfP0 `protobuf:"bytes,9,opt,name=firstPDCCH_MonitoringOccasionOfP0,json=firstPDCCHMonitoringOccasionOfP0,proto3" json:"firstPDCCH_MonitoringOccasionOfP0,omitempty"`
12697         XXX_NoUnkeyedLiteral              struct{}                           `json:"-"`
12698         XXX_unrecognized                  []byte                             `json:"-"`
12699         XXX_sizecache                     int32                              `json:"-"`
12700 }
12701
12702 func (m *PDCCH_ConfigCommon) Reset()         { *m = PDCCH_ConfigCommon{} }
12703 func (m *PDCCH_ConfigCommon) String() string { return proto.CompactTextString(m) }
12704 func (*PDCCH_ConfigCommon) ProtoMessage()    {}
12705 func (*PDCCH_ConfigCommon) Descriptor() ([]byte, []int) {
12706         return fileDescriptor_21c7528bb61f1a7a, []int{61}
12707 }
12708
12709 func (m *PDCCH_ConfigCommon) XXX_Unmarshal(b []byte) error {
12710         return xxx_messageInfo_PDCCH_ConfigCommon.Unmarshal(m, b)
12711 }
12712 func (m *PDCCH_ConfigCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12713         return xxx_messageInfo_PDCCH_ConfigCommon.Marshal(b, m, deterministic)
12714 }
12715 func (m *PDCCH_ConfigCommon) XXX_Merge(src proto.Message) {
12716         xxx_messageInfo_PDCCH_ConfigCommon.Merge(m, src)
12717 }
12718 func (m *PDCCH_ConfigCommon) XXX_Size() int {
12719         return xxx_messageInfo_PDCCH_ConfigCommon.Size(m)
12720 }
12721 func (m *PDCCH_ConfigCommon) XXX_DiscardUnknown() {
12722         xxx_messageInfo_PDCCH_ConfigCommon.DiscardUnknown(m)
12723 }
12724
12725 var xxx_messageInfo_PDCCH_ConfigCommon proto.InternalMessageInfo
12726
12727 func (m *PDCCH_ConfigCommon) GetControlResourceSetZero() *wrappers.UInt32Value {
12728         if m != nil {
12729                 return m.ControlResourceSetZero
12730         }
12731         return nil
12732 }
12733
12734 func (m *PDCCH_ConfigCommon) GetCommonControlResourceSet() *ControlResourceSet {
12735         if m != nil {
12736                 return m.CommonControlResourceSet
12737         }
12738         return nil
12739 }
12740
12741 func (m *PDCCH_ConfigCommon) GetSearchSpaceZero() *wrappers.UInt32Value {
12742         if m != nil {
12743                 return m.SearchSpaceZero
12744         }
12745         return nil
12746 }
12747
12748 func (m *PDCCH_ConfigCommon) GetCommonSearchSpaceList() []*SearchSpace {
12749         if m != nil {
12750                 return m.CommonSearchSpaceList
12751         }
12752         return nil
12753 }
12754
12755 func (m *PDCCH_ConfigCommon) GetSearchSpaceSIB1() *wrappers.UInt32Value {
12756         if m != nil {
12757                 return m.SearchSpaceSIB1
12758         }
12759         return nil
12760 }
12761
12762 func (m *PDCCH_ConfigCommon) GetSearchSpaceOtherSystemInformation() *wrappers.UInt32Value {
12763         if m != nil {
12764                 return m.SearchSpaceOtherSystemInformation
12765         }
12766         return nil
12767 }
12768
12769 func (m *PDCCH_ConfigCommon) GetPagingSearchSpace() *wrappers.UInt32Value {
12770         if m != nil {
12771                 return m.PagingSearchSpace
12772         }
12773         return nil
12774 }
12775
12776 func (m *PDCCH_ConfigCommon) GetRa_SearchSpace() *wrappers.UInt32Value {
12777         if m != nil {
12778                 return m.Ra_SearchSpace
12779         }
12780         return nil
12781 }
12782
12783 func (m *PDCCH_ConfigCommon) GetFirstPDCCH_MonitoringOccasionOfP0() *FirstPDCCH_MonitoringOccasionOfP0 {
12784         if m != nil {
12785                 return m.FirstPDCCH_MonitoringOccasionOfP0
12786         }
12787         return nil
12788 }
12789
12790 type ControlResourceSet struct {
12791         ControlResourceSetId     uint32 `protobuf:"varint,1,opt,name=controlResourceSetId,proto3" json:"controlResourceSetId,omitempty"`
12792         FrequencyDomainResources []byte `protobuf:"bytes,2,opt,name=frequencyDomainResources,proto3" json:"frequencyDomainResources,omitempty"`
12793         Duration                 uint32 `protobuf:"varint,3,opt,name=duration,proto3" json:"duration,omitempty"`
12794         // Types that are valid to be assigned to Cce_REG_MappingType:
12795         //      *ControlResourceSet_Interleaved
12796         //      *ControlResourceSet_NonInterleaved
12797         Cce_REG_MappingType           isControlResourceSet_Cce_REG_MappingType `protobuf_oneof:"cce_REG_MappingType"`
12798         PrecoderGranularity           *PrecoderGranularity                     `protobuf:"bytes,6,opt,name=precoderGranularity,proto3" json:"precoderGranularity,omitempty"`
12799         Tci_StatesPDCCH_ToAddList     []uint32                                 `protobuf:"varint,7,rep,packed,name=tci_StatesPDCCH_ToAddList,json=tciStatesPDCCHToAddList,proto3" json:"tci_StatesPDCCH_ToAddList,omitempty"`
12800         Tci_StatesPDCCH_ToReleaseList []uint32                                 `protobuf:"varint,8,rep,packed,name=tci_StatesPDCCH_ToReleaseList,json=tciStatesPDCCHToReleaseList,proto3" json:"tci_StatesPDCCH_ToReleaseList,omitempty"`
12801         Tci_PresentInDCI              *EnabledOpt                              `protobuf:"bytes,9,opt,name=tci_PresentInDCI,json=tciPresentInDCI,proto3" json:"tci_PresentInDCI,omitempty"`
12802         Pdcch_DMRS_ScramblingId       *wrappers.UInt32Value                    `protobuf:"bytes,10,opt,name=pdcch_DMRS_ScramblingId,json=pdcchDMRSScramblingId,proto3" json:"pdcch_DMRS_ScramblingId,omitempty"`
12803         XXX_NoUnkeyedLiteral          struct{}                                 `json:"-"`
12804         XXX_unrecognized              []byte                                   `json:"-"`
12805         XXX_sizecache                 int32                                    `json:"-"`
12806 }
12807
12808 func (m *ControlResourceSet) Reset()         { *m = ControlResourceSet{} }
12809 func (m *ControlResourceSet) String() string { return proto.CompactTextString(m) }
12810 func (*ControlResourceSet) ProtoMessage()    {}
12811 func (*ControlResourceSet) Descriptor() ([]byte, []int) {
12812         return fileDescriptor_21c7528bb61f1a7a, []int{62}
12813 }
12814
12815 func (m *ControlResourceSet) XXX_Unmarshal(b []byte) error {
12816         return xxx_messageInfo_ControlResourceSet.Unmarshal(m, b)
12817 }
12818 func (m *ControlResourceSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12819         return xxx_messageInfo_ControlResourceSet.Marshal(b, m, deterministic)
12820 }
12821 func (m *ControlResourceSet) XXX_Merge(src proto.Message) {
12822         xxx_messageInfo_ControlResourceSet.Merge(m, src)
12823 }
12824 func (m *ControlResourceSet) XXX_Size() int {
12825         return xxx_messageInfo_ControlResourceSet.Size(m)
12826 }
12827 func (m *ControlResourceSet) XXX_DiscardUnknown() {
12828         xxx_messageInfo_ControlResourceSet.DiscardUnknown(m)
12829 }
12830
12831 var xxx_messageInfo_ControlResourceSet proto.InternalMessageInfo
12832
12833 func (m *ControlResourceSet) GetControlResourceSetId() uint32 {
12834         if m != nil {
12835                 return m.ControlResourceSetId
12836         }
12837         return 0
12838 }
12839
12840 func (m *ControlResourceSet) GetFrequencyDomainResources() []byte {
12841         if m != nil {
12842                 return m.FrequencyDomainResources
12843         }
12844         return nil
12845 }
12846
12847 func (m *ControlResourceSet) GetDuration() uint32 {
12848         if m != nil {
12849                 return m.Duration
12850         }
12851         return 0
12852 }
12853
12854 type isControlResourceSet_Cce_REG_MappingType interface {
12855         isControlResourceSet_Cce_REG_MappingType()
12856 }
12857
12858 type ControlResourceSet_Interleaved struct {
12859         Interleaved *Interleaved `protobuf:"bytes,4,opt,name=interleaved,proto3,oneof"`
12860 }
12861
12862 type ControlResourceSet_NonInterleaved struct {
12863         NonInterleaved *Null `protobuf:"bytes,5,opt,name=nonInterleaved,proto3,oneof"`
12864 }
12865
12866 func (*ControlResourceSet_Interleaved) isControlResourceSet_Cce_REG_MappingType() {}
12867
12868 func (*ControlResourceSet_NonInterleaved) isControlResourceSet_Cce_REG_MappingType() {}
12869
12870 func (m *ControlResourceSet) GetCce_REG_MappingType() isControlResourceSet_Cce_REG_MappingType {
12871         if m != nil {
12872                 return m.Cce_REG_MappingType
12873         }
12874         return nil
12875 }
12876
12877 func (m *ControlResourceSet) GetInterleaved() *Interleaved {
12878         if x, ok := m.GetCce_REG_MappingType().(*ControlResourceSet_Interleaved); ok {
12879                 return x.Interleaved
12880         }
12881         return nil
12882 }
12883
12884 func (m *ControlResourceSet) GetNonInterleaved() *Null {
12885         if x, ok := m.GetCce_REG_MappingType().(*ControlResourceSet_NonInterleaved); ok {
12886                 return x.NonInterleaved
12887         }
12888         return nil
12889 }
12890
12891 func (m *ControlResourceSet) GetPrecoderGranularity() *PrecoderGranularity {
12892         if m != nil {
12893                 return m.PrecoderGranularity
12894         }
12895         return nil
12896 }
12897
12898 func (m *ControlResourceSet) GetTci_StatesPDCCH_ToAddList() []uint32 {
12899         if m != nil {
12900                 return m.Tci_StatesPDCCH_ToAddList
12901         }
12902         return nil
12903 }
12904
12905 func (m *ControlResourceSet) GetTci_StatesPDCCH_ToReleaseList() []uint32 {
12906         if m != nil {
12907                 return m.Tci_StatesPDCCH_ToReleaseList
12908         }
12909         return nil
12910 }
12911
12912 func (m *ControlResourceSet) GetTci_PresentInDCI() *EnabledOpt {
12913         if m != nil {
12914                 return m.Tci_PresentInDCI
12915         }
12916         return nil
12917 }
12918
12919 func (m *ControlResourceSet) GetPdcch_DMRS_ScramblingId() *wrappers.UInt32Value {
12920         if m != nil {
12921                 return m.Pdcch_DMRS_ScramblingId
12922         }
12923         return nil
12924 }
12925
12926 // XXX_OneofWrappers is for the internal use of the proto package.
12927 func (*ControlResourceSet) XXX_OneofWrappers() []interface{} {
12928         return []interface{}{
12929                 (*ControlResourceSet_Interleaved)(nil),
12930                 (*ControlResourceSet_NonInterleaved)(nil),
12931         }
12932 }
12933
12934 type Interleaved struct {
12935         Reg_BundleSize       *Reg_BundleSize       `protobuf:"bytes,1,opt,name=reg_BundleSize,json=regBundleSize,proto3" json:"reg_BundleSize,omitempty"`
12936         InterleaverSize      *InterleaverSize      `protobuf:"bytes,2,opt,name=interleaverSize,proto3" json:"interleaverSize,omitempty"`
12937         ShiftIndex           *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=shiftIndex,proto3" json:"shiftIndex,omitempty"`
12938         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
12939         XXX_unrecognized     []byte                `json:"-"`
12940         XXX_sizecache        int32                 `json:"-"`
12941 }
12942
12943 func (m *Interleaved) Reset()         { *m = Interleaved{} }
12944 func (m *Interleaved) String() string { return proto.CompactTextString(m) }
12945 func (*Interleaved) ProtoMessage()    {}
12946 func (*Interleaved) Descriptor() ([]byte, []int) {
12947         return fileDescriptor_21c7528bb61f1a7a, []int{63}
12948 }
12949
12950 func (m *Interleaved) XXX_Unmarshal(b []byte) error {
12951         return xxx_messageInfo_Interleaved.Unmarshal(m, b)
12952 }
12953 func (m *Interleaved) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
12954         return xxx_messageInfo_Interleaved.Marshal(b, m, deterministic)
12955 }
12956 func (m *Interleaved) XXX_Merge(src proto.Message) {
12957         xxx_messageInfo_Interleaved.Merge(m, src)
12958 }
12959 func (m *Interleaved) XXX_Size() int {
12960         return xxx_messageInfo_Interleaved.Size(m)
12961 }
12962 func (m *Interleaved) XXX_DiscardUnknown() {
12963         xxx_messageInfo_Interleaved.DiscardUnknown(m)
12964 }
12965
12966 var xxx_messageInfo_Interleaved proto.InternalMessageInfo
12967
12968 func (m *Interleaved) GetReg_BundleSize() *Reg_BundleSize {
12969         if m != nil {
12970                 return m.Reg_BundleSize
12971         }
12972         return nil
12973 }
12974
12975 func (m *Interleaved) GetInterleaverSize() *InterleaverSize {
12976         if m != nil {
12977                 return m.InterleaverSize
12978         }
12979         return nil
12980 }
12981
12982 func (m *Interleaved) GetShiftIndex() *wrappers.UInt32Value {
12983         if m != nil {
12984                 return m.ShiftIndex
12985         }
12986         return nil
12987 }
12988
12989 type Reg_BundleSize struct {
12990         Value                Reg_BundleSize_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Reg_BundleSize_Value" json:"value,omitempty"`
12991         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
12992         XXX_unrecognized     []byte               `json:"-"`
12993         XXX_sizecache        int32                `json:"-"`
12994 }
12995
12996 func (m *Reg_BundleSize) Reset()         { *m = Reg_BundleSize{} }
12997 func (m *Reg_BundleSize) String() string { return proto.CompactTextString(m) }
12998 func (*Reg_BundleSize) ProtoMessage()    {}
12999 func (*Reg_BundleSize) Descriptor() ([]byte, []int) {
13000         return fileDescriptor_21c7528bb61f1a7a, []int{64}
13001 }
13002
13003 func (m *Reg_BundleSize) XXX_Unmarshal(b []byte) error {
13004         return xxx_messageInfo_Reg_BundleSize.Unmarshal(m, b)
13005 }
13006 func (m *Reg_BundleSize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13007         return xxx_messageInfo_Reg_BundleSize.Marshal(b, m, deterministic)
13008 }
13009 func (m *Reg_BundleSize) XXX_Merge(src proto.Message) {
13010         xxx_messageInfo_Reg_BundleSize.Merge(m, src)
13011 }
13012 func (m *Reg_BundleSize) XXX_Size() int {
13013         return xxx_messageInfo_Reg_BundleSize.Size(m)
13014 }
13015 func (m *Reg_BundleSize) XXX_DiscardUnknown() {
13016         xxx_messageInfo_Reg_BundleSize.DiscardUnknown(m)
13017 }
13018
13019 var xxx_messageInfo_Reg_BundleSize proto.InternalMessageInfo
13020
13021 func (m *Reg_BundleSize) GetValue() Reg_BundleSize_Value {
13022         if m != nil {
13023                 return m.Value
13024         }
13025         return Reg_BundleSize_protobuf_unspecified
13026 }
13027
13028 type InterleaverSize struct {
13029         Value                InterleaverSize_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.InterleaverSize_Value" json:"value,omitempty"`
13030         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
13031         XXX_unrecognized     []byte                `json:"-"`
13032         XXX_sizecache        int32                 `json:"-"`
13033 }
13034
13035 func (m *InterleaverSize) Reset()         { *m = InterleaverSize{} }
13036 func (m *InterleaverSize) String() string { return proto.CompactTextString(m) }
13037 func (*InterleaverSize) ProtoMessage()    {}
13038 func (*InterleaverSize) Descriptor() ([]byte, []int) {
13039         return fileDescriptor_21c7528bb61f1a7a, []int{65}
13040 }
13041
13042 func (m *InterleaverSize) XXX_Unmarshal(b []byte) error {
13043         return xxx_messageInfo_InterleaverSize.Unmarshal(m, b)
13044 }
13045 func (m *InterleaverSize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13046         return xxx_messageInfo_InterleaverSize.Marshal(b, m, deterministic)
13047 }
13048 func (m *InterleaverSize) XXX_Merge(src proto.Message) {
13049         xxx_messageInfo_InterleaverSize.Merge(m, src)
13050 }
13051 func (m *InterleaverSize) XXX_Size() int {
13052         return xxx_messageInfo_InterleaverSize.Size(m)
13053 }
13054 func (m *InterleaverSize) XXX_DiscardUnknown() {
13055         xxx_messageInfo_InterleaverSize.DiscardUnknown(m)
13056 }
13057
13058 var xxx_messageInfo_InterleaverSize proto.InternalMessageInfo
13059
13060 func (m *InterleaverSize) GetValue() InterleaverSize_Value {
13061         if m != nil {
13062                 return m.Value
13063         }
13064         return InterleaverSize_protobuf_unspecified
13065 }
13066
13067 type PrecoderGranularity struct {
13068         Value                PrecoderGranularity_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PrecoderGranularity_Value" json:"value,omitempty"`
13069         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
13070         XXX_unrecognized     []byte                    `json:"-"`
13071         XXX_sizecache        int32                     `json:"-"`
13072 }
13073
13074 func (m *PrecoderGranularity) Reset()         { *m = PrecoderGranularity{} }
13075 func (m *PrecoderGranularity) String() string { return proto.CompactTextString(m) }
13076 func (*PrecoderGranularity) ProtoMessage()    {}
13077 func (*PrecoderGranularity) Descriptor() ([]byte, []int) {
13078         return fileDescriptor_21c7528bb61f1a7a, []int{66}
13079 }
13080
13081 func (m *PrecoderGranularity) XXX_Unmarshal(b []byte) error {
13082         return xxx_messageInfo_PrecoderGranularity.Unmarshal(m, b)
13083 }
13084 func (m *PrecoderGranularity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13085         return xxx_messageInfo_PrecoderGranularity.Marshal(b, m, deterministic)
13086 }
13087 func (m *PrecoderGranularity) XXX_Merge(src proto.Message) {
13088         xxx_messageInfo_PrecoderGranularity.Merge(m, src)
13089 }
13090 func (m *PrecoderGranularity) XXX_Size() int {
13091         return xxx_messageInfo_PrecoderGranularity.Size(m)
13092 }
13093 func (m *PrecoderGranularity) XXX_DiscardUnknown() {
13094         xxx_messageInfo_PrecoderGranularity.DiscardUnknown(m)
13095 }
13096
13097 var xxx_messageInfo_PrecoderGranularity proto.InternalMessageInfo
13098
13099 func (m *PrecoderGranularity) GetValue() PrecoderGranularity_Value {
13100         if m != nil {
13101                 return m.Value
13102         }
13103         return PrecoderGranularity_protobuf_unspecified
13104 }
13105
13106 type FirstPDCCH_MonitoringOccasionOfP0 struct {
13107         // Types that are valid to be assigned to FirstPDCCHMonitoringOccasionOfP0:
13108         //      *FirstPDCCH_MonitoringOccasionOfP0_SCS15KHZoneT
13109         //      *FirstPDCCH_MonitoringOccasionOfP0_SCS30KHZoneT_SCS15KHZhalfT
13110         //      *FirstPDCCH_MonitoringOccasionOfP0_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT
13111         //      *FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT
13112         //      *FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT
13113         //      *FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT
13114         //      *FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT
13115         //      *FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneSixteenthT
13116         FirstPDCCHMonitoringOccasionOfP0 isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0 `protobuf_oneof:"firstPDCCHMonitoringOccasionOfP0"`
13117         XXX_NoUnkeyedLiteral             struct{}                                                             `json:"-"`
13118         XXX_unrecognized                 []byte                                                               `json:"-"`
13119         XXX_sizecache                    int32                                                                `json:"-"`
13120 }
13121
13122 func (m *FirstPDCCH_MonitoringOccasionOfP0) Reset()         { *m = FirstPDCCH_MonitoringOccasionOfP0{} }
13123 func (m *FirstPDCCH_MonitoringOccasionOfP0) String() string { return proto.CompactTextString(m) }
13124 func (*FirstPDCCH_MonitoringOccasionOfP0) ProtoMessage()    {}
13125 func (*FirstPDCCH_MonitoringOccasionOfP0) Descriptor() ([]byte, []int) {
13126         return fileDescriptor_21c7528bb61f1a7a, []int{67}
13127 }
13128
13129 func (m *FirstPDCCH_MonitoringOccasionOfP0) XXX_Unmarshal(b []byte) error {
13130         return xxx_messageInfo_FirstPDCCH_MonitoringOccasionOfP0.Unmarshal(m, b)
13131 }
13132 func (m *FirstPDCCH_MonitoringOccasionOfP0) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13133         return xxx_messageInfo_FirstPDCCH_MonitoringOccasionOfP0.Marshal(b, m, deterministic)
13134 }
13135 func (m *FirstPDCCH_MonitoringOccasionOfP0) XXX_Merge(src proto.Message) {
13136         xxx_messageInfo_FirstPDCCH_MonitoringOccasionOfP0.Merge(m, src)
13137 }
13138 func (m *FirstPDCCH_MonitoringOccasionOfP0) XXX_Size() int {
13139         return xxx_messageInfo_FirstPDCCH_MonitoringOccasionOfP0.Size(m)
13140 }
13141 func (m *FirstPDCCH_MonitoringOccasionOfP0) XXX_DiscardUnknown() {
13142         xxx_messageInfo_FirstPDCCH_MonitoringOccasionOfP0.DiscardUnknown(m)
13143 }
13144
13145 var xxx_messageInfo_FirstPDCCH_MonitoringOccasionOfP0 proto.InternalMessageInfo
13146
13147 type isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0 interface {
13148         isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0()
13149 }
13150
13151 type FirstPDCCH_MonitoringOccasionOfP0_SCS15KHZoneT struct {
13152         SCS15KHZoneT *Sequence_Of_Integer `protobuf:"bytes,1,opt,name=sCS15KHZoneT,proto3,oneof"`
13153 }
13154
13155 type FirstPDCCH_MonitoringOccasionOfP0_SCS30KHZoneT_SCS15KHZhalfT struct {
13156         SCS30KHZoneT_SCS15KHZhalfT *Sequence_Of_Integer `protobuf:"bytes,2,opt,name=sCS30KHZoneT_SCS15KHZhalfT,json=sCS30KHZoneTSCS15KHZhalfT,proto3,oneof"`
13157 }
13158
13159 type FirstPDCCH_MonitoringOccasionOfP0_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT struct {
13160         SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT *Sequence_Of_Integer `protobuf:"bytes,3,opt,name=sCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT,json=sCS60KHZoneTSCS30KHZhalfTSCS15KHZquarterT,proto3,oneof"`
13161 }
13162
13163 type FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT struct {
13164         SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT *Sequence_Of_Integer `protobuf:"bytes,4,opt,name=sCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT,json=sCS120KHZoneTSCS60KHZhalfTSCS30KHZquarterTSCS15KHZoneEighthT,proto3,oneof"`
13165 }
13166
13167 type FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT struct {
13168         SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT *Sequence_Of_Integer `protobuf:"bytes,5,opt,name=sCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT,json=sCS120KHZhalfTSCS60KHZquarterTSCS30KHZoneEighthTSCS15KHZoneSixteenthT,proto3,oneof"`
13169 }
13170
13171 type FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT struct {
13172         SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT *Sequence_Of_Integer `protobuf:"bytes,6,opt,name=sCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT,json=sCS120KHZquarterTSCS60KHZoneEighthTSCS30KHZoneSixteenthT,proto3,oneof"`
13173 }
13174
13175 type FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT struct {
13176         SCS120KHZoneEighthT_SCS60KHZoneSixteenthT *Sequence_Of_Integer `protobuf:"bytes,7,opt,name=sCS120KHZoneEighthT_SCS60KHZoneSixteenthT,json=sCS120KHZoneEighthTSCS60KHZoneSixteenthT,proto3,oneof"`
13177 }
13178
13179 type FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneSixteenthT struct {
13180         SCS120KHZoneSixteenthT *Sequence_Of_Integer `protobuf:"bytes,8,opt,name=sCS120KHZoneSixteenthT,proto3,oneof"`
13181 }
13182
13183 func (*FirstPDCCH_MonitoringOccasionOfP0_SCS15KHZoneT) isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0() {
13184 }
13185
13186 func (*FirstPDCCH_MonitoringOccasionOfP0_SCS30KHZoneT_SCS15KHZhalfT) isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0() {
13187 }
13188
13189 func (*FirstPDCCH_MonitoringOccasionOfP0_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0() {
13190 }
13191
13192 func (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0() {
13193 }
13194
13195 func (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0() {
13196 }
13197
13198 func (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0() {
13199 }
13200
13201 func (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0() {
13202 }
13203
13204 func (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneSixteenthT) isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0() {
13205 }
13206
13207 func (m *FirstPDCCH_MonitoringOccasionOfP0) GetFirstPDCCHMonitoringOccasionOfP0() isFirstPDCCH_MonitoringOccasionOfP0_FirstPDCCHMonitoringOccasionOfP0 {
13208         if m != nil {
13209                 return m.FirstPDCCHMonitoringOccasionOfP0
13210         }
13211         return nil
13212 }
13213
13214 func (m *FirstPDCCH_MonitoringOccasionOfP0) GetSCS15KHZoneT() *Sequence_Of_Integer {
13215         if x, ok := m.GetFirstPDCCHMonitoringOccasionOfP0().(*FirstPDCCH_MonitoringOccasionOfP0_SCS15KHZoneT); ok {
13216                 return x.SCS15KHZoneT
13217         }
13218         return nil
13219 }
13220
13221 func (m *FirstPDCCH_MonitoringOccasionOfP0) GetSCS30KHZoneT_SCS15KHZhalfT() *Sequence_Of_Integer {
13222         if x, ok := m.GetFirstPDCCHMonitoringOccasionOfP0().(*FirstPDCCH_MonitoringOccasionOfP0_SCS30KHZoneT_SCS15KHZhalfT); ok {
13223                 return x.SCS30KHZoneT_SCS15KHZhalfT
13224         }
13225         return nil
13226 }
13227
13228 func (m *FirstPDCCH_MonitoringOccasionOfP0) GetSCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT() *Sequence_Of_Integer {
13229         if x, ok := m.GetFirstPDCCHMonitoringOccasionOfP0().(*FirstPDCCH_MonitoringOccasionOfP0_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT); ok {
13230                 return x.SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT
13231         }
13232         return nil
13233 }
13234
13235 func (m *FirstPDCCH_MonitoringOccasionOfP0) GetSCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT() *Sequence_Of_Integer {
13236         if x, ok := m.GetFirstPDCCHMonitoringOccasionOfP0().(*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT); ok {
13237                 return x.SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT
13238         }
13239         return nil
13240 }
13241
13242 func (m *FirstPDCCH_MonitoringOccasionOfP0) GetSCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT() *Sequence_Of_Integer {
13243         if x, ok := m.GetFirstPDCCHMonitoringOccasionOfP0().(*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT); ok {
13244                 return x.SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT
13245         }
13246         return nil
13247 }
13248
13249 func (m *FirstPDCCH_MonitoringOccasionOfP0) GetSCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT() *Sequence_Of_Integer {
13250         if x, ok := m.GetFirstPDCCHMonitoringOccasionOfP0().(*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT); ok {
13251                 return x.SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT
13252         }
13253         return nil
13254 }
13255
13256 func (m *FirstPDCCH_MonitoringOccasionOfP0) GetSCS120KHZoneEighthT_SCS60KHZoneSixteenthT() *Sequence_Of_Integer {
13257         if x, ok := m.GetFirstPDCCHMonitoringOccasionOfP0().(*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT); ok {
13258                 return x.SCS120KHZoneEighthT_SCS60KHZoneSixteenthT
13259         }
13260         return nil
13261 }
13262
13263 func (m *FirstPDCCH_MonitoringOccasionOfP0) GetSCS120KHZoneSixteenthT() *Sequence_Of_Integer {
13264         if x, ok := m.GetFirstPDCCHMonitoringOccasionOfP0().(*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneSixteenthT); ok {
13265                 return x.SCS120KHZoneSixteenthT
13266         }
13267         return nil
13268 }
13269
13270 // XXX_OneofWrappers is for the internal use of the proto package.
13271 func (*FirstPDCCH_MonitoringOccasionOfP0) XXX_OneofWrappers() []interface{} {
13272         return []interface{}{
13273                 (*FirstPDCCH_MonitoringOccasionOfP0_SCS15KHZoneT)(nil),
13274                 (*FirstPDCCH_MonitoringOccasionOfP0_SCS30KHZoneT_SCS15KHZhalfT)(nil),
13275                 (*FirstPDCCH_MonitoringOccasionOfP0_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT)(nil),
13276                 (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT)(nil),
13277                 (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT)(nil),
13278                 (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT)(nil),
13279                 (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT)(nil),
13280                 (*FirstPDCCH_MonitoringOccasionOfP0_SCS120KHZoneSixteenthT)(nil),
13281         }
13282 }
13283
13284 type Sequence_Of_Integer struct {
13285         Sequence_Of_Integer  []uint32 `protobuf:"varint,1,rep,packed,name=sequence_Of_Integer,json=sequenceOfInteger,proto3" json:"sequence_Of_Integer,omitempty"`
13286         XXX_NoUnkeyedLiteral struct{} `json:"-"`
13287         XXX_unrecognized     []byte   `json:"-"`
13288         XXX_sizecache        int32    `json:"-"`
13289 }
13290
13291 func (m *Sequence_Of_Integer) Reset()         { *m = Sequence_Of_Integer{} }
13292 func (m *Sequence_Of_Integer) String() string { return proto.CompactTextString(m) }
13293 func (*Sequence_Of_Integer) ProtoMessage()    {}
13294 func (*Sequence_Of_Integer) Descriptor() ([]byte, []int) {
13295         return fileDescriptor_21c7528bb61f1a7a, []int{68}
13296 }
13297
13298 func (m *Sequence_Of_Integer) XXX_Unmarshal(b []byte) error {
13299         return xxx_messageInfo_Sequence_Of_Integer.Unmarshal(m, b)
13300 }
13301 func (m *Sequence_Of_Integer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13302         return xxx_messageInfo_Sequence_Of_Integer.Marshal(b, m, deterministic)
13303 }
13304 func (m *Sequence_Of_Integer) XXX_Merge(src proto.Message) {
13305         xxx_messageInfo_Sequence_Of_Integer.Merge(m, src)
13306 }
13307 func (m *Sequence_Of_Integer) XXX_Size() int {
13308         return xxx_messageInfo_Sequence_Of_Integer.Size(m)
13309 }
13310 func (m *Sequence_Of_Integer) XXX_DiscardUnknown() {
13311         xxx_messageInfo_Sequence_Of_Integer.DiscardUnknown(m)
13312 }
13313
13314 var xxx_messageInfo_Sequence_Of_Integer proto.InternalMessageInfo
13315
13316 func (m *Sequence_Of_Integer) GetSequence_Of_Integer() []uint32 {
13317         if m != nil {
13318                 return m.Sequence_Of_Integer
13319         }
13320         return nil
13321 }
13322
13323 type PDSCH_ConfigCommon struct {
13324         Pdsch_TimeDomainAllocationList *PDSCH_TimeDomainResourceAllocationList `protobuf:"bytes,1,opt,name=pdsch_TimeDomainAllocationList,json=pdschTimeDomainAllocationList,proto3" json:"pdsch_TimeDomainAllocationList,omitempty"`
13325         XXX_NoUnkeyedLiteral           struct{}                                `json:"-"`
13326         XXX_unrecognized               []byte                                  `json:"-"`
13327         XXX_sizecache                  int32                                   `json:"-"`
13328 }
13329
13330 func (m *PDSCH_ConfigCommon) Reset()         { *m = PDSCH_ConfigCommon{} }
13331 func (m *PDSCH_ConfigCommon) String() string { return proto.CompactTextString(m) }
13332 func (*PDSCH_ConfigCommon) ProtoMessage()    {}
13333 func (*PDSCH_ConfigCommon) Descriptor() ([]byte, []int) {
13334         return fileDescriptor_21c7528bb61f1a7a, []int{69}
13335 }
13336
13337 func (m *PDSCH_ConfigCommon) XXX_Unmarshal(b []byte) error {
13338         return xxx_messageInfo_PDSCH_ConfigCommon.Unmarshal(m, b)
13339 }
13340 func (m *PDSCH_ConfigCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13341         return xxx_messageInfo_PDSCH_ConfigCommon.Marshal(b, m, deterministic)
13342 }
13343 func (m *PDSCH_ConfigCommon) XXX_Merge(src proto.Message) {
13344         xxx_messageInfo_PDSCH_ConfigCommon.Merge(m, src)
13345 }
13346 func (m *PDSCH_ConfigCommon) XXX_Size() int {
13347         return xxx_messageInfo_PDSCH_ConfigCommon.Size(m)
13348 }
13349 func (m *PDSCH_ConfigCommon) XXX_DiscardUnknown() {
13350         xxx_messageInfo_PDSCH_ConfigCommon.DiscardUnknown(m)
13351 }
13352
13353 var xxx_messageInfo_PDSCH_ConfigCommon proto.InternalMessageInfo
13354
13355 func (m *PDSCH_ConfigCommon) GetPdsch_TimeDomainAllocationList() *PDSCH_TimeDomainResourceAllocationList {
13356         if m != nil {
13357                 return m.Pdsch_TimeDomainAllocationList
13358         }
13359         return nil
13360 }
13361
13362 type PDSCH_TimeDomainResourceAllocationList struct {
13363         Items                []*PDSCH_TimeDomainResourceAllocation `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
13364         XXX_NoUnkeyedLiteral struct{}                              `json:"-"`
13365         XXX_unrecognized     []byte                                `json:"-"`
13366         XXX_sizecache        int32                                 `json:"-"`
13367 }
13368
13369 func (m *PDSCH_TimeDomainResourceAllocationList) Reset() {
13370         *m = PDSCH_TimeDomainResourceAllocationList{}
13371 }
13372 func (m *PDSCH_TimeDomainResourceAllocationList) String() string { return proto.CompactTextString(m) }
13373 func (*PDSCH_TimeDomainResourceAllocationList) ProtoMessage()    {}
13374 func (*PDSCH_TimeDomainResourceAllocationList) Descriptor() ([]byte, []int) {
13375         return fileDescriptor_21c7528bb61f1a7a, []int{70}
13376 }
13377
13378 func (m *PDSCH_TimeDomainResourceAllocationList) XXX_Unmarshal(b []byte) error {
13379         return xxx_messageInfo_PDSCH_TimeDomainResourceAllocationList.Unmarshal(m, b)
13380 }
13381 func (m *PDSCH_TimeDomainResourceAllocationList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13382         return xxx_messageInfo_PDSCH_TimeDomainResourceAllocationList.Marshal(b, m, deterministic)
13383 }
13384 func (m *PDSCH_TimeDomainResourceAllocationList) XXX_Merge(src proto.Message) {
13385         xxx_messageInfo_PDSCH_TimeDomainResourceAllocationList.Merge(m, src)
13386 }
13387 func (m *PDSCH_TimeDomainResourceAllocationList) XXX_Size() int {
13388         return xxx_messageInfo_PDSCH_TimeDomainResourceAllocationList.Size(m)
13389 }
13390 func (m *PDSCH_TimeDomainResourceAllocationList) XXX_DiscardUnknown() {
13391         xxx_messageInfo_PDSCH_TimeDomainResourceAllocationList.DiscardUnknown(m)
13392 }
13393
13394 var xxx_messageInfo_PDSCH_TimeDomainResourceAllocationList proto.InternalMessageInfo
13395
13396 func (m *PDSCH_TimeDomainResourceAllocationList) GetItems() []*PDSCH_TimeDomainResourceAllocation {
13397         if m != nil {
13398                 return m.Items
13399         }
13400         return nil
13401 }
13402
13403 type PDSCH_TimeDomainResourceAllocation struct {
13404         K0                   *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=k0,proto3" json:"k0,omitempty"`
13405         MappingType          *MappingType          `protobuf:"bytes,2,opt,name=mappingType,proto3" json:"mappingType,omitempty"`
13406         StartSymbolAndLength uint32                `protobuf:"varint,3,opt,name=startSymbolAndLength,proto3" json:"startSymbolAndLength,omitempty"`
13407         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
13408         XXX_unrecognized     []byte                `json:"-"`
13409         XXX_sizecache        int32                 `json:"-"`
13410 }
13411
13412 func (m *PDSCH_TimeDomainResourceAllocation) Reset()         { *m = PDSCH_TimeDomainResourceAllocation{} }
13413 func (m *PDSCH_TimeDomainResourceAllocation) String() string { return proto.CompactTextString(m) }
13414 func (*PDSCH_TimeDomainResourceAllocation) ProtoMessage()    {}
13415 func (*PDSCH_TimeDomainResourceAllocation) Descriptor() ([]byte, []int) {
13416         return fileDescriptor_21c7528bb61f1a7a, []int{71}
13417 }
13418
13419 func (m *PDSCH_TimeDomainResourceAllocation) XXX_Unmarshal(b []byte) error {
13420         return xxx_messageInfo_PDSCH_TimeDomainResourceAllocation.Unmarshal(m, b)
13421 }
13422 func (m *PDSCH_TimeDomainResourceAllocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13423         return xxx_messageInfo_PDSCH_TimeDomainResourceAllocation.Marshal(b, m, deterministic)
13424 }
13425 func (m *PDSCH_TimeDomainResourceAllocation) XXX_Merge(src proto.Message) {
13426         xxx_messageInfo_PDSCH_TimeDomainResourceAllocation.Merge(m, src)
13427 }
13428 func (m *PDSCH_TimeDomainResourceAllocation) XXX_Size() int {
13429         return xxx_messageInfo_PDSCH_TimeDomainResourceAllocation.Size(m)
13430 }
13431 func (m *PDSCH_TimeDomainResourceAllocation) XXX_DiscardUnknown() {
13432         xxx_messageInfo_PDSCH_TimeDomainResourceAllocation.DiscardUnknown(m)
13433 }
13434
13435 var xxx_messageInfo_PDSCH_TimeDomainResourceAllocation proto.InternalMessageInfo
13436
13437 func (m *PDSCH_TimeDomainResourceAllocation) GetK0() *wrappers.UInt32Value {
13438         if m != nil {
13439                 return m.K0
13440         }
13441         return nil
13442 }
13443
13444 func (m *PDSCH_TimeDomainResourceAllocation) GetMappingType() *MappingType {
13445         if m != nil {
13446                 return m.MappingType
13447         }
13448         return nil
13449 }
13450
13451 func (m *PDSCH_TimeDomainResourceAllocation) GetStartSymbolAndLength() uint32 {
13452         if m != nil {
13453                 return m.StartSymbolAndLength
13454         }
13455         return 0
13456 }
13457
13458 type MappingType struct {
13459         Value                MappingType_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MappingType_Value" json:"value,omitempty"`
13460         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
13461         XXX_unrecognized     []byte            `json:"-"`
13462         XXX_sizecache        int32             `json:"-"`
13463 }
13464
13465 func (m *MappingType) Reset()         { *m = MappingType{} }
13466 func (m *MappingType) String() string { return proto.CompactTextString(m) }
13467 func (*MappingType) ProtoMessage()    {}
13468 func (*MappingType) Descriptor() ([]byte, []int) {
13469         return fileDescriptor_21c7528bb61f1a7a, []int{72}
13470 }
13471
13472 func (m *MappingType) XXX_Unmarshal(b []byte) error {
13473         return xxx_messageInfo_MappingType.Unmarshal(m, b)
13474 }
13475 func (m *MappingType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13476         return xxx_messageInfo_MappingType.Marshal(b, m, deterministic)
13477 }
13478 func (m *MappingType) XXX_Merge(src proto.Message) {
13479         xxx_messageInfo_MappingType.Merge(m, src)
13480 }
13481 func (m *MappingType) XXX_Size() int {
13482         return xxx_messageInfo_MappingType.Size(m)
13483 }
13484 func (m *MappingType) XXX_DiscardUnknown() {
13485         xxx_messageInfo_MappingType.DiscardUnknown(m)
13486 }
13487
13488 var xxx_messageInfo_MappingType proto.InternalMessageInfo
13489
13490 func (m *MappingType) GetValue() MappingType_Value {
13491         if m != nil {
13492                 return m.Value
13493         }
13494         return MappingType_protobuf_unspecified
13495 }
13496
13497 type UplinkConfigCommon struct {
13498         FrequencyInfoUL      *FrequencyInfoUL    `protobuf:"bytes,1,opt,name=frequencyInfoUL,proto3" json:"frequencyInfoUL,omitempty"`
13499         InitialUplinkBWP     *BWP_UplinkCommon   `protobuf:"bytes,2,opt,name=initialUplinkBWP,proto3" json:"initialUplinkBWP,omitempty"`
13500         Dummy                *TimeAlignmentTimer `protobuf:"bytes,3,opt,name=dummy,proto3" json:"dummy,omitempty"`
13501         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
13502         XXX_unrecognized     []byte              `json:"-"`
13503         XXX_sizecache        int32               `json:"-"`
13504 }
13505
13506 func (m *UplinkConfigCommon) Reset()         { *m = UplinkConfigCommon{} }
13507 func (m *UplinkConfigCommon) String() string { return proto.CompactTextString(m) }
13508 func (*UplinkConfigCommon) ProtoMessage()    {}
13509 func (*UplinkConfigCommon) Descriptor() ([]byte, []int) {
13510         return fileDescriptor_21c7528bb61f1a7a, []int{73}
13511 }
13512
13513 func (m *UplinkConfigCommon) XXX_Unmarshal(b []byte) error {
13514         return xxx_messageInfo_UplinkConfigCommon.Unmarshal(m, b)
13515 }
13516 func (m *UplinkConfigCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13517         return xxx_messageInfo_UplinkConfigCommon.Marshal(b, m, deterministic)
13518 }
13519 func (m *UplinkConfigCommon) XXX_Merge(src proto.Message) {
13520         xxx_messageInfo_UplinkConfigCommon.Merge(m, src)
13521 }
13522 func (m *UplinkConfigCommon) XXX_Size() int {
13523         return xxx_messageInfo_UplinkConfigCommon.Size(m)
13524 }
13525 func (m *UplinkConfigCommon) XXX_DiscardUnknown() {
13526         xxx_messageInfo_UplinkConfigCommon.DiscardUnknown(m)
13527 }
13528
13529 var xxx_messageInfo_UplinkConfigCommon proto.InternalMessageInfo
13530
13531 func (m *UplinkConfigCommon) GetFrequencyInfoUL() *FrequencyInfoUL {
13532         if m != nil {
13533                 return m.FrequencyInfoUL
13534         }
13535         return nil
13536 }
13537
13538 func (m *UplinkConfigCommon) GetInitialUplinkBWP() *BWP_UplinkCommon {
13539         if m != nil {
13540                 return m.InitialUplinkBWP
13541         }
13542         return nil
13543 }
13544
13545 func (m *UplinkConfigCommon) GetDummy() *TimeAlignmentTimer {
13546         if m != nil {
13547                 return m.Dummy
13548         }
13549         return nil
13550 }
13551
13552 type FrequencyInfoUL struct {
13553         FrequencyBandList          *MultiFrequencyBandListNR `protobuf:"bytes,1,opt,name=frequencyBandList,proto3" json:"frequencyBandList,omitempty"`
13554         AbsoluteFrequencyPointA    *wrappers.UInt32Value     `protobuf:"bytes,2,opt,name=absoluteFrequencyPointA,proto3" json:"absoluteFrequencyPointA,omitempty"`
13555         Scs_SpecificCarrierList    []*SCS_SpecificCarrier    `protobuf:"bytes,3,rep,name=scs_SpecificCarrierList,json=scsSpecificCarrierList,proto3" json:"scs_SpecificCarrierList,omitempty"`
13556         AdditionalSpectrumEmission *wrappers.UInt32Value     `protobuf:"bytes,4,opt,name=additionalSpectrumEmission,proto3" json:"additionalSpectrumEmission,omitempty"`
13557         P_Max                      *wrappers.Int32Value      `protobuf:"bytes,5,opt,name=p_Max,json=pMax,proto3" json:"p_Max,omitempty"`
13558         FrequencyShift7P5Khz       *wrappers.BoolValue       `protobuf:"bytes,6,opt,name=frequencyShift7p5khz,proto3" json:"frequencyShift7p5khz,omitempty"`
13559         XXX_NoUnkeyedLiteral       struct{}                  `json:"-"`
13560         XXX_unrecognized           []byte                    `json:"-"`
13561         XXX_sizecache              int32                     `json:"-"`
13562 }
13563
13564 func (m *FrequencyInfoUL) Reset()         { *m = FrequencyInfoUL{} }
13565 func (m *FrequencyInfoUL) String() string { return proto.CompactTextString(m) }
13566 func (*FrequencyInfoUL) ProtoMessage()    {}
13567 func (*FrequencyInfoUL) Descriptor() ([]byte, []int) {
13568         return fileDescriptor_21c7528bb61f1a7a, []int{74}
13569 }
13570
13571 func (m *FrequencyInfoUL) XXX_Unmarshal(b []byte) error {
13572         return xxx_messageInfo_FrequencyInfoUL.Unmarshal(m, b)
13573 }
13574 func (m *FrequencyInfoUL) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13575         return xxx_messageInfo_FrequencyInfoUL.Marshal(b, m, deterministic)
13576 }
13577 func (m *FrequencyInfoUL) XXX_Merge(src proto.Message) {
13578         xxx_messageInfo_FrequencyInfoUL.Merge(m, src)
13579 }
13580 func (m *FrequencyInfoUL) XXX_Size() int {
13581         return xxx_messageInfo_FrequencyInfoUL.Size(m)
13582 }
13583 func (m *FrequencyInfoUL) XXX_DiscardUnknown() {
13584         xxx_messageInfo_FrequencyInfoUL.DiscardUnknown(m)
13585 }
13586
13587 var xxx_messageInfo_FrequencyInfoUL proto.InternalMessageInfo
13588
13589 func (m *FrequencyInfoUL) GetFrequencyBandList() *MultiFrequencyBandListNR {
13590         if m != nil {
13591                 return m.FrequencyBandList
13592         }
13593         return nil
13594 }
13595
13596 func (m *FrequencyInfoUL) GetAbsoluteFrequencyPointA() *wrappers.UInt32Value {
13597         if m != nil {
13598                 return m.AbsoluteFrequencyPointA
13599         }
13600         return nil
13601 }
13602
13603 func (m *FrequencyInfoUL) GetScs_SpecificCarrierList() []*SCS_SpecificCarrier {
13604         if m != nil {
13605                 return m.Scs_SpecificCarrierList
13606         }
13607         return nil
13608 }
13609
13610 func (m *FrequencyInfoUL) GetAdditionalSpectrumEmission() *wrappers.UInt32Value {
13611         if m != nil {
13612                 return m.AdditionalSpectrumEmission
13613         }
13614         return nil
13615 }
13616
13617 func (m *FrequencyInfoUL) GetP_Max() *wrappers.Int32Value {
13618         if m != nil {
13619                 return m.P_Max
13620         }
13621         return nil
13622 }
13623
13624 func (m *FrequencyInfoUL) GetFrequencyShift7P5Khz() *wrappers.BoolValue {
13625         if m != nil {
13626                 return m.FrequencyShift7P5Khz
13627         }
13628         return nil
13629 }
13630
13631 type BWP_UplinkCommon struct {
13632         GenericParameters *BWP `protobuf:"bytes,1,opt,name=genericParameters,proto3" json:"genericParameters,omitempty"`
13633         // Types that are valid to be assigned to Rach_ConfigCommon:
13634         //      *BWP_UplinkCommon_ReleaseRach_ConfigCommon
13635         //      *BWP_UplinkCommon_SetupRach_ConfigCommon
13636         Rach_ConfigCommon isBWP_UplinkCommon_Rach_ConfigCommon `protobuf_oneof:"rach_ConfigCommon"`
13637         // Types that are valid to be assigned to Pusch_ConfigCommon:
13638         //      *BWP_UplinkCommon_ReleasePusch_ConfigCommon
13639         //      *BWP_UplinkCommon_SetupPusch_ConfigCommon
13640         Pusch_ConfigCommon isBWP_UplinkCommon_Pusch_ConfigCommon `protobuf_oneof:"pusch_ConfigCommon"`
13641         // Types that are valid to be assigned to Pucch_ConfigCommon:
13642         //      *BWP_UplinkCommon_ReleasePucch_ConfigCommon
13643         //      *BWP_UplinkCommon_SetupPucch_ConfigCommon
13644         Pucch_ConfigCommon   isBWP_UplinkCommon_Pucch_ConfigCommon `protobuf_oneof:"pucch_ConfigCommon"`
13645         XXX_NoUnkeyedLiteral struct{}                              `json:"-"`
13646         XXX_unrecognized     []byte                                `json:"-"`
13647         XXX_sizecache        int32                                 `json:"-"`
13648 }
13649
13650 func (m *BWP_UplinkCommon) Reset()         { *m = BWP_UplinkCommon{} }
13651 func (m *BWP_UplinkCommon) String() string { return proto.CompactTextString(m) }
13652 func (*BWP_UplinkCommon) ProtoMessage()    {}
13653 func (*BWP_UplinkCommon) Descriptor() ([]byte, []int) {
13654         return fileDescriptor_21c7528bb61f1a7a, []int{75}
13655 }
13656
13657 func (m *BWP_UplinkCommon) XXX_Unmarshal(b []byte) error {
13658         return xxx_messageInfo_BWP_UplinkCommon.Unmarshal(m, b)
13659 }
13660 func (m *BWP_UplinkCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13661         return xxx_messageInfo_BWP_UplinkCommon.Marshal(b, m, deterministic)
13662 }
13663 func (m *BWP_UplinkCommon) XXX_Merge(src proto.Message) {
13664         xxx_messageInfo_BWP_UplinkCommon.Merge(m, src)
13665 }
13666 func (m *BWP_UplinkCommon) XXX_Size() int {
13667         return xxx_messageInfo_BWP_UplinkCommon.Size(m)
13668 }
13669 func (m *BWP_UplinkCommon) XXX_DiscardUnknown() {
13670         xxx_messageInfo_BWP_UplinkCommon.DiscardUnknown(m)
13671 }
13672
13673 var xxx_messageInfo_BWP_UplinkCommon proto.InternalMessageInfo
13674
13675 func (m *BWP_UplinkCommon) GetGenericParameters() *BWP {
13676         if m != nil {
13677                 return m.GenericParameters
13678         }
13679         return nil
13680 }
13681
13682 type isBWP_UplinkCommon_Rach_ConfigCommon interface {
13683         isBWP_UplinkCommon_Rach_ConfigCommon()
13684 }
13685
13686 type BWP_UplinkCommon_ReleaseRach_ConfigCommon struct {
13687         ReleaseRach_ConfigCommon *Null `protobuf:"bytes,2,opt,name=release_rach_ConfigCommon,json=releaseRachConfigCommon,proto3,oneof"`
13688 }
13689
13690 type BWP_UplinkCommon_SetupRach_ConfigCommon struct {
13691         SetupRach_ConfigCommon *RACH_ConfigCommon `protobuf:"bytes,3,opt,name=setup_rach_ConfigCommon,json=setupRachConfigCommon,proto3,oneof"`
13692 }
13693
13694 func (*BWP_UplinkCommon_ReleaseRach_ConfigCommon) isBWP_UplinkCommon_Rach_ConfigCommon() {}
13695
13696 func (*BWP_UplinkCommon_SetupRach_ConfigCommon) isBWP_UplinkCommon_Rach_ConfigCommon() {}
13697
13698 func (m *BWP_UplinkCommon) GetRach_ConfigCommon() isBWP_UplinkCommon_Rach_ConfigCommon {
13699         if m != nil {
13700                 return m.Rach_ConfigCommon
13701         }
13702         return nil
13703 }
13704
13705 func (m *BWP_UplinkCommon) GetReleaseRach_ConfigCommon() *Null {
13706         if x, ok := m.GetRach_ConfigCommon().(*BWP_UplinkCommon_ReleaseRach_ConfigCommon); ok {
13707                 return x.ReleaseRach_ConfigCommon
13708         }
13709         return nil
13710 }
13711
13712 func (m *BWP_UplinkCommon) GetSetupRach_ConfigCommon() *RACH_ConfigCommon {
13713         if x, ok := m.GetRach_ConfigCommon().(*BWP_UplinkCommon_SetupRach_ConfigCommon); ok {
13714                 return x.SetupRach_ConfigCommon
13715         }
13716         return nil
13717 }
13718
13719 type isBWP_UplinkCommon_Pusch_ConfigCommon interface {
13720         isBWP_UplinkCommon_Pusch_ConfigCommon()
13721 }
13722
13723 type BWP_UplinkCommon_ReleasePusch_ConfigCommon struct {
13724         ReleasePusch_ConfigCommon *Null `protobuf:"bytes,4,opt,name=release_pusch_ConfigCommon,json=releasePuschConfigCommon,proto3,oneof"`
13725 }
13726
13727 type BWP_UplinkCommon_SetupPusch_ConfigCommon struct {
13728         SetupPusch_ConfigCommon *PUSCH_ConfigCommon `protobuf:"bytes,5,opt,name=setup_pusch_ConfigCommon,json=setupPuschConfigCommon,proto3,oneof"`
13729 }
13730
13731 func (*BWP_UplinkCommon_ReleasePusch_ConfigCommon) isBWP_UplinkCommon_Pusch_ConfigCommon() {}
13732
13733 func (*BWP_UplinkCommon_SetupPusch_ConfigCommon) isBWP_UplinkCommon_Pusch_ConfigCommon() {}
13734
13735 func (m *BWP_UplinkCommon) GetPusch_ConfigCommon() isBWP_UplinkCommon_Pusch_ConfigCommon {
13736         if m != nil {
13737                 return m.Pusch_ConfigCommon
13738         }
13739         return nil
13740 }
13741
13742 func (m *BWP_UplinkCommon) GetReleasePusch_ConfigCommon() *Null {
13743         if x, ok := m.GetPusch_ConfigCommon().(*BWP_UplinkCommon_ReleasePusch_ConfigCommon); ok {
13744                 return x.ReleasePusch_ConfigCommon
13745         }
13746         return nil
13747 }
13748
13749 func (m *BWP_UplinkCommon) GetSetupPusch_ConfigCommon() *PUSCH_ConfigCommon {
13750         if x, ok := m.GetPusch_ConfigCommon().(*BWP_UplinkCommon_SetupPusch_ConfigCommon); ok {
13751                 return x.SetupPusch_ConfigCommon
13752         }
13753         return nil
13754 }
13755
13756 type isBWP_UplinkCommon_Pucch_ConfigCommon interface {
13757         isBWP_UplinkCommon_Pucch_ConfigCommon()
13758 }
13759
13760 type BWP_UplinkCommon_ReleasePucch_ConfigCommon struct {
13761         ReleasePucch_ConfigCommon *Null `protobuf:"bytes,6,opt,name=release_pucch_ConfigCommon,json=releasePucchConfigCommon,proto3,oneof"`
13762 }
13763
13764 type BWP_UplinkCommon_SetupPucch_ConfigCommon struct {
13765         SetupPucch_ConfigCommon *PUCCH_ConfigCommon `protobuf:"bytes,7,opt,name=setup_pucch_ConfigCommon,json=setupPucchConfigCommon,proto3,oneof"`
13766 }
13767
13768 func (*BWP_UplinkCommon_ReleasePucch_ConfigCommon) isBWP_UplinkCommon_Pucch_ConfigCommon() {}
13769
13770 func (*BWP_UplinkCommon_SetupPucch_ConfigCommon) isBWP_UplinkCommon_Pucch_ConfigCommon() {}
13771
13772 func (m *BWP_UplinkCommon) GetPucch_ConfigCommon() isBWP_UplinkCommon_Pucch_ConfigCommon {
13773         if m != nil {
13774                 return m.Pucch_ConfigCommon
13775         }
13776         return nil
13777 }
13778
13779 func (m *BWP_UplinkCommon) GetReleasePucch_ConfigCommon() *Null {
13780         if x, ok := m.GetPucch_ConfigCommon().(*BWP_UplinkCommon_ReleasePucch_ConfigCommon); ok {
13781                 return x.ReleasePucch_ConfigCommon
13782         }
13783         return nil
13784 }
13785
13786 func (m *BWP_UplinkCommon) GetSetupPucch_ConfigCommon() *PUCCH_ConfigCommon {
13787         if x, ok := m.GetPucch_ConfigCommon().(*BWP_UplinkCommon_SetupPucch_ConfigCommon); ok {
13788                 return x.SetupPucch_ConfigCommon
13789         }
13790         return nil
13791 }
13792
13793 // XXX_OneofWrappers is for the internal use of the proto package.
13794 func (*BWP_UplinkCommon) XXX_OneofWrappers() []interface{} {
13795         return []interface{}{
13796                 (*BWP_UplinkCommon_ReleaseRach_ConfigCommon)(nil),
13797                 (*BWP_UplinkCommon_SetupRach_ConfigCommon)(nil),
13798                 (*BWP_UplinkCommon_ReleasePusch_ConfigCommon)(nil),
13799                 (*BWP_UplinkCommon_SetupPusch_ConfigCommon)(nil),
13800                 (*BWP_UplinkCommon_ReleasePucch_ConfigCommon)(nil),
13801                 (*BWP_UplinkCommon_SetupPucch_ConfigCommon)(nil),
13802         }
13803 }
13804
13805 type BWP_Uplink struct {
13806         Bwp_Id               uint32               `protobuf:"varint,1,opt,name=bwp_Id,json=bwpId,proto3" json:"bwp_Id,omitempty"`
13807         Bwp_Common           *BWP_UplinkCommon    `protobuf:"bytes,2,opt,name=bwp_Common,json=bwpCommon,proto3" json:"bwp_Common,omitempty"`
13808         Bwp_Dedicated        *BWP_UplinkDedicated `protobuf:"bytes,3,opt,name=bwp_Dedicated,json=bwpDedicated,proto3" json:"bwp_Dedicated,omitempty"`
13809         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
13810         XXX_unrecognized     []byte               `json:"-"`
13811         XXX_sizecache        int32                `json:"-"`
13812 }
13813
13814 func (m *BWP_Uplink) Reset()         { *m = BWP_Uplink{} }
13815 func (m *BWP_Uplink) String() string { return proto.CompactTextString(m) }
13816 func (*BWP_Uplink) ProtoMessage()    {}
13817 func (*BWP_Uplink) Descriptor() ([]byte, []int) {
13818         return fileDescriptor_21c7528bb61f1a7a, []int{76}
13819 }
13820
13821 func (m *BWP_Uplink) XXX_Unmarshal(b []byte) error {
13822         return xxx_messageInfo_BWP_Uplink.Unmarshal(m, b)
13823 }
13824 func (m *BWP_Uplink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13825         return xxx_messageInfo_BWP_Uplink.Marshal(b, m, deterministic)
13826 }
13827 func (m *BWP_Uplink) XXX_Merge(src proto.Message) {
13828         xxx_messageInfo_BWP_Uplink.Merge(m, src)
13829 }
13830 func (m *BWP_Uplink) XXX_Size() int {
13831         return xxx_messageInfo_BWP_Uplink.Size(m)
13832 }
13833 func (m *BWP_Uplink) XXX_DiscardUnknown() {
13834         xxx_messageInfo_BWP_Uplink.DiscardUnknown(m)
13835 }
13836
13837 var xxx_messageInfo_BWP_Uplink proto.InternalMessageInfo
13838
13839 func (m *BWP_Uplink) GetBwp_Id() uint32 {
13840         if m != nil {
13841                 return m.Bwp_Id
13842         }
13843         return 0
13844 }
13845
13846 func (m *BWP_Uplink) GetBwp_Common() *BWP_UplinkCommon {
13847         if m != nil {
13848                 return m.Bwp_Common
13849         }
13850         return nil
13851 }
13852
13853 func (m *BWP_Uplink) GetBwp_Dedicated() *BWP_UplinkDedicated {
13854         if m != nil {
13855                 return m.Bwp_Dedicated
13856         }
13857         return nil
13858 }
13859
13860 type RACH_ConfigCommon struct {
13861         Rach_ConfigGeneric        *RACH_ConfigGeneric   `protobuf:"bytes,1,opt,name=rach_ConfigGeneric,json=rachConfigGeneric,proto3" json:"rach_ConfigGeneric,omitempty"`
13862         TotalNumberOfRA_Preambles *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=totalNumberOfRA_Preambles,json=totalNumberOfRAPreambles,proto3" json:"totalNumberOfRA_Preambles,omitempty"`
13863         // Types that are valid to be assigned to SsbPerRACH_OccasionAndCB_PreamblesPerSSB:
13864         //      *RACH_ConfigCommon_OneEighth
13865         //      *RACH_ConfigCommon_OneFourth
13866         //      *RACH_ConfigCommon_OneHalf
13867         //      *RACH_ConfigCommon_One
13868         //      *RACH_ConfigCommon_Two
13869         //      *RACH_ConfigCommon_Four
13870         //      *RACH_ConfigCommon_Eight
13871         //      *RACH_ConfigCommon_Sixteen
13872         SsbPerRACH_OccasionAndCB_PreamblesPerSSB isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB `protobuf_oneof:"ssb_perRACH_OccasionAndCB_PreamblesPerSSB"`
13873         GroupBconfigured                         *GroupBconfigured                                            `protobuf:"bytes,11,opt,name=groupBconfigured,proto3" json:"groupBconfigured,omitempty"`
13874         Ra_ContentionResolutionTimer             *RA_ContentionResolutionTimer                                `protobuf:"bytes,12,opt,name=ra_ContentionResolutionTimer,json=raContentionResolutionTimer,proto3" json:"ra_ContentionResolutionTimer,omitempty"`
13875         Rsrp_ThresholdSSB                        *wrappers.UInt32Value                                        `protobuf:"bytes,13,opt,name=rsrp_ThresholdSSB,json=rsrpThresholdSSB,proto3" json:"rsrp_ThresholdSSB,omitempty"`
13876         Rsrp_ThresholdSSB_SUL                    *wrappers.UInt32Value                                        `protobuf:"bytes,14,opt,name=rsrp_ThresholdSSB_SUL,json=rsrpThresholdSSBSUL,proto3" json:"rsrp_ThresholdSSB_SUL,omitempty"`
13877         // Types that are valid to be assigned to Prach_RootSequenceIndex:
13878         //      *RACH_ConfigCommon_L839
13879         //      *RACH_ConfigCommon_L139
13880         Prach_RootSequenceIndex isRACH_ConfigCommon_Prach_RootSequenceIndex `protobuf_oneof:"prach_RootSequenceIndex"`
13881         Msg1_SubcarrierSpacing  *SubcarrierSpacing                          `protobuf:"bytes,17,opt,name=msg1_SubcarrierSpacing,json=msg1SubcarrierSpacing,proto3" json:"msg1_SubcarrierSpacing,omitempty"`
13882         RestrictedSetConfig     *RestrictedSetConfig                        `protobuf:"bytes,18,opt,name=restrictedSetConfig,proto3" json:"restrictedSetConfig,omitempty"`
13883         Msg3TransformPrecoder   *EnabledOpt                                 `protobuf:"bytes,19,opt,name=msg3_transformPrecoder,json=msg3TransformPrecoder,proto3" json:"msg3_transformPrecoder,omitempty"`
13884         XXX_NoUnkeyedLiteral    struct{}                                    `json:"-"`
13885         XXX_unrecognized        []byte                                      `json:"-"`
13886         XXX_sizecache           int32                                       `json:"-"`
13887 }
13888
13889 func (m *RACH_ConfigCommon) Reset()         { *m = RACH_ConfigCommon{} }
13890 func (m *RACH_ConfigCommon) String() string { return proto.CompactTextString(m) }
13891 func (*RACH_ConfigCommon) ProtoMessage()    {}
13892 func (*RACH_ConfigCommon) Descriptor() ([]byte, []int) {
13893         return fileDescriptor_21c7528bb61f1a7a, []int{77}
13894 }
13895
13896 func (m *RACH_ConfigCommon) XXX_Unmarshal(b []byte) error {
13897         return xxx_messageInfo_RACH_ConfigCommon.Unmarshal(m, b)
13898 }
13899 func (m *RACH_ConfigCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
13900         return xxx_messageInfo_RACH_ConfigCommon.Marshal(b, m, deterministic)
13901 }
13902 func (m *RACH_ConfigCommon) XXX_Merge(src proto.Message) {
13903         xxx_messageInfo_RACH_ConfigCommon.Merge(m, src)
13904 }
13905 func (m *RACH_ConfigCommon) XXX_Size() int {
13906         return xxx_messageInfo_RACH_ConfigCommon.Size(m)
13907 }
13908 func (m *RACH_ConfigCommon) XXX_DiscardUnknown() {
13909         xxx_messageInfo_RACH_ConfigCommon.DiscardUnknown(m)
13910 }
13911
13912 var xxx_messageInfo_RACH_ConfigCommon proto.InternalMessageInfo
13913
13914 func (m *RACH_ConfigCommon) GetRach_ConfigGeneric() *RACH_ConfigGeneric {
13915         if m != nil {
13916                 return m.Rach_ConfigGeneric
13917         }
13918         return nil
13919 }
13920
13921 func (m *RACH_ConfigCommon) GetTotalNumberOfRA_Preambles() *wrappers.UInt32Value {
13922         if m != nil {
13923                 return m.TotalNumberOfRA_Preambles
13924         }
13925         return nil
13926 }
13927
13928 type isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB interface {
13929         isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB()
13930 }
13931
13932 type RACH_ConfigCommon_OneEighth struct {
13933         OneEighth *Fraction `protobuf:"bytes,3,opt,name=oneEighth,proto3,oneof"`
13934 }
13935
13936 type RACH_ConfigCommon_OneFourth struct {
13937         OneFourth *Fraction `protobuf:"bytes,4,opt,name=oneFourth,proto3,oneof"`
13938 }
13939
13940 type RACH_ConfigCommon_OneHalf struct {
13941         OneHalf *Fraction `protobuf:"bytes,5,opt,name=oneHalf,proto3,oneof"`
13942 }
13943
13944 type RACH_ConfigCommon_One struct {
13945         One *Fraction `protobuf:"bytes,6,opt,name=one,proto3,oneof"`
13946 }
13947
13948 type RACH_ConfigCommon_Two struct {
13949         Two *OtherFraction `protobuf:"bytes,7,opt,name=two,proto3,oneof"`
13950 }
13951
13952 type RACH_ConfigCommon_Four struct {
13953         Four uint32 `protobuf:"varint,8,opt,name=four,proto3,oneof"`
13954 }
13955
13956 type RACH_ConfigCommon_Eight struct {
13957         Eight uint32 `protobuf:"varint,9,opt,name=eight,proto3,oneof"`
13958 }
13959
13960 type RACH_ConfigCommon_Sixteen struct {
13961         Sixteen uint32 `protobuf:"varint,10,opt,name=sixteen,proto3,oneof"`
13962 }
13963
13964 func (*RACH_ConfigCommon_OneEighth) isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB() {}
13965
13966 func (*RACH_ConfigCommon_OneFourth) isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB() {}
13967
13968 func (*RACH_ConfigCommon_OneHalf) isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB() {}
13969
13970 func (*RACH_ConfigCommon_One) isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB() {}
13971
13972 func (*RACH_ConfigCommon_Two) isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB() {}
13973
13974 func (*RACH_ConfigCommon_Four) isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB() {}
13975
13976 func (*RACH_ConfigCommon_Eight) isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB() {}
13977
13978 func (*RACH_ConfigCommon_Sixteen) isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB() {}
13979
13980 func (m *RACH_ConfigCommon) GetSsbPerRACH_OccasionAndCB_PreamblesPerSSB() isRACH_ConfigCommon_SsbPerRACH_OccasionAndCB_PreamblesPerSSB {
13981         if m != nil {
13982                 return m.SsbPerRACH_OccasionAndCB_PreamblesPerSSB
13983         }
13984         return nil
13985 }
13986
13987 func (m *RACH_ConfigCommon) GetOneEighth() *Fraction {
13988         if x, ok := m.GetSsbPerRACH_OccasionAndCB_PreamblesPerSSB().(*RACH_ConfigCommon_OneEighth); ok {
13989                 return x.OneEighth
13990         }
13991         return nil
13992 }
13993
13994 func (m *RACH_ConfigCommon) GetOneFourth() *Fraction {
13995         if x, ok := m.GetSsbPerRACH_OccasionAndCB_PreamblesPerSSB().(*RACH_ConfigCommon_OneFourth); ok {
13996                 return x.OneFourth
13997         }
13998         return nil
13999 }
14000
14001 func (m *RACH_ConfigCommon) GetOneHalf() *Fraction {
14002         if x, ok := m.GetSsbPerRACH_OccasionAndCB_PreamblesPerSSB().(*RACH_ConfigCommon_OneHalf); ok {
14003                 return x.OneHalf
14004         }
14005         return nil
14006 }
14007
14008 func (m *RACH_ConfigCommon) GetOne() *Fraction {
14009         if x, ok := m.GetSsbPerRACH_OccasionAndCB_PreamblesPerSSB().(*RACH_ConfigCommon_One); ok {
14010                 return x.One
14011         }
14012         return nil
14013 }
14014
14015 func (m *RACH_ConfigCommon) GetTwo() *OtherFraction {
14016         if x, ok := m.GetSsbPerRACH_OccasionAndCB_PreamblesPerSSB().(*RACH_ConfigCommon_Two); ok {
14017                 return x.Two
14018         }
14019         return nil
14020 }
14021
14022 func (m *RACH_ConfigCommon) GetFour() uint32 {
14023         if x, ok := m.GetSsbPerRACH_OccasionAndCB_PreamblesPerSSB().(*RACH_ConfigCommon_Four); ok {
14024                 return x.Four
14025         }
14026         return 0
14027 }
14028
14029 func (m *RACH_ConfigCommon) GetEight() uint32 {
14030         if x, ok := m.GetSsbPerRACH_OccasionAndCB_PreamblesPerSSB().(*RACH_ConfigCommon_Eight); ok {
14031                 return x.Eight
14032         }
14033         return 0
14034 }
14035
14036 func (m *RACH_ConfigCommon) GetSixteen() uint32 {
14037         if x, ok := m.GetSsbPerRACH_OccasionAndCB_PreamblesPerSSB().(*RACH_ConfigCommon_Sixteen); ok {
14038                 return x.Sixteen
14039         }
14040         return 0
14041 }
14042
14043 func (m *RACH_ConfigCommon) GetGroupBconfigured() *GroupBconfigured {
14044         if m != nil {
14045                 return m.GroupBconfigured
14046         }
14047         return nil
14048 }
14049
14050 func (m *RACH_ConfigCommon) GetRa_ContentionResolutionTimer() *RA_ContentionResolutionTimer {
14051         if m != nil {
14052                 return m.Ra_ContentionResolutionTimer
14053         }
14054         return nil
14055 }
14056
14057 func (m *RACH_ConfigCommon) GetRsrp_ThresholdSSB() *wrappers.UInt32Value {
14058         if m != nil {
14059                 return m.Rsrp_ThresholdSSB
14060         }
14061         return nil
14062 }
14063
14064 func (m *RACH_ConfigCommon) GetRsrp_ThresholdSSB_SUL() *wrappers.UInt32Value {
14065         if m != nil {
14066                 return m.Rsrp_ThresholdSSB_SUL
14067         }
14068         return nil
14069 }
14070
14071 type isRACH_ConfigCommon_Prach_RootSequenceIndex interface {
14072         isRACH_ConfigCommon_Prach_RootSequenceIndex()
14073 }
14074
14075 type RACH_ConfigCommon_L839 struct {
14076         L839 uint32 `protobuf:"varint,15,opt,name=l839,proto3,oneof"`
14077 }
14078
14079 type RACH_ConfigCommon_L139 struct {
14080         L139 uint32 `protobuf:"varint,16,opt,name=l139,proto3,oneof"`
14081 }
14082
14083 func (*RACH_ConfigCommon_L839) isRACH_ConfigCommon_Prach_RootSequenceIndex() {}
14084
14085 func (*RACH_ConfigCommon_L139) isRACH_ConfigCommon_Prach_RootSequenceIndex() {}
14086
14087 func (m *RACH_ConfigCommon) GetPrach_RootSequenceIndex() isRACH_ConfigCommon_Prach_RootSequenceIndex {
14088         if m != nil {
14089                 return m.Prach_RootSequenceIndex
14090         }
14091         return nil
14092 }
14093
14094 func (m *RACH_ConfigCommon) GetL839() uint32 {
14095         if x, ok := m.GetPrach_RootSequenceIndex().(*RACH_ConfigCommon_L839); ok {
14096                 return x.L839
14097         }
14098         return 0
14099 }
14100
14101 func (m *RACH_ConfigCommon) GetL139() uint32 {
14102         if x, ok := m.GetPrach_RootSequenceIndex().(*RACH_ConfigCommon_L139); ok {
14103                 return x.L139
14104         }
14105         return 0
14106 }
14107
14108 func (m *RACH_ConfigCommon) GetMsg1_SubcarrierSpacing() *SubcarrierSpacing {
14109         if m != nil {
14110                 return m.Msg1_SubcarrierSpacing
14111         }
14112         return nil
14113 }
14114
14115 func (m *RACH_ConfigCommon) GetRestrictedSetConfig() *RestrictedSetConfig {
14116         if m != nil {
14117                 return m.RestrictedSetConfig
14118         }
14119         return nil
14120 }
14121
14122 func (m *RACH_ConfigCommon) GetMsg3TransformPrecoder() *EnabledOpt {
14123         if m != nil {
14124                 return m.Msg3TransformPrecoder
14125         }
14126         return nil
14127 }
14128
14129 // XXX_OneofWrappers is for the internal use of the proto package.
14130 func (*RACH_ConfigCommon) XXX_OneofWrappers() []interface{} {
14131         return []interface{}{
14132                 (*RACH_ConfigCommon_OneEighth)(nil),
14133                 (*RACH_ConfigCommon_OneFourth)(nil),
14134                 (*RACH_ConfigCommon_OneHalf)(nil),
14135                 (*RACH_ConfigCommon_One)(nil),
14136                 (*RACH_ConfigCommon_Two)(nil),
14137                 (*RACH_ConfigCommon_Four)(nil),
14138                 (*RACH_ConfigCommon_Eight)(nil),
14139                 (*RACH_ConfigCommon_Sixteen)(nil),
14140                 (*RACH_ConfigCommon_L839)(nil),
14141                 (*RACH_ConfigCommon_L139)(nil),
14142         }
14143 }
14144
14145 type RACH_ConfigGeneric struct {
14146         Prach_ConfigurationIndex    uint32             `protobuf:"varint,1,opt,name=prach_ConfigurationIndex,json=prachConfigurationIndex,proto3" json:"prach_ConfigurationIndex,omitempty"`
14147         Msg1_FDM                    *Msg1_FDM          `protobuf:"bytes,2,opt,name=msg1_FDM,json=msg1FDM,proto3" json:"msg1_FDM,omitempty"`
14148         Msg1_FrequencyStart         uint32             `protobuf:"varint,3,opt,name=msg1_FrequencyStart,json=msg1FrequencyStart,proto3" json:"msg1_FrequencyStart,omitempty"`
14149         ZeroCorrelationZoneConfig   uint32             `protobuf:"varint,4,opt,name=zeroCorrelationZoneConfig,proto3" json:"zeroCorrelationZoneConfig,omitempty"`
14150         PreambleReceivedTargetPower int32              `protobuf:"zigzag32,5,opt,name=preambleReceivedTargetPower,proto3" json:"preambleReceivedTargetPower,omitempty"`
14151         PreambleTransMax            *PreambleTransMax  `protobuf:"bytes,6,opt,name=preambleTransMax,proto3" json:"preambleTransMax,omitempty"`
14152         PowerRampingStep            *PowerRampingStep  `protobuf:"bytes,7,opt,name=powerRampingStep,proto3" json:"powerRampingStep,omitempty"`
14153         Ra_ResponseWindow           *RA_ResponseWindow `protobuf:"bytes,8,opt,name=ra_ResponseWindow,json=raResponseWindow,proto3" json:"ra_ResponseWindow,omitempty"`
14154         XXX_NoUnkeyedLiteral        struct{}           `json:"-"`
14155         XXX_unrecognized            []byte             `json:"-"`
14156         XXX_sizecache               int32              `json:"-"`
14157 }
14158
14159 func (m *RACH_ConfigGeneric) Reset()         { *m = RACH_ConfigGeneric{} }
14160 func (m *RACH_ConfigGeneric) String() string { return proto.CompactTextString(m) }
14161 func (*RACH_ConfigGeneric) ProtoMessage()    {}
14162 func (*RACH_ConfigGeneric) Descriptor() ([]byte, []int) {
14163         return fileDescriptor_21c7528bb61f1a7a, []int{78}
14164 }
14165
14166 func (m *RACH_ConfigGeneric) XXX_Unmarshal(b []byte) error {
14167         return xxx_messageInfo_RACH_ConfigGeneric.Unmarshal(m, b)
14168 }
14169 func (m *RACH_ConfigGeneric) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14170         return xxx_messageInfo_RACH_ConfigGeneric.Marshal(b, m, deterministic)
14171 }
14172 func (m *RACH_ConfigGeneric) XXX_Merge(src proto.Message) {
14173         xxx_messageInfo_RACH_ConfigGeneric.Merge(m, src)
14174 }
14175 func (m *RACH_ConfigGeneric) XXX_Size() int {
14176         return xxx_messageInfo_RACH_ConfigGeneric.Size(m)
14177 }
14178 func (m *RACH_ConfigGeneric) XXX_DiscardUnknown() {
14179         xxx_messageInfo_RACH_ConfigGeneric.DiscardUnknown(m)
14180 }
14181
14182 var xxx_messageInfo_RACH_ConfigGeneric proto.InternalMessageInfo
14183
14184 func (m *RACH_ConfigGeneric) GetPrach_ConfigurationIndex() uint32 {
14185         if m != nil {
14186                 return m.Prach_ConfigurationIndex
14187         }
14188         return 0
14189 }
14190
14191 func (m *RACH_ConfigGeneric) GetMsg1_FDM() *Msg1_FDM {
14192         if m != nil {
14193                 return m.Msg1_FDM
14194         }
14195         return nil
14196 }
14197
14198 func (m *RACH_ConfigGeneric) GetMsg1_FrequencyStart() uint32 {
14199         if m != nil {
14200                 return m.Msg1_FrequencyStart
14201         }
14202         return 0
14203 }
14204
14205 func (m *RACH_ConfigGeneric) GetZeroCorrelationZoneConfig() uint32 {
14206         if m != nil {
14207                 return m.ZeroCorrelationZoneConfig
14208         }
14209         return 0
14210 }
14211
14212 func (m *RACH_ConfigGeneric) GetPreambleReceivedTargetPower() int32 {
14213         if m != nil {
14214                 return m.PreambleReceivedTargetPower
14215         }
14216         return 0
14217 }
14218
14219 func (m *RACH_ConfigGeneric) GetPreambleTransMax() *PreambleTransMax {
14220         if m != nil {
14221                 return m.PreambleTransMax
14222         }
14223         return nil
14224 }
14225
14226 func (m *RACH_ConfigGeneric) GetPowerRampingStep() *PowerRampingStep {
14227         if m != nil {
14228                 return m.PowerRampingStep
14229         }
14230         return nil
14231 }
14232
14233 func (m *RACH_ConfigGeneric) GetRa_ResponseWindow() *RA_ResponseWindow {
14234         if m != nil {
14235                 return m.Ra_ResponseWindow
14236         }
14237         return nil
14238 }
14239
14240 type Msg1_FDM struct {
14241         Value                Msg1_FDM_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Msg1_FDM_Value" json:"value,omitempty"`
14242         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
14243         XXX_unrecognized     []byte         `json:"-"`
14244         XXX_sizecache        int32          `json:"-"`
14245 }
14246
14247 func (m *Msg1_FDM) Reset()         { *m = Msg1_FDM{} }
14248 func (m *Msg1_FDM) String() string { return proto.CompactTextString(m) }
14249 func (*Msg1_FDM) ProtoMessage()    {}
14250 func (*Msg1_FDM) Descriptor() ([]byte, []int) {
14251         return fileDescriptor_21c7528bb61f1a7a, []int{79}
14252 }
14253
14254 func (m *Msg1_FDM) XXX_Unmarshal(b []byte) error {
14255         return xxx_messageInfo_Msg1_FDM.Unmarshal(m, b)
14256 }
14257 func (m *Msg1_FDM) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14258         return xxx_messageInfo_Msg1_FDM.Marshal(b, m, deterministic)
14259 }
14260 func (m *Msg1_FDM) XXX_Merge(src proto.Message) {
14261         xxx_messageInfo_Msg1_FDM.Merge(m, src)
14262 }
14263 func (m *Msg1_FDM) XXX_Size() int {
14264         return xxx_messageInfo_Msg1_FDM.Size(m)
14265 }
14266 func (m *Msg1_FDM) XXX_DiscardUnknown() {
14267         xxx_messageInfo_Msg1_FDM.DiscardUnknown(m)
14268 }
14269
14270 var xxx_messageInfo_Msg1_FDM proto.InternalMessageInfo
14271
14272 func (m *Msg1_FDM) GetValue() Msg1_FDM_Value {
14273         if m != nil {
14274                 return m.Value
14275         }
14276         return Msg1_FDM_protobuf_unspecified
14277 }
14278
14279 type PreambleTransMax struct {
14280         Value                PreambleTransMax_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PreambleTransMax_Value" json:"value,omitempty"`
14281         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
14282         XXX_unrecognized     []byte                 `json:"-"`
14283         XXX_sizecache        int32                  `json:"-"`
14284 }
14285
14286 func (m *PreambleTransMax) Reset()         { *m = PreambleTransMax{} }
14287 func (m *PreambleTransMax) String() string { return proto.CompactTextString(m) }
14288 func (*PreambleTransMax) ProtoMessage()    {}
14289 func (*PreambleTransMax) Descriptor() ([]byte, []int) {
14290         return fileDescriptor_21c7528bb61f1a7a, []int{80}
14291 }
14292
14293 func (m *PreambleTransMax) XXX_Unmarshal(b []byte) error {
14294         return xxx_messageInfo_PreambleTransMax.Unmarshal(m, b)
14295 }
14296 func (m *PreambleTransMax) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14297         return xxx_messageInfo_PreambleTransMax.Marshal(b, m, deterministic)
14298 }
14299 func (m *PreambleTransMax) XXX_Merge(src proto.Message) {
14300         xxx_messageInfo_PreambleTransMax.Merge(m, src)
14301 }
14302 func (m *PreambleTransMax) XXX_Size() int {
14303         return xxx_messageInfo_PreambleTransMax.Size(m)
14304 }
14305 func (m *PreambleTransMax) XXX_DiscardUnknown() {
14306         xxx_messageInfo_PreambleTransMax.DiscardUnknown(m)
14307 }
14308
14309 var xxx_messageInfo_PreambleTransMax proto.InternalMessageInfo
14310
14311 func (m *PreambleTransMax) GetValue() PreambleTransMax_Value {
14312         if m != nil {
14313                 return m.Value
14314         }
14315         return PreambleTransMax_protobuf_unspecified
14316 }
14317
14318 type PowerRampingStep struct {
14319         Value                PowerRampingStep_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PowerRampingStep_Value" json:"value,omitempty"`
14320         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
14321         XXX_unrecognized     []byte                 `json:"-"`
14322         XXX_sizecache        int32                  `json:"-"`
14323 }
14324
14325 func (m *PowerRampingStep) Reset()         { *m = PowerRampingStep{} }
14326 func (m *PowerRampingStep) String() string { return proto.CompactTextString(m) }
14327 func (*PowerRampingStep) ProtoMessage()    {}
14328 func (*PowerRampingStep) Descriptor() ([]byte, []int) {
14329         return fileDescriptor_21c7528bb61f1a7a, []int{81}
14330 }
14331
14332 func (m *PowerRampingStep) XXX_Unmarshal(b []byte) error {
14333         return xxx_messageInfo_PowerRampingStep.Unmarshal(m, b)
14334 }
14335 func (m *PowerRampingStep) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14336         return xxx_messageInfo_PowerRampingStep.Marshal(b, m, deterministic)
14337 }
14338 func (m *PowerRampingStep) XXX_Merge(src proto.Message) {
14339         xxx_messageInfo_PowerRampingStep.Merge(m, src)
14340 }
14341 func (m *PowerRampingStep) XXX_Size() int {
14342         return xxx_messageInfo_PowerRampingStep.Size(m)
14343 }
14344 func (m *PowerRampingStep) XXX_DiscardUnknown() {
14345         xxx_messageInfo_PowerRampingStep.DiscardUnknown(m)
14346 }
14347
14348 var xxx_messageInfo_PowerRampingStep proto.InternalMessageInfo
14349
14350 func (m *PowerRampingStep) GetValue() PowerRampingStep_Value {
14351         if m != nil {
14352                 return m.Value
14353         }
14354         return PowerRampingStep_protobuf_unspecified
14355 }
14356
14357 type RA_ResponseWindow struct {
14358         Value                RA_ResponseWindow_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RA_ResponseWindow_Value" json:"value,omitempty"`
14359         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
14360         XXX_unrecognized     []byte                  `json:"-"`
14361         XXX_sizecache        int32                   `json:"-"`
14362 }
14363
14364 func (m *RA_ResponseWindow) Reset()         { *m = RA_ResponseWindow{} }
14365 func (m *RA_ResponseWindow) String() string { return proto.CompactTextString(m) }
14366 func (*RA_ResponseWindow) ProtoMessage()    {}
14367 func (*RA_ResponseWindow) Descriptor() ([]byte, []int) {
14368         return fileDescriptor_21c7528bb61f1a7a, []int{82}
14369 }
14370
14371 func (m *RA_ResponseWindow) XXX_Unmarshal(b []byte) error {
14372         return xxx_messageInfo_RA_ResponseWindow.Unmarshal(m, b)
14373 }
14374 func (m *RA_ResponseWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14375         return xxx_messageInfo_RA_ResponseWindow.Marshal(b, m, deterministic)
14376 }
14377 func (m *RA_ResponseWindow) XXX_Merge(src proto.Message) {
14378         xxx_messageInfo_RA_ResponseWindow.Merge(m, src)
14379 }
14380 func (m *RA_ResponseWindow) XXX_Size() int {
14381         return xxx_messageInfo_RA_ResponseWindow.Size(m)
14382 }
14383 func (m *RA_ResponseWindow) XXX_DiscardUnknown() {
14384         xxx_messageInfo_RA_ResponseWindow.DiscardUnknown(m)
14385 }
14386
14387 var xxx_messageInfo_RA_ResponseWindow proto.InternalMessageInfo
14388
14389 func (m *RA_ResponseWindow) GetValue() RA_ResponseWindow_Value {
14390         if m != nil {
14391                 return m.Value
14392         }
14393         return RA_ResponseWindow_protobuf_unspecified
14394 }
14395
14396 type Fraction struct {
14397         Value                Fraction_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Fraction_Value" json:"value,omitempty"`
14398         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
14399         XXX_unrecognized     []byte         `json:"-"`
14400         XXX_sizecache        int32          `json:"-"`
14401 }
14402
14403 func (m *Fraction) Reset()         { *m = Fraction{} }
14404 func (m *Fraction) String() string { return proto.CompactTextString(m) }
14405 func (*Fraction) ProtoMessage()    {}
14406 func (*Fraction) Descriptor() ([]byte, []int) {
14407         return fileDescriptor_21c7528bb61f1a7a, []int{83}
14408 }
14409
14410 func (m *Fraction) XXX_Unmarshal(b []byte) error {
14411         return xxx_messageInfo_Fraction.Unmarshal(m, b)
14412 }
14413 func (m *Fraction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14414         return xxx_messageInfo_Fraction.Marshal(b, m, deterministic)
14415 }
14416 func (m *Fraction) XXX_Merge(src proto.Message) {
14417         xxx_messageInfo_Fraction.Merge(m, src)
14418 }
14419 func (m *Fraction) XXX_Size() int {
14420         return xxx_messageInfo_Fraction.Size(m)
14421 }
14422 func (m *Fraction) XXX_DiscardUnknown() {
14423         xxx_messageInfo_Fraction.DiscardUnknown(m)
14424 }
14425
14426 var xxx_messageInfo_Fraction proto.InternalMessageInfo
14427
14428 func (m *Fraction) GetValue() Fraction_Value {
14429         if m != nil {
14430                 return m.Value
14431         }
14432         return Fraction_protobuf_unspecified
14433 }
14434
14435 type OtherFraction struct {
14436         Value                OtherFraction_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.OtherFraction_Value" json:"value,omitempty"`
14437         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
14438         XXX_unrecognized     []byte              `json:"-"`
14439         XXX_sizecache        int32               `json:"-"`
14440 }
14441
14442 func (m *OtherFraction) Reset()         { *m = OtherFraction{} }
14443 func (m *OtherFraction) String() string { return proto.CompactTextString(m) }
14444 func (*OtherFraction) ProtoMessage()    {}
14445 func (*OtherFraction) Descriptor() ([]byte, []int) {
14446         return fileDescriptor_21c7528bb61f1a7a, []int{84}
14447 }
14448
14449 func (m *OtherFraction) XXX_Unmarshal(b []byte) error {
14450         return xxx_messageInfo_OtherFraction.Unmarshal(m, b)
14451 }
14452 func (m *OtherFraction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14453         return xxx_messageInfo_OtherFraction.Marshal(b, m, deterministic)
14454 }
14455 func (m *OtherFraction) XXX_Merge(src proto.Message) {
14456         xxx_messageInfo_OtherFraction.Merge(m, src)
14457 }
14458 func (m *OtherFraction) XXX_Size() int {
14459         return xxx_messageInfo_OtherFraction.Size(m)
14460 }
14461 func (m *OtherFraction) XXX_DiscardUnknown() {
14462         xxx_messageInfo_OtherFraction.DiscardUnknown(m)
14463 }
14464
14465 var xxx_messageInfo_OtherFraction proto.InternalMessageInfo
14466
14467 func (m *OtherFraction) GetValue() OtherFraction_Value {
14468         if m != nil {
14469                 return m.Value
14470         }
14471         return OtherFraction_protobuf_unspecified
14472 }
14473
14474 type GroupBconfigured struct {
14475         Ra_Msg3SizeGroupA          *RA_Msg3SizeGroupA        `protobuf:"bytes,1,opt,name=ra_Msg3SizeGroupA,json=raMsg3SizeGroupA,proto3" json:"ra_Msg3SizeGroupA,omitempty"`
14476         MessagePowerOffsetGroupB   *MessagePowerOffsetGroupB `protobuf:"bytes,2,opt,name=messagePowerOffsetGroupB,proto3" json:"messagePowerOffsetGroupB,omitempty"`
14477         NumberOfRA_PreamblesGroupA uint32                    `protobuf:"varint,3,opt,name=numberOfRA_PreamblesGroupA,json=numberOfRAPreamblesGroupA,proto3" json:"numberOfRA_PreamblesGroupA,omitempty"`
14478         XXX_NoUnkeyedLiteral       struct{}                  `json:"-"`
14479         XXX_unrecognized           []byte                    `json:"-"`
14480         XXX_sizecache              int32                     `json:"-"`
14481 }
14482
14483 func (m *GroupBconfigured) Reset()         { *m = GroupBconfigured{} }
14484 func (m *GroupBconfigured) String() string { return proto.CompactTextString(m) }
14485 func (*GroupBconfigured) ProtoMessage()    {}
14486 func (*GroupBconfigured) Descriptor() ([]byte, []int) {
14487         return fileDescriptor_21c7528bb61f1a7a, []int{85}
14488 }
14489
14490 func (m *GroupBconfigured) XXX_Unmarshal(b []byte) error {
14491         return xxx_messageInfo_GroupBconfigured.Unmarshal(m, b)
14492 }
14493 func (m *GroupBconfigured) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14494         return xxx_messageInfo_GroupBconfigured.Marshal(b, m, deterministic)
14495 }
14496 func (m *GroupBconfigured) XXX_Merge(src proto.Message) {
14497         xxx_messageInfo_GroupBconfigured.Merge(m, src)
14498 }
14499 func (m *GroupBconfigured) XXX_Size() int {
14500         return xxx_messageInfo_GroupBconfigured.Size(m)
14501 }
14502 func (m *GroupBconfigured) XXX_DiscardUnknown() {
14503         xxx_messageInfo_GroupBconfigured.DiscardUnknown(m)
14504 }
14505
14506 var xxx_messageInfo_GroupBconfigured proto.InternalMessageInfo
14507
14508 func (m *GroupBconfigured) GetRa_Msg3SizeGroupA() *RA_Msg3SizeGroupA {
14509         if m != nil {
14510                 return m.Ra_Msg3SizeGroupA
14511         }
14512         return nil
14513 }
14514
14515 func (m *GroupBconfigured) GetMessagePowerOffsetGroupB() *MessagePowerOffsetGroupB {
14516         if m != nil {
14517                 return m.MessagePowerOffsetGroupB
14518         }
14519         return nil
14520 }
14521
14522 func (m *GroupBconfigured) GetNumberOfRA_PreamblesGroupA() uint32 {
14523         if m != nil {
14524                 return m.NumberOfRA_PreamblesGroupA
14525         }
14526         return 0
14527 }
14528
14529 type RA_Msg3SizeGroupA struct {
14530         Value                RA_Msg3SizeGroupA_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RA_Msg3SizeGroupA_Value" json:"value,omitempty"`
14531         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
14532         XXX_unrecognized     []byte                  `json:"-"`
14533         XXX_sizecache        int32                   `json:"-"`
14534 }
14535
14536 func (m *RA_Msg3SizeGroupA) Reset()         { *m = RA_Msg3SizeGroupA{} }
14537 func (m *RA_Msg3SizeGroupA) String() string { return proto.CompactTextString(m) }
14538 func (*RA_Msg3SizeGroupA) ProtoMessage()    {}
14539 func (*RA_Msg3SizeGroupA) Descriptor() ([]byte, []int) {
14540         return fileDescriptor_21c7528bb61f1a7a, []int{86}
14541 }
14542
14543 func (m *RA_Msg3SizeGroupA) XXX_Unmarshal(b []byte) error {
14544         return xxx_messageInfo_RA_Msg3SizeGroupA.Unmarshal(m, b)
14545 }
14546 func (m *RA_Msg3SizeGroupA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14547         return xxx_messageInfo_RA_Msg3SizeGroupA.Marshal(b, m, deterministic)
14548 }
14549 func (m *RA_Msg3SizeGroupA) XXX_Merge(src proto.Message) {
14550         xxx_messageInfo_RA_Msg3SizeGroupA.Merge(m, src)
14551 }
14552 func (m *RA_Msg3SizeGroupA) XXX_Size() int {
14553         return xxx_messageInfo_RA_Msg3SizeGroupA.Size(m)
14554 }
14555 func (m *RA_Msg3SizeGroupA) XXX_DiscardUnknown() {
14556         xxx_messageInfo_RA_Msg3SizeGroupA.DiscardUnknown(m)
14557 }
14558
14559 var xxx_messageInfo_RA_Msg3SizeGroupA proto.InternalMessageInfo
14560
14561 func (m *RA_Msg3SizeGroupA) GetValue() RA_Msg3SizeGroupA_Value {
14562         if m != nil {
14563                 return m.Value
14564         }
14565         return RA_Msg3SizeGroupA_protobuf_unspecified
14566 }
14567
14568 type MessagePowerOffsetGroupB struct {
14569         Value                MessagePowerOffsetGroupB_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MessagePowerOffsetGroupB_Value" json:"value,omitempty"`
14570         XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
14571         XXX_unrecognized     []byte                         `json:"-"`
14572         XXX_sizecache        int32                          `json:"-"`
14573 }
14574
14575 func (m *MessagePowerOffsetGroupB) Reset()         { *m = MessagePowerOffsetGroupB{} }
14576 func (m *MessagePowerOffsetGroupB) String() string { return proto.CompactTextString(m) }
14577 func (*MessagePowerOffsetGroupB) ProtoMessage()    {}
14578 func (*MessagePowerOffsetGroupB) Descriptor() ([]byte, []int) {
14579         return fileDescriptor_21c7528bb61f1a7a, []int{87}
14580 }
14581
14582 func (m *MessagePowerOffsetGroupB) XXX_Unmarshal(b []byte) error {
14583         return xxx_messageInfo_MessagePowerOffsetGroupB.Unmarshal(m, b)
14584 }
14585 func (m *MessagePowerOffsetGroupB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14586         return xxx_messageInfo_MessagePowerOffsetGroupB.Marshal(b, m, deterministic)
14587 }
14588 func (m *MessagePowerOffsetGroupB) XXX_Merge(src proto.Message) {
14589         xxx_messageInfo_MessagePowerOffsetGroupB.Merge(m, src)
14590 }
14591 func (m *MessagePowerOffsetGroupB) XXX_Size() int {
14592         return xxx_messageInfo_MessagePowerOffsetGroupB.Size(m)
14593 }
14594 func (m *MessagePowerOffsetGroupB) XXX_DiscardUnknown() {
14595         xxx_messageInfo_MessagePowerOffsetGroupB.DiscardUnknown(m)
14596 }
14597
14598 var xxx_messageInfo_MessagePowerOffsetGroupB proto.InternalMessageInfo
14599
14600 func (m *MessagePowerOffsetGroupB) GetValue() MessagePowerOffsetGroupB_Value {
14601         if m != nil {
14602                 return m.Value
14603         }
14604         return MessagePowerOffsetGroupB_protobuf_unspecified
14605 }
14606
14607 type RA_ContentionResolutionTimer struct {
14608         Value                RA_ContentionResolutionTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RA_ContentionResolutionTimer_Value" json:"value,omitempty"`
14609         XXX_NoUnkeyedLiteral struct{}                           `json:"-"`
14610         XXX_unrecognized     []byte                             `json:"-"`
14611         XXX_sizecache        int32                              `json:"-"`
14612 }
14613
14614 func (m *RA_ContentionResolutionTimer) Reset()         { *m = RA_ContentionResolutionTimer{} }
14615 func (m *RA_ContentionResolutionTimer) String() string { return proto.CompactTextString(m) }
14616 func (*RA_ContentionResolutionTimer) ProtoMessage()    {}
14617 func (*RA_ContentionResolutionTimer) Descriptor() ([]byte, []int) {
14618         return fileDescriptor_21c7528bb61f1a7a, []int{88}
14619 }
14620
14621 func (m *RA_ContentionResolutionTimer) XXX_Unmarshal(b []byte) error {
14622         return xxx_messageInfo_RA_ContentionResolutionTimer.Unmarshal(m, b)
14623 }
14624 func (m *RA_ContentionResolutionTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14625         return xxx_messageInfo_RA_ContentionResolutionTimer.Marshal(b, m, deterministic)
14626 }
14627 func (m *RA_ContentionResolutionTimer) XXX_Merge(src proto.Message) {
14628         xxx_messageInfo_RA_ContentionResolutionTimer.Merge(m, src)
14629 }
14630 func (m *RA_ContentionResolutionTimer) XXX_Size() int {
14631         return xxx_messageInfo_RA_ContentionResolutionTimer.Size(m)
14632 }
14633 func (m *RA_ContentionResolutionTimer) XXX_DiscardUnknown() {
14634         xxx_messageInfo_RA_ContentionResolutionTimer.DiscardUnknown(m)
14635 }
14636
14637 var xxx_messageInfo_RA_ContentionResolutionTimer proto.InternalMessageInfo
14638
14639 func (m *RA_ContentionResolutionTimer) GetValue() RA_ContentionResolutionTimer_Value {
14640         if m != nil {
14641                 return m.Value
14642         }
14643         return RA_ContentionResolutionTimer_protobuf_unspecified
14644 }
14645
14646 type RestrictedSetConfig struct {
14647         Value                RestrictedSetConfig_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RestrictedSetConfig_Value" json:"value,omitempty"`
14648         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
14649         XXX_unrecognized     []byte                    `json:"-"`
14650         XXX_sizecache        int32                     `json:"-"`
14651 }
14652
14653 func (m *RestrictedSetConfig) Reset()         { *m = RestrictedSetConfig{} }
14654 func (m *RestrictedSetConfig) String() string { return proto.CompactTextString(m) }
14655 func (*RestrictedSetConfig) ProtoMessage()    {}
14656 func (*RestrictedSetConfig) Descriptor() ([]byte, []int) {
14657         return fileDescriptor_21c7528bb61f1a7a, []int{89}
14658 }
14659
14660 func (m *RestrictedSetConfig) XXX_Unmarshal(b []byte) error {
14661         return xxx_messageInfo_RestrictedSetConfig.Unmarshal(m, b)
14662 }
14663 func (m *RestrictedSetConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14664         return xxx_messageInfo_RestrictedSetConfig.Marshal(b, m, deterministic)
14665 }
14666 func (m *RestrictedSetConfig) XXX_Merge(src proto.Message) {
14667         xxx_messageInfo_RestrictedSetConfig.Merge(m, src)
14668 }
14669 func (m *RestrictedSetConfig) XXX_Size() int {
14670         return xxx_messageInfo_RestrictedSetConfig.Size(m)
14671 }
14672 func (m *RestrictedSetConfig) XXX_DiscardUnknown() {
14673         xxx_messageInfo_RestrictedSetConfig.DiscardUnknown(m)
14674 }
14675
14676 var xxx_messageInfo_RestrictedSetConfig proto.InternalMessageInfo
14677
14678 func (m *RestrictedSetConfig) GetValue() RestrictedSetConfig_Value {
14679         if m != nil {
14680                 return m.Value
14681         }
14682         return RestrictedSetConfig_protobuf_unspecified
14683 }
14684
14685 type PUSCH_ConfigCommon struct {
14686         GroupHoppingEnabledTransformPrecoding *EnabledOpt                             `protobuf:"bytes,1,opt,name=groupHoppingEnabledTransformPrecoding,proto3" json:"groupHoppingEnabledTransformPrecoding,omitempty"`
14687         Pusch_TimeDomainAllocationList        *PUSCH_TimeDomainResourceAllocationList `protobuf:"bytes,2,opt,name=pusch_TimeDomainAllocationList,json=puschTimeDomainAllocationList,proto3" json:"pusch_TimeDomainAllocationList,omitempty"`
14688         Msg3_DeltaPreamble                    *wrappers.Int32Value                    `protobuf:"bytes,3,opt,name=msg3_DeltaPreamble,json=msg3DeltaPreamble,proto3" json:"msg3_DeltaPreamble,omitempty"`
14689         P0_NominalWithGrant                   *wrappers.Int32Value                    `protobuf:"bytes,4,opt,name=p0_NominalWithGrant,json=p0NominalWithGrant,proto3" json:"p0_NominalWithGrant,omitempty"`
14690         XXX_NoUnkeyedLiteral                  struct{}                                `json:"-"`
14691         XXX_unrecognized                      []byte                                  `json:"-"`
14692         XXX_sizecache                         int32                                   `json:"-"`
14693 }
14694
14695 func (m *PUSCH_ConfigCommon) Reset()         { *m = PUSCH_ConfigCommon{} }
14696 func (m *PUSCH_ConfigCommon) String() string { return proto.CompactTextString(m) }
14697 func (*PUSCH_ConfigCommon) ProtoMessage()    {}
14698 func (*PUSCH_ConfigCommon) Descriptor() ([]byte, []int) {
14699         return fileDescriptor_21c7528bb61f1a7a, []int{90}
14700 }
14701
14702 func (m *PUSCH_ConfigCommon) XXX_Unmarshal(b []byte) error {
14703         return xxx_messageInfo_PUSCH_ConfigCommon.Unmarshal(m, b)
14704 }
14705 func (m *PUSCH_ConfigCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14706         return xxx_messageInfo_PUSCH_ConfigCommon.Marshal(b, m, deterministic)
14707 }
14708 func (m *PUSCH_ConfigCommon) XXX_Merge(src proto.Message) {
14709         xxx_messageInfo_PUSCH_ConfigCommon.Merge(m, src)
14710 }
14711 func (m *PUSCH_ConfigCommon) XXX_Size() int {
14712         return xxx_messageInfo_PUSCH_ConfigCommon.Size(m)
14713 }
14714 func (m *PUSCH_ConfigCommon) XXX_DiscardUnknown() {
14715         xxx_messageInfo_PUSCH_ConfigCommon.DiscardUnknown(m)
14716 }
14717
14718 var xxx_messageInfo_PUSCH_ConfigCommon proto.InternalMessageInfo
14719
14720 func (m *PUSCH_ConfigCommon) GetGroupHoppingEnabledTransformPrecoding() *EnabledOpt {
14721         if m != nil {
14722                 return m.GroupHoppingEnabledTransformPrecoding
14723         }
14724         return nil
14725 }
14726
14727 func (m *PUSCH_ConfigCommon) GetPusch_TimeDomainAllocationList() *PUSCH_TimeDomainResourceAllocationList {
14728         if m != nil {
14729                 return m.Pusch_TimeDomainAllocationList
14730         }
14731         return nil
14732 }
14733
14734 func (m *PUSCH_ConfigCommon) GetMsg3_DeltaPreamble() *wrappers.Int32Value {
14735         if m != nil {
14736                 return m.Msg3_DeltaPreamble
14737         }
14738         return nil
14739 }
14740
14741 func (m *PUSCH_ConfigCommon) GetP0_NominalWithGrant() *wrappers.Int32Value {
14742         if m != nil {
14743                 return m.P0_NominalWithGrant
14744         }
14745         return nil
14746 }
14747
14748 type PUSCH_TimeDomainResourceAllocationList struct {
14749         Items                []*PUSCH_TimeDomainResourceAllocation `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
14750         XXX_NoUnkeyedLiteral struct{}                              `json:"-"`
14751         XXX_unrecognized     []byte                                `json:"-"`
14752         XXX_sizecache        int32                                 `json:"-"`
14753 }
14754
14755 func (m *PUSCH_TimeDomainResourceAllocationList) Reset() {
14756         *m = PUSCH_TimeDomainResourceAllocationList{}
14757 }
14758 func (m *PUSCH_TimeDomainResourceAllocationList) String() string { return proto.CompactTextString(m) }
14759 func (*PUSCH_TimeDomainResourceAllocationList) ProtoMessage()    {}
14760 func (*PUSCH_TimeDomainResourceAllocationList) Descriptor() ([]byte, []int) {
14761         return fileDescriptor_21c7528bb61f1a7a, []int{91}
14762 }
14763
14764 func (m *PUSCH_TimeDomainResourceAllocationList) XXX_Unmarshal(b []byte) error {
14765         return xxx_messageInfo_PUSCH_TimeDomainResourceAllocationList.Unmarshal(m, b)
14766 }
14767 func (m *PUSCH_TimeDomainResourceAllocationList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14768         return xxx_messageInfo_PUSCH_TimeDomainResourceAllocationList.Marshal(b, m, deterministic)
14769 }
14770 func (m *PUSCH_TimeDomainResourceAllocationList) XXX_Merge(src proto.Message) {
14771         xxx_messageInfo_PUSCH_TimeDomainResourceAllocationList.Merge(m, src)
14772 }
14773 func (m *PUSCH_TimeDomainResourceAllocationList) XXX_Size() int {
14774         return xxx_messageInfo_PUSCH_TimeDomainResourceAllocationList.Size(m)
14775 }
14776 func (m *PUSCH_TimeDomainResourceAllocationList) XXX_DiscardUnknown() {
14777         xxx_messageInfo_PUSCH_TimeDomainResourceAllocationList.DiscardUnknown(m)
14778 }
14779
14780 var xxx_messageInfo_PUSCH_TimeDomainResourceAllocationList proto.InternalMessageInfo
14781
14782 func (m *PUSCH_TimeDomainResourceAllocationList) GetItems() []*PUSCH_TimeDomainResourceAllocation {
14783         if m != nil {
14784                 return m.Items
14785         }
14786         return nil
14787 }
14788
14789 type PUSCH_TimeDomainResourceAllocation struct {
14790         K2                   *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=k2,proto3" json:"k2,omitempty"`
14791         MappingType          *MappingType          `protobuf:"bytes,2,opt,name=mappingType,proto3" json:"mappingType,omitempty"`
14792         StartSymbolAndLength uint32                `protobuf:"varint,3,opt,name=startSymbolAndLength,proto3" json:"startSymbolAndLength,omitempty"`
14793         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
14794         XXX_unrecognized     []byte                `json:"-"`
14795         XXX_sizecache        int32                 `json:"-"`
14796 }
14797
14798 func (m *PUSCH_TimeDomainResourceAllocation) Reset()         { *m = PUSCH_TimeDomainResourceAllocation{} }
14799 func (m *PUSCH_TimeDomainResourceAllocation) String() string { return proto.CompactTextString(m) }
14800 func (*PUSCH_TimeDomainResourceAllocation) ProtoMessage()    {}
14801 func (*PUSCH_TimeDomainResourceAllocation) Descriptor() ([]byte, []int) {
14802         return fileDescriptor_21c7528bb61f1a7a, []int{92}
14803 }
14804
14805 func (m *PUSCH_TimeDomainResourceAllocation) XXX_Unmarshal(b []byte) error {
14806         return xxx_messageInfo_PUSCH_TimeDomainResourceAllocation.Unmarshal(m, b)
14807 }
14808 func (m *PUSCH_TimeDomainResourceAllocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14809         return xxx_messageInfo_PUSCH_TimeDomainResourceAllocation.Marshal(b, m, deterministic)
14810 }
14811 func (m *PUSCH_TimeDomainResourceAllocation) XXX_Merge(src proto.Message) {
14812         xxx_messageInfo_PUSCH_TimeDomainResourceAllocation.Merge(m, src)
14813 }
14814 func (m *PUSCH_TimeDomainResourceAllocation) XXX_Size() int {
14815         return xxx_messageInfo_PUSCH_TimeDomainResourceAllocation.Size(m)
14816 }
14817 func (m *PUSCH_TimeDomainResourceAllocation) XXX_DiscardUnknown() {
14818         xxx_messageInfo_PUSCH_TimeDomainResourceAllocation.DiscardUnknown(m)
14819 }
14820
14821 var xxx_messageInfo_PUSCH_TimeDomainResourceAllocation proto.InternalMessageInfo
14822
14823 func (m *PUSCH_TimeDomainResourceAllocation) GetK2() *wrappers.UInt32Value {
14824         if m != nil {
14825                 return m.K2
14826         }
14827         return nil
14828 }
14829
14830 func (m *PUSCH_TimeDomainResourceAllocation) GetMappingType() *MappingType {
14831         if m != nil {
14832                 return m.MappingType
14833         }
14834         return nil
14835 }
14836
14837 func (m *PUSCH_TimeDomainResourceAllocation) GetStartSymbolAndLength() uint32 {
14838         if m != nil {
14839                 return m.StartSymbolAndLength
14840         }
14841         return 0
14842 }
14843
14844 type PUCCH_ConfigCommon struct {
14845         Pucch_ResourceCommon *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=pucch_ResourceCommon,json=pucchResourceCommon,proto3" json:"pucch_ResourceCommon,omitempty"`
14846         Pucch_GroupHopping   *PUCCH_GroupHopping   `protobuf:"bytes,2,opt,name=pucch_GroupHopping,json=pucchGroupHopping,proto3" json:"pucch_GroupHopping,omitempty"`
14847         HoppingId            *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=hoppingId,proto3" json:"hoppingId,omitempty"`
14848         P0Nominal            *wrappers.Int32Value  `protobuf:"bytes,4,opt,name=p0_nominal,json=p0Nominal,proto3" json:"p0_nominal,omitempty"`
14849         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
14850         XXX_unrecognized     []byte                `json:"-"`
14851         XXX_sizecache        int32                 `json:"-"`
14852 }
14853
14854 func (m *PUCCH_ConfigCommon) Reset()         { *m = PUCCH_ConfigCommon{} }
14855 func (m *PUCCH_ConfigCommon) String() string { return proto.CompactTextString(m) }
14856 func (*PUCCH_ConfigCommon) ProtoMessage()    {}
14857 func (*PUCCH_ConfigCommon) Descriptor() ([]byte, []int) {
14858         return fileDescriptor_21c7528bb61f1a7a, []int{93}
14859 }
14860
14861 func (m *PUCCH_ConfigCommon) XXX_Unmarshal(b []byte) error {
14862         return xxx_messageInfo_PUCCH_ConfigCommon.Unmarshal(m, b)
14863 }
14864 func (m *PUCCH_ConfigCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14865         return xxx_messageInfo_PUCCH_ConfigCommon.Marshal(b, m, deterministic)
14866 }
14867 func (m *PUCCH_ConfigCommon) XXX_Merge(src proto.Message) {
14868         xxx_messageInfo_PUCCH_ConfigCommon.Merge(m, src)
14869 }
14870 func (m *PUCCH_ConfigCommon) XXX_Size() int {
14871         return xxx_messageInfo_PUCCH_ConfigCommon.Size(m)
14872 }
14873 func (m *PUCCH_ConfigCommon) XXX_DiscardUnknown() {
14874         xxx_messageInfo_PUCCH_ConfigCommon.DiscardUnknown(m)
14875 }
14876
14877 var xxx_messageInfo_PUCCH_ConfigCommon proto.InternalMessageInfo
14878
14879 func (m *PUCCH_ConfigCommon) GetPucch_ResourceCommon() *wrappers.UInt32Value {
14880         if m != nil {
14881                 return m.Pucch_ResourceCommon
14882         }
14883         return nil
14884 }
14885
14886 func (m *PUCCH_ConfigCommon) GetPucch_GroupHopping() *PUCCH_GroupHopping {
14887         if m != nil {
14888                 return m.Pucch_GroupHopping
14889         }
14890         return nil
14891 }
14892
14893 func (m *PUCCH_ConfigCommon) GetHoppingId() *wrappers.UInt32Value {
14894         if m != nil {
14895                 return m.HoppingId
14896         }
14897         return nil
14898 }
14899
14900 func (m *PUCCH_ConfigCommon) GetP0Nominal() *wrappers.Int32Value {
14901         if m != nil {
14902                 return m.P0Nominal
14903         }
14904         return nil
14905 }
14906
14907 type PUCCH_GroupHopping struct {
14908         Value                PUCCH_GroupHopping_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PUCCH_GroupHopping_Value" json:"value,omitempty"`
14909         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
14910         XXX_unrecognized     []byte                   `json:"-"`
14911         XXX_sizecache        int32                    `json:"-"`
14912 }
14913
14914 func (m *PUCCH_GroupHopping) Reset()         { *m = PUCCH_GroupHopping{} }
14915 func (m *PUCCH_GroupHopping) String() string { return proto.CompactTextString(m) }
14916 func (*PUCCH_GroupHopping) ProtoMessage()    {}
14917 func (*PUCCH_GroupHopping) Descriptor() ([]byte, []int) {
14918         return fileDescriptor_21c7528bb61f1a7a, []int{94}
14919 }
14920
14921 func (m *PUCCH_GroupHopping) XXX_Unmarshal(b []byte) error {
14922         return xxx_messageInfo_PUCCH_GroupHopping.Unmarshal(m, b)
14923 }
14924 func (m *PUCCH_GroupHopping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14925         return xxx_messageInfo_PUCCH_GroupHopping.Marshal(b, m, deterministic)
14926 }
14927 func (m *PUCCH_GroupHopping) XXX_Merge(src proto.Message) {
14928         xxx_messageInfo_PUCCH_GroupHopping.Merge(m, src)
14929 }
14930 func (m *PUCCH_GroupHopping) XXX_Size() int {
14931         return xxx_messageInfo_PUCCH_GroupHopping.Size(m)
14932 }
14933 func (m *PUCCH_GroupHopping) XXX_DiscardUnknown() {
14934         xxx_messageInfo_PUCCH_GroupHopping.DiscardUnknown(m)
14935 }
14936
14937 var xxx_messageInfo_PUCCH_GroupHopping proto.InternalMessageInfo
14938
14939 func (m *PUCCH_GroupHopping) GetValue() PUCCH_GroupHopping_Value {
14940         if m != nil {
14941                 return m.Value
14942         }
14943         return PUCCH_GroupHopping_protobuf_unspecified
14944 }
14945
14946 type N_TimingAdvanceOffset struct {
14947         Value                N_TimingAdvanceOffset_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.N_TimingAdvanceOffset_Value" json:"value,omitempty"`
14948         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
14949         XXX_unrecognized     []byte                      `json:"-"`
14950         XXX_sizecache        int32                       `json:"-"`
14951 }
14952
14953 func (m *N_TimingAdvanceOffset) Reset()         { *m = N_TimingAdvanceOffset{} }
14954 func (m *N_TimingAdvanceOffset) String() string { return proto.CompactTextString(m) }
14955 func (*N_TimingAdvanceOffset) ProtoMessage()    {}
14956 func (*N_TimingAdvanceOffset) Descriptor() ([]byte, []int) {
14957         return fileDescriptor_21c7528bb61f1a7a, []int{95}
14958 }
14959
14960 func (m *N_TimingAdvanceOffset) XXX_Unmarshal(b []byte) error {
14961         return xxx_messageInfo_N_TimingAdvanceOffset.Unmarshal(m, b)
14962 }
14963 func (m *N_TimingAdvanceOffset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
14964         return xxx_messageInfo_N_TimingAdvanceOffset.Marshal(b, m, deterministic)
14965 }
14966 func (m *N_TimingAdvanceOffset) XXX_Merge(src proto.Message) {
14967         xxx_messageInfo_N_TimingAdvanceOffset.Merge(m, src)
14968 }
14969 func (m *N_TimingAdvanceOffset) XXX_Size() int {
14970         return xxx_messageInfo_N_TimingAdvanceOffset.Size(m)
14971 }
14972 func (m *N_TimingAdvanceOffset) XXX_DiscardUnknown() {
14973         xxx_messageInfo_N_TimingAdvanceOffset.DiscardUnknown(m)
14974 }
14975
14976 var xxx_messageInfo_N_TimingAdvanceOffset proto.InternalMessageInfo
14977
14978 func (m *N_TimingAdvanceOffset) GetValue() N_TimingAdvanceOffset_Value {
14979         if m != nil {
14980                 return m.Value
14981         }
14982         return N_TimingAdvanceOffset_protobuf_unspecified
14983 }
14984
14985 type SSB_PeriodicityServingCell struct {
14986         Value                SSB_PeriodicityServingCell_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SSB_PeriodicityServingCell_Value" json:"value,omitempty"`
14987         XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
14988         XXX_unrecognized     []byte                           `json:"-"`
14989         XXX_sizecache        int32                            `json:"-"`
14990 }
14991
14992 func (m *SSB_PeriodicityServingCell) Reset()         { *m = SSB_PeriodicityServingCell{} }
14993 func (m *SSB_PeriodicityServingCell) String() string { return proto.CompactTextString(m) }
14994 func (*SSB_PeriodicityServingCell) ProtoMessage()    {}
14995 func (*SSB_PeriodicityServingCell) Descriptor() ([]byte, []int) {
14996         return fileDescriptor_21c7528bb61f1a7a, []int{96}
14997 }
14998
14999 func (m *SSB_PeriodicityServingCell) XXX_Unmarshal(b []byte) error {
15000         return xxx_messageInfo_SSB_PeriodicityServingCell.Unmarshal(m, b)
15001 }
15002 func (m *SSB_PeriodicityServingCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15003         return xxx_messageInfo_SSB_PeriodicityServingCell.Marshal(b, m, deterministic)
15004 }
15005 func (m *SSB_PeriodicityServingCell) XXX_Merge(src proto.Message) {
15006         xxx_messageInfo_SSB_PeriodicityServingCell.Merge(m, src)
15007 }
15008 func (m *SSB_PeriodicityServingCell) XXX_Size() int {
15009         return xxx_messageInfo_SSB_PeriodicityServingCell.Size(m)
15010 }
15011 func (m *SSB_PeriodicityServingCell) XXX_DiscardUnknown() {
15012         xxx_messageInfo_SSB_PeriodicityServingCell.DiscardUnknown(m)
15013 }
15014
15015 var xxx_messageInfo_SSB_PeriodicityServingCell proto.InternalMessageInfo
15016
15017 func (m *SSB_PeriodicityServingCell) GetValue() SSB_PeriodicityServingCell_Value {
15018         if m != nil {
15019                 return m.Value
15020         }
15021         return SSB_PeriodicityServingCell_protobuf_unspecified
15022 }
15023
15024 type DMRS_TypeA_Position struct {
15025         Value                DMRS_TypeA_Position_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DMRS_TypeA_Position_Value" json:"value,omitempty"`
15026         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
15027         XXX_unrecognized     []byte                    `json:"-"`
15028         XXX_sizecache        int32                     `json:"-"`
15029 }
15030
15031 func (m *DMRS_TypeA_Position) Reset()         { *m = DMRS_TypeA_Position{} }
15032 func (m *DMRS_TypeA_Position) String() string { return proto.CompactTextString(m) }
15033 func (*DMRS_TypeA_Position) ProtoMessage()    {}
15034 func (*DMRS_TypeA_Position) Descriptor() ([]byte, []int) {
15035         return fileDescriptor_21c7528bb61f1a7a, []int{97}
15036 }
15037
15038 func (m *DMRS_TypeA_Position) XXX_Unmarshal(b []byte) error {
15039         return xxx_messageInfo_DMRS_TypeA_Position.Unmarshal(m, b)
15040 }
15041 func (m *DMRS_TypeA_Position) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15042         return xxx_messageInfo_DMRS_TypeA_Position.Marshal(b, m, deterministic)
15043 }
15044 func (m *DMRS_TypeA_Position) XXX_Merge(src proto.Message) {
15045         xxx_messageInfo_DMRS_TypeA_Position.Merge(m, src)
15046 }
15047 func (m *DMRS_TypeA_Position) XXX_Size() int {
15048         return xxx_messageInfo_DMRS_TypeA_Position.Size(m)
15049 }
15050 func (m *DMRS_TypeA_Position) XXX_DiscardUnknown() {
15051         xxx_messageInfo_DMRS_TypeA_Position.DiscardUnknown(m)
15052 }
15053
15054 var xxx_messageInfo_DMRS_TypeA_Position proto.InternalMessageInfo
15055
15056 func (m *DMRS_TypeA_Position) GetValue() DMRS_TypeA_Position_Value {
15057         if m != nil {
15058                 return m.Value
15059         }
15060         return DMRS_TypeA_Position_protobuf_unspecified
15061 }
15062
15063 type RateMatchPatternLTE_CRS struct {
15064         CarrierFreqDL            uint32                          `protobuf:"varint,1,opt,name=carrierFreqDL,proto3" json:"carrierFreqDL,omitempty"`
15065         CarrierBandwidthDL       *CarrierBandwidthDL             `protobuf:"bytes,2,opt,name=carrierBandwidthDL,proto3" json:"carrierBandwidthDL,omitempty"`
15066         Mbsfn_SubframeConfigList *EUTRA_MBSFN_SubframeConfigList `protobuf:"bytes,3,opt,name=mbsfn_SubframeConfigList,json=mbsfnSubframeConfigList,proto3" json:"mbsfn_SubframeConfigList,omitempty"`
15067         NrofCRS_Ports            *NrofCRS_Ports                  `protobuf:"bytes,4,opt,name=nrofCRS_Ports,json=nrofCRSPorts,proto3" json:"nrofCRS_Ports,omitempty"`
15068         V_Shift                  *V_Shift                        `protobuf:"bytes,5,opt,name=v_Shift,json=vShift,proto3" json:"v_Shift,omitempty"`
15069         XXX_NoUnkeyedLiteral     struct{}                        `json:"-"`
15070         XXX_unrecognized         []byte                          `json:"-"`
15071         XXX_sizecache            int32                           `json:"-"`
15072 }
15073
15074 func (m *RateMatchPatternLTE_CRS) Reset()         { *m = RateMatchPatternLTE_CRS{} }
15075 func (m *RateMatchPatternLTE_CRS) String() string { return proto.CompactTextString(m) }
15076 func (*RateMatchPatternLTE_CRS) ProtoMessage()    {}
15077 func (*RateMatchPatternLTE_CRS) Descriptor() ([]byte, []int) {
15078         return fileDescriptor_21c7528bb61f1a7a, []int{98}
15079 }
15080
15081 func (m *RateMatchPatternLTE_CRS) XXX_Unmarshal(b []byte) error {
15082         return xxx_messageInfo_RateMatchPatternLTE_CRS.Unmarshal(m, b)
15083 }
15084 func (m *RateMatchPatternLTE_CRS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15085         return xxx_messageInfo_RateMatchPatternLTE_CRS.Marshal(b, m, deterministic)
15086 }
15087 func (m *RateMatchPatternLTE_CRS) XXX_Merge(src proto.Message) {
15088         xxx_messageInfo_RateMatchPatternLTE_CRS.Merge(m, src)
15089 }
15090 func (m *RateMatchPatternLTE_CRS) XXX_Size() int {
15091         return xxx_messageInfo_RateMatchPatternLTE_CRS.Size(m)
15092 }
15093 func (m *RateMatchPatternLTE_CRS) XXX_DiscardUnknown() {
15094         xxx_messageInfo_RateMatchPatternLTE_CRS.DiscardUnknown(m)
15095 }
15096
15097 var xxx_messageInfo_RateMatchPatternLTE_CRS proto.InternalMessageInfo
15098
15099 func (m *RateMatchPatternLTE_CRS) GetCarrierFreqDL() uint32 {
15100         if m != nil {
15101                 return m.CarrierFreqDL
15102         }
15103         return 0
15104 }
15105
15106 func (m *RateMatchPatternLTE_CRS) GetCarrierBandwidthDL() *CarrierBandwidthDL {
15107         if m != nil {
15108                 return m.CarrierBandwidthDL
15109         }
15110         return nil
15111 }
15112
15113 func (m *RateMatchPatternLTE_CRS) GetMbsfn_SubframeConfigList() *EUTRA_MBSFN_SubframeConfigList {
15114         if m != nil {
15115                 return m.Mbsfn_SubframeConfigList
15116         }
15117         return nil
15118 }
15119
15120 func (m *RateMatchPatternLTE_CRS) GetNrofCRS_Ports() *NrofCRS_Ports {
15121         if m != nil {
15122                 return m.NrofCRS_Ports
15123         }
15124         return nil
15125 }
15126
15127 func (m *RateMatchPatternLTE_CRS) GetV_Shift() *V_Shift {
15128         if m != nil {
15129                 return m.V_Shift
15130         }
15131         return nil
15132 }
15133
15134 type CarrierBandwidthDL struct {
15135         Value                CarrierBandwidthDL_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.CarrierBandwidthDL_Value" json:"value,omitempty"`
15136         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
15137         XXX_unrecognized     []byte                   `json:"-"`
15138         XXX_sizecache        int32                    `json:"-"`
15139 }
15140
15141 func (m *CarrierBandwidthDL) Reset()         { *m = CarrierBandwidthDL{} }
15142 func (m *CarrierBandwidthDL) String() string { return proto.CompactTextString(m) }
15143 func (*CarrierBandwidthDL) ProtoMessage()    {}
15144 func (*CarrierBandwidthDL) Descriptor() ([]byte, []int) {
15145         return fileDescriptor_21c7528bb61f1a7a, []int{99}
15146 }
15147
15148 func (m *CarrierBandwidthDL) XXX_Unmarshal(b []byte) error {
15149         return xxx_messageInfo_CarrierBandwidthDL.Unmarshal(m, b)
15150 }
15151 func (m *CarrierBandwidthDL) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15152         return xxx_messageInfo_CarrierBandwidthDL.Marshal(b, m, deterministic)
15153 }
15154 func (m *CarrierBandwidthDL) XXX_Merge(src proto.Message) {
15155         xxx_messageInfo_CarrierBandwidthDL.Merge(m, src)
15156 }
15157 func (m *CarrierBandwidthDL) XXX_Size() int {
15158         return xxx_messageInfo_CarrierBandwidthDL.Size(m)
15159 }
15160 func (m *CarrierBandwidthDL) XXX_DiscardUnknown() {
15161         xxx_messageInfo_CarrierBandwidthDL.DiscardUnknown(m)
15162 }
15163
15164 var xxx_messageInfo_CarrierBandwidthDL proto.InternalMessageInfo
15165
15166 func (m *CarrierBandwidthDL) GetValue() CarrierBandwidthDL_Value {
15167         if m != nil {
15168                 return m.Value
15169         }
15170         return CarrierBandwidthDL_protobuf_unspecified
15171 }
15172
15173 type EUTRA_MBSFN_SubframeConfigList struct {
15174         Items                []*EUTRA_MBSFN_SubframeConfig `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
15175         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
15176         XXX_unrecognized     []byte                        `json:"-"`
15177         XXX_sizecache        int32                         `json:"-"`
15178 }
15179
15180 func (m *EUTRA_MBSFN_SubframeConfigList) Reset()         { *m = EUTRA_MBSFN_SubframeConfigList{} }
15181 func (m *EUTRA_MBSFN_SubframeConfigList) String() string { return proto.CompactTextString(m) }
15182 func (*EUTRA_MBSFN_SubframeConfigList) ProtoMessage()    {}
15183 func (*EUTRA_MBSFN_SubframeConfigList) Descriptor() ([]byte, []int) {
15184         return fileDescriptor_21c7528bb61f1a7a, []int{100}
15185 }
15186
15187 func (m *EUTRA_MBSFN_SubframeConfigList) XXX_Unmarshal(b []byte) error {
15188         return xxx_messageInfo_EUTRA_MBSFN_SubframeConfigList.Unmarshal(m, b)
15189 }
15190 func (m *EUTRA_MBSFN_SubframeConfigList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15191         return xxx_messageInfo_EUTRA_MBSFN_SubframeConfigList.Marshal(b, m, deterministic)
15192 }
15193 func (m *EUTRA_MBSFN_SubframeConfigList) XXX_Merge(src proto.Message) {
15194         xxx_messageInfo_EUTRA_MBSFN_SubframeConfigList.Merge(m, src)
15195 }
15196 func (m *EUTRA_MBSFN_SubframeConfigList) XXX_Size() int {
15197         return xxx_messageInfo_EUTRA_MBSFN_SubframeConfigList.Size(m)
15198 }
15199 func (m *EUTRA_MBSFN_SubframeConfigList) XXX_DiscardUnknown() {
15200         xxx_messageInfo_EUTRA_MBSFN_SubframeConfigList.DiscardUnknown(m)
15201 }
15202
15203 var xxx_messageInfo_EUTRA_MBSFN_SubframeConfigList proto.InternalMessageInfo
15204
15205 func (m *EUTRA_MBSFN_SubframeConfigList) GetItems() []*EUTRA_MBSFN_SubframeConfig {
15206         if m != nil {
15207                 return m.Items
15208         }
15209         return nil
15210 }
15211
15212 type EUTRA_MBSFN_SubframeConfig struct {
15213         RadioframeAllocationPeriod *RadioframeAllocationPeriod `protobuf:"bytes,1,opt,name=radioframeAllocationPeriod,proto3" json:"radioframeAllocationPeriod,omitempty"`
15214         RadioframeAllocationOffset uint32                      `protobuf:"varint,2,opt,name=radioframeAllocationOffset,proto3" json:"radioframeAllocationOffset,omitempty"`
15215         SubframeAllocation1        *SubframeAllocation         `protobuf:"bytes,3,opt,name=subframeAllocation1,proto3" json:"subframeAllocation1,omitempty"`
15216         SubframeAllocation2        *SubframeAllocation         `protobuf:"bytes,4,opt,name=subframeAllocation2,proto3" json:"subframeAllocation2,omitempty"`
15217         XXX_NoUnkeyedLiteral       struct{}                    `json:"-"`
15218         XXX_unrecognized           []byte                      `json:"-"`
15219         XXX_sizecache              int32                       `json:"-"`
15220 }
15221
15222 func (m *EUTRA_MBSFN_SubframeConfig) Reset()         { *m = EUTRA_MBSFN_SubframeConfig{} }
15223 func (m *EUTRA_MBSFN_SubframeConfig) String() string { return proto.CompactTextString(m) }
15224 func (*EUTRA_MBSFN_SubframeConfig) ProtoMessage()    {}
15225 func (*EUTRA_MBSFN_SubframeConfig) Descriptor() ([]byte, []int) {
15226         return fileDescriptor_21c7528bb61f1a7a, []int{101}
15227 }
15228
15229 func (m *EUTRA_MBSFN_SubframeConfig) XXX_Unmarshal(b []byte) error {
15230         return xxx_messageInfo_EUTRA_MBSFN_SubframeConfig.Unmarshal(m, b)
15231 }
15232 func (m *EUTRA_MBSFN_SubframeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15233         return xxx_messageInfo_EUTRA_MBSFN_SubframeConfig.Marshal(b, m, deterministic)
15234 }
15235 func (m *EUTRA_MBSFN_SubframeConfig) XXX_Merge(src proto.Message) {
15236         xxx_messageInfo_EUTRA_MBSFN_SubframeConfig.Merge(m, src)
15237 }
15238 func (m *EUTRA_MBSFN_SubframeConfig) XXX_Size() int {
15239         return xxx_messageInfo_EUTRA_MBSFN_SubframeConfig.Size(m)
15240 }
15241 func (m *EUTRA_MBSFN_SubframeConfig) XXX_DiscardUnknown() {
15242         xxx_messageInfo_EUTRA_MBSFN_SubframeConfig.DiscardUnknown(m)
15243 }
15244
15245 var xxx_messageInfo_EUTRA_MBSFN_SubframeConfig proto.InternalMessageInfo
15246
15247 func (m *EUTRA_MBSFN_SubframeConfig) GetRadioframeAllocationPeriod() *RadioframeAllocationPeriod {
15248         if m != nil {
15249                 return m.RadioframeAllocationPeriod
15250         }
15251         return nil
15252 }
15253
15254 func (m *EUTRA_MBSFN_SubframeConfig) GetRadioframeAllocationOffset() uint32 {
15255         if m != nil {
15256                 return m.RadioframeAllocationOffset
15257         }
15258         return 0
15259 }
15260
15261 func (m *EUTRA_MBSFN_SubframeConfig) GetSubframeAllocation1() *SubframeAllocation {
15262         if m != nil {
15263                 return m.SubframeAllocation1
15264         }
15265         return nil
15266 }
15267
15268 func (m *EUTRA_MBSFN_SubframeConfig) GetSubframeAllocation2() *SubframeAllocation {
15269         if m != nil {
15270                 return m.SubframeAllocation2
15271         }
15272         return nil
15273 }
15274
15275 type RadioframeAllocationPeriod struct {
15276         Value                RadioframeAllocationPeriod_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RadioframeAllocationPeriod_Value" json:"value,omitempty"`
15277         XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
15278         XXX_unrecognized     []byte                           `json:"-"`
15279         XXX_sizecache        int32                            `json:"-"`
15280 }
15281
15282 func (m *RadioframeAllocationPeriod) Reset()         { *m = RadioframeAllocationPeriod{} }
15283 func (m *RadioframeAllocationPeriod) String() string { return proto.CompactTextString(m) }
15284 func (*RadioframeAllocationPeriod) ProtoMessage()    {}
15285 func (*RadioframeAllocationPeriod) Descriptor() ([]byte, []int) {
15286         return fileDescriptor_21c7528bb61f1a7a, []int{102}
15287 }
15288
15289 func (m *RadioframeAllocationPeriod) XXX_Unmarshal(b []byte) error {
15290         return xxx_messageInfo_RadioframeAllocationPeriod.Unmarshal(m, b)
15291 }
15292 func (m *RadioframeAllocationPeriod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15293         return xxx_messageInfo_RadioframeAllocationPeriod.Marshal(b, m, deterministic)
15294 }
15295 func (m *RadioframeAllocationPeriod) XXX_Merge(src proto.Message) {
15296         xxx_messageInfo_RadioframeAllocationPeriod.Merge(m, src)
15297 }
15298 func (m *RadioframeAllocationPeriod) XXX_Size() int {
15299         return xxx_messageInfo_RadioframeAllocationPeriod.Size(m)
15300 }
15301 func (m *RadioframeAllocationPeriod) XXX_DiscardUnknown() {
15302         xxx_messageInfo_RadioframeAllocationPeriod.DiscardUnknown(m)
15303 }
15304
15305 var xxx_messageInfo_RadioframeAllocationPeriod proto.InternalMessageInfo
15306
15307 func (m *RadioframeAllocationPeriod) GetValue() RadioframeAllocationPeriod_Value {
15308         if m != nil {
15309                 return m.Value
15310         }
15311         return RadioframeAllocationPeriod_protobuf_unspecified
15312 }
15313
15314 type SubframeAllocation struct {
15315         // Types that are valid to be assigned to SfAllocation:
15316         //      *SubframeAllocation_OneFrame
15317         //      *SubframeAllocation_FourFrames
15318         SfAllocation         isSubframeAllocation_SfAllocation `protobuf_oneof:"sfAllocation"`
15319         XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
15320         XXX_unrecognized     []byte                            `json:"-"`
15321         XXX_sizecache        int32                             `json:"-"`
15322 }
15323
15324 func (m *SubframeAllocation) Reset()         { *m = SubframeAllocation{} }
15325 func (m *SubframeAllocation) String() string { return proto.CompactTextString(m) }
15326 func (*SubframeAllocation) ProtoMessage()    {}
15327 func (*SubframeAllocation) Descriptor() ([]byte, []int) {
15328         return fileDescriptor_21c7528bb61f1a7a, []int{103}
15329 }
15330
15331 func (m *SubframeAllocation) XXX_Unmarshal(b []byte) error {
15332         return xxx_messageInfo_SubframeAllocation.Unmarshal(m, b)
15333 }
15334 func (m *SubframeAllocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15335         return xxx_messageInfo_SubframeAllocation.Marshal(b, m, deterministic)
15336 }
15337 func (m *SubframeAllocation) XXX_Merge(src proto.Message) {
15338         xxx_messageInfo_SubframeAllocation.Merge(m, src)
15339 }
15340 func (m *SubframeAllocation) XXX_Size() int {
15341         return xxx_messageInfo_SubframeAllocation.Size(m)
15342 }
15343 func (m *SubframeAllocation) XXX_DiscardUnknown() {
15344         xxx_messageInfo_SubframeAllocation.DiscardUnknown(m)
15345 }
15346
15347 var xxx_messageInfo_SubframeAllocation proto.InternalMessageInfo
15348
15349 type isSubframeAllocation_SfAllocation interface {
15350         isSubframeAllocation_SfAllocation()
15351 }
15352
15353 type SubframeAllocation_OneFrame struct {
15354         OneFrame []byte `protobuf:"bytes,1,opt,name=oneFrame,proto3,oneof"`
15355 }
15356
15357 type SubframeAllocation_FourFrames struct {
15358         FourFrames []byte `protobuf:"bytes,2,opt,name=fourFrames,proto3,oneof"`
15359 }
15360
15361 func (*SubframeAllocation_OneFrame) isSubframeAllocation_SfAllocation() {}
15362
15363 func (*SubframeAllocation_FourFrames) isSubframeAllocation_SfAllocation() {}
15364
15365 func (m *SubframeAllocation) GetSfAllocation() isSubframeAllocation_SfAllocation {
15366         if m != nil {
15367                 return m.SfAllocation
15368         }
15369         return nil
15370 }
15371
15372 func (m *SubframeAllocation) GetOneFrame() []byte {
15373         if x, ok := m.GetSfAllocation().(*SubframeAllocation_OneFrame); ok {
15374                 return x.OneFrame
15375         }
15376         return nil
15377 }
15378
15379 func (m *SubframeAllocation) GetFourFrames() []byte {
15380         if x, ok := m.GetSfAllocation().(*SubframeAllocation_FourFrames); ok {
15381                 return x.FourFrames
15382         }
15383         return nil
15384 }
15385
15386 // XXX_OneofWrappers is for the internal use of the proto package.
15387 func (*SubframeAllocation) XXX_OneofWrappers() []interface{} {
15388         return []interface{}{
15389                 (*SubframeAllocation_OneFrame)(nil),
15390                 (*SubframeAllocation_FourFrames)(nil),
15391         }
15392 }
15393
15394 type NrofCRS_Ports struct {
15395         Value                NrofCRS_Ports_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.NrofCRS_Ports_Value" json:"value,omitempty"`
15396         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
15397         XXX_unrecognized     []byte              `json:"-"`
15398         XXX_sizecache        int32               `json:"-"`
15399 }
15400
15401 func (m *NrofCRS_Ports) Reset()         { *m = NrofCRS_Ports{} }
15402 func (m *NrofCRS_Ports) String() string { return proto.CompactTextString(m) }
15403 func (*NrofCRS_Ports) ProtoMessage()    {}
15404 func (*NrofCRS_Ports) Descriptor() ([]byte, []int) {
15405         return fileDescriptor_21c7528bb61f1a7a, []int{104}
15406 }
15407
15408 func (m *NrofCRS_Ports) XXX_Unmarshal(b []byte) error {
15409         return xxx_messageInfo_NrofCRS_Ports.Unmarshal(m, b)
15410 }
15411 func (m *NrofCRS_Ports) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15412         return xxx_messageInfo_NrofCRS_Ports.Marshal(b, m, deterministic)
15413 }
15414 func (m *NrofCRS_Ports) XXX_Merge(src proto.Message) {
15415         xxx_messageInfo_NrofCRS_Ports.Merge(m, src)
15416 }
15417 func (m *NrofCRS_Ports) XXX_Size() int {
15418         return xxx_messageInfo_NrofCRS_Ports.Size(m)
15419 }
15420 func (m *NrofCRS_Ports) XXX_DiscardUnknown() {
15421         xxx_messageInfo_NrofCRS_Ports.DiscardUnknown(m)
15422 }
15423
15424 var xxx_messageInfo_NrofCRS_Ports proto.InternalMessageInfo
15425
15426 func (m *NrofCRS_Ports) GetValue() NrofCRS_Ports_Value {
15427         if m != nil {
15428                 return m.Value
15429         }
15430         return NrofCRS_Ports_protobuf_unspecified
15431 }
15432
15433 type V_Shift struct {
15434         Value                V_Shift_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.V_Shift_Value" json:"value,omitempty"`
15435         XXX_NoUnkeyedLiteral struct{}      `json:"-"`
15436         XXX_unrecognized     []byte        `json:"-"`
15437         XXX_sizecache        int32         `json:"-"`
15438 }
15439
15440 func (m *V_Shift) Reset()         { *m = V_Shift{} }
15441 func (m *V_Shift) String() string { return proto.CompactTextString(m) }
15442 func (*V_Shift) ProtoMessage()    {}
15443 func (*V_Shift) Descriptor() ([]byte, []int) {
15444         return fileDescriptor_21c7528bb61f1a7a, []int{105}
15445 }
15446
15447 func (m *V_Shift) XXX_Unmarshal(b []byte) error {
15448         return xxx_messageInfo_V_Shift.Unmarshal(m, b)
15449 }
15450 func (m *V_Shift) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15451         return xxx_messageInfo_V_Shift.Marshal(b, m, deterministic)
15452 }
15453 func (m *V_Shift) XXX_Merge(src proto.Message) {
15454         xxx_messageInfo_V_Shift.Merge(m, src)
15455 }
15456 func (m *V_Shift) XXX_Size() int {
15457         return xxx_messageInfo_V_Shift.Size(m)
15458 }
15459 func (m *V_Shift) XXX_DiscardUnknown() {
15460         xxx_messageInfo_V_Shift.DiscardUnknown(m)
15461 }
15462
15463 var xxx_messageInfo_V_Shift proto.InternalMessageInfo
15464
15465 func (m *V_Shift) GetValue() V_Shift_Value {
15466         if m != nil {
15467                 return m.Value
15468         }
15469         return V_Shift_protobuf_unspecified
15470 }
15471
15472 type RateMatchPattern struct {
15473         RateMatchPatternId uint32 `protobuf:"varint,1,opt,name=rateMatchPatternId,proto3" json:"rateMatchPatternId,omitempty"`
15474         // Types that are valid to be assigned to PatternType:
15475         //      *RateMatchPattern_Bitmaps
15476         //      *RateMatchPattern_ControlResourceSet
15477         PatternType          isRateMatchPattern_PatternType `protobuf_oneof:"patternType"`
15478         SubcarrierSpacing    *SubcarrierSpacing             `protobuf:"bytes,4,opt,name=subcarrierSpacing,proto3" json:"subcarrierSpacing,omitempty"`
15479         Dummy                *Dummy                         `protobuf:"bytes,5,opt,name=dummy,proto3" json:"dummy,omitempty"`
15480         XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
15481         XXX_unrecognized     []byte                         `json:"-"`
15482         XXX_sizecache        int32                          `json:"-"`
15483 }
15484
15485 func (m *RateMatchPattern) Reset()         { *m = RateMatchPattern{} }
15486 func (m *RateMatchPattern) String() string { return proto.CompactTextString(m) }
15487 func (*RateMatchPattern) ProtoMessage()    {}
15488 func (*RateMatchPattern) Descriptor() ([]byte, []int) {
15489         return fileDescriptor_21c7528bb61f1a7a, []int{106}
15490 }
15491
15492 func (m *RateMatchPattern) XXX_Unmarshal(b []byte) error {
15493         return xxx_messageInfo_RateMatchPattern.Unmarshal(m, b)
15494 }
15495 func (m *RateMatchPattern) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15496         return xxx_messageInfo_RateMatchPattern.Marshal(b, m, deterministic)
15497 }
15498 func (m *RateMatchPattern) XXX_Merge(src proto.Message) {
15499         xxx_messageInfo_RateMatchPattern.Merge(m, src)
15500 }
15501 func (m *RateMatchPattern) XXX_Size() int {
15502         return xxx_messageInfo_RateMatchPattern.Size(m)
15503 }
15504 func (m *RateMatchPattern) XXX_DiscardUnknown() {
15505         xxx_messageInfo_RateMatchPattern.DiscardUnknown(m)
15506 }
15507
15508 var xxx_messageInfo_RateMatchPattern proto.InternalMessageInfo
15509
15510 func (m *RateMatchPattern) GetRateMatchPatternId() uint32 {
15511         if m != nil {
15512                 return m.RateMatchPatternId
15513         }
15514         return 0
15515 }
15516
15517 type isRateMatchPattern_PatternType interface {
15518         isRateMatchPattern_PatternType()
15519 }
15520
15521 type RateMatchPattern_Bitmaps struct {
15522         Bitmaps *Bitmaps `protobuf:"bytes,2,opt,name=bitmaps,proto3,oneof"`
15523 }
15524
15525 type RateMatchPattern_ControlResourceSet struct {
15526         ControlResourceSet uint32 `protobuf:"varint,3,opt,name=controlResourceSet,proto3,oneof"`
15527 }
15528
15529 func (*RateMatchPattern_Bitmaps) isRateMatchPattern_PatternType() {}
15530
15531 func (*RateMatchPattern_ControlResourceSet) isRateMatchPattern_PatternType() {}
15532
15533 func (m *RateMatchPattern) GetPatternType() isRateMatchPattern_PatternType {
15534         if m != nil {
15535                 return m.PatternType
15536         }
15537         return nil
15538 }
15539
15540 func (m *RateMatchPattern) GetBitmaps() *Bitmaps {
15541         if x, ok := m.GetPatternType().(*RateMatchPattern_Bitmaps); ok {
15542                 return x.Bitmaps
15543         }
15544         return nil
15545 }
15546
15547 func (m *RateMatchPattern) GetControlResourceSet() uint32 {
15548         if x, ok := m.GetPatternType().(*RateMatchPattern_ControlResourceSet); ok {
15549                 return x.ControlResourceSet
15550         }
15551         return 0
15552 }
15553
15554 func (m *RateMatchPattern) GetSubcarrierSpacing() *SubcarrierSpacing {
15555         if m != nil {
15556                 return m.SubcarrierSpacing
15557         }
15558         return nil
15559 }
15560
15561 func (m *RateMatchPattern) GetDummy() *Dummy {
15562         if m != nil {
15563                 return m.Dummy
15564         }
15565         return nil
15566 }
15567
15568 // XXX_OneofWrappers is for the internal use of the proto package.
15569 func (*RateMatchPattern) XXX_OneofWrappers() []interface{} {
15570         return []interface{}{
15571                 (*RateMatchPattern_Bitmaps)(nil),
15572                 (*RateMatchPattern_ControlResourceSet)(nil),
15573         }
15574 }
15575
15576 type Bitmaps struct {
15577         ResourceBlocks []byte `protobuf:"bytes,1,opt,name=resourceBlocks,proto3" json:"resourceBlocks,omitempty"`
15578         // Types that are valid to be assigned to SymbolsInResourceBlock:
15579         //      *Bitmaps_OneSlot
15580         //      *Bitmaps_TwoSlots
15581         SymbolsInResourceBlock isBitmaps_SymbolsInResourceBlock `protobuf_oneof:"symbolsInResourceBlock"`
15582         // Types that are valid to be assigned to PeriodicityAndPattern:
15583         //      *Bitmaps_N2
15584         //      *Bitmaps_N4
15585         //      *Bitmaps_N5
15586         //      *Bitmaps_N8
15587         //      *Bitmaps_N10
15588         //      *Bitmaps_N20
15589         //      *Bitmaps_N40
15590         PeriodicityAndPattern isBitmaps_PeriodicityAndPattern `protobuf_oneof:"periodicityAndPattern"`
15591         XXX_NoUnkeyedLiteral  struct{}                        `json:"-"`
15592         XXX_unrecognized      []byte                          `json:"-"`
15593         XXX_sizecache         int32                           `json:"-"`
15594 }
15595
15596 func (m *Bitmaps) Reset()         { *m = Bitmaps{} }
15597 func (m *Bitmaps) String() string { return proto.CompactTextString(m) }
15598 func (*Bitmaps) ProtoMessage()    {}
15599 func (*Bitmaps) Descriptor() ([]byte, []int) {
15600         return fileDescriptor_21c7528bb61f1a7a, []int{107}
15601 }
15602
15603 func (m *Bitmaps) XXX_Unmarshal(b []byte) error {
15604         return xxx_messageInfo_Bitmaps.Unmarshal(m, b)
15605 }
15606 func (m *Bitmaps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15607         return xxx_messageInfo_Bitmaps.Marshal(b, m, deterministic)
15608 }
15609 func (m *Bitmaps) XXX_Merge(src proto.Message) {
15610         xxx_messageInfo_Bitmaps.Merge(m, src)
15611 }
15612 func (m *Bitmaps) XXX_Size() int {
15613         return xxx_messageInfo_Bitmaps.Size(m)
15614 }
15615 func (m *Bitmaps) XXX_DiscardUnknown() {
15616         xxx_messageInfo_Bitmaps.DiscardUnknown(m)
15617 }
15618
15619 var xxx_messageInfo_Bitmaps proto.InternalMessageInfo
15620
15621 func (m *Bitmaps) GetResourceBlocks() []byte {
15622         if m != nil {
15623                 return m.ResourceBlocks
15624         }
15625         return nil
15626 }
15627
15628 type isBitmaps_SymbolsInResourceBlock interface {
15629         isBitmaps_SymbolsInResourceBlock()
15630 }
15631
15632 type Bitmaps_OneSlot struct {
15633         OneSlot []byte `protobuf:"bytes,2,opt,name=oneSlot,proto3,oneof"`
15634 }
15635
15636 type Bitmaps_TwoSlots struct {
15637         TwoSlots []byte `protobuf:"bytes,3,opt,name=twoSlots,proto3,oneof"`
15638 }
15639
15640 func (*Bitmaps_OneSlot) isBitmaps_SymbolsInResourceBlock() {}
15641
15642 func (*Bitmaps_TwoSlots) isBitmaps_SymbolsInResourceBlock() {}
15643
15644 func (m *Bitmaps) GetSymbolsInResourceBlock() isBitmaps_SymbolsInResourceBlock {
15645         if m != nil {
15646                 return m.SymbolsInResourceBlock
15647         }
15648         return nil
15649 }
15650
15651 func (m *Bitmaps) GetOneSlot() []byte {
15652         if x, ok := m.GetSymbolsInResourceBlock().(*Bitmaps_OneSlot); ok {
15653                 return x.OneSlot
15654         }
15655         return nil
15656 }
15657
15658 func (m *Bitmaps) GetTwoSlots() []byte {
15659         if x, ok := m.GetSymbolsInResourceBlock().(*Bitmaps_TwoSlots); ok {
15660                 return x.TwoSlots
15661         }
15662         return nil
15663 }
15664
15665 type isBitmaps_PeriodicityAndPattern interface {
15666         isBitmaps_PeriodicityAndPattern()
15667 }
15668
15669 type Bitmaps_N2 struct {
15670         N2 []byte `protobuf:"bytes,4,opt,name=n2,proto3,oneof"`
15671 }
15672
15673 type Bitmaps_N4 struct {
15674         N4 []byte `protobuf:"bytes,5,opt,name=n4,proto3,oneof"`
15675 }
15676
15677 type Bitmaps_N5 struct {
15678         N5 []byte `protobuf:"bytes,6,opt,name=n5,proto3,oneof"`
15679 }
15680
15681 type Bitmaps_N8 struct {
15682         N8 []byte `protobuf:"bytes,7,opt,name=n8,proto3,oneof"`
15683 }
15684
15685 type Bitmaps_N10 struct {
15686         N10 []byte `protobuf:"bytes,8,opt,name=n10,proto3,oneof"`
15687 }
15688
15689 type Bitmaps_N20 struct {
15690         N20 []byte `protobuf:"bytes,9,opt,name=n20,proto3,oneof"`
15691 }
15692
15693 type Bitmaps_N40 struct {
15694         N40 []byte `protobuf:"bytes,10,opt,name=n40,proto3,oneof"`
15695 }
15696
15697 func (*Bitmaps_N2) isBitmaps_PeriodicityAndPattern() {}
15698
15699 func (*Bitmaps_N4) isBitmaps_PeriodicityAndPattern() {}
15700
15701 func (*Bitmaps_N5) isBitmaps_PeriodicityAndPattern() {}
15702
15703 func (*Bitmaps_N8) isBitmaps_PeriodicityAndPattern() {}
15704
15705 func (*Bitmaps_N10) isBitmaps_PeriodicityAndPattern() {}
15706
15707 func (*Bitmaps_N20) isBitmaps_PeriodicityAndPattern() {}
15708
15709 func (*Bitmaps_N40) isBitmaps_PeriodicityAndPattern() {}
15710
15711 func (m *Bitmaps) GetPeriodicityAndPattern() isBitmaps_PeriodicityAndPattern {
15712         if m != nil {
15713                 return m.PeriodicityAndPattern
15714         }
15715         return nil
15716 }
15717
15718 func (m *Bitmaps) GetN2() []byte {
15719         if x, ok := m.GetPeriodicityAndPattern().(*Bitmaps_N2); ok {
15720                 return x.N2
15721         }
15722         return nil
15723 }
15724
15725 func (m *Bitmaps) GetN4() []byte {
15726         if x, ok := m.GetPeriodicityAndPattern().(*Bitmaps_N4); ok {
15727                 return x.N4
15728         }
15729         return nil
15730 }
15731
15732 func (m *Bitmaps) GetN5() []byte {
15733         if x, ok := m.GetPeriodicityAndPattern().(*Bitmaps_N5); ok {
15734                 return x.N5
15735         }
15736         return nil
15737 }
15738
15739 func (m *Bitmaps) GetN8() []byte {
15740         if x, ok := m.GetPeriodicityAndPattern().(*Bitmaps_N8); ok {
15741                 return x.N8
15742         }
15743         return nil
15744 }
15745
15746 func (m *Bitmaps) GetN10() []byte {
15747         if x, ok := m.GetPeriodicityAndPattern().(*Bitmaps_N10); ok {
15748                 return x.N10
15749         }
15750         return nil
15751 }
15752
15753 func (m *Bitmaps) GetN20() []byte {
15754         if x, ok := m.GetPeriodicityAndPattern().(*Bitmaps_N20); ok {
15755                 return x.N20
15756         }
15757         return nil
15758 }
15759
15760 func (m *Bitmaps) GetN40() []byte {
15761         if x, ok := m.GetPeriodicityAndPattern().(*Bitmaps_N40); ok {
15762                 return x.N40
15763         }
15764         return nil
15765 }
15766
15767 // XXX_OneofWrappers is for the internal use of the proto package.
15768 func (*Bitmaps) XXX_OneofWrappers() []interface{} {
15769         return []interface{}{
15770                 (*Bitmaps_OneSlot)(nil),
15771                 (*Bitmaps_TwoSlots)(nil),
15772                 (*Bitmaps_N2)(nil),
15773                 (*Bitmaps_N4)(nil),
15774                 (*Bitmaps_N5)(nil),
15775                 (*Bitmaps_N8)(nil),
15776                 (*Bitmaps_N10)(nil),
15777                 (*Bitmaps_N20)(nil),
15778                 (*Bitmaps_N40)(nil),
15779         }
15780 }
15781
15782 type Dummy struct {
15783         Value                Dummy_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Dummy_Value" json:"value,omitempty"`
15784         XXX_NoUnkeyedLiteral struct{}    `json:"-"`
15785         XXX_unrecognized     []byte      `json:"-"`
15786         XXX_sizecache        int32       `json:"-"`
15787 }
15788
15789 func (m *Dummy) Reset()         { *m = Dummy{} }
15790 func (m *Dummy) String() string { return proto.CompactTextString(m) }
15791 func (*Dummy) ProtoMessage()    {}
15792 func (*Dummy) Descriptor() ([]byte, []int) {
15793         return fileDescriptor_21c7528bb61f1a7a, []int{108}
15794 }
15795
15796 func (m *Dummy) XXX_Unmarshal(b []byte) error {
15797         return xxx_messageInfo_Dummy.Unmarshal(m, b)
15798 }
15799 func (m *Dummy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15800         return xxx_messageInfo_Dummy.Marshal(b, m, deterministic)
15801 }
15802 func (m *Dummy) XXX_Merge(src proto.Message) {
15803         xxx_messageInfo_Dummy.Merge(m, src)
15804 }
15805 func (m *Dummy) XXX_Size() int {
15806         return xxx_messageInfo_Dummy.Size(m)
15807 }
15808 func (m *Dummy) XXX_DiscardUnknown() {
15809         xxx_messageInfo_Dummy.DiscardUnknown(m)
15810 }
15811
15812 var xxx_messageInfo_Dummy proto.InternalMessageInfo
15813
15814 func (m *Dummy) GetValue() Dummy_Value {
15815         if m != nil {
15816                 return m.Value
15817         }
15818         return Dummy_protobuf_unspecified
15819 }
15820
15821 type TDD_UL_DL_ConfigCommon struct {
15822         ReferenceSubcarrierSpacing *SubcarrierSpacing `protobuf:"bytes,1,opt,name=referenceSubcarrierSpacing,proto3" json:"referenceSubcarrierSpacing,omitempty"`
15823         Pattern1                   *TDD_UL_DL_Pattern `protobuf:"bytes,2,opt,name=pattern1,proto3" json:"pattern1,omitempty"`
15824         Pattern2                   *TDD_UL_DL_Pattern `protobuf:"bytes,3,opt,name=pattern2,proto3" json:"pattern2,omitempty"`
15825         XXX_NoUnkeyedLiteral       struct{}           `json:"-"`
15826         XXX_unrecognized           []byte             `json:"-"`
15827         XXX_sizecache              int32              `json:"-"`
15828 }
15829
15830 func (m *TDD_UL_DL_ConfigCommon) Reset()         { *m = TDD_UL_DL_ConfigCommon{} }
15831 func (m *TDD_UL_DL_ConfigCommon) String() string { return proto.CompactTextString(m) }
15832 func (*TDD_UL_DL_ConfigCommon) ProtoMessage()    {}
15833 func (*TDD_UL_DL_ConfigCommon) Descriptor() ([]byte, []int) {
15834         return fileDescriptor_21c7528bb61f1a7a, []int{109}
15835 }
15836
15837 func (m *TDD_UL_DL_ConfigCommon) XXX_Unmarshal(b []byte) error {
15838         return xxx_messageInfo_TDD_UL_DL_ConfigCommon.Unmarshal(m, b)
15839 }
15840 func (m *TDD_UL_DL_ConfigCommon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15841         return xxx_messageInfo_TDD_UL_DL_ConfigCommon.Marshal(b, m, deterministic)
15842 }
15843 func (m *TDD_UL_DL_ConfigCommon) XXX_Merge(src proto.Message) {
15844         xxx_messageInfo_TDD_UL_DL_ConfigCommon.Merge(m, src)
15845 }
15846 func (m *TDD_UL_DL_ConfigCommon) XXX_Size() int {
15847         return xxx_messageInfo_TDD_UL_DL_ConfigCommon.Size(m)
15848 }
15849 func (m *TDD_UL_DL_ConfigCommon) XXX_DiscardUnknown() {
15850         xxx_messageInfo_TDD_UL_DL_ConfigCommon.DiscardUnknown(m)
15851 }
15852
15853 var xxx_messageInfo_TDD_UL_DL_ConfigCommon proto.InternalMessageInfo
15854
15855 func (m *TDD_UL_DL_ConfigCommon) GetReferenceSubcarrierSpacing() *SubcarrierSpacing {
15856         if m != nil {
15857                 return m.ReferenceSubcarrierSpacing
15858         }
15859         return nil
15860 }
15861
15862 func (m *TDD_UL_DL_ConfigCommon) GetPattern1() *TDD_UL_DL_Pattern {
15863         if m != nil {
15864                 return m.Pattern1
15865         }
15866         return nil
15867 }
15868
15869 func (m *TDD_UL_DL_ConfigCommon) GetPattern2() *TDD_UL_DL_Pattern {
15870         if m != nil {
15871                 return m.Pattern2
15872         }
15873         return nil
15874 }
15875
15876 type TDD_UL_DL_Pattern struct {
15877         Dl_UL_TransmissionPeriodicity      *DL_UL_TransmissionPeriodicity      `protobuf:"bytes,1,opt,name=dl_UL_TransmissionPeriodicity,json=dlULTransmissionPeriodicity,proto3" json:"dl_UL_TransmissionPeriodicity,omitempty"`
15878         NrofDownlinkSlots                  uint32                              `protobuf:"varint,2,opt,name=nrofDownlinkSlots,proto3" json:"nrofDownlinkSlots,omitempty"`
15879         NrofDownlinkSymbols                uint32                              `protobuf:"varint,3,opt,name=nrofDownlinkSymbols,proto3" json:"nrofDownlinkSymbols,omitempty"`
15880         NrofUplinkSlots                    uint32                              `protobuf:"varint,4,opt,name=nrofUplinkSlots,proto3" json:"nrofUplinkSlots,omitempty"`
15881         NrofUplinkSymbols                  uint32                              `protobuf:"varint,5,opt,name=nrofUplinkSymbols,proto3" json:"nrofUplinkSymbols,omitempty"`
15882         Dl_UL_TransmissionPeriodicityV1530 *DL_UL_TransmissionPeriodicityV1530 `protobuf:"bytes,6,opt,name=dl_UL_TransmissionPeriodicity_v1530,json=dlULTransmissionPeriodicityV1530,proto3" json:"dl_UL_TransmissionPeriodicity_v1530,omitempty"`
15883         XXX_NoUnkeyedLiteral               struct{}                            `json:"-"`
15884         XXX_unrecognized                   []byte                              `json:"-"`
15885         XXX_sizecache                      int32                               `json:"-"`
15886 }
15887
15888 func (m *TDD_UL_DL_Pattern) Reset()         { *m = TDD_UL_DL_Pattern{} }
15889 func (m *TDD_UL_DL_Pattern) String() string { return proto.CompactTextString(m) }
15890 func (*TDD_UL_DL_Pattern) ProtoMessage()    {}
15891 func (*TDD_UL_DL_Pattern) Descriptor() ([]byte, []int) {
15892         return fileDescriptor_21c7528bb61f1a7a, []int{110}
15893 }
15894
15895 func (m *TDD_UL_DL_Pattern) XXX_Unmarshal(b []byte) error {
15896         return xxx_messageInfo_TDD_UL_DL_Pattern.Unmarshal(m, b)
15897 }
15898 func (m *TDD_UL_DL_Pattern) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15899         return xxx_messageInfo_TDD_UL_DL_Pattern.Marshal(b, m, deterministic)
15900 }
15901 func (m *TDD_UL_DL_Pattern) XXX_Merge(src proto.Message) {
15902         xxx_messageInfo_TDD_UL_DL_Pattern.Merge(m, src)
15903 }
15904 func (m *TDD_UL_DL_Pattern) XXX_Size() int {
15905         return xxx_messageInfo_TDD_UL_DL_Pattern.Size(m)
15906 }
15907 func (m *TDD_UL_DL_Pattern) XXX_DiscardUnknown() {
15908         xxx_messageInfo_TDD_UL_DL_Pattern.DiscardUnknown(m)
15909 }
15910
15911 var xxx_messageInfo_TDD_UL_DL_Pattern proto.InternalMessageInfo
15912
15913 func (m *TDD_UL_DL_Pattern) GetDl_UL_TransmissionPeriodicity() *DL_UL_TransmissionPeriodicity {
15914         if m != nil {
15915                 return m.Dl_UL_TransmissionPeriodicity
15916         }
15917         return nil
15918 }
15919
15920 func (m *TDD_UL_DL_Pattern) GetNrofDownlinkSlots() uint32 {
15921         if m != nil {
15922                 return m.NrofDownlinkSlots
15923         }
15924         return 0
15925 }
15926
15927 func (m *TDD_UL_DL_Pattern) GetNrofDownlinkSymbols() uint32 {
15928         if m != nil {
15929                 return m.NrofDownlinkSymbols
15930         }
15931         return 0
15932 }
15933
15934 func (m *TDD_UL_DL_Pattern) GetNrofUplinkSlots() uint32 {
15935         if m != nil {
15936                 return m.NrofUplinkSlots
15937         }
15938         return 0
15939 }
15940
15941 func (m *TDD_UL_DL_Pattern) GetNrofUplinkSymbols() uint32 {
15942         if m != nil {
15943                 return m.NrofUplinkSymbols
15944         }
15945         return 0
15946 }
15947
15948 func (m *TDD_UL_DL_Pattern) GetDl_UL_TransmissionPeriodicityV1530() *DL_UL_TransmissionPeriodicityV1530 {
15949         if m != nil {
15950                 return m.Dl_UL_TransmissionPeriodicityV1530
15951         }
15952         return nil
15953 }
15954
15955 type DL_UL_TransmissionPeriodicity struct {
15956         Value                DL_UL_TransmissionPeriodicity_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DL_UL_TransmissionPeriodicity_Value" json:"value,omitempty"`
15957         XXX_NoUnkeyedLiteral struct{}                            `json:"-"`
15958         XXX_unrecognized     []byte                              `json:"-"`
15959         XXX_sizecache        int32                               `json:"-"`
15960 }
15961
15962 func (m *DL_UL_TransmissionPeriodicity) Reset()         { *m = DL_UL_TransmissionPeriodicity{} }
15963 func (m *DL_UL_TransmissionPeriodicity) String() string { return proto.CompactTextString(m) }
15964 func (*DL_UL_TransmissionPeriodicity) ProtoMessage()    {}
15965 func (*DL_UL_TransmissionPeriodicity) Descriptor() ([]byte, []int) {
15966         return fileDescriptor_21c7528bb61f1a7a, []int{111}
15967 }
15968
15969 func (m *DL_UL_TransmissionPeriodicity) XXX_Unmarshal(b []byte) error {
15970         return xxx_messageInfo_DL_UL_TransmissionPeriodicity.Unmarshal(m, b)
15971 }
15972 func (m *DL_UL_TransmissionPeriodicity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
15973         return xxx_messageInfo_DL_UL_TransmissionPeriodicity.Marshal(b, m, deterministic)
15974 }
15975 func (m *DL_UL_TransmissionPeriodicity) XXX_Merge(src proto.Message) {
15976         xxx_messageInfo_DL_UL_TransmissionPeriodicity.Merge(m, src)
15977 }
15978 func (m *DL_UL_TransmissionPeriodicity) XXX_Size() int {
15979         return xxx_messageInfo_DL_UL_TransmissionPeriodicity.Size(m)
15980 }
15981 func (m *DL_UL_TransmissionPeriodicity) XXX_DiscardUnknown() {
15982         xxx_messageInfo_DL_UL_TransmissionPeriodicity.DiscardUnknown(m)
15983 }
15984
15985 var xxx_messageInfo_DL_UL_TransmissionPeriodicity proto.InternalMessageInfo
15986
15987 func (m *DL_UL_TransmissionPeriodicity) GetValue() DL_UL_TransmissionPeriodicity_Value {
15988         if m != nil {
15989                 return m.Value
15990         }
15991         return DL_UL_TransmissionPeriodicity_protobuf_unspecified
15992 }
15993
15994 type DL_UL_TransmissionPeriodicityV1530 struct {
15995         Value                DL_UL_TransmissionPeriodicityV1530_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DL_UL_TransmissionPeriodicityV1530_Value" json:"value,omitempty"`
15996         XXX_NoUnkeyedLiteral struct{}                                 `json:"-"`
15997         XXX_unrecognized     []byte                                   `json:"-"`
15998         XXX_sizecache        int32                                    `json:"-"`
15999 }
16000
16001 func (m *DL_UL_TransmissionPeriodicityV1530) Reset()         { *m = DL_UL_TransmissionPeriodicityV1530{} }
16002 func (m *DL_UL_TransmissionPeriodicityV1530) String() string { return proto.CompactTextString(m) }
16003 func (*DL_UL_TransmissionPeriodicityV1530) ProtoMessage()    {}
16004 func (*DL_UL_TransmissionPeriodicityV1530) Descriptor() ([]byte, []int) {
16005         return fileDescriptor_21c7528bb61f1a7a, []int{112}
16006 }
16007
16008 func (m *DL_UL_TransmissionPeriodicityV1530) XXX_Unmarshal(b []byte) error {
16009         return xxx_messageInfo_DL_UL_TransmissionPeriodicityV1530.Unmarshal(m, b)
16010 }
16011 func (m *DL_UL_TransmissionPeriodicityV1530) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16012         return xxx_messageInfo_DL_UL_TransmissionPeriodicityV1530.Marshal(b, m, deterministic)
16013 }
16014 func (m *DL_UL_TransmissionPeriodicityV1530) XXX_Merge(src proto.Message) {
16015         xxx_messageInfo_DL_UL_TransmissionPeriodicityV1530.Merge(m, src)
16016 }
16017 func (m *DL_UL_TransmissionPeriodicityV1530) XXX_Size() int {
16018         return xxx_messageInfo_DL_UL_TransmissionPeriodicityV1530.Size(m)
16019 }
16020 func (m *DL_UL_TransmissionPeriodicityV1530) XXX_DiscardUnknown() {
16021         xxx_messageInfo_DL_UL_TransmissionPeriodicityV1530.DiscardUnknown(m)
16022 }
16023
16024 var xxx_messageInfo_DL_UL_TransmissionPeriodicityV1530 proto.InternalMessageInfo
16025
16026 func (m *DL_UL_TransmissionPeriodicityV1530) GetValue() DL_UL_TransmissionPeriodicityV1530_Value {
16027         if m != nil {
16028                 return m.Value
16029         }
16030         return DL_UL_TransmissionPeriodicityV1530_protobuf_unspecified
16031 }
16032
16033 type T304 struct {
16034         Value                T304_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.T304_Value" json:"value,omitempty"`
16035         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
16036         XXX_unrecognized     []byte     `json:"-"`
16037         XXX_sizecache        int32      `json:"-"`
16038 }
16039
16040 func (m *T304) Reset()         { *m = T304{} }
16041 func (m *T304) String() string { return proto.CompactTextString(m) }
16042 func (*T304) ProtoMessage()    {}
16043 func (*T304) Descriptor() ([]byte, []int) {
16044         return fileDescriptor_21c7528bb61f1a7a, []int{113}
16045 }
16046
16047 func (m *T304) XXX_Unmarshal(b []byte) error {
16048         return xxx_messageInfo_T304.Unmarshal(m, b)
16049 }
16050 func (m *T304) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16051         return xxx_messageInfo_T304.Marshal(b, m, deterministic)
16052 }
16053 func (m *T304) XXX_Merge(src proto.Message) {
16054         xxx_messageInfo_T304.Merge(m, src)
16055 }
16056 func (m *T304) XXX_Size() int {
16057         return xxx_messageInfo_T304.Size(m)
16058 }
16059 func (m *T304) XXX_DiscardUnknown() {
16060         xxx_messageInfo_T304.DiscardUnknown(m)
16061 }
16062
16063 var xxx_messageInfo_T304 proto.InternalMessageInfo
16064
16065 func (m *T304) GetValue() T304_Value {
16066         if m != nil {
16067                 return m.Value
16068         }
16069         return T304_protobuf_unspecified
16070 }
16071
16072 type RACH_ConfigDedicated struct {
16073         Cfra                 *CFRA              `protobuf:"bytes,1,opt,name=cfra,proto3" json:"cfra,omitempty"`
16074         Ra_Prioritization    *RA_Prioritization `protobuf:"bytes,2,opt,name=ra_Prioritization,json=raPrioritization,proto3" json:"ra_Prioritization,omitempty"`
16075         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
16076         XXX_unrecognized     []byte             `json:"-"`
16077         XXX_sizecache        int32              `json:"-"`
16078 }
16079
16080 func (m *RACH_ConfigDedicated) Reset()         { *m = RACH_ConfigDedicated{} }
16081 func (m *RACH_ConfigDedicated) String() string { return proto.CompactTextString(m) }
16082 func (*RACH_ConfigDedicated) ProtoMessage()    {}
16083 func (*RACH_ConfigDedicated) Descriptor() ([]byte, []int) {
16084         return fileDescriptor_21c7528bb61f1a7a, []int{114}
16085 }
16086
16087 func (m *RACH_ConfigDedicated) XXX_Unmarshal(b []byte) error {
16088         return xxx_messageInfo_RACH_ConfigDedicated.Unmarshal(m, b)
16089 }
16090 func (m *RACH_ConfigDedicated) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16091         return xxx_messageInfo_RACH_ConfigDedicated.Marshal(b, m, deterministic)
16092 }
16093 func (m *RACH_ConfigDedicated) XXX_Merge(src proto.Message) {
16094         xxx_messageInfo_RACH_ConfigDedicated.Merge(m, src)
16095 }
16096 func (m *RACH_ConfigDedicated) XXX_Size() int {
16097         return xxx_messageInfo_RACH_ConfigDedicated.Size(m)
16098 }
16099 func (m *RACH_ConfigDedicated) XXX_DiscardUnknown() {
16100         xxx_messageInfo_RACH_ConfigDedicated.DiscardUnknown(m)
16101 }
16102
16103 var xxx_messageInfo_RACH_ConfigDedicated proto.InternalMessageInfo
16104
16105 func (m *RACH_ConfigDedicated) GetCfra() *CFRA {
16106         if m != nil {
16107                 return m.Cfra
16108         }
16109         return nil
16110 }
16111
16112 func (m *RACH_ConfigDedicated) GetRa_Prioritization() *RA_Prioritization {
16113         if m != nil {
16114                 return m.Ra_Prioritization
16115         }
16116         return nil
16117 }
16118
16119 type CFRA struct {
16120         Occasions *Occasions `protobuf:"bytes,1,opt,name=occasions,proto3" json:"occasions,omitempty"`
16121         // Types that are valid to be assigned to Resource:
16122         //      *CFRA_Ssb
16123         //      *CFRA_Csirs
16124         Resource                       isCFRA_Resource       `protobuf_oneof:"resource"`
16125         TotalNumberOfRA_PreamblesV1530 *wrappers.UInt32Value `protobuf:"bytes,4,opt,name=totalNumberOfRA_Preambles_v1530,json=totalNumberOfRAPreamblesV1530,proto3" json:"totalNumberOfRA_Preambles_v1530,omitempty"`
16126         XXX_NoUnkeyedLiteral           struct{}              `json:"-"`
16127         XXX_unrecognized               []byte                `json:"-"`
16128         XXX_sizecache                  int32                 `json:"-"`
16129 }
16130
16131 func (m *CFRA) Reset()         { *m = CFRA{} }
16132 func (m *CFRA) String() string { return proto.CompactTextString(m) }
16133 func (*CFRA) ProtoMessage()    {}
16134 func (*CFRA) Descriptor() ([]byte, []int) {
16135         return fileDescriptor_21c7528bb61f1a7a, []int{115}
16136 }
16137
16138 func (m *CFRA) XXX_Unmarshal(b []byte) error {
16139         return xxx_messageInfo_CFRA.Unmarshal(m, b)
16140 }
16141 func (m *CFRA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16142         return xxx_messageInfo_CFRA.Marshal(b, m, deterministic)
16143 }
16144 func (m *CFRA) XXX_Merge(src proto.Message) {
16145         xxx_messageInfo_CFRA.Merge(m, src)
16146 }
16147 func (m *CFRA) XXX_Size() int {
16148         return xxx_messageInfo_CFRA.Size(m)
16149 }
16150 func (m *CFRA) XXX_DiscardUnknown() {
16151         xxx_messageInfo_CFRA.DiscardUnknown(m)
16152 }
16153
16154 var xxx_messageInfo_CFRA proto.InternalMessageInfo
16155
16156 func (m *CFRA) GetOccasions() *Occasions {
16157         if m != nil {
16158                 return m.Occasions
16159         }
16160         return nil
16161 }
16162
16163 type isCFRA_Resource interface {
16164         isCFRA_Resource()
16165 }
16166
16167 type CFRA_Ssb struct {
16168         Ssb *SSB `protobuf:"bytes,2,opt,name=ssb,proto3,oneof"`
16169 }
16170
16171 type CFRA_Csirs struct {
16172         Csirs *CSIRS `protobuf:"bytes,3,opt,name=csirs,proto3,oneof"`
16173 }
16174
16175 func (*CFRA_Ssb) isCFRA_Resource() {}
16176
16177 func (*CFRA_Csirs) isCFRA_Resource() {}
16178
16179 func (m *CFRA) GetResource() isCFRA_Resource {
16180         if m != nil {
16181                 return m.Resource
16182         }
16183         return nil
16184 }
16185
16186 func (m *CFRA) GetSsb() *SSB {
16187         if x, ok := m.GetResource().(*CFRA_Ssb); ok {
16188                 return x.Ssb
16189         }
16190         return nil
16191 }
16192
16193 func (m *CFRA) GetCsirs() *CSIRS {
16194         if x, ok := m.GetResource().(*CFRA_Csirs); ok {
16195                 return x.Csirs
16196         }
16197         return nil
16198 }
16199
16200 func (m *CFRA) GetTotalNumberOfRA_PreamblesV1530() *wrappers.UInt32Value {
16201         if m != nil {
16202                 return m.TotalNumberOfRA_PreamblesV1530
16203         }
16204         return nil
16205 }
16206
16207 // XXX_OneofWrappers is for the internal use of the proto package.
16208 func (*CFRA) XXX_OneofWrappers() []interface{} {
16209         return []interface{}{
16210                 (*CFRA_Ssb)(nil),
16211                 (*CFRA_Csirs)(nil),
16212         }
16213 }
16214
16215 type Occasions struct {
16216         Rach_ConfigGeneric   *RACH_ConfigGeneric  `protobuf:"bytes,1,opt,name=rach_ConfigGeneric,json=rachConfigGeneric,proto3" json:"rach_ConfigGeneric,omitempty"`
16217         SsbPerRACH_Occasion  *SSBPerRACH_Occasion `protobuf:"bytes,2,opt,name=ssb_perRACH_Occasion,json=ssbPerRACHOccasion,proto3" json:"ssb_perRACH_Occasion,omitempty"`
16218         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
16219         XXX_unrecognized     []byte               `json:"-"`
16220         XXX_sizecache        int32                `json:"-"`
16221 }
16222
16223 func (m *Occasions) Reset()         { *m = Occasions{} }
16224 func (m *Occasions) String() string { return proto.CompactTextString(m) }
16225 func (*Occasions) ProtoMessage()    {}
16226 func (*Occasions) Descriptor() ([]byte, []int) {
16227         return fileDescriptor_21c7528bb61f1a7a, []int{116}
16228 }
16229
16230 func (m *Occasions) XXX_Unmarshal(b []byte) error {
16231         return xxx_messageInfo_Occasions.Unmarshal(m, b)
16232 }
16233 func (m *Occasions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16234         return xxx_messageInfo_Occasions.Marshal(b, m, deterministic)
16235 }
16236 func (m *Occasions) XXX_Merge(src proto.Message) {
16237         xxx_messageInfo_Occasions.Merge(m, src)
16238 }
16239 func (m *Occasions) XXX_Size() int {
16240         return xxx_messageInfo_Occasions.Size(m)
16241 }
16242 func (m *Occasions) XXX_DiscardUnknown() {
16243         xxx_messageInfo_Occasions.DiscardUnknown(m)
16244 }
16245
16246 var xxx_messageInfo_Occasions proto.InternalMessageInfo
16247
16248 func (m *Occasions) GetRach_ConfigGeneric() *RACH_ConfigGeneric {
16249         if m != nil {
16250                 return m.Rach_ConfigGeneric
16251         }
16252         return nil
16253 }
16254
16255 func (m *Occasions) GetSsbPerRACH_Occasion() *SSBPerRACH_Occasion {
16256         if m != nil {
16257                 return m.SsbPerRACH_Occasion
16258         }
16259         return nil
16260 }
16261
16262 type SSB struct {
16263         Ssb_ResourceList       []*CFRA_SSB_Resource `protobuf:"bytes,1,rep,name=ssb_ResourceList,json=ssbResourceList,proto3" json:"ssb_ResourceList,omitempty"`
16264         RaSsbOccasionMaskIndex uint32               `protobuf:"varint,2,opt,name=ra_ssb_occasion_mask_index,json=raSsbOccasionMaskIndex,proto3" json:"ra_ssb_occasion_mask_index,omitempty"`
16265         XXX_NoUnkeyedLiteral   struct{}             `json:"-"`
16266         XXX_unrecognized       []byte               `json:"-"`
16267         XXX_sizecache          int32                `json:"-"`
16268 }
16269
16270 func (m *SSB) Reset()         { *m = SSB{} }
16271 func (m *SSB) String() string { return proto.CompactTextString(m) }
16272 func (*SSB) ProtoMessage()    {}
16273 func (*SSB) Descriptor() ([]byte, []int) {
16274         return fileDescriptor_21c7528bb61f1a7a, []int{117}
16275 }
16276
16277 func (m *SSB) XXX_Unmarshal(b []byte) error {
16278         return xxx_messageInfo_SSB.Unmarshal(m, b)
16279 }
16280 func (m *SSB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16281         return xxx_messageInfo_SSB.Marshal(b, m, deterministic)
16282 }
16283 func (m *SSB) XXX_Merge(src proto.Message) {
16284         xxx_messageInfo_SSB.Merge(m, src)
16285 }
16286 func (m *SSB) XXX_Size() int {
16287         return xxx_messageInfo_SSB.Size(m)
16288 }
16289 func (m *SSB) XXX_DiscardUnknown() {
16290         xxx_messageInfo_SSB.DiscardUnknown(m)
16291 }
16292
16293 var xxx_messageInfo_SSB proto.InternalMessageInfo
16294
16295 func (m *SSB) GetSsb_ResourceList() []*CFRA_SSB_Resource {
16296         if m != nil {
16297                 return m.Ssb_ResourceList
16298         }
16299         return nil
16300 }
16301
16302 func (m *SSB) GetRaSsbOccasionMaskIndex() uint32 {
16303         if m != nil {
16304                 return m.RaSsbOccasionMaskIndex
16305         }
16306         return 0
16307 }
16308
16309 type CFRA_SSB_Resource struct {
16310         Ssb                  uint32   `protobuf:"varint,1,opt,name=ssb,proto3" json:"ssb,omitempty"`
16311         Ra_PreambleIndex     uint32   `protobuf:"varint,2,opt,name=ra_PreambleIndex,json=raPreambleIndex,proto3" json:"ra_PreambleIndex,omitempty"`
16312         XXX_NoUnkeyedLiteral struct{} `json:"-"`
16313         XXX_unrecognized     []byte   `json:"-"`
16314         XXX_sizecache        int32    `json:"-"`
16315 }
16316
16317 func (m *CFRA_SSB_Resource) Reset()         { *m = CFRA_SSB_Resource{} }
16318 func (m *CFRA_SSB_Resource) String() string { return proto.CompactTextString(m) }
16319 func (*CFRA_SSB_Resource) ProtoMessage()    {}
16320 func (*CFRA_SSB_Resource) Descriptor() ([]byte, []int) {
16321         return fileDescriptor_21c7528bb61f1a7a, []int{118}
16322 }
16323
16324 func (m *CFRA_SSB_Resource) XXX_Unmarshal(b []byte) error {
16325         return xxx_messageInfo_CFRA_SSB_Resource.Unmarshal(m, b)
16326 }
16327 func (m *CFRA_SSB_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16328         return xxx_messageInfo_CFRA_SSB_Resource.Marshal(b, m, deterministic)
16329 }
16330 func (m *CFRA_SSB_Resource) XXX_Merge(src proto.Message) {
16331         xxx_messageInfo_CFRA_SSB_Resource.Merge(m, src)
16332 }
16333 func (m *CFRA_SSB_Resource) XXX_Size() int {
16334         return xxx_messageInfo_CFRA_SSB_Resource.Size(m)
16335 }
16336 func (m *CFRA_SSB_Resource) XXX_DiscardUnknown() {
16337         xxx_messageInfo_CFRA_SSB_Resource.DiscardUnknown(m)
16338 }
16339
16340 var xxx_messageInfo_CFRA_SSB_Resource proto.InternalMessageInfo
16341
16342 func (m *CFRA_SSB_Resource) GetSsb() uint32 {
16343         if m != nil {
16344                 return m.Ssb
16345         }
16346         return 0
16347 }
16348
16349 func (m *CFRA_SSB_Resource) GetRa_PreambleIndex() uint32 {
16350         if m != nil {
16351                 return m.Ra_PreambleIndex
16352         }
16353         return 0
16354 }
16355
16356 type CSIRS struct {
16357         Csirs_ResourceList   []*CFRA_CSIRS_Resource `protobuf:"bytes,1,rep,name=csirs_ResourceList,json=csirsResourceList,proto3" json:"csirs_ResourceList,omitempty"`
16358         Rsrp_ThresholdCSI_RS uint32                 `protobuf:"varint,2,opt,name=rsrp_ThresholdCSI_RS,json=rsrpThresholdCSIRS,proto3" json:"rsrp_ThresholdCSI_RS,omitempty"`
16359         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
16360         XXX_unrecognized     []byte                 `json:"-"`
16361         XXX_sizecache        int32                  `json:"-"`
16362 }
16363
16364 func (m *CSIRS) Reset()         { *m = CSIRS{} }
16365 func (m *CSIRS) String() string { return proto.CompactTextString(m) }
16366 func (*CSIRS) ProtoMessage()    {}
16367 func (*CSIRS) Descriptor() ([]byte, []int) {
16368         return fileDescriptor_21c7528bb61f1a7a, []int{119}
16369 }
16370
16371 func (m *CSIRS) XXX_Unmarshal(b []byte) error {
16372         return xxx_messageInfo_CSIRS.Unmarshal(m, b)
16373 }
16374 func (m *CSIRS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16375         return xxx_messageInfo_CSIRS.Marshal(b, m, deterministic)
16376 }
16377 func (m *CSIRS) XXX_Merge(src proto.Message) {
16378         xxx_messageInfo_CSIRS.Merge(m, src)
16379 }
16380 func (m *CSIRS) XXX_Size() int {
16381         return xxx_messageInfo_CSIRS.Size(m)
16382 }
16383 func (m *CSIRS) XXX_DiscardUnknown() {
16384         xxx_messageInfo_CSIRS.DiscardUnknown(m)
16385 }
16386
16387 var xxx_messageInfo_CSIRS proto.InternalMessageInfo
16388
16389 func (m *CSIRS) GetCsirs_ResourceList() []*CFRA_CSIRS_Resource {
16390         if m != nil {
16391                 return m.Csirs_ResourceList
16392         }
16393         return nil
16394 }
16395
16396 func (m *CSIRS) GetRsrp_ThresholdCSI_RS() uint32 {
16397         if m != nil {
16398                 return m.Rsrp_ThresholdCSI_RS
16399         }
16400         return 0
16401 }
16402
16403 type CFRA_CSIRS_Resource struct {
16404         Csi_RS               uint32   `protobuf:"varint,1,opt,name=csi_RS,json=csiRS,proto3" json:"csi_RS,omitempty"`
16405         Ra_OccasionList      []uint32 `protobuf:"varint,2,rep,packed,name=ra_OccasionList,json=raOccasionList,proto3" json:"ra_OccasionList,omitempty"`
16406         Ra_PreambleIndex     uint32   `protobuf:"varint,3,opt,name=ra_PreambleIndex,json=raPreambleIndex,proto3" json:"ra_PreambleIndex,omitempty"`
16407         XXX_NoUnkeyedLiteral struct{} `json:"-"`
16408         XXX_unrecognized     []byte   `json:"-"`
16409         XXX_sizecache        int32    `json:"-"`
16410 }
16411
16412 func (m *CFRA_CSIRS_Resource) Reset()         { *m = CFRA_CSIRS_Resource{} }
16413 func (m *CFRA_CSIRS_Resource) String() string { return proto.CompactTextString(m) }
16414 func (*CFRA_CSIRS_Resource) ProtoMessage()    {}
16415 func (*CFRA_CSIRS_Resource) Descriptor() ([]byte, []int) {
16416         return fileDescriptor_21c7528bb61f1a7a, []int{120}
16417 }
16418
16419 func (m *CFRA_CSIRS_Resource) XXX_Unmarshal(b []byte) error {
16420         return xxx_messageInfo_CFRA_CSIRS_Resource.Unmarshal(m, b)
16421 }
16422 func (m *CFRA_CSIRS_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16423         return xxx_messageInfo_CFRA_CSIRS_Resource.Marshal(b, m, deterministic)
16424 }
16425 func (m *CFRA_CSIRS_Resource) XXX_Merge(src proto.Message) {
16426         xxx_messageInfo_CFRA_CSIRS_Resource.Merge(m, src)
16427 }
16428 func (m *CFRA_CSIRS_Resource) XXX_Size() int {
16429         return xxx_messageInfo_CFRA_CSIRS_Resource.Size(m)
16430 }
16431 func (m *CFRA_CSIRS_Resource) XXX_DiscardUnknown() {
16432         xxx_messageInfo_CFRA_CSIRS_Resource.DiscardUnknown(m)
16433 }
16434
16435 var xxx_messageInfo_CFRA_CSIRS_Resource proto.InternalMessageInfo
16436
16437 func (m *CFRA_CSIRS_Resource) GetCsi_RS() uint32 {
16438         if m != nil {
16439                 return m.Csi_RS
16440         }
16441         return 0
16442 }
16443
16444 func (m *CFRA_CSIRS_Resource) GetRa_OccasionList() []uint32 {
16445         if m != nil {
16446                 return m.Ra_OccasionList
16447         }
16448         return nil
16449 }
16450
16451 func (m *CFRA_CSIRS_Resource) GetRa_PreambleIndex() uint32 {
16452         if m != nil {
16453                 return m.Ra_PreambleIndex
16454         }
16455         return 0
16456 }
16457
16458 type RA_Prioritization struct {
16459         PowerRampingStepHighPriority *PowerRampingStepHighPriority `protobuf:"bytes,1,opt,name=powerRampingStepHighPriority,proto3" json:"powerRampingStepHighPriority,omitempty"`
16460         ScalingFactorBI              *ScalingFactorBI              `protobuf:"bytes,2,opt,name=scalingFactorBI,proto3" json:"scalingFactorBI,omitempty"`
16461         XXX_NoUnkeyedLiteral         struct{}                      `json:"-"`
16462         XXX_unrecognized             []byte                        `json:"-"`
16463         XXX_sizecache                int32                         `json:"-"`
16464 }
16465
16466 func (m *RA_Prioritization) Reset()         { *m = RA_Prioritization{} }
16467 func (m *RA_Prioritization) String() string { return proto.CompactTextString(m) }
16468 func (*RA_Prioritization) ProtoMessage()    {}
16469 func (*RA_Prioritization) Descriptor() ([]byte, []int) {
16470         return fileDescriptor_21c7528bb61f1a7a, []int{121}
16471 }
16472
16473 func (m *RA_Prioritization) XXX_Unmarshal(b []byte) error {
16474         return xxx_messageInfo_RA_Prioritization.Unmarshal(m, b)
16475 }
16476 func (m *RA_Prioritization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16477         return xxx_messageInfo_RA_Prioritization.Marshal(b, m, deterministic)
16478 }
16479 func (m *RA_Prioritization) XXX_Merge(src proto.Message) {
16480         xxx_messageInfo_RA_Prioritization.Merge(m, src)
16481 }
16482 func (m *RA_Prioritization) XXX_Size() int {
16483         return xxx_messageInfo_RA_Prioritization.Size(m)
16484 }
16485 func (m *RA_Prioritization) XXX_DiscardUnknown() {
16486         xxx_messageInfo_RA_Prioritization.DiscardUnknown(m)
16487 }
16488
16489 var xxx_messageInfo_RA_Prioritization proto.InternalMessageInfo
16490
16491 func (m *RA_Prioritization) GetPowerRampingStepHighPriority() *PowerRampingStepHighPriority {
16492         if m != nil {
16493                 return m.PowerRampingStepHighPriority
16494         }
16495         return nil
16496 }
16497
16498 func (m *RA_Prioritization) GetScalingFactorBI() *ScalingFactorBI {
16499         if m != nil {
16500                 return m.ScalingFactorBI
16501         }
16502         return nil
16503 }
16504
16505 type PowerRampingStepHighPriority struct {
16506         Value                PowerRampingStepHighPriority_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PowerRampingStepHighPriority_Value" json:"value,omitempty"`
16507         XXX_NoUnkeyedLiteral struct{}                           `json:"-"`
16508         XXX_unrecognized     []byte                             `json:"-"`
16509         XXX_sizecache        int32                              `json:"-"`
16510 }
16511
16512 func (m *PowerRampingStepHighPriority) Reset()         { *m = PowerRampingStepHighPriority{} }
16513 func (m *PowerRampingStepHighPriority) String() string { return proto.CompactTextString(m) }
16514 func (*PowerRampingStepHighPriority) ProtoMessage()    {}
16515 func (*PowerRampingStepHighPriority) Descriptor() ([]byte, []int) {
16516         return fileDescriptor_21c7528bb61f1a7a, []int{122}
16517 }
16518
16519 func (m *PowerRampingStepHighPriority) XXX_Unmarshal(b []byte) error {
16520         return xxx_messageInfo_PowerRampingStepHighPriority.Unmarshal(m, b)
16521 }
16522 func (m *PowerRampingStepHighPriority) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16523         return xxx_messageInfo_PowerRampingStepHighPriority.Marshal(b, m, deterministic)
16524 }
16525 func (m *PowerRampingStepHighPriority) XXX_Merge(src proto.Message) {
16526         xxx_messageInfo_PowerRampingStepHighPriority.Merge(m, src)
16527 }
16528 func (m *PowerRampingStepHighPriority) XXX_Size() int {
16529         return xxx_messageInfo_PowerRampingStepHighPriority.Size(m)
16530 }
16531 func (m *PowerRampingStepHighPriority) XXX_DiscardUnknown() {
16532         xxx_messageInfo_PowerRampingStepHighPriority.DiscardUnknown(m)
16533 }
16534
16535 var xxx_messageInfo_PowerRampingStepHighPriority proto.InternalMessageInfo
16536
16537 func (m *PowerRampingStepHighPriority) GetValue() PowerRampingStepHighPriority_Value {
16538         if m != nil {
16539                 return m.Value
16540         }
16541         return PowerRampingStepHighPriority_protobuf_unspecified
16542 }
16543
16544 type ScalingFactorBI struct {
16545         Value                ScalingFactorBI_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ScalingFactorBI_Value" json:"value,omitempty"`
16546         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
16547         XXX_unrecognized     []byte                `json:"-"`
16548         XXX_sizecache        int32                 `json:"-"`
16549 }
16550
16551 func (m *ScalingFactorBI) Reset()         { *m = ScalingFactorBI{} }
16552 func (m *ScalingFactorBI) String() string { return proto.CompactTextString(m) }
16553 func (*ScalingFactorBI) ProtoMessage()    {}
16554 func (*ScalingFactorBI) Descriptor() ([]byte, []int) {
16555         return fileDescriptor_21c7528bb61f1a7a, []int{123}
16556 }
16557
16558 func (m *ScalingFactorBI) XXX_Unmarshal(b []byte) error {
16559         return xxx_messageInfo_ScalingFactorBI.Unmarshal(m, b)
16560 }
16561 func (m *ScalingFactorBI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16562         return xxx_messageInfo_ScalingFactorBI.Marshal(b, m, deterministic)
16563 }
16564 func (m *ScalingFactorBI) XXX_Merge(src proto.Message) {
16565         xxx_messageInfo_ScalingFactorBI.Merge(m, src)
16566 }
16567 func (m *ScalingFactorBI) XXX_Size() int {
16568         return xxx_messageInfo_ScalingFactorBI.Size(m)
16569 }
16570 func (m *ScalingFactorBI) XXX_DiscardUnknown() {
16571         xxx_messageInfo_ScalingFactorBI.DiscardUnknown(m)
16572 }
16573
16574 var xxx_messageInfo_ScalingFactorBI proto.InternalMessageInfo
16575
16576 func (m *ScalingFactorBI) GetValue() ScalingFactorBI_Value {
16577         if m != nil {
16578                 return m.Value
16579         }
16580         return ScalingFactorBI_protobuf_unspecified
16581 }
16582
16583 type SSB_MTC struct {
16584         // Types that are valid to be assigned to PeriodicityAndOffset:
16585         //      *SSB_MTC_Sf5
16586         //      *SSB_MTC_Sf10
16587         //      *SSB_MTC_Sf20
16588         //      *SSB_MTC_Sf40
16589         //      *SSB_MTC_Sf80
16590         //      *SSB_MTC_Sf160
16591         PeriodicityAndOffset isSSB_MTC_PeriodicityAndOffset `protobuf_oneof:"periodicityAndOffset"`
16592         Duration             *Duration                      `protobuf:"bytes,7,opt,name=duration,proto3" json:"duration,omitempty"`
16593         XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
16594         XXX_unrecognized     []byte                         `json:"-"`
16595         XXX_sizecache        int32                          `json:"-"`
16596 }
16597
16598 func (m *SSB_MTC) Reset()         { *m = SSB_MTC{} }
16599 func (m *SSB_MTC) String() string { return proto.CompactTextString(m) }
16600 func (*SSB_MTC) ProtoMessage()    {}
16601 func (*SSB_MTC) Descriptor() ([]byte, []int) {
16602         return fileDescriptor_21c7528bb61f1a7a, []int{124}
16603 }
16604
16605 func (m *SSB_MTC) XXX_Unmarshal(b []byte) error {
16606         return xxx_messageInfo_SSB_MTC.Unmarshal(m, b)
16607 }
16608 func (m *SSB_MTC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16609         return xxx_messageInfo_SSB_MTC.Marshal(b, m, deterministic)
16610 }
16611 func (m *SSB_MTC) XXX_Merge(src proto.Message) {
16612         xxx_messageInfo_SSB_MTC.Merge(m, src)
16613 }
16614 func (m *SSB_MTC) XXX_Size() int {
16615         return xxx_messageInfo_SSB_MTC.Size(m)
16616 }
16617 func (m *SSB_MTC) XXX_DiscardUnknown() {
16618         xxx_messageInfo_SSB_MTC.DiscardUnknown(m)
16619 }
16620
16621 var xxx_messageInfo_SSB_MTC proto.InternalMessageInfo
16622
16623 type isSSB_MTC_PeriodicityAndOffset interface {
16624         isSSB_MTC_PeriodicityAndOffset()
16625 }
16626
16627 type SSB_MTC_Sf5 struct {
16628         Sf5 uint32 `protobuf:"varint,1,opt,name=sf5,proto3,oneof"`
16629 }
16630
16631 type SSB_MTC_Sf10 struct {
16632         Sf10 uint32 `protobuf:"varint,2,opt,name=sf10,proto3,oneof"`
16633 }
16634
16635 type SSB_MTC_Sf20 struct {
16636         Sf20 uint32 `protobuf:"varint,3,opt,name=sf20,proto3,oneof"`
16637 }
16638
16639 type SSB_MTC_Sf40 struct {
16640         Sf40 uint32 `protobuf:"varint,4,opt,name=sf40,proto3,oneof"`
16641 }
16642
16643 type SSB_MTC_Sf80 struct {
16644         Sf80 uint32 `protobuf:"varint,5,opt,name=sf80,proto3,oneof"`
16645 }
16646
16647 type SSB_MTC_Sf160 struct {
16648         Sf160 uint32 `protobuf:"varint,6,opt,name=sf160,proto3,oneof"`
16649 }
16650
16651 func (*SSB_MTC_Sf5) isSSB_MTC_PeriodicityAndOffset() {}
16652
16653 func (*SSB_MTC_Sf10) isSSB_MTC_PeriodicityAndOffset() {}
16654
16655 func (*SSB_MTC_Sf20) isSSB_MTC_PeriodicityAndOffset() {}
16656
16657 func (*SSB_MTC_Sf40) isSSB_MTC_PeriodicityAndOffset() {}
16658
16659 func (*SSB_MTC_Sf80) isSSB_MTC_PeriodicityAndOffset() {}
16660
16661 func (*SSB_MTC_Sf160) isSSB_MTC_PeriodicityAndOffset() {}
16662
16663 func (m *SSB_MTC) GetPeriodicityAndOffset() isSSB_MTC_PeriodicityAndOffset {
16664         if m != nil {
16665                 return m.PeriodicityAndOffset
16666         }
16667         return nil
16668 }
16669
16670 func (m *SSB_MTC) GetSf5() uint32 {
16671         if x, ok := m.GetPeriodicityAndOffset().(*SSB_MTC_Sf5); ok {
16672                 return x.Sf5
16673         }
16674         return 0
16675 }
16676
16677 func (m *SSB_MTC) GetSf10() uint32 {
16678         if x, ok := m.GetPeriodicityAndOffset().(*SSB_MTC_Sf10); ok {
16679                 return x.Sf10
16680         }
16681         return 0
16682 }
16683
16684 func (m *SSB_MTC) GetSf20() uint32 {
16685         if x, ok := m.GetPeriodicityAndOffset().(*SSB_MTC_Sf20); ok {
16686                 return x.Sf20
16687         }
16688         return 0
16689 }
16690
16691 func (m *SSB_MTC) GetSf40() uint32 {
16692         if x, ok := m.GetPeriodicityAndOffset().(*SSB_MTC_Sf40); ok {
16693                 return x.Sf40
16694         }
16695         return 0
16696 }
16697
16698 func (m *SSB_MTC) GetSf80() uint32 {
16699         if x, ok := m.GetPeriodicityAndOffset().(*SSB_MTC_Sf80); ok {
16700                 return x.Sf80
16701         }
16702         return 0
16703 }
16704
16705 func (m *SSB_MTC) GetSf160() uint32 {
16706         if x, ok := m.GetPeriodicityAndOffset().(*SSB_MTC_Sf160); ok {
16707                 return x.Sf160
16708         }
16709         return 0
16710 }
16711
16712 func (m *SSB_MTC) GetDuration() *Duration {
16713         if m != nil {
16714                 return m.Duration
16715         }
16716         return nil
16717 }
16718
16719 // XXX_OneofWrappers is for the internal use of the proto package.
16720 func (*SSB_MTC) XXX_OneofWrappers() []interface{} {
16721         return []interface{}{
16722                 (*SSB_MTC_Sf5)(nil),
16723                 (*SSB_MTC_Sf10)(nil),
16724                 (*SSB_MTC_Sf20)(nil),
16725                 (*SSB_MTC_Sf40)(nil),
16726                 (*SSB_MTC_Sf80)(nil),
16727                 (*SSB_MTC_Sf160)(nil),
16728         }
16729 }
16730
16731 type Duration struct {
16732         Value                Duration_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Duration_Value" json:"value,omitempty"`
16733         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
16734         XXX_unrecognized     []byte         `json:"-"`
16735         XXX_sizecache        int32          `json:"-"`
16736 }
16737
16738 func (m *Duration) Reset()         { *m = Duration{} }
16739 func (m *Duration) String() string { return proto.CompactTextString(m) }
16740 func (*Duration) ProtoMessage()    {}
16741 func (*Duration) Descriptor() ([]byte, []int) {
16742         return fileDescriptor_21c7528bb61f1a7a, []int{125}
16743 }
16744
16745 func (m *Duration) XXX_Unmarshal(b []byte) error {
16746         return xxx_messageInfo_Duration.Unmarshal(m, b)
16747 }
16748 func (m *Duration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16749         return xxx_messageInfo_Duration.Marshal(b, m, deterministic)
16750 }
16751 func (m *Duration) XXX_Merge(src proto.Message) {
16752         xxx_messageInfo_Duration.Merge(m, src)
16753 }
16754 func (m *Duration) XXX_Size() int {
16755         return xxx_messageInfo_Duration.Size(m)
16756 }
16757 func (m *Duration) XXX_DiscardUnknown() {
16758         xxx_messageInfo_Duration.DiscardUnknown(m)
16759 }
16760
16761 var xxx_messageInfo_Duration proto.InternalMessageInfo
16762
16763 func (m *Duration) GetValue() Duration_Value {
16764         if m != nil {
16765                 return m.Value
16766         }
16767         return Duration_protobuf_unspecified
16768 }
16769
16770 type SSB_MTC2 struct {
16771         Pci_List             []uint32     `protobuf:"varint,1,rep,packed,name=pci_List,json=pciList,proto3" json:"pci_List,omitempty"`
16772         Periodicity          *Periodicity `protobuf:"bytes,2,opt,name=periodicity,proto3" json:"periodicity,omitempty"`
16773         XXX_NoUnkeyedLiteral struct{}     `json:"-"`
16774         XXX_unrecognized     []byte       `json:"-"`
16775         XXX_sizecache        int32        `json:"-"`
16776 }
16777
16778 func (m *SSB_MTC2) Reset()         { *m = SSB_MTC2{} }
16779 func (m *SSB_MTC2) String() string { return proto.CompactTextString(m) }
16780 func (*SSB_MTC2) ProtoMessage()    {}
16781 func (*SSB_MTC2) Descriptor() ([]byte, []int) {
16782         return fileDescriptor_21c7528bb61f1a7a, []int{126}
16783 }
16784
16785 func (m *SSB_MTC2) XXX_Unmarshal(b []byte) error {
16786         return xxx_messageInfo_SSB_MTC2.Unmarshal(m, b)
16787 }
16788 func (m *SSB_MTC2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16789         return xxx_messageInfo_SSB_MTC2.Marshal(b, m, deterministic)
16790 }
16791 func (m *SSB_MTC2) XXX_Merge(src proto.Message) {
16792         xxx_messageInfo_SSB_MTC2.Merge(m, src)
16793 }
16794 func (m *SSB_MTC2) XXX_Size() int {
16795         return xxx_messageInfo_SSB_MTC2.Size(m)
16796 }
16797 func (m *SSB_MTC2) XXX_DiscardUnknown() {
16798         xxx_messageInfo_SSB_MTC2.DiscardUnknown(m)
16799 }
16800
16801 var xxx_messageInfo_SSB_MTC2 proto.InternalMessageInfo
16802
16803 func (m *SSB_MTC2) GetPci_List() []uint32 {
16804         if m != nil {
16805                 return m.Pci_List
16806         }
16807         return nil
16808 }
16809
16810 func (m *SSB_MTC2) GetPeriodicity() *Periodicity {
16811         if m != nil {
16812                 return m.Periodicity
16813         }
16814         return nil
16815 }
16816
16817 type Periodicity struct {
16818         Value                Periodicity_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Periodicity_Value" json:"value,omitempty"`
16819         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
16820         XXX_unrecognized     []byte            `json:"-"`
16821         XXX_sizecache        int32             `json:"-"`
16822 }
16823
16824 func (m *Periodicity) Reset()         { *m = Periodicity{} }
16825 func (m *Periodicity) String() string { return proto.CompactTextString(m) }
16826 func (*Periodicity) ProtoMessage()    {}
16827 func (*Periodicity) Descriptor() ([]byte, []int) {
16828         return fileDescriptor_21c7528bb61f1a7a, []int{127}
16829 }
16830
16831 func (m *Periodicity) XXX_Unmarshal(b []byte) error {
16832         return xxx_messageInfo_Periodicity.Unmarshal(m, b)
16833 }
16834 func (m *Periodicity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16835         return xxx_messageInfo_Periodicity.Marshal(b, m, deterministic)
16836 }
16837 func (m *Periodicity) XXX_Merge(src proto.Message) {
16838         xxx_messageInfo_Periodicity.Merge(m, src)
16839 }
16840 func (m *Periodicity) XXX_Size() int {
16841         return xxx_messageInfo_Periodicity.Size(m)
16842 }
16843 func (m *Periodicity) XXX_DiscardUnknown() {
16844         xxx_messageInfo_Periodicity.DiscardUnknown(m)
16845 }
16846
16847 var xxx_messageInfo_Periodicity proto.InternalMessageInfo
16848
16849 func (m *Periodicity) GetValue() Periodicity_Value {
16850         if m != nil {
16851                 return m.Value
16852         }
16853         return Periodicity_protobuf_unspecified
16854 }
16855
16856 type RLF_TimersAndConstants struct {
16857         T310                 *T310      `protobuf:"bytes,1,opt,name=t310,proto3" json:"t310,omitempty"`
16858         N310                 *N310      `protobuf:"bytes,2,opt,name=n310,proto3" json:"n310,omitempty"`
16859         N311                 *N311      `protobuf:"bytes,3,opt,name=n311,proto3" json:"n311,omitempty"`
16860         T311V1530            *T311V1530 `protobuf:"bytes,4,opt,name=t311_v1530,json=t311V1530,proto3" json:"t311_v1530,omitempty"`
16861         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
16862         XXX_unrecognized     []byte     `json:"-"`
16863         XXX_sizecache        int32      `json:"-"`
16864 }
16865
16866 func (m *RLF_TimersAndConstants) Reset()         { *m = RLF_TimersAndConstants{} }
16867 func (m *RLF_TimersAndConstants) String() string { return proto.CompactTextString(m) }
16868 func (*RLF_TimersAndConstants) ProtoMessage()    {}
16869 func (*RLF_TimersAndConstants) Descriptor() ([]byte, []int) {
16870         return fileDescriptor_21c7528bb61f1a7a, []int{128}
16871 }
16872
16873 func (m *RLF_TimersAndConstants) XXX_Unmarshal(b []byte) error {
16874         return xxx_messageInfo_RLF_TimersAndConstants.Unmarshal(m, b)
16875 }
16876 func (m *RLF_TimersAndConstants) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16877         return xxx_messageInfo_RLF_TimersAndConstants.Marshal(b, m, deterministic)
16878 }
16879 func (m *RLF_TimersAndConstants) XXX_Merge(src proto.Message) {
16880         xxx_messageInfo_RLF_TimersAndConstants.Merge(m, src)
16881 }
16882 func (m *RLF_TimersAndConstants) XXX_Size() int {
16883         return xxx_messageInfo_RLF_TimersAndConstants.Size(m)
16884 }
16885 func (m *RLF_TimersAndConstants) XXX_DiscardUnknown() {
16886         xxx_messageInfo_RLF_TimersAndConstants.DiscardUnknown(m)
16887 }
16888
16889 var xxx_messageInfo_RLF_TimersAndConstants proto.InternalMessageInfo
16890
16891 func (m *RLF_TimersAndConstants) GetT310() *T310 {
16892         if m != nil {
16893                 return m.T310
16894         }
16895         return nil
16896 }
16897
16898 func (m *RLF_TimersAndConstants) GetN310() *N310 {
16899         if m != nil {
16900                 return m.N310
16901         }
16902         return nil
16903 }
16904
16905 func (m *RLF_TimersAndConstants) GetN311() *N311 {
16906         if m != nil {
16907                 return m.N311
16908         }
16909         return nil
16910 }
16911
16912 func (m *RLF_TimersAndConstants) GetT311V1530() *T311V1530 {
16913         if m != nil {
16914                 return m.T311V1530
16915         }
16916         return nil
16917 }
16918
16919 type T310 struct {
16920         Value                T310_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.T310_Value" json:"value,omitempty"`
16921         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
16922         XXX_unrecognized     []byte     `json:"-"`
16923         XXX_sizecache        int32      `json:"-"`
16924 }
16925
16926 func (m *T310) Reset()         { *m = T310{} }
16927 func (m *T310) String() string { return proto.CompactTextString(m) }
16928 func (*T310) ProtoMessage()    {}
16929 func (*T310) Descriptor() ([]byte, []int) {
16930         return fileDescriptor_21c7528bb61f1a7a, []int{129}
16931 }
16932
16933 func (m *T310) XXX_Unmarshal(b []byte) error {
16934         return xxx_messageInfo_T310.Unmarshal(m, b)
16935 }
16936 func (m *T310) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16937         return xxx_messageInfo_T310.Marshal(b, m, deterministic)
16938 }
16939 func (m *T310) XXX_Merge(src proto.Message) {
16940         xxx_messageInfo_T310.Merge(m, src)
16941 }
16942 func (m *T310) XXX_Size() int {
16943         return xxx_messageInfo_T310.Size(m)
16944 }
16945 func (m *T310) XXX_DiscardUnknown() {
16946         xxx_messageInfo_T310.DiscardUnknown(m)
16947 }
16948
16949 var xxx_messageInfo_T310 proto.InternalMessageInfo
16950
16951 func (m *T310) GetValue() T310_Value {
16952         if m != nil {
16953                 return m.Value
16954         }
16955         return T310_protobuf_unspecified
16956 }
16957
16958 type N310 struct {
16959         Value                N310_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.N310_Value" json:"value,omitempty"`
16960         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
16961         XXX_unrecognized     []byte     `json:"-"`
16962         XXX_sizecache        int32      `json:"-"`
16963 }
16964
16965 func (m *N310) Reset()         { *m = N310{} }
16966 func (m *N310) String() string { return proto.CompactTextString(m) }
16967 func (*N310) ProtoMessage()    {}
16968 func (*N310) Descriptor() ([]byte, []int) {
16969         return fileDescriptor_21c7528bb61f1a7a, []int{130}
16970 }
16971
16972 func (m *N310) XXX_Unmarshal(b []byte) error {
16973         return xxx_messageInfo_N310.Unmarshal(m, b)
16974 }
16975 func (m *N310) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
16976         return xxx_messageInfo_N310.Marshal(b, m, deterministic)
16977 }
16978 func (m *N310) XXX_Merge(src proto.Message) {
16979         xxx_messageInfo_N310.Merge(m, src)
16980 }
16981 func (m *N310) XXX_Size() int {
16982         return xxx_messageInfo_N310.Size(m)
16983 }
16984 func (m *N310) XXX_DiscardUnknown() {
16985         xxx_messageInfo_N310.DiscardUnknown(m)
16986 }
16987
16988 var xxx_messageInfo_N310 proto.InternalMessageInfo
16989
16990 func (m *N310) GetValue() N310_Value {
16991         if m != nil {
16992                 return m.Value
16993         }
16994         return N310_protobuf_unspecified
16995 }
16996
16997 type N311 struct {
16998         Value                N311_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.N311_Value" json:"value,omitempty"`
16999         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
17000         XXX_unrecognized     []byte     `json:"-"`
17001         XXX_sizecache        int32      `json:"-"`
17002 }
17003
17004 func (m *N311) Reset()         { *m = N311{} }
17005 func (m *N311) String() string { return proto.CompactTextString(m) }
17006 func (*N311) ProtoMessage()    {}
17007 func (*N311) Descriptor() ([]byte, []int) {
17008         return fileDescriptor_21c7528bb61f1a7a, []int{131}
17009 }
17010
17011 func (m *N311) XXX_Unmarshal(b []byte) error {
17012         return xxx_messageInfo_N311.Unmarshal(m, b)
17013 }
17014 func (m *N311) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
17015         return xxx_messageInfo_N311.Marshal(b, m, deterministic)
17016 }
17017 func (m *N311) XXX_Merge(src proto.Message) {
17018         xxx_messageInfo_N311.Merge(m, src)
17019 }
17020 func (m *N311) XXX_Size() int {
17021         return xxx_messageInfo_N311.Size(m)
17022 }
17023 func (m *N311) XXX_DiscardUnknown() {
17024         xxx_messageInfo_N311.DiscardUnknown(m)
17025 }
17026
17027 var xxx_messageInfo_N311 proto.InternalMessageInfo
17028
17029 func (m *N311) GetValue() N311_Value {
17030         if m != nil {
17031                 return m.Value
17032         }
17033         return N311_protobuf_unspecified
17034 }
17035
17036 type T311V1530 struct {
17037         Value                T311V1530_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.T311V1530_Value" json:"value,omitempty"`
17038         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
17039         XXX_unrecognized     []byte          `json:"-"`
17040         XXX_sizecache        int32           `json:"-"`
17041 }
17042
17043 func (m *T311V1530) Reset()         { *m = T311V1530{} }
17044 func (m *T311V1530) String() string { return proto.CompactTextString(m) }
17045 func (*T311V1530) ProtoMessage()    {}
17046 func (*T311V1530) Descriptor() ([]byte, []int) {
17047         return fileDescriptor_21c7528bb61f1a7a, []int{132}
17048 }
17049
17050 func (m *T311V1530) XXX_Unmarshal(b []byte) error {
17051         return xxx_messageInfo_T311V1530.Unmarshal(m, b)
17052 }
17053 func (m *T311V1530) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
17054         return xxx_messageInfo_T311V1530.Marshal(b, m, deterministic)
17055 }
17056 func (m *T311V1530) XXX_Merge(src proto.Message) {
17057         xxx_messageInfo_T311V1530.Merge(m, src)
17058 }
17059 func (m *T311V1530) XXX_Size() int {
17060         return xxx_messageInfo_T311V1530.Size(m)
17061 }
17062 func (m *T311V1530) XXX_DiscardUnknown() {
17063         xxx_messageInfo_T311V1530.DiscardUnknown(m)
17064 }
17065
17066 var xxx_messageInfo_T311V1530 proto.InternalMessageInfo
17067
17068 func (m *T311V1530) GetValue() T311V1530_Value {
17069         if m != nil {
17070                 return m.Value
17071         }
17072         return T311V1530_protobuf_unspecified
17073 }
17074
17075 type RlmInSyncOutOfSyncThreshold struct {
17076         Value                RlmInSyncOutOfSyncThreshold_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RlmInSyncOutOfSyncThreshold_Value" json:"value,omitempty"`
17077         XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
17078         XXX_unrecognized     []byte                            `json:"-"`
17079         XXX_sizecache        int32                             `json:"-"`
17080 }
17081
17082 func (m *RlmInSyncOutOfSyncThreshold) Reset()         { *m = RlmInSyncOutOfSyncThreshold{} }
17083 func (m *RlmInSyncOutOfSyncThreshold) String() string { return proto.CompactTextString(m) }
17084 func (*RlmInSyncOutOfSyncThreshold) ProtoMessage()    {}
17085 func (*RlmInSyncOutOfSyncThreshold) Descriptor() ([]byte, []int) {
17086         return fileDescriptor_21c7528bb61f1a7a, []int{133}
17087 }
17088
17089 func (m *RlmInSyncOutOfSyncThreshold) XXX_Unmarshal(b []byte) error {
17090         return xxx_messageInfo_RlmInSyncOutOfSyncThreshold.Unmarshal(m, b)
17091 }
17092 func (m *RlmInSyncOutOfSyncThreshold) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
17093         return xxx_messageInfo_RlmInSyncOutOfSyncThreshold.Marshal(b, m, deterministic)
17094 }
17095 func (m *RlmInSyncOutOfSyncThreshold) XXX_Merge(src proto.Message) {
17096         xxx_messageInfo_RlmInSyncOutOfSyncThreshold.Merge(m, src)
17097 }
17098 func (m *RlmInSyncOutOfSyncThreshold) XXX_Size() int {
17099         return xxx_messageInfo_RlmInSyncOutOfSyncThreshold.Size(m)
17100 }
17101 func (m *RlmInSyncOutOfSyncThreshold) XXX_DiscardUnknown() {
17102         xxx_messageInfo_RlmInSyncOutOfSyncThreshold.DiscardUnknown(m)
17103 }
17104
17105 var xxx_messageInfo_RlmInSyncOutOfSyncThreshold proto.InternalMessageInfo
17106
17107 func (m *RlmInSyncOutOfSyncThreshold) GetValue() RlmInSyncOutOfSyncThreshold_Value {
17108         if m != nil {
17109                 return m.Value
17110         }
17111         return RlmInSyncOutOfSyncThreshold_protobuf_unspecified
17112 }
17113
17114 type ServingCellConfig struct {
17115         Tdd_UL_DL_ConfigDedicated *TDD_UL_DL_ConfigDedicated `protobuf:"bytes,1,opt,name=tdd_UL_DL_ConfigDedicated,json=tddULDLConfigDedicated,proto3" json:"tdd_UL_DL_ConfigDedicated,omitempty"`
17116         InitialDownlinkBWP        *BWP_DownlinkDedicated     `protobuf:"bytes,2,opt,name=initialDownlinkBWP,proto3" json:"initialDownlinkBWP,omitempty"`
17117         DownlinkBWP_ToReleaseList []uint32                   `protobuf:"varint,3,rep,packed,name=downlinkBWP_ToReleaseList,json=downlinkBWPToReleaseList,proto3" json:"downlinkBWP_ToReleaseList,omitempty"`
17118         DownlinkBWP_ToAddModList  []*BWP_Downlink            `protobuf:"bytes,4,rep,name=downlinkBWP_ToAddModList,json=downlinkBWPToAddModList,proto3" json:"downlinkBWP_ToAddModList,omitempty"`
17119         FirstActiveDownlinkBWP_Id *wrappers.UInt32Value      `protobuf:"bytes,5,opt,name=firstActiveDownlinkBWP_Id,json=firstActiveDownlinkBWPId,proto3" json:"firstActiveDownlinkBWP_Id,omitempty"`
17120         Bwp_InactivityTimer       *BWP_InactivityTimer       `protobuf:"bytes,6,opt,name=bwp_InactivityTimer,json=bwpInactivityTimer,proto3" json:"bwp_InactivityTimer,omitempty"`
17121         DefaultDownlinkBWP_Id     *wrappers.UInt32Value      `protobuf:"bytes,7,opt,name=defaultDownlinkBWP_Id,json=defaultDownlinkBWPId,proto3" json:"defaultDownlinkBWP_Id,omitempty"`
17122         UplinkConfig              *UplinkConfig              `protobuf:"bytes,8,opt,name=uplinkConfig,proto3" json:"uplinkConfig,omitempty"`
17123         SupplementaryUplink       *UplinkConfig              `protobuf:"bytes,9,opt,name=supplementaryUplink,proto3" json:"supplementaryUplink,omitempty"`
17124         // Types that are valid to be assigned to Pdcch_ServingCellConfig:
17125         //      *ServingCellConfig_ReleasePdcch_ServingCellConfig
17126         //      *ServingCellConfig_SetupPdcch_ServingCellConfig
17127         Pdcch_ServingCellConfig isServingCellConfig_Pdcch_ServingCellConfig `protobuf_oneof:"pdcch_ServingCellConfig"`
17128         // Types that are valid to be assigned to Pdsch_ServingCellConfig:
17129         //      *ServingCellConfig_ReleasePdsch_ServingCellConfig
17130         //      *ServingCellConfig_SetupPdsch_ServingCellConfig
17131         Pdsch_ServingCellConfig      isServingCellConfig_Pdsch_ServingCellConfig `protobuf_oneof:"pdsch_ServingCellConfig"`
17132         Csi_MeasConfig               *CSI_MeasConfig                             `protobuf:"bytes,14,opt,name=csi_MeasConfig,json=csiMeasConfig,proto3" json:"csi_MeasConfig,omitempty"`
17133         SCellDeactivationTimer       *SCellDeactivationTimer                     `protobuf:"bytes,15,opt,name=sCellDeactivationTimer,proto3" json:"sCellDeactivationTimer,omitempty"`
17134         CrossCarrierSchedulingConfig *CrossCarrierSchedulingConfig               `protobuf:"bytes,16,opt,name=crossCarrierSchedulingConfig,proto3" json:"crossCarrierSchedulingConfig,omitempty"`
17135         Tag_Id                       uint32                                      `protobuf:"varint,17,opt,name=tag_Id,json=tagId,proto3" json:"tag_Id,omitempty"`
17136         Ue_BeamLockFunction          *EnabledOpt                                 `protobuf:"bytes,18,opt,name=ue_BeamLockFunction,json=ueBeamLockFunction,proto3" json:"ue_BeamLockFunction,omitempty"`
17137         PathlossReferenceLinking     *PathlossReferenceLinking                   `protobuf:"bytes,19,opt,name=pathlossReferenceLinking,proto3" json:"pathlossReferenceLinking,omitempty"`
17138         ServingCellMO                *wrappers.UInt32Value                       `protobuf:"bytes,20,opt,name=servingCellMO,proto3" json:"servingCellMO,omitempty"`
17139         // Types that are valid to be assigned to Lte_CRS_ToMatchAround:
17140         //      *ServingCellConfig_ReleaseLte_CRS_ToMatchAround
17141         //      *ServingCellConfig_SetupLte_CRS_ToMatchAround
17142         Lte_CRS_ToMatchAround         isServingCellConfig_Lte_CRS_ToMatchAround `protobuf_oneof:"lte_CRS_ToMatchAround"`
17143         RateMatchPatternToAddModList  []*RateMatchPattern                       `protobuf:"bytes,23,rep,name=rateMatchPatternToAddModList,proto3" json:"rateMatchPatternToAddModList,omitempty"`
17144         RateMatchPatternToReleaseList []*wrappers.UInt32Value                   `protobuf:"bytes,24,rep,name=rateMatchPatternToReleaseList,proto3" json:"rateMatchPatternToReleaseList,omitempty"`
17145         DownlinkChannelBW_PerSCS_List []*SCS_SpecificCarrier                    `protobuf:"bytes,25,rep,name=downlinkChannelBW_PerSCS_List,json=downlinkChannelBWPerSCSList,proto3" json:"downlinkChannelBW_PerSCS_List,omitempty"`
17146         XXX_NoUnkeyedLiteral          struct{}                                  `json:"-"`
17147         XXX_unrecognized              []byte                                    `json:"-"`
17148         XXX_sizecache                 int32                                     `json:"-"`
17149 }
17150
17151 func (m *ServingCellConfig) Reset()         { *m = ServingCellConfig{} }
17152 func (m *ServingCellConfig) String() string { return proto.CompactTextString(m) }
17153 func (*ServingCellConfig) ProtoMessage()    {}
17154 func (*ServingCellConfig) Descriptor() ([]byte, []int) {
17155         return fileDescriptor_21c7528bb61f1a7a, []int{134}
17156 }
17157
17158 func (m *ServingCellConfig) XXX_Unmarshal(b []byte) error {
17159         return xxx_messageInfo_ServingCellConfig.Unmarshal(m, b)
17160 }
17161 func (m *ServingCellConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
17162         return xxx_messageInfo_ServingCellConfig.Marshal(b, m, deterministic)
17163 }
17164 func (m *ServingCellConfig) XXX_Merge(src proto.Message) {
17165         xxx_messageInfo_ServingCellConfig.Merge(m, src)
17166 }
17167 func (m *ServingCellConfig) XXX_Size() int {
17168         return xxx_messageInfo_ServingCellConfig.Size(m)
17169 }
17170 func (m *ServingCellConfig) XXX_DiscardUnknown() {
17171         xxx_messageInfo_ServingCellConfig.DiscardUnknown(m)
17172 }
17173
17174 var xxx_messageInfo_ServingCellConfig proto.InternalMessageInfo
17175
17176 func (m *ServingCellConfig) GetTdd_UL_DL_ConfigDedicated() *TDD_UL_DL_ConfigDedicated {
17177         if m != nil {
17178                 return m.Tdd_UL_DL_ConfigDedicated
17179         }
17180         return nil
17181 }
17182
17183 func (m *ServingCellConfig) GetInitialDownlinkBWP() *BWP_DownlinkDedicated {
17184         if m != nil {
17185                 return m.InitialDownlinkBWP
17186         }
17187         return nil
17188 }
17189
17190 func (m *ServingCellConfig) GetDownlinkBWP_ToReleaseList() []uint32 {
17191         if m != nil {
17192                 return m.DownlinkBWP_ToReleaseList
17193         }
17194         return nil
17195 }
17196
17197 func (m *ServingCellConfig) GetDownlinkBWP_ToAddModList() []*BWP_Downlink {
17198         if m != nil {
17199                 return m.DownlinkBWP_ToAddModList
17200         }
17201         return nil
17202 }
17203
17204 func (m *ServingCellConfig) GetFirstActiveDownlinkBWP_Id() *wrappers.UInt32Value {
17205         if m != nil {
17206                 return m.FirstActiveDownlinkBWP_Id
17207         }
17208         return nil
17209 }
17210
17211 func (m *ServingCellConfig) GetBwp_InactivityTimer() *BWP_InactivityTimer {
17212         if m != nil {
17213                 return m.Bwp_InactivityTimer
17214         }
17215         return nil
17216 }
17217
17218 func (m *ServingCellConfig) GetDefaultDownlinkBWP_Id() *wrappers.UInt32Value {
17219         if m != nil {
17220                 return m.DefaultDownlinkBWP_Id
17221         }
17222         return nil
17223 }
17224
17225 func (m *ServingCellConfig) GetUplinkConfig() *UplinkConfig {
17226         if m != nil {
17227                 return m.UplinkConfig
17228         }
17229         return nil
17230 }
17231
17232 func (m *ServingCellConfig) GetSupplementaryUplink() *UplinkConfig {
17233         if m != nil {
17234                 return m.SupplementaryUplink
17235         }
17236         return nil
17237 }
17238
17239 type isServingCellConfig_Pdcch_ServingCellConfig interface {
17240         isServingCellConfig_Pdcch_ServingCellConfig()
17241 }
17242
17243 type ServingCellConfig_ReleasePdcch_ServingCellConfig struct {
17244         ReleasePdcch_ServingCellConfig *Null `protobuf:"bytes,10,opt,name=release_pdcch_ServingCellConfig,json=releasePdcchServingCellConfig,proto3,oneof"`
17245 }
17246
17247 type ServingCellConfig_SetupPdcch_ServingCellConfig struct {
17248         SetupPdcch_ServingCellConfig *PDCCH_ServingCellConfig `protobuf:"bytes,11,opt,name=setup_pdcch_ServingCellConfig,json=setupPdcchServingCellConfig,proto3,oneof"`
17249 }
17250
17251 func (*ServingCellConfig_ReleasePdcch_ServingCellConfig) isServingCellConfig_Pdcch_ServingCellConfig() {
17252 }
17253
17254 func (*ServingCellConfig_SetupPdcch_ServingCellConfig) isServingCellConfig_Pdcch_ServingCellConfig() {}
17255
17256 func (m *ServingCellConfig) GetPdcch_ServingCellConfig() isServingCellConfig_Pdcch_ServingCellConfig {
17257         if m != nil {
17258                 return m.Pdcch_ServingCellConfig
17259         }
17260         return nil
17261 }
17262
17263 func (m *ServingCellConfig) GetReleasePdcch_ServingCellConfig() *Null {
17264         if x, ok := m.GetPdcch_ServingCellConfig().(*ServingCellConfig_ReleasePdcch_ServingCellConfig); ok {
17265                 return x.ReleasePdcch_ServingCellConfig
17266         }
17267         return nil
17268 }
17269
17270 func (m *ServingCellConfig) GetSetupPdcch_ServingCellConfig() *PDCCH_ServingCellConfig {
17271         if x, ok := m.GetPdcch_ServingCellConfig().(*ServingCellConfig_SetupPdcch_ServingCellConfig); ok {
17272                 return x.SetupPdcch_ServingCellConfig
17273         }
17274         return nil
17275 }
17276
17277 type isServingCellConfig_Pdsch_ServingCellConfig interface {
17278         isServingCellConfig_Pdsch_ServingCellConfig()
17279 }
17280
17281 type ServingCellConfig_ReleasePdsch_ServingCellConfig struct {
17282         ReleasePdsch_ServingCellConfig *Null `protobuf:"bytes,12,opt,name=release_pdsch_ServingCellConfig,json=releasePdschServingCellConfig,proto3,oneof"`
17283 }
17284
17285 type ServingCellConfig_SetupPdsch_ServingCellConfig struct {
17286         SetupPdsch_ServingCellConfig *PDSCH_ServingCellConfig `protobuf:"bytes,13,opt,name=setup_pdsch_ServingCellConfig,json=setupPdschServingCellConfig,proto3,oneof"`
17287 }
17288
17289 func (*ServingCellConfig_ReleasePdsch_ServingCellConfig) isServingCellConfig_Pdsch_ServingCellConfig() {
17290 }
17291
17292 func (*ServingCellConfig_SetupPdsch_ServingCellConfig) isServingCellConfig_Pdsch_ServingCellConfig() {}
17293
17294 func (m *ServingCellConfig) GetPdsch_ServingCellConfig() isServingCellConfig_Pdsch_ServingCellConfig {
17295         if m != nil {
17296                 return m.Pdsch_ServingCellConfig
17297         }
17298         return nil
17299 }
17300
17301 func (m *ServingCellConfig) GetReleasePdsch_ServingCellConfig() *Null {
17302         if x, ok := m.GetPdsch_ServingCellConfig().(*ServingCellConfig_ReleasePdsch_ServingCellConfig); ok {
17303                 return x.ReleasePdsch_ServingCellConfig
17304         }
17305         return nil
17306 }
17307
17308 func (m *ServingCellConfig) GetSetupPdsch_ServingCellConfig() *PDSCH_ServingCellConfig {
17309         if x, ok := m.GetPdsch_ServingCellConfig().(*ServingCellConfig_SetupPdsch_ServingCellConfig); ok {
17310                 return x.SetupPdsch_ServingCellConfig
17311         }
17312         return nil
17313 }
17314
17315 func (m *ServingCellConfig) GetCsi_MeasConfig() *CSI_MeasConfig {
17316         if m != nil {
17317                 return m.Csi_MeasConfig
17318         }
17319         return nil
17320 }
17321
17322 func (m *ServingCellConfig) GetSCellDeactivationTimer() *SCellDeactivationTimer {
17323         if m != nil {
17324                 return m.SCellDeactivationTimer
17325         }
17326         return nil
17327 }
17328
17329 func (m *ServingCellConfig) GetCrossCarrierSchedulingConfig() *CrossCarrierSchedulingConfig {
17330         if m != nil {
17331                 return m.CrossCarrierSchedulingConfig
17332         }
17333         return nil
17334 }
17335
17336 func (m *ServingCellConfig) GetTag_Id() uint32 {
17337         if m != nil {
17338                 return m.Tag_Id
17339         }
17340         return 0
17341 }
17342
17343 func (m *ServingCellConfig) GetUe_BeamLockFunction() *EnabledOpt {
17344         if m != nil {
17345                 return m.Ue_BeamLockFunction
17346         }
17347         return nil
17348 }
17349
17350 func (m *ServingCellConfig) GetPathlossReferenceLinking() *PathlossReferenceLinking {
17351         if m != nil {
17352                 return m.PathlossReferenceLinking
17353         }
17354         return nil
17355 }
17356
17357 func (m *ServingCellConfig) GetServingCellMO() *wrappers.UInt32Value {
17358         if m != nil {
17359                 return m.ServingCellMO
17360         }
17361         return nil
17362 }
17363
17364 type isServingCellConfig_Lte_CRS_ToMatchAround interface {
17365         isServingCellConfig_Lte_CRS_ToMatchAround()
17366 }
17367
17368 type ServingCellConfig_ReleaseLte_CRS_ToMatchAround struct {
17369         ReleaseLte_CRS_ToMatchAround *Null `protobuf:"bytes,21,opt,name=release_lte_CRS_ToMatchAround,json=releaseLteCRSToMatchAround,proto3,oneof"`
17370 }
17371
17372 type ServingCellConfig_SetupLte_CRS_ToMatchAround struct {
17373         SetupLte_CRS_ToMatchAround *RateMatchPatternLTE_CRS `protobuf:"bytes,22,opt,name=setup_lte_CRS_ToMatchAround,json=setupLteCRSToMatchAround,proto3,oneof"`
17374 }
17375
17376 func (*ServingCellConfig_ReleaseLte_CRS_ToMatchAround) isServingCellConfig_Lte_CRS_ToMatchAround() {}
17377
17378 func (*ServingCellConfig_SetupLte_CRS_ToMatchAround) isServingCellConfig_Lte_CRS_ToMatchAround() {}
17379
17380 func (m *ServingCellConfig) GetLte_CRS_ToMatchAround() isServingCellConfig_Lte_CRS_ToMatchAround {
17381         if m != nil {
17382                 return m.Lte_CRS_ToMatchAround
17383         }
17384         return nil
17385 }
17386
17387 func (m *ServingCellConfig) GetReleaseLte_CRS_ToMatchAround() *Null {
17388         if x, ok := m.GetLte_CRS_ToMatchAround().(*ServingCellConfig_ReleaseLte_CRS_ToMatchAround); ok {
17389                 return x.ReleaseLte_CRS_ToMatchAround
17390         }
17391         return nil
17392 }
17393
17394 func (m *ServingCellConfig) GetSetupLte_CRS_ToMatchAround() *RateMatchPatternLTE_CRS {
17395         if x, ok := m.GetLte_CRS_ToMatchAround().(*ServingCellConfig_SetupLte_CRS_ToMatchAround); ok {
17396                 return x.SetupLte_CRS_ToMatchAround
17397         }
17398         return nil
17399 }
17400
17401 func (m *ServingCellConfig) GetRateMatchPatternToAddModList() []*RateMatchPattern {
17402         if m != nil {
17403                 return m.RateMatchPatternToAddModList
17404         }
17405         return nil
17406 }
17407
17408 func (m *ServingCellConfig) GetRateMatchPatternToReleaseList() []*wrappers.UInt32Value {
17409         if m != nil {
17410                 return m.RateMatchPatternToReleaseList
17411         }
17412         return nil
17413 }
17414
17415 func (m *ServingCellConfig) GetDownlinkChannelBW_PerSCS_List() []*SCS_SpecificCarrier {
17416         if m != nil {
17417                 return m.DownlinkChannelBW_PerSCS_List
17418         }
17419         return nil
17420 }
17421
17422 // XXX_OneofWrappers is for the internal use of the proto package.
17423 func (*ServingCellConfig) XXX_OneofWrappers() []interface{} {
17424         return []interface{}{
17425                 (*ServingCellConfig_ReleasePdcch_ServingCellConfig)(nil),
17426                 (*ServingCellConfig_SetupPdcch_ServingCellConfig)(nil),
17427                 (*ServingCellConfig_ReleasePdsch_ServingCellConfig)(nil),
17428                 (*ServingCellConfig_SetupPdsch_ServingCellConfig)(nil),
17429                 (*ServingCellConfig_ReleaseLte_CRS_ToMatchAround)(nil),
17430                 (*ServingCellConfig_SetupLte_CRS_ToMatchAround)(nil),
17431         }
17432 }
17433
17434 type TDD_UL_DL_ConfigDedicated struct {
17435         SlotSpecificConfigurationsToAddModList []*TDD_UL_DL_SlotConfig `protobuf:"bytes,1,rep,name=slotSpecificConfigurationsToAddModList,proto3" json:"slotSpecificConfigurationsToAddModList,omitempty"`
17436         TDD_UL_DL_SlotIndex                    []uint32                `protobuf:"varint,2,rep,packed,name=TDD_UL_DL_SlotIndex,json=TDDULDLSlotIndex,proto3" json:"TDD_UL_DL_SlotIndex,omitempty"`
17437         XXX_NoUnkeyedLiteral                   struct{}                `json:"-"`
17438         XXX_unrecognized                       []byte                  `json:"-"`
17439         XXX_sizecache                          int32                   `json:"-"`
17440 }
17441
17442 func (m *TDD_UL_DL_ConfigDedicated) Reset()         { *m = TDD_UL_DL_ConfigDedicated{} }
17443 func (m *TDD_UL_DL_ConfigDedicated) String() string { return proto.CompactTextString(m) }
17444 func (*TDD_UL_DL_ConfigDedicated) ProtoMessage()    {}
17445 func (*TDD_UL_DL_ConfigDedicated) Descriptor() ([]byte, []int) {
17446         return fileDescriptor_21c7528bb61f1a7a, []int{135}
17447 }
17448
17449 func (m *TDD_UL_DL_ConfigDedicated) XXX_Unmarshal(b []byte) error {
17450         return xxx_messageInfo_TDD_UL_DL_ConfigDedicated.Unmarshal(m, b)
17451 }
17452 func (m *TDD_UL_DL_ConfigDedicated) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
17453         return xxx_messageInfo_TDD_UL_DL_ConfigDedicated.Marshal(b, m, deterministic)
17454 }
17455 func (m *TDD_UL_DL_ConfigDedicated) XXX_Merge(src proto.Message) {
17456         xxx_messageInfo_TDD_UL_DL_ConfigDedicated.Merge(m, src)
17457 }
17458 func (m *TDD_UL_DL_ConfigDedicated) XXX_Size() int {
17459         return xxx_messageInfo_TDD_UL_DL_ConfigDedicated.Size(m)
17460 }
17461 func (m *TDD_UL_DL_ConfigDedicated) XXX_DiscardUnknown() {
17462         xxx_messageInfo_TDD_UL_DL_ConfigDedicated.DiscardUnknown(m)
17463 }
17464
17465 var xxx_messageInfo_TDD_UL_DL_ConfigDedicated proto.InternalMessageInfo
17466
17467 func (m *TDD_UL_DL_ConfigDedicated) GetSlotSpecificConfigurationsToAddModList() []*TDD_UL_DL_SlotConfig {
17468         if m != nil {
17469                 return m.SlotSpecificConfigurationsToAddModList
17470         }
17471         return nil
17472 }
17473
17474 func (m *TDD_UL_DL_ConfigDedicated) GetTDD_UL_DL_SlotIndex() []uint32 {
17475         if m != nil {
17476                 return m.TDD_UL_DL_SlotIndex
17477         }
17478         return nil
17479 }
17480
17481 type TDD_UL_DL_SlotConfig struct {
17482         SlotIndex uint32 `protobuf:"varint,1,opt,name=slotIndex,proto3" json:"slotIndex,omitempty"`
17483         // Types that are valid to be assigned to Symbols:
17484         //      *TDD_UL_DL_SlotConfig_AllDownlink
17485         //      *TDD_UL_DL_SlotConfig_AllUplink
17486         //      *TDD_UL_DL_SlotConfig_Explicit
17487         Symbols              isTDD_UL_DL_SlotConfig_Symbols `protobuf_oneof:"symbols"`
17488         XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
17489         XXX_unrecognized     []byte                         `json:"-"`
17490         XXX_sizecache        int32                          `json:"-"`
17491 }
17492
17493 func (m *TDD_UL_DL_SlotConfig) Reset()         { *m = TDD_UL_DL_SlotConfig{} }
17494 func (m *TDD_UL_DL_SlotConfig) String() string { return proto.CompactTextString(m) }
17495 func (*TDD_UL_DL_SlotConfig) ProtoMessage()    {}
17496 func (*TDD_UL_DL_SlotConfig) Descriptor() ([]byte, []int) {
17497         return fileDescriptor_21c7528bb61f1a7a, []int{136}
17498 }
17499
17500 func (m *TDD_UL_DL_SlotConfig) XXX_Unmarshal(b []byte) error {
17501         return xxx_messageInfo_TDD_UL_DL_SlotConfig.Unmarshal(m, b)
17502 }
17503 func (m *TDD_UL_DL_SlotConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
17504         return xxx_messageInfo_TDD_UL_DL_SlotConfig.Marshal(b, m, deterministic)
17505 }
17506 func (m *TDD_UL_DL_SlotConfig) XXX_Merge(src proto.Message) {
17507         xxx_messageInfo_TDD_UL_DL_SlotConfig.Merge(m, src)
17508 }
17509 func (m *TDD_UL_DL_SlotConfig) XXX_Size() int {
17510         return xxx_messageInfo_TDD_UL_DL_SlotConfig.Size(m)
17511 }
17512 func (m *TDD_UL_DL_SlotConfig) XXX_DiscardUnknown() {
17513         xxx_messageInfo_TDD_UL_DL_SlotConfig.DiscardUnknown(m)
17514 }
17515
17516 var xxx_messageInfo_TDD_UL_DL_SlotConfig proto.InternalMessageInfo
17517
17518 func (m *TDD_UL_DL_SlotConfig) GetSlotIndex() uint32 {
17519         if m != nil {
17520                 return m.SlotIndex
17521         }
17522         return 0
17523 }
17524
17525 type isTDD_UL_DL_SlotConfig_Symbols interface {
17526         isTDD_UL_DL_SlotConfig_Symbols()
17527 }
17528
17529 type TDD_UL_DL_SlotConfig_AllDownlink struct {
17530         AllDownlink *Null `protobuf:"bytes,2,opt,name=allDownlink,proto3,oneof"`
17531 }
17532
17533 type TDD_UL_DL_SlotConfig_AllUplink struct {
17534         AllUplink *Null `protobuf:"bytes,3,opt,name=allUplink,proto3,oneof"`
17535 }
17536
17537 type TDD_UL_DL_SlotConfig_Explicit struct {
17538         Explicit *Explicit `protobuf:"bytes,4,opt,name=explicit,proto3,oneof"`
17539 }
17540
17541 func (*TDD_UL_DL_SlotConfig_AllDownlink) isTDD_UL_DL_SlotConfig_Symbols() {}
17542
17543 func (*TDD_UL_DL_SlotConfig_AllUplink) isTDD_UL_DL_SlotConfig_Symbols() {}
17544
17545 func (*TDD_UL_DL_SlotConfig_Explicit) isTDD_UL_DL_SlotConfig_Symbols() {}
17546
17547 func (m *TDD_UL_DL_SlotConfig) GetSymbols() isTDD_UL_DL_SlotConfig_Symbols {
17548         if m != nil {
17549                 return m.Symbols
17550         }
17551         return nil
17552 }
17553
17554 func (m *TDD_UL_DL_SlotConfig) GetAllDownlink() *Null {
17555         if x, ok := m.GetSymbols().(*TDD_UL_DL_SlotConfig_AllDownlink); ok {
17556                 return x.AllDownlink
17557         }
17558         return nil
17559 }
17560
17561 func (m *TDD_UL_DL_SlotConfig) GetAllUplink() *Null {
17562         if x, ok := m.GetSymbols().(*TDD_UL_DL_SlotConfig_AllUplink); ok {
17563                 return x.AllUplink
17564         }
17565         return nil
17566 }
17567
17568 func (m *TDD_UL_DL_SlotConfig) GetExplicit() *Explicit {
17569         if x, ok := m.GetSymbols().(*TDD_UL_DL_SlotConfig_Explicit); ok {
17570                 return x.Explicit
17571         }
17572         return nil
17573 }
17574
17575 // XXX_OneofWrappers is for the internal use of the proto package.
17576 func (*TDD_UL_DL_SlotConfig) XXX_OneofWrappers() []interface{} {
17577         return []interface{}{
17578                 (*TDD_UL_DL_SlotConfig_AllDownlink)(nil),
17579                 (*TDD_UL_DL_SlotConfig_AllUplink)(nil),
17580                 (*TDD_UL_DL_SlotConfig_Explicit)(nil),
17581         }
17582 }
17583
17584 type Explicit struct {
17585         NrofDownlinkSymbols  *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=nrofDownlinkSymbols,proto3" json:"nrofDownlinkSymbols,omitempty"`
17586         NrofUplinkSymbols    *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=nrofUplinkSymbols,proto3" json:"nrofUplinkSymbols,omitempty"`
17587         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
17588         XXX_unrecognized     []byte                `json:"-"`
17589         XXX_sizecache        int32                 `json:"-"`
17590 }
17591
17592 func (m *Explicit) Reset()         { *m = Explicit{} }
17593 func (m *Explicit) String() string { return proto.CompactTextString(m) }
17594 func (*Explicit) ProtoMessage()    {}
17595 func (*Explicit) Descriptor() ([]byte, []int) {
17596         return fileDescriptor_21c7528bb61f1a7a, []int{137}
17597 }
17598
17599 func (m *Explicit) XXX_Unmarshal(b []byte) error {
17600         return xxx_messageInfo_Explicit.Unmarshal(m, b)
17601 }
17602 func (m *Explicit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
17603         return xxx_messageInfo_Explicit.Marshal(b, m, deterministic)
17604 }
17605 func (m *Explicit) XXX_Merge(src proto.Message) {
17606         xxx_messageInfo_Explicit.Merge(m, src)
17607 }
17608 func (m *Explicit) XXX_Size() int {
17609         return xxx_messageInfo_Explicit.Size(m)
17610 }
17611 func (m *Explicit) XXX_DiscardUnknown() {
17612         xxx_messageInfo_Explicit.DiscardUnknown(m)
17613 }
17614
17615 var xxx_messageInfo_Explicit proto.InternalMessageInfo
17616
17617 func (m *Explicit) GetNrofDownlinkSymbols() *wrappers.UInt32Value {
17618         if m != nil {
17619                 return m.NrofDownlinkSymbols
17620         }
17621         return nil
17622 }
17623
17624 func (m *Explicit) GetNrofUplinkSymbols() *wrappers.UInt32Value {
17625         if m != nil {
17626                 return m.NrofUplinkSymbols
17627         }
17628         return nil
17629 }
17630
17631 type BWP_DownlinkDedicated struct {
17632         // Types that are valid to be assigned to Pdcch_Config:
17633         //      *BWP_DownlinkDedicated_ReleasePdcch_Config
17634         //      *BWP_DownlinkDedicated_SetupPdcch_Config
17635         Pdcch_Config isBWP_DownlinkDedicated_Pdcch_Config `protobuf_oneof:"pdcch_Config"`
17636         // Types that are valid to be assigned to Pdsch_Config:
17637         //      *BWP_DownlinkDedicated_ReleasePdsch_Config
17638         //      *BWP_DownlinkDedicated_SetupPdsch_Config
17639         Pdsch_Config isBWP_DownlinkDedicated_Pdsch_Config `protobuf_oneof:"pdsch_Config"`
17640         // Types that are valid to be assigned to Sps_Config:
17641         //      *BWP_DownlinkDedicated_ReleaseSps_Config
17642         //      *BWP_DownlinkDedicated_SetupSps_Config
17643         Sps_Config isBWP_DownlinkDedicated_Sps_Config `protobuf_oneof:"sps_Config"`
17644         // Types that are valid to be assigned to RadioLinkMonitoringConfig:
17645         //      *BWP_DownlinkDedicated_ReleaseRadioLinkMonitoringConfig
17646         //      *BWP_DownlinkDedicated_SetupRadioLinkMonitoringConfig
17647         RadioLinkMonitoringConfig isBWP_DownlinkDedicated_RadioLinkMonitoringConfig `protobuf_oneof:"radioLinkMonitoringConfig"`
17648         XXX_NoUnkeyedLiteral      struct{}                                          `json:"-"`
17649         XXX_unrecognized          []byte                                            `json:"-"`
17650         XXX_sizecache             int32                                             `json:"-"`
17651 }
17652
17653 func (m *BWP_DownlinkDedicated) Reset()         { *m = BWP_DownlinkDedicated{} }
17654 func (m *BWP_DownlinkDedicated) String() string { return proto.CompactTextString(m) }
17655 func (*BWP_DownlinkDedicated) ProtoMessage()    {}
17656 func (*BWP_DownlinkDedicated) Descriptor() ([]byte, []int) {
17657         return fileDescriptor_21c7528bb61f1a7a, []int{138}
17658 }
17659
17660 func (m *BWP_DownlinkDedicated) XXX_Unmarshal(b []byte) error {
17661         return xxx_messageInfo_BWP_DownlinkDedicated.Unmarshal(m, b)
17662 }
17663 func (m *BWP_DownlinkDedicated) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
17664         return xxx_messageInfo_BWP_DownlinkDedicated.Marshal(b, m, deterministic)
17665 }
17666 func (m *BWP_DownlinkDedicated) XXX_Merge(src proto.Message) {
17667         xxx_messageInfo_BWP_DownlinkDedicated.Merge(m, src)
17668 }
17669 func (m *BWP_DownlinkDedicated) XXX_Size() int {
17670         return xxx_messageInfo_BWP_DownlinkDedicated.Size(m)
17671 }
17672 func (m *BWP_DownlinkDedicated) XXX_DiscardUnknown() {
17673         xxx_messageInfo_BWP_DownlinkDedicated.DiscardUnknown(m)
17674 }
17675
17676 var xxx_messageInfo_BWP_DownlinkDedicated proto.InternalMessageInfo
17677
17678 type isBWP_DownlinkDedicated_Pdcch_Config interface {
17679         isBWP_DownlinkDedicated_Pdcch_Config()
17680 }
17681
17682 type BWP_DownlinkDedicated_ReleasePdcch_Config struct {
17683         ReleasePdcch_Config *Null `protobuf:"bytes,1,opt,name=release_pdcch_Config,json=releasePdcchConfig,proto3,oneof"`
17684 }
17685
17686 type BWP_DownlinkDedicated_SetupPdcch_Config struct {
17687         SetupPdcch_Config *PDCCH_Config `protobuf:"bytes,2,opt,name=setup_pdcch_Config,json=setupPdcchConfig,proto3,oneof"`
17688 }
17689
17690 func (*BWP_DownlinkDedicated_ReleasePdcch_Config) isBWP_DownlinkDedicated_Pdcch_Config() {}
17691
17692 func (*BWP_DownlinkDedicated_SetupPdcch_Config) isBWP_DownlinkDedicated_Pdcch_Config() {}
17693
17694 func (m *BWP_DownlinkDedicated) GetPdcch_Config() isBWP_DownlinkDedicated_Pdcch_Config {
17695         if m != nil {
17696                 return m.Pdcch_Config
17697         }
17698         return nil
17699 }
17700
17701 func (m *BWP_DownlinkDedicated) GetReleasePdcch_Config() *Null {
17702         if x, ok := m.GetPdcch_Config().(*BWP_DownlinkDedicated_ReleasePdcch_Config); ok {
17703                 return x.ReleasePdcch_Config
17704         }
17705         return nil
17706 }
17707
17708 func (m *BWP_DownlinkDedicated) GetSetupPdcch_Config() *PDCCH_Config {
17709         if x, ok := m.GetPdcch_Config().(*BWP_DownlinkDedicated_SetupPdcch_Config); ok {
17710                 return x.SetupPdcch_Config
17711         }
17712         return nil
17713 }
17714
17715 type isBWP_DownlinkDedicated_Pdsch_Config interface {
17716         isBWP_DownlinkDedicated_Pdsch_Config()
17717 }
17718
17719 type BWP_DownlinkDedicated_ReleasePdsch_Config struct {
17720         ReleasePdsch_Config *Null `protobuf:"bytes,3,opt,name=release_pdsch_Config,json=releasePdschConfig,proto3,oneof"`
17721 }
17722
17723 type BWP_DownlinkDedicated_SetupPdsch_Config struct {
17724         SetupPdsch_Config *PDSCH_Config `protobuf:"bytes,4,opt,name=setup_pdsch_Config,json=setupPdschConfig,proto3,oneof"`
17725 }
17726
17727 func (*BWP_DownlinkDedicated_ReleasePdsch_Config) isBWP_DownlinkDedicated_Pdsch_Config() {}
17728
17729 func (*BWP_DownlinkDedicated_SetupPdsch_Config) isBWP_DownlinkDedicated_Pdsch_Config() {}
17730
17731 func (m *BWP_DownlinkDedicated) GetPdsch_Config() isBWP_DownlinkDedicated_Pdsch_Config {
17732         if m != nil {
17733                 return m.Pdsch_Config
17734         }
17735         return nil
17736 }
17737
17738 func (m *BWP_DownlinkDedicated) GetReleasePdsch_Config() *Null {
17739         if x, ok := m.GetPdsch_Config().(*BWP_DownlinkDedicated_ReleasePdsch_Config); ok {
17740                 return x.ReleasePdsch_Config
17741         }
17742         return nil
17743 }
17744
17745 func (m *BWP_DownlinkDedicated) GetSetupPdsch_Config() *PDSCH_Config {
17746         if x, ok := m.GetPdsch_Config().(*BWP_DownlinkDedicated_SetupPdsch_Config); ok {
17747                 return x.SetupPdsch_Config
17748         }
17749         return nil
17750 }
17751
17752 type isBWP_DownlinkDedicated_Sps_Config interface {
17753         isBWP_DownlinkDedicated_Sps_Config()
17754 }
17755
17756 type BWP_DownlinkDedicated_ReleaseSps_Config struct {
17757         ReleaseSps_Config *Null `protobuf:"bytes,5,opt,name=release_sps_Config,json=releaseSpsConfig,proto3,oneof"`
17758 }
17759
17760 type BWP_DownlinkDedicated_SetupSps_Config struct {
17761         SetupSps_Config *SPS_Config `protobuf:"bytes,6,opt,name=setup_sps_Config,json=setupSpsConfig,proto3,oneof"`
17762 }
17763
17764 func (*BWP_DownlinkDedicated_ReleaseSps_Config) isBWP_DownlinkDedicated_Sps_Config() {}
17765
17766 func (*BWP_DownlinkDedicated_SetupSps_Config) isBWP_DownlinkDedicated_Sps_Config() {}
17767
17768 func (m *BWP_DownlinkDedicated) GetSps_Config() isBWP_DownlinkDedicated_Sps_Config {
17769         if m != nil {
17770                 return m.Sps_Config
17771         }
17772         return nil
17773 }
17774
17775 func (m *BWP_DownlinkDedicated) GetReleaseSps_Config() *Null {
17776         if x, ok := m.GetSps_Config().(*BWP_DownlinkDedicated_ReleaseSps_Config); ok {
17777                 return x.ReleaseSps_Config
17778         }
17779         return nil
17780 }
17781
17782 func (m *BWP_DownlinkDedicated) GetSetupSps_Config() *SPS_Config {
17783         if x, ok := m.GetSps_Config().(*BWP_DownlinkDedicated_SetupSps_Config); ok {
17784                 return x.SetupSps_Config
17785         }
17786         return nil
17787 }
17788
17789 type isBWP_DownlinkDedicated_RadioLinkMonitoringConfig interface {
17790         isBWP_DownlinkDedicated_RadioLinkMonitoringConfig()
17791 }
17792
17793 type BWP_DownlinkDedicated_ReleaseRadioLinkMonitoringConfig struct {
17794         ReleaseRadioLinkMonitoringConfig *Null `protobuf:"bytes,7,opt,name=release_radioLinkMonitoringConfig,json=releaseRadioLinkMonitoringConfig,proto3,oneof"`
17795 }
17796
17797 type BWP_DownlinkDedicated_SetupRadioLinkMonitoringConfig struct {
17798         SetupRadioLinkMonitoringConfig *RadioLinkMonitoringConfig `protobuf:"bytes,8,opt,name=setup_radioLinkMonitoringConfig,json=setupRadioLinkMonitoringConfig,proto3,oneof"`
17799 }
17800
17801 func (*BWP_DownlinkDedicated_ReleaseRadioLinkMonitoringConfig) isBWP_DownlinkDedicated_RadioLinkMonitoringConfig() {
17802 }
17803
17804 func (*BWP_DownlinkDedicated_SetupRadioLinkMonitoringConfig) isBWP_DownlinkDedicated_RadioLinkMonitoringConfig() {
17805 }
17806
17807 func (m *BWP_DownlinkDedicated) GetRadioLinkMonitoringConfig() isBWP_DownlinkDedicated_RadioLinkMonitoringConfig {
17808         if m != nil {
17809                 return m.RadioLinkMonitoringConfig
17810         }
17811         return nil
17812 }
17813
17814 func (m *BWP_DownlinkDedicated) GetReleaseRadioLinkMonitoringConfig() *Null {
17815         if x, ok := m.GetRadioLinkMonitoringConfig().(*BWP_DownlinkDedicated_ReleaseRadioLinkMonitoringConfig); ok {
17816                 return x.ReleaseRadioLinkMonitoringConfig
17817         }
17818         return nil
17819 }
17820
17821 func (m *BWP_DownlinkDedicated) GetSetupRadioLinkMonitoringConfig() *RadioLinkMonitoringConfig {
17822         if x, ok := m.GetRadioLinkMonitoringConfig().(*BWP_DownlinkDedicated_SetupRadioLinkMonitoringConfig); ok {
17823                 return x.SetupRadioLinkMonitoringConfig
17824         }
17825         return nil
17826 }
17827
17828 // XXX_OneofWrappers is for the internal use of the proto package.
17829 func (*BWP_DownlinkDedicated) XXX_OneofWrappers() []interface{} {
17830         return []interface{}{
17831                 (*BWP_DownlinkDedicated_ReleasePdcch_Config)(nil),
17832                 (*BWP_DownlinkDedicated_SetupPdcch_Config)(nil),
17833                 (*BWP_DownlinkDedicated_ReleasePdsch_Config)(nil),
17834                 (*BWP_DownlinkDedicated_SetupPdsch_Config)(nil),
17835                 (*BWP_DownlinkDedicated_ReleaseSps_Config)(nil),
17836                 (*BWP_DownlinkDedicated_SetupSps_Config)(nil),
17837                 (*BWP_DownlinkDedicated_ReleaseRadioLinkMonitoringConfig)(nil),
17838                 (*BWP_DownlinkDedicated_SetupRadioLinkMonitoringConfig)(nil),
17839         }
17840 }
17841
17842 type PDCCH_Config struct {
17843         ControlResourceSetToAddModList  []*ControlResourceSet `protobuf:"bytes,1,rep,name=controlResourceSetToAddModList,proto3" json:"controlResourceSetToAddModList,omitempty"`
17844         ControlResourceSetToReleaseList []uint32              `protobuf:"varint,2,rep,packed,name=controlResourceSetToReleaseList,proto3" json:"controlResourceSetToReleaseList,omitempty"`
17845         SearchSpacesToAddModList        []*SearchSpace        `protobuf:"bytes,3,rep,name=searchSpacesToAddModList,proto3" json:"searchSpacesToAddModList,omitempty"`
17846         SearchSpacesToReleaseList       []uint32              `protobuf:"varint,4,rep,packed,name=searchSpacesToReleaseList,proto3" json:"searchSpacesToReleaseList,omitempty"`
17847         // Types that are valid to be assigned to DownlinkPreemption:
17848         //      *PDCCH_Config_ReleaseDownlinkPreemption
17849         //      *PDCCH_Config_SetupDownlinkPreemption
17850         DownlinkPreemption isPDCCH_Config_DownlinkPreemption `protobuf_oneof:"downlinkPreemption"`
17851         // Types that are valid to be assigned to Tpc_PUSCH:
17852         //      *PDCCH_Config_ReleaseTpc_PUSCH
17853         //      *PDCCH_Config_SetupTpc_PUSCH
17854         Tpc_PUSCH isPDCCH_Config_Tpc_PUSCH `protobuf_oneof:"tpc_PUSCH"`
17855         // Types that are valid to be assigned to Tpc_PUCCH:
17856         //      *PDCCH_Config_ReleaseTpc_PUCCH
17857         //      *PDCCH_Config_SetupTpc_PUCCH
17858         Tpc_PUCCH isPDCCH_Config_Tpc_PUCCH `protobuf_oneof:"tpc_PUCCH"`
17859         // Types that are valid to be assigned to Tpc_SRS:
17860         //      *PDCCH_Config_ReleaseTpc_SRS
17861         //      *PDCCH_Config_SetupTpc_SRS
17862         Tpc_SRS              isPDCCH_Config_Tpc_SRS `protobuf_oneof:"tpc_SRS"`
17863         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
17864         XXX_unrecognized     []byte                 `json:"-"`
17865         XXX_sizecache        int32                  `json:"-"`
17866 }
17867
17868 func (m *PDCCH_Config) Reset()         { *m = PDCCH_Config{} }
17869 func (m *PDCCH_Config) String() string { return proto.CompactTextString(m) }
17870 func (*PDCCH_Config) ProtoMessage()    {}
17871 func (*PDCCH_Config) Descriptor() ([]byte, []int) {
17872         return fileDescriptor_21c7528bb61f1a7a, []int{139}
17873 }
17874
17875 func (m *PDCCH_Config) XXX_Unmarshal(b []byte) error {
17876         return xxx_messageInfo_PDCCH_Config.Unmarshal(m, b)
17877 }
17878 func (m *PDCCH_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
17879         return xxx_messageInfo_PDCCH_Config.Marshal(b, m, deterministic)
17880 }
17881 func (m *PDCCH_Config) XXX_Merge(src proto.Message) {
17882         xxx_messageInfo_PDCCH_Config.Merge(m, src)
17883 }
17884 func (m *PDCCH_Config) XXX_Size() int {
17885         return xxx_messageInfo_PDCCH_Config.Size(m)
17886 }
17887 func (m *PDCCH_Config) XXX_DiscardUnknown() {
17888         xxx_messageInfo_PDCCH_Config.DiscardUnknown(m)
17889 }
17890
17891 var xxx_messageInfo_PDCCH_Config proto.InternalMessageInfo
17892
17893 func (m *PDCCH_Config) GetControlResourceSetToAddModList() []*ControlResourceSet {
17894         if m != nil {
17895                 return m.ControlResourceSetToAddModList
17896         }
17897         return nil
17898 }
17899
17900 func (m *PDCCH_Config) GetControlResourceSetToReleaseList() []uint32 {
17901         if m != nil {
17902                 return m.ControlResourceSetToReleaseList
17903         }
17904         return nil
17905 }
17906
17907 func (m *PDCCH_Config) GetSearchSpacesToAddModList() []*SearchSpace {
17908         if m != nil {
17909                 return m.SearchSpacesToAddModList
17910         }
17911         return nil
17912 }
17913
17914 func (m *PDCCH_Config) GetSearchSpacesToReleaseList() []uint32 {
17915         if m != nil {
17916                 return m.SearchSpacesToReleaseList
17917         }
17918         return nil
17919 }
17920
17921 type isPDCCH_Config_DownlinkPreemption interface {
17922         isPDCCH_Config_DownlinkPreemption()
17923 }
17924
17925 type PDCCH_Config_ReleaseDownlinkPreemption struct {
17926         ReleaseDownlinkPreemption *Null `protobuf:"bytes,5,opt,name=release_downlinkPreemption,json=releaseDownlinkPreemption,proto3,oneof"`
17927 }
17928
17929 type PDCCH_Config_SetupDownlinkPreemption struct {
17930         SetupDownlinkPreemption *DownlinkPreemption `protobuf:"bytes,6,opt,name=setup_downlinkPreemption,json=setupDownlinkPreemption,proto3,oneof"`
17931 }
17932
17933 func (*PDCCH_Config_ReleaseDownlinkPreemption) isPDCCH_Config_DownlinkPreemption() {}
17934
17935 func (*PDCCH_Config_SetupDownlinkPreemption) isPDCCH_Config_DownlinkPreemption() {}
17936
17937 func (m *PDCCH_Config) GetDownlinkPreemption() isPDCCH_Config_DownlinkPreemption {
17938         if m != nil {
17939                 return m.DownlinkPreemption
17940         }
17941         return nil
17942 }
17943
17944 func (m *PDCCH_Config) GetReleaseDownlinkPreemption() *Null {
17945         if x, ok := m.GetDownlinkPreemption().(*PDCCH_Config_ReleaseDownlinkPreemption); ok {
17946                 return x.ReleaseDownlinkPreemption
17947         }
17948         return nil
17949 }
17950
17951 func (m *PDCCH_Config) GetSetupDownlinkPreemption() *DownlinkPreemption {
17952         if x, ok := m.GetDownlinkPreemption().(*PDCCH_Config_SetupDownlinkPreemption); ok {
17953                 return x.SetupDownlinkPreemption
17954         }
17955         return nil
17956 }
17957
17958 type isPDCCH_Config_Tpc_PUSCH interface {
17959         isPDCCH_Config_Tpc_PUSCH()
17960 }
17961
17962 type PDCCH_Config_ReleaseTpc_PUSCH struct {
17963         ReleaseTpc_PUSCH *Null `protobuf:"bytes,7,opt,name=release_tpc_PUSCH,json=releaseTpcPUSCH,proto3,oneof"`
17964 }
17965
17966 type PDCCH_Config_SetupTpc_PUSCH struct {
17967         SetupTpc_PUSCH *PUSCH_TPC_CommandConfig `protobuf:"bytes,8,opt,name=setup_tpc_PUSCH,json=setupTpcPUSCH,proto3,oneof"`
17968 }
17969
17970 func (*PDCCH_Config_ReleaseTpc_PUSCH) isPDCCH_Config_Tpc_PUSCH() {}
17971
17972 func (*PDCCH_Config_SetupTpc_PUSCH) isPDCCH_Config_Tpc_PUSCH() {}
17973
17974 func (m *PDCCH_Config) GetTpc_PUSCH() isPDCCH_Config_Tpc_PUSCH {
17975         if m != nil {
17976                 return m.Tpc_PUSCH
17977         }
17978         return nil
17979 }
17980
17981 func (m *PDCCH_Config) GetReleaseTpc_PUSCH() *Null {
17982         if x, ok := m.GetTpc_PUSCH().(*PDCCH_Config_ReleaseTpc_PUSCH); ok {
17983                 return x.ReleaseTpc_PUSCH
17984         }
17985         return nil
17986 }
17987
17988 func (m *PDCCH_Config) GetSetupTpc_PUSCH() *PUSCH_TPC_CommandConfig {
17989         if x, ok := m.GetTpc_PUSCH().(*PDCCH_Config_SetupTpc_PUSCH); ok {
17990                 return x.SetupTpc_PUSCH
17991         }
17992         return nil
17993 }
17994
17995 type isPDCCH_Config_Tpc_PUCCH interface {
17996         isPDCCH_Config_Tpc_PUCCH()
17997 }
17998
17999 type PDCCH_Config_ReleaseTpc_PUCCH struct {
18000         ReleaseTpc_PUCCH *Null `protobuf:"bytes,9,opt,name=release_tpc_PUCCH,json=releaseTpcPUCCH,proto3,oneof"`
18001 }
18002
18003 type PDCCH_Config_SetupTpc_PUCCH struct {
18004         SetupTpc_PUCCH *PUCCH_TPC_CommandConfig `protobuf:"bytes,10,opt,name=setup_tpc_PUCCH,json=setupTpcPUCCH,proto3,oneof"`
18005 }
18006
18007 func (*PDCCH_Config_ReleaseTpc_PUCCH) isPDCCH_Config_Tpc_PUCCH() {}
18008
18009 func (*PDCCH_Config_SetupTpc_PUCCH) isPDCCH_Config_Tpc_PUCCH() {}
18010
18011 func (m *PDCCH_Config) GetTpc_PUCCH() isPDCCH_Config_Tpc_PUCCH {
18012         if m != nil {
18013                 return m.Tpc_PUCCH
18014         }
18015         return nil
18016 }
18017
18018 func (m *PDCCH_Config) GetReleaseTpc_PUCCH() *Null {
18019         if x, ok := m.GetTpc_PUCCH().(*PDCCH_Config_ReleaseTpc_PUCCH); ok {
18020                 return x.ReleaseTpc_PUCCH
18021         }
18022         return nil
18023 }
18024
18025 func (m *PDCCH_Config) GetSetupTpc_PUCCH() *PUCCH_TPC_CommandConfig {
18026         if x, ok := m.GetTpc_PUCCH().(*PDCCH_Config_SetupTpc_PUCCH); ok {
18027                 return x.SetupTpc_PUCCH
18028         }
18029         return nil
18030 }
18031
18032 type isPDCCH_Config_Tpc_SRS interface {
18033         isPDCCH_Config_Tpc_SRS()
18034 }
18035
18036 type PDCCH_Config_ReleaseTpc_SRS struct {
18037         ReleaseTpc_SRS *Null `protobuf:"bytes,11,opt,name=release_tpc_SRS,json=releaseTpcSRS,proto3,oneof"`
18038 }
18039
18040 type PDCCH_Config_SetupTpc_SRS struct {
18041         SetupTpc_SRS *SRS_TPC_CommandConfig `protobuf:"bytes,12,opt,name=setup_tpc_SRS,json=setupTpcSRS,proto3,oneof"`
18042 }
18043
18044 func (*PDCCH_Config_ReleaseTpc_SRS) isPDCCH_Config_Tpc_SRS() {}
18045
18046 func (*PDCCH_Config_SetupTpc_SRS) isPDCCH_Config_Tpc_SRS() {}
18047
18048 func (m *PDCCH_Config) GetTpc_SRS() isPDCCH_Config_Tpc_SRS {
18049         if m != nil {
18050                 return m.Tpc_SRS
18051         }
18052         return nil
18053 }
18054
18055 func (m *PDCCH_Config) GetReleaseTpc_SRS() *Null {
18056         if x, ok := m.GetTpc_SRS().(*PDCCH_Config_ReleaseTpc_SRS); ok {
18057                 return x.ReleaseTpc_SRS
18058         }
18059         return nil
18060 }
18061
18062 func (m *PDCCH_Config) GetSetupTpc_SRS() *SRS_TPC_CommandConfig {
18063         if x, ok := m.GetTpc_SRS().(*PDCCH_Config_SetupTpc_SRS); ok {
18064                 return x.SetupTpc_SRS
18065         }
18066         return nil
18067 }
18068
18069 // XXX_OneofWrappers is for the internal use of the proto package.
18070 func (*PDCCH_Config) XXX_OneofWrappers() []interface{} {
18071         return []interface{}{
18072                 (*PDCCH_Config_ReleaseDownlinkPreemption)(nil),
18073                 (*PDCCH_Config_SetupDownlinkPreemption)(nil),
18074                 (*PDCCH_Config_ReleaseTpc_PUSCH)(nil),
18075                 (*PDCCH_Config_SetupTpc_PUSCH)(nil),
18076                 (*PDCCH_Config_ReleaseTpc_PUCCH)(nil),
18077                 (*PDCCH_Config_SetupTpc_PUCCH)(nil),
18078                 (*PDCCH_Config_ReleaseTpc_SRS)(nil),
18079                 (*PDCCH_Config_SetupTpc_SRS)(nil),
18080         }
18081 }
18082
18083 type DownlinkPreemption struct {
18084         Int_RNTI                        uint32                             `protobuf:"varint,1,opt,name=int_RNTI,json=intRNTI,proto3" json:"int_RNTI,omitempty"`
18085         TimeFrequencySet                *TimeFrequencySet                  `protobuf:"bytes,2,opt,name=timeFrequencySet,proto3" json:"timeFrequencySet,omitempty"`
18086         Dci_PayloadSize                 uint32                             `protobuf:"varint,3,opt,name=dci_PayloadSize,json=dciPayloadSize,proto3" json:"dci_PayloadSize,omitempty"`
18087         Int_ConfigurationPerServingCell []*INT_ConfigurationPerServingCell `protobuf:"bytes,4,rep,name=int_ConfigurationPerServingCell,json=intConfigurationPerServingCell,proto3" json:"int_ConfigurationPerServingCell,omitempty"`
18088         XXX_NoUnkeyedLiteral            struct{}                           `json:"-"`
18089         XXX_unrecognized                []byte                             `json:"-"`
18090         XXX_sizecache                   int32                              `json:"-"`
18091 }
18092
18093 func (m *DownlinkPreemption) Reset()         { *m = DownlinkPreemption{} }
18094 func (m *DownlinkPreemption) String() string { return proto.CompactTextString(m) }
18095 func (*DownlinkPreemption) ProtoMessage()    {}
18096 func (*DownlinkPreemption) Descriptor() ([]byte, []int) {
18097         return fileDescriptor_21c7528bb61f1a7a, []int{140}
18098 }
18099
18100 func (m *DownlinkPreemption) XXX_Unmarshal(b []byte) error {
18101         return xxx_messageInfo_DownlinkPreemption.Unmarshal(m, b)
18102 }
18103 func (m *DownlinkPreemption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18104         return xxx_messageInfo_DownlinkPreemption.Marshal(b, m, deterministic)
18105 }
18106 func (m *DownlinkPreemption) XXX_Merge(src proto.Message) {
18107         xxx_messageInfo_DownlinkPreemption.Merge(m, src)
18108 }
18109 func (m *DownlinkPreemption) XXX_Size() int {
18110         return xxx_messageInfo_DownlinkPreemption.Size(m)
18111 }
18112 func (m *DownlinkPreemption) XXX_DiscardUnknown() {
18113         xxx_messageInfo_DownlinkPreemption.DiscardUnknown(m)
18114 }
18115
18116 var xxx_messageInfo_DownlinkPreemption proto.InternalMessageInfo
18117
18118 func (m *DownlinkPreemption) GetInt_RNTI() uint32 {
18119         if m != nil {
18120                 return m.Int_RNTI
18121         }
18122         return 0
18123 }
18124
18125 func (m *DownlinkPreemption) GetTimeFrequencySet() *TimeFrequencySet {
18126         if m != nil {
18127                 return m.TimeFrequencySet
18128         }
18129         return nil
18130 }
18131
18132 func (m *DownlinkPreemption) GetDci_PayloadSize() uint32 {
18133         if m != nil {
18134                 return m.Dci_PayloadSize
18135         }
18136         return 0
18137 }
18138
18139 func (m *DownlinkPreemption) GetInt_ConfigurationPerServingCell() []*INT_ConfigurationPerServingCell {
18140         if m != nil {
18141                 return m.Int_ConfigurationPerServingCell
18142         }
18143         return nil
18144 }
18145
18146 type TimeFrequencySet struct {
18147         Value                TimeFrequencySet_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.TimeFrequencySet_Value" json:"value,omitempty"`
18148         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
18149         XXX_unrecognized     []byte                 `json:"-"`
18150         XXX_sizecache        int32                  `json:"-"`
18151 }
18152
18153 func (m *TimeFrequencySet) Reset()         { *m = TimeFrequencySet{} }
18154 func (m *TimeFrequencySet) String() string { return proto.CompactTextString(m) }
18155 func (*TimeFrequencySet) ProtoMessage()    {}
18156 func (*TimeFrequencySet) Descriptor() ([]byte, []int) {
18157         return fileDescriptor_21c7528bb61f1a7a, []int{141}
18158 }
18159
18160 func (m *TimeFrequencySet) XXX_Unmarshal(b []byte) error {
18161         return xxx_messageInfo_TimeFrequencySet.Unmarshal(m, b)
18162 }
18163 func (m *TimeFrequencySet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18164         return xxx_messageInfo_TimeFrequencySet.Marshal(b, m, deterministic)
18165 }
18166 func (m *TimeFrequencySet) XXX_Merge(src proto.Message) {
18167         xxx_messageInfo_TimeFrequencySet.Merge(m, src)
18168 }
18169 func (m *TimeFrequencySet) XXX_Size() int {
18170         return xxx_messageInfo_TimeFrequencySet.Size(m)
18171 }
18172 func (m *TimeFrequencySet) XXX_DiscardUnknown() {
18173         xxx_messageInfo_TimeFrequencySet.DiscardUnknown(m)
18174 }
18175
18176 var xxx_messageInfo_TimeFrequencySet proto.InternalMessageInfo
18177
18178 func (m *TimeFrequencySet) GetValue() TimeFrequencySet_Value {
18179         if m != nil {
18180                 return m.Value
18181         }
18182         return TimeFrequencySet_protobuf_unspecified
18183 }
18184
18185 type INT_ConfigurationPerServingCell struct {
18186         ServingCellId        uint32   `protobuf:"varint,1,opt,name=servingCellId,proto3" json:"servingCellId,omitempty"`
18187         PositionInDCI        uint32   `protobuf:"varint,2,opt,name=positionInDCI,proto3" json:"positionInDCI,omitempty"`
18188         XXX_NoUnkeyedLiteral struct{} `json:"-"`
18189         XXX_unrecognized     []byte   `json:"-"`
18190         XXX_sizecache        int32    `json:"-"`
18191 }
18192
18193 func (m *INT_ConfigurationPerServingCell) Reset()         { *m = INT_ConfigurationPerServingCell{} }
18194 func (m *INT_ConfigurationPerServingCell) String() string { return proto.CompactTextString(m) }
18195 func (*INT_ConfigurationPerServingCell) ProtoMessage()    {}
18196 func (*INT_ConfigurationPerServingCell) Descriptor() ([]byte, []int) {
18197         return fileDescriptor_21c7528bb61f1a7a, []int{142}
18198 }
18199
18200 func (m *INT_ConfigurationPerServingCell) XXX_Unmarshal(b []byte) error {
18201         return xxx_messageInfo_INT_ConfigurationPerServingCell.Unmarshal(m, b)
18202 }
18203 func (m *INT_ConfigurationPerServingCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18204         return xxx_messageInfo_INT_ConfigurationPerServingCell.Marshal(b, m, deterministic)
18205 }
18206 func (m *INT_ConfigurationPerServingCell) XXX_Merge(src proto.Message) {
18207         xxx_messageInfo_INT_ConfigurationPerServingCell.Merge(m, src)
18208 }
18209 func (m *INT_ConfigurationPerServingCell) XXX_Size() int {
18210         return xxx_messageInfo_INT_ConfigurationPerServingCell.Size(m)
18211 }
18212 func (m *INT_ConfigurationPerServingCell) XXX_DiscardUnknown() {
18213         xxx_messageInfo_INT_ConfigurationPerServingCell.DiscardUnknown(m)
18214 }
18215
18216 var xxx_messageInfo_INT_ConfigurationPerServingCell proto.InternalMessageInfo
18217
18218 func (m *INT_ConfigurationPerServingCell) GetServingCellId() uint32 {
18219         if m != nil {
18220                 return m.ServingCellId
18221         }
18222         return 0
18223 }
18224
18225 func (m *INT_ConfigurationPerServingCell) GetPositionInDCI() uint32 {
18226         if m != nil {
18227                 return m.PositionInDCI
18228         }
18229         return 0
18230 }
18231
18232 type PUSCH_TPC_CommandConfig struct {
18233         Tpc_Index            *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=tpc_Index,json=tpcIndex,proto3" json:"tpc_Index,omitempty"`
18234         Tpc_IndexSUL         *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=tpc_IndexSUL,json=tpcIndexSUL,proto3" json:"tpc_IndexSUL,omitempty"`
18235         TargetCell           *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=targetCell,proto3" json:"targetCell,omitempty"`
18236         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
18237         XXX_unrecognized     []byte                `json:"-"`
18238         XXX_sizecache        int32                 `json:"-"`
18239 }
18240
18241 func (m *PUSCH_TPC_CommandConfig) Reset()         { *m = PUSCH_TPC_CommandConfig{} }
18242 func (m *PUSCH_TPC_CommandConfig) String() string { return proto.CompactTextString(m) }
18243 func (*PUSCH_TPC_CommandConfig) ProtoMessage()    {}
18244 func (*PUSCH_TPC_CommandConfig) Descriptor() ([]byte, []int) {
18245         return fileDescriptor_21c7528bb61f1a7a, []int{143}
18246 }
18247
18248 func (m *PUSCH_TPC_CommandConfig) XXX_Unmarshal(b []byte) error {
18249         return xxx_messageInfo_PUSCH_TPC_CommandConfig.Unmarshal(m, b)
18250 }
18251 func (m *PUSCH_TPC_CommandConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18252         return xxx_messageInfo_PUSCH_TPC_CommandConfig.Marshal(b, m, deterministic)
18253 }
18254 func (m *PUSCH_TPC_CommandConfig) XXX_Merge(src proto.Message) {
18255         xxx_messageInfo_PUSCH_TPC_CommandConfig.Merge(m, src)
18256 }
18257 func (m *PUSCH_TPC_CommandConfig) XXX_Size() int {
18258         return xxx_messageInfo_PUSCH_TPC_CommandConfig.Size(m)
18259 }
18260 func (m *PUSCH_TPC_CommandConfig) XXX_DiscardUnknown() {
18261         xxx_messageInfo_PUSCH_TPC_CommandConfig.DiscardUnknown(m)
18262 }
18263
18264 var xxx_messageInfo_PUSCH_TPC_CommandConfig proto.InternalMessageInfo
18265
18266 func (m *PUSCH_TPC_CommandConfig) GetTpc_Index() *wrappers.UInt32Value {
18267         if m != nil {
18268                 return m.Tpc_Index
18269         }
18270         return nil
18271 }
18272
18273 func (m *PUSCH_TPC_CommandConfig) GetTpc_IndexSUL() *wrappers.UInt32Value {
18274         if m != nil {
18275                 return m.Tpc_IndexSUL
18276         }
18277         return nil
18278 }
18279
18280 func (m *PUSCH_TPC_CommandConfig) GetTargetCell() *wrappers.UInt32Value {
18281         if m != nil {
18282                 return m.TargetCell
18283         }
18284         return nil
18285 }
18286
18287 type PUCCH_TPC_CommandConfig struct {
18288         Tpc_IndexPCell       *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=tpc_IndexPCell,json=tpcIndexPCell,proto3" json:"tpc_IndexPCell,omitempty"`
18289         Tpc_IndexPUCCH_SCell *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=tpc_IndexPUCCH_SCell,json=tpcIndexPUCCHSCell,proto3" json:"tpc_IndexPUCCH_SCell,omitempty"`
18290         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
18291         XXX_unrecognized     []byte                `json:"-"`
18292         XXX_sizecache        int32                 `json:"-"`
18293 }
18294
18295 func (m *PUCCH_TPC_CommandConfig) Reset()         { *m = PUCCH_TPC_CommandConfig{} }
18296 func (m *PUCCH_TPC_CommandConfig) String() string { return proto.CompactTextString(m) }
18297 func (*PUCCH_TPC_CommandConfig) ProtoMessage()    {}
18298 func (*PUCCH_TPC_CommandConfig) Descriptor() ([]byte, []int) {
18299         return fileDescriptor_21c7528bb61f1a7a, []int{144}
18300 }
18301
18302 func (m *PUCCH_TPC_CommandConfig) XXX_Unmarshal(b []byte) error {
18303         return xxx_messageInfo_PUCCH_TPC_CommandConfig.Unmarshal(m, b)
18304 }
18305 func (m *PUCCH_TPC_CommandConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18306         return xxx_messageInfo_PUCCH_TPC_CommandConfig.Marshal(b, m, deterministic)
18307 }
18308 func (m *PUCCH_TPC_CommandConfig) XXX_Merge(src proto.Message) {
18309         xxx_messageInfo_PUCCH_TPC_CommandConfig.Merge(m, src)
18310 }
18311 func (m *PUCCH_TPC_CommandConfig) XXX_Size() int {
18312         return xxx_messageInfo_PUCCH_TPC_CommandConfig.Size(m)
18313 }
18314 func (m *PUCCH_TPC_CommandConfig) XXX_DiscardUnknown() {
18315         xxx_messageInfo_PUCCH_TPC_CommandConfig.DiscardUnknown(m)
18316 }
18317
18318 var xxx_messageInfo_PUCCH_TPC_CommandConfig proto.InternalMessageInfo
18319
18320 func (m *PUCCH_TPC_CommandConfig) GetTpc_IndexPCell() *wrappers.UInt32Value {
18321         if m != nil {
18322                 return m.Tpc_IndexPCell
18323         }
18324         return nil
18325 }
18326
18327 func (m *PUCCH_TPC_CommandConfig) GetTpc_IndexPUCCH_SCell() *wrappers.UInt32Value {
18328         if m != nil {
18329                 return m.Tpc_IndexPUCCH_SCell
18330         }
18331         return nil
18332 }
18333
18334 type SRS_TPC_CommandConfig struct {
18335         StartingBitOfFormat2_3         *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=startingBitOfFormat2_3,json=startingBitOfFormat23,proto3" json:"startingBitOfFormat2_3,omitempty"`
18336         FieldTypeFormat2_3             *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=fieldTypeFormat2_3,json=fieldTypeFormat23,proto3" json:"fieldTypeFormat2_3,omitempty"`
18337         StartingBitOfFormat2_3SULV1530 *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=startingBitOfFormat2_3SUL_v1530,json=startingBitOfFormat23SULV1530,proto3" json:"startingBitOfFormat2_3SUL_v1530,omitempty"`
18338         XXX_NoUnkeyedLiteral           struct{}              `json:"-"`
18339         XXX_unrecognized               []byte                `json:"-"`
18340         XXX_sizecache                  int32                 `json:"-"`
18341 }
18342
18343 func (m *SRS_TPC_CommandConfig) Reset()         { *m = SRS_TPC_CommandConfig{} }
18344 func (m *SRS_TPC_CommandConfig) String() string { return proto.CompactTextString(m) }
18345 func (*SRS_TPC_CommandConfig) ProtoMessage()    {}
18346 func (*SRS_TPC_CommandConfig) Descriptor() ([]byte, []int) {
18347         return fileDescriptor_21c7528bb61f1a7a, []int{145}
18348 }
18349
18350 func (m *SRS_TPC_CommandConfig) XXX_Unmarshal(b []byte) error {
18351         return xxx_messageInfo_SRS_TPC_CommandConfig.Unmarshal(m, b)
18352 }
18353 func (m *SRS_TPC_CommandConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18354         return xxx_messageInfo_SRS_TPC_CommandConfig.Marshal(b, m, deterministic)
18355 }
18356 func (m *SRS_TPC_CommandConfig) XXX_Merge(src proto.Message) {
18357         xxx_messageInfo_SRS_TPC_CommandConfig.Merge(m, src)
18358 }
18359 func (m *SRS_TPC_CommandConfig) XXX_Size() int {
18360         return xxx_messageInfo_SRS_TPC_CommandConfig.Size(m)
18361 }
18362 func (m *SRS_TPC_CommandConfig) XXX_DiscardUnknown() {
18363         xxx_messageInfo_SRS_TPC_CommandConfig.DiscardUnknown(m)
18364 }
18365
18366 var xxx_messageInfo_SRS_TPC_CommandConfig proto.InternalMessageInfo
18367
18368 func (m *SRS_TPC_CommandConfig) GetStartingBitOfFormat2_3() *wrappers.UInt32Value {
18369         if m != nil {
18370                 return m.StartingBitOfFormat2_3
18371         }
18372         return nil
18373 }
18374
18375 func (m *SRS_TPC_CommandConfig) GetFieldTypeFormat2_3() *wrappers.UInt32Value {
18376         if m != nil {
18377                 return m.FieldTypeFormat2_3
18378         }
18379         return nil
18380 }
18381
18382 func (m *SRS_TPC_CommandConfig) GetStartingBitOfFormat2_3SULV1530() *wrappers.UInt32Value {
18383         if m != nil {
18384                 return m.StartingBitOfFormat2_3SULV1530
18385         }
18386         return nil
18387 }
18388
18389 type PDSCH_Config struct {
18390         DataScramblingIdentityPDSCH *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=dataScramblingIdentityPDSCH,proto3" json:"dataScramblingIdentityPDSCH,omitempty"`
18391         // Types that are valid to be assigned to Dmrs_DownlinkForPDSCH_MappingTypeA:
18392         //      *PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeA
18393         //      *PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeA
18394         Dmrs_DownlinkForPDSCH_MappingTypeA isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeA `protobuf_oneof:"dmrs_DownlinkForPDSCH_MappingTypeA"`
18395         // Types that are valid to be assigned to Dmrs_DownlinkForPDSCH_MappingTypeB:
18396         //      *PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeB
18397         //      *PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeB
18398         Dmrs_DownlinkForPDSCH_MappingTypeB isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeB `protobuf_oneof:"dmrs_DownlinkForPDSCH_MappingTypeB"`
18399         Tci_StatesToAddModList             []*TCI_State                                      `protobuf:"bytes,6,rep,name=tci_StatesToAddModList,json=tciStatesToAddModList,proto3" json:"tci_StatesToAddModList,omitempty"`
18400         Tci_StatesToReleaseList            []uint32                                          `protobuf:"varint,7,rep,packed,name=tci_StatesToReleaseList,json=tciStatesToReleaseList,proto3" json:"tci_StatesToReleaseList,omitempty"`
18401         Vrb_ToPRB_Interleaver              *VRB_ToPRB_Interleaver                            `protobuf:"bytes,8,opt,name=vrb_ToPRB_Interleaver,json=vrbToPRBInterleaver,proto3" json:"vrb_ToPRB_Interleaver,omitempty"`
18402         ResourceAllocation                 *ResourceAllocation                               `protobuf:"bytes,9,opt,name=resourceAllocation,proto3" json:"resourceAllocation,omitempty"`
18403         // Types that are valid to be assigned to Pdsch_TimeDomainAllocationList:
18404         //      *PDSCH_Config_ReleasePdsch_TimeDomainAllocationList
18405         //      *PDSCH_Config_SetupPdsch_TimeDomainAllocationList
18406         Pdsch_TimeDomainAllocationList isPDSCH_Config_Pdsch_TimeDomainAllocationList `protobuf_oneof:"pdsch_TimeDomainAllocationList"`
18407         Pdsch_AggregationFactor        *PDSCH_AggregationFactor                      `protobuf:"bytes,12,opt,name=pdsch_AggregationFactor,json=pdschAggregationFactor,proto3" json:"pdsch_AggregationFactor,omitempty"`
18408         RateMatchPatternToAddModList   []*RateMatchPattern                           `protobuf:"bytes,13,rep,name=rateMatchPatternToAddModList,proto3" json:"rateMatchPatternToAddModList,omitempty"`
18409         RateMatchPatternToReleaseList  []uint32                                      `protobuf:"varint,14,rep,packed,name=rateMatchPatternToReleaseList,proto3" json:"rateMatchPatternToReleaseList,omitempty"`
18410         RateMatchPatternGroup1         *RateMatchPatternGroup                        `protobuf:"bytes,15,opt,name=rateMatchPatternGroup1,proto3" json:"rateMatchPatternGroup1,omitempty"`
18411         RateMatchPatternGroup2         *RateMatchPatternGroup                        `protobuf:"bytes,16,opt,name=rateMatchPatternGroup2,proto3" json:"rateMatchPatternGroup2,omitempty"`
18412         Rbg_Size                       *RBG_Size                                     `protobuf:"bytes,17,opt,name=rbg_Size,json=rbgSize,proto3" json:"rbg_Size,omitempty"`
18413         Mcs_Table                      *MCS_Table                                    `protobuf:"bytes,18,opt,name=mcs_Table,json=mcsTable,proto3" json:"mcs_Table,omitempty"`
18414         MaxNrofCodeWordsScheduledByDCI *MaxNrofCodeWordsScheduledByDCI               `protobuf:"bytes,19,opt,name=maxNrofCodeWordsScheduledByDCI,proto3" json:"maxNrofCodeWordsScheduledByDCI,omitempty"`
18415         // Types that are valid to be assigned to Prb_BundlingType:
18416         //      *PDSCH_Config_StaticBundling
18417         //      *PDSCH_Config_DynamicBundling
18418         Prb_BundlingType                              isPDSCH_Config_Prb_BundlingType `protobuf_oneof:"prb_BundlingType"`
18419         Zp_CSI_RS_ResourceToAddModList                []*ZP_CSI_RS_Resource           `protobuf:"bytes,22,rep,name=zp_CSI_RS_ResourceToAddModList,json=zpCSIRSResourceToAddModList,proto3" json:"zp_CSI_RS_ResourceToAddModList,omitempty"`
18420         Zp_CSI_RS_ResourceToReleaseList               []uint32                        `protobuf:"varint,23,rep,packed,name=zp_CSI_RS_ResourceToReleaseList,json=zpCSIRSResourceToReleaseList,proto3" json:"zp_CSI_RS_ResourceToReleaseList,omitempty"`
18421         Aperiodic_ZP_CSI_RS_ResourceSetsToAddModList  []*ZP_CSI_RS_ResourceSet        `protobuf:"bytes,24,rep,name=aperiodic_ZP_CSI_RS_ResourceSetsToAddModList,json=aperiodicZPCSIRSResourceSetsToAddModList,proto3" json:"aperiodic_ZP_CSI_RS_ResourceSetsToAddModList,omitempty"`
18422         Aperiodic_ZP_CSI_RS_ResourceSetsToReleaseList []uint32                        `protobuf:"varint,25,rep,packed,name=aperiodic_ZP_CSI_RS_ResourceSetsToReleaseList,json=aperiodicZPCSIRSResourceSetsToReleaseList,proto3" json:"aperiodic_ZP_CSI_RS_ResourceSetsToReleaseList,omitempty"`
18423         Sp_ZP_CSI_RS_ResourceSetsToAddModList         []*ZP_CSI_RS_ResourceSet        `protobuf:"bytes,26,rep,name=sp_ZP_CSI_RS_ResourceSetsToAddModList,json=spZPCSIRSResourceSetsToAddModList,proto3" json:"sp_ZP_CSI_RS_ResourceSetsToAddModList,omitempty"`
18424         Sp_ZP_CSI_RS_ResourceSetsToReleaseList        []uint32                        `protobuf:"varint,27,rep,packed,name=sp_ZP_CSI_RS_ResourceSetsToReleaseList,json=spZPCSIRSResourceSetsToReleaseList,proto3" json:"sp_ZP_CSI_RS_ResourceSetsToReleaseList,omitempty"`
18425         // Types that are valid to be assigned to P_ZP_CSI_RS_ResourceSet:
18426         //      *PDSCH_Config_ReleaseP_ZP_CSI_RS_ResourceSet
18427         //      *PDSCH_Config_SetupP_ZP_CSI_RS_ResourceSet
18428         P_ZP_CSI_RS_ResourceSet isPDSCH_Config_P_ZP_CSI_RS_ResourceSet `protobuf_oneof:"p_ZP_CSI_RS_ResourceSet"`
18429         XXX_NoUnkeyedLiteral    struct{}                               `json:"-"`
18430         XXX_unrecognized        []byte                                 `json:"-"`
18431         XXX_sizecache           int32                                  `json:"-"`
18432 }
18433
18434 func (m *PDSCH_Config) Reset()         { *m = PDSCH_Config{} }
18435 func (m *PDSCH_Config) String() string { return proto.CompactTextString(m) }
18436 func (*PDSCH_Config) ProtoMessage()    {}
18437 func (*PDSCH_Config) Descriptor() ([]byte, []int) {
18438         return fileDescriptor_21c7528bb61f1a7a, []int{146}
18439 }
18440
18441 func (m *PDSCH_Config) XXX_Unmarshal(b []byte) error {
18442         return xxx_messageInfo_PDSCH_Config.Unmarshal(m, b)
18443 }
18444 func (m *PDSCH_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18445         return xxx_messageInfo_PDSCH_Config.Marshal(b, m, deterministic)
18446 }
18447 func (m *PDSCH_Config) XXX_Merge(src proto.Message) {
18448         xxx_messageInfo_PDSCH_Config.Merge(m, src)
18449 }
18450 func (m *PDSCH_Config) XXX_Size() int {
18451         return xxx_messageInfo_PDSCH_Config.Size(m)
18452 }
18453 func (m *PDSCH_Config) XXX_DiscardUnknown() {
18454         xxx_messageInfo_PDSCH_Config.DiscardUnknown(m)
18455 }
18456
18457 var xxx_messageInfo_PDSCH_Config proto.InternalMessageInfo
18458
18459 func (m *PDSCH_Config) GetDataScramblingIdentityPDSCH() *wrappers.UInt32Value {
18460         if m != nil {
18461                 return m.DataScramblingIdentityPDSCH
18462         }
18463         return nil
18464 }
18465
18466 type isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeA interface {
18467         isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeA()
18468 }
18469
18470 type PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeA struct {
18471         ReleaseDmrs_DownlinkForPDSCH_MappingTypeA *Null `protobuf:"bytes,2,opt,name=release_dmrs_DownlinkForPDSCH_MappingTypeA,json=releaseDmrsDownlinkForPDSCHMappingTypeA,proto3,oneof"`
18472 }
18473
18474 type PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeA struct {
18475         SetupDmrs_DownlinkForPDSCH_MappingTypeA *DMRS_DownlinkConfig `protobuf:"bytes,3,opt,name=setup_dmrs_DownlinkForPDSCH_MappingTypeA,json=setupDmrsDownlinkForPDSCHMappingTypeA,proto3,oneof"`
18476 }
18477
18478 func (*PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeA) isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeA() {
18479 }
18480
18481 func (*PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeA) isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeA() {
18482 }
18483
18484 func (m *PDSCH_Config) GetDmrs_DownlinkForPDSCH_MappingTypeA() isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeA {
18485         if m != nil {
18486                 return m.Dmrs_DownlinkForPDSCH_MappingTypeA
18487         }
18488         return nil
18489 }
18490
18491 func (m *PDSCH_Config) GetReleaseDmrs_DownlinkForPDSCH_MappingTypeA() *Null {
18492         if x, ok := m.GetDmrs_DownlinkForPDSCH_MappingTypeA().(*PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeA); ok {
18493                 return x.ReleaseDmrs_DownlinkForPDSCH_MappingTypeA
18494         }
18495         return nil
18496 }
18497
18498 func (m *PDSCH_Config) GetSetupDmrs_DownlinkForPDSCH_MappingTypeA() *DMRS_DownlinkConfig {
18499         if x, ok := m.GetDmrs_DownlinkForPDSCH_MappingTypeA().(*PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeA); ok {
18500                 return x.SetupDmrs_DownlinkForPDSCH_MappingTypeA
18501         }
18502         return nil
18503 }
18504
18505 type isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeB interface {
18506         isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeB()
18507 }
18508
18509 type PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeB struct {
18510         ReleaseDmrs_DownlinkForPDSCH_MappingTypeB *Null `protobuf:"bytes,4,opt,name=release_dmrs_DownlinkForPDSCH_MappingTypeB,json=releaseDmrsDownlinkForPDSCHMappingTypeB,proto3,oneof"`
18511 }
18512
18513 type PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeB struct {
18514         SetupDmrs_DownlinkForPDSCH_MappingTypeB *DMRS_DownlinkConfig `protobuf:"bytes,5,opt,name=setup_dmrs_DownlinkForPDSCH_MappingTypeB,json=setupDmrsDownlinkForPDSCHMappingTypeB,proto3,oneof"`
18515 }
18516
18517 func (*PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeB) isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeB() {
18518 }
18519
18520 func (*PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeB) isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeB() {
18521 }
18522
18523 func (m *PDSCH_Config) GetDmrs_DownlinkForPDSCH_MappingTypeB() isPDSCH_Config_Dmrs_DownlinkForPDSCH_MappingTypeB {
18524         if m != nil {
18525                 return m.Dmrs_DownlinkForPDSCH_MappingTypeB
18526         }
18527         return nil
18528 }
18529
18530 func (m *PDSCH_Config) GetReleaseDmrs_DownlinkForPDSCH_MappingTypeB() *Null {
18531         if x, ok := m.GetDmrs_DownlinkForPDSCH_MappingTypeB().(*PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeB); ok {
18532                 return x.ReleaseDmrs_DownlinkForPDSCH_MappingTypeB
18533         }
18534         return nil
18535 }
18536
18537 func (m *PDSCH_Config) GetSetupDmrs_DownlinkForPDSCH_MappingTypeB() *DMRS_DownlinkConfig {
18538         if x, ok := m.GetDmrs_DownlinkForPDSCH_MappingTypeB().(*PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeB); ok {
18539                 return x.SetupDmrs_DownlinkForPDSCH_MappingTypeB
18540         }
18541         return nil
18542 }
18543
18544 func (m *PDSCH_Config) GetTci_StatesToAddModList() []*TCI_State {
18545         if m != nil {
18546                 return m.Tci_StatesToAddModList
18547         }
18548         return nil
18549 }
18550
18551 func (m *PDSCH_Config) GetTci_StatesToReleaseList() []uint32 {
18552         if m != nil {
18553                 return m.Tci_StatesToReleaseList
18554         }
18555         return nil
18556 }
18557
18558 func (m *PDSCH_Config) GetVrb_ToPRB_Interleaver() *VRB_ToPRB_Interleaver {
18559         if m != nil {
18560                 return m.Vrb_ToPRB_Interleaver
18561         }
18562         return nil
18563 }
18564
18565 func (m *PDSCH_Config) GetResourceAllocation() *ResourceAllocation {
18566         if m != nil {
18567                 return m.ResourceAllocation
18568         }
18569         return nil
18570 }
18571
18572 type isPDSCH_Config_Pdsch_TimeDomainAllocationList interface {
18573         isPDSCH_Config_Pdsch_TimeDomainAllocationList()
18574 }
18575
18576 type PDSCH_Config_ReleasePdsch_TimeDomainAllocationList struct {
18577         ReleasePdsch_TimeDomainAllocationList *Null `protobuf:"bytes,10,opt,name=release_pdsch_TimeDomainAllocationList,json=releasePdschTimeDomainAllocationList,proto3,oneof"`
18578 }
18579
18580 type PDSCH_Config_SetupPdsch_TimeDomainAllocationList struct {
18581         SetupPdsch_TimeDomainAllocationList *PDSCH_TimeDomainResourceAllocationList `protobuf:"bytes,11,opt,name=setup_pdsch_TimeDomainAllocationList,json=setupPdschTimeDomainAllocationList,proto3,oneof"`
18582 }
18583
18584 func (*PDSCH_Config_ReleasePdsch_TimeDomainAllocationList) isPDSCH_Config_Pdsch_TimeDomainAllocationList() {
18585 }
18586
18587 func (*PDSCH_Config_SetupPdsch_TimeDomainAllocationList) isPDSCH_Config_Pdsch_TimeDomainAllocationList() {
18588 }
18589
18590 func (m *PDSCH_Config) GetPdsch_TimeDomainAllocationList() isPDSCH_Config_Pdsch_TimeDomainAllocationList {
18591         if m != nil {
18592                 return m.Pdsch_TimeDomainAllocationList
18593         }
18594         return nil
18595 }
18596
18597 func (m *PDSCH_Config) GetReleasePdsch_TimeDomainAllocationList() *Null {
18598         if x, ok := m.GetPdsch_TimeDomainAllocationList().(*PDSCH_Config_ReleasePdsch_TimeDomainAllocationList); ok {
18599                 return x.ReleasePdsch_TimeDomainAllocationList
18600         }
18601         return nil
18602 }
18603
18604 func (m *PDSCH_Config) GetSetupPdsch_TimeDomainAllocationList() *PDSCH_TimeDomainResourceAllocationList {
18605         if x, ok := m.GetPdsch_TimeDomainAllocationList().(*PDSCH_Config_SetupPdsch_TimeDomainAllocationList); ok {
18606                 return x.SetupPdsch_TimeDomainAllocationList
18607         }
18608         return nil
18609 }
18610
18611 func (m *PDSCH_Config) GetPdsch_AggregationFactor() *PDSCH_AggregationFactor {
18612         if m != nil {
18613                 return m.Pdsch_AggregationFactor
18614         }
18615         return nil
18616 }
18617
18618 func (m *PDSCH_Config) GetRateMatchPatternToAddModList() []*RateMatchPattern {
18619         if m != nil {
18620                 return m.RateMatchPatternToAddModList
18621         }
18622         return nil
18623 }
18624
18625 func (m *PDSCH_Config) GetRateMatchPatternToReleaseList() []uint32 {
18626         if m != nil {
18627                 return m.RateMatchPatternToReleaseList
18628         }
18629         return nil
18630 }
18631
18632 func (m *PDSCH_Config) GetRateMatchPatternGroup1() *RateMatchPatternGroup {
18633         if m != nil {
18634                 return m.RateMatchPatternGroup1
18635         }
18636         return nil
18637 }
18638
18639 func (m *PDSCH_Config) GetRateMatchPatternGroup2() *RateMatchPatternGroup {
18640         if m != nil {
18641                 return m.RateMatchPatternGroup2
18642         }
18643         return nil
18644 }
18645
18646 func (m *PDSCH_Config) GetRbg_Size() *RBG_Size {
18647         if m != nil {
18648                 return m.Rbg_Size
18649         }
18650         return nil
18651 }
18652
18653 func (m *PDSCH_Config) GetMcs_Table() *MCS_Table {
18654         if m != nil {
18655                 return m.Mcs_Table
18656         }
18657         return nil
18658 }
18659
18660 func (m *PDSCH_Config) GetMaxNrofCodeWordsScheduledByDCI() *MaxNrofCodeWordsScheduledByDCI {
18661         if m != nil {
18662                 return m.MaxNrofCodeWordsScheduledByDCI
18663         }
18664         return nil
18665 }
18666
18667 type isPDSCH_Config_Prb_BundlingType interface {
18668         isPDSCH_Config_Prb_BundlingType()
18669 }
18670
18671 type PDSCH_Config_StaticBundling struct {
18672         StaticBundling *StaticBundling `protobuf:"bytes,20,opt,name=staticBundling,proto3,oneof"`
18673 }
18674
18675 type PDSCH_Config_DynamicBundling struct {
18676         DynamicBundling *DynamicBundling `protobuf:"bytes,21,opt,name=dynamicBundling,proto3,oneof"`
18677 }
18678
18679 func (*PDSCH_Config_StaticBundling) isPDSCH_Config_Prb_BundlingType() {}
18680
18681 func (*PDSCH_Config_DynamicBundling) isPDSCH_Config_Prb_BundlingType() {}
18682
18683 func (m *PDSCH_Config) GetPrb_BundlingType() isPDSCH_Config_Prb_BundlingType {
18684         if m != nil {
18685                 return m.Prb_BundlingType
18686         }
18687         return nil
18688 }
18689
18690 func (m *PDSCH_Config) GetStaticBundling() *StaticBundling {
18691         if x, ok := m.GetPrb_BundlingType().(*PDSCH_Config_StaticBundling); ok {
18692                 return x.StaticBundling
18693         }
18694         return nil
18695 }
18696
18697 func (m *PDSCH_Config) GetDynamicBundling() *DynamicBundling {
18698         if x, ok := m.GetPrb_BundlingType().(*PDSCH_Config_DynamicBundling); ok {
18699                 return x.DynamicBundling
18700         }
18701         return nil
18702 }
18703
18704 func (m *PDSCH_Config) GetZp_CSI_RS_ResourceToAddModList() []*ZP_CSI_RS_Resource {
18705         if m != nil {
18706                 return m.Zp_CSI_RS_ResourceToAddModList
18707         }
18708         return nil
18709 }
18710
18711 func (m *PDSCH_Config) GetZp_CSI_RS_ResourceToReleaseList() []uint32 {
18712         if m != nil {
18713                 return m.Zp_CSI_RS_ResourceToReleaseList
18714         }
18715         return nil
18716 }
18717
18718 func (m *PDSCH_Config) GetAperiodic_ZP_CSI_RS_ResourceSetsToAddModList() []*ZP_CSI_RS_ResourceSet {
18719         if m != nil {
18720                 return m.Aperiodic_ZP_CSI_RS_ResourceSetsToAddModList
18721         }
18722         return nil
18723 }
18724
18725 func (m *PDSCH_Config) GetAperiodic_ZP_CSI_RS_ResourceSetsToReleaseList() []uint32 {
18726         if m != nil {
18727                 return m.Aperiodic_ZP_CSI_RS_ResourceSetsToReleaseList
18728         }
18729         return nil
18730 }
18731
18732 func (m *PDSCH_Config) GetSp_ZP_CSI_RS_ResourceSetsToAddModList() []*ZP_CSI_RS_ResourceSet {
18733         if m != nil {
18734                 return m.Sp_ZP_CSI_RS_ResourceSetsToAddModList
18735         }
18736         return nil
18737 }
18738
18739 func (m *PDSCH_Config) GetSp_ZP_CSI_RS_ResourceSetsToReleaseList() []uint32 {
18740         if m != nil {
18741                 return m.Sp_ZP_CSI_RS_ResourceSetsToReleaseList
18742         }
18743         return nil
18744 }
18745
18746 type isPDSCH_Config_P_ZP_CSI_RS_ResourceSet interface {
18747         isPDSCH_Config_P_ZP_CSI_RS_ResourceSet()
18748 }
18749
18750 type PDSCH_Config_ReleaseP_ZP_CSI_RS_ResourceSet struct {
18751         ReleaseP_ZP_CSI_RS_ResourceSet *Null `protobuf:"bytes,28,opt,name=release_p_ZP_CSI_RS_ResourceSet,json=releasePZPCSIRSResourceSet,proto3,oneof"`
18752 }
18753
18754 type PDSCH_Config_SetupP_ZP_CSI_RS_ResourceSet struct {
18755         SetupP_ZP_CSI_RS_ResourceSet *ZP_CSI_RS_ResourceSet `protobuf:"bytes,29,opt,name=setup_p_ZP_CSI_RS_ResourceSet,json=setupPZPCSIRSResourceSet,proto3,oneof"`
18756 }
18757
18758 func (*PDSCH_Config_ReleaseP_ZP_CSI_RS_ResourceSet) isPDSCH_Config_P_ZP_CSI_RS_ResourceSet() {}
18759
18760 func (*PDSCH_Config_SetupP_ZP_CSI_RS_ResourceSet) isPDSCH_Config_P_ZP_CSI_RS_ResourceSet() {}
18761
18762 func (m *PDSCH_Config) GetP_ZP_CSI_RS_ResourceSet() isPDSCH_Config_P_ZP_CSI_RS_ResourceSet {
18763         if m != nil {
18764                 return m.P_ZP_CSI_RS_ResourceSet
18765         }
18766         return nil
18767 }
18768
18769 func (m *PDSCH_Config) GetReleaseP_ZP_CSI_RS_ResourceSet() *Null {
18770         if x, ok := m.GetP_ZP_CSI_RS_ResourceSet().(*PDSCH_Config_ReleaseP_ZP_CSI_RS_ResourceSet); ok {
18771                 return x.ReleaseP_ZP_CSI_RS_ResourceSet
18772         }
18773         return nil
18774 }
18775
18776 func (m *PDSCH_Config) GetSetupP_ZP_CSI_RS_ResourceSet() *ZP_CSI_RS_ResourceSet {
18777         if x, ok := m.GetP_ZP_CSI_RS_ResourceSet().(*PDSCH_Config_SetupP_ZP_CSI_RS_ResourceSet); ok {
18778                 return x.SetupP_ZP_CSI_RS_ResourceSet
18779         }
18780         return nil
18781 }
18782
18783 // XXX_OneofWrappers is for the internal use of the proto package.
18784 func (*PDSCH_Config) XXX_OneofWrappers() []interface{} {
18785         return []interface{}{
18786                 (*PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeA)(nil),
18787                 (*PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeA)(nil),
18788                 (*PDSCH_Config_ReleaseDmrs_DownlinkForPDSCH_MappingTypeB)(nil),
18789                 (*PDSCH_Config_SetupDmrs_DownlinkForPDSCH_MappingTypeB)(nil),
18790                 (*PDSCH_Config_ReleasePdsch_TimeDomainAllocationList)(nil),
18791                 (*PDSCH_Config_SetupPdsch_TimeDomainAllocationList)(nil),
18792                 (*PDSCH_Config_StaticBundling)(nil),
18793                 (*PDSCH_Config_DynamicBundling)(nil),
18794                 (*PDSCH_Config_ReleaseP_ZP_CSI_RS_ResourceSet)(nil),
18795                 (*PDSCH_Config_SetupP_ZP_CSI_RS_ResourceSet)(nil),
18796         }
18797 }
18798
18799 type DMRS_DownlinkConfig struct {
18800         Dmrs_Type               *DMRS_Type               `protobuf:"bytes,1,opt,name=dmrs_Type,json=dmrsType,proto3" json:"dmrs_Type,omitempty"`
18801         Dmrs_AdditionalPosition *DMRS_AdditionalPosition `protobuf:"bytes,2,opt,name=dmrs_AdditionalPosition,json=dmrsAdditionalPosition,proto3" json:"dmrs_AdditionalPosition,omitempty"`
18802         MaxLength               *MaxLength               `protobuf:"bytes,3,opt,name=maxLength,proto3" json:"maxLength,omitempty"`
18803         ScramblingId0           *wrappers.UInt32Value    `protobuf:"bytes,4,opt,name=scramblingId0,proto3" json:"scramblingId0,omitempty"`
18804         ScramblingId1           *wrappers.UInt32Value    `protobuf:"bytes,5,opt,name=scramblingId1,proto3" json:"scramblingId1,omitempty"`
18805         // Types that are valid to be assigned to PhaseTrackingRS:
18806         //      *DMRS_DownlinkConfig_ReleasePhaseTrackingRS
18807         //      *DMRS_DownlinkConfig_SetupPhaseTrackingRS
18808         PhaseTrackingRS      isDMRS_DownlinkConfig_PhaseTrackingRS `protobuf_oneof:"phaseTrackingRS"`
18809         XXX_NoUnkeyedLiteral struct{}                              `json:"-"`
18810         XXX_unrecognized     []byte                                `json:"-"`
18811         XXX_sizecache        int32                                 `json:"-"`
18812 }
18813
18814 func (m *DMRS_DownlinkConfig) Reset()         { *m = DMRS_DownlinkConfig{} }
18815 func (m *DMRS_DownlinkConfig) String() string { return proto.CompactTextString(m) }
18816 func (*DMRS_DownlinkConfig) ProtoMessage()    {}
18817 func (*DMRS_DownlinkConfig) Descriptor() ([]byte, []int) {
18818         return fileDescriptor_21c7528bb61f1a7a, []int{147}
18819 }
18820
18821 func (m *DMRS_DownlinkConfig) XXX_Unmarshal(b []byte) error {
18822         return xxx_messageInfo_DMRS_DownlinkConfig.Unmarshal(m, b)
18823 }
18824 func (m *DMRS_DownlinkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18825         return xxx_messageInfo_DMRS_DownlinkConfig.Marshal(b, m, deterministic)
18826 }
18827 func (m *DMRS_DownlinkConfig) XXX_Merge(src proto.Message) {
18828         xxx_messageInfo_DMRS_DownlinkConfig.Merge(m, src)
18829 }
18830 func (m *DMRS_DownlinkConfig) XXX_Size() int {
18831         return xxx_messageInfo_DMRS_DownlinkConfig.Size(m)
18832 }
18833 func (m *DMRS_DownlinkConfig) XXX_DiscardUnknown() {
18834         xxx_messageInfo_DMRS_DownlinkConfig.DiscardUnknown(m)
18835 }
18836
18837 var xxx_messageInfo_DMRS_DownlinkConfig proto.InternalMessageInfo
18838
18839 func (m *DMRS_DownlinkConfig) GetDmrs_Type() *DMRS_Type {
18840         if m != nil {
18841                 return m.Dmrs_Type
18842         }
18843         return nil
18844 }
18845
18846 func (m *DMRS_DownlinkConfig) GetDmrs_AdditionalPosition() *DMRS_AdditionalPosition {
18847         if m != nil {
18848                 return m.Dmrs_AdditionalPosition
18849         }
18850         return nil
18851 }
18852
18853 func (m *DMRS_DownlinkConfig) GetMaxLength() *MaxLength {
18854         if m != nil {
18855                 return m.MaxLength
18856         }
18857         return nil
18858 }
18859
18860 func (m *DMRS_DownlinkConfig) GetScramblingId0() *wrappers.UInt32Value {
18861         if m != nil {
18862                 return m.ScramblingId0
18863         }
18864         return nil
18865 }
18866
18867 func (m *DMRS_DownlinkConfig) GetScramblingId1() *wrappers.UInt32Value {
18868         if m != nil {
18869                 return m.ScramblingId1
18870         }
18871         return nil
18872 }
18873
18874 type isDMRS_DownlinkConfig_PhaseTrackingRS interface {
18875         isDMRS_DownlinkConfig_PhaseTrackingRS()
18876 }
18877
18878 type DMRS_DownlinkConfig_ReleasePhaseTrackingRS struct {
18879         ReleasePhaseTrackingRS *Null `protobuf:"bytes,6,opt,name=release_phaseTrackingRS,json=releasePhaseTrackingRS,proto3,oneof"`
18880 }
18881
18882 type DMRS_DownlinkConfig_SetupPhaseTrackingRS struct {
18883         SetupPhaseTrackingRS *PTRS_DownlinkConfig `protobuf:"bytes,7,opt,name=setup_phaseTrackingRS,json=setupPhaseTrackingRS,proto3,oneof"`
18884 }
18885
18886 func (*DMRS_DownlinkConfig_ReleasePhaseTrackingRS) isDMRS_DownlinkConfig_PhaseTrackingRS() {}
18887
18888 func (*DMRS_DownlinkConfig_SetupPhaseTrackingRS) isDMRS_DownlinkConfig_PhaseTrackingRS() {}
18889
18890 func (m *DMRS_DownlinkConfig) GetPhaseTrackingRS() isDMRS_DownlinkConfig_PhaseTrackingRS {
18891         if m != nil {
18892                 return m.PhaseTrackingRS
18893         }
18894         return nil
18895 }
18896
18897 func (m *DMRS_DownlinkConfig) GetReleasePhaseTrackingRS() *Null {
18898         if x, ok := m.GetPhaseTrackingRS().(*DMRS_DownlinkConfig_ReleasePhaseTrackingRS); ok {
18899                 return x.ReleasePhaseTrackingRS
18900         }
18901         return nil
18902 }
18903
18904 func (m *DMRS_DownlinkConfig) GetSetupPhaseTrackingRS() *PTRS_DownlinkConfig {
18905         if x, ok := m.GetPhaseTrackingRS().(*DMRS_DownlinkConfig_SetupPhaseTrackingRS); ok {
18906                 return x.SetupPhaseTrackingRS
18907         }
18908         return nil
18909 }
18910
18911 // XXX_OneofWrappers is for the internal use of the proto package.
18912 func (*DMRS_DownlinkConfig) XXX_OneofWrappers() []interface{} {
18913         return []interface{}{
18914                 (*DMRS_DownlinkConfig_ReleasePhaseTrackingRS)(nil),
18915                 (*DMRS_DownlinkConfig_SetupPhaseTrackingRS)(nil),
18916         }
18917 }
18918
18919 type DMRS_Type struct {
18920         Value                DMRS_Type_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DMRS_Type_Value" json:"value,omitempty"`
18921         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
18922         XXX_unrecognized     []byte          `json:"-"`
18923         XXX_sizecache        int32           `json:"-"`
18924 }
18925
18926 func (m *DMRS_Type) Reset()         { *m = DMRS_Type{} }
18927 func (m *DMRS_Type) String() string { return proto.CompactTextString(m) }
18928 func (*DMRS_Type) ProtoMessage()    {}
18929 func (*DMRS_Type) Descriptor() ([]byte, []int) {
18930         return fileDescriptor_21c7528bb61f1a7a, []int{148}
18931 }
18932
18933 func (m *DMRS_Type) XXX_Unmarshal(b []byte) error {
18934         return xxx_messageInfo_DMRS_Type.Unmarshal(m, b)
18935 }
18936 func (m *DMRS_Type) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18937         return xxx_messageInfo_DMRS_Type.Marshal(b, m, deterministic)
18938 }
18939 func (m *DMRS_Type) XXX_Merge(src proto.Message) {
18940         xxx_messageInfo_DMRS_Type.Merge(m, src)
18941 }
18942 func (m *DMRS_Type) XXX_Size() int {
18943         return xxx_messageInfo_DMRS_Type.Size(m)
18944 }
18945 func (m *DMRS_Type) XXX_DiscardUnknown() {
18946         xxx_messageInfo_DMRS_Type.DiscardUnknown(m)
18947 }
18948
18949 var xxx_messageInfo_DMRS_Type proto.InternalMessageInfo
18950
18951 func (m *DMRS_Type) GetValue() DMRS_Type_Value {
18952         if m != nil {
18953                 return m.Value
18954         }
18955         return DMRS_Type_protobuf_unspecified
18956 }
18957
18958 type DMRS_AdditionalPosition struct {
18959         Value                DMRS_AdditionalPosition_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DMRS_AdditionalPosition_Value" json:"value,omitempty"`
18960         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
18961         XXX_unrecognized     []byte                        `json:"-"`
18962         XXX_sizecache        int32                         `json:"-"`
18963 }
18964
18965 func (m *DMRS_AdditionalPosition) Reset()         { *m = DMRS_AdditionalPosition{} }
18966 func (m *DMRS_AdditionalPosition) String() string { return proto.CompactTextString(m) }
18967 func (*DMRS_AdditionalPosition) ProtoMessage()    {}
18968 func (*DMRS_AdditionalPosition) Descriptor() ([]byte, []int) {
18969         return fileDescriptor_21c7528bb61f1a7a, []int{149}
18970 }
18971
18972 func (m *DMRS_AdditionalPosition) XXX_Unmarshal(b []byte) error {
18973         return xxx_messageInfo_DMRS_AdditionalPosition.Unmarshal(m, b)
18974 }
18975 func (m *DMRS_AdditionalPosition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
18976         return xxx_messageInfo_DMRS_AdditionalPosition.Marshal(b, m, deterministic)
18977 }
18978 func (m *DMRS_AdditionalPosition) XXX_Merge(src proto.Message) {
18979         xxx_messageInfo_DMRS_AdditionalPosition.Merge(m, src)
18980 }
18981 func (m *DMRS_AdditionalPosition) XXX_Size() int {
18982         return xxx_messageInfo_DMRS_AdditionalPosition.Size(m)
18983 }
18984 func (m *DMRS_AdditionalPosition) XXX_DiscardUnknown() {
18985         xxx_messageInfo_DMRS_AdditionalPosition.DiscardUnknown(m)
18986 }
18987
18988 var xxx_messageInfo_DMRS_AdditionalPosition proto.InternalMessageInfo
18989
18990 func (m *DMRS_AdditionalPosition) GetValue() DMRS_AdditionalPosition_Value {
18991         if m != nil {
18992                 return m.Value
18993         }
18994         return DMRS_AdditionalPosition_protobuf_unspecified
18995 }
18996
18997 type MaxLength struct {
18998         Value                MaxLength_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MaxLength_Value" json:"value,omitempty"`
18999         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
19000         XXX_unrecognized     []byte          `json:"-"`
19001         XXX_sizecache        int32           `json:"-"`
19002 }
19003
19004 func (m *MaxLength) Reset()         { *m = MaxLength{} }
19005 func (m *MaxLength) String() string { return proto.CompactTextString(m) }
19006 func (*MaxLength) ProtoMessage()    {}
19007 func (*MaxLength) Descriptor() ([]byte, []int) {
19008         return fileDescriptor_21c7528bb61f1a7a, []int{150}
19009 }
19010
19011 func (m *MaxLength) XXX_Unmarshal(b []byte) error {
19012         return xxx_messageInfo_MaxLength.Unmarshal(m, b)
19013 }
19014 func (m *MaxLength) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19015         return xxx_messageInfo_MaxLength.Marshal(b, m, deterministic)
19016 }
19017 func (m *MaxLength) XXX_Merge(src proto.Message) {
19018         xxx_messageInfo_MaxLength.Merge(m, src)
19019 }
19020 func (m *MaxLength) XXX_Size() int {
19021         return xxx_messageInfo_MaxLength.Size(m)
19022 }
19023 func (m *MaxLength) XXX_DiscardUnknown() {
19024         xxx_messageInfo_MaxLength.DiscardUnknown(m)
19025 }
19026
19027 var xxx_messageInfo_MaxLength proto.InternalMessageInfo
19028
19029 func (m *MaxLength) GetValue() MaxLength_Value {
19030         if m != nil {
19031                 return m.Value
19032         }
19033         return MaxLength_protobuf_unspecified
19034 }
19035
19036 type PTRS_DownlinkConfig struct {
19037         FrequencyDensity      []uint32               `protobuf:"varint,1,rep,packed,name=frequencyDensity,proto3" json:"frequencyDensity,omitempty"`
19038         TimeDensity           []uint32               `protobuf:"varint,2,rep,packed,name=timeDensity,proto3" json:"timeDensity,omitempty"`
19039         Epre_Ratio            *wrappers.UInt32Value  `protobuf:"bytes,3,opt,name=epre_Ratio,json=epreRatio,proto3" json:"epre_Ratio,omitempty"`
19040         ResourceElementOffset *ResourceElementOffset `protobuf:"bytes,4,opt,name=resourceElementOffset,proto3" json:"resourceElementOffset,omitempty"`
19041         XXX_NoUnkeyedLiteral  struct{}               `json:"-"`
19042         XXX_unrecognized      []byte                 `json:"-"`
19043         XXX_sizecache         int32                  `json:"-"`
19044 }
19045
19046 func (m *PTRS_DownlinkConfig) Reset()         { *m = PTRS_DownlinkConfig{} }
19047 func (m *PTRS_DownlinkConfig) String() string { return proto.CompactTextString(m) }
19048 func (*PTRS_DownlinkConfig) ProtoMessage()    {}
19049 func (*PTRS_DownlinkConfig) Descriptor() ([]byte, []int) {
19050         return fileDescriptor_21c7528bb61f1a7a, []int{151}
19051 }
19052
19053 func (m *PTRS_DownlinkConfig) XXX_Unmarshal(b []byte) error {
19054         return xxx_messageInfo_PTRS_DownlinkConfig.Unmarshal(m, b)
19055 }
19056 func (m *PTRS_DownlinkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19057         return xxx_messageInfo_PTRS_DownlinkConfig.Marshal(b, m, deterministic)
19058 }
19059 func (m *PTRS_DownlinkConfig) XXX_Merge(src proto.Message) {
19060         xxx_messageInfo_PTRS_DownlinkConfig.Merge(m, src)
19061 }
19062 func (m *PTRS_DownlinkConfig) XXX_Size() int {
19063         return xxx_messageInfo_PTRS_DownlinkConfig.Size(m)
19064 }
19065 func (m *PTRS_DownlinkConfig) XXX_DiscardUnknown() {
19066         xxx_messageInfo_PTRS_DownlinkConfig.DiscardUnknown(m)
19067 }
19068
19069 var xxx_messageInfo_PTRS_DownlinkConfig proto.InternalMessageInfo
19070
19071 func (m *PTRS_DownlinkConfig) GetFrequencyDensity() []uint32 {
19072         if m != nil {
19073                 return m.FrequencyDensity
19074         }
19075         return nil
19076 }
19077
19078 func (m *PTRS_DownlinkConfig) GetTimeDensity() []uint32 {
19079         if m != nil {
19080                 return m.TimeDensity
19081         }
19082         return nil
19083 }
19084
19085 func (m *PTRS_DownlinkConfig) GetEpre_Ratio() *wrappers.UInt32Value {
19086         if m != nil {
19087                 return m.Epre_Ratio
19088         }
19089         return nil
19090 }
19091
19092 func (m *PTRS_DownlinkConfig) GetResourceElementOffset() *ResourceElementOffset {
19093         if m != nil {
19094                 return m.ResourceElementOffset
19095         }
19096         return nil
19097 }
19098
19099 type ResourceElementOffset struct {
19100         Value                ResourceElementOffset_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ResourceElementOffset_Value" json:"value,omitempty"`
19101         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
19102         XXX_unrecognized     []byte                      `json:"-"`
19103         XXX_sizecache        int32                       `json:"-"`
19104 }
19105
19106 func (m *ResourceElementOffset) Reset()         { *m = ResourceElementOffset{} }
19107 func (m *ResourceElementOffset) String() string { return proto.CompactTextString(m) }
19108 func (*ResourceElementOffset) ProtoMessage()    {}
19109 func (*ResourceElementOffset) Descriptor() ([]byte, []int) {
19110         return fileDescriptor_21c7528bb61f1a7a, []int{152}
19111 }
19112
19113 func (m *ResourceElementOffset) XXX_Unmarshal(b []byte) error {
19114         return xxx_messageInfo_ResourceElementOffset.Unmarshal(m, b)
19115 }
19116 func (m *ResourceElementOffset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19117         return xxx_messageInfo_ResourceElementOffset.Marshal(b, m, deterministic)
19118 }
19119 func (m *ResourceElementOffset) XXX_Merge(src proto.Message) {
19120         xxx_messageInfo_ResourceElementOffset.Merge(m, src)
19121 }
19122 func (m *ResourceElementOffset) XXX_Size() int {
19123         return xxx_messageInfo_ResourceElementOffset.Size(m)
19124 }
19125 func (m *ResourceElementOffset) XXX_DiscardUnknown() {
19126         xxx_messageInfo_ResourceElementOffset.DiscardUnknown(m)
19127 }
19128
19129 var xxx_messageInfo_ResourceElementOffset proto.InternalMessageInfo
19130
19131 func (m *ResourceElementOffset) GetValue() ResourceElementOffset_Value {
19132         if m != nil {
19133                 return m.Value
19134         }
19135         return ResourceElementOffset_protobuf_unspecified
19136 }
19137
19138 type TCI_State struct {
19139         Tci_StateId          uint32    `protobuf:"varint,1,opt,name=tci_StateId,json=tciStateId,proto3" json:"tci_StateId,omitempty"`
19140         Qcl_Type1            *QCL_Info `protobuf:"bytes,2,opt,name=qcl_Type1,json=qclType1,proto3" json:"qcl_Type1,omitempty"`
19141         Qcl_Type2            *QCL_Info `protobuf:"bytes,3,opt,name=qcl_Type2,json=qclType2,proto3" json:"qcl_Type2,omitempty"`
19142         XXX_NoUnkeyedLiteral struct{}  `json:"-"`
19143         XXX_unrecognized     []byte    `json:"-"`
19144         XXX_sizecache        int32     `json:"-"`
19145 }
19146
19147 func (m *TCI_State) Reset()         { *m = TCI_State{} }
19148 func (m *TCI_State) String() string { return proto.CompactTextString(m) }
19149 func (*TCI_State) ProtoMessage()    {}
19150 func (*TCI_State) Descriptor() ([]byte, []int) {
19151         return fileDescriptor_21c7528bb61f1a7a, []int{153}
19152 }
19153
19154 func (m *TCI_State) XXX_Unmarshal(b []byte) error {
19155         return xxx_messageInfo_TCI_State.Unmarshal(m, b)
19156 }
19157 func (m *TCI_State) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19158         return xxx_messageInfo_TCI_State.Marshal(b, m, deterministic)
19159 }
19160 func (m *TCI_State) XXX_Merge(src proto.Message) {
19161         xxx_messageInfo_TCI_State.Merge(m, src)
19162 }
19163 func (m *TCI_State) XXX_Size() int {
19164         return xxx_messageInfo_TCI_State.Size(m)
19165 }
19166 func (m *TCI_State) XXX_DiscardUnknown() {
19167         xxx_messageInfo_TCI_State.DiscardUnknown(m)
19168 }
19169
19170 var xxx_messageInfo_TCI_State proto.InternalMessageInfo
19171
19172 func (m *TCI_State) GetTci_StateId() uint32 {
19173         if m != nil {
19174                 return m.Tci_StateId
19175         }
19176         return 0
19177 }
19178
19179 func (m *TCI_State) GetQcl_Type1() *QCL_Info {
19180         if m != nil {
19181                 return m.Qcl_Type1
19182         }
19183         return nil
19184 }
19185
19186 func (m *TCI_State) GetQcl_Type2() *QCL_Info {
19187         if m != nil {
19188                 return m.Qcl_Type2
19189         }
19190         return nil
19191 }
19192
19193 type QCL_Info struct {
19194         Cell   *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=cell,proto3" json:"cell,omitempty"`
19195         Bwp_Id *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=bwp_Id,json=bwpId,proto3" json:"bwp_Id,omitempty"`
19196         // Types that are valid to be assigned to ReferenceSignal:
19197         //      *QCL_Info_CsiRs
19198         //      *QCL_Info_Ssb
19199         ReferenceSignal      isQCL_Info_ReferenceSignal `protobuf_oneof:"referenceSignal"`
19200         Qcl_Type             *QCL_Type                  `protobuf:"bytes,5,opt,name=qcl_Type,json=qclType,proto3" json:"qcl_Type,omitempty"`
19201         XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
19202         XXX_unrecognized     []byte                     `json:"-"`
19203         XXX_sizecache        int32                      `json:"-"`
19204 }
19205
19206 func (m *QCL_Info) Reset()         { *m = QCL_Info{} }
19207 func (m *QCL_Info) String() string { return proto.CompactTextString(m) }
19208 func (*QCL_Info) ProtoMessage()    {}
19209 func (*QCL_Info) Descriptor() ([]byte, []int) {
19210         return fileDescriptor_21c7528bb61f1a7a, []int{154}
19211 }
19212
19213 func (m *QCL_Info) XXX_Unmarshal(b []byte) error {
19214         return xxx_messageInfo_QCL_Info.Unmarshal(m, b)
19215 }
19216 func (m *QCL_Info) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19217         return xxx_messageInfo_QCL_Info.Marshal(b, m, deterministic)
19218 }
19219 func (m *QCL_Info) XXX_Merge(src proto.Message) {
19220         xxx_messageInfo_QCL_Info.Merge(m, src)
19221 }
19222 func (m *QCL_Info) XXX_Size() int {
19223         return xxx_messageInfo_QCL_Info.Size(m)
19224 }
19225 func (m *QCL_Info) XXX_DiscardUnknown() {
19226         xxx_messageInfo_QCL_Info.DiscardUnknown(m)
19227 }
19228
19229 var xxx_messageInfo_QCL_Info proto.InternalMessageInfo
19230
19231 func (m *QCL_Info) GetCell() *wrappers.UInt32Value {
19232         if m != nil {
19233                 return m.Cell
19234         }
19235         return nil
19236 }
19237
19238 func (m *QCL_Info) GetBwp_Id() *wrappers.UInt32Value {
19239         if m != nil {
19240                 return m.Bwp_Id
19241         }
19242         return nil
19243 }
19244
19245 type isQCL_Info_ReferenceSignal interface {
19246         isQCL_Info_ReferenceSignal()
19247 }
19248
19249 type QCL_Info_CsiRs struct {
19250         CsiRs uint32 `protobuf:"varint,3,opt,name=csi_rs,json=csiRs,proto3,oneof"`
19251 }
19252
19253 type QCL_Info_Ssb struct {
19254         Ssb uint32 `protobuf:"varint,4,opt,name=ssb,proto3,oneof"`
19255 }
19256
19257 func (*QCL_Info_CsiRs) isQCL_Info_ReferenceSignal() {}
19258
19259 func (*QCL_Info_Ssb) isQCL_Info_ReferenceSignal() {}
19260
19261 func (m *QCL_Info) GetReferenceSignal() isQCL_Info_ReferenceSignal {
19262         if m != nil {
19263                 return m.ReferenceSignal
19264         }
19265         return nil
19266 }
19267
19268 func (m *QCL_Info) GetCsiRs() uint32 {
19269         if x, ok := m.GetReferenceSignal().(*QCL_Info_CsiRs); ok {
19270                 return x.CsiRs
19271         }
19272         return 0
19273 }
19274
19275 func (m *QCL_Info) GetSsb() uint32 {
19276         if x, ok := m.GetReferenceSignal().(*QCL_Info_Ssb); ok {
19277                 return x.Ssb
19278         }
19279         return 0
19280 }
19281
19282 func (m *QCL_Info) GetQcl_Type() *QCL_Type {
19283         if m != nil {
19284                 return m.Qcl_Type
19285         }
19286         return nil
19287 }
19288
19289 // XXX_OneofWrappers is for the internal use of the proto package.
19290 func (*QCL_Info) XXX_OneofWrappers() []interface{} {
19291         return []interface{}{
19292                 (*QCL_Info_CsiRs)(nil),
19293                 (*QCL_Info_Ssb)(nil),
19294         }
19295 }
19296
19297 type QCL_Type struct {
19298         Value                QCL_Type_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.QCL_Type_Value" json:"value,omitempty"`
19299         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
19300         XXX_unrecognized     []byte         `json:"-"`
19301         XXX_sizecache        int32          `json:"-"`
19302 }
19303
19304 func (m *QCL_Type) Reset()         { *m = QCL_Type{} }
19305 func (m *QCL_Type) String() string { return proto.CompactTextString(m) }
19306 func (*QCL_Type) ProtoMessage()    {}
19307 func (*QCL_Type) Descriptor() ([]byte, []int) {
19308         return fileDescriptor_21c7528bb61f1a7a, []int{155}
19309 }
19310
19311 func (m *QCL_Type) XXX_Unmarshal(b []byte) error {
19312         return xxx_messageInfo_QCL_Type.Unmarshal(m, b)
19313 }
19314 func (m *QCL_Type) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19315         return xxx_messageInfo_QCL_Type.Marshal(b, m, deterministic)
19316 }
19317 func (m *QCL_Type) XXX_Merge(src proto.Message) {
19318         xxx_messageInfo_QCL_Type.Merge(m, src)
19319 }
19320 func (m *QCL_Type) XXX_Size() int {
19321         return xxx_messageInfo_QCL_Type.Size(m)
19322 }
19323 func (m *QCL_Type) XXX_DiscardUnknown() {
19324         xxx_messageInfo_QCL_Type.DiscardUnknown(m)
19325 }
19326
19327 var xxx_messageInfo_QCL_Type proto.InternalMessageInfo
19328
19329 func (m *QCL_Type) GetValue() QCL_Type_Value {
19330         if m != nil {
19331                 return m.Value
19332         }
19333         return QCL_Type_protobuf_unspecified
19334 }
19335
19336 type VRB_ToPRB_Interleaver struct {
19337         Value                VRB_ToPRB_Interleaver_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.VRB_ToPRB_Interleaver_Value" json:"value,omitempty"`
19338         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
19339         XXX_unrecognized     []byte                      `json:"-"`
19340         XXX_sizecache        int32                       `json:"-"`
19341 }
19342
19343 func (m *VRB_ToPRB_Interleaver) Reset()         { *m = VRB_ToPRB_Interleaver{} }
19344 func (m *VRB_ToPRB_Interleaver) String() string { return proto.CompactTextString(m) }
19345 func (*VRB_ToPRB_Interleaver) ProtoMessage()    {}
19346 func (*VRB_ToPRB_Interleaver) Descriptor() ([]byte, []int) {
19347         return fileDescriptor_21c7528bb61f1a7a, []int{156}
19348 }
19349
19350 func (m *VRB_ToPRB_Interleaver) XXX_Unmarshal(b []byte) error {
19351         return xxx_messageInfo_VRB_ToPRB_Interleaver.Unmarshal(m, b)
19352 }
19353 func (m *VRB_ToPRB_Interleaver) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19354         return xxx_messageInfo_VRB_ToPRB_Interleaver.Marshal(b, m, deterministic)
19355 }
19356 func (m *VRB_ToPRB_Interleaver) XXX_Merge(src proto.Message) {
19357         xxx_messageInfo_VRB_ToPRB_Interleaver.Merge(m, src)
19358 }
19359 func (m *VRB_ToPRB_Interleaver) XXX_Size() int {
19360         return xxx_messageInfo_VRB_ToPRB_Interleaver.Size(m)
19361 }
19362 func (m *VRB_ToPRB_Interleaver) XXX_DiscardUnknown() {
19363         xxx_messageInfo_VRB_ToPRB_Interleaver.DiscardUnknown(m)
19364 }
19365
19366 var xxx_messageInfo_VRB_ToPRB_Interleaver proto.InternalMessageInfo
19367
19368 func (m *VRB_ToPRB_Interleaver) GetValue() VRB_ToPRB_Interleaver_Value {
19369         if m != nil {
19370                 return m.Value
19371         }
19372         return VRB_ToPRB_Interleaver_protobuf_unspecified
19373 }
19374
19375 type ResourceAllocation struct {
19376         Value                ResourceAllocation_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ResourceAllocation_Value" json:"value,omitempty"`
19377         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
19378         XXX_unrecognized     []byte                   `json:"-"`
19379         XXX_sizecache        int32                    `json:"-"`
19380 }
19381
19382 func (m *ResourceAllocation) Reset()         { *m = ResourceAllocation{} }
19383 func (m *ResourceAllocation) String() string { return proto.CompactTextString(m) }
19384 func (*ResourceAllocation) ProtoMessage()    {}
19385 func (*ResourceAllocation) Descriptor() ([]byte, []int) {
19386         return fileDescriptor_21c7528bb61f1a7a, []int{157}
19387 }
19388
19389 func (m *ResourceAllocation) XXX_Unmarshal(b []byte) error {
19390         return xxx_messageInfo_ResourceAllocation.Unmarshal(m, b)
19391 }
19392 func (m *ResourceAllocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19393         return xxx_messageInfo_ResourceAllocation.Marshal(b, m, deterministic)
19394 }
19395 func (m *ResourceAllocation) XXX_Merge(src proto.Message) {
19396         xxx_messageInfo_ResourceAllocation.Merge(m, src)
19397 }
19398 func (m *ResourceAllocation) XXX_Size() int {
19399         return xxx_messageInfo_ResourceAllocation.Size(m)
19400 }
19401 func (m *ResourceAllocation) XXX_DiscardUnknown() {
19402         xxx_messageInfo_ResourceAllocation.DiscardUnknown(m)
19403 }
19404
19405 var xxx_messageInfo_ResourceAllocation proto.InternalMessageInfo
19406
19407 func (m *ResourceAllocation) GetValue() ResourceAllocation_Value {
19408         if m != nil {
19409                 return m.Value
19410         }
19411         return ResourceAllocation_protobuf_unspecified
19412 }
19413
19414 type PDSCH_AggregationFactor struct {
19415         Value                PDSCH_AggregationFactor_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PDSCH_AggregationFactor_Value" json:"value,omitempty"`
19416         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
19417         XXX_unrecognized     []byte                        `json:"-"`
19418         XXX_sizecache        int32                         `json:"-"`
19419 }
19420
19421 func (m *PDSCH_AggregationFactor) Reset()         { *m = PDSCH_AggregationFactor{} }
19422 func (m *PDSCH_AggregationFactor) String() string { return proto.CompactTextString(m) }
19423 func (*PDSCH_AggregationFactor) ProtoMessage()    {}
19424 func (*PDSCH_AggregationFactor) Descriptor() ([]byte, []int) {
19425         return fileDescriptor_21c7528bb61f1a7a, []int{158}
19426 }
19427
19428 func (m *PDSCH_AggregationFactor) XXX_Unmarshal(b []byte) error {
19429         return xxx_messageInfo_PDSCH_AggregationFactor.Unmarshal(m, b)
19430 }
19431 func (m *PDSCH_AggregationFactor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19432         return xxx_messageInfo_PDSCH_AggregationFactor.Marshal(b, m, deterministic)
19433 }
19434 func (m *PDSCH_AggregationFactor) XXX_Merge(src proto.Message) {
19435         xxx_messageInfo_PDSCH_AggregationFactor.Merge(m, src)
19436 }
19437 func (m *PDSCH_AggregationFactor) XXX_Size() int {
19438         return xxx_messageInfo_PDSCH_AggregationFactor.Size(m)
19439 }
19440 func (m *PDSCH_AggregationFactor) XXX_DiscardUnknown() {
19441         xxx_messageInfo_PDSCH_AggregationFactor.DiscardUnknown(m)
19442 }
19443
19444 var xxx_messageInfo_PDSCH_AggregationFactor proto.InternalMessageInfo
19445
19446 func (m *PDSCH_AggregationFactor) GetValue() PDSCH_AggregationFactor_Value {
19447         if m != nil {
19448                 return m.Value
19449         }
19450         return PDSCH_AggregationFactor_protobuf_unspecified
19451 }
19452
19453 type RateMatchPatternGroup struct {
19454         Items                []*RateMatchPatternGroupItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
19455         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
19456         XXX_unrecognized     []byte                       `json:"-"`
19457         XXX_sizecache        int32                        `json:"-"`
19458 }
19459
19460 func (m *RateMatchPatternGroup) Reset()         { *m = RateMatchPatternGroup{} }
19461 func (m *RateMatchPatternGroup) String() string { return proto.CompactTextString(m) }
19462 func (*RateMatchPatternGroup) ProtoMessage()    {}
19463 func (*RateMatchPatternGroup) Descriptor() ([]byte, []int) {
19464         return fileDescriptor_21c7528bb61f1a7a, []int{159}
19465 }
19466
19467 func (m *RateMatchPatternGroup) XXX_Unmarshal(b []byte) error {
19468         return xxx_messageInfo_RateMatchPatternGroup.Unmarshal(m, b)
19469 }
19470 func (m *RateMatchPatternGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19471         return xxx_messageInfo_RateMatchPatternGroup.Marshal(b, m, deterministic)
19472 }
19473 func (m *RateMatchPatternGroup) XXX_Merge(src proto.Message) {
19474         xxx_messageInfo_RateMatchPatternGroup.Merge(m, src)
19475 }
19476 func (m *RateMatchPatternGroup) XXX_Size() int {
19477         return xxx_messageInfo_RateMatchPatternGroup.Size(m)
19478 }
19479 func (m *RateMatchPatternGroup) XXX_DiscardUnknown() {
19480         xxx_messageInfo_RateMatchPatternGroup.DiscardUnknown(m)
19481 }
19482
19483 var xxx_messageInfo_RateMatchPatternGroup proto.InternalMessageInfo
19484
19485 func (m *RateMatchPatternGroup) GetItems() []*RateMatchPatternGroupItem {
19486         if m != nil {
19487                 return m.Items
19488         }
19489         return nil
19490 }
19491
19492 type RateMatchPatternGroupItem struct {
19493         // Types that are valid to be assigned to C:
19494         //      *RateMatchPatternGroupItem_CellLevel
19495         //      *RateMatchPatternGroupItem_BwpLevel
19496         C                    isRateMatchPatternGroupItem_C `protobuf_oneof:"c"`
19497         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
19498         XXX_unrecognized     []byte                        `json:"-"`
19499         XXX_sizecache        int32                         `json:"-"`
19500 }
19501
19502 func (m *RateMatchPatternGroupItem) Reset()         { *m = RateMatchPatternGroupItem{} }
19503 func (m *RateMatchPatternGroupItem) String() string { return proto.CompactTextString(m) }
19504 func (*RateMatchPatternGroupItem) ProtoMessage()    {}
19505 func (*RateMatchPatternGroupItem) Descriptor() ([]byte, []int) {
19506         return fileDescriptor_21c7528bb61f1a7a, []int{160}
19507 }
19508
19509 func (m *RateMatchPatternGroupItem) XXX_Unmarshal(b []byte) error {
19510         return xxx_messageInfo_RateMatchPatternGroupItem.Unmarshal(m, b)
19511 }
19512 func (m *RateMatchPatternGroupItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19513         return xxx_messageInfo_RateMatchPatternGroupItem.Marshal(b, m, deterministic)
19514 }
19515 func (m *RateMatchPatternGroupItem) XXX_Merge(src proto.Message) {
19516         xxx_messageInfo_RateMatchPatternGroupItem.Merge(m, src)
19517 }
19518 func (m *RateMatchPatternGroupItem) XXX_Size() int {
19519         return xxx_messageInfo_RateMatchPatternGroupItem.Size(m)
19520 }
19521 func (m *RateMatchPatternGroupItem) XXX_DiscardUnknown() {
19522         xxx_messageInfo_RateMatchPatternGroupItem.DiscardUnknown(m)
19523 }
19524
19525 var xxx_messageInfo_RateMatchPatternGroupItem proto.InternalMessageInfo
19526
19527 type isRateMatchPatternGroupItem_C interface {
19528         isRateMatchPatternGroupItem_C()
19529 }
19530
19531 type RateMatchPatternGroupItem_CellLevel struct {
19532         CellLevel uint32 `protobuf:"varint,1,opt,name=cellLevel,proto3,oneof"`
19533 }
19534
19535 type RateMatchPatternGroupItem_BwpLevel struct {
19536         BwpLevel uint32 `protobuf:"varint,2,opt,name=bwpLevel,proto3,oneof"`
19537 }
19538
19539 func (*RateMatchPatternGroupItem_CellLevel) isRateMatchPatternGroupItem_C() {}
19540
19541 func (*RateMatchPatternGroupItem_BwpLevel) isRateMatchPatternGroupItem_C() {}
19542
19543 func (m *RateMatchPatternGroupItem) GetC() isRateMatchPatternGroupItem_C {
19544         if m != nil {
19545                 return m.C
19546         }
19547         return nil
19548 }
19549
19550 func (m *RateMatchPatternGroupItem) GetCellLevel() uint32 {
19551         if x, ok := m.GetC().(*RateMatchPatternGroupItem_CellLevel); ok {
19552                 return x.CellLevel
19553         }
19554         return 0
19555 }
19556
19557 func (m *RateMatchPatternGroupItem) GetBwpLevel() uint32 {
19558         if x, ok := m.GetC().(*RateMatchPatternGroupItem_BwpLevel); ok {
19559                 return x.BwpLevel
19560         }
19561         return 0
19562 }
19563
19564 // XXX_OneofWrappers is for the internal use of the proto package.
19565 func (*RateMatchPatternGroupItem) XXX_OneofWrappers() []interface{} {
19566         return []interface{}{
19567                 (*RateMatchPatternGroupItem_CellLevel)(nil),
19568                 (*RateMatchPatternGroupItem_BwpLevel)(nil),
19569         }
19570 }
19571
19572 type RBG_Size struct {
19573         Value                RBG_Size_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RBG_Size_Value" json:"value,omitempty"`
19574         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
19575         XXX_unrecognized     []byte         `json:"-"`
19576         XXX_sizecache        int32          `json:"-"`
19577 }
19578
19579 func (m *RBG_Size) Reset()         { *m = RBG_Size{} }
19580 func (m *RBG_Size) String() string { return proto.CompactTextString(m) }
19581 func (*RBG_Size) ProtoMessage()    {}
19582 func (*RBG_Size) Descriptor() ([]byte, []int) {
19583         return fileDescriptor_21c7528bb61f1a7a, []int{161}
19584 }
19585
19586 func (m *RBG_Size) XXX_Unmarshal(b []byte) error {
19587         return xxx_messageInfo_RBG_Size.Unmarshal(m, b)
19588 }
19589 func (m *RBG_Size) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19590         return xxx_messageInfo_RBG_Size.Marshal(b, m, deterministic)
19591 }
19592 func (m *RBG_Size) XXX_Merge(src proto.Message) {
19593         xxx_messageInfo_RBG_Size.Merge(m, src)
19594 }
19595 func (m *RBG_Size) XXX_Size() int {
19596         return xxx_messageInfo_RBG_Size.Size(m)
19597 }
19598 func (m *RBG_Size) XXX_DiscardUnknown() {
19599         xxx_messageInfo_RBG_Size.DiscardUnknown(m)
19600 }
19601
19602 var xxx_messageInfo_RBG_Size proto.InternalMessageInfo
19603
19604 func (m *RBG_Size) GetValue() RBG_Size_Value {
19605         if m != nil {
19606                 return m.Value
19607         }
19608         return RBG_Size_protobuf_unspecified
19609 }
19610
19611 type MCS_Table struct {
19612         Value                MCS_Table_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MCS_Table_Value" json:"value,omitempty"`
19613         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
19614         XXX_unrecognized     []byte          `json:"-"`
19615         XXX_sizecache        int32           `json:"-"`
19616 }
19617
19618 func (m *MCS_Table) Reset()         { *m = MCS_Table{} }
19619 func (m *MCS_Table) String() string { return proto.CompactTextString(m) }
19620 func (*MCS_Table) ProtoMessage()    {}
19621 func (*MCS_Table) Descriptor() ([]byte, []int) {
19622         return fileDescriptor_21c7528bb61f1a7a, []int{162}
19623 }
19624
19625 func (m *MCS_Table) XXX_Unmarshal(b []byte) error {
19626         return xxx_messageInfo_MCS_Table.Unmarshal(m, b)
19627 }
19628 func (m *MCS_Table) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19629         return xxx_messageInfo_MCS_Table.Marshal(b, m, deterministic)
19630 }
19631 func (m *MCS_Table) XXX_Merge(src proto.Message) {
19632         xxx_messageInfo_MCS_Table.Merge(m, src)
19633 }
19634 func (m *MCS_Table) XXX_Size() int {
19635         return xxx_messageInfo_MCS_Table.Size(m)
19636 }
19637 func (m *MCS_Table) XXX_DiscardUnknown() {
19638         xxx_messageInfo_MCS_Table.DiscardUnknown(m)
19639 }
19640
19641 var xxx_messageInfo_MCS_Table proto.InternalMessageInfo
19642
19643 func (m *MCS_Table) GetValue() MCS_Table_Value {
19644         if m != nil {
19645                 return m.Value
19646         }
19647         return MCS_Table_protobuf_unspecified
19648 }
19649
19650 type MaxNrofCodeWordsScheduledByDCI struct {
19651         Value                MaxNrofCodeWordsScheduledByDCI_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MaxNrofCodeWordsScheduledByDCI_Value" json:"value,omitempty"`
19652         XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
19653         XXX_unrecognized     []byte                               `json:"-"`
19654         XXX_sizecache        int32                                `json:"-"`
19655 }
19656
19657 func (m *MaxNrofCodeWordsScheduledByDCI) Reset()         { *m = MaxNrofCodeWordsScheduledByDCI{} }
19658 func (m *MaxNrofCodeWordsScheduledByDCI) String() string { return proto.CompactTextString(m) }
19659 func (*MaxNrofCodeWordsScheduledByDCI) ProtoMessage()    {}
19660 func (*MaxNrofCodeWordsScheduledByDCI) Descriptor() ([]byte, []int) {
19661         return fileDescriptor_21c7528bb61f1a7a, []int{163}
19662 }
19663
19664 func (m *MaxNrofCodeWordsScheduledByDCI) XXX_Unmarshal(b []byte) error {
19665         return xxx_messageInfo_MaxNrofCodeWordsScheduledByDCI.Unmarshal(m, b)
19666 }
19667 func (m *MaxNrofCodeWordsScheduledByDCI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19668         return xxx_messageInfo_MaxNrofCodeWordsScheduledByDCI.Marshal(b, m, deterministic)
19669 }
19670 func (m *MaxNrofCodeWordsScheduledByDCI) XXX_Merge(src proto.Message) {
19671         xxx_messageInfo_MaxNrofCodeWordsScheduledByDCI.Merge(m, src)
19672 }
19673 func (m *MaxNrofCodeWordsScheduledByDCI) XXX_Size() int {
19674         return xxx_messageInfo_MaxNrofCodeWordsScheduledByDCI.Size(m)
19675 }
19676 func (m *MaxNrofCodeWordsScheduledByDCI) XXX_DiscardUnknown() {
19677         xxx_messageInfo_MaxNrofCodeWordsScheduledByDCI.DiscardUnknown(m)
19678 }
19679
19680 var xxx_messageInfo_MaxNrofCodeWordsScheduledByDCI proto.InternalMessageInfo
19681
19682 func (m *MaxNrofCodeWordsScheduledByDCI) GetValue() MaxNrofCodeWordsScheduledByDCI_Value {
19683         if m != nil {
19684                 return m.Value
19685         }
19686         return MaxNrofCodeWordsScheduledByDCI_protobuf_unspecified
19687 }
19688
19689 type StaticBundling struct {
19690         BundleSize           *BundleSize `protobuf:"bytes,1,opt,name=bundleSize,proto3" json:"bundleSize,omitempty"`
19691         XXX_NoUnkeyedLiteral struct{}    `json:"-"`
19692         XXX_unrecognized     []byte      `json:"-"`
19693         XXX_sizecache        int32       `json:"-"`
19694 }
19695
19696 func (m *StaticBundling) Reset()         { *m = StaticBundling{} }
19697 func (m *StaticBundling) String() string { return proto.CompactTextString(m) }
19698 func (*StaticBundling) ProtoMessage()    {}
19699 func (*StaticBundling) Descriptor() ([]byte, []int) {
19700         return fileDescriptor_21c7528bb61f1a7a, []int{164}
19701 }
19702
19703 func (m *StaticBundling) XXX_Unmarshal(b []byte) error {
19704         return xxx_messageInfo_StaticBundling.Unmarshal(m, b)
19705 }
19706 func (m *StaticBundling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19707         return xxx_messageInfo_StaticBundling.Marshal(b, m, deterministic)
19708 }
19709 func (m *StaticBundling) XXX_Merge(src proto.Message) {
19710         xxx_messageInfo_StaticBundling.Merge(m, src)
19711 }
19712 func (m *StaticBundling) XXX_Size() int {
19713         return xxx_messageInfo_StaticBundling.Size(m)
19714 }
19715 func (m *StaticBundling) XXX_DiscardUnknown() {
19716         xxx_messageInfo_StaticBundling.DiscardUnknown(m)
19717 }
19718
19719 var xxx_messageInfo_StaticBundling proto.InternalMessageInfo
19720
19721 func (m *StaticBundling) GetBundleSize() *BundleSize {
19722         if m != nil {
19723                 return m.BundleSize
19724         }
19725         return nil
19726 }
19727
19728 type BundleSize struct {
19729         Value                BundleSize_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.BundleSize_Value" json:"value,omitempty"`
19730         XXX_NoUnkeyedLiteral struct{}         `json:"-"`
19731         XXX_unrecognized     []byte           `json:"-"`
19732         XXX_sizecache        int32            `json:"-"`
19733 }
19734
19735 func (m *BundleSize) Reset()         { *m = BundleSize{} }
19736 func (m *BundleSize) String() string { return proto.CompactTextString(m) }
19737 func (*BundleSize) ProtoMessage()    {}
19738 func (*BundleSize) Descriptor() ([]byte, []int) {
19739         return fileDescriptor_21c7528bb61f1a7a, []int{165}
19740 }
19741
19742 func (m *BundleSize) XXX_Unmarshal(b []byte) error {
19743         return xxx_messageInfo_BundleSize.Unmarshal(m, b)
19744 }
19745 func (m *BundleSize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19746         return xxx_messageInfo_BundleSize.Marshal(b, m, deterministic)
19747 }
19748 func (m *BundleSize) XXX_Merge(src proto.Message) {
19749         xxx_messageInfo_BundleSize.Merge(m, src)
19750 }
19751 func (m *BundleSize) XXX_Size() int {
19752         return xxx_messageInfo_BundleSize.Size(m)
19753 }
19754 func (m *BundleSize) XXX_DiscardUnknown() {
19755         xxx_messageInfo_BundleSize.DiscardUnknown(m)
19756 }
19757
19758 var xxx_messageInfo_BundleSize proto.InternalMessageInfo
19759
19760 func (m *BundleSize) GetValue() BundleSize_Value {
19761         if m != nil {
19762                 return m.Value
19763         }
19764         return BundleSize_protobuf_unspecified
19765 }
19766
19767 type DynamicBundling struct {
19768         BundleSizeSet1       *BundleSizeSet1 `protobuf:"bytes,1,opt,name=bundleSizeSet1,proto3" json:"bundleSizeSet1,omitempty"`
19769         BundleSizeSet2       *BundleSizeSet2 `protobuf:"bytes,2,opt,name=bundleSizeSet2,proto3" json:"bundleSizeSet2,omitempty"`
19770         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
19771         XXX_unrecognized     []byte          `json:"-"`
19772         XXX_sizecache        int32           `json:"-"`
19773 }
19774
19775 func (m *DynamicBundling) Reset()         { *m = DynamicBundling{} }
19776 func (m *DynamicBundling) String() string { return proto.CompactTextString(m) }
19777 func (*DynamicBundling) ProtoMessage()    {}
19778 func (*DynamicBundling) Descriptor() ([]byte, []int) {
19779         return fileDescriptor_21c7528bb61f1a7a, []int{166}
19780 }
19781
19782 func (m *DynamicBundling) XXX_Unmarshal(b []byte) error {
19783         return xxx_messageInfo_DynamicBundling.Unmarshal(m, b)
19784 }
19785 func (m *DynamicBundling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19786         return xxx_messageInfo_DynamicBundling.Marshal(b, m, deterministic)
19787 }
19788 func (m *DynamicBundling) XXX_Merge(src proto.Message) {
19789         xxx_messageInfo_DynamicBundling.Merge(m, src)
19790 }
19791 func (m *DynamicBundling) XXX_Size() int {
19792         return xxx_messageInfo_DynamicBundling.Size(m)
19793 }
19794 func (m *DynamicBundling) XXX_DiscardUnknown() {
19795         xxx_messageInfo_DynamicBundling.DiscardUnknown(m)
19796 }
19797
19798 var xxx_messageInfo_DynamicBundling proto.InternalMessageInfo
19799
19800 func (m *DynamicBundling) GetBundleSizeSet1() *BundleSizeSet1 {
19801         if m != nil {
19802                 return m.BundleSizeSet1
19803         }
19804         return nil
19805 }
19806
19807 func (m *DynamicBundling) GetBundleSizeSet2() *BundleSizeSet2 {
19808         if m != nil {
19809                 return m.BundleSizeSet2
19810         }
19811         return nil
19812 }
19813
19814 type BundleSizeSet1 struct {
19815         Value                BundleSizeSet1_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.BundleSizeSet1_Value" json:"value,omitempty"`
19816         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
19817         XXX_unrecognized     []byte               `json:"-"`
19818         XXX_sizecache        int32                `json:"-"`
19819 }
19820
19821 func (m *BundleSizeSet1) Reset()         { *m = BundleSizeSet1{} }
19822 func (m *BundleSizeSet1) String() string { return proto.CompactTextString(m) }
19823 func (*BundleSizeSet1) ProtoMessage()    {}
19824 func (*BundleSizeSet1) Descriptor() ([]byte, []int) {
19825         return fileDescriptor_21c7528bb61f1a7a, []int{167}
19826 }
19827
19828 func (m *BundleSizeSet1) XXX_Unmarshal(b []byte) error {
19829         return xxx_messageInfo_BundleSizeSet1.Unmarshal(m, b)
19830 }
19831 func (m *BundleSizeSet1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19832         return xxx_messageInfo_BundleSizeSet1.Marshal(b, m, deterministic)
19833 }
19834 func (m *BundleSizeSet1) XXX_Merge(src proto.Message) {
19835         xxx_messageInfo_BundleSizeSet1.Merge(m, src)
19836 }
19837 func (m *BundleSizeSet1) XXX_Size() int {
19838         return xxx_messageInfo_BundleSizeSet1.Size(m)
19839 }
19840 func (m *BundleSizeSet1) XXX_DiscardUnknown() {
19841         xxx_messageInfo_BundleSizeSet1.DiscardUnknown(m)
19842 }
19843
19844 var xxx_messageInfo_BundleSizeSet1 proto.InternalMessageInfo
19845
19846 func (m *BundleSizeSet1) GetValue() BundleSizeSet1_Value {
19847         if m != nil {
19848                 return m.Value
19849         }
19850         return BundleSizeSet1_protobuf_unspecified
19851 }
19852
19853 type BundleSizeSet2 struct {
19854         Value                BundleSizeSet2_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.BundleSizeSet2_Value" json:"value,omitempty"`
19855         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
19856         XXX_unrecognized     []byte               `json:"-"`
19857         XXX_sizecache        int32                `json:"-"`
19858 }
19859
19860 func (m *BundleSizeSet2) Reset()         { *m = BundleSizeSet2{} }
19861 func (m *BundleSizeSet2) String() string { return proto.CompactTextString(m) }
19862 func (*BundleSizeSet2) ProtoMessage()    {}
19863 func (*BundleSizeSet2) Descriptor() ([]byte, []int) {
19864         return fileDescriptor_21c7528bb61f1a7a, []int{168}
19865 }
19866
19867 func (m *BundleSizeSet2) XXX_Unmarshal(b []byte) error {
19868         return xxx_messageInfo_BundleSizeSet2.Unmarshal(m, b)
19869 }
19870 func (m *BundleSizeSet2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19871         return xxx_messageInfo_BundleSizeSet2.Marshal(b, m, deterministic)
19872 }
19873 func (m *BundleSizeSet2) XXX_Merge(src proto.Message) {
19874         xxx_messageInfo_BundleSizeSet2.Merge(m, src)
19875 }
19876 func (m *BundleSizeSet2) XXX_Size() int {
19877         return xxx_messageInfo_BundleSizeSet2.Size(m)
19878 }
19879 func (m *BundleSizeSet2) XXX_DiscardUnknown() {
19880         xxx_messageInfo_BundleSizeSet2.DiscardUnknown(m)
19881 }
19882
19883 var xxx_messageInfo_BundleSizeSet2 proto.InternalMessageInfo
19884
19885 func (m *BundleSizeSet2) GetValue() BundleSizeSet2_Value {
19886         if m != nil {
19887                 return m.Value
19888         }
19889         return BundleSizeSet2_protobuf_unspecified
19890 }
19891
19892 type ZP_CSI_RS_Resource struct {
19893         Zp_CSI_RS_ResourceId uint32                            `protobuf:"varint,1,opt,name=zp_CSI_RS_ResourceId,json=zpCSIRSResourceId,proto3" json:"zp_CSI_RS_ResourceId,omitempty"`
19894         ResourceMapping      *CSI_RS_ResourceMapping           `protobuf:"bytes,2,opt,name=resourceMapping,proto3" json:"resourceMapping,omitempty"`
19895         PeriodicityAndOffset *CSI_ResourcePeriodicityAndOffset `protobuf:"bytes,3,opt,name=periodicityAndOffset,proto3" json:"periodicityAndOffset,omitempty"`
19896         XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
19897         XXX_unrecognized     []byte                            `json:"-"`
19898         XXX_sizecache        int32                             `json:"-"`
19899 }
19900
19901 func (m *ZP_CSI_RS_Resource) Reset()         { *m = ZP_CSI_RS_Resource{} }
19902 func (m *ZP_CSI_RS_Resource) String() string { return proto.CompactTextString(m) }
19903 func (*ZP_CSI_RS_Resource) ProtoMessage()    {}
19904 func (*ZP_CSI_RS_Resource) Descriptor() ([]byte, []int) {
19905         return fileDescriptor_21c7528bb61f1a7a, []int{169}
19906 }
19907
19908 func (m *ZP_CSI_RS_Resource) XXX_Unmarshal(b []byte) error {
19909         return xxx_messageInfo_ZP_CSI_RS_Resource.Unmarshal(m, b)
19910 }
19911 func (m *ZP_CSI_RS_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19912         return xxx_messageInfo_ZP_CSI_RS_Resource.Marshal(b, m, deterministic)
19913 }
19914 func (m *ZP_CSI_RS_Resource) XXX_Merge(src proto.Message) {
19915         xxx_messageInfo_ZP_CSI_RS_Resource.Merge(m, src)
19916 }
19917 func (m *ZP_CSI_RS_Resource) XXX_Size() int {
19918         return xxx_messageInfo_ZP_CSI_RS_Resource.Size(m)
19919 }
19920 func (m *ZP_CSI_RS_Resource) XXX_DiscardUnknown() {
19921         xxx_messageInfo_ZP_CSI_RS_Resource.DiscardUnknown(m)
19922 }
19923
19924 var xxx_messageInfo_ZP_CSI_RS_Resource proto.InternalMessageInfo
19925
19926 func (m *ZP_CSI_RS_Resource) GetZp_CSI_RS_ResourceId() uint32 {
19927         if m != nil {
19928                 return m.Zp_CSI_RS_ResourceId
19929         }
19930         return 0
19931 }
19932
19933 func (m *ZP_CSI_RS_Resource) GetResourceMapping() *CSI_RS_ResourceMapping {
19934         if m != nil {
19935                 return m.ResourceMapping
19936         }
19937         return nil
19938 }
19939
19940 func (m *ZP_CSI_RS_Resource) GetPeriodicityAndOffset() *CSI_ResourcePeriodicityAndOffset {
19941         if m != nil {
19942                 return m.PeriodicityAndOffset
19943         }
19944         return nil
19945 }
19946
19947 type CSI_RS_ResourceMapping struct {
19948         // Types that are valid to be assigned to FrequencyDomainAllocation:
19949         //      *CSI_RS_ResourceMapping_Row1
19950         //      *CSI_RS_ResourceMapping_Row2
19951         //      *CSI_RS_ResourceMapping_Row4
19952         //      *CSI_RS_ResourceMapping_Other
19953         FrequencyDomainAllocation    isCSI_RS_ResourceMapping_FrequencyDomainAllocation `protobuf_oneof:"frequencyDomainAllocation"`
19954         NrofPorts                    *NrofPorts                                         `protobuf:"bytes,6,opt,name=nrofPorts,proto3" json:"nrofPorts,omitempty"`
19955         FirstOFDMSymbolInTimeDomain  uint32                                             `protobuf:"varint,7,opt,name=firstOFDMSymbolInTimeDomain,proto3" json:"firstOFDMSymbolInTimeDomain,omitempty"`
19956         FirstOFDMSymbolInTimeDomain2 *wrappers.UInt32Value                              `protobuf:"bytes,8,opt,name=firstOFDMSymbolInTimeDomain2,proto3" json:"firstOFDMSymbolInTimeDomain2,omitempty"`
19957         Cdm_Type                     *CDM_Type                                          `protobuf:"bytes,9,opt,name=cdm_Type,json=cdmType,proto3" json:"cdm_Type,omitempty"`
19958         // Types that are valid to be assigned to Density:
19959         //      *CSI_RS_ResourceMapping_Dot5
19960         //      *CSI_RS_ResourceMapping_One
19961         //      *CSI_RS_ResourceMapping_Three
19962         Density              isCSI_RS_ResourceMapping_Density `protobuf_oneof:"density"`
19963         FreqBand             *CSI_FrequencyOccupation         `protobuf:"bytes,13,opt,name=freqBand,proto3" json:"freqBand,omitempty"`
19964         XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
19965         XXX_unrecognized     []byte                           `json:"-"`
19966         XXX_sizecache        int32                            `json:"-"`
19967 }
19968
19969 func (m *CSI_RS_ResourceMapping) Reset()         { *m = CSI_RS_ResourceMapping{} }
19970 func (m *CSI_RS_ResourceMapping) String() string { return proto.CompactTextString(m) }
19971 func (*CSI_RS_ResourceMapping) ProtoMessage()    {}
19972 func (*CSI_RS_ResourceMapping) Descriptor() ([]byte, []int) {
19973         return fileDescriptor_21c7528bb61f1a7a, []int{170}
19974 }
19975
19976 func (m *CSI_RS_ResourceMapping) XXX_Unmarshal(b []byte) error {
19977         return xxx_messageInfo_CSI_RS_ResourceMapping.Unmarshal(m, b)
19978 }
19979 func (m *CSI_RS_ResourceMapping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
19980         return xxx_messageInfo_CSI_RS_ResourceMapping.Marshal(b, m, deterministic)
19981 }
19982 func (m *CSI_RS_ResourceMapping) XXX_Merge(src proto.Message) {
19983         xxx_messageInfo_CSI_RS_ResourceMapping.Merge(m, src)
19984 }
19985 func (m *CSI_RS_ResourceMapping) XXX_Size() int {
19986         return xxx_messageInfo_CSI_RS_ResourceMapping.Size(m)
19987 }
19988 func (m *CSI_RS_ResourceMapping) XXX_DiscardUnknown() {
19989         xxx_messageInfo_CSI_RS_ResourceMapping.DiscardUnknown(m)
19990 }
19991
19992 var xxx_messageInfo_CSI_RS_ResourceMapping proto.InternalMessageInfo
19993
19994 type isCSI_RS_ResourceMapping_FrequencyDomainAllocation interface {
19995         isCSI_RS_ResourceMapping_FrequencyDomainAllocation()
19996 }
19997
19998 type CSI_RS_ResourceMapping_Row1 struct {
19999         Row1 []byte `protobuf:"bytes,1,opt,name=row1,proto3,oneof"`
20000 }
20001
20002 type CSI_RS_ResourceMapping_Row2 struct {
20003         Row2 []byte `protobuf:"bytes,2,opt,name=row2,proto3,oneof"`
20004 }
20005
20006 type CSI_RS_ResourceMapping_Row4 struct {
20007         Row4 []byte `protobuf:"bytes,3,opt,name=row4,proto3,oneof"`
20008 }
20009
20010 type CSI_RS_ResourceMapping_Other struct {
20011         Other []byte `protobuf:"bytes,5,opt,name=other,proto3,oneof"`
20012 }
20013
20014 func (*CSI_RS_ResourceMapping_Row1) isCSI_RS_ResourceMapping_FrequencyDomainAllocation() {}
20015
20016 func (*CSI_RS_ResourceMapping_Row2) isCSI_RS_ResourceMapping_FrequencyDomainAllocation() {}
20017
20018 func (*CSI_RS_ResourceMapping_Row4) isCSI_RS_ResourceMapping_FrequencyDomainAllocation() {}
20019
20020 func (*CSI_RS_ResourceMapping_Other) isCSI_RS_ResourceMapping_FrequencyDomainAllocation() {}
20021
20022 func (m *CSI_RS_ResourceMapping) GetFrequencyDomainAllocation() isCSI_RS_ResourceMapping_FrequencyDomainAllocation {
20023         if m != nil {
20024                 return m.FrequencyDomainAllocation
20025         }
20026         return nil
20027 }
20028
20029 func (m *CSI_RS_ResourceMapping) GetRow1() []byte {
20030         if x, ok := m.GetFrequencyDomainAllocation().(*CSI_RS_ResourceMapping_Row1); ok {
20031                 return x.Row1
20032         }
20033         return nil
20034 }
20035
20036 func (m *CSI_RS_ResourceMapping) GetRow2() []byte {
20037         if x, ok := m.GetFrequencyDomainAllocation().(*CSI_RS_ResourceMapping_Row2); ok {
20038                 return x.Row2
20039         }
20040         return nil
20041 }
20042
20043 func (m *CSI_RS_ResourceMapping) GetRow4() []byte {
20044         if x, ok := m.GetFrequencyDomainAllocation().(*CSI_RS_ResourceMapping_Row4); ok {
20045                 return x.Row4
20046         }
20047         return nil
20048 }
20049
20050 func (m *CSI_RS_ResourceMapping) GetOther() []byte {
20051         if x, ok := m.GetFrequencyDomainAllocation().(*CSI_RS_ResourceMapping_Other); ok {
20052                 return x.Other
20053         }
20054         return nil
20055 }
20056
20057 func (m *CSI_RS_ResourceMapping) GetNrofPorts() *NrofPorts {
20058         if m != nil {
20059                 return m.NrofPorts
20060         }
20061         return nil
20062 }
20063
20064 func (m *CSI_RS_ResourceMapping) GetFirstOFDMSymbolInTimeDomain() uint32 {
20065         if m != nil {
20066                 return m.FirstOFDMSymbolInTimeDomain
20067         }
20068         return 0
20069 }
20070
20071 func (m *CSI_RS_ResourceMapping) GetFirstOFDMSymbolInTimeDomain2() *wrappers.UInt32Value {
20072         if m != nil {
20073                 return m.FirstOFDMSymbolInTimeDomain2
20074         }
20075         return nil
20076 }
20077
20078 func (m *CSI_RS_ResourceMapping) GetCdm_Type() *CDM_Type {
20079         if m != nil {
20080                 return m.Cdm_Type
20081         }
20082         return nil
20083 }
20084
20085 type isCSI_RS_ResourceMapping_Density interface {
20086         isCSI_RS_ResourceMapping_Density()
20087 }
20088
20089 type CSI_RS_ResourceMapping_Dot5 struct {
20090         Dot5 *Dot5 `protobuf:"bytes,10,opt,name=dot5,proto3,oneof"`
20091 }
20092
20093 type CSI_RS_ResourceMapping_One struct {
20094         One *Null `protobuf:"bytes,11,opt,name=one,proto3,oneof"`
20095 }
20096
20097 type CSI_RS_ResourceMapping_Three struct {
20098         Three *Null `protobuf:"bytes,12,opt,name=three,proto3,oneof"`
20099 }
20100
20101 func (*CSI_RS_ResourceMapping_Dot5) isCSI_RS_ResourceMapping_Density() {}
20102
20103 func (*CSI_RS_ResourceMapping_One) isCSI_RS_ResourceMapping_Density() {}
20104
20105 func (*CSI_RS_ResourceMapping_Three) isCSI_RS_ResourceMapping_Density() {}
20106
20107 func (m *CSI_RS_ResourceMapping) GetDensity() isCSI_RS_ResourceMapping_Density {
20108         if m != nil {
20109                 return m.Density
20110         }
20111         return nil
20112 }
20113
20114 func (m *CSI_RS_ResourceMapping) GetDot5() *Dot5 {
20115         if x, ok := m.GetDensity().(*CSI_RS_ResourceMapping_Dot5); ok {
20116                 return x.Dot5
20117         }
20118         return nil
20119 }
20120
20121 func (m *CSI_RS_ResourceMapping) GetOne() *Null {
20122         if x, ok := m.GetDensity().(*CSI_RS_ResourceMapping_One); ok {
20123                 return x.One
20124         }
20125         return nil
20126 }
20127
20128 func (m *CSI_RS_ResourceMapping) GetThree() *Null {
20129         if x, ok := m.GetDensity().(*CSI_RS_ResourceMapping_Three); ok {
20130                 return x.Three
20131         }
20132         return nil
20133 }
20134
20135 func (m *CSI_RS_ResourceMapping) GetFreqBand() *CSI_FrequencyOccupation {
20136         if m != nil {
20137                 return m.FreqBand
20138         }
20139         return nil
20140 }
20141
20142 // XXX_OneofWrappers is for the internal use of the proto package.
20143 func (*CSI_RS_ResourceMapping) XXX_OneofWrappers() []interface{} {
20144         return []interface{}{
20145                 (*CSI_RS_ResourceMapping_Row1)(nil),
20146                 (*CSI_RS_ResourceMapping_Row2)(nil),
20147                 (*CSI_RS_ResourceMapping_Row4)(nil),
20148                 (*CSI_RS_ResourceMapping_Other)(nil),
20149                 (*CSI_RS_ResourceMapping_Dot5)(nil),
20150                 (*CSI_RS_ResourceMapping_One)(nil),
20151                 (*CSI_RS_ResourceMapping_Three)(nil),
20152         }
20153 }
20154
20155 type NrofPorts struct {
20156         Value                NrofPorts_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.NrofPorts_Value" json:"value,omitempty"`
20157         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
20158         XXX_unrecognized     []byte          `json:"-"`
20159         XXX_sizecache        int32           `json:"-"`
20160 }
20161
20162 func (m *NrofPorts) Reset()         { *m = NrofPorts{} }
20163 func (m *NrofPorts) String() string { return proto.CompactTextString(m) }
20164 func (*NrofPorts) ProtoMessage()    {}
20165 func (*NrofPorts) Descriptor() ([]byte, []int) {
20166         return fileDescriptor_21c7528bb61f1a7a, []int{171}
20167 }
20168
20169 func (m *NrofPorts) XXX_Unmarshal(b []byte) error {
20170         return xxx_messageInfo_NrofPorts.Unmarshal(m, b)
20171 }
20172 func (m *NrofPorts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20173         return xxx_messageInfo_NrofPorts.Marshal(b, m, deterministic)
20174 }
20175 func (m *NrofPorts) XXX_Merge(src proto.Message) {
20176         xxx_messageInfo_NrofPorts.Merge(m, src)
20177 }
20178 func (m *NrofPorts) XXX_Size() int {
20179         return xxx_messageInfo_NrofPorts.Size(m)
20180 }
20181 func (m *NrofPorts) XXX_DiscardUnknown() {
20182         xxx_messageInfo_NrofPorts.DiscardUnknown(m)
20183 }
20184
20185 var xxx_messageInfo_NrofPorts proto.InternalMessageInfo
20186
20187 func (m *NrofPorts) GetValue() NrofPorts_Value {
20188         if m != nil {
20189                 return m.Value
20190         }
20191         return NrofPorts_protobuf_unspecified
20192 }
20193
20194 type CDM_Type struct {
20195         Value                CDM_Type_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.CDM_Type_Value" json:"value,omitempty"`
20196         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
20197         XXX_unrecognized     []byte         `json:"-"`
20198         XXX_sizecache        int32          `json:"-"`
20199 }
20200
20201 func (m *CDM_Type) Reset()         { *m = CDM_Type{} }
20202 func (m *CDM_Type) String() string { return proto.CompactTextString(m) }
20203 func (*CDM_Type) ProtoMessage()    {}
20204 func (*CDM_Type) Descriptor() ([]byte, []int) {
20205         return fileDescriptor_21c7528bb61f1a7a, []int{172}
20206 }
20207
20208 func (m *CDM_Type) XXX_Unmarshal(b []byte) error {
20209         return xxx_messageInfo_CDM_Type.Unmarshal(m, b)
20210 }
20211 func (m *CDM_Type) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20212         return xxx_messageInfo_CDM_Type.Marshal(b, m, deterministic)
20213 }
20214 func (m *CDM_Type) XXX_Merge(src proto.Message) {
20215         xxx_messageInfo_CDM_Type.Merge(m, src)
20216 }
20217 func (m *CDM_Type) XXX_Size() int {
20218         return xxx_messageInfo_CDM_Type.Size(m)
20219 }
20220 func (m *CDM_Type) XXX_DiscardUnknown() {
20221         xxx_messageInfo_CDM_Type.DiscardUnknown(m)
20222 }
20223
20224 var xxx_messageInfo_CDM_Type proto.InternalMessageInfo
20225
20226 func (m *CDM_Type) GetValue() CDM_Type_Value {
20227         if m != nil {
20228                 return m.Value
20229         }
20230         return CDM_Type_protobuf_unspecified
20231 }
20232
20233 type Dot5 struct {
20234         Value                Dot5_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Dot5_Value" json:"value,omitempty"`
20235         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
20236         XXX_unrecognized     []byte     `json:"-"`
20237         XXX_sizecache        int32      `json:"-"`
20238 }
20239
20240 func (m *Dot5) Reset()         { *m = Dot5{} }
20241 func (m *Dot5) String() string { return proto.CompactTextString(m) }
20242 func (*Dot5) ProtoMessage()    {}
20243 func (*Dot5) Descriptor() ([]byte, []int) {
20244         return fileDescriptor_21c7528bb61f1a7a, []int{173}
20245 }
20246
20247 func (m *Dot5) XXX_Unmarshal(b []byte) error {
20248         return xxx_messageInfo_Dot5.Unmarshal(m, b)
20249 }
20250 func (m *Dot5) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20251         return xxx_messageInfo_Dot5.Marshal(b, m, deterministic)
20252 }
20253 func (m *Dot5) XXX_Merge(src proto.Message) {
20254         xxx_messageInfo_Dot5.Merge(m, src)
20255 }
20256 func (m *Dot5) XXX_Size() int {
20257         return xxx_messageInfo_Dot5.Size(m)
20258 }
20259 func (m *Dot5) XXX_DiscardUnknown() {
20260         xxx_messageInfo_Dot5.DiscardUnknown(m)
20261 }
20262
20263 var xxx_messageInfo_Dot5 proto.InternalMessageInfo
20264
20265 func (m *Dot5) GetValue() Dot5_Value {
20266         if m != nil {
20267                 return m.Value
20268         }
20269         return Dot5_protobuf_unspecified
20270 }
20271
20272 type CSI_FrequencyOccupation struct {
20273         StartingRB           uint32   `protobuf:"varint,1,opt,name=startingRB,proto3" json:"startingRB,omitempty"`
20274         NrofRBs              uint32   `protobuf:"varint,2,opt,name=nrofRBs,proto3" json:"nrofRBs,omitempty"`
20275         XXX_NoUnkeyedLiteral struct{} `json:"-"`
20276         XXX_unrecognized     []byte   `json:"-"`
20277         XXX_sizecache        int32    `json:"-"`
20278 }
20279
20280 func (m *CSI_FrequencyOccupation) Reset()         { *m = CSI_FrequencyOccupation{} }
20281 func (m *CSI_FrequencyOccupation) String() string { return proto.CompactTextString(m) }
20282 func (*CSI_FrequencyOccupation) ProtoMessage()    {}
20283 func (*CSI_FrequencyOccupation) Descriptor() ([]byte, []int) {
20284         return fileDescriptor_21c7528bb61f1a7a, []int{174}
20285 }
20286
20287 func (m *CSI_FrequencyOccupation) XXX_Unmarshal(b []byte) error {
20288         return xxx_messageInfo_CSI_FrequencyOccupation.Unmarshal(m, b)
20289 }
20290 func (m *CSI_FrequencyOccupation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20291         return xxx_messageInfo_CSI_FrequencyOccupation.Marshal(b, m, deterministic)
20292 }
20293 func (m *CSI_FrequencyOccupation) XXX_Merge(src proto.Message) {
20294         xxx_messageInfo_CSI_FrequencyOccupation.Merge(m, src)
20295 }
20296 func (m *CSI_FrequencyOccupation) XXX_Size() int {
20297         return xxx_messageInfo_CSI_FrequencyOccupation.Size(m)
20298 }
20299 func (m *CSI_FrequencyOccupation) XXX_DiscardUnknown() {
20300         xxx_messageInfo_CSI_FrequencyOccupation.DiscardUnknown(m)
20301 }
20302
20303 var xxx_messageInfo_CSI_FrequencyOccupation proto.InternalMessageInfo
20304
20305 func (m *CSI_FrequencyOccupation) GetStartingRB() uint32 {
20306         if m != nil {
20307                 return m.StartingRB
20308         }
20309         return 0
20310 }
20311
20312 func (m *CSI_FrequencyOccupation) GetNrofRBs() uint32 {
20313         if m != nil {
20314                 return m.NrofRBs
20315         }
20316         return 0
20317 }
20318
20319 type CSI_ResourcePeriodicityAndOffset struct {
20320         // Types that are valid to be assigned to C:
20321         //      *CSI_ResourcePeriodicityAndOffset_Slots4
20322         //      *CSI_ResourcePeriodicityAndOffset_Slots5
20323         //      *CSI_ResourcePeriodicityAndOffset_Slots8
20324         //      *CSI_ResourcePeriodicityAndOffset_Slots10
20325         //      *CSI_ResourcePeriodicityAndOffset_Slots16
20326         //      *CSI_ResourcePeriodicityAndOffset_Slots20
20327         //      *CSI_ResourcePeriodicityAndOffset_Slots32
20328         //      *CSI_ResourcePeriodicityAndOffset_Slots40
20329         //      *CSI_ResourcePeriodicityAndOffset_Slots64
20330         //      *CSI_ResourcePeriodicityAndOffset_Slots80
20331         //      *CSI_ResourcePeriodicityAndOffset_Slots160
20332         //      *CSI_ResourcePeriodicityAndOffset_Slots320
20333         //      *CSI_ResourcePeriodicityAndOffset_Slots640
20334         C                    isCSI_ResourcePeriodicityAndOffset_C `protobuf_oneof:"c"`
20335         XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
20336         XXX_unrecognized     []byte                               `json:"-"`
20337         XXX_sizecache        int32                                `json:"-"`
20338 }
20339
20340 func (m *CSI_ResourcePeriodicityAndOffset) Reset()         { *m = CSI_ResourcePeriodicityAndOffset{} }
20341 func (m *CSI_ResourcePeriodicityAndOffset) String() string { return proto.CompactTextString(m) }
20342 func (*CSI_ResourcePeriodicityAndOffset) ProtoMessage()    {}
20343 func (*CSI_ResourcePeriodicityAndOffset) Descriptor() ([]byte, []int) {
20344         return fileDescriptor_21c7528bb61f1a7a, []int{175}
20345 }
20346
20347 func (m *CSI_ResourcePeriodicityAndOffset) XXX_Unmarshal(b []byte) error {
20348         return xxx_messageInfo_CSI_ResourcePeriodicityAndOffset.Unmarshal(m, b)
20349 }
20350 func (m *CSI_ResourcePeriodicityAndOffset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20351         return xxx_messageInfo_CSI_ResourcePeriodicityAndOffset.Marshal(b, m, deterministic)
20352 }
20353 func (m *CSI_ResourcePeriodicityAndOffset) XXX_Merge(src proto.Message) {
20354         xxx_messageInfo_CSI_ResourcePeriodicityAndOffset.Merge(m, src)
20355 }
20356 func (m *CSI_ResourcePeriodicityAndOffset) XXX_Size() int {
20357         return xxx_messageInfo_CSI_ResourcePeriodicityAndOffset.Size(m)
20358 }
20359 func (m *CSI_ResourcePeriodicityAndOffset) XXX_DiscardUnknown() {
20360         xxx_messageInfo_CSI_ResourcePeriodicityAndOffset.DiscardUnknown(m)
20361 }
20362
20363 var xxx_messageInfo_CSI_ResourcePeriodicityAndOffset proto.InternalMessageInfo
20364
20365 type isCSI_ResourcePeriodicityAndOffset_C interface {
20366         isCSI_ResourcePeriodicityAndOffset_C()
20367 }
20368
20369 type CSI_ResourcePeriodicityAndOffset_Slots4 struct {
20370         Slots4 uint32 `protobuf:"varint,1,opt,name=slots4,proto3,oneof"`
20371 }
20372
20373 type CSI_ResourcePeriodicityAndOffset_Slots5 struct {
20374         Slots5 uint32 `protobuf:"varint,2,opt,name=slots5,proto3,oneof"`
20375 }
20376
20377 type CSI_ResourcePeriodicityAndOffset_Slots8 struct {
20378         Slots8 uint32 `protobuf:"varint,3,opt,name=slots8,proto3,oneof"`
20379 }
20380
20381 type CSI_ResourcePeriodicityAndOffset_Slots10 struct {
20382         Slots10 uint32 `protobuf:"varint,4,opt,name=slots10,proto3,oneof"`
20383 }
20384
20385 type CSI_ResourcePeriodicityAndOffset_Slots16 struct {
20386         Slots16 uint32 `protobuf:"varint,5,opt,name=slots16,proto3,oneof"`
20387 }
20388
20389 type CSI_ResourcePeriodicityAndOffset_Slots20 struct {
20390         Slots20 uint32 `protobuf:"varint,6,opt,name=slots20,proto3,oneof"`
20391 }
20392
20393 type CSI_ResourcePeriodicityAndOffset_Slots32 struct {
20394         Slots32 uint32 `protobuf:"varint,7,opt,name=slots32,proto3,oneof"`
20395 }
20396
20397 type CSI_ResourcePeriodicityAndOffset_Slots40 struct {
20398         Slots40 uint32 `protobuf:"varint,8,opt,name=slots40,proto3,oneof"`
20399 }
20400
20401 type CSI_ResourcePeriodicityAndOffset_Slots64 struct {
20402         Slots64 uint32 `protobuf:"varint,9,opt,name=slots64,proto3,oneof"`
20403 }
20404
20405 type CSI_ResourcePeriodicityAndOffset_Slots80 struct {
20406         Slots80 uint32 `protobuf:"varint,10,opt,name=slots80,proto3,oneof"`
20407 }
20408
20409 type CSI_ResourcePeriodicityAndOffset_Slots160 struct {
20410         Slots160 uint32 `protobuf:"varint,11,opt,name=slots160,proto3,oneof"`
20411 }
20412
20413 type CSI_ResourcePeriodicityAndOffset_Slots320 struct {
20414         Slots320 uint32 `protobuf:"varint,12,opt,name=slots320,proto3,oneof"`
20415 }
20416
20417 type CSI_ResourcePeriodicityAndOffset_Slots640 struct {
20418         Slots640 uint32 `protobuf:"varint,13,opt,name=slots640,proto3,oneof"`
20419 }
20420
20421 func (*CSI_ResourcePeriodicityAndOffset_Slots4) isCSI_ResourcePeriodicityAndOffset_C() {}
20422
20423 func (*CSI_ResourcePeriodicityAndOffset_Slots5) isCSI_ResourcePeriodicityAndOffset_C() {}
20424
20425 func (*CSI_ResourcePeriodicityAndOffset_Slots8) isCSI_ResourcePeriodicityAndOffset_C() {}
20426
20427 func (*CSI_ResourcePeriodicityAndOffset_Slots10) isCSI_ResourcePeriodicityAndOffset_C() {}
20428
20429 func (*CSI_ResourcePeriodicityAndOffset_Slots16) isCSI_ResourcePeriodicityAndOffset_C() {}
20430
20431 func (*CSI_ResourcePeriodicityAndOffset_Slots20) isCSI_ResourcePeriodicityAndOffset_C() {}
20432
20433 func (*CSI_ResourcePeriodicityAndOffset_Slots32) isCSI_ResourcePeriodicityAndOffset_C() {}
20434
20435 func (*CSI_ResourcePeriodicityAndOffset_Slots40) isCSI_ResourcePeriodicityAndOffset_C() {}
20436
20437 func (*CSI_ResourcePeriodicityAndOffset_Slots64) isCSI_ResourcePeriodicityAndOffset_C() {}
20438
20439 func (*CSI_ResourcePeriodicityAndOffset_Slots80) isCSI_ResourcePeriodicityAndOffset_C() {}
20440
20441 func (*CSI_ResourcePeriodicityAndOffset_Slots160) isCSI_ResourcePeriodicityAndOffset_C() {}
20442
20443 func (*CSI_ResourcePeriodicityAndOffset_Slots320) isCSI_ResourcePeriodicityAndOffset_C() {}
20444
20445 func (*CSI_ResourcePeriodicityAndOffset_Slots640) isCSI_ResourcePeriodicityAndOffset_C() {}
20446
20447 func (m *CSI_ResourcePeriodicityAndOffset) GetC() isCSI_ResourcePeriodicityAndOffset_C {
20448         if m != nil {
20449                 return m.C
20450         }
20451         return nil
20452 }
20453
20454 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots4() uint32 {
20455         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots4); ok {
20456                 return x.Slots4
20457         }
20458         return 0
20459 }
20460
20461 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots5() uint32 {
20462         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots5); ok {
20463                 return x.Slots5
20464         }
20465         return 0
20466 }
20467
20468 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots8() uint32 {
20469         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots8); ok {
20470                 return x.Slots8
20471         }
20472         return 0
20473 }
20474
20475 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots10() uint32 {
20476         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots10); ok {
20477                 return x.Slots10
20478         }
20479         return 0
20480 }
20481
20482 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots16() uint32 {
20483         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots16); ok {
20484                 return x.Slots16
20485         }
20486         return 0
20487 }
20488
20489 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots20() uint32 {
20490         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots20); ok {
20491                 return x.Slots20
20492         }
20493         return 0
20494 }
20495
20496 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots32() uint32 {
20497         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots32); ok {
20498                 return x.Slots32
20499         }
20500         return 0
20501 }
20502
20503 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots40() uint32 {
20504         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots40); ok {
20505                 return x.Slots40
20506         }
20507         return 0
20508 }
20509
20510 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots64() uint32 {
20511         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots64); ok {
20512                 return x.Slots64
20513         }
20514         return 0
20515 }
20516
20517 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots80() uint32 {
20518         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots80); ok {
20519                 return x.Slots80
20520         }
20521         return 0
20522 }
20523
20524 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots160() uint32 {
20525         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots160); ok {
20526                 return x.Slots160
20527         }
20528         return 0
20529 }
20530
20531 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots320() uint32 {
20532         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots320); ok {
20533                 return x.Slots320
20534         }
20535         return 0
20536 }
20537
20538 func (m *CSI_ResourcePeriodicityAndOffset) GetSlots640() uint32 {
20539         if x, ok := m.GetC().(*CSI_ResourcePeriodicityAndOffset_Slots640); ok {
20540                 return x.Slots640
20541         }
20542         return 0
20543 }
20544
20545 // XXX_OneofWrappers is for the internal use of the proto package.
20546 func (*CSI_ResourcePeriodicityAndOffset) XXX_OneofWrappers() []interface{} {
20547         return []interface{}{
20548                 (*CSI_ResourcePeriodicityAndOffset_Slots4)(nil),
20549                 (*CSI_ResourcePeriodicityAndOffset_Slots5)(nil),
20550                 (*CSI_ResourcePeriodicityAndOffset_Slots8)(nil),
20551                 (*CSI_ResourcePeriodicityAndOffset_Slots10)(nil),
20552                 (*CSI_ResourcePeriodicityAndOffset_Slots16)(nil),
20553                 (*CSI_ResourcePeriodicityAndOffset_Slots20)(nil),
20554                 (*CSI_ResourcePeriodicityAndOffset_Slots32)(nil),
20555                 (*CSI_ResourcePeriodicityAndOffset_Slots40)(nil),
20556                 (*CSI_ResourcePeriodicityAndOffset_Slots64)(nil),
20557                 (*CSI_ResourcePeriodicityAndOffset_Slots80)(nil),
20558                 (*CSI_ResourcePeriodicityAndOffset_Slots160)(nil),
20559                 (*CSI_ResourcePeriodicityAndOffset_Slots320)(nil),
20560                 (*CSI_ResourcePeriodicityAndOffset_Slots640)(nil),
20561         }
20562 }
20563
20564 type ZP_CSI_RS_ResourceSet struct {
20565         Zp_CSI_RS_ResourceSetId  uint32   `protobuf:"varint,1,opt,name=zp_CSI_RS_ResourceSetId,json=zpCSIRSResourceSetId,proto3" json:"zp_CSI_RS_ResourceSetId,omitempty"`
20566         Zp_CSI_RS_ResourceIdList []uint32 `protobuf:"varint,2,rep,packed,name=zp_CSI_RS_ResourceIdList,json=zpCSIRSResourceIdList,proto3" json:"zp_CSI_RS_ResourceIdList,omitempty"`
20567         XXX_NoUnkeyedLiteral     struct{} `json:"-"`
20568         XXX_unrecognized         []byte   `json:"-"`
20569         XXX_sizecache            int32    `json:"-"`
20570 }
20571
20572 func (m *ZP_CSI_RS_ResourceSet) Reset()         { *m = ZP_CSI_RS_ResourceSet{} }
20573 func (m *ZP_CSI_RS_ResourceSet) String() string { return proto.CompactTextString(m) }
20574 func (*ZP_CSI_RS_ResourceSet) ProtoMessage()    {}
20575 func (*ZP_CSI_RS_ResourceSet) Descriptor() ([]byte, []int) {
20576         return fileDescriptor_21c7528bb61f1a7a, []int{176}
20577 }
20578
20579 func (m *ZP_CSI_RS_ResourceSet) XXX_Unmarshal(b []byte) error {
20580         return xxx_messageInfo_ZP_CSI_RS_ResourceSet.Unmarshal(m, b)
20581 }
20582 func (m *ZP_CSI_RS_ResourceSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20583         return xxx_messageInfo_ZP_CSI_RS_ResourceSet.Marshal(b, m, deterministic)
20584 }
20585 func (m *ZP_CSI_RS_ResourceSet) XXX_Merge(src proto.Message) {
20586         xxx_messageInfo_ZP_CSI_RS_ResourceSet.Merge(m, src)
20587 }
20588 func (m *ZP_CSI_RS_ResourceSet) XXX_Size() int {
20589         return xxx_messageInfo_ZP_CSI_RS_ResourceSet.Size(m)
20590 }
20591 func (m *ZP_CSI_RS_ResourceSet) XXX_DiscardUnknown() {
20592         xxx_messageInfo_ZP_CSI_RS_ResourceSet.DiscardUnknown(m)
20593 }
20594
20595 var xxx_messageInfo_ZP_CSI_RS_ResourceSet proto.InternalMessageInfo
20596
20597 func (m *ZP_CSI_RS_ResourceSet) GetZp_CSI_RS_ResourceSetId() uint32 {
20598         if m != nil {
20599                 return m.Zp_CSI_RS_ResourceSetId
20600         }
20601         return 0
20602 }
20603
20604 func (m *ZP_CSI_RS_ResourceSet) GetZp_CSI_RS_ResourceIdList() []uint32 {
20605         if m != nil {
20606                 return m.Zp_CSI_RS_ResourceIdList
20607         }
20608         return nil
20609 }
20610
20611 type SPS_Config struct {
20612         Periodicity          *SPS_ConfigPeriodicity `protobuf:"bytes,1,opt,name=periodicity,proto3" json:"periodicity,omitempty"`
20613         NrofHARQ_Processes   uint32                 `protobuf:"varint,2,opt,name=nrofHARQ_Processes,json=nrofHARQProcesses,proto3" json:"nrofHARQ_Processes,omitempty"`
20614         N1PUCCH_AN           *wrappers.UInt32Value  `protobuf:"bytes,3,opt,name=n1PUCCH_AN,json=n1PUCCHAN,proto3" json:"n1PUCCH_AN,omitempty"`
20615         Mcs_Table            *SPS_MCS_Table         `protobuf:"bytes,4,opt,name=mcs_Table,json=mcsTable,proto3" json:"mcs_Table,omitempty"`
20616         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
20617         XXX_unrecognized     []byte                 `json:"-"`
20618         XXX_sizecache        int32                  `json:"-"`
20619 }
20620
20621 func (m *SPS_Config) Reset()         { *m = SPS_Config{} }
20622 func (m *SPS_Config) String() string { return proto.CompactTextString(m) }
20623 func (*SPS_Config) ProtoMessage()    {}
20624 func (*SPS_Config) Descriptor() ([]byte, []int) {
20625         return fileDescriptor_21c7528bb61f1a7a, []int{177}
20626 }
20627
20628 func (m *SPS_Config) XXX_Unmarshal(b []byte) error {
20629         return xxx_messageInfo_SPS_Config.Unmarshal(m, b)
20630 }
20631 func (m *SPS_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20632         return xxx_messageInfo_SPS_Config.Marshal(b, m, deterministic)
20633 }
20634 func (m *SPS_Config) XXX_Merge(src proto.Message) {
20635         xxx_messageInfo_SPS_Config.Merge(m, src)
20636 }
20637 func (m *SPS_Config) XXX_Size() int {
20638         return xxx_messageInfo_SPS_Config.Size(m)
20639 }
20640 func (m *SPS_Config) XXX_DiscardUnknown() {
20641         xxx_messageInfo_SPS_Config.DiscardUnknown(m)
20642 }
20643
20644 var xxx_messageInfo_SPS_Config proto.InternalMessageInfo
20645
20646 func (m *SPS_Config) GetPeriodicity() *SPS_ConfigPeriodicity {
20647         if m != nil {
20648                 return m.Periodicity
20649         }
20650         return nil
20651 }
20652
20653 func (m *SPS_Config) GetNrofHARQ_Processes() uint32 {
20654         if m != nil {
20655                 return m.NrofHARQ_Processes
20656         }
20657         return 0
20658 }
20659
20660 func (m *SPS_Config) GetN1PUCCH_AN() *wrappers.UInt32Value {
20661         if m != nil {
20662                 return m.N1PUCCH_AN
20663         }
20664         return nil
20665 }
20666
20667 func (m *SPS_Config) GetMcs_Table() *SPS_MCS_Table {
20668         if m != nil {
20669                 return m.Mcs_Table
20670         }
20671         return nil
20672 }
20673
20674 type SPS_ConfigPeriodicity struct {
20675         Value                SPS_ConfigPeriodicity_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SPS_ConfigPeriodicity_Value" json:"value,omitempty"`
20676         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
20677         XXX_unrecognized     []byte                      `json:"-"`
20678         XXX_sizecache        int32                       `json:"-"`
20679 }
20680
20681 func (m *SPS_ConfigPeriodicity) Reset()         { *m = SPS_ConfigPeriodicity{} }
20682 func (m *SPS_ConfigPeriodicity) String() string { return proto.CompactTextString(m) }
20683 func (*SPS_ConfigPeriodicity) ProtoMessage()    {}
20684 func (*SPS_ConfigPeriodicity) Descriptor() ([]byte, []int) {
20685         return fileDescriptor_21c7528bb61f1a7a, []int{178}
20686 }
20687
20688 func (m *SPS_ConfigPeriodicity) XXX_Unmarshal(b []byte) error {
20689         return xxx_messageInfo_SPS_ConfigPeriodicity.Unmarshal(m, b)
20690 }
20691 func (m *SPS_ConfigPeriodicity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20692         return xxx_messageInfo_SPS_ConfigPeriodicity.Marshal(b, m, deterministic)
20693 }
20694 func (m *SPS_ConfigPeriodicity) XXX_Merge(src proto.Message) {
20695         xxx_messageInfo_SPS_ConfigPeriodicity.Merge(m, src)
20696 }
20697 func (m *SPS_ConfigPeriodicity) XXX_Size() int {
20698         return xxx_messageInfo_SPS_ConfigPeriodicity.Size(m)
20699 }
20700 func (m *SPS_ConfigPeriodicity) XXX_DiscardUnknown() {
20701         xxx_messageInfo_SPS_ConfigPeriodicity.DiscardUnknown(m)
20702 }
20703
20704 var xxx_messageInfo_SPS_ConfigPeriodicity proto.InternalMessageInfo
20705
20706 func (m *SPS_ConfigPeriodicity) GetValue() SPS_ConfigPeriodicity_Value {
20707         if m != nil {
20708                 return m.Value
20709         }
20710         return SPS_ConfigPeriodicity_protobuf_unspecified
20711 }
20712
20713 type SPS_MCS_Table struct {
20714         Value                SPS_MCS_Table_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SPS_MCS_Table_Value" json:"value,omitempty"`
20715         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
20716         XXX_unrecognized     []byte              `json:"-"`
20717         XXX_sizecache        int32               `json:"-"`
20718 }
20719
20720 func (m *SPS_MCS_Table) Reset()         { *m = SPS_MCS_Table{} }
20721 func (m *SPS_MCS_Table) String() string { return proto.CompactTextString(m) }
20722 func (*SPS_MCS_Table) ProtoMessage()    {}
20723 func (*SPS_MCS_Table) Descriptor() ([]byte, []int) {
20724         return fileDescriptor_21c7528bb61f1a7a, []int{179}
20725 }
20726
20727 func (m *SPS_MCS_Table) XXX_Unmarshal(b []byte) error {
20728         return xxx_messageInfo_SPS_MCS_Table.Unmarshal(m, b)
20729 }
20730 func (m *SPS_MCS_Table) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20731         return xxx_messageInfo_SPS_MCS_Table.Marshal(b, m, deterministic)
20732 }
20733 func (m *SPS_MCS_Table) XXX_Merge(src proto.Message) {
20734         xxx_messageInfo_SPS_MCS_Table.Merge(m, src)
20735 }
20736 func (m *SPS_MCS_Table) XXX_Size() int {
20737         return xxx_messageInfo_SPS_MCS_Table.Size(m)
20738 }
20739 func (m *SPS_MCS_Table) XXX_DiscardUnknown() {
20740         xxx_messageInfo_SPS_MCS_Table.DiscardUnknown(m)
20741 }
20742
20743 var xxx_messageInfo_SPS_MCS_Table proto.InternalMessageInfo
20744
20745 func (m *SPS_MCS_Table) GetValue() SPS_MCS_Table_Value {
20746         if m != nil {
20747                 return m.Value
20748         }
20749         return SPS_MCS_Table_protobuf_unspecified
20750 }
20751
20752 type RadioLinkMonitoringConfig struct {
20753         FailureDetectionResourcesToAddModList  []*RadioLinkMonitoringRS     `protobuf:"bytes,1,rep,name=failureDetectionResourcesToAddModList,proto3" json:"failureDetectionResourcesToAddModList,omitempty"`
20754         FailureDetectionResourcesToReleaseList []uint32                     `protobuf:"varint,2,rep,packed,name=failureDetectionResourcesToReleaseList,proto3" json:"failureDetectionResourcesToReleaseList,omitempty"`
20755         BeamFailureInstanceMaxCount            *BeamFailureInstanceMaxCount `protobuf:"bytes,3,opt,name=beamFailureInstanceMaxCount,proto3" json:"beamFailureInstanceMaxCount,omitempty"`
20756         BeamFailureDetectionTimer              *BeamFailureDetectionTimer   `protobuf:"bytes,4,opt,name=beamFailureDetectionTimer,proto3" json:"beamFailureDetectionTimer,omitempty"`
20757         XXX_NoUnkeyedLiteral                   struct{}                     `json:"-"`
20758         XXX_unrecognized                       []byte                       `json:"-"`
20759         XXX_sizecache                          int32                        `json:"-"`
20760 }
20761
20762 func (m *RadioLinkMonitoringConfig) Reset()         { *m = RadioLinkMonitoringConfig{} }
20763 func (m *RadioLinkMonitoringConfig) String() string { return proto.CompactTextString(m) }
20764 func (*RadioLinkMonitoringConfig) ProtoMessage()    {}
20765 func (*RadioLinkMonitoringConfig) Descriptor() ([]byte, []int) {
20766         return fileDescriptor_21c7528bb61f1a7a, []int{180}
20767 }
20768
20769 func (m *RadioLinkMonitoringConfig) XXX_Unmarshal(b []byte) error {
20770         return xxx_messageInfo_RadioLinkMonitoringConfig.Unmarshal(m, b)
20771 }
20772 func (m *RadioLinkMonitoringConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20773         return xxx_messageInfo_RadioLinkMonitoringConfig.Marshal(b, m, deterministic)
20774 }
20775 func (m *RadioLinkMonitoringConfig) XXX_Merge(src proto.Message) {
20776         xxx_messageInfo_RadioLinkMonitoringConfig.Merge(m, src)
20777 }
20778 func (m *RadioLinkMonitoringConfig) XXX_Size() int {
20779         return xxx_messageInfo_RadioLinkMonitoringConfig.Size(m)
20780 }
20781 func (m *RadioLinkMonitoringConfig) XXX_DiscardUnknown() {
20782         xxx_messageInfo_RadioLinkMonitoringConfig.DiscardUnknown(m)
20783 }
20784
20785 var xxx_messageInfo_RadioLinkMonitoringConfig proto.InternalMessageInfo
20786
20787 func (m *RadioLinkMonitoringConfig) GetFailureDetectionResourcesToAddModList() []*RadioLinkMonitoringRS {
20788         if m != nil {
20789                 return m.FailureDetectionResourcesToAddModList
20790         }
20791         return nil
20792 }
20793
20794 func (m *RadioLinkMonitoringConfig) GetFailureDetectionResourcesToReleaseList() []uint32 {
20795         if m != nil {
20796                 return m.FailureDetectionResourcesToReleaseList
20797         }
20798         return nil
20799 }
20800
20801 func (m *RadioLinkMonitoringConfig) GetBeamFailureInstanceMaxCount() *BeamFailureInstanceMaxCount {
20802         if m != nil {
20803                 return m.BeamFailureInstanceMaxCount
20804         }
20805         return nil
20806 }
20807
20808 func (m *RadioLinkMonitoringConfig) GetBeamFailureDetectionTimer() *BeamFailureDetectionTimer {
20809         if m != nil {
20810                 return m.BeamFailureDetectionTimer
20811         }
20812         return nil
20813 }
20814
20815 type RadioLinkMonitoringRS struct {
20816         RadioLinkMonitoringRS_Id uint32   `protobuf:"varint,1,opt,name=radioLinkMonitoringRS_Id,json=radioLinkMonitoringRSId,proto3" json:"radioLinkMonitoringRS_Id,omitempty"`
20817         Purpose                  *Purpose `protobuf:"bytes,2,opt,name=purpose,proto3" json:"purpose,omitempty"`
20818         // Types that are valid to be assigned to DetectionResource:
20819         //      *RadioLinkMonitoringRS_Ssb_Index
20820         //      *RadioLinkMonitoringRS_Csi_RS_Index
20821         DetectionResource    isRadioLinkMonitoringRS_DetectionResource `protobuf_oneof:"detectionResource"`
20822         XXX_NoUnkeyedLiteral struct{}                                  `json:"-"`
20823         XXX_unrecognized     []byte                                    `json:"-"`
20824         XXX_sizecache        int32                                     `json:"-"`
20825 }
20826
20827 func (m *RadioLinkMonitoringRS) Reset()         { *m = RadioLinkMonitoringRS{} }
20828 func (m *RadioLinkMonitoringRS) String() string { return proto.CompactTextString(m) }
20829 func (*RadioLinkMonitoringRS) ProtoMessage()    {}
20830 func (*RadioLinkMonitoringRS) Descriptor() ([]byte, []int) {
20831         return fileDescriptor_21c7528bb61f1a7a, []int{181}
20832 }
20833
20834 func (m *RadioLinkMonitoringRS) XXX_Unmarshal(b []byte) error {
20835         return xxx_messageInfo_RadioLinkMonitoringRS.Unmarshal(m, b)
20836 }
20837 func (m *RadioLinkMonitoringRS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20838         return xxx_messageInfo_RadioLinkMonitoringRS.Marshal(b, m, deterministic)
20839 }
20840 func (m *RadioLinkMonitoringRS) XXX_Merge(src proto.Message) {
20841         xxx_messageInfo_RadioLinkMonitoringRS.Merge(m, src)
20842 }
20843 func (m *RadioLinkMonitoringRS) XXX_Size() int {
20844         return xxx_messageInfo_RadioLinkMonitoringRS.Size(m)
20845 }
20846 func (m *RadioLinkMonitoringRS) XXX_DiscardUnknown() {
20847         xxx_messageInfo_RadioLinkMonitoringRS.DiscardUnknown(m)
20848 }
20849
20850 var xxx_messageInfo_RadioLinkMonitoringRS proto.InternalMessageInfo
20851
20852 func (m *RadioLinkMonitoringRS) GetRadioLinkMonitoringRS_Id() uint32 {
20853         if m != nil {
20854                 return m.RadioLinkMonitoringRS_Id
20855         }
20856         return 0
20857 }
20858
20859 func (m *RadioLinkMonitoringRS) GetPurpose() *Purpose {
20860         if m != nil {
20861                 return m.Purpose
20862         }
20863         return nil
20864 }
20865
20866 type isRadioLinkMonitoringRS_DetectionResource interface {
20867         isRadioLinkMonitoringRS_DetectionResource()
20868 }
20869
20870 type RadioLinkMonitoringRS_Ssb_Index struct {
20871         Ssb_Index uint32 `protobuf:"varint,3,opt,name=ssb_Index,json=ssbIndex,proto3,oneof"`
20872 }
20873
20874 type RadioLinkMonitoringRS_Csi_RS_Index struct {
20875         Csi_RS_Index uint32 `protobuf:"varint,4,opt,name=csi_RS_Index,json=csiRSIndex,proto3,oneof"`
20876 }
20877
20878 func (*RadioLinkMonitoringRS_Ssb_Index) isRadioLinkMonitoringRS_DetectionResource() {}
20879
20880 func (*RadioLinkMonitoringRS_Csi_RS_Index) isRadioLinkMonitoringRS_DetectionResource() {}
20881
20882 func (m *RadioLinkMonitoringRS) GetDetectionResource() isRadioLinkMonitoringRS_DetectionResource {
20883         if m != nil {
20884                 return m.DetectionResource
20885         }
20886         return nil
20887 }
20888
20889 func (m *RadioLinkMonitoringRS) GetSsb_Index() uint32 {
20890         if x, ok := m.GetDetectionResource().(*RadioLinkMonitoringRS_Ssb_Index); ok {
20891                 return x.Ssb_Index
20892         }
20893         return 0
20894 }
20895
20896 func (m *RadioLinkMonitoringRS) GetCsi_RS_Index() uint32 {
20897         if x, ok := m.GetDetectionResource().(*RadioLinkMonitoringRS_Csi_RS_Index); ok {
20898                 return x.Csi_RS_Index
20899         }
20900         return 0
20901 }
20902
20903 // XXX_OneofWrappers is for the internal use of the proto package.
20904 func (*RadioLinkMonitoringRS) XXX_OneofWrappers() []interface{} {
20905         return []interface{}{
20906                 (*RadioLinkMonitoringRS_Ssb_Index)(nil),
20907                 (*RadioLinkMonitoringRS_Csi_RS_Index)(nil),
20908         }
20909 }
20910
20911 type Purpose struct {
20912         Value                Purpose_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Purpose_Value" json:"value,omitempty"`
20913         XXX_NoUnkeyedLiteral struct{}      `json:"-"`
20914         XXX_unrecognized     []byte        `json:"-"`
20915         XXX_sizecache        int32         `json:"-"`
20916 }
20917
20918 func (m *Purpose) Reset()         { *m = Purpose{} }
20919 func (m *Purpose) String() string { return proto.CompactTextString(m) }
20920 func (*Purpose) ProtoMessage()    {}
20921 func (*Purpose) Descriptor() ([]byte, []int) {
20922         return fileDescriptor_21c7528bb61f1a7a, []int{182}
20923 }
20924
20925 func (m *Purpose) XXX_Unmarshal(b []byte) error {
20926         return xxx_messageInfo_Purpose.Unmarshal(m, b)
20927 }
20928 func (m *Purpose) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20929         return xxx_messageInfo_Purpose.Marshal(b, m, deterministic)
20930 }
20931 func (m *Purpose) XXX_Merge(src proto.Message) {
20932         xxx_messageInfo_Purpose.Merge(m, src)
20933 }
20934 func (m *Purpose) XXX_Size() int {
20935         return xxx_messageInfo_Purpose.Size(m)
20936 }
20937 func (m *Purpose) XXX_DiscardUnknown() {
20938         xxx_messageInfo_Purpose.DiscardUnknown(m)
20939 }
20940
20941 var xxx_messageInfo_Purpose proto.InternalMessageInfo
20942
20943 func (m *Purpose) GetValue() Purpose_Value {
20944         if m != nil {
20945                 return m.Value
20946         }
20947         return Purpose_protobuf_unspecified
20948 }
20949
20950 type BeamFailureInstanceMaxCount struct {
20951         Value                BeamFailureInstanceMaxCount_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.BeamFailureInstanceMaxCount_Value" json:"value,omitempty"`
20952         XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
20953         XXX_unrecognized     []byte                            `json:"-"`
20954         XXX_sizecache        int32                             `json:"-"`
20955 }
20956
20957 func (m *BeamFailureInstanceMaxCount) Reset()         { *m = BeamFailureInstanceMaxCount{} }
20958 func (m *BeamFailureInstanceMaxCount) String() string { return proto.CompactTextString(m) }
20959 func (*BeamFailureInstanceMaxCount) ProtoMessage()    {}
20960 func (*BeamFailureInstanceMaxCount) Descriptor() ([]byte, []int) {
20961         return fileDescriptor_21c7528bb61f1a7a, []int{183}
20962 }
20963
20964 func (m *BeamFailureInstanceMaxCount) XXX_Unmarshal(b []byte) error {
20965         return xxx_messageInfo_BeamFailureInstanceMaxCount.Unmarshal(m, b)
20966 }
20967 func (m *BeamFailureInstanceMaxCount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
20968         return xxx_messageInfo_BeamFailureInstanceMaxCount.Marshal(b, m, deterministic)
20969 }
20970 func (m *BeamFailureInstanceMaxCount) XXX_Merge(src proto.Message) {
20971         xxx_messageInfo_BeamFailureInstanceMaxCount.Merge(m, src)
20972 }
20973 func (m *BeamFailureInstanceMaxCount) XXX_Size() int {
20974         return xxx_messageInfo_BeamFailureInstanceMaxCount.Size(m)
20975 }
20976 func (m *BeamFailureInstanceMaxCount) XXX_DiscardUnknown() {
20977         xxx_messageInfo_BeamFailureInstanceMaxCount.DiscardUnknown(m)
20978 }
20979
20980 var xxx_messageInfo_BeamFailureInstanceMaxCount proto.InternalMessageInfo
20981
20982 func (m *BeamFailureInstanceMaxCount) GetValue() BeamFailureInstanceMaxCount_Value {
20983         if m != nil {
20984                 return m.Value
20985         }
20986         return BeamFailureInstanceMaxCount_protobuf_unspecified
20987 }
20988
20989 type BeamFailureDetectionTimer struct {
20990         Value                BeamFailureDetectionTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.BeamFailureDetectionTimer_Value" json:"value,omitempty"`
20991         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
20992         XXX_unrecognized     []byte                          `json:"-"`
20993         XXX_sizecache        int32                           `json:"-"`
20994 }
20995
20996 func (m *BeamFailureDetectionTimer) Reset()         { *m = BeamFailureDetectionTimer{} }
20997 func (m *BeamFailureDetectionTimer) String() string { return proto.CompactTextString(m) }
20998 func (*BeamFailureDetectionTimer) ProtoMessage()    {}
20999 func (*BeamFailureDetectionTimer) Descriptor() ([]byte, []int) {
21000         return fileDescriptor_21c7528bb61f1a7a, []int{184}
21001 }
21002
21003 func (m *BeamFailureDetectionTimer) XXX_Unmarshal(b []byte) error {
21004         return xxx_messageInfo_BeamFailureDetectionTimer.Unmarshal(m, b)
21005 }
21006 func (m *BeamFailureDetectionTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
21007         return xxx_messageInfo_BeamFailureDetectionTimer.Marshal(b, m, deterministic)
21008 }
21009 func (m *BeamFailureDetectionTimer) XXX_Merge(src proto.Message) {
21010         xxx_messageInfo_BeamFailureDetectionTimer.Merge(m, src)
21011 }
21012 func (m *BeamFailureDetectionTimer) XXX_Size() int {
21013         return xxx_messageInfo_BeamFailureDetectionTimer.Size(m)
21014 }
21015 func (m *BeamFailureDetectionTimer) XXX_DiscardUnknown() {
21016         xxx_messageInfo_BeamFailureDetectionTimer.DiscardUnknown(m)
21017 }
21018
21019 var xxx_messageInfo_BeamFailureDetectionTimer proto.InternalMessageInfo
21020
21021 func (m *BeamFailureDetectionTimer) GetValue() BeamFailureDetectionTimer_Value {
21022         if m != nil {
21023                 return m.Value
21024         }
21025         return BeamFailureDetectionTimer_protobuf_unspecified
21026 }
21027
21028 type BWP_Downlink struct {
21029         Bwp_Id               uint32                 `protobuf:"varint,1,opt,name=bwp_Id,json=bwpId,proto3" json:"bwp_Id,omitempty"`
21030         Bwp_Common           *BWP_DownlinkCommon    `protobuf:"bytes,2,opt,name=bwp_Common,json=bwpCommon,proto3" json:"bwp_Common,omitempty"`
21031         Bwp_Dedicated        *BWP_DownlinkDedicated `protobuf:"bytes,3,opt,name=bwp_Dedicated,json=bwpDedicated,proto3" json:"bwp_Dedicated,omitempty"`
21032         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
21033         XXX_unrecognized     []byte                 `json:"-"`
21034         XXX_sizecache        int32                  `json:"-"`
21035 }
21036
21037 func (m *BWP_Downlink) Reset()         { *m = BWP_Downlink{} }
21038 func (m *BWP_Downlink) String() string { return proto.CompactTextString(m) }
21039 func (*BWP_Downlink) ProtoMessage()    {}
21040 func (*BWP_Downlink) Descriptor() ([]byte, []int) {
21041         return fileDescriptor_21c7528bb61f1a7a, []int{185}
21042 }
21043
21044 func (m *BWP_Downlink) XXX_Unmarshal(b []byte) error {
21045         return xxx_messageInfo_BWP_Downlink.Unmarshal(m, b)
21046 }
21047 func (m *BWP_Downlink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
21048         return xxx_messageInfo_BWP_Downlink.Marshal(b, m, deterministic)
21049 }
21050 func (m *BWP_Downlink) XXX_Merge(src proto.Message) {
21051         xxx_messageInfo_BWP_Downlink.Merge(m, src)
21052 }
21053 func (m *BWP_Downlink) XXX_Size() int {
21054         return xxx_messageInfo_BWP_Downlink.Size(m)
21055 }
21056 func (m *BWP_Downlink) XXX_DiscardUnknown() {
21057         xxx_messageInfo_BWP_Downlink.DiscardUnknown(m)
21058 }
21059
21060 var xxx_messageInfo_BWP_Downlink proto.InternalMessageInfo
21061
21062 func (m *BWP_Downlink) GetBwp_Id() uint32 {
21063         if m != nil {
21064                 return m.Bwp_Id
21065         }
21066         return 0
21067 }
21068
21069 func (m *BWP_Downlink) GetBwp_Common() *BWP_DownlinkCommon {
21070         if m != nil {
21071                 return m.Bwp_Common
21072         }
21073         return nil
21074 }
21075
21076 func (m *BWP_Downlink) GetBwp_Dedicated() *BWP_DownlinkDedicated {
21077         if m != nil {
21078                 return m.Bwp_Dedicated
21079         }
21080         return nil
21081 }
21082
21083 type BWP_InactivityTimer struct {
21084         Value                BWP_InactivityTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.BWP_InactivityTimer_Value" json:"value,omitempty"`
21085         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
21086         XXX_unrecognized     []byte                    `json:"-"`
21087         XXX_sizecache        int32                     `json:"-"`
21088 }
21089
21090 func (m *BWP_InactivityTimer) Reset()         { *m = BWP_InactivityTimer{} }
21091 func (m *BWP_InactivityTimer) String() string { return proto.CompactTextString(m) }
21092 func (*BWP_InactivityTimer) ProtoMessage()    {}
21093 func (*BWP_InactivityTimer) Descriptor() ([]byte, []int) {
21094         return fileDescriptor_21c7528bb61f1a7a, []int{186}
21095 }
21096
21097 func (m *BWP_InactivityTimer) XXX_Unmarshal(b []byte) error {
21098         return xxx_messageInfo_BWP_InactivityTimer.Unmarshal(m, b)
21099 }
21100 func (m *BWP_InactivityTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
21101         return xxx_messageInfo_BWP_InactivityTimer.Marshal(b, m, deterministic)
21102 }
21103 func (m *BWP_InactivityTimer) XXX_Merge(src proto.Message) {
21104         xxx_messageInfo_BWP_InactivityTimer.Merge(m, src)
21105 }
21106 func (m *BWP_InactivityTimer) XXX_Size() int {
21107         return xxx_messageInfo_BWP_InactivityTimer.Size(m)
21108 }
21109 func (m *BWP_InactivityTimer) XXX_DiscardUnknown() {
21110         xxx_messageInfo_BWP_InactivityTimer.DiscardUnknown(m)
21111 }
21112
21113 var xxx_messageInfo_BWP_InactivityTimer proto.InternalMessageInfo
21114
21115 func (m *BWP_InactivityTimer) GetValue() BWP_InactivityTimer_Value {
21116         if m != nil {
21117                 return m.Value
21118         }
21119         return BWP_InactivityTimer_protobuf_unspecified
21120 }
21121
21122 type UplinkConfig struct {
21123         InitialUplinkBWP        *BWP_UplinkDedicated    `protobuf:"bytes,1,opt,name=initialUplinkBWP,proto3" json:"initialUplinkBWP,omitempty"`
21124         UplinkBWP_ToReleaseList []*wrappers.UInt32Value `protobuf:"bytes,2,rep,name=uplinkBWP_ToReleaseList,json=uplinkBWPToReleaseList,proto3" json:"uplinkBWP_ToReleaseList,omitempty"`
21125         UplinkBWP_ToAddModList  []*BWP_Uplink           `protobuf:"bytes,3,rep,name=uplinkBWP_ToAddModList,json=uplinkBWPToAddModList,proto3" json:"uplinkBWP_ToAddModList,omitempty"`
21126         FirstActiveUplinkBWP_Id *wrappers.UInt32Value   `protobuf:"bytes,4,opt,name=firstActiveUplinkBWP_Id,json=firstActiveUplinkBWPId,proto3" json:"firstActiveUplinkBWP_Id,omitempty"`
21127         // Types that are valid to be assigned to Pusch_ServingCellConfig:
21128         //      *UplinkConfig_ReleasePusch_ServingCellConfig
21129         //      *UplinkConfig_SetupPusch_ServingCellConfig
21130         Pusch_ServingCellConfig isUplinkConfig_Pusch_ServingCellConfig `protobuf_oneof:"pusch_ServingCellConfig"`
21131         // Types that are valid to be assigned to CarrierSwitching:
21132         //      *UplinkConfig_ReleaseCarrierSwitching
21133         //      *UplinkConfig_SetupCarrierSwitching
21134         CarrierSwitching            isUplinkConfig_CarrierSwitching `protobuf_oneof:"carrierSwitching"`
21135         PowerBoostPi2BPSK           *wrappers.BoolValue             `protobuf:"bytes,9,opt,name=powerBoostPi2BPSK,proto3" json:"powerBoostPi2BPSK,omitempty"`
21136         UplinkChannelBW_PerSCS_List []*SCS_SpecificCarrier          `protobuf:"bytes,10,rep,name=uplinkChannelBW_PerSCS_List,json=uplinkChannelBWPerSCSList,proto3" json:"uplinkChannelBW_PerSCS_List,omitempty"`
21137         XXX_NoUnkeyedLiteral        struct{}                        `json:"-"`
21138         XXX_unrecognized            []byte                          `json:"-"`
21139         XXX_sizecache               int32                           `json:"-"`
21140 }
21141
21142 func (m *UplinkConfig) Reset()         { *m = UplinkConfig{} }
21143 func (m *UplinkConfig) String() string { return proto.CompactTextString(m) }
21144 func (*UplinkConfig) ProtoMessage()    {}
21145 func (*UplinkConfig) Descriptor() ([]byte, []int) {
21146         return fileDescriptor_21c7528bb61f1a7a, []int{187}
21147 }
21148
21149 func (m *UplinkConfig) XXX_Unmarshal(b []byte) error {
21150         return xxx_messageInfo_UplinkConfig.Unmarshal(m, b)
21151 }
21152 func (m *UplinkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
21153         return xxx_messageInfo_UplinkConfig.Marshal(b, m, deterministic)
21154 }
21155 func (m *UplinkConfig) XXX_Merge(src proto.Message) {
21156         xxx_messageInfo_UplinkConfig.Merge(m, src)
21157 }
21158 func (m *UplinkConfig) XXX_Size() int {
21159         return xxx_messageInfo_UplinkConfig.Size(m)
21160 }
21161 func (m *UplinkConfig) XXX_DiscardUnknown() {
21162         xxx_messageInfo_UplinkConfig.DiscardUnknown(m)
21163 }
21164
21165 var xxx_messageInfo_UplinkConfig proto.InternalMessageInfo
21166
21167 func (m *UplinkConfig) GetInitialUplinkBWP() *BWP_UplinkDedicated {
21168         if m != nil {
21169                 return m.InitialUplinkBWP
21170         }
21171         return nil
21172 }
21173
21174 func (m *UplinkConfig) GetUplinkBWP_ToReleaseList() []*wrappers.UInt32Value {
21175         if m != nil {
21176                 return m.UplinkBWP_ToReleaseList
21177         }
21178         return nil
21179 }
21180
21181 func (m *UplinkConfig) GetUplinkBWP_ToAddModList() []*BWP_Uplink {
21182         if m != nil {
21183                 return m.UplinkBWP_ToAddModList
21184         }
21185         return nil
21186 }
21187
21188 func (m *UplinkConfig) GetFirstActiveUplinkBWP_Id() *wrappers.UInt32Value {
21189         if m != nil {
21190                 return m.FirstActiveUplinkBWP_Id
21191         }
21192         return nil
21193 }
21194
21195 type isUplinkConfig_Pusch_ServingCellConfig interface {
21196         isUplinkConfig_Pusch_ServingCellConfig()
21197 }
21198
21199 type UplinkConfig_ReleasePusch_ServingCellConfig struct {
21200         ReleasePusch_ServingCellConfig *Null `protobuf:"bytes,5,opt,name=release_pusch_ServingCellConfig,json=releasePuschServingCellConfig,proto3,oneof"`
21201 }
21202
21203 type UplinkConfig_SetupPusch_ServingCellConfig struct {
21204         SetupPusch_ServingCellConfig *PUSCH_ServingCellConfig `protobuf:"bytes,6,opt,name=setup_pusch_ServingCellConfig,json=setupPuschServingCellConfig,proto3,oneof"`
21205 }
21206
21207 func (*UplinkConfig_ReleasePusch_ServingCellConfig) isUplinkConfig_Pusch_ServingCellConfig() {}
21208
21209 func (*UplinkConfig_SetupPusch_ServingCellConfig) isUplinkConfig_Pusch_ServingCellConfig() {}
21210
21211 func (m *UplinkConfig) GetPusch_ServingCellConfig() isUplinkConfig_Pusch_ServingCellConfig {
21212         if m != nil {
21213                 return m.Pusch_ServingCellConfig
21214         }
21215         return nil
21216 }
21217
21218 func (m *UplinkConfig) GetReleasePusch_ServingCellConfig() *Null {
21219         if x, ok := m.GetPusch_ServingCellConfig().(*UplinkConfig_ReleasePusch_ServingCellConfig); ok {
21220                 return x.ReleasePusch_ServingCellConfig
21221         }
21222         return nil
21223 }
21224
21225 func (m *UplinkConfig) GetSetupPusch_ServingCellConfig() *PUSCH_ServingCellConfig {
21226         if x, ok := m.GetPusch_ServingCellConfig().(*UplinkConfig_SetupPusch_ServingCellConfig); ok {
21227                 return x.SetupPusch_ServingCellConfig
21228         }
21229         return nil
21230 }
21231
21232 type isUplinkConfig_CarrierSwitching interface {
21233         isUplinkConfig_CarrierSwitching()
21234 }
21235
21236 type UplinkConfig_ReleaseCarrierSwitching struct {
21237         ReleaseCarrierSwitching *Null `protobuf:"bytes,7,opt,name=release_carrierSwitching,json=releaseCarrierSwitching,proto3,oneof"`
21238 }
21239
21240 type UplinkConfig_SetupCarrierSwitching struct {
21241         SetupCarrierSwitching *SRS_CarrierSwitching `protobuf:"bytes,8,opt,name=setup_carrierSwitching,json=setupCarrierSwitching,proto3,oneof"`
21242 }
21243
21244 func (*UplinkConfig_ReleaseCarrierSwitching) isUplinkConfig_CarrierSwitching() {}
21245
21246 func (*UplinkConfig_SetupCarrierSwitching) isUplinkConfig_CarrierSwitching() {}
21247
21248 func (m *UplinkConfig) GetCarrierSwitching() isUplinkConfig_CarrierSwitching {
21249         if m != nil {
21250                 return m.CarrierSwitching
21251         }
21252         return nil
21253 }
21254
21255 func (m *UplinkConfig) GetReleaseCarrierSwitching() *Null {
21256         if x, ok := m.GetCarrierSwitching().(*UplinkConfig_ReleaseCarrierSwitching); ok {
21257                 return x.ReleaseCarrierSwitching
21258         }
21259         return nil
21260 }
21261
21262 func (m *UplinkConfig) GetSetupCarrierSwitching() *SRS_CarrierSwitching {
21263         if x, ok := m.GetCarrierSwitching().(*UplinkConfig_SetupCarrierSwitching); ok {
21264                 return x.SetupCarrierSwitching
21265         }
21266         return nil
21267 }
21268
21269 func (m *UplinkConfig) GetPowerBoostPi2BPSK() *wrappers.BoolValue {
21270         if m != nil {
21271                 return m.PowerBoostPi2BPSK
21272         }
21273         return nil
21274 }
21275
21276 func (m *UplinkConfig) GetUplinkChannelBW_PerSCS_List() []*SCS_SpecificCarrier {
21277         if m != nil {
21278                 return m.UplinkChannelBW_PerSCS_List
21279         }
21280         return nil
21281 }
21282
21283 // XXX_OneofWrappers is for the internal use of the proto package.
21284 func (*UplinkConfig) XXX_OneofWrappers() []interface{} {
21285         return []interface{}{
21286                 (*UplinkConfig_ReleasePusch_ServingCellConfig)(nil),
21287                 (*UplinkConfig_SetupPusch_ServingCellConfig)(nil),
21288                 (*UplinkConfig_ReleaseCarrierSwitching)(nil),
21289                 (*UplinkConfig_SetupCarrierSwitching)(nil),
21290         }
21291 }
21292
21293 type BWP_UplinkDedicated struct {
21294         // Types that are valid to be assigned to Pucch_Config:
21295         //      *BWP_UplinkDedicated_ReleasePucch_Config
21296         //      *BWP_UplinkDedicated_SetupPucch_Config
21297         Pucch_Config isBWP_UplinkDedicated_Pucch_Config `protobuf_oneof:"pucch_Config"`
21298         // Types that are valid to be assigned to Pusch_Config:
21299         //      *BWP_UplinkDedicated_ReleasePusch_Config
21300         //      *BWP_UplinkDedicated_SetupPusch_Config
21301         Pusch_Config isBWP_UplinkDedicated_Pusch_Config `protobuf_oneof:"pusch_Config"`
21302         // Types that are valid to be assigned to ConfiguredGrantConfig:
21303         //      *BWP_UplinkDedicated_ReleaseConfiguredGrantConfig
21304         //      *BWP_UplinkDedicated_SetupConfiguredGrantConfig
21305         ConfiguredGrantConfig isBWP_UplinkDedicated_ConfiguredGrantConfig `protobuf_oneof:"configuredGrantConfig"`
21306         // Types that are valid to be assigned to Srs_Config:
21307         //      *BWP_UplinkDedicated_ReleaseSrs_Config
21308         //      *BWP_UplinkDedicated_SetupSrs_Config
21309         Srs_Config isBWP_UplinkDedicated_Srs_Config `protobuf_oneof:"srs_Config"`
21310         // Types that are valid to be assigned to BeamFailureRecoveryConfig:
21311         //      *BWP_UplinkDedicated_ReleaseBeamFailureRecoveryConfig
21312         //      *BWP_UplinkDedicated_SetupBeamFailureRecoveryConfig
21313         BeamFailureRecoveryConfig isBWP_UplinkDedicated_BeamFailureRecoveryConfig `protobuf_oneof:"beamFailureRecoveryConfig"`
21314         XXX_NoUnkeyedLiteral      struct{}                                        `json:"-"`
21315         XXX_unrecognized          []byte                                          `json:"-"`
21316         XXX_sizecache             int32                                           `json:"-"`
21317 }
21318
21319 func (m *BWP_UplinkDedicated) Reset()         { *m = BWP_UplinkDedicated{} }
21320 func (m *BWP_UplinkDedicated) String() string { return proto.CompactTextString(m) }
21321 func (*BWP_UplinkDedicated) ProtoMessage()    {}
21322 func (*BWP_UplinkDedicated) Descriptor() ([]byte, []int) {
21323         return fileDescriptor_21c7528bb61f1a7a, []int{188}
21324 }
21325
21326 func (m *BWP_UplinkDedicated) XXX_Unmarshal(b []byte) error {
21327         return xxx_messageInfo_BWP_UplinkDedicated.Unmarshal(m, b)
21328 }
21329 func (m *BWP_UplinkDedicated) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
21330         return xxx_messageInfo_BWP_UplinkDedicated.Marshal(b, m, deterministic)
21331 }
21332 func (m *BWP_UplinkDedicated) XXX_Merge(src proto.Message) {
21333         xxx_messageInfo_BWP_UplinkDedicated.Merge(m, src)
21334 }
21335 func (m *BWP_UplinkDedicated) XXX_Size() int {
21336         return xxx_messageInfo_BWP_UplinkDedicated.Size(m)
21337 }
21338 func (m *BWP_UplinkDedicated) XXX_DiscardUnknown() {
21339         xxx_messageInfo_BWP_UplinkDedicated.DiscardUnknown(m)
21340 }
21341
21342 var xxx_messageInfo_BWP_UplinkDedicated proto.InternalMessageInfo
21343
21344 type isBWP_UplinkDedicated_Pucch_Config interface {
21345         isBWP_UplinkDedicated_Pucch_Config()
21346 }
21347
21348 type BWP_UplinkDedicated_ReleasePucch_Config struct {
21349         ReleasePucch_Config *Null `protobuf:"bytes,1,opt,name=release_pucch_Config,json=releasePucchConfig,proto3,oneof"`
21350 }
21351
21352 type BWP_UplinkDedicated_SetupPucch_Config struct {
21353         SetupPucch_Config *PUCCH_Config `protobuf:"bytes,2,opt,name=setup_pucch_Config,json=setupPucchConfig,proto3,oneof"`
21354 }
21355
21356 func (*BWP_UplinkDedicated_ReleasePucch_Config) isBWP_UplinkDedicated_Pucch_Config() {}
21357
21358 func (*BWP_UplinkDedicated_SetupPucch_Config) isBWP_UplinkDedicated_Pucch_Config() {}
21359
21360 func (m *BWP_UplinkDedicated) GetPucch_Config() isBWP_UplinkDedicated_Pucch_Config {
21361         if m != nil {
21362                 return m.Pucch_Config
21363         }
21364         return nil
21365 }
21366
21367 func (m *BWP_UplinkDedicated) GetReleasePucch_Config() *Null {
21368         if x, ok := m.GetPucch_Config().(*BWP_UplinkDedicated_ReleasePucch_Config); ok {
21369                 return x.ReleasePucch_Config
21370         }
21371         return nil
21372 }
21373
21374 func (m *BWP_UplinkDedicated) GetSetupPucch_Config() *PUCCH_Config {
21375         if x, ok := m.GetPucch_Config().(*BWP_UplinkDedicated_SetupPucch_Config); ok {
21376                 return x.SetupPucch_Config
21377         }
21378         return nil
21379 }
21380
21381 type isBWP_UplinkDedicated_Pusch_Config interface {
21382         isBWP_UplinkDedicated_Pusch_Config()
21383 }
21384
21385 type BWP_UplinkDedicated_ReleasePusch_Config struct {
21386         ReleasePusch_Config *Null `protobuf:"bytes,3,opt,name=release_pusch_Config,json=releasePuschConfig,proto3,oneof"`
21387 }
21388
21389 type BWP_UplinkDedicated_SetupPusch_Config struct {
21390         SetupPusch_Config *PUSCH_Config `protobuf:"bytes,4,opt,name=setup_pusch_Config,json=setupPuschConfig,proto3,oneof"`
21391 }
21392
21393 func (*BWP_UplinkDedicated_ReleasePusch_Config) isBWP_UplinkDedicated_Pusch_Config() {}
21394
21395 func (*BWP_UplinkDedicated_SetupPusch_Config) isBWP_UplinkDedicated_Pusch_Config() {}
21396
21397 func (m *BWP_UplinkDedicated) GetPusch_Config() isBWP_UplinkDedicated_Pusch_Config {
21398         if m != nil {
21399                 return m.Pusch_Config
21400         }
21401         return nil
21402 }
21403
21404 func (m *BWP_UplinkDedicated) GetReleasePusch_Config() *Null {
21405         if x, ok := m.GetPusch_Config().(*BWP_UplinkDedicated_ReleasePusch_Config); ok {
21406                 return x.ReleasePusch_Config
21407         }
21408         return nil
21409 }
21410
21411 func (m *BWP_UplinkDedicated) GetSetupPusch_Config() *PUSCH_Config {
21412         if x, ok := m.GetPusch_Config().(*BWP_UplinkDedicated_SetupPusch_Config); ok {
21413                 return x.SetupPusch_Config
21414         }
21415         return nil
21416 }
21417
21418 type isBWP_UplinkDedicated_ConfiguredGrantConfig interface {
21419         isBWP_UplinkDedicated_ConfiguredGrantConfig()
21420 }
21421
21422 type BWP_UplinkDedicated_ReleaseConfiguredGrantConfig struct {
21423         ReleaseConfiguredGrantConfig *Null `protobuf:"bytes,5,opt,name=release_configuredGrantConfig,json=releaseConfiguredGrantConfig,proto3,oneof"`
21424 }
21425
21426 type BWP_UplinkDedicated_SetupConfiguredGrantConfig struct {
21427         SetupConfiguredGrantConfig *ConfiguredGrantConfig `protobuf:"bytes,6,opt,name=setup_configuredGrantConfig,json=setupConfiguredGrantConfig,proto3,oneof"`
21428 }
21429
21430 func (*BWP_UplinkDedicated_ReleaseConfiguredGrantConfig) isBWP_UplinkDedicated_ConfiguredGrantConfig() {
21431 }
21432
21433 func (*BWP_UplinkDedicated_SetupConfiguredGrantConfig) isBWP_UplinkDedicated_ConfiguredGrantConfig() {}
21434
21435 func (m *BWP_UplinkDedicated) GetConfiguredGrantConfig() isBWP_UplinkDedicated_ConfiguredGrantConfig {
21436         if m != nil {
21437                 return m.ConfiguredGrantConfig
21438         }
21439         return nil
21440 }
21441
21442 func (m *BWP_UplinkDedicated) GetReleaseConfiguredGrantConfig() *Null {
21443         if x, ok := m.GetConfiguredGrantConfig().(*BWP_UplinkDedicated_ReleaseConfiguredGrantConfig); ok {
21444                 return x.ReleaseConfiguredGrantConfig
21445         }
21446         return nil
21447 }
21448
21449 func (m *BWP_UplinkDedicated) GetSetupConfiguredGrantConfig() *ConfiguredGrantConfig {
21450         if x, ok := m.GetConfiguredGrantConfig().(*BWP_UplinkDedicated_SetupConfiguredGrantConfig); ok {
21451                 return x.SetupConfiguredGrantConfig
21452         }
21453         return nil
21454 }
21455
21456 type isBWP_UplinkDedicated_Srs_Config interface {
21457         isBWP_UplinkDedicated_Srs_Config()
21458 }
21459
21460 type BWP_UplinkDedicated_ReleaseSrs_Config struct {
21461         ReleaseSrs_Config *Null `protobuf:"bytes,7,opt,name=release_srs_Config,json=releaseSrsConfig,proto3,oneof"`
21462 }
21463
21464 type BWP_UplinkDedicated_SetupSrs_Config struct {
21465         SetupSrs_Config *SRS_Config `protobuf:"bytes,8,opt,name=setup_srs_Config,json=setupSrsConfig,proto3,oneof"`
21466 }
21467
21468 func (*BWP_UplinkDedicated_ReleaseSrs_Config) isBWP_UplinkDedicated_Srs_Config() {}
21469
21470 func (*BWP_UplinkDedicated_SetupSrs_Config) isBWP_UplinkDedicated_Srs_Config() {}
21471
21472 func (m *BWP_UplinkDedicated) GetSrs_Config() isBWP_UplinkDedicated_Srs_Config {
21473         if m != nil {
21474                 return m.Srs_Config
21475         }
21476         return nil
21477 }
21478
21479 func (m *BWP_UplinkDedicated) GetReleaseSrs_Config() *Null {
21480         if x, ok := m.GetSrs_Config().(*BWP_UplinkDedicated_ReleaseSrs_Config); ok {
21481                 return x.ReleaseSrs_Config
21482         }
21483         return nil
21484 }
21485
21486 func (m *BWP_UplinkDedicated) GetSetupSrs_Config() *SRS_Config {
21487         if x, ok := m.GetSrs_Config().(*BWP_UplinkDedicated_SetupSrs_Config); ok {
21488                 return x.SetupSrs_Config
21489         }
21490         return nil
21491 }
21492
21493 type isBWP_UplinkDedicated_BeamFailureRecoveryConfig interface {
21494         isBWP_UplinkDedicated_BeamFailureRecoveryConfig()
21495 }
21496
21497 type BWP_UplinkDedicated_ReleaseBeamFailureRecoveryConfig struct {
21498         ReleaseBeamFailureRecoveryConfig *Null `protobuf:"bytes,9,opt,name=release_beamFailureRecoveryConfig,json=releaseBeamFailureRecoveryConfig,proto3,oneof"`
21499 }
21500
21501 type BWP_UplinkDedicated_SetupBeamFailureRecoveryConfig struct {
21502         SetupBeamFailureRecoveryConfig *BeamFailureRecoveryConfig `protobuf:"bytes,10,opt,name=setup_beamFailureRecoveryConfig,json=setupBeamFailureRecoveryConfig,proto3,oneof"`
21503 }
21504
21505 func (*BWP_UplinkDedicated_ReleaseBeamFailureRecoveryConfig) isBWP_UplinkDedicated_BeamFailureRecoveryConfig() {
21506 }
21507
21508 func (*BWP_UplinkDedicated_SetupBeamFailureRecoveryConfig) isBWP_UplinkDedicated_BeamFailureRecoveryConfig() {
21509 }
21510
21511 func (m *BWP_UplinkDedicated) GetBeamFailureRecoveryConfig() isBWP_UplinkDedicated_BeamFailureRecoveryConfig {
21512         if m != nil {
21513                 return m.BeamFailureRecoveryConfig
21514         }
21515         return nil
21516 }
21517
21518 func (m *BWP_UplinkDedicated) GetReleaseBeamFailureRecoveryConfig() *Null {
21519         if x, ok := m.GetBeamFailureRecoveryConfig().(*BWP_UplinkDedicated_ReleaseBeamFailureRecoveryConfig); ok {
21520                 return x.ReleaseBeamFailureRecoveryConfig
21521         }
21522         return nil
21523 }
21524
21525 func (m *BWP_UplinkDedicated) GetSetupBeamFailureRecoveryConfig() *BeamFailureRecoveryConfig {
21526         if x, ok := m.GetBeamFailureRecoveryConfig().(*BWP_UplinkDedicated_SetupBeamFailureRecoveryConfig); ok {
21527                 return x.SetupBeamFailureRecoveryConfig
21528         }
21529         return nil
21530 }
21531
21532 // XXX_OneofWrappers is for the internal use of the proto package.
21533 func (*BWP_UplinkDedicated) XXX_OneofWrappers() []interface{} {
21534         return []interface{}{
21535                 (*BWP_UplinkDedicated_ReleasePucch_Config)(nil),
21536                 (*BWP_UplinkDedicated_SetupPucch_Config)(nil),
21537                 (*BWP_UplinkDedicated_ReleasePusch_Config)(nil),
21538                 (*BWP_UplinkDedicated_SetupPusch_Config)(nil),
21539                 (*BWP_UplinkDedicated_ReleaseConfiguredGrantConfig)(nil),
21540                 (*BWP_UplinkDedicated_SetupConfiguredGrantConfig)(nil),
21541                 (*BWP_UplinkDedicated_ReleaseSrs_Config)(nil),
21542                 (*BWP_UplinkDedicated_SetupSrs_Config)(nil),
21543                 (*BWP_UplinkDedicated_ReleaseBeamFailureRecoveryConfig)(nil),
21544                 (*BWP_UplinkDedicated_SetupBeamFailureRecoveryConfig)(nil),
21545         }
21546 }
21547
21548 type PUCCH_Config struct {
21549         ResourceSetToAddModList  []*PUCCH_ResourceSet `protobuf:"bytes,1,rep,name=resourceSetToAddModList,proto3" json:"resourceSetToAddModList,omitempty"`
21550         ResourceSetToReleaseList []uint32             `protobuf:"varint,2,rep,packed,name=resourceSetToReleaseList,proto3" json:"resourceSetToReleaseList,omitempty"`
21551         ResourceToAddModList     []*PUCCH_Resource    `protobuf:"bytes,3,rep,name=resourceToAddModList,proto3" json:"resourceToAddModList,omitempty"`
21552         ResourceToReleaseList    []uint32             `protobuf:"varint,4,rep,packed,name=resourceToReleaseList,proto3" json:"resourceToReleaseList,omitempty"`
21553         // Types that are valid to be assigned to Format1:
21554         //      *PUCCH_Config_ReleaseFormat1
21555         //      *PUCCH_Config_SetupFormat1
21556         Format1 isPUCCH_Config_Format1 `protobuf_oneof:"format1"`
21557         // Types that are valid to be assigned to Format2:
21558         //      *PUCCH_Config_ReleaseFormat2
21559         //      *PUCCH_Config_SetupFormat2
21560         Format2 isPUCCH_Config_Format2 `protobuf_oneof:"format2"`
21561         // Types that are valid to be assigned to Format3:
21562         //      *PUCCH_Config_ReleaseFormat3
21563         //      *PUCCH_Config_SetupFormat3
21564         Format3 isPUCCH_Config_Format3 `protobuf_oneof:"format3"`
21565         // Types that are valid to be assigned to Format4:
21566         //      *PUCCH_Config_ReleaseFormat4
21567         //      *PUCCH_Config_SetupFormat4
21568         Format4                                isPUCCH_Config_Format4             `protobuf_oneof:"format4"`
21569         SchedulingRequestResourceToAddModList  []*SchedulingRequestResourceConfig `protobuf:"bytes,13,rep,name=schedulingRequestResourceToAddModList,proto3" json:"schedulingRequestResourceToAddModList,omitempty"`
21570         SchedulingRequestResourceToReleaseList []uint32                           `protobuf:"varint,14,rep,packed,name=schedulingRequestResourceToReleaseList,proto3" json:"schedulingRequestResourceToReleaseList,omitempty"`
21571         Multi_CSI_PUCCH_ResourceList           []uint32                           `protobuf:"varint,15,rep,packed,name=multi_CSI_PUCCH_ResourceList,json=multiCSIPUCCHResourceList,proto3" json:"multi_CSI_PUCCH_ResourceList,omitempty"`
21572         Dl_DataToUL_ACK                        []uint32                           `protobuf:"varint,16,rep,packed,name=dl_DataToUL_ACK,json=dlDataToULACK,proto3" json:"dl_DataToUL_ACK,omitempty"`
21573         SpatialRelationInfoToAddModList        []*PUCCH_SpatialRelationInfo       `protobuf:"bytes,17,rep,name=spatialRelationInfoToAddModList,proto3" json:"spatialRelationInfoToAddModList,omitempty"`
21574         SpatialRelationInfoToReleaseList       []uint32                           `protobuf:"varint,18,rep,packed,name=spatialRelationInfoToReleaseList,proto3" json:"spatialRelationInfoToReleaseList,omitempty"`
21575         Pucch_PowerControl                     *PUCCH_PowerControl                `protobuf:"bytes,19,opt,name=pucch_PowerControl,json=pucchPowerControl,proto3" json:"pucch_PowerControl,omitempty"`
21576         XXX_NoUnkeyedLiteral                   struct{}                           `json:"-"`
21577         XXX_unrecognized                       []byte                             `json:"-"`
21578         XXX_sizecache                          int32                              `json:"-"`
21579 }
21580
21581 func (m *PUCCH_Config) Reset()         { *m = PUCCH_Config{} }
21582 func (m *PUCCH_Config) String() string { return proto.CompactTextString(m) }
21583 func (*PUCCH_Config) ProtoMessage()    {}
21584 func (*PUCCH_Config) Descriptor() ([]byte, []int) {
21585         return fileDescriptor_21c7528bb61f1a7a, []int{189}
21586 }
21587
21588 func (m *PUCCH_Config) XXX_Unmarshal(b []byte) error {
21589         return xxx_messageInfo_PUCCH_Config.Unmarshal(m, b)
21590 }
21591 func (m *PUCCH_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
21592         return xxx_messageInfo_PUCCH_Config.Marshal(b, m, deterministic)
21593 }
21594 func (m *PUCCH_Config) XXX_Merge(src proto.Message) {
21595         xxx_messageInfo_PUCCH_Config.Merge(m, src)
21596 }
21597 func (m *PUCCH_Config) XXX_Size() int {
21598         return xxx_messageInfo_PUCCH_Config.Size(m)
21599 }
21600 func (m *PUCCH_Config) XXX_DiscardUnknown() {
21601         xxx_messageInfo_PUCCH_Config.DiscardUnknown(m)
21602 }
21603
21604 var xxx_messageInfo_PUCCH_Config proto.InternalMessageInfo
21605
21606 func (m *PUCCH_Config) GetResourceSetToAddModList() []*PUCCH_ResourceSet {
21607         if m != nil {
21608                 return m.ResourceSetToAddModList
21609         }
21610         return nil
21611 }
21612
21613 func (m *PUCCH_Config) GetResourceSetToReleaseList() []uint32 {
21614         if m != nil {
21615                 return m.ResourceSetToReleaseList
21616         }
21617         return nil
21618 }
21619
21620 func (m *PUCCH_Config) GetResourceToAddModList() []*PUCCH_Resource {
21621         if m != nil {
21622                 return m.ResourceToAddModList
21623         }
21624         return nil
21625 }
21626
21627 func (m *PUCCH_Config) GetResourceToReleaseList() []uint32 {
21628         if m != nil {
21629                 return m.ResourceToReleaseList
21630         }
21631         return nil
21632 }
21633
21634 type isPUCCH_Config_Format1 interface {
21635         isPUCCH_Config_Format1()
21636 }
21637
21638 type PUCCH_Config_ReleaseFormat1 struct {
21639         ReleaseFormat1 *Null `protobuf:"bytes,5,opt,name=release_format1,json=releaseFormat1,proto3,oneof"`
21640 }
21641
21642 type PUCCH_Config_SetupFormat1 struct {
21643         SetupFormat1 *PUCCH_FormatConfig `protobuf:"bytes,6,opt,name=setup_format1,json=setupFormat1,proto3,oneof"`
21644 }
21645
21646 func (*PUCCH_Config_ReleaseFormat1) isPUCCH_Config_Format1() {}
21647
21648 func (*PUCCH_Config_SetupFormat1) isPUCCH_Config_Format1() {}
21649
21650 func (m *PUCCH_Config) GetFormat1() isPUCCH_Config_Format1 {
21651         if m != nil {
21652                 return m.Format1
21653         }
21654         return nil
21655 }
21656
21657 func (m *PUCCH_Config) GetReleaseFormat1() *Null {
21658         if x, ok := m.GetFormat1().(*PUCCH_Config_ReleaseFormat1); ok {
21659                 return x.ReleaseFormat1
21660         }
21661         return nil
21662 }
21663
21664 func (m *PUCCH_Config) GetSetupFormat1() *PUCCH_FormatConfig {
21665         if x, ok := m.GetFormat1().(*PUCCH_Config_SetupFormat1); ok {
21666                 return x.SetupFormat1
21667         }
21668         return nil
21669 }
21670
21671 type isPUCCH_Config_Format2 interface {
21672         isPUCCH_Config_Format2()
21673 }
21674
21675 type PUCCH_Config_ReleaseFormat2 struct {
21676         ReleaseFormat2 *Null `protobuf:"bytes,7,opt,name=release_format2,json=releaseFormat2,proto3,oneof"`
21677 }
21678
21679 type PUCCH_Config_SetupFormat2 struct {
21680         SetupFormat2 *PUCCH_FormatConfig `protobuf:"bytes,8,opt,name=setup_format2,json=setupFormat2,proto3,oneof"`
21681 }
21682
21683 func (*PUCCH_Config_ReleaseFormat2) isPUCCH_Config_Format2() {}
21684
21685 func (*PUCCH_Config_SetupFormat2) isPUCCH_Config_Format2() {}
21686
21687 func (m *PUCCH_Config) GetFormat2() isPUCCH_Config_Format2 {
21688         if m != nil {
21689                 return m.Format2
21690         }
21691         return nil
21692 }
21693
21694 func (m *PUCCH_Config) GetReleaseFormat2() *Null {
21695         if x, ok := m.GetFormat2().(*PUCCH_Config_ReleaseFormat2); ok {
21696                 return x.ReleaseFormat2
21697         }
21698         return nil
21699 }
21700
21701 func (m *PUCCH_Config) GetSetupFormat2() *PUCCH_FormatConfig {
21702         if x, ok := m.GetFormat2().(*PUCCH_Config_SetupFormat2); ok {
21703                 return x.SetupFormat2
21704         }
21705         return nil
21706 }
21707
21708 type isPUCCH_Config_Format3 interface {
21709         isPUCCH_Config_Format3()
21710 }
21711
21712 type PUCCH_Config_ReleaseFormat3 struct {
21713         ReleaseFormat3 *Null `protobuf:"bytes,9,opt,name=release_format3,json=releaseFormat3,proto3,oneof"`
21714 }
21715
21716 type PUCCH_Config_SetupFormat3 struct {
21717         SetupFormat3 *PUCCH_FormatConfig `protobuf:"bytes,10,opt,name=setup_format3,json=setupFormat3,proto3,oneof"`
21718 }
21719
21720 func (*PUCCH_Config_ReleaseFormat3) isPUCCH_Config_Format3() {}
21721
21722 func (*PUCCH_Config_SetupFormat3) isPUCCH_Config_Format3() {}
21723
21724 func (m *PUCCH_Config) GetFormat3() isPUCCH_Config_Format3 {
21725         if m != nil {
21726                 return m.Format3
21727         }
21728         return nil
21729 }
21730
21731 func (m *PUCCH_Config) GetReleaseFormat3() *Null {
21732         if x, ok := m.GetFormat3().(*PUCCH_Config_ReleaseFormat3); ok {
21733                 return x.ReleaseFormat3
21734         }
21735         return nil
21736 }
21737
21738 func (m *PUCCH_Config) GetSetupFormat3() *PUCCH_FormatConfig {
21739         if x, ok := m.GetFormat3().(*PUCCH_Config_SetupFormat3); ok {
21740                 return x.SetupFormat3
21741         }
21742         return nil
21743 }
21744
21745 type isPUCCH_Config_Format4 interface {
21746         isPUCCH_Config_Format4()
21747 }
21748
21749 type PUCCH_Config_ReleaseFormat4 struct {
21750         ReleaseFormat4 *Null `protobuf:"bytes,11,opt,name=release_format4,json=releaseFormat4,proto3,oneof"`
21751 }
21752
21753 type PUCCH_Config_SetupFormat4 struct {
21754         SetupFormat4 *PUCCH_FormatConfig `protobuf:"bytes,12,opt,name=setup_format4,json=setupFormat4,proto3,oneof"`
21755 }
21756
21757 func (*PUCCH_Config_ReleaseFormat4) isPUCCH_Config_Format4() {}
21758
21759 func (*PUCCH_Config_SetupFormat4) isPUCCH_Config_Format4() {}
21760
21761 func (m *PUCCH_Config) GetFormat4() isPUCCH_Config_Format4 {
21762         if m != nil {
21763                 return m.Format4
21764         }
21765         return nil
21766 }
21767
21768 func (m *PUCCH_Config) GetReleaseFormat4() *Null {
21769         if x, ok := m.GetFormat4().(*PUCCH_Config_ReleaseFormat4); ok {
21770                 return x.ReleaseFormat4
21771         }
21772         return nil
21773 }
21774
21775 func (m *PUCCH_Config) GetSetupFormat4() *PUCCH_FormatConfig {
21776         if x, ok := m.GetFormat4().(*PUCCH_Config_SetupFormat4); ok {
21777                 return x.SetupFormat4
21778         }
21779         return nil
21780 }
21781
21782 func (m *PUCCH_Config) GetSchedulingRequestResourceToAddModList() []*SchedulingRequestResourceConfig {
21783         if m != nil {
21784                 return m.SchedulingRequestResourceToAddModList
21785         }
21786         return nil
21787 }
21788
21789 func (m *PUCCH_Config) GetSchedulingRequestResourceToReleaseList() []uint32 {
21790         if m != nil {
21791                 return m.SchedulingRequestResourceToReleaseList
21792         }
21793         return nil
21794 }
21795
21796 func (m *PUCCH_Config) GetMulti_CSI_PUCCH_ResourceList() []uint32 {
21797         if m != nil {
21798                 return m.Multi_CSI_PUCCH_ResourceList
21799         }
21800         return nil
21801 }
21802
21803 func (m *PUCCH_Config) GetDl_DataToUL_ACK() []uint32 {
21804         if m != nil {
21805                 return m.Dl_DataToUL_ACK
21806         }
21807         return nil
21808 }
21809
21810 func (m *PUCCH_Config) GetSpatialRelationInfoToAddModList() []*PUCCH_SpatialRelationInfo {
21811         if m != nil {
21812                 return m.SpatialRelationInfoToAddModList
21813         }
21814         return nil
21815 }
21816
21817 func (m *PUCCH_Config) GetSpatialRelationInfoToReleaseList() []uint32 {
21818         if m != nil {
21819                 return m.SpatialRelationInfoToReleaseList
21820         }
21821         return nil
21822 }
21823
21824 func (m *PUCCH_Config) GetPucch_PowerControl() *PUCCH_PowerControl {
21825         if m != nil {
21826                 return m.Pucch_PowerControl
21827         }
21828         return nil
21829 }
21830
21831 // XXX_OneofWrappers is for the internal use of the proto package.
21832 func (*PUCCH_Config) XXX_OneofWrappers() []interface{} {
21833         return []interface{}{
21834                 (*PUCCH_Config_ReleaseFormat1)(nil),
21835                 (*PUCCH_Config_SetupFormat1)(nil),
21836                 (*PUCCH_Config_ReleaseFormat2)(nil),
21837                 (*PUCCH_Config_SetupFormat2)(nil),
21838                 (*PUCCH_Config_ReleaseFormat3)(nil),
21839                 (*PUCCH_Config_SetupFormat3)(nil),
21840                 (*PUCCH_Config_ReleaseFormat4)(nil),
21841                 (*PUCCH_Config_SetupFormat4)(nil),
21842         }
21843 }
21844
21845 type PUCCH_ResourceSet struct {
21846         Pucch_ResourceSetId  uint32                `protobuf:"varint,1,opt,name=pucch_ResourceSetId,json=pucchResourceSetId,proto3" json:"pucch_ResourceSetId,omitempty"`
21847         ResourceList         []uint32              `protobuf:"varint,2,rep,packed,name=resourceList,proto3" json:"resourceList,omitempty"`
21848         MaxPayloadMinus1     *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=maxPayloadMinus1,proto3" json:"maxPayloadMinus1,omitempty"`
21849         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
21850         XXX_unrecognized     []byte                `json:"-"`
21851         XXX_sizecache        int32                 `json:"-"`
21852 }
21853
21854 func (m *PUCCH_ResourceSet) Reset()         { *m = PUCCH_ResourceSet{} }
21855 func (m *PUCCH_ResourceSet) String() string { return proto.CompactTextString(m) }
21856 func (*PUCCH_ResourceSet) ProtoMessage()    {}
21857 func (*PUCCH_ResourceSet) Descriptor() ([]byte, []int) {
21858         return fileDescriptor_21c7528bb61f1a7a, []int{190}
21859 }
21860
21861 func (m *PUCCH_ResourceSet) XXX_Unmarshal(b []byte) error {
21862         return xxx_messageInfo_PUCCH_ResourceSet.Unmarshal(m, b)
21863 }
21864 func (m *PUCCH_ResourceSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
21865         return xxx_messageInfo_PUCCH_ResourceSet.Marshal(b, m, deterministic)
21866 }
21867 func (m *PUCCH_ResourceSet) XXX_Merge(src proto.Message) {
21868         xxx_messageInfo_PUCCH_ResourceSet.Merge(m, src)
21869 }
21870 func (m *PUCCH_ResourceSet) XXX_Size() int {
21871         return xxx_messageInfo_PUCCH_ResourceSet.Size(m)
21872 }
21873 func (m *PUCCH_ResourceSet) XXX_DiscardUnknown() {
21874         xxx_messageInfo_PUCCH_ResourceSet.DiscardUnknown(m)
21875 }
21876
21877 var xxx_messageInfo_PUCCH_ResourceSet proto.InternalMessageInfo
21878
21879 func (m *PUCCH_ResourceSet) GetPucch_ResourceSetId() uint32 {
21880         if m != nil {
21881                 return m.Pucch_ResourceSetId
21882         }
21883         return 0
21884 }
21885
21886 func (m *PUCCH_ResourceSet) GetResourceList() []uint32 {
21887         if m != nil {
21888                 return m.ResourceList
21889         }
21890         return nil
21891 }
21892
21893 func (m *PUCCH_ResourceSet) GetMaxPayloadMinus1() *wrappers.UInt32Value {
21894         if m != nil {
21895                 return m.MaxPayloadMinus1
21896         }
21897         return nil
21898 }
21899
21900 type PUCCH_Resource struct {
21901         Pucch_ResourceId          uint32                `protobuf:"varint,1,opt,name=pucch_ResourceId,json=pucchResourceId,proto3" json:"pucch_ResourceId,omitempty"`
21902         StartingPRB               uint32                `protobuf:"varint,2,opt,name=startingPRB,proto3" json:"startingPRB,omitempty"`
21903         IntraSlotFrequencyHopping *EnabledOpt           `protobuf:"bytes,3,opt,name=intraSlotFrequencyHopping,proto3" json:"intraSlotFrequencyHopping,omitempty"`
21904         SecondHopPRB              *wrappers.UInt32Value `protobuf:"bytes,4,opt,name=secondHopPRB,proto3" json:"secondHopPRB,omitempty"`
21905         // Types that are valid to be assigned to Format:
21906         //      *PUCCH_Resource_Format0
21907         //      *PUCCH_Resource_Format1
21908         //      *PUCCH_Resource_Format2
21909         //      *PUCCH_Resource_Format3
21910         //      *PUCCH_Resource_Format4
21911         Format               isPUCCH_Resource_Format `protobuf_oneof:"format"`
21912         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
21913         XXX_unrecognized     []byte                  `json:"-"`
21914         XXX_sizecache        int32                   `json:"-"`
21915 }
21916
21917 func (m *PUCCH_Resource) Reset()         { *m = PUCCH_Resource{} }
21918 func (m *PUCCH_Resource) String() string { return proto.CompactTextString(m) }
21919 func (*PUCCH_Resource) ProtoMessage()    {}
21920 func (*PUCCH_Resource) Descriptor() ([]byte, []int) {
21921         return fileDescriptor_21c7528bb61f1a7a, []int{191}
21922 }
21923
21924 func (m *PUCCH_Resource) XXX_Unmarshal(b []byte) error {
21925         return xxx_messageInfo_PUCCH_Resource.Unmarshal(m, b)
21926 }
21927 func (m *PUCCH_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
21928         return xxx_messageInfo_PUCCH_Resource.Marshal(b, m, deterministic)
21929 }
21930 func (m *PUCCH_Resource) XXX_Merge(src proto.Message) {
21931         xxx_messageInfo_PUCCH_Resource.Merge(m, src)
21932 }
21933 func (m *PUCCH_Resource) XXX_Size() int {
21934         return xxx_messageInfo_PUCCH_Resource.Size(m)
21935 }
21936 func (m *PUCCH_Resource) XXX_DiscardUnknown() {
21937         xxx_messageInfo_PUCCH_Resource.DiscardUnknown(m)
21938 }
21939
21940 var xxx_messageInfo_PUCCH_Resource proto.InternalMessageInfo
21941
21942 func (m *PUCCH_Resource) GetPucch_ResourceId() uint32 {
21943         if m != nil {
21944                 return m.Pucch_ResourceId
21945         }
21946         return 0
21947 }
21948
21949 func (m *PUCCH_Resource) GetStartingPRB() uint32 {
21950         if m != nil {
21951                 return m.StartingPRB
21952         }
21953         return 0
21954 }
21955
21956 func (m *PUCCH_Resource) GetIntraSlotFrequencyHopping() *EnabledOpt {
21957         if m != nil {
21958                 return m.IntraSlotFrequencyHopping
21959         }
21960         return nil
21961 }
21962
21963 func (m *PUCCH_Resource) GetSecondHopPRB() *wrappers.UInt32Value {
21964         if m != nil {
21965                 return m.SecondHopPRB
21966         }
21967         return nil
21968 }
21969
21970 type isPUCCH_Resource_Format interface {
21971         isPUCCH_Resource_Format()
21972 }
21973
21974 type PUCCH_Resource_Format0 struct {
21975         Format0 *PUCCHFormat0 `protobuf:"bytes,5,opt,name=format0,proto3,oneof"`
21976 }
21977
21978 type PUCCH_Resource_Format1 struct {
21979         Format1 *PUCCHFormat1 `protobuf:"bytes,6,opt,name=format1,proto3,oneof"`
21980 }
21981
21982 type PUCCH_Resource_Format2 struct {
21983         Format2 *PUCCHFormat2 `protobuf:"bytes,7,opt,name=format2,proto3,oneof"`
21984 }
21985
21986 type PUCCH_Resource_Format3 struct {
21987         Format3 *PUCCHFormat3 `protobuf:"bytes,8,opt,name=format3,proto3,oneof"`
21988 }
21989
21990 type PUCCH_Resource_Format4 struct {
21991         Format4 *PUCCHFormat4 `protobuf:"bytes,9,opt,name=format4,proto3,oneof"`
21992 }
21993
21994 func (*PUCCH_Resource_Format0) isPUCCH_Resource_Format() {}
21995
21996 func (*PUCCH_Resource_Format1) isPUCCH_Resource_Format() {}
21997
21998 func (*PUCCH_Resource_Format2) isPUCCH_Resource_Format() {}
21999
22000 func (*PUCCH_Resource_Format3) isPUCCH_Resource_Format() {}
22001
22002 func (*PUCCH_Resource_Format4) isPUCCH_Resource_Format() {}
22003
22004 func (m *PUCCH_Resource) GetFormat() isPUCCH_Resource_Format {
22005         if m != nil {
22006                 return m.Format
22007         }
22008         return nil
22009 }
22010
22011 func (m *PUCCH_Resource) GetFormat0() *PUCCHFormat0 {
22012         if x, ok := m.GetFormat().(*PUCCH_Resource_Format0); ok {
22013                 return x.Format0
22014         }
22015         return nil
22016 }
22017
22018 func (m *PUCCH_Resource) GetFormat1() *PUCCHFormat1 {
22019         if x, ok := m.GetFormat().(*PUCCH_Resource_Format1); ok {
22020                 return x.Format1
22021         }
22022         return nil
22023 }
22024
22025 func (m *PUCCH_Resource) GetFormat2() *PUCCHFormat2 {
22026         if x, ok := m.GetFormat().(*PUCCH_Resource_Format2); ok {
22027                 return x.Format2
22028         }
22029         return nil
22030 }
22031
22032 func (m *PUCCH_Resource) GetFormat3() *PUCCHFormat3 {
22033         if x, ok := m.GetFormat().(*PUCCH_Resource_Format3); ok {
22034                 return x.Format3
22035         }
22036         return nil
22037 }
22038
22039 func (m *PUCCH_Resource) GetFormat4() *PUCCHFormat4 {
22040         if x, ok := m.GetFormat().(*PUCCH_Resource_Format4); ok {
22041                 return x.Format4
22042         }
22043         return nil
22044 }
22045
22046 // XXX_OneofWrappers is for the internal use of the proto package.
22047 func (*PUCCH_Resource) XXX_OneofWrappers() []interface{} {
22048         return []interface{}{
22049                 (*PUCCH_Resource_Format0)(nil),
22050                 (*PUCCH_Resource_Format1)(nil),
22051                 (*PUCCH_Resource_Format2)(nil),
22052                 (*PUCCH_Resource_Format3)(nil),
22053                 (*PUCCH_Resource_Format4)(nil),
22054         }
22055 }
22056
22057 type PUCCHFormat0 struct {
22058         InitialCyclicShift   uint32   `protobuf:"varint,1,opt,name=initialCyclicShift,proto3" json:"initialCyclicShift,omitempty"`
22059         NrofSymbols          uint32   `protobuf:"varint,2,opt,name=nrofSymbols,proto3" json:"nrofSymbols,omitempty"`
22060         StartingSymbolIndex  uint32   `protobuf:"varint,3,opt,name=startingSymbolIndex,proto3" json:"startingSymbolIndex,omitempty"`
22061         XXX_NoUnkeyedLiteral struct{} `json:"-"`
22062         XXX_unrecognized     []byte   `json:"-"`
22063         XXX_sizecache        int32    `json:"-"`
22064 }
22065
22066 func (m *PUCCHFormat0) Reset()         { *m = PUCCHFormat0{} }
22067 func (m *PUCCHFormat0) String() string { return proto.CompactTextString(m) }
22068 func (*PUCCHFormat0) ProtoMessage()    {}
22069 func (*PUCCHFormat0) Descriptor() ([]byte, []int) {
22070         return fileDescriptor_21c7528bb61f1a7a, []int{192}
22071 }
22072
22073 func (m *PUCCHFormat0) XXX_Unmarshal(b []byte) error {
22074         return xxx_messageInfo_PUCCHFormat0.Unmarshal(m, b)
22075 }
22076 func (m *PUCCHFormat0) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22077         return xxx_messageInfo_PUCCHFormat0.Marshal(b, m, deterministic)
22078 }
22079 func (m *PUCCHFormat0) XXX_Merge(src proto.Message) {
22080         xxx_messageInfo_PUCCHFormat0.Merge(m, src)
22081 }
22082 func (m *PUCCHFormat0) XXX_Size() int {
22083         return xxx_messageInfo_PUCCHFormat0.Size(m)
22084 }
22085 func (m *PUCCHFormat0) XXX_DiscardUnknown() {
22086         xxx_messageInfo_PUCCHFormat0.DiscardUnknown(m)
22087 }
22088
22089 var xxx_messageInfo_PUCCHFormat0 proto.InternalMessageInfo
22090
22091 func (m *PUCCHFormat0) GetInitialCyclicShift() uint32 {
22092         if m != nil {
22093                 return m.InitialCyclicShift
22094         }
22095         return 0
22096 }
22097
22098 func (m *PUCCHFormat0) GetNrofSymbols() uint32 {
22099         if m != nil {
22100                 return m.NrofSymbols
22101         }
22102         return 0
22103 }
22104
22105 func (m *PUCCHFormat0) GetStartingSymbolIndex() uint32 {
22106         if m != nil {
22107                 return m.StartingSymbolIndex
22108         }
22109         return 0
22110 }
22111
22112 type PUCCHFormat1 struct {
22113         InitialCyclicShift   uint32   `protobuf:"varint,1,opt,name=initialCyclicShift,proto3" json:"initialCyclicShift,omitempty"`
22114         NrofSymbols          uint32   `protobuf:"varint,2,opt,name=nrofSymbols,proto3" json:"nrofSymbols,omitempty"`
22115         StartingSymbolIndex  uint32   `protobuf:"varint,3,opt,name=startingSymbolIndex,proto3" json:"startingSymbolIndex,omitempty"`
22116         TimeDomainOCC        uint32   `protobuf:"varint,4,opt,name=timeDomainOCC,proto3" json:"timeDomainOCC,omitempty"`
22117         XXX_NoUnkeyedLiteral struct{} `json:"-"`
22118         XXX_unrecognized     []byte   `json:"-"`
22119         XXX_sizecache        int32    `json:"-"`
22120 }
22121
22122 func (m *PUCCHFormat1) Reset()         { *m = PUCCHFormat1{} }
22123 func (m *PUCCHFormat1) String() string { return proto.CompactTextString(m) }
22124 func (*PUCCHFormat1) ProtoMessage()    {}
22125 func (*PUCCHFormat1) Descriptor() ([]byte, []int) {
22126         return fileDescriptor_21c7528bb61f1a7a, []int{193}
22127 }
22128
22129 func (m *PUCCHFormat1) XXX_Unmarshal(b []byte) error {
22130         return xxx_messageInfo_PUCCHFormat1.Unmarshal(m, b)
22131 }
22132 func (m *PUCCHFormat1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22133         return xxx_messageInfo_PUCCHFormat1.Marshal(b, m, deterministic)
22134 }
22135 func (m *PUCCHFormat1) XXX_Merge(src proto.Message) {
22136         xxx_messageInfo_PUCCHFormat1.Merge(m, src)
22137 }
22138 func (m *PUCCHFormat1) XXX_Size() int {
22139         return xxx_messageInfo_PUCCHFormat1.Size(m)
22140 }
22141 func (m *PUCCHFormat1) XXX_DiscardUnknown() {
22142         xxx_messageInfo_PUCCHFormat1.DiscardUnknown(m)
22143 }
22144
22145 var xxx_messageInfo_PUCCHFormat1 proto.InternalMessageInfo
22146
22147 func (m *PUCCHFormat1) GetInitialCyclicShift() uint32 {
22148         if m != nil {
22149                 return m.InitialCyclicShift
22150         }
22151         return 0
22152 }
22153
22154 func (m *PUCCHFormat1) GetNrofSymbols() uint32 {
22155         if m != nil {
22156                 return m.NrofSymbols
22157         }
22158         return 0
22159 }
22160
22161 func (m *PUCCHFormat1) GetStartingSymbolIndex() uint32 {
22162         if m != nil {
22163                 return m.StartingSymbolIndex
22164         }
22165         return 0
22166 }
22167
22168 func (m *PUCCHFormat1) GetTimeDomainOCC() uint32 {
22169         if m != nil {
22170                 return m.TimeDomainOCC
22171         }
22172         return 0
22173 }
22174
22175 type PUCCHFormat2 struct {
22176         NrofPRBs             uint32   `protobuf:"varint,1,opt,name=nrofPRBs,proto3" json:"nrofPRBs,omitempty"`
22177         NrofSymbols          uint32   `protobuf:"varint,2,opt,name=nrofSymbols,proto3" json:"nrofSymbols,omitempty"`
22178         StartingSymbolIndex  uint32   `protobuf:"varint,3,opt,name=startingSymbolIndex,proto3" json:"startingSymbolIndex,omitempty"`
22179         XXX_NoUnkeyedLiteral struct{} `json:"-"`
22180         XXX_unrecognized     []byte   `json:"-"`
22181         XXX_sizecache        int32    `json:"-"`
22182 }
22183
22184 func (m *PUCCHFormat2) Reset()         { *m = PUCCHFormat2{} }
22185 func (m *PUCCHFormat2) String() string { return proto.CompactTextString(m) }
22186 func (*PUCCHFormat2) ProtoMessage()    {}
22187 func (*PUCCHFormat2) Descriptor() ([]byte, []int) {
22188         return fileDescriptor_21c7528bb61f1a7a, []int{194}
22189 }
22190
22191 func (m *PUCCHFormat2) XXX_Unmarshal(b []byte) error {
22192         return xxx_messageInfo_PUCCHFormat2.Unmarshal(m, b)
22193 }
22194 func (m *PUCCHFormat2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22195         return xxx_messageInfo_PUCCHFormat2.Marshal(b, m, deterministic)
22196 }
22197 func (m *PUCCHFormat2) XXX_Merge(src proto.Message) {
22198         xxx_messageInfo_PUCCHFormat2.Merge(m, src)
22199 }
22200 func (m *PUCCHFormat2) XXX_Size() int {
22201         return xxx_messageInfo_PUCCHFormat2.Size(m)
22202 }
22203 func (m *PUCCHFormat2) XXX_DiscardUnknown() {
22204         xxx_messageInfo_PUCCHFormat2.DiscardUnknown(m)
22205 }
22206
22207 var xxx_messageInfo_PUCCHFormat2 proto.InternalMessageInfo
22208
22209 func (m *PUCCHFormat2) GetNrofPRBs() uint32 {
22210         if m != nil {
22211                 return m.NrofPRBs
22212         }
22213         return 0
22214 }
22215
22216 func (m *PUCCHFormat2) GetNrofSymbols() uint32 {
22217         if m != nil {
22218                 return m.NrofSymbols
22219         }
22220         return 0
22221 }
22222
22223 func (m *PUCCHFormat2) GetStartingSymbolIndex() uint32 {
22224         if m != nil {
22225                 return m.StartingSymbolIndex
22226         }
22227         return 0
22228 }
22229
22230 type PUCCHFormat3 struct {
22231         NrofPRBs             uint32   `protobuf:"varint,1,opt,name=nrofPRBs,proto3" json:"nrofPRBs,omitempty"`
22232         NrofSymbols          uint32   `protobuf:"varint,2,opt,name=nrofSymbols,proto3" json:"nrofSymbols,omitempty"`
22233         StartingSymbolIndex  uint32   `protobuf:"varint,3,opt,name=startingSymbolIndex,proto3" json:"startingSymbolIndex,omitempty"`
22234         XXX_NoUnkeyedLiteral struct{} `json:"-"`
22235         XXX_unrecognized     []byte   `json:"-"`
22236         XXX_sizecache        int32    `json:"-"`
22237 }
22238
22239 func (m *PUCCHFormat3) Reset()         { *m = PUCCHFormat3{} }
22240 func (m *PUCCHFormat3) String() string { return proto.CompactTextString(m) }
22241 func (*PUCCHFormat3) ProtoMessage()    {}
22242 func (*PUCCHFormat3) Descriptor() ([]byte, []int) {
22243         return fileDescriptor_21c7528bb61f1a7a, []int{195}
22244 }
22245
22246 func (m *PUCCHFormat3) XXX_Unmarshal(b []byte) error {
22247         return xxx_messageInfo_PUCCHFormat3.Unmarshal(m, b)
22248 }
22249 func (m *PUCCHFormat3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22250         return xxx_messageInfo_PUCCHFormat3.Marshal(b, m, deterministic)
22251 }
22252 func (m *PUCCHFormat3) XXX_Merge(src proto.Message) {
22253         xxx_messageInfo_PUCCHFormat3.Merge(m, src)
22254 }
22255 func (m *PUCCHFormat3) XXX_Size() int {
22256         return xxx_messageInfo_PUCCHFormat3.Size(m)
22257 }
22258 func (m *PUCCHFormat3) XXX_DiscardUnknown() {
22259         xxx_messageInfo_PUCCHFormat3.DiscardUnknown(m)
22260 }
22261
22262 var xxx_messageInfo_PUCCHFormat3 proto.InternalMessageInfo
22263
22264 func (m *PUCCHFormat3) GetNrofPRBs() uint32 {
22265         if m != nil {
22266                 return m.NrofPRBs
22267         }
22268         return 0
22269 }
22270
22271 func (m *PUCCHFormat3) GetNrofSymbols() uint32 {
22272         if m != nil {
22273                 return m.NrofSymbols
22274         }
22275         return 0
22276 }
22277
22278 func (m *PUCCHFormat3) GetStartingSymbolIndex() uint32 {
22279         if m != nil {
22280                 return m.StartingSymbolIndex
22281         }
22282         return 0
22283 }
22284
22285 type PUCCHFormat4 struct {
22286         NrofSymbols          uint32      `protobuf:"varint,1,opt,name=nrofSymbols,proto3" json:"nrofSymbols,omitempty"`
22287         Occ_Length           *OCC_Length `protobuf:"bytes,2,opt,name=occ_Length,json=occLength,proto3" json:"occ_Length,omitempty"`
22288         Occ_Index            *OCC_Index  `protobuf:"bytes,3,opt,name=occ_Index,json=occIndex,proto3" json:"occ_Index,omitempty"`
22289         StartingSymbolIndex  uint32      `protobuf:"varint,4,opt,name=startingSymbolIndex,proto3" json:"startingSymbolIndex,omitempty"`
22290         XXX_NoUnkeyedLiteral struct{}    `json:"-"`
22291         XXX_unrecognized     []byte      `json:"-"`
22292         XXX_sizecache        int32       `json:"-"`
22293 }
22294
22295 func (m *PUCCHFormat4) Reset()         { *m = PUCCHFormat4{} }
22296 func (m *PUCCHFormat4) String() string { return proto.CompactTextString(m) }
22297 func (*PUCCHFormat4) ProtoMessage()    {}
22298 func (*PUCCHFormat4) Descriptor() ([]byte, []int) {
22299         return fileDescriptor_21c7528bb61f1a7a, []int{196}
22300 }
22301
22302 func (m *PUCCHFormat4) XXX_Unmarshal(b []byte) error {
22303         return xxx_messageInfo_PUCCHFormat4.Unmarshal(m, b)
22304 }
22305 func (m *PUCCHFormat4) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22306         return xxx_messageInfo_PUCCHFormat4.Marshal(b, m, deterministic)
22307 }
22308 func (m *PUCCHFormat4) XXX_Merge(src proto.Message) {
22309         xxx_messageInfo_PUCCHFormat4.Merge(m, src)
22310 }
22311 func (m *PUCCHFormat4) XXX_Size() int {
22312         return xxx_messageInfo_PUCCHFormat4.Size(m)
22313 }
22314 func (m *PUCCHFormat4) XXX_DiscardUnknown() {
22315         xxx_messageInfo_PUCCHFormat4.DiscardUnknown(m)
22316 }
22317
22318 var xxx_messageInfo_PUCCHFormat4 proto.InternalMessageInfo
22319
22320 func (m *PUCCHFormat4) GetNrofSymbols() uint32 {
22321         if m != nil {
22322                 return m.NrofSymbols
22323         }
22324         return 0
22325 }
22326
22327 func (m *PUCCHFormat4) GetOcc_Length() *OCC_Length {
22328         if m != nil {
22329                 return m.Occ_Length
22330         }
22331         return nil
22332 }
22333
22334 func (m *PUCCHFormat4) GetOcc_Index() *OCC_Index {
22335         if m != nil {
22336                 return m.Occ_Index
22337         }
22338         return nil
22339 }
22340
22341 func (m *PUCCHFormat4) GetStartingSymbolIndex() uint32 {
22342         if m != nil {
22343                 return m.StartingSymbolIndex
22344         }
22345         return 0
22346 }
22347
22348 type OCC_Length struct {
22349         Value                OCC_Length_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.OCC_Length_Value" json:"value,omitempty"`
22350         XXX_NoUnkeyedLiteral struct{}         `json:"-"`
22351         XXX_unrecognized     []byte           `json:"-"`
22352         XXX_sizecache        int32            `json:"-"`
22353 }
22354
22355 func (m *OCC_Length) Reset()         { *m = OCC_Length{} }
22356 func (m *OCC_Length) String() string { return proto.CompactTextString(m) }
22357 func (*OCC_Length) ProtoMessage()    {}
22358 func (*OCC_Length) Descriptor() ([]byte, []int) {
22359         return fileDescriptor_21c7528bb61f1a7a, []int{197}
22360 }
22361
22362 func (m *OCC_Length) XXX_Unmarshal(b []byte) error {
22363         return xxx_messageInfo_OCC_Length.Unmarshal(m, b)
22364 }
22365 func (m *OCC_Length) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22366         return xxx_messageInfo_OCC_Length.Marshal(b, m, deterministic)
22367 }
22368 func (m *OCC_Length) XXX_Merge(src proto.Message) {
22369         xxx_messageInfo_OCC_Length.Merge(m, src)
22370 }
22371 func (m *OCC_Length) XXX_Size() int {
22372         return xxx_messageInfo_OCC_Length.Size(m)
22373 }
22374 func (m *OCC_Length) XXX_DiscardUnknown() {
22375         xxx_messageInfo_OCC_Length.DiscardUnknown(m)
22376 }
22377
22378 var xxx_messageInfo_OCC_Length proto.InternalMessageInfo
22379
22380 func (m *OCC_Length) GetValue() OCC_Length_Value {
22381         if m != nil {
22382                 return m.Value
22383         }
22384         return OCC_Length_protobuf_unspecified
22385 }
22386
22387 type OCC_Index struct {
22388         Value                OCC_Index_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.OCC_Index_Value" json:"value,omitempty"`
22389         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
22390         XXX_unrecognized     []byte          `json:"-"`
22391         XXX_sizecache        int32           `json:"-"`
22392 }
22393
22394 func (m *OCC_Index) Reset()         { *m = OCC_Index{} }
22395 func (m *OCC_Index) String() string { return proto.CompactTextString(m) }
22396 func (*OCC_Index) ProtoMessage()    {}
22397 func (*OCC_Index) Descriptor() ([]byte, []int) {
22398         return fileDescriptor_21c7528bb61f1a7a, []int{198}
22399 }
22400
22401 func (m *OCC_Index) XXX_Unmarshal(b []byte) error {
22402         return xxx_messageInfo_OCC_Index.Unmarshal(m, b)
22403 }
22404 func (m *OCC_Index) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22405         return xxx_messageInfo_OCC_Index.Marshal(b, m, deterministic)
22406 }
22407 func (m *OCC_Index) XXX_Merge(src proto.Message) {
22408         xxx_messageInfo_OCC_Index.Merge(m, src)
22409 }
22410 func (m *OCC_Index) XXX_Size() int {
22411         return xxx_messageInfo_OCC_Index.Size(m)
22412 }
22413 func (m *OCC_Index) XXX_DiscardUnknown() {
22414         xxx_messageInfo_OCC_Index.DiscardUnknown(m)
22415 }
22416
22417 var xxx_messageInfo_OCC_Index proto.InternalMessageInfo
22418
22419 func (m *OCC_Index) GetValue() OCC_Index_Value {
22420         if m != nil {
22421                 return m.Value
22422         }
22423         return OCC_Index_protobuf_unspecified
22424 }
22425
22426 type PUCCH_FormatConfig struct {
22427         InterslotFrequencyHopping *EnabledOpt         `protobuf:"bytes,1,opt,name=interslotFrequencyHopping,proto3" json:"interslotFrequencyHopping,omitempty"`
22428         AdditionalDMRS            *wrappers.BoolValue `protobuf:"bytes,2,opt,name=additionalDMRS,proto3" json:"additionalDMRS,omitempty"`
22429         MaxCodeRate               *PUCCH_MaxCodeRate  `protobuf:"bytes,3,opt,name=maxCodeRate,proto3" json:"maxCodeRate,omitempty"`
22430         NrofSlots                 *NrofSlots          `protobuf:"bytes,4,opt,name=nrofSlots,proto3" json:"nrofSlots,omitempty"`
22431         Pi2BPSK                   *EnabledOpt         `protobuf:"bytes,5,opt,name=pi2BPSK,proto3" json:"pi2BPSK,omitempty"`
22432         SimultaneousHARQ_ACK_CSI  *wrappers.BoolValue `protobuf:"bytes,6,opt,name=simultaneousHARQ_ACK_CSI,json=simultaneousHARQACKCSI,proto3" json:"simultaneousHARQ_ACK_CSI,omitempty"`
22433         XXX_NoUnkeyedLiteral      struct{}            `json:"-"`
22434         XXX_unrecognized          []byte              `json:"-"`
22435         XXX_sizecache             int32               `json:"-"`
22436 }
22437
22438 func (m *PUCCH_FormatConfig) Reset()         { *m = PUCCH_FormatConfig{} }
22439 func (m *PUCCH_FormatConfig) String() string { return proto.CompactTextString(m) }
22440 func (*PUCCH_FormatConfig) ProtoMessage()    {}
22441 func (*PUCCH_FormatConfig) Descriptor() ([]byte, []int) {
22442         return fileDescriptor_21c7528bb61f1a7a, []int{199}
22443 }
22444
22445 func (m *PUCCH_FormatConfig) XXX_Unmarshal(b []byte) error {
22446         return xxx_messageInfo_PUCCH_FormatConfig.Unmarshal(m, b)
22447 }
22448 func (m *PUCCH_FormatConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22449         return xxx_messageInfo_PUCCH_FormatConfig.Marshal(b, m, deterministic)
22450 }
22451 func (m *PUCCH_FormatConfig) XXX_Merge(src proto.Message) {
22452         xxx_messageInfo_PUCCH_FormatConfig.Merge(m, src)
22453 }
22454 func (m *PUCCH_FormatConfig) XXX_Size() int {
22455         return xxx_messageInfo_PUCCH_FormatConfig.Size(m)
22456 }
22457 func (m *PUCCH_FormatConfig) XXX_DiscardUnknown() {
22458         xxx_messageInfo_PUCCH_FormatConfig.DiscardUnknown(m)
22459 }
22460
22461 var xxx_messageInfo_PUCCH_FormatConfig proto.InternalMessageInfo
22462
22463 func (m *PUCCH_FormatConfig) GetInterslotFrequencyHopping() *EnabledOpt {
22464         if m != nil {
22465                 return m.InterslotFrequencyHopping
22466         }
22467         return nil
22468 }
22469
22470 func (m *PUCCH_FormatConfig) GetAdditionalDMRS() *wrappers.BoolValue {
22471         if m != nil {
22472                 return m.AdditionalDMRS
22473         }
22474         return nil
22475 }
22476
22477 func (m *PUCCH_FormatConfig) GetMaxCodeRate() *PUCCH_MaxCodeRate {
22478         if m != nil {
22479                 return m.MaxCodeRate
22480         }
22481         return nil
22482 }
22483
22484 func (m *PUCCH_FormatConfig) GetNrofSlots() *NrofSlots {
22485         if m != nil {
22486                 return m.NrofSlots
22487         }
22488         return nil
22489 }
22490
22491 func (m *PUCCH_FormatConfig) GetPi2BPSK() *EnabledOpt {
22492         if m != nil {
22493                 return m.Pi2BPSK
22494         }
22495         return nil
22496 }
22497
22498 func (m *PUCCH_FormatConfig) GetSimultaneousHARQ_ACK_CSI() *wrappers.BoolValue {
22499         if m != nil {
22500                 return m.SimultaneousHARQ_ACK_CSI
22501         }
22502         return nil
22503 }
22504
22505 type PUCCH_MaxCodeRate struct {
22506         Value                PUCCH_MaxCodeRate_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PUCCH_MaxCodeRate_Value" json:"value,omitempty"`
22507         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
22508         XXX_unrecognized     []byte                  `json:"-"`
22509         XXX_sizecache        int32                   `json:"-"`
22510 }
22511
22512 func (m *PUCCH_MaxCodeRate) Reset()         { *m = PUCCH_MaxCodeRate{} }
22513 func (m *PUCCH_MaxCodeRate) String() string { return proto.CompactTextString(m) }
22514 func (*PUCCH_MaxCodeRate) ProtoMessage()    {}
22515 func (*PUCCH_MaxCodeRate) Descriptor() ([]byte, []int) {
22516         return fileDescriptor_21c7528bb61f1a7a, []int{200}
22517 }
22518
22519 func (m *PUCCH_MaxCodeRate) XXX_Unmarshal(b []byte) error {
22520         return xxx_messageInfo_PUCCH_MaxCodeRate.Unmarshal(m, b)
22521 }
22522 func (m *PUCCH_MaxCodeRate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22523         return xxx_messageInfo_PUCCH_MaxCodeRate.Marshal(b, m, deterministic)
22524 }
22525 func (m *PUCCH_MaxCodeRate) XXX_Merge(src proto.Message) {
22526         xxx_messageInfo_PUCCH_MaxCodeRate.Merge(m, src)
22527 }
22528 func (m *PUCCH_MaxCodeRate) XXX_Size() int {
22529         return xxx_messageInfo_PUCCH_MaxCodeRate.Size(m)
22530 }
22531 func (m *PUCCH_MaxCodeRate) XXX_DiscardUnknown() {
22532         xxx_messageInfo_PUCCH_MaxCodeRate.DiscardUnknown(m)
22533 }
22534
22535 var xxx_messageInfo_PUCCH_MaxCodeRate proto.InternalMessageInfo
22536
22537 func (m *PUCCH_MaxCodeRate) GetValue() PUCCH_MaxCodeRate_Value {
22538         if m != nil {
22539                 return m.Value
22540         }
22541         return PUCCH_MaxCodeRate_protobuf_unspecified
22542 }
22543
22544 type NrofSlots struct {
22545         Value                NrofSlots_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.NrofSlots_Value" json:"value,omitempty"`
22546         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
22547         XXX_unrecognized     []byte          `json:"-"`
22548         XXX_sizecache        int32           `json:"-"`
22549 }
22550
22551 func (m *NrofSlots) Reset()         { *m = NrofSlots{} }
22552 func (m *NrofSlots) String() string { return proto.CompactTextString(m) }
22553 func (*NrofSlots) ProtoMessage()    {}
22554 func (*NrofSlots) Descriptor() ([]byte, []int) {
22555         return fileDescriptor_21c7528bb61f1a7a, []int{201}
22556 }
22557
22558 func (m *NrofSlots) XXX_Unmarshal(b []byte) error {
22559         return xxx_messageInfo_NrofSlots.Unmarshal(m, b)
22560 }
22561 func (m *NrofSlots) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22562         return xxx_messageInfo_NrofSlots.Marshal(b, m, deterministic)
22563 }
22564 func (m *NrofSlots) XXX_Merge(src proto.Message) {
22565         xxx_messageInfo_NrofSlots.Merge(m, src)
22566 }
22567 func (m *NrofSlots) XXX_Size() int {
22568         return xxx_messageInfo_NrofSlots.Size(m)
22569 }
22570 func (m *NrofSlots) XXX_DiscardUnknown() {
22571         xxx_messageInfo_NrofSlots.DiscardUnknown(m)
22572 }
22573
22574 var xxx_messageInfo_NrofSlots proto.InternalMessageInfo
22575
22576 func (m *NrofSlots) GetValue() NrofSlots_Value {
22577         if m != nil {
22578                 return m.Value
22579         }
22580         return NrofSlots_protobuf_unspecified
22581 }
22582
22583 type SchedulingRequestResourceConfig struct {
22584         SchedulingRequestResourceId uint32 `protobuf:"varint,1,opt,name=schedulingRequestResourceId,proto3" json:"schedulingRequestResourceId,omitempty"`
22585         SchedulingRequestID         uint32 `protobuf:"varint,2,opt,name=schedulingRequestID,proto3" json:"schedulingRequestID,omitempty"`
22586         // Types that are valid to be assigned to PeriodicityAndOffset:
22587         //      *SchedulingRequestResourceConfig_Sym2
22588         //      *SchedulingRequestResourceConfig_Sym6Or7
22589         //      *SchedulingRequestResourceConfig_Sl1
22590         //      *SchedulingRequestResourceConfig_Sl2
22591         //      *SchedulingRequestResourceConfig_Sl4
22592         //      *SchedulingRequestResourceConfig_Sl5
22593         //      *SchedulingRequestResourceConfig_Sl8
22594         //      *SchedulingRequestResourceConfig_Sl10
22595         //      *SchedulingRequestResourceConfig_Sl16
22596         //      *SchedulingRequestResourceConfig_Sl20
22597         //      *SchedulingRequestResourceConfig_Sl40
22598         //      *SchedulingRequestResourceConfig_Sl80
22599         //      *SchedulingRequestResourceConfig_Sl160
22600         //      *SchedulingRequestResourceConfig_Sl320
22601         //      *SchedulingRequestResourceConfig_Sl640
22602         PeriodicityAndOffset isSchedulingRequestResourceConfig_PeriodicityAndOffset `protobuf_oneof:"periodicityAndOffset"`
22603         Resource             *wrappers.UInt32Value                                  `protobuf:"bytes,18,opt,name=resource,proto3" json:"resource,omitempty"`
22604         XXX_NoUnkeyedLiteral struct{}                                               `json:"-"`
22605         XXX_unrecognized     []byte                                                 `json:"-"`
22606         XXX_sizecache        int32                                                  `json:"-"`
22607 }
22608
22609 func (m *SchedulingRequestResourceConfig) Reset()         { *m = SchedulingRequestResourceConfig{} }
22610 func (m *SchedulingRequestResourceConfig) String() string { return proto.CompactTextString(m) }
22611 func (*SchedulingRequestResourceConfig) ProtoMessage()    {}
22612 func (*SchedulingRequestResourceConfig) Descriptor() ([]byte, []int) {
22613         return fileDescriptor_21c7528bb61f1a7a, []int{202}
22614 }
22615
22616 func (m *SchedulingRequestResourceConfig) XXX_Unmarshal(b []byte) error {
22617         return xxx_messageInfo_SchedulingRequestResourceConfig.Unmarshal(m, b)
22618 }
22619 func (m *SchedulingRequestResourceConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22620         return xxx_messageInfo_SchedulingRequestResourceConfig.Marshal(b, m, deterministic)
22621 }
22622 func (m *SchedulingRequestResourceConfig) XXX_Merge(src proto.Message) {
22623         xxx_messageInfo_SchedulingRequestResourceConfig.Merge(m, src)
22624 }
22625 func (m *SchedulingRequestResourceConfig) XXX_Size() int {
22626         return xxx_messageInfo_SchedulingRequestResourceConfig.Size(m)
22627 }
22628 func (m *SchedulingRequestResourceConfig) XXX_DiscardUnknown() {
22629         xxx_messageInfo_SchedulingRequestResourceConfig.DiscardUnknown(m)
22630 }
22631
22632 var xxx_messageInfo_SchedulingRequestResourceConfig proto.InternalMessageInfo
22633
22634 func (m *SchedulingRequestResourceConfig) GetSchedulingRequestResourceId() uint32 {
22635         if m != nil {
22636                 return m.SchedulingRequestResourceId
22637         }
22638         return 0
22639 }
22640
22641 func (m *SchedulingRequestResourceConfig) GetSchedulingRequestID() uint32 {
22642         if m != nil {
22643                 return m.SchedulingRequestID
22644         }
22645         return 0
22646 }
22647
22648 type isSchedulingRequestResourceConfig_PeriodicityAndOffset interface {
22649         isSchedulingRequestResourceConfig_PeriodicityAndOffset()
22650 }
22651
22652 type SchedulingRequestResourceConfig_Sym2 struct {
22653         Sym2 *Null `protobuf:"bytes,3,opt,name=sym2,proto3,oneof"`
22654 }
22655
22656 type SchedulingRequestResourceConfig_Sym6Or7 struct {
22657         Sym6Or7 *Null `protobuf:"bytes,4,opt,name=sym6or7,proto3,oneof"`
22658 }
22659
22660 type SchedulingRequestResourceConfig_Sl1 struct {
22661         Sl1 *Null `protobuf:"bytes,5,opt,name=sl1,proto3,oneof"`
22662 }
22663
22664 type SchedulingRequestResourceConfig_Sl2 struct {
22665         Sl2 uint32 `protobuf:"varint,6,opt,name=sl2,proto3,oneof"`
22666 }
22667
22668 type SchedulingRequestResourceConfig_Sl4 struct {
22669         Sl4 uint32 `protobuf:"varint,7,opt,name=sl4,proto3,oneof"`
22670 }
22671
22672 type SchedulingRequestResourceConfig_Sl5 struct {
22673         Sl5 uint32 `protobuf:"varint,8,opt,name=sl5,proto3,oneof"`
22674 }
22675
22676 type SchedulingRequestResourceConfig_Sl8 struct {
22677         Sl8 uint32 `protobuf:"varint,9,opt,name=sl8,proto3,oneof"`
22678 }
22679
22680 type SchedulingRequestResourceConfig_Sl10 struct {
22681         Sl10 uint32 `protobuf:"varint,10,opt,name=sl10,proto3,oneof"`
22682 }
22683
22684 type SchedulingRequestResourceConfig_Sl16 struct {
22685         Sl16 uint32 `protobuf:"varint,11,opt,name=sl16,proto3,oneof"`
22686 }
22687
22688 type SchedulingRequestResourceConfig_Sl20 struct {
22689         Sl20 uint32 `protobuf:"varint,12,opt,name=sl20,proto3,oneof"`
22690 }
22691
22692 type SchedulingRequestResourceConfig_Sl40 struct {
22693         Sl40 uint32 `protobuf:"varint,13,opt,name=sl40,proto3,oneof"`
22694 }
22695
22696 type SchedulingRequestResourceConfig_Sl80 struct {
22697         Sl80 uint32 `protobuf:"varint,14,opt,name=sl80,proto3,oneof"`
22698 }
22699
22700 type SchedulingRequestResourceConfig_Sl160 struct {
22701         Sl160 uint32 `protobuf:"varint,15,opt,name=sl160,proto3,oneof"`
22702 }
22703
22704 type SchedulingRequestResourceConfig_Sl320 struct {
22705         Sl320 uint32 `protobuf:"varint,16,opt,name=sl320,proto3,oneof"`
22706 }
22707
22708 type SchedulingRequestResourceConfig_Sl640 struct {
22709         Sl640 uint32 `protobuf:"varint,17,opt,name=sl640,proto3,oneof"`
22710 }
22711
22712 func (*SchedulingRequestResourceConfig_Sym2) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22713 }
22714
22715 func (*SchedulingRequestResourceConfig_Sym6Or7) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22716 }
22717
22718 func (*SchedulingRequestResourceConfig_Sl1) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {}
22719
22720 func (*SchedulingRequestResourceConfig_Sl2) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {}
22721
22722 func (*SchedulingRequestResourceConfig_Sl4) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {}
22723
22724 func (*SchedulingRequestResourceConfig_Sl5) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {}
22725
22726 func (*SchedulingRequestResourceConfig_Sl8) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {}
22727
22728 func (*SchedulingRequestResourceConfig_Sl10) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22729 }
22730
22731 func (*SchedulingRequestResourceConfig_Sl16) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22732 }
22733
22734 func (*SchedulingRequestResourceConfig_Sl20) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22735 }
22736
22737 func (*SchedulingRequestResourceConfig_Sl40) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22738 }
22739
22740 func (*SchedulingRequestResourceConfig_Sl80) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22741 }
22742
22743 func (*SchedulingRequestResourceConfig_Sl160) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22744 }
22745
22746 func (*SchedulingRequestResourceConfig_Sl320) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22747 }
22748
22749 func (*SchedulingRequestResourceConfig_Sl640) isSchedulingRequestResourceConfig_PeriodicityAndOffset() {
22750 }
22751
22752 func (m *SchedulingRequestResourceConfig) GetPeriodicityAndOffset() isSchedulingRequestResourceConfig_PeriodicityAndOffset {
22753         if m != nil {
22754                 return m.PeriodicityAndOffset
22755         }
22756         return nil
22757 }
22758
22759 func (m *SchedulingRequestResourceConfig) GetSym2() *Null {
22760         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sym2); ok {
22761                 return x.Sym2
22762         }
22763         return nil
22764 }
22765
22766 func (m *SchedulingRequestResourceConfig) GetSym6Or7() *Null {
22767         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sym6Or7); ok {
22768                 return x.Sym6Or7
22769         }
22770         return nil
22771 }
22772
22773 func (m *SchedulingRequestResourceConfig) GetSl1() *Null {
22774         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl1); ok {
22775                 return x.Sl1
22776         }
22777         return nil
22778 }
22779
22780 func (m *SchedulingRequestResourceConfig) GetSl2() uint32 {
22781         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl2); ok {
22782                 return x.Sl2
22783         }
22784         return 0
22785 }
22786
22787 func (m *SchedulingRequestResourceConfig) GetSl4() uint32 {
22788         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl4); ok {
22789                 return x.Sl4
22790         }
22791         return 0
22792 }
22793
22794 func (m *SchedulingRequestResourceConfig) GetSl5() uint32 {
22795         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl5); ok {
22796                 return x.Sl5
22797         }
22798         return 0
22799 }
22800
22801 func (m *SchedulingRequestResourceConfig) GetSl8() uint32 {
22802         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl8); ok {
22803                 return x.Sl8
22804         }
22805         return 0
22806 }
22807
22808 func (m *SchedulingRequestResourceConfig) GetSl10() uint32 {
22809         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl10); ok {
22810                 return x.Sl10
22811         }
22812         return 0
22813 }
22814
22815 func (m *SchedulingRequestResourceConfig) GetSl16() uint32 {
22816         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl16); ok {
22817                 return x.Sl16
22818         }
22819         return 0
22820 }
22821
22822 func (m *SchedulingRequestResourceConfig) GetSl20() uint32 {
22823         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl20); ok {
22824                 return x.Sl20
22825         }
22826         return 0
22827 }
22828
22829 func (m *SchedulingRequestResourceConfig) GetSl40() uint32 {
22830         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl40); ok {
22831                 return x.Sl40
22832         }
22833         return 0
22834 }
22835
22836 func (m *SchedulingRequestResourceConfig) GetSl80() uint32 {
22837         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl80); ok {
22838                 return x.Sl80
22839         }
22840         return 0
22841 }
22842
22843 func (m *SchedulingRequestResourceConfig) GetSl160() uint32 {
22844         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl160); ok {
22845                 return x.Sl160
22846         }
22847         return 0
22848 }
22849
22850 func (m *SchedulingRequestResourceConfig) GetSl320() uint32 {
22851         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl320); ok {
22852                 return x.Sl320
22853         }
22854         return 0
22855 }
22856
22857 func (m *SchedulingRequestResourceConfig) GetSl640() uint32 {
22858         if x, ok := m.GetPeriodicityAndOffset().(*SchedulingRequestResourceConfig_Sl640); ok {
22859                 return x.Sl640
22860         }
22861         return 0
22862 }
22863
22864 func (m *SchedulingRequestResourceConfig) GetResource() *wrappers.UInt32Value {
22865         if m != nil {
22866                 return m.Resource
22867         }
22868         return nil
22869 }
22870
22871 // XXX_OneofWrappers is for the internal use of the proto package.
22872 func (*SchedulingRequestResourceConfig) XXX_OneofWrappers() []interface{} {
22873         return []interface{}{
22874                 (*SchedulingRequestResourceConfig_Sym2)(nil),
22875                 (*SchedulingRequestResourceConfig_Sym6Or7)(nil),
22876                 (*SchedulingRequestResourceConfig_Sl1)(nil),
22877                 (*SchedulingRequestResourceConfig_Sl2)(nil),
22878                 (*SchedulingRequestResourceConfig_Sl4)(nil),
22879                 (*SchedulingRequestResourceConfig_Sl5)(nil),
22880                 (*SchedulingRequestResourceConfig_Sl8)(nil),
22881                 (*SchedulingRequestResourceConfig_Sl10)(nil),
22882                 (*SchedulingRequestResourceConfig_Sl16)(nil),
22883                 (*SchedulingRequestResourceConfig_Sl20)(nil),
22884                 (*SchedulingRequestResourceConfig_Sl40)(nil),
22885                 (*SchedulingRequestResourceConfig_Sl80)(nil),
22886                 (*SchedulingRequestResourceConfig_Sl160)(nil),
22887                 (*SchedulingRequestResourceConfig_Sl320)(nil),
22888                 (*SchedulingRequestResourceConfig_Sl640)(nil),
22889         }
22890 }
22891
22892 type PUCCH_SpatialRelationInfo struct {
22893         Pucch_SpatialRelationInfoId uint32                `protobuf:"varint,1,opt,name=pucch_SpatialRelationInfoId,json=pucchSpatialRelationInfoId,proto3" json:"pucch_SpatialRelationInfoId,omitempty"`
22894         ServingCellId               *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=servingCellId,proto3" json:"servingCellId,omitempty"`
22895         // Types that are valid to be assigned to ReferenceSignal:
22896         //      *PUCCH_SpatialRelationInfo_Ssb_Index
22897         //      *PUCCH_SpatialRelationInfo_Csi_RS_Index
22898         //      *PUCCH_SpatialRelationInfo_Srs
22899         ReferenceSignal              isPUCCH_SpatialRelationInfo_ReferenceSignal `protobuf_oneof:"referenceSignal"`
22900         Pucch_PathlossReferenceRS_Id uint32                                      `protobuf:"varint,6,opt,name=pucch_PathlossReferenceRS_Id,json=pucchPathlossReferenceRSId,proto3" json:"pucch_PathlossReferenceRS_Id,omitempty"`
22901         P0_PUCCH_Id                  uint32                                      `protobuf:"varint,7,opt,name=p0_PUCCH_Id,json=p0PUCCHId,proto3" json:"p0_PUCCH_Id,omitempty"`
22902         ClosedLoopIndex              *ClosedLoopIndex                            `protobuf:"bytes,8,opt,name=closedLoopIndex,proto3" json:"closedLoopIndex,omitempty"`
22903         XXX_NoUnkeyedLiteral         struct{}                                    `json:"-"`
22904         XXX_unrecognized             []byte                                      `json:"-"`
22905         XXX_sizecache                int32                                       `json:"-"`
22906 }
22907
22908 func (m *PUCCH_SpatialRelationInfo) Reset()         { *m = PUCCH_SpatialRelationInfo{} }
22909 func (m *PUCCH_SpatialRelationInfo) String() string { return proto.CompactTextString(m) }
22910 func (*PUCCH_SpatialRelationInfo) ProtoMessage()    {}
22911 func (*PUCCH_SpatialRelationInfo) Descriptor() ([]byte, []int) {
22912         return fileDescriptor_21c7528bb61f1a7a, []int{203}
22913 }
22914
22915 func (m *PUCCH_SpatialRelationInfo) XXX_Unmarshal(b []byte) error {
22916         return xxx_messageInfo_PUCCH_SpatialRelationInfo.Unmarshal(m, b)
22917 }
22918 func (m *PUCCH_SpatialRelationInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
22919         return xxx_messageInfo_PUCCH_SpatialRelationInfo.Marshal(b, m, deterministic)
22920 }
22921 func (m *PUCCH_SpatialRelationInfo) XXX_Merge(src proto.Message) {
22922         xxx_messageInfo_PUCCH_SpatialRelationInfo.Merge(m, src)
22923 }
22924 func (m *PUCCH_SpatialRelationInfo) XXX_Size() int {
22925         return xxx_messageInfo_PUCCH_SpatialRelationInfo.Size(m)
22926 }
22927 func (m *PUCCH_SpatialRelationInfo) XXX_DiscardUnknown() {
22928         xxx_messageInfo_PUCCH_SpatialRelationInfo.DiscardUnknown(m)
22929 }
22930
22931 var xxx_messageInfo_PUCCH_SpatialRelationInfo proto.InternalMessageInfo
22932
22933 func (m *PUCCH_SpatialRelationInfo) GetPucch_SpatialRelationInfoId() uint32 {
22934         if m != nil {
22935                 return m.Pucch_SpatialRelationInfoId
22936         }
22937         return 0
22938 }
22939
22940 func (m *PUCCH_SpatialRelationInfo) GetServingCellId() *wrappers.UInt32Value {
22941         if m != nil {
22942                 return m.ServingCellId
22943         }
22944         return nil
22945 }
22946
22947 type isPUCCH_SpatialRelationInfo_ReferenceSignal interface {
22948         isPUCCH_SpatialRelationInfo_ReferenceSignal()
22949 }
22950
22951 type PUCCH_SpatialRelationInfo_Ssb_Index struct {
22952         Ssb_Index uint32 `protobuf:"varint,3,opt,name=ssb_Index,json=ssbIndex,proto3,oneof"`
22953 }
22954
22955 type PUCCH_SpatialRelationInfo_Csi_RS_Index struct {
22956         Csi_RS_Index uint32 `protobuf:"varint,4,opt,name=csi_RS_Index,json=csiRSIndex,proto3,oneof"`
22957 }
22958
22959 type PUCCH_SpatialRelationInfo_Srs struct {
22960         Srs *Srs `protobuf:"bytes,5,opt,name=srs,proto3,oneof"`
22961 }
22962
22963 func (*PUCCH_SpatialRelationInfo_Ssb_Index) isPUCCH_SpatialRelationInfo_ReferenceSignal() {}
22964
22965 func (*PUCCH_SpatialRelationInfo_Csi_RS_Index) isPUCCH_SpatialRelationInfo_ReferenceSignal() {}
22966
22967 func (*PUCCH_SpatialRelationInfo_Srs) isPUCCH_SpatialRelationInfo_ReferenceSignal() {}
22968
22969 func (m *PUCCH_SpatialRelationInfo) GetReferenceSignal() isPUCCH_SpatialRelationInfo_ReferenceSignal {
22970         if m != nil {
22971                 return m.ReferenceSignal
22972         }
22973         return nil
22974 }
22975
22976 func (m *PUCCH_SpatialRelationInfo) GetSsb_Index() uint32 {
22977         if x, ok := m.GetReferenceSignal().(*PUCCH_SpatialRelationInfo_Ssb_Index); ok {
22978                 return x.Ssb_Index
22979         }
22980         return 0
22981 }
22982
22983 func (m *PUCCH_SpatialRelationInfo) GetCsi_RS_Index() uint32 {
22984         if x, ok := m.GetReferenceSignal().(*PUCCH_SpatialRelationInfo_Csi_RS_Index); ok {
22985                 return x.Csi_RS_Index
22986         }
22987         return 0
22988 }
22989
22990 func (m *PUCCH_SpatialRelationInfo) GetSrs() *Srs {
22991         if x, ok := m.GetReferenceSignal().(*PUCCH_SpatialRelationInfo_Srs); ok {
22992                 return x.Srs
22993         }
22994         return nil
22995 }
22996
22997 func (m *PUCCH_SpatialRelationInfo) GetPucch_PathlossReferenceRS_Id() uint32 {
22998         if m != nil {
22999                 return m.Pucch_PathlossReferenceRS_Id
23000         }
23001         return 0
23002 }
23003
23004 func (m *PUCCH_SpatialRelationInfo) GetP0_PUCCH_Id() uint32 {
23005         if m != nil {
23006                 return m.P0_PUCCH_Id
23007         }
23008         return 0
23009 }
23010
23011 func (m *PUCCH_SpatialRelationInfo) GetClosedLoopIndex() *ClosedLoopIndex {
23012         if m != nil {
23013                 return m.ClosedLoopIndex
23014         }
23015         return nil
23016 }
23017
23018 // XXX_OneofWrappers is for the internal use of the proto package.
23019 func (*PUCCH_SpatialRelationInfo) XXX_OneofWrappers() []interface{} {
23020         return []interface{}{
23021                 (*PUCCH_SpatialRelationInfo_Ssb_Index)(nil),
23022                 (*PUCCH_SpatialRelationInfo_Csi_RS_Index)(nil),
23023                 (*PUCCH_SpatialRelationInfo_Srs)(nil),
23024         }
23025 }
23026
23027 type Srs struct {
23028         ResourceId           uint32   `protobuf:"varint,1,opt,name=resourceId,proto3" json:"resourceId,omitempty"`
23029         UplinkBWP            uint32   `protobuf:"varint,2,opt,name=uplinkBWP,proto3" json:"uplinkBWP,omitempty"`
23030         XXX_NoUnkeyedLiteral struct{} `json:"-"`
23031         XXX_unrecognized     []byte   `json:"-"`
23032         XXX_sizecache        int32    `json:"-"`
23033 }
23034
23035 func (m *Srs) Reset()         { *m = Srs{} }
23036 func (m *Srs) String() string { return proto.CompactTextString(m) }
23037 func (*Srs) ProtoMessage()    {}
23038 func (*Srs) Descriptor() ([]byte, []int) {
23039         return fileDescriptor_21c7528bb61f1a7a, []int{204}
23040 }
23041
23042 func (m *Srs) XXX_Unmarshal(b []byte) error {
23043         return xxx_messageInfo_Srs.Unmarshal(m, b)
23044 }
23045 func (m *Srs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23046         return xxx_messageInfo_Srs.Marshal(b, m, deterministic)
23047 }
23048 func (m *Srs) XXX_Merge(src proto.Message) {
23049         xxx_messageInfo_Srs.Merge(m, src)
23050 }
23051 func (m *Srs) XXX_Size() int {
23052         return xxx_messageInfo_Srs.Size(m)
23053 }
23054 func (m *Srs) XXX_DiscardUnknown() {
23055         xxx_messageInfo_Srs.DiscardUnknown(m)
23056 }
23057
23058 var xxx_messageInfo_Srs proto.InternalMessageInfo
23059
23060 func (m *Srs) GetResourceId() uint32 {
23061         if m != nil {
23062                 return m.ResourceId
23063         }
23064         return 0
23065 }
23066
23067 func (m *Srs) GetUplinkBWP() uint32 {
23068         if m != nil {
23069                 return m.UplinkBWP
23070         }
23071         return 0
23072 }
23073
23074 type ClosedLoopIndex struct {
23075         Value                ClosedLoopIndex_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ClosedLoopIndex_Value" json:"value,omitempty"`
23076         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
23077         XXX_unrecognized     []byte                `json:"-"`
23078         XXX_sizecache        int32                 `json:"-"`
23079 }
23080
23081 func (m *ClosedLoopIndex) Reset()         { *m = ClosedLoopIndex{} }
23082 func (m *ClosedLoopIndex) String() string { return proto.CompactTextString(m) }
23083 func (*ClosedLoopIndex) ProtoMessage()    {}
23084 func (*ClosedLoopIndex) Descriptor() ([]byte, []int) {
23085         return fileDescriptor_21c7528bb61f1a7a, []int{205}
23086 }
23087
23088 func (m *ClosedLoopIndex) XXX_Unmarshal(b []byte) error {
23089         return xxx_messageInfo_ClosedLoopIndex.Unmarshal(m, b)
23090 }
23091 func (m *ClosedLoopIndex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23092         return xxx_messageInfo_ClosedLoopIndex.Marshal(b, m, deterministic)
23093 }
23094 func (m *ClosedLoopIndex) XXX_Merge(src proto.Message) {
23095         xxx_messageInfo_ClosedLoopIndex.Merge(m, src)
23096 }
23097 func (m *ClosedLoopIndex) XXX_Size() int {
23098         return xxx_messageInfo_ClosedLoopIndex.Size(m)
23099 }
23100 func (m *ClosedLoopIndex) XXX_DiscardUnknown() {
23101         xxx_messageInfo_ClosedLoopIndex.DiscardUnknown(m)
23102 }
23103
23104 var xxx_messageInfo_ClosedLoopIndex proto.InternalMessageInfo
23105
23106 func (m *ClosedLoopIndex) GetValue() ClosedLoopIndex_Value {
23107         if m != nil {
23108                 return m.Value
23109         }
23110         return ClosedLoopIndex_protobuf_unspecified
23111 }
23112
23113 type PUCCH_PowerControl struct {
23114         DeltaF_PUCCHF0               *wrappers.Int32Value          `protobuf:"bytes,1,opt,name=deltaF_PUCCH_f0,json=deltaFPUCCHF0,proto3" json:"deltaF_PUCCH_f0,omitempty"`
23115         DeltaF_PUCCHF1               *wrappers.Int32Value          `protobuf:"bytes,2,opt,name=deltaF_PUCCH_f1,json=deltaFPUCCHF1,proto3" json:"deltaF_PUCCH_f1,omitempty"`
23116         DeltaF_PUCCHF2               *wrappers.Int32Value          `protobuf:"bytes,3,opt,name=deltaF_PUCCH_f2,json=deltaFPUCCHF2,proto3" json:"deltaF_PUCCH_f2,omitempty"`
23117         DeltaF_PUCCHF3               *wrappers.Int32Value          `protobuf:"bytes,4,opt,name=deltaF_PUCCH_f3,json=deltaFPUCCHF3,proto3" json:"deltaF_PUCCH_f3,omitempty"`
23118         DeltaF_PUCCHF4               *wrappers.Int32Value          `protobuf:"bytes,5,opt,name=deltaF_PUCCH_f4,json=deltaFPUCCHF4,proto3" json:"deltaF_PUCCH_f4,omitempty"`
23119         P0_Set                       []*P0_PUCCH                   `protobuf:"bytes,6,rep,name=p0_Set,json=p0Set,proto3" json:"p0_Set,omitempty"`
23120         PathlossReferenceRSs         []*PUCCH_PathlossReferenceRS  `protobuf:"bytes,7,rep,name=pathlossReferenceRSs,proto3" json:"pathlossReferenceRSs,omitempty"`
23121         TwoPUCCH_PC_AdjustmentStates *TwoPUCCH_PC_AdjustmentStates `protobuf:"bytes,8,opt,name=twoPUCCH_PC_AdjustmentStates,json=twoPUCCHPCAdjustmentStates,proto3" json:"twoPUCCH_PC_AdjustmentStates,omitempty"`
23122         XXX_NoUnkeyedLiteral         struct{}                      `json:"-"`
23123         XXX_unrecognized             []byte                        `json:"-"`
23124         XXX_sizecache                int32                         `json:"-"`
23125 }
23126
23127 func (m *PUCCH_PowerControl) Reset()         { *m = PUCCH_PowerControl{} }
23128 func (m *PUCCH_PowerControl) String() string { return proto.CompactTextString(m) }
23129 func (*PUCCH_PowerControl) ProtoMessage()    {}
23130 func (*PUCCH_PowerControl) Descriptor() ([]byte, []int) {
23131         return fileDescriptor_21c7528bb61f1a7a, []int{206}
23132 }
23133
23134 func (m *PUCCH_PowerControl) XXX_Unmarshal(b []byte) error {
23135         return xxx_messageInfo_PUCCH_PowerControl.Unmarshal(m, b)
23136 }
23137 func (m *PUCCH_PowerControl) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23138         return xxx_messageInfo_PUCCH_PowerControl.Marshal(b, m, deterministic)
23139 }
23140 func (m *PUCCH_PowerControl) XXX_Merge(src proto.Message) {
23141         xxx_messageInfo_PUCCH_PowerControl.Merge(m, src)
23142 }
23143 func (m *PUCCH_PowerControl) XXX_Size() int {
23144         return xxx_messageInfo_PUCCH_PowerControl.Size(m)
23145 }
23146 func (m *PUCCH_PowerControl) XXX_DiscardUnknown() {
23147         xxx_messageInfo_PUCCH_PowerControl.DiscardUnknown(m)
23148 }
23149
23150 var xxx_messageInfo_PUCCH_PowerControl proto.InternalMessageInfo
23151
23152 func (m *PUCCH_PowerControl) GetDeltaF_PUCCHF0() *wrappers.Int32Value {
23153         if m != nil {
23154                 return m.DeltaF_PUCCHF0
23155         }
23156         return nil
23157 }
23158
23159 func (m *PUCCH_PowerControl) GetDeltaF_PUCCHF1() *wrappers.Int32Value {
23160         if m != nil {
23161                 return m.DeltaF_PUCCHF1
23162         }
23163         return nil
23164 }
23165
23166 func (m *PUCCH_PowerControl) GetDeltaF_PUCCHF2() *wrappers.Int32Value {
23167         if m != nil {
23168                 return m.DeltaF_PUCCHF2
23169         }
23170         return nil
23171 }
23172
23173 func (m *PUCCH_PowerControl) GetDeltaF_PUCCHF3() *wrappers.Int32Value {
23174         if m != nil {
23175                 return m.DeltaF_PUCCHF3
23176         }
23177         return nil
23178 }
23179
23180 func (m *PUCCH_PowerControl) GetDeltaF_PUCCHF4() *wrappers.Int32Value {
23181         if m != nil {
23182                 return m.DeltaF_PUCCHF4
23183         }
23184         return nil
23185 }
23186
23187 func (m *PUCCH_PowerControl) GetP0_Set() []*P0_PUCCH {
23188         if m != nil {
23189                 return m.P0_Set
23190         }
23191         return nil
23192 }
23193
23194 func (m *PUCCH_PowerControl) GetPathlossReferenceRSs() []*PUCCH_PathlossReferenceRS {
23195         if m != nil {
23196                 return m.PathlossReferenceRSs
23197         }
23198         return nil
23199 }
23200
23201 func (m *PUCCH_PowerControl) GetTwoPUCCH_PC_AdjustmentStates() *TwoPUCCH_PC_AdjustmentStates {
23202         if m != nil {
23203                 return m.TwoPUCCH_PC_AdjustmentStates
23204         }
23205         return nil
23206 }
23207
23208 type P0_PUCCH struct {
23209         P0_PUCCH_Id          uint32   `protobuf:"varint,1,opt,name=p0_PUCCH_Id,json=p0PUCCHId,proto3" json:"p0_PUCCH_Id,omitempty"`
23210         P0_PUCCH_Value       int32    `protobuf:"zigzag32,2,opt,name=p0_PUCCH_Value,json=p0PUCCHValue,proto3" json:"p0_PUCCH_Value,omitempty"`
23211         XXX_NoUnkeyedLiteral struct{} `json:"-"`
23212         XXX_unrecognized     []byte   `json:"-"`
23213         XXX_sizecache        int32    `json:"-"`
23214 }
23215
23216 func (m *P0_PUCCH) Reset()         { *m = P0_PUCCH{} }
23217 func (m *P0_PUCCH) String() string { return proto.CompactTextString(m) }
23218 func (*P0_PUCCH) ProtoMessage()    {}
23219 func (*P0_PUCCH) Descriptor() ([]byte, []int) {
23220         return fileDescriptor_21c7528bb61f1a7a, []int{207}
23221 }
23222
23223 func (m *P0_PUCCH) XXX_Unmarshal(b []byte) error {
23224         return xxx_messageInfo_P0_PUCCH.Unmarshal(m, b)
23225 }
23226 func (m *P0_PUCCH) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23227         return xxx_messageInfo_P0_PUCCH.Marshal(b, m, deterministic)
23228 }
23229 func (m *P0_PUCCH) XXX_Merge(src proto.Message) {
23230         xxx_messageInfo_P0_PUCCH.Merge(m, src)
23231 }
23232 func (m *P0_PUCCH) XXX_Size() int {
23233         return xxx_messageInfo_P0_PUCCH.Size(m)
23234 }
23235 func (m *P0_PUCCH) XXX_DiscardUnknown() {
23236         xxx_messageInfo_P0_PUCCH.DiscardUnknown(m)
23237 }
23238
23239 var xxx_messageInfo_P0_PUCCH proto.InternalMessageInfo
23240
23241 func (m *P0_PUCCH) GetP0_PUCCH_Id() uint32 {
23242         if m != nil {
23243                 return m.P0_PUCCH_Id
23244         }
23245         return 0
23246 }
23247
23248 func (m *P0_PUCCH) GetP0_PUCCH_Value() int32 {
23249         if m != nil {
23250                 return m.P0_PUCCH_Value
23251         }
23252         return 0
23253 }
23254
23255 type PUCCH_PathlossReferenceRS struct {
23256         Pucch_PathlossReferenceRS_Id uint32 `protobuf:"varint,1,opt,name=pucch_PathlossReferenceRS_Id,json=pucchPathlossReferenceRSId,proto3" json:"pucch_PathlossReferenceRS_Id,omitempty"`
23257         // Types that are valid to be assigned to ReferenceSignal:
23258         //      *PUCCH_PathlossReferenceRS_Ssb_Index
23259         //      *PUCCH_PathlossReferenceRS_Csi_RS_Index
23260         ReferenceSignal      isPUCCH_PathlossReferenceRS_ReferenceSignal `protobuf_oneof:"referenceSignal"`
23261         XXX_NoUnkeyedLiteral struct{}                                    `json:"-"`
23262         XXX_unrecognized     []byte                                      `json:"-"`
23263         XXX_sizecache        int32                                       `json:"-"`
23264 }
23265
23266 func (m *PUCCH_PathlossReferenceRS) Reset()         { *m = PUCCH_PathlossReferenceRS{} }
23267 func (m *PUCCH_PathlossReferenceRS) String() string { return proto.CompactTextString(m) }
23268 func (*PUCCH_PathlossReferenceRS) ProtoMessage()    {}
23269 func (*PUCCH_PathlossReferenceRS) Descriptor() ([]byte, []int) {
23270         return fileDescriptor_21c7528bb61f1a7a, []int{208}
23271 }
23272
23273 func (m *PUCCH_PathlossReferenceRS) XXX_Unmarshal(b []byte) error {
23274         return xxx_messageInfo_PUCCH_PathlossReferenceRS.Unmarshal(m, b)
23275 }
23276 func (m *PUCCH_PathlossReferenceRS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23277         return xxx_messageInfo_PUCCH_PathlossReferenceRS.Marshal(b, m, deterministic)
23278 }
23279 func (m *PUCCH_PathlossReferenceRS) XXX_Merge(src proto.Message) {
23280         xxx_messageInfo_PUCCH_PathlossReferenceRS.Merge(m, src)
23281 }
23282 func (m *PUCCH_PathlossReferenceRS) XXX_Size() int {
23283         return xxx_messageInfo_PUCCH_PathlossReferenceRS.Size(m)
23284 }
23285 func (m *PUCCH_PathlossReferenceRS) XXX_DiscardUnknown() {
23286         xxx_messageInfo_PUCCH_PathlossReferenceRS.DiscardUnknown(m)
23287 }
23288
23289 var xxx_messageInfo_PUCCH_PathlossReferenceRS proto.InternalMessageInfo
23290
23291 func (m *PUCCH_PathlossReferenceRS) GetPucch_PathlossReferenceRS_Id() uint32 {
23292         if m != nil {
23293                 return m.Pucch_PathlossReferenceRS_Id
23294         }
23295         return 0
23296 }
23297
23298 type isPUCCH_PathlossReferenceRS_ReferenceSignal interface {
23299         isPUCCH_PathlossReferenceRS_ReferenceSignal()
23300 }
23301
23302 type PUCCH_PathlossReferenceRS_Ssb_Index struct {
23303         Ssb_Index uint32 `protobuf:"varint,2,opt,name=ssb_Index,json=ssbIndex,proto3,oneof"`
23304 }
23305
23306 type PUCCH_PathlossReferenceRS_Csi_RS_Index struct {
23307         Csi_RS_Index uint32 `protobuf:"varint,3,opt,name=csi_RS_Index,json=csiRSIndex,proto3,oneof"`
23308 }
23309
23310 func (*PUCCH_PathlossReferenceRS_Ssb_Index) isPUCCH_PathlossReferenceRS_ReferenceSignal() {}
23311
23312 func (*PUCCH_PathlossReferenceRS_Csi_RS_Index) isPUCCH_PathlossReferenceRS_ReferenceSignal() {}
23313
23314 func (m *PUCCH_PathlossReferenceRS) GetReferenceSignal() isPUCCH_PathlossReferenceRS_ReferenceSignal {
23315         if m != nil {
23316                 return m.ReferenceSignal
23317         }
23318         return nil
23319 }
23320
23321 func (m *PUCCH_PathlossReferenceRS) GetSsb_Index() uint32 {
23322         if x, ok := m.GetReferenceSignal().(*PUCCH_PathlossReferenceRS_Ssb_Index); ok {
23323                 return x.Ssb_Index
23324         }
23325         return 0
23326 }
23327
23328 func (m *PUCCH_PathlossReferenceRS) GetCsi_RS_Index() uint32 {
23329         if x, ok := m.GetReferenceSignal().(*PUCCH_PathlossReferenceRS_Csi_RS_Index); ok {
23330                 return x.Csi_RS_Index
23331         }
23332         return 0
23333 }
23334
23335 // XXX_OneofWrappers is for the internal use of the proto package.
23336 func (*PUCCH_PathlossReferenceRS) XXX_OneofWrappers() []interface{} {
23337         return []interface{}{
23338                 (*PUCCH_PathlossReferenceRS_Ssb_Index)(nil),
23339                 (*PUCCH_PathlossReferenceRS_Csi_RS_Index)(nil),
23340         }
23341 }
23342
23343 type TwoPUCCH_PC_AdjustmentStates struct {
23344         Value                TwoPUCCH_PC_AdjustmentStates_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.TwoPUCCH_PC_AdjustmentStates_Value" json:"value,omitempty"`
23345         XXX_NoUnkeyedLiteral struct{}                           `json:"-"`
23346         XXX_unrecognized     []byte                             `json:"-"`
23347         XXX_sizecache        int32                              `json:"-"`
23348 }
23349
23350 func (m *TwoPUCCH_PC_AdjustmentStates) Reset()         { *m = TwoPUCCH_PC_AdjustmentStates{} }
23351 func (m *TwoPUCCH_PC_AdjustmentStates) String() string { return proto.CompactTextString(m) }
23352 func (*TwoPUCCH_PC_AdjustmentStates) ProtoMessage()    {}
23353 func (*TwoPUCCH_PC_AdjustmentStates) Descriptor() ([]byte, []int) {
23354         return fileDescriptor_21c7528bb61f1a7a, []int{209}
23355 }
23356
23357 func (m *TwoPUCCH_PC_AdjustmentStates) XXX_Unmarshal(b []byte) error {
23358         return xxx_messageInfo_TwoPUCCH_PC_AdjustmentStates.Unmarshal(m, b)
23359 }
23360 func (m *TwoPUCCH_PC_AdjustmentStates) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23361         return xxx_messageInfo_TwoPUCCH_PC_AdjustmentStates.Marshal(b, m, deterministic)
23362 }
23363 func (m *TwoPUCCH_PC_AdjustmentStates) XXX_Merge(src proto.Message) {
23364         xxx_messageInfo_TwoPUCCH_PC_AdjustmentStates.Merge(m, src)
23365 }
23366 func (m *TwoPUCCH_PC_AdjustmentStates) XXX_Size() int {
23367         return xxx_messageInfo_TwoPUCCH_PC_AdjustmentStates.Size(m)
23368 }
23369 func (m *TwoPUCCH_PC_AdjustmentStates) XXX_DiscardUnknown() {
23370         xxx_messageInfo_TwoPUCCH_PC_AdjustmentStates.DiscardUnknown(m)
23371 }
23372
23373 var xxx_messageInfo_TwoPUCCH_PC_AdjustmentStates proto.InternalMessageInfo
23374
23375 func (m *TwoPUCCH_PC_AdjustmentStates) GetValue() TwoPUCCH_PC_AdjustmentStates_Value {
23376         if m != nil {
23377                 return m.Value
23378         }
23379         return TwoPUCCH_PC_AdjustmentStates_protobuf_unspecified
23380 }
23381
23382 type PUSCH_ServingCellConfig struct {
23383         // Types that are valid to be assigned to CodeBlockGroupTransmission:
23384         //      *PUSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission
23385         //      *PUSCH_ServingCellConfig_SetupCodeBlockGroupTransmission
23386         CodeBlockGroupTransmission isPUSCH_ServingCellConfig_CodeBlockGroupTransmission `protobuf_oneof:"codeBlockGroupTransmission"`
23387         RateMatching               *RateMatching                                        `protobuf:"bytes,3,opt,name=rateMatching,proto3" json:"rateMatching,omitempty"`
23388         XOverhead                  *XOverhead                                           `protobuf:"bytes,4,opt,name=xOverhead,proto3" json:"xOverhead,omitempty"`
23389         MaxMIMO_Layers             *wrappers.UInt32Value                                `protobuf:"bytes,5,opt,name=maxMIMO_Layers,json=maxMIMOLayers,proto3" json:"maxMIMO_Layers,omitempty"`
23390         ProcessingType2Enabled     *wrappers.BoolValue                                  `protobuf:"bytes,6,opt,name=processingType2Enabled,proto3" json:"processingType2Enabled,omitempty"`
23391         XXX_NoUnkeyedLiteral       struct{}                                             `json:"-"`
23392         XXX_unrecognized           []byte                                               `json:"-"`
23393         XXX_sizecache              int32                                                `json:"-"`
23394 }
23395
23396 func (m *PUSCH_ServingCellConfig) Reset()         { *m = PUSCH_ServingCellConfig{} }
23397 func (m *PUSCH_ServingCellConfig) String() string { return proto.CompactTextString(m) }
23398 func (*PUSCH_ServingCellConfig) ProtoMessage()    {}
23399 func (*PUSCH_ServingCellConfig) Descriptor() ([]byte, []int) {
23400         return fileDescriptor_21c7528bb61f1a7a, []int{210}
23401 }
23402
23403 func (m *PUSCH_ServingCellConfig) XXX_Unmarshal(b []byte) error {
23404         return xxx_messageInfo_PUSCH_ServingCellConfig.Unmarshal(m, b)
23405 }
23406 func (m *PUSCH_ServingCellConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23407         return xxx_messageInfo_PUSCH_ServingCellConfig.Marshal(b, m, deterministic)
23408 }
23409 func (m *PUSCH_ServingCellConfig) XXX_Merge(src proto.Message) {
23410         xxx_messageInfo_PUSCH_ServingCellConfig.Merge(m, src)
23411 }
23412 func (m *PUSCH_ServingCellConfig) XXX_Size() int {
23413         return xxx_messageInfo_PUSCH_ServingCellConfig.Size(m)
23414 }
23415 func (m *PUSCH_ServingCellConfig) XXX_DiscardUnknown() {
23416         xxx_messageInfo_PUSCH_ServingCellConfig.DiscardUnknown(m)
23417 }
23418
23419 var xxx_messageInfo_PUSCH_ServingCellConfig proto.InternalMessageInfo
23420
23421 type isPUSCH_ServingCellConfig_CodeBlockGroupTransmission interface {
23422         isPUSCH_ServingCellConfig_CodeBlockGroupTransmission()
23423 }
23424
23425 type PUSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission struct {
23426         ReleaseCodeBlockGroupTransmission *Null `protobuf:"bytes,1,opt,name=release_codeBlockGroupTransmission,json=releaseCodeBlockGroupTransmission,proto3,oneof"`
23427 }
23428
23429 type PUSCH_ServingCellConfig_SetupCodeBlockGroupTransmission struct {
23430         SetupCodeBlockGroupTransmission *PUSCH_CodeBlockGroupTransmission `protobuf:"bytes,2,opt,name=setup_codeBlockGroupTransmission,json=setupCodeBlockGroupTransmission,proto3,oneof"`
23431 }
23432
23433 func (*PUSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission) isPUSCH_ServingCellConfig_CodeBlockGroupTransmission() {
23434 }
23435
23436 func (*PUSCH_ServingCellConfig_SetupCodeBlockGroupTransmission) isPUSCH_ServingCellConfig_CodeBlockGroupTransmission() {
23437 }
23438
23439 func (m *PUSCH_ServingCellConfig) GetCodeBlockGroupTransmission() isPUSCH_ServingCellConfig_CodeBlockGroupTransmission {
23440         if m != nil {
23441                 return m.CodeBlockGroupTransmission
23442         }
23443         return nil
23444 }
23445
23446 func (m *PUSCH_ServingCellConfig) GetReleaseCodeBlockGroupTransmission() *Null {
23447         if x, ok := m.GetCodeBlockGroupTransmission().(*PUSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission); ok {
23448                 return x.ReleaseCodeBlockGroupTransmission
23449         }
23450         return nil
23451 }
23452
23453 func (m *PUSCH_ServingCellConfig) GetSetupCodeBlockGroupTransmission() *PUSCH_CodeBlockGroupTransmission {
23454         if x, ok := m.GetCodeBlockGroupTransmission().(*PUSCH_ServingCellConfig_SetupCodeBlockGroupTransmission); ok {
23455                 return x.SetupCodeBlockGroupTransmission
23456         }
23457         return nil
23458 }
23459
23460 func (m *PUSCH_ServingCellConfig) GetRateMatching() *RateMatching {
23461         if m != nil {
23462                 return m.RateMatching
23463         }
23464         return nil
23465 }
23466
23467 func (m *PUSCH_ServingCellConfig) GetXOverhead() *XOverhead {
23468         if m != nil {
23469                 return m.XOverhead
23470         }
23471         return nil
23472 }
23473
23474 func (m *PUSCH_ServingCellConfig) GetMaxMIMO_Layers() *wrappers.UInt32Value {
23475         if m != nil {
23476                 return m.MaxMIMO_Layers
23477         }
23478         return nil
23479 }
23480
23481 func (m *PUSCH_ServingCellConfig) GetProcessingType2Enabled() *wrappers.BoolValue {
23482         if m != nil {
23483                 return m.ProcessingType2Enabled
23484         }
23485         return nil
23486 }
23487
23488 // XXX_OneofWrappers is for the internal use of the proto package.
23489 func (*PUSCH_ServingCellConfig) XXX_OneofWrappers() []interface{} {
23490         return []interface{}{
23491                 (*PUSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission)(nil),
23492                 (*PUSCH_ServingCellConfig_SetupCodeBlockGroupTransmission)(nil),
23493         }
23494 }
23495
23496 type PUSCH_CodeBlockGroupTransmission struct {
23497         MaxCodeBlockGroupsPerTransportBlock *MaxCodeBlockGroupsPerTransportBlock `protobuf:"bytes,1,opt,name=maxCodeBlockGroupsPerTransportBlock,proto3" json:"maxCodeBlockGroupsPerTransportBlock,omitempty"`
23498         XXX_NoUnkeyedLiteral                struct{}                             `json:"-"`
23499         XXX_unrecognized                    []byte                               `json:"-"`
23500         XXX_sizecache                       int32                                `json:"-"`
23501 }
23502
23503 func (m *PUSCH_CodeBlockGroupTransmission) Reset()         { *m = PUSCH_CodeBlockGroupTransmission{} }
23504 func (m *PUSCH_CodeBlockGroupTransmission) String() string { return proto.CompactTextString(m) }
23505 func (*PUSCH_CodeBlockGroupTransmission) ProtoMessage()    {}
23506 func (*PUSCH_CodeBlockGroupTransmission) Descriptor() ([]byte, []int) {
23507         return fileDescriptor_21c7528bb61f1a7a, []int{211}
23508 }
23509
23510 func (m *PUSCH_CodeBlockGroupTransmission) XXX_Unmarshal(b []byte) error {
23511         return xxx_messageInfo_PUSCH_CodeBlockGroupTransmission.Unmarshal(m, b)
23512 }
23513 func (m *PUSCH_CodeBlockGroupTransmission) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23514         return xxx_messageInfo_PUSCH_CodeBlockGroupTransmission.Marshal(b, m, deterministic)
23515 }
23516 func (m *PUSCH_CodeBlockGroupTransmission) XXX_Merge(src proto.Message) {
23517         xxx_messageInfo_PUSCH_CodeBlockGroupTransmission.Merge(m, src)
23518 }
23519 func (m *PUSCH_CodeBlockGroupTransmission) XXX_Size() int {
23520         return xxx_messageInfo_PUSCH_CodeBlockGroupTransmission.Size(m)
23521 }
23522 func (m *PUSCH_CodeBlockGroupTransmission) XXX_DiscardUnknown() {
23523         xxx_messageInfo_PUSCH_CodeBlockGroupTransmission.DiscardUnknown(m)
23524 }
23525
23526 var xxx_messageInfo_PUSCH_CodeBlockGroupTransmission proto.InternalMessageInfo
23527
23528 func (m *PUSCH_CodeBlockGroupTransmission) GetMaxCodeBlockGroupsPerTransportBlock() *MaxCodeBlockGroupsPerTransportBlock {
23529         if m != nil {
23530                 return m.MaxCodeBlockGroupsPerTransportBlock
23531         }
23532         return nil
23533 }
23534
23535 type RateMatching struct {
23536         Value                RateMatching_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RateMatching_Value" json:"value,omitempty"`
23537         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
23538         XXX_unrecognized     []byte             `json:"-"`
23539         XXX_sizecache        int32              `json:"-"`
23540 }
23541
23542 func (m *RateMatching) Reset()         { *m = RateMatching{} }
23543 func (m *RateMatching) String() string { return proto.CompactTextString(m) }
23544 func (*RateMatching) ProtoMessage()    {}
23545 func (*RateMatching) Descriptor() ([]byte, []int) {
23546         return fileDescriptor_21c7528bb61f1a7a, []int{212}
23547 }
23548
23549 func (m *RateMatching) XXX_Unmarshal(b []byte) error {
23550         return xxx_messageInfo_RateMatching.Unmarshal(m, b)
23551 }
23552 func (m *RateMatching) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23553         return xxx_messageInfo_RateMatching.Marshal(b, m, deterministic)
23554 }
23555 func (m *RateMatching) XXX_Merge(src proto.Message) {
23556         xxx_messageInfo_RateMatching.Merge(m, src)
23557 }
23558 func (m *RateMatching) XXX_Size() int {
23559         return xxx_messageInfo_RateMatching.Size(m)
23560 }
23561 func (m *RateMatching) XXX_DiscardUnknown() {
23562         xxx_messageInfo_RateMatching.DiscardUnknown(m)
23563 }
23564
23565 var xxx_messageInfo_RateMatching proto.InternalMessageInfo
23566
23567 func (m *RateMatching) GetValue() RateMatching_Value {
23568         if m != nil {
23569                 return m.Value
23570         }
23571         return RateMatching_protobuf_unspecified
23572 }
23573
23574 type SRS_CarrierSwitching struct {
23575         Srs_SwitchFromServCellIndex *wrappers.UInt32Value  `protobuf:"bytes,1,opt,name=srs_SwitchFromServCellIndex,json=srsSwitchFromServCellIndex,proto3" json:"srs_SwitchFromServCellIndex,omitempty"`
23576         Srs_SwitchFromCarrier       *SRS_SwitchFromCarrier `protobuf:"bytes,2,opt,name=srs_SwitchFromCarrier,json=srsSwitchFromCarrier,proto3" json:"srs_SwitchFromCarrier,omitempty"`
23577         // Types that are valid to be assigned to Srs_TPC_PDCCH_Group:
23578         //      *SRS_CarrierSwitching_TypeA
23579         //      *SRS_CarrierSwitching_TypeB
23580         Srs_TPC_PDCCH_Group  isSRS_CarrierSwitching_Srs_TPC_PDCCH_Group `protobuf_oneof:"srs_TPC_PDCCH_Group"`
23581         MonitoringCells      []uint32                                   `protobuf:"varint,5,rep,packed,name=monitoringCells,proto3" json:"monitoringCells,omitempty"`
23582         XXX_NoUnkeyedLiteral struct{}                                   `json:"-"`
23583         XXX_unrecognized     []byte                                     `json:"-"`
23584         XXX_sizecache        int32                                      `json:"-"`
23585 }
23586
23587 func (m *SRS_CarrierSwitching) Reset()         { *m = SRS_CarrierSwitching{} }
23588 func (m *SRS_CarrierSwitching) String() string { return proto.CompactTextString(m) }
23589 func (*SRS_CarrierSwitching) ProtoMessage()    {}
23590 func (*SRS_CarrierSwitching) Descriptor() ([]byte, []int) {
23591         return fileDescriptor_21c7528bb61f1a7a, []int{213}
23592 }
23593
23594 func (m *SRS_CarrierSwitching) XXX_Unmarshal(b []byte) error {
23595         return xxx_messageInfo_SRS_CarrierSwitching.Unmarshal(m, b)
23596 }
23597 func (m *SRS_CarrierSwitching) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23598         return xxx_messageInfo_SRS_CarrierSwitching.Marshal(b, m, deterministic)
23599 }
23600 func (m *SRS_CarrierSwitching) XXX_Merge(src proto.Message) {
23601         xxx_messageInfo_SRS_CarrierSwitching.Merge(m, src)
23602 }
23603 func (m *SRS_CarrierSwitching) XXX_Size() int {
23604         return xxx_messageInfo_SRS_CarrierSwitching.Size(m)
23605 }
23606 func (m *SRS_CarrierSwitching) XXX_DiscardUnknown() {
23607         xxx_messageInfo_SRS_CarrierSwitching.DiscardUnknown(m)
23608 }
23609
23610 var xxx_messageInfo_SRS_CarrierSwitching proto.InternalMessageInfo
23611
23612 func (m *SRS_CarrierSwitching) GetSrs_SwitchFromServCellIndex() *wrappers.UInt32Value {
23613         if m != nil {
23614                 return m.Srs_SwitchFromServCellIndex
23615         }
23616         return nil
23617 }
23618
23619 func (m *SRS_CarrierSwitching) GetSrs_SwitchFromCarrier() *SRS_SwitchFromCarrier {
23620         if m != nil {
23621                 return m.Srs_SwitchFromCarrier
23622         }
23623         return nil
23624 }
23625
23626 type isSRS_CarrierSwitching_Srs_TPC_PDCCH_Group interface {
23627         isSRS_CarrierSwitching_Srs_TPC_PDCCH_Group()
23628 }
23629
23630 type SRS_CarrierSwitching_TypeA struct {
23631         TypeA *SRS_TPC_PDCCH_ConfigList `protobuf:"bytes,3,opt,name=typeA,proto3,oneof"`
23632 }
23633
23634 type SRS_CarrierSwitching_TypeB struct {
23635         TypeB *SRS_TPC_PDCCH_Config `protobuf:"bytes,4,opt,name=typeB,proto3,oneof"`
23636 }
23637
23638 func (*SRS_CarrierSwitching_TypeA) isSRS_CarrierSwitching_Srs_TPC_PDCCH_Group() {}
23639
23640 func (*SRS_CarrierSwitching_TypeB) isSRS_CarrierSwitching_Srs_TPC_PDCCH_Group() {}
23641
23642 func (m *SRS_CarrierSwitching) GetSrs_TPC_PDCCH_Group() isSRS_CarrierSwitching_Srs_TPC_PDCCH_Group {
23643         if m != nil {
23644                 return m.Srs_TPC_PDCCH_Group
23645         }
23646         return nil
23647 }
23648
23649 func (m *SRS_CarrierSwitching) GetTypeA() *SRS_TPC_PDCCH_ConfigList {
23650         if x, ok := m.GetSrs_TPC_PDCCH_Group().(*SRS_CarrierSwitching_TypeA); ok {
23651                 return x.TypeA
23652         }
23653         return nil
23654 }
23655
23656 func (m *SRS_CarrierSwitching) GetTypeB() *SRS_TPC_PDCCH_Config {
23657         if x, ok := m.GetSrs_TPC_PDCCH_Group().(*SRS_CarrierSwitching_TypeB); ok {
23658                 return x.TypeB
23659         }
23660         return nil
23661 }
23662
23663 func (m *SRS_CarrierSwitching) GetMonitoringCells() []uint32 {
23664         if m != nil {
23665                 return m.MonitoringCells
23666         }
23667         return nil
23668 }
23669
23670 // XXX_OneofWrappers is for the internal use of the proto package.
23671 func (*SRS_CarrierSwitching) XXX_OneofWrappers() []interface{} {
23672         return []interface{}{
23673                 (*SRS_CarrierSwitching_TypeA)(nil),
23674                 (*SRS_CarrierSwitching_TypeB)(nil),
23675         }
23676 }
23677
23678 type SRS_SwitchFromCarrier struct {
23679         Value                SRS_SwitchFromCarrier_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SRS_SwitchFromCarrier_Value" json:"value,omitempty"`
23680         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
23681         XXX_unrecognized     []byte                      `json:"-"`
23682         XXX_sizecache        int32                       `json:"-"`
23683 }
23684
23685 func (m *SRS_SwitchFromCarrier) Reset()         { *m = SRS_SwitchFromCarrier{} }
23686 func (m *SRS_SwitchFromCarrier) String() string { return proto.CompactTextString(m) }
23687 func (*SRS_SwitchFromCarrier) ProtoMessage()    {}
23688 func (*SRS_SwitchFromCarrier) Descriptor() ([]byte, []int) {
23689         return fileDescriptor_21c7528bb61f1a7a, []int{214}
23690 }
23691
23692 func (m *SRS_SwitchFromCarrier) XXX_Unmarshal(b []byte) error {
23693         return xxx_messageInfo_SRS_SwitchFromCarrier.Unmarshal(m, b)
23694 }
23695 func (m *SRS_SwitchFromCarrier) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23696         return xxx_messageInfo_SRS_SwitchFromCarrier.Marshal(b, m, deterministic)
23697 }
23698 func (m *SRS_SwitchFromCarrier) XXX_Merge(src proto.Message) {
23699         xxx_messageInfo_SRS_SwitchFromCarrier.Merge(m, src)
23700 }
23701 func (m *SRS_SwitchFromCarrier) XXX_Size() int {
23702         return xxx_messageInfo_SRS_SwitchFromCarrier.Size(m)
23703 }
23704 func (m *SRS_SwitchFromCarrier) XXX_DiscardUnknown() {
23705         xxx_messageInfo_SRS_SwitchFromCarrier.DiscardUnknown(m)
23706 }
23707
23708 var xxx_messageInfo_SRS_SwitchFromCarrier proto.InternalMessageInfo
23709
23710 func (m *SRS_SwitchFromCarrier) GetValue() SRS_SwitchFromCarrier_Value {
23711         if m != nil {
23712                 return m.Value
23713         }
23714         return SRS_SwitchFromCarrier_protobuf_unspecified
23715 }
23716
23717 type SRS_TPC_PDCCH_ConfigList struct {
23718         Items                []*SRS_TPC_PDCCH_Config `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
23719         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
23720         XXX_unrecognized     []byte                  `json:"-"`
23721         XXX_sizecache        int32                   `json:"-"`
23722 }
23723
23724 func (m *SRS_TPC_PDCCH_ConfigList) Reset()         { *m = SRS_TPC_PDCCH_ConfigList{} }
23725 func (m *SRS_TPC_PDCCH_ConfigList) String() string { return proto.CompactTextString(m) }
23726 func (*SRS_TPC_PDCCH_ConfigList) ProtoMessage()    {}
23727 func (*SRS_TPC_PDCCH_ConfigList) Descriptor() ([]byte, []int) {
23728         return fileDescriptor_21c7528bb61f1a7a, []int{215}
23729 }
23730
23731 func (m *SRS_TPC_PDCCH_ConfigList) XXX_Unmarshal(b []byte) error {
23732         return xxx_messageInfo_SRS_TPC_PDCCH_ConfigList.Unmarshal(m, b)
23733 }
23734 func (m *SRS_TPC_PDCCH_ConfigList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23735         return xxx_messageInfo_SRS_TPC_PDCCH_ConfigList.Marshal(b, m, deterministic)
23736 }
23737 func (m *SRS_TPC_PDCCH_ConfigList) XXX_Merge(src proto.Message) {
23738         xxx_messageInfo_SRS_TPC_PDCCH_ConfigList.Merge(m, src)
23739 }
23740 func (m *SRS_TPC_PDCCH_ConfigList) XXX_Size() int {
23741         return xxx_messageInfo_SRS_TPC_PDCCH_ConfigList.Size(m)
23742 }
23743 func (m *SRS_TPC_PDCCH_ConfigList) XXX_DiscardUnknown() {
23744         xxx_messageInfo_SRS_TPC_PDCCH_ConfigList.DiscardUnknown(m)
23745 }
23746
23747 var xxx_messageInfo_SRS_TPC_PDCCH_ConfigList proto.InternalMessageInfo
23748
23749 func (m *SRS_TPC_PDCCH_ConfigList) GetItems() []*SRS_TPC_PDCCH_Config {
23750         if m != nil {
23751                 return m.Items
23752         }
23753         return nil
23754 }
23755
23756 type SRS_TPC_PDCCH_Config struct {
23757         Srs_CC_SetIndexList  []*SRS_CC_SetIndex `protobuf:"bytes,1,rep,name=srs_CC_SetIndexList,json=srsCCSetIndexList,proto3" json:"srs_CC_SetIndexList,omitempty"`
23758         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
23759         XXX_unrecognized     []byte             `json:"-"`
23760         XXX_sizecache        int32              `json:"-"`
23761 }
23762
23763 func (m *SRS_TPC_PDCCH_Config) Reset()         { *m = SRS_TPC_PDCCH_Config{} }
23764 func (m *SRS_TPC_PDCCH_Config) String() string { return proto.CompactTextString(m) }
23765 func (*SRS_TPC_PDCCH_Config) ProtoMessage()    {}
23766 func (*SRS_TPC_PDCCH_Config) Descriptor() ([]byte, []int) {
23767         return fileDescriptor_21c7528bb61f1a7a, []int{216}
23768 }
23769
23770 func (m *SRS_TPC_PDCCH_Config) XXX_Unmarshal(b []byte) error {
23771         return xxx_messageInfo_SRS_TPC_PDCCH_Config.Unmarshal(m, b)
23772 }
23773 func (m *SRS_TPC_PDCCH_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23774         return xxx_messageInfo_SRS_TPC_PDCCH_Config.Marshal(b, m, deterministic)
23775 }
23776 func (m *SRS_TPC_PDCCH_Config) XXX_Merge(src proto.Message) {
23777         xxx_messageInfo_SRS_TPC_PDCCH_Config.Merge(m, src)
23778 }
23779 func (m *SRS_TPC_PDCCH_Config) XXX_Size() int {
23780         return xxx_messageInfo_SRS_TPC_PDCCH_Config.Size(m)
23781 }
23782 func (m *SRS_TPC_PDCCH_Config) XXX_DiscardUnknown() {
23783         xxx_messageInfo_SRS_TPC_PDCCH_Config.DiscardUnknown(m)
23784 }
23785
23786 var xxx_messageInfo_SRS_TPC_PDCCH_Config proto.InternalMessageInfo
23787
23788 func (m *SRS_TPC_PDCCH_Config) GetSrs_CC_SetIndexList() []*SRS_CC_SetIndex {
23789         if m != nil {
23790                 return m.Srs_CC_SetIndexList
23791         }
23792         return nil
23793 }
23794
23795 type SRS_CC_SetIndex struct {
23796         Cc_SetIndex          *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=cc_SetIndex,json=ccSetIndex,proto3" json:"cc_SetIndex,omitempty"`
23797         Cc_IndexInOneCC_Set  *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=cc_IndexInOneCC_Set,json=ccIndexInOneCCSet,proto3" json:"cc_IndexInOneCC_Set,omitempty"`
23798         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
23799         XXX_unrecognized     []byte                `json:"-"`
23800         XXX_sizecache        int32                 `json:"-"`
23801 }
23802
23803 func (m *SRS_CC_SetIndex) Reset()         { *m = SRS_CC_SetIndex{} }
23804 func (m *SRS_CC_SetIndex) String() string { return proto.CompactTextString(m) }
23805 func (*SRS_CC_SetIndex) ProtoMessage()    {}
23806 func (*SRS_CC_SetIndex) Descriptor() ([]byte, []int) {
23807         return fileDescriptor_21c7528bb61f1a7a, []int{217}
23808 }
23809
23810 func (m *SRS_CC_SetIndex) XXX_Unmarshal(b []byte) error {
23811         return xxx_messageInfo_SRS_CC_SetIndex.Unmarshal(m, b)
23812 }
23813 func (m *SRS_CC_SetIndex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23814         return xxx_messageInfo_SRS_CC_SetIndex.Marshal(b, m, deterministic)
23815 }
23816 func (m *SRS_CC_SetIndex) XXX_Merge(src proto.Message) {
23817         xxx_messageInfo_SRS_CC_SetIndex.Merge(m, src)
23818 }
23819 func (m *SRS_CC_SetIndex) XXX_Size() int {
23820         return xxx_messageInfo_SRS_CC_SetIndex.Size(m)
23821 }
23822 func (m *SRS_CC_SetIndex) XXX_DiscardUnknown() {
23823         xxx_messageInfo_SRS_CC_SetIndex.DiscardUnknown(m)
23824 }
23825
23826 var xxx_messageInfo_SRS_CC_SetIndex proto.InternalMessageInfo
23827
23828 func (m *SRS_CC_SetIndex) GetCc_SetIndex() *wrappers.UInt32Value {
23829         if m != nil {
23830                 return m.Cc_SetIndex
23831         }
23832         return nil
23833 }
23834
23835 func (m *SRS_CC_SetIndex) GetCc_IndexInOneCC_Set() *wrappers.UInt32Value {
23836         if m != nil {
23837                 return m.Cc_IndexInOneCC_Set
23838         }
23839         return nil
23840 }
23841
23842 type PUSCH_Config struct {
23843         DataScramblingIdentityPUSCH *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=dataScramblingIdentityPUSCH,proto3" json:"dataScramblingIdentityPUSCH,omitempty"`
23844         Tx_Config                   *Tx_Config            `protobuf:"bytes,2,opt,name=tx_Config,json=txConfig,proto3" json:"tx_Config,omitempty"`
23845         // Types that are valid to be assigned to Dmrs_UplinkForPUSCH_MappingTypeA:
23846         //      *PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeA
23847         //      *PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeA
23848         Dmrs_UplinkForPUSCH_MappingTypeA isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeA `protobuf_oneof:"dmrs_UplinkForPUSCH_MappingTypeA"`
23849         // Types that are valid to be assigned to Dmrs_UplinkForPUSCH_MappingTypeB:
23850         //      *PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeB
23851         //      *PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeB
23852         Dmrs_UplinkForPUSCH_MappingTypeB isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeB `protobuf_oneof:"dmrs_UplinkForPUSCH_MappingTypeB"`
23853         Pusch_PowerControl               *PUSCH_PowerControl                             `protobuf:"bytes,7,opt,name=pusch_PowerControl,json=puschPowerControl,proto3" json:"pusch_PowerControl,omitempty"`
23854         FrequencyHopping                 *FrequencyHopping                               `protobuf:"bytes,8,opt,name=frequencyHopping,proto3" json:"frequencyHopping,omitempty"`
23855         FrequencyHoppingOffsetLists      []uint32                                        `protobuf:"varint,9,rep,packed,name=frequencyHoppingOffsetLists,proto3" json:"frequencyHoppingOffsetLists,omitempty"`
23856         ResourceAllocation               *ResourceAllocation                             `protobuf:"bytes,10,opt,name=resource_allocation,json=resourceAllocation,proto3" json:"resource_allocation,omitempty"`
23857         // Types that are valid to be assigned to Pusch_TimeDomainAllocationList:
23858         //      *PUSCH_Config_ReleasePusch_TimeDomainAllocationList
23859         //      *PUSCH_Config_SetupPusch_TimeDomainAllocationList
23860         Pusch_TimeDomainAllocationList isPUSCH_Config_Pusch_TimeDomainAllocationList `protobuf_oneof:"pusch_TimeDomainAllocationList"`
23861         Pusch_AggregationFactor        *PUSCH_AggregationFactor                      `protobuf:"bytes,13,opt,name=pusch_AggregationFactor,json=puschAggregationFactor,proto3" json:"pusch_AggregationFactor,omitempty"`
23862         Mcs_Table                      *MCS_Table                                    `protobuf:"bytes,14,opt,name=mcs_Table,json=mcsTable,proto3" json:"mcs_Table,omitempty"`
23863         Mcs_TableTransformPrecoder     *MCS_Table                                    `protobuf:"bytes,15,opt,name=mcs_TableTransformPrecoder,json=mcsTableTransformPrecoder,proto3" json:"mcs_TableTransformPrecoder,omitempty"`
23864         TransformPrecoder              *EnabledDisabledOpt                           `protobuf:"bytes,16,opt,name=transformPrecoder,proto3" json:"transformPrecoder,omitempty"`
23865         CodebookSubset                 *CodebookSubset                               `protobuf:"bytes,17,opt,name=codebookSubset,proto3" json:"codebookSubset,omitempty"`
23866         MaxRank                        *wrappers.UInt32Value                         `protobuf:"bytes,18,opt,name=maxRank,proto3" json:"maxRank,omitempty"`
23867         Rbg_Size                       *RBG_Size2                                    `protobuf:"bytes,19,opt,name=rbg_Size,json=rbgSize,proto3" json:"rbg_Size,omitempty"`
23868         // Types that are valid to be assigned to Uci_OnPUSCH:
23869         //      *PUSCH_Config_ReleaseUci_OnPUSCH
23870         //      *PUSCH_Config_SetupUci_OnPUSCH
23871         Uci_OnPUSCH          isPUSCH_Config_Uci_OnPUSCH `protobuf_oneof:"uci_OnPUSCH"`
23872         TpPi2BPSK            *EnabledOpt                `protobuf:"bytes,22,opt,name=tp_pi2BPSK,json=tpPi2BPSK,proto3" json:"tp_pi2BPSK,omitempty"`
23873         XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
23874         XXX_unrecognized     []byte                     `json:"-"`
23875         XXX_sizecache        int32                      `json:"-"`
23876 }
23877
23878 func (m *PUSCH_Config) Reset()         { *m = PUSCH_Config{} }
23879 func (m *PUSCH_Config) String() string { return proto.CompactTextString(m) }
23880 func (*PUSCH_Config) ProtoMessage()    {}
23881 func (*PUSCH_Config) Descriptor() ([]byte, []int) {
23882         return fileDescriptor_21c7528bb61f1a7a, []int{218}
23883 }
23884
23885 func (m *PUSCH_Config) XXX_Unmarshal(b []byte) error {
23886         return xxx_messageInfo_PUSCH_Config.Unmarshal(m, b)
23887 }
23888 func (m *PUSCH_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
23889         return xxx_messageInfo_PUSCH_Config.Marshal(b, m, deterministic)
23890 }
23891 func (m *PUSCH_Config) XXX_Merge(src proto.Message) {
23892         xxx_messageInfo_PUSCH_Config.Merge(m, src)
23893 }
23894 func (m *PUSCH_Config) XXX_Size() int {
23895         return xxx_messageInfo_PUSCH_Config.Size(m)
23896 }
23897 func (m *PUSCH_Config) XXX_DiscardUnknown() {
23898         xxx_messageInfo_PUSCH_Config.DiscardUnknown(m)
23899 }
23900
23901 var xxx_messageInfo_PUSCH_Config proto.InternalMessageInfo
23902
23903 func (m *PUSCH_Config) GetDataScramblingIdentityPUSCH() *wrappers.UInt32Value {
23904         if m != nil {
23905                 return m.DataScramblingIdentityPUSCH
23906         }
23907         return nil
23908 }
23909
23910 func (m *PUSCH_Config) GetTx_Config() *Tx_Config {
23911         if m != nil {
23912                 return m.Tx_Config
23913         }
23914         return nil
23915 }
23916
23917 type isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeA interface {
23918         isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeA()
23919 }
23920
23921 type PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeA struct {
23922         ReleaseDmrs_UplinkForPUSCH_MappingTypeA *Null `protobuf:"bytes,3,opt,name=release_dmrs_UplinkForPUSCH_MappingTypeA,json=releaseDmrsUplinkForPUSCHMappingTypeA,proto3,oneof"`
23923 }
23924
23925 type PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeA struct {
23926         SetupDmrs_UplinkForPUSCH_MappingTypeA *DMRS_UplinkConfig `protobuf:"bytes,4,opt,name=setup_dmrs_UplinkForPUSCH_MappingTypeA,json=setupDmrsUplinkForPUSCHMappingTypeA,proto3,oneof"`
23927 }
23928
23929 func (*PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeA) isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeA() {
23930 }
23931
23932 func (*PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeA) isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeA() {
23933 }
23934
23935 func (m *PUSCH_Config) GetDmrs_UplinkForPUSCH_MappingTypeA() isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeA {
23936         if m != nil {
23937                 return m.Dmrs_UplinkForPUSCH_MappingTypeA
23938         }
23939         return nil
23940 }
23941
23942 func (m *PUSCH_Config) GetReleaseDmrs_UplinkForPUSCH_MappingTypeA() *Null {
23943         if x, ok := m.GetDmrs_UplinkForPUSCH_MappingTypeA().(*PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeA); ok {
23944                 return x.ReleaseDmrs_UplinkForPUSCH_MappingTypeA
23945         }
23946         return nil
23947 }
23948
23949 func (m *PUSCH_Config) GetSetupDmrs_UplinkForPUSCH_MappingTypeA() *DMRS_UplinkConfig {
23950         if x, ok := m.GetDmrs_UplinkForPUSCH_MappingTypeA().(*PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeA); ok {
23951                 return x.SetupDmrs_UplinkForPUSCH_MappingTypeA
23952         }
23953         return nil
23954 }
23955
23956 type isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeB interface {
23957         isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeB()
23958 }
23959
23960 type PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeB struct {
23961         ReleaseDmrs_UplinkForPUSCH_MappingTypeB *Null `protobuf:"bytes,5,opt,name=release_dmrs_UplinkForPUSCH_MappingTypeB,json=releaseDmrsUplinkForPUSCHMappingTypeB,proto3,oneof"`
23962 }
23963
23964 type PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeB struct {
23965         SetupDmrs_UplinkForPUSCH_MappingTypeB *DMRS_UplinkConfig `protobuf:"bytes,6,opt,name=setup_dmrs_UplinkForPUSCH_MappingTypeB,json=setupDmrsUplinkForPUSCHMappingTypeB,proto3,oneof"`
23966 }
23967
23968 func (*PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeB) isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeB() {
23969 }
23970
23971 func (*PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeB) isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeB() {
23972 }
23973
23974 func (m *PUSCH_Config) GetDmrs_UplinkForPUSCH_MappingTypeB() isPUSCH_Config_Dmrs_UplinkForPUSCH_MappingTypeB {
23975         if m != nil {
23976                 return m.Dmrs_UplinkForPUSCH_MappingTypeB
23977         }
23978         return nil
23979 }
23980
23981 func (m *PUSCH_Config) GetReleaseDmrs_UplinkForPUSCH_MappingTypeB() *Null {
23982         if x, ok := m.GetDmrs_UplinkForPUSCH_MappingTypeB().(*PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeB); ok {
23983                 return x.ReleaseDmrs_UplinkForPUSCH_MappingTypeB
23984         }
23985         return nil
23986 }
23987
23988 func (m *PUSCH_Config) GetSetupDmrs_UplinkForPUSCH_MappingTypeB() *DMRS_UplinkConfig {
23989         if x, ok := m.GetDmrs_UplinkForPUSCH_MappingTypeB().(*PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeB); ok {
23990                 return x.SetupDmrs_UplinkForPUSCH_MappingTypeB
23991         }
23992         return nil
23993 }
23994
23995 func (m *PUSCH_Config) GetPusch_PowerControl() *PUSCH_PowerControl {
23996         if m != nil {
23997                 return m.Pusch_PowerControl
23998         }
23999         return nil
24000 }
24001
24002 func (m *PUSCH_Config) GetFrequencyHopping() *FrequencyHopping {
24003         if m != nil {
24004                 return m.FrequencyHopping
24005         }
24006         return nil
24007 }
24008
24009 func (m *PUSCH_Config) GetFrequencyHoppingOffsetLists() []uint32 {
24010         if m != nil {
24011                 return m.FrequencyHoppingOffsetLists
24012         }
24013         return nil
24014 }
24015
24016 func (m *PUSCH_Config) GetResourceAllocation() *ResourceAllocation {
24017         if m != nil {
24018                 return m.ResourceAllocation
24019         }
24020         return nil
24021 }
24022
24023 type isPUSCH_Config_Pusch_TimeDomainAllocationList interface {
24024         isPUSCH_Config_Pusch_TimeDomainAllocationList()
24025 }
24026
24027 type PUSCH_Config_ReleasePusch_TimeDomainAllocationList struct {
24028         ReleasePusch_TimeDomainAllocationList *Null `protobuf:"bytes,11,opt,name=release_pusch_TimeDomainAllocationList,json=releasePuschTimeDomainAllocationList,proto3,oneof"`
24029 }
24030
24031 type PUSCH_Config_SetupPusch_TimeDomainAllocationList struct {
24032         SetupPusch_TimeDomainAllocationList *PUSCH_TimeDomainResourceAllocationList `protobuf:"bytes,12,opt,name=setup_pusch_TimeDomainAllocationList,json=setupPuschTimeDomainAllocationList,proto3,oneof"`
24033 }
24034
24035 func (*PUSCH_Config_ReleasePusch_TimeDomainAllocationList) isPUSCH_Config_Pusch_TimeDomainAllocationList() {
24036 }
24037
24038 func (*PUSCH_Config_SetupPusch_TimeDomainAllocationList) isPUSCH_Config_Pusch_TimeDomainAllocationList() {
24039 }
24040
24041 func (m *PUSCH_Config) GetPusch_TimeDomainAllocationList() isPUSCH_Config_Pusch_TimeDomainAllocationList {
24042         if m != nil {
24043                 return m.Pusch_TimeDomainAllocationList
24044         }
24045         return nil
24046 }
24047
24048 func (m *PUSCH_Config) GetReleasePusch_TimeDomainAllocationList() *Null {
24049         if x, ok := m.GetPusch_TimeDomainAllocationList().(*PUSCH_Config_ReleasePusch_TimeDomainAllocationList); ok {
24050                 return x.ReleasePusch_TimeDomainAllocationList
24051         }
24052         return nil
24053 }
24054
24055 func (m *PUSCH_Config) GetSetupPusch_TimeDomainAllocationList() *PUSCH_TimeDomainResourceAllocationList {
24056         if x, ok := m.GetPusch_TimeDomainAllocationList().(*PUSCH_Config_SetupPusch_TimeDomainAllocationList); ok {
24057                 return x.SetupPusch_TimeDomainAllocationList
24058         }
24059         return nil
24060 }
24061
24062 func (m *PUSCH_Config) GetPusch_AggregationFactor() *PUSCH_AggregationFactor {
24063         if m != nil {
24064                 return m.Pusch_AggregationFactor
24065         }
24066         return nil
24067 }
24068
24069 func (m *PUSCH_Config) GetMcs_Table() *MCS_Table {
24070         if m != nil {
24071                 return m.Mcs_Table
24072         }
24073         return nil
24074 }
24075
24076 func (m *PUSCH_Config) GetMcs_TableTransformPrecoder() *MCS_Table {
24077         if m != nil {
24078                 return m.Mcs_TableTransformPrecoder
24079         }
24080         return nil
24081 }
24082
24083 func (m *PUSCH_Config) GetTransformPrecoder() *EnabledDisabledOpt {
24084         if m != nil {
24085                 return m.TransformPrecoder
24086         }
24087         return nil
24088 }
24089
24090 func (m *PUSCH_Config) GetCodebookSubset() *CodebookSubset {
24091         if m != nil {
24092                 return m.CodebookSubset
24093         }
24094         return nil
24095 }
24096
24097 func (m *PUSCH_Config) GetMaxRank() *wrappers.UInt32Value {
24098         if m != nil {
24099                 return m.MaxRank
24100         }
24101         return nil
24102 }
24103
24104 func (m *PUSCH_Config) GetRbg_Size() *RBG_Size2 {
24105         if m != nil {
24106                 return m.Rbg_Size
24107         }
24108         return nil
24109 }
24110
24111 type isPUSCH_Config_Uci_OnPUSCH interface {
24112         isPUSCH_Config_Uci_OnPUSCH()
24113 }
24114
24115 type PUSCH_Config_ReleaseUci_OnPUSCH struct {
24116         ReleaseUci_OnPUSCH *Null `protobuf:"bytes,20,opt,name=release_uci_OnPUSCH,json=releaseUciOnPUSCH,proto3,oneof"`
24117 }
24118
24119 type PUSCH_Config_SetupUci_OnPUSCH struct {
24120         SetupUci_OnPUSCH *UCI_OnPUSCH `protobuf:"bytes,21,opt,name=setup_uci_OnPUSCH,json=setupUciOnPUSCH,proto3,oneof"`
24121 }
24122
24123 func (*PUSCH_Config_ReleaseUci_OnPUSCH) isPUSCH_Config_Uci_OnPUSCH() {}
24124
24125 func (*PUSCH_Config_SetupUci_OnPUSCH) isPUSCH_Config_Uci_OnPUSCH() {}
24126
24127 func (m *PUSCH_Config) GetUci_OnPUSCH() isPUSCH_Config_Uci_OnPUSCH {
24128         if m != nil {
24129                 return m.Uci_OnPUSCH
24130         }
24131         return nil
24132 }
24133
24134 func (m *PUSCH_Config) GetReleaseUci_OnPUSCH() *Null {
24135         if x, ok := m.GetUci_OnPUSCH().(*PUSCH_Config_ReleaseUci_OnPUSCH); ok {
24136                 return x.ReleaseUci_OnPUSCH
24137         }
24138         return nil
24139 }
24140
24141 func (m *PUSCH_Config) GetSetupUci_OnPUSCH() *UCI_OnPUSCH {
24142         if x, ok := m.GetUci_OnPUSCH().(*PUSCH_Config_SetupUci_OnPUSCH); ok {
24143                 return x.SetupUci_OnPUSCH
24144         }
24145         return nil
24146 }
24147
24148 func (m *PUSCH_Config) GetTpPi2BPSK() *EnabledOpt {
24149         if m != nil {
24150                 return m.TpPi2BPSK
24151         }
24152         return nil
24153 }
24154
24155 // XXX_OneofWrappers is for the internal use of the proto package.
24156 func (*PUSCH_Config) XXX_OneofWrappers() []interface{} {
24157         return []interface{}{
24158                 (*PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeA)(nil),
24159                 (*PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeA)(nil),
24160                 (*PUSCH_Config_ReleaseDmrs_UplinkForPUSCH_MappingTypeB)(nil),
24161                 (*PUSCH_Config_SetupDmrs_UplinkForPUSCH_MappingTypeB)(nil),
24162                 (*PUSCH_Config_ReleasePusch_TimeDomainAllocationList)(nil),
24163                 (*PUSCH_Config_SetupPusch_TimeDomainAllocationList)(nil),
24164                 (*PUSCH_Config_ReleaseUci_OnPUSCH)(nil),
24165                 (*PUSCH_Config_SetupUci_OnPUSCH)(nil),
24166         }
24167 }
24168
24169 type Tx_Config struct {
24170         Value                Tx_Config_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Tx_Config_Value" json:"value,omitempty"`
24171         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
24172         XXX_unrecognized     []byte          `json:"-"`
24173         XXX_sizecache        int32           `json:"-"`
24174 }
24175
24176 func (m *Tx_Config) Reset()         { *m = Tx_Config{} }
24177 func (m *Tx_Config) String() string { return proto.CompactTextString(m) }
24178 func (*Tx_Config) ProtoMessage()    {}
24179 func (*Tx_Config) Descriptor() ([]byte, []int) {
24180         return fileDescriptor_21c7528bb61f1a7a, []int{219}
24181 }
24182
24183 func (m *Tx_Config) XXX_Unmarshal(b []byte) error {
24184         return xxx_messageInfo_Tx_Config.Unmarshal(m, b)
24185 }
24186 func (m *Tx_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24187         return xxx_messageInfo_Tx_Config.Marshal(b, m, deterministic)
24188 }
24189 func (m *Tx_Config) XXX_Merge(src proto.Message) {
24190         xxx_messageInfo_Tx_Config.Merge(m, src)
24191 }
24192 func (m *Tx_Config) XXX_Size() int {
24193         return xxx_messageInfo_Tx_Config.Size(m)
24194 }
24195 func (m *Tx_Config) XXX_DiscardUnknown() {
24196         xxx_messageInfo_Tx_Config.DiscardUnknown(m)
24197 }
24198
24199 var xxx_messageInfo_Tx_Config proto.InternalMessageInfo
24200
24201 func (m *Tx_Config) GetValue() Tx_Config_Value {
24202         if m != nil {
24203                 return m.Value
24204         }
24205         return Tx_Config_protobuf_unspecified
24206 }
24207
24208 type DMRS_UplinkConfig struct {
24209         Dmrs_Type               *DMRS_Type               `protobuf:"bytes,1,opt,name=dmrs_Type,json=dmrsType,proto3" json:"dmrs_Type,omitempty"`
24210         Dmrs_AdditionalPosition *DMRS_AdditionalPosition `protobuf:"bytes,2,opt,name=dmrs_AdditionalPosition,json=dmrsAdditionalPosition,proto3" json:"dmrs_AdditionalPosition,omitempty"`
24211         // Types that are valid to be assigned to PhaseTrackingRS:
24212         //      *DMRS_UplinkConfig_ReleasePhaseTrackingRS
24213         //      *DMRS_UplinkConfig_SetupPhaseTrackingRS
24214         PhaseTrackingRS            isDMRS_UplinkConfig_PhaseTrackingRS `protobuf_oneof:"phaseTrackingRS"`
24215         MaxLength                  *MaxLength                          `protobuf:"bytes,5,opt,name=maxLength,proto3" json:"maxLength,omitempty"`
24216         TransformPrecodingDisabled *TransformPrecodingDisabled         `protobuf:"bytes,6,opt,name=transformPrecodingDisabled,proto3" json:"transformPrecodingDisabled,omitempty"`
24217         TransformPrecodingEnabled  *TransformPrecodingEnabled          `protobuf:"bytes,7,opt,name=transformPrecodingEnabled,proto3" json:"transformPrecodingEnabled,omitempty"`
24218         XXX_NoUnkeyedLiteral       struct{}                            `json:"-"`
24219         XXX_unrecognized           []byte                              `json:"-"`
24220         XXX_sizecache              int32                               `json:"-"`
24221 }
24222
24223 func (m *DMRS_UplinkConfig) Reset()         { *m = DMRS_UplinkConfig{} }
24224 func (m *DMRS_UplinkConfig) String() string { return proto.CompactTextString(m) }
24225 func (*DMRS_UplinkConfig) ProtoMessage()    {}
24226 func (*DMRS_UplinkConfig) Descriptor() ([]byte, []int) {
24227         return fileDescriptor_21c7528bb61f1a7a, []int{220}
24228 }
24229
24230 func (m *DMRS_UplinkConfig) XXX_Unmarshal(b []byte) error {
24231         return xxx_messageInfo_DMRS_UplinkConfig.Unmarshal(m, b)
24232 }
24233 func (m *DMRS_UplinkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24234         return xxx_messageInfo_DMRS_UplinkConfig.Marshal(b, m, deterministic)
24235 }
24236 func (m *DMRS_UplinkConfig) XXX_Merge(src proto.Message) {
24237         xxx_messageInfo_DMRS_UplinkConfig.Merge(m, src)
24238 }
24239 func (m *DMRS_UplinkConfig) XXX_Size() int {
24240         return xxx_messageInfo_DMRS_UplinkConfig.Size(m)
24241 }
24242 func (m *DMRS_UplinkConfig) XXX_DiscardUnknown() {
24243         xxx_messageInfo_DMRS_UplinkConfig.DiscardUnknown(m)
24244 }
24245
24246 var xxx_messageInfo_DMRS_UplinkConfig proto.InternalMessageInfo
24247
24248 func (m *DMRS_UplinkConfig) GetDmrs_Type() *DMRS_Type {
24249         if m != nil {
24250                 return m.Dmrs_Type
24251         }
24252         return nil
24253 }
24254
24255 func (m *DMRS_UplinkConfig) GetDmrs_AdditionalPosition() *DMRS_AdditionalPosition {
24256         if m != nil {
24257                 return m.Dmrs_AdditionalPosition
24258         }
24259         return nil
24260 }
24261
24262 type isDMRS_UplinkConfig_PhaseTrackingRS interface {
24263         isDMRS_UplinkConfig_PhaseTrackingRS()
24264 }
24265
24266 type DMRS_UplinkConfig_ReleasePhaseTrackingRS struct {
24267         ReleasePhaseTrackingRS *Null `protobuf:"bytes,3,opt,name=release_phaseTrackingRS,json=releasePhaseTrackingRS,proto3,oneof"`
24268 }
24269
24270 type DMRS_UplinkConfig_SetupPhaseTrackingRS struct {
24271         SetupPhaseTrackingRS *PTRS_UplinkConfig `protobuf:"bytes,4,opt,name=setup_phaseTrackingRS,json=setupPhaseTrackingRS,proto3,oneof"`
24272 }
24273
24274 func (*DMRS_UplinkConfig_ReleasePhaseTrackingRS) isDMRS_UplinkConfig_PhaseTrackingRS() {}
24275
24276 func (*DMRS_UplinkConfig_SetupPhaseTrackingRS) isDMRS_UplinkConfig_PhaseTrackingRS() {}
24277
24278 func (m *DMRS_UplinkConfig) GetPhaseTrackingRS() isDMRS_UplinkConfig_PhaseTrackingRS {
24279         if m != nil {
24280                 return m.PhaseTrackingRS
24281         }
24282         return nil
24283 }
24284
24285 func (m *DMRS_UplinkConfig) GetReleasePhaseTrackingRS() *Null {
24286         if x, ok := m.GetPhaseTrackingRS().(*DMRS_UplinkConfig_ReleasePhaseTrackingRS); ok {
24287                 return x.ReleasePhaseTrackingRS
24288         }
24289         return nil
24290 }
24291
24292 func (m *DMRS_UplinkConfig) GetSetupPhaseTrackingRS() *PTRS_UplinkConfig {
24293         if x, ok := m.GetPhaseTrackingRS().(*DMRS_UplinkConfig_SetupPhaseTrackingRS); ok {
24294                 return x.SetupPhaseTrackingRS
24295         }
24296         return nil
24297 }
24298
24299 func (m *DMRS_UplinkConfig) GetMaxLength() *MaxLength {
24300         if m != nil {
24301                 return m.MaxLength
24302         }
24303         return nil
24304 }
24305
24306 func (m *DMRS_UplinkConfig) GetTransformPrecodingDisabled() *TransformPrecodingDisabled {
24307         if m != nil {
24308                 return m.TransformPrecodingDisabled
24309         }
24310         return nil
24311 }
24312
24313 func (m *DMRS_UplinkConfig) GetTransformPrecodingEnabled() *TransformPrecodingEnabled {
24314         if m != nil {
24315                 return m.TransformPrecodingEnabled
24316         }
24317         return nil
24318 }
24319
24320 // XXX_OneofWrappers is for the internal use of the proto package.
24321 func (*DMRS_UplinkConfig) XXX_OneofWrappers() []interface{} {
24322         return []interface{}{
24323                 (*DMRS_UplinkConfig_ReleasePhaseTrackingRS)(nil),
24324                 (*DMRS_UplinkConfig_SetupPhaseTrackingRS)(nil),
24325         }
24326 }
24327
24328 type PTRS_UplinkConfig struct {
24329         TransformPrecoderDisabled *TransformPrecoderDisabled `protobuf:"bytes,1,opt,name=transformPrecoderDisabled,proto3" json:"transformPrecoderDisabled,omitempty"`
24330         TransformPrecoderEnabled  *TransformPrecoderEnabled  `protobuf:"bytes,2,opt,name=transformPrecoderEnabled,proto3" json:"transformPrecoderEnabled,omitempty"`
24331         XXX_NoUnkeyedLiteral      struct{}                   `json:"-"`
24332         XXX_unrecognized          []byte                     `json:"-"`
24333         XXX_sizecache             int32                      `json:"-"`
24334 }
24335
24336 func (m *PTRS_UplinkConfig) Reset()         { *m = PTRS_UplinkConfig{} }
24337 func (m *PTRS_UplinkConfig) String() string { return proto.CompactTextString(m) }
24338 func (*PTRS_UplinkConfig) ProtoMessage()    {}
24339 func (*PTRS_UplinkConfig) Descriptor() ([]byte, []int) {
24340         return fileDescriptor_21c7528bb61f1a7a, []int{221}
24341 }
24342
24343 func (m *PTRS_UplinkConfig) XXX_Unmarshal(b []byte) error {
24344         return xxx_messageInfo_PTRS_UplinkConfig.Unmarshal(m, b)
24345 }
24346 func (m *PTRS_UplinkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24347         return xxx_messageInfo_PTRS_UplinkConfig.Marshal(b, m, deterministic)
24348 }
24349 func (m *PTRS_UplinkConfig) XXX_Merge(src proto.Message) {
24350         xxx_messageInfo_PTRS_UplinkConfig.Merge(m, src)
24351 }
24352 func (m *PTRS_UplinkConfig) XXX_Size() int {
24353         return xxx_messageInfo_PTRS_UplinkConfig.Size(m)
24354 }
24355 func (m *PTRS_UplinkConfig) XXX_DiscardUnknown() {
24356         xxx_messageInfo_PTRS_UplinkConfig.DiscardUnknown(m)
24357 }
24358
24359 var xxx_messageInfo_PTRS_UplinkConfig proto.InternalMessageInfo
24360
24361 func (m *PTRS_UplinkConfig) GetTransformPrecoderDisabled() *TransformPrecoderDisabled {
24362         if m != nil {
24363                 return m.TransformPrecoderDisabled
24364         }
24365         return nil
24366 }
24367
24368 func (m *PTRS_UplinkConfig) GetTransformPrecoderEnabled() *TransformPrecoderEnabled {
24369         if m != nil {
24370                 return m.TransformPrecoderEnabled
24371         }
24372         return nil
24373 }
24374
24375 type TransformPrecoderDisabled struct {
24376         FrequencyDensity      []uint32               `protobuf:"varint,1,rep,packed,name=frequencyDensity,proto3" json:"frequencyDensity,omitempty"`
24377         TimeDensity           []uint32               `protobuf:"varint,2,rep,packed,name=timeDensity,proto3" json:"timeDensity,omitempty"`
24378         MaxNrofPorts          *MaxNrofPorts          `protobuf:"bytes,3,opt,name=maxNrofPorts,proto3" json:"maxNrofPorts,omitempty"`
24379         ResourceElementOffset *ResourceElementOffset `protobuf:"bytes,4,opt,name=resourceElementOffset,proto3" json:"resourceElementOffset,omitempty"`
24380         Ptrs_Power            *PTRS_Power            `protobuf:"bytes,5,opt,name=ptrs_Power,json=ptrsPower,proto3" json:"ptrs_Power,omitempty"`
24381         XXX_NoUnkeyedLiteral  struct{}               `json:"-"`
24382         XXX_unrecognized      []byte                 `json:"-"`
24383         XXX_sizecache         int32                  `json:"-"`
24384 }
24385
24386 func (m *TransformPrecoderDisabled) Reset()         { *m = TransformPrecoderDisabled{} }
24387 func (m *TransformPrecoderDisabled) String() string { return proto.CompactTextString(m) }
24388 func (*TransformPrecoderDisabled) ProtoMessage()    {}
24389 func (*TransformPrecoderDisabled) Descriptor() ([]byte, []int) {
24390         return fileDescriptor_21c7528bb61f1a7a, []int{222}
24391 }
24392
24393 func (m *TransformPrecoderDisabled) XXX_Unmarshal(b []byte) error {
24394         return xxx_messageInfo_TransformPrecoderDisabled.Unmarshal(m, b)
24395 }
24396 func (m *TransformPrecoderDisabled) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24397         return xxx_messageInfo_TransformPrecoderDisabled.Marshal(b, m, deterministic)
24398 }
24399 func (m *TransformPrecoderDisabled) XXX_Merge(src proto.Message) {
24400         xxx_messageInfo_TransformPrecoderDisabled.Merge(m, src)
24401 }
24402 func (m *TransformPrecoderDisabled) XXX_Size() int {
24403         return xxx_messageInfo_TransformPrecoderDisabled.Size(m)
24404 }
24405 func (m *TransformPrecoderDisabled) XXX_DiscardUnknown() {
24406         xxx_messageInfo_TransformPrecoderDisabled.DiscardUnknown(m)
24407 }
24408
24409 var xxx_messageInfo_TransformPrecoderDisabled proto.InternalMessageInfo
24410
24411 func (m *TransformPrecoderDisabled) GetFrequencyDensity() []uint32 {
24412         if m != nil {
24413                 return m.FrequencyDensity
24414         }
24415         return nil
24416 }
24417
24418 func (m *TransformPrecoderDisabled) GetTimeDensity() []uint32 {
24419         if m != nil {
24420                 return m.TimeDensity
24421         }
24422         return nil
24423 }
24424
24425 func (m *TransformPrecoderDisabled) GetMaxNrofPorts() *MaxNrofPorts {
24426         if m != nil {
24427                 return m.MaxNrofPorts
24428         }
24429         return nil
24430 }
24431
24432 func (m *TransformPrecoderDisabled) GetResourceElementOffset() *ResourceElementOffset {
24433         if m != nil {
24434                 return m.ResourceElementOffset
24435         }
24436         return nil
24437 }
24438
24439 func (m *TransformPrecoderDisabled) GetPtrs_Power() *PTRS_Power {
24440         if m != nil {
24441                 return m.Ptrs_Power
24442         }
24443         return nil
24444 }
24445
24446 type MaxNrofPorts struct {
24447         Value                MaxNrofPorts_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MaxNrofPorts_Value" json:"value,omitempty"`
24448         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
24449         XXX_unrecognized     []byte             `json:"-"`
24450         XXX_sizecache        int32              `json:"-"`
24451 }
24452
24453 func (m *MaxNrofPorts) Reset()         { *m = MaxNrofPorts{} }
24454 func (m *MaxNrofPorts) String() string { return proto.CompactTextString(m) }
24455 func (*MaxNrofPorts) ProtoMessage()    {}
24456 func (*MaxNrofPorts) Descriptor() ([]byte, []int) {
24457         return fileDescriptor_21c7528bb61f1a7a, []int{223}
24458 }
24459
24460 func (m *MaxNrofPorts) XXX_Unmarshal(b []byte) error {
24461         return xxx_messageInfo_MaxNrofPorts.Unmarshal(m, b)
24462 }
24463 func (m *MaxNrofPorts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24464         return xxx_messageInfo_MaxNrofPorts.Marshal(b, m, deterministic)
24465 }
24466 func (m *MaxNrofPorts) XXX_Merge(src proto.Message) {
24467         xxx_messageInfo_MaxNrofPorts.Merge(m, src)
24468 }
24469 func (m *MaxNrofPorts) XXX_Size() int {
24470         return xxx_messageInfo_MaxNrofPorts.Size(m)
24471 }
24472 func (m *MaxNrofPorts) XXX_DiscardUnknown() {
24473         xxx_messageInfo_MaxNrofPorts.DiscardUnknown(m)
24474 }
24475
24476 var xxx_messageInfo_MaxNrofPorts proto.InternalMessageInfo
24477
24478 func (m *MaxNrofPorts) GetValue() MaxNrofPorts_Value {
24479         if m != nil {
24480                 return m.Value
24481         }
24482         return MaxNrofPorts_protobuf_unspecified
24483 }
24484
24485 type PTRS_Power struct {
24486         Value                PTRS_Power_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PTRS_Power_Value" json:"value,omitempty"`
24487         XXX_NoUnkeyedLiteral struct{}         `json:"-"`
24488         XXX_unrecognized     []byte           `json:"-"`
24489         XXX_sizecache        int32            `json:"-"`
24490 }
24491
24492 func (m *PTRS_Power) Reset()         { *m = PTRS_Power{} }
24493 func (m *PTRS_Power) String() string { return proto.CompactTextString(m) }
24494 func (*PTRS_Power) ProtoMessage()    {}
24495 func (*PTRS_Power) Descriptor() ([]byte, []int) {
24496         return fileDescriptor_21c7528bb61f1a7a, []int{224}
24497 }
24498
24499 func (m *PTRS_Power) XXX_Unmarshal(b []byte) error {
24500         return xxx_messageInfo_PTRS_Power.Unmarshal(m, b)
24501 }
24502 func (m *PTRS_Power) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24503         return xxx_messageInfo_PTRS_Power.Marshal(b, m, deterministic)
24504 }
24505 func (m *PTRS_Power) XXX_Merge(src proto.Message) {
24506         xxx_messageInfo_PTRS_Power.Merge(m, src)
24507 }
24508 func (m *PTRS_Power) XXX_Size() int {
24509         return xxx_messageInfo_PTRS_Power.Size(m)
24510 }
24511 func (m *PTRS_Power) XXX_DiscardUnknown() {
24512         xxx_messageInfo_PTRS_Power.DiscardUnknown(m)
24513 }
24514
24515 var xxx_messageInfo_PTRS_Power proto.InternalMessageInfo
24516
24517 func (m *PTRS_Power) GetValue() PTRS_Power_Value {
24518         if m != nil {
24519                 return m.Value
24520         }
24521         return PTRS_Power_protobuf_unspecified
24522 }
24523
24524 type TransformPrecoderEnabled struct {
24525         SampleDensity                 []uint32                       `protobuf:"varint,1,rep,packed,name=sampleDensity,proto3" json:"sampleDensity,omitempty"`
24526         TimeDensityTransformPrecoding *TimeDensityTransformPrecoding `protobuf:"bytes,2,opt,name=timeDensityTransformPrecoding,proto3" json:"timeDensityTransformPrecoding,omitempty"`
24527         XXX_NoUnkeyedLiteral          struct{}                       `json:"-"`
24528         XXX_unrecognized              []byte                         `json:"-"`
24529         XXX_sizecache                 int32                          `json:"-"`
24530 }
24531
24532 func (m *TransformPrecoderEnabled) Reset()         { *m = TransformPrecoderEnabled{} }
24533 func (m *TransformPrecoderEnabled) String() string { return proto.CompactTextString(m) }
24534 func (*TransformPrecoderEnabled) ProtoMessage()    {}
24535 func (*TransformPrecoderEnabled) Descriptor() ([]byte, []int) {
24536         return fileDescriptor_21c7528bb61f1a7a, []int{225}
24537 }
24538
24539 func (m *TransformPrecoderEnabled) XXX_Unmarshal(b []byte) error {
24540         return xxx_messageInfo_TransformPrecoderEnabled.Unmarshal(m, b)
24541 }
24542 func (m *TransformPrecoderEnabled) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24543         return xxx_messageInfo_TransformPrecoderEnabled.Marshal(b, m, deterministic)
24544 }
24545 func (m *TransformPrecoderEnabled) XXX_Merge(src proto.Message) {
24546         xxx_messageInfo_TransformPrecoderEnabled.Merge(m, src)
24547 }
24548 func (m *TransformPrecoderEnabled) XXX_Size() int {
24549         return xxx_messageInfo_TransformPrecoderEnabled.Size(m)
24550 }
24551 func (m *TransformPrecoderEnabled) XXX_DiscardUnknown() {
24552         xxx_messageInfo_TransformPrecoderEnabled.DiscardUnknown(m)
24553 }
24554
24555 var xxx_messageInfo_TransformPrecoderEnabled proto.InternalMessageInfo
24556
24557 func (m *TransformPrecoderEnabled) GetSampleDensity() []uint32 {
24558         if m != nil {
24559                 return m.SampleDensity
24560         }
24561         return nil
24562 }
24563
24564 func (m *TransformPrecoderEnabled) GetTimeDensityTransformPrecoding() *TimeDensityTransformPrecoding {
24565         if m != nil {
24566                 return m.TimeDensityTransformPrecoding
24567         }
24568         return nil
24569 }
24570
24571 type TimeDensityTransformPrecoding struct {
24572         Value                TimeDensityTransformPrecoding_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.TimeDensityTransformPrecoding_Value" json:"value,omitempty"`
24573         XXX_NoUnkeyedLiteral struct{}                            `json:"-"`
24574         XXX_unrecognized     []byte                              `json:"-"`
24575         XXX_sizecache        int32                               `json:"-"`
24576 }
24577
24578 func (m *TimeDensityTransformPrecoding) Reset()         { *m = TimeDensityTransformPrecoding{} }
24579 func (m *TimeDensityTransformPrecoding) String() string { return proto.CompactTextString(m) }
24580 func (*TimeDensityTransformPrecoding) ProtoMessage()    {}
24581 func (*TimeDensityTransformPrecoding) Descriptor() ([]byte, []int) {
24582         return fileDescriptor_21c7528bb61f1a7a, []int{226}
24583 }
24584
24585 func (m *TimeDensityTransformPrecoding) XXX_Unmarshal(b []byte) error {
24586         return xxx_messageInfo_TimeDensityTransformPrecoding.Unmarshal(m, b)
24587 }
24588 func (m *TimeDensityTransformPrecoding) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24589         return xxx_messageInfo_TimeDensityTransformPrecoding.Marshal(b, m, deterministic)
24590 }
24591 func (m *TimeDensityTransformPrecoding) XXX_Merge(src proto.Message) {
24592         xxx_messageInfo_TimeDensityTransformPrecoding.Merge(m, src)
24593 }
24594 func (m *TimeDensityTransformPrecoding) XXX_Size() int {
24595         return xxx_messageInfo_TimeDensityTransformPrecoding.Size(m)
24596 }
24597 func (m *TimeDensityTransformPrecoding) XXX_DiscardUnknown() {
24598         xxx_messageInfo_TimeDensityTransformPrecoding.DiscardUnknown(m)
24599 }
24600
24601 var xxx_messageInfo_TimeDensityTransformPrecoding proto.InternalMessageInfo
24602
24603 func (m *TimeDensityTransformPrecoding) GetValue() TimeDensityTransformPrecoding_Value {
24604         if m != nil {
24605                 return m.Value
24606         }
24607         return TimeDensityTransformPrecoding_protobuf_unspecified
24608 }
24609
24610 type TransformPrecodingDisabled struct {
24611         ScramblingID0        *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=scramblingID0,proto3" json:"scramblingID0,omitempty"`
24612         ScramblingID1        *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=scramblingID1,proto3" json:"scramblingID1,omitempty"`
24613         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
24614         XXX_unrecognized     []byte                `json:"-"`
24615         XXX_sizecache        int32                 `json:"-"`
24616 }
24617
24618 func (m *TransformPrecodingDisabled) Reset()         { *m = TransformPrecodingDisabled{} }
24619 func (m *TransformPrecodingDisabled) String() string { return proto.CompactTextString(m) }
24620 func (*TransformPrecodingDisabled) ProtoMessage()    {}
24621 func (*TransformPrecodingDisabled) Descriptor() ([]byte, []int) {
24622         return fileDescriptor_21c7528bb61f1a7a, []int{227}
24623 }
24624
24625 func (m *TransformPrecodingDisabled) XXX_Unmarshal(b []byte) error {
24626         return xxx_messageInfo_TransformPrecodingDisabled.Unmarshal(m, b)
24627 }
24628 func (m *TransformPrecodingDisabled) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24629         return xxx_messageInfo_TransformPrecodingDisabled.Marshal(b, m, deterministic)
24630 }
24631 func (m *TransformPrecodingDisabled) XXX_Merge(src proto.Message) {
24632         xxx_messageInfo_TransformPrecodingDisabled.Merge(m, src)
24633 }
24634 func (m *TransformPrecodingDisabled) XXX_Size() int {
24635         return xxx_messageInfo_TransformPrecodingDisabled.Size(m)
24636 }
24637 func (m *TransformPrecodingDisabled) XXX_DiscardUnknown() {
24638         xxx_messageInfo_TransformPrecodingDisabled.DiscardUnknown(m)
24639 }
24640
24641 var xxx_messageInfo_TransformPrecodingDisabled proto.InternalMessageInfo
24642
24643 func (m *TransformPrecodingDisabled) GetScramblingID0() *wrappers.UInt32Value {
24644         if m != nil {
24645                 return m.ScramblingID0
24646         }
24647         return nil
24648 }
24649
24650 func (m *TransformPrecodingDisabled) GetScramblingID1() *wrappers.UInt32Value {
24651         if m != nil {
24652                 return m.ScramblingID1
24653         }
24654         return nil
24655 }
24656
24657 type TransformPrecodingEnabled struct {
24658         NPUSCH_Identity      *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=nPUSCH_Identity,json=nPUSCHIdentity,proto3" json:"nPUSCH_Identity,omitempty"`
24659         SequenceGroupHopping *DisabledOpt          `protobuf:"bytes,2,opt,name=sequenceGroupHopping,proto3" json:"sequenceGroupHopping,omitempty"`
24660         SequenceHopping      *EnabledOpt           `protobuf:"bytes,3,opt,name=sequenceHopping,proto3" json:"sequenceHopping,omitempty"`
24661         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
24662         XXX_unrecognized     []byte                `json:"-"`
24663         XXX_sizecache        int32                 `json:"-"`
24664 }
24665
24666 func (m *TransformPrecodingEnabled) Reset()         { *m = TransformPrecodingEnabled{} }
24667 func (m *TransformPrecodingEnabled) String() string { return proto.CompactTextString(m) }
24668 func (*TransformPrecodingEnabled) ProtoMessage()    {}
24669 func (*TransformPrecodingEnabled) Descriptor() ([]byte, []int) {
24670         return fileDescriptor_21c7528bb61f1a7a, []int{228}
24671 }
24672
24673 func (m *TransformPrecodingEnabled) XXX_Unmarshal(b []byte) error {
24674         return xxx_messageInfo_TransformPrecodingEnabled.Unmarshal(m, b)
24675 }
24676 func (m *TransformPrecodingEnabled) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24677         return xxx_messageInfo_TransformPrecodingEnabled.Marshal(b, m, deterministic)
24678 }
24679 func (m *TransformPrecodingEnabled) XXX_Merge(src proto.Message) {
24680         xxx_messageInfo_TransformPrecodingEnabled.Merge(m, src)
24681 }
24682 func (m *TransformPrecodingEnabled) XXX_Size() int {
24683         return xxx_messageInfo_TransformPrecodingEnabled.Size(m)
24684 }
24685 func (m *TransformPrecodingEnabled) XXX_DiscardUnknown() {
24686         xxx_messageInfo_TransformPrecodingEnabled.DiscardUnknown(m)
24687 }
24688
24689 var xxx_messageInfo_TransformPrecodingEnabled proto.InternalMessageInfo
24690
24691 func (m *TransformPrecodingEnabled) GetNPUSCH_Identity() *wrappers.UInt32Value {
24692         if m != nil {
24693                 return m.NPUSCH_Identity
24694         }
24695         return nil
24696 }
24697
24698 func (m *TransformPrecodingEnabled) GetSequenceGroupHopping() *DisabledOpt {
24699         if m != nil {
24700                 return m.SequenceGroupHopping
24701         }
24702         return nil
24703 }
24704
24705 func (m *TransformPrecodingEnabled) GetSequenceHopping() *EnabledOpt {
24706         if m != nil {
24707                 return m.SequenceHopping
24708         }
24709         return nil
24710 }
24711
24712 type PUSCH_PowerControl struct {
24713         Tpc_Accumulation                 *EnabledOpt                   `protobuf:"bytes,1,opt,name=tpc_Accumulation,json=tpcAccumulation,proto3" json:"tpc_Accumulation,omitempty"`
24714         Msg3_Alpha                       *Alpha                        `protobuf:"bytes,2,opt,name=msg3_Alpha,json=msg3Alpha,proto3" json:"msg3_Alpha,omitempty"`
24715         P0_NominalWithoutGrant           *wrappers.Int32Value          `protobuf:"bytes,3,opt,name=p0_NominalWithoutGrant,json=p0NominalWithoutGrant,proto3" json:"p0_NominalWithoutGrant,omitempty"`
24716         P0_AlphaSets                     []*P0_PUSCH_AlphaSet          `protobuf:"bytes,4,rep,name=p0_AlphaSets,json=p0AlphaSets,proto3" json:"p0_AlphaSets,omitempty"`
24717         PathlossReferenceRSToAddModList  []*PUSCH_PathlossReferenceRS  `protobuf:"bytes,5,rep,name=pathlossReferenceRSToAddModList,proto3" json:"pathlossReferenceRSToAddModList,omitempty"`
24718         PathlossReferenceRSToReleaseList []uint32                      `protobuf:"varint,6,rep,packed,name=pathlossReferenceRSToReleaseList,proto3" json:"pathlossReferenceRSToReleaseList,omitempty"`
24719         TwoPUSCH_PC_AdjustmentStates     *TwoPUSCH_PC_AdjustmentStates `protobuf:"bytes,7,opt,name=twoPUSCH_PC_AdjustmentStates,json=twoPUSCHPCAdjustmentStates,proto3" json:"twoPUSCH_PC_AdjustmentStates,omitempty"`
24720         DeltaMCS                         *EnabledOpt                   `protobuf:"bytes,8,opt,name=deltaMCS,proto3" json:"deltaMCS,omitempty"`
24721         Sri_PUSCH_MappingToAddModList    []*SRI_PUSCH_PowerControl     `protobuf:"bytes,9,rep,name=sri_PUSCH_MappingToAddModList,json=sriPUSCHMappingToAddModList,proto3" json:"sri_PUSCH_MappingToAddModList,omitempty"`
24722         Sri_PUSCH_MappingToReleaseList   []uint32                      `protobuf:"varint,10,rep,packed,name=sri_PUSCH_MappingToReleaseList,json=sriPUSCHMappingToReleaseList,proto3" json:"sri_PUSCH_MappingToReleaseList,omitempty"`
24723         XXX_NoUnkeyedLiteral             struct{}                      `json:"-"`
24724         XXX_unrecognized                 []byte                        `json:"-"`
24725         XXX_sizecache                    int32                         `json:"-"`
24726 }
24727
24728 func (m *PUSCH_PowerControl) Reset()         { *m = PUSCH_PowerControl{} }
24729 func (m *PUSCH_PowerControl) String() string { return proto.CompactTextString(m) }
24730 func (*PUSCH_PowerControl) ProtoMessage()    {}
24731 func (*PUSCH_PowerControl) Descriptor() ([]byte, []int) {
24732         return fileDescriptor_21c7528bb61f1a7a, []int{229}
24733 }
24734
24735 func (m *PUSCH_PowerControl) XXX_Unmarshal(b []byte) error {
24736         return xxx_messageInfo_PUSCH_PowerControl.Unmarshal(m, b)
24737 }
24738 func (m *PUSCH_PowerControl) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24739         return xxx_messageInfo_PUSCH_PowerControl.Marshal(b, m, deterministic)
24740 }
24741 func (m *PUSCH_PowerControl) XXX_Merge(src proto.Message) {
24742         xxx_messageInfo_PUSCH_PowerControl.Merge(m, src)
24743 }
24744 func (m *PUSCH_PowerControl) XXX_Size() int {
24745         return xxx_messageInfo_PUSCH_PowerControl.Size(m)
24746 }
24747 func (m *PUSCH_PowerControl) XXX_DiscardUnknown() {
24748         xxx_messageInfo_PUSCH_PowerControl.DiscardUnknown(m)
24749 }
24750
24751 var xxx_messageInfo_PUSCH_PowerControl proto.InternalMessageInfo
24752
24753 func (m *PUSCH_PowerControl) GetTpc_Accumulation() *EnabledOpt {
24754         if m != nil {
24755                 return m.Tpc_Accumulation
24756         }
24757         return nil
24758 }
24759
24760 func (m *PUSCH_PowerControl) GetMsg3_Alpha() *Alpha {
24761         if m != nil {
24762                 return m.Msg3_Alpha
24763         }
24764         return nil
24765 }
24766
24767 func (m *PUSCH_PowerControl) GetP0_NominalWithoutGrant() *wrappers.Int32Value {
24768         if m != nil {
24769                 return m.P0_NominalWithoutGrant
24770         }
24771         return nil
24772 }
24773
24774 func (m *PUSCH_PowerControl) GetP0_AlphaSets() []*P0_PUSCH_AlphaSet {
24775         if m != nil {
24776                 return m.P0_AlphaSets
24777         }
24778         return nil
24779 }
24780
24781 func (m *PUSCH_PowerControl) GetPathlossReferenceRSToAddModList() []*PUSCH_PathlossReferenceRS {
24782         if m != nil {
24783                 return m.PathlossReferenceRSToAddModList
24784         }
24785         return nil
24786 }
24787
24788 func (m *PUSCH_PowerControl) GetPathlossReferenceRSToReleaseList() []uint32 {
24789         if m != nil {
24790                 return m.PathlossReferenceRSToReleaseList
24791         }
24792         return nil
24793 }
24794
24795 func (m *PUSCH_PowerControl) GetTwoPUSCH_PC_AdjustmentStates() *TwoPUSCH_PC_AdjustmentStates {
24796         if m != nil {
24797                 return m.TwoPUSCH_PC_AdjustmentStates
24798         }
24799         return nil
24800 }
24801
24802 func (m *PUSCH_PowerControl) GetDeltaMCS() *EnabledOpt {
24803         if m != nil {
24804                 return m.DeltaMCS
24805         }
24806         return nil
24807 }
24808
24809 func (m *PUSCH_PowerControl) GetSri_PUSCH_MappingToAddModList() []*SRI_PUSCH_PowerControl {
24810         if m != nil {
24811                 return m.Sri_PUSCH_MappingToAddModList
24812         }
24813         return nil
24814 }
24815
24816 func (m *PUSCH_PowerControl) GetSri_PUSCH_MappingToReleaseList() []uint32 {
24817         if m != nil {
24818                 return m.Sri_PUSCH_MappingToReleaseList
24819         }
24820         return nil
24821 }
24822
24823 type Alpha struct {
24824         Value                Alpha_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Alpha_Value" json:"value,omitempty"`
24825         XXX_NoUnkeyedLiteral struct{}    `json:"-"`
24826         XXX_unrecognized     []byte      `json:"-"`
24827         XXX_sizecache        int32       `json:"-"`
24828 }
24829
24830 func (m *Alpha) Reset()         { *m = Alpha{} }
24831 func (m *Alpha) String() string { return proto.CompactTextString(m) }
24832 func (*Alpha) ProtoMessage()    {}
24833 func (*Alpha) Descriptor() ([]byte, []int) {
24834         return fileDescriptor_21c7528bb61f1a7a, []int{230}
24835 }
24836
24837 func (m *Alpha) XXX_Unmarshal(b []byte) error {
24838         return xxx_messageInfo_Alpha.Unmarshal(m, b)
24839 }
24840 func (m *Alpha) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24841         return xxx_messageInfo_Alpha.Marshal(b, m, deterministic)
24842 }
24843 func (m *Alpha) XXX_Merge(src proto.Message) {
24844         xxx_messageInfo_Alpha.Merge(m, src)
24845 }
24846 func (m *Alpha) XXX_Size() int {
24847         return xxx_messageInfo_Alpha.Size(m)
24848 }
24849 func (m *Alpha) XXX_DiscardUnknown() {
24850         xxx_messageInfo_Alpha.DiscardUnknown(m)
24851 }
24852
24853 var xxx_messageInfo_Alpha proto.InternalMessageInfo
24854
24855 func (m *Alpha) GetValue() Alpha_Value {
24856         if m != nil {
24857                 return m.Value
24858         }
24859         return Alpha_protobuf_unspecified
24860 }
24861
24862 type P0_PUSCH_AlphaSet struct {
24863         P0_PUSCH_AlphaSetId  uint32               `protobuf:"varint,1,opt,name=p0_PUSCH_AlphaSetId,json=p0PUSCHAlphaSetId,proto3" json:"p0_PUSCH_AlphaSetId,omitempty"`
24864         P0                   *wrappers.Int32Value `protobuf:"bytes,2,opt,name=p0,proto3" json:"p0,omitempty"`
24865         Alpha                *Alpha               `protobuf:"bytes,3,opt,name=alpha,proto3" json:"alpha,omitempty"`
24866         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
24867         XXX_unrecognized     []byte               `json:"-"`
24868         XXX_sizecache        int32                `json:"-"`
24869 }
24870
24871 func (m *P0_PUSCH_AlphaSet) Reset()         { *m = P0_PUSCH_AlphaSet{} }
24872 func (m *P0_PUSCH_AlphaSet) String() string { return proto.CompactTextString(m) }
24873 func (*P0_PUSCH_AlphaSet) ProtoMessage()    {}
24874 func (*P0_PUSCH_AlphaSet) Descriptor() ([]byte, []int) {
24875         return fileDescriptor_21c7528bb61f1a7a, []int{231}
24876 }
24877
24878 func (m *P0_PUSCH_AlphaSet) XXX_Unmarshal(b []byte) error {
24879         return xxx_messageInfo_P0_PUSCH_AlphaSet.Unmarshal(m, b)
24880 }
24881 func (m *P0_PUSCH_AlphaSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24882         return xxx_messageInfo_P0_PUSCH_AlphaSet.Marshal(b, m, deterministic)
24883 }
24884 func (m *P0_PUSCH_AlphaSet) XXX_Merge(src proto.Message) {
24885         xxx_messageInfo_P0_PUSCH_AlphaSet.Merge(m, src)
24886 }
24887 func (m *P0_PUSCH_AlphaSet) XXX_Size() int {
24888         return xxx_messageInfo_P0_PUSCH_AlphaSet.Size(m)
24889 }
24890 func (m *P0_PUSCH_AlphaSet) XXX_DiscardUnknown() {
24891         xxx_messageInfo_P0_PUSCH_AlphaSet.DiscardUnknown(m)
24892 }
24893
24894 var xxx_messageInfo_P0_PUSCH_AlphaSet proto.InternalMessageInfo
24895
24896 func (m *P0_PUSCH_AlphaSet) GetP0_PUSCH_AlphaSetId() uint32 {
24897         if m != nil {
24898                 return m.P0_PUSCH_AlphaSetId
24899         }
24900         return 0
24901 }
24902
24903 func (m *P0_PUSCH_AlphaSet) GetP0() *wrappers.Int32Value {
24904         if m != nil {
24905                 return m.P0
24906         }
24907         return nil
24908 }
24909
24910 func (m *P0_PUSCH_AlphaSet) GetAlpha() *Alpha {
24911         if m != nil {
24912                 return m.Alpha
24913         }
24914         return nil
24915 }
24916
24917 type PUSCH_PathlossReferenceRS struct {
24918         Pusch_PathlossReferenceRS_Id uint32 `protobuf:"varint,1,opt,name=pusch_PathlossReferenceRS_Id,json=puschPathlossReferenceRSId,proto3" json:"pusch_PathlossReferenceRS_Id,omitempty"`
24919         // Types that are valid to be assigned to ReferenceSignal:
24920         //      *PUSCH_PathlossReferenceRS_Ssb_Index
24921         //      *PUSCH_PathlossReferenceRS_Csi_RS_Index
24922         ReferenceSignal      isPUSCH_PathlossReferenceRS_ReferenceSignal `protobuf_oneof:"referenceSignal"`
24923         XXX_NoUnkeyedLiteral struct{}                                    `json:"-"`
24924         XXX_unrecognized     []byte                                      `json:"-"`
24925         XXX_sizecache        int32                                       `json:"-"`
24926 }
24927
24928 func (m *PUSCH_PathlossReferenceRS) Reset()         { *m = PUSCH_PathlossReferenceRS{} }
24929 func (m *PUSCH_PathlossReferenceRS) String() string { return proto.CompactTextString(m) }
24930 func (*PUSCH_PathlossReferenceRS) ProtoMessage()    {}
24931 func (*PUSCH_PathlossReferenceRS) Descriptor() ([]byte, []int) {
24932         return fileDescriptor_21c7528bb61f1a7a, []int{232}
24933 }
24934
24935 func (m *PUSCH_PathlossReferenceRS) XXX_Unmarshal(b []byte) error {
24936         return xxx_messageInfo_PUSCH_PathlossReferenceRS.Unmarshal(m, b)
24937 }
24938 func (m *PUSCH_PathlossReferenceRS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
24939         return xxx_messageInfo_PUSCH_PathlossReferenceRS.Marshal(b, m, deterministic)
24940 }
24941 func (m *PUSCH_PathlossReferenceRS) XXX_Merge(src proto.Message) {
24942         xxx_messageInfo_PUSCH_PathlossReferenceRS.Merge(m, src)
24943 }
24944 func (m *PUSCH_PathlossReferenceRS) XXX_Size() int {
24945         return xxx_messageInfo_PUSCH_PathlossReferenceRS.Size(m)
24946 }
24947 func (m *PUSCH_PathlossReferenceRS) XXX_DiscardUnknown() {
24948         xxx_messageInfo_PUSCH_PathlossReferenceRS.DiscardUnknown(m)
24949 }
24950
24951 var xxx_messageInfo_PUSCH_PathlossReferenceRS proto.InternalMessageInfo
24952
24953 func (m *PUSCH_PathlossReferenceRS) GetPusch_PathlossReferenceRS_Id() uint32 {
24954         if m != nil {
24955                 return m.Pusch_PathlossReferenceRS_Id
24956         }
24957         return 0
24958 }
24959
24960 type isPUSCH_PathlossReferenceRS_ReferenceSignal interface {
24961         isPUSCH_PathlossReferenceRS_ReferenceSignal()
24962 }
24963
24964 type PUSCH_PathlossReferenceRS_Ssb_Index struct {
24965         Ssb_Index uint32 `protobuf:"varint,2,opt,name=ssb_Index,json=ssbIndex,proto3,oneof"`
24966 }
24967
24968 type PUSCH_PathlossReferenceRS_Csi_RS_Index struct {
24969         Csi_RS_Index uint32 `protobuf:"varint,3,opt,name=csi_RS_Index,json=csiRSIndex,proto3,oneof"`
24970 }
24971
24972 func (*PUSCH_PathlossReferenceRS_Ssb_Index) isPUSCH_PathlossReferenceRS_ReferenceSignal() {}
24973
24974 func (*PUSCH_PathlossReferenceRS_Csi_RS_Index) isPUSCH_PathlossReferenceRS_ReferenceSignal() {}
24975
24976 func (m *PUSCH_PathlossReferenceRS) GetReferenceSignal() isPUSCH_PathlossReferenceRS_ReferenceSignal {
24977         if m != nil {
24978                 return m.ReferenceSignal
24979         }
24980         return nil
24981 }
24982
24983 func (m *PUSCH_PathlossReferenceRS) GetSsb_Index() uint32 {
24984         if x, ok := m.GetReferenceSignal().(*PUSCH_PathlossReferenceRS_Ssb_Index); ok {
24985                 return x.Ssb_Index
24986         }
24987         return 0
24988 }
24989
24990 func (m *PUSCH_PathlossReferenceRS) GetCsi_RS_Index() uint32 {
24991         if x, ok := m.GetReferenceSignal().(*PUSCH_PathlossReferenceRS_Csi_RS_Index); ok {
24992                 return x.Csi_RS_Index
24993         }
24994         return 0
24995 }
24996
24997 // XXX_OneofWrappers is for the internal use of the proto package.
24998 func (*PUSCH_PathlossReferenceRS) XXX_OneofWrappers() []interface{} {
24999         return []interface{}{
25000                 (*PUSCH_PathlossReferenceRS_Ssb_Index)(nil),
25001                 (*PUSCH_PathlossReferenceRS_Csi_RS_Index)(nil),
25002         }
25003 }
25004
25005 type TwoPUSCH_PC_AdjustmentStates struct {
25006         Value                TwoPUSCH_PC_AdjustmentStates_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.TwoPUSCH_PC_AdjustmentStates_Value" json:"value,omitempty"`
25007         XXX_NoUnkeyedLiteral struct{}                           `json:"-"`
25008         XXX_unrecognized     []byte                             `json:"-"`
25009         XXX_sizecache        int32                              `json:"-"`
25010 }
25011
25012 func (m *TwoPUSCH_PC_AdjustmentStates) Reset()         { *m = TwoPUSCH_PC_AdjustmentStates{} }
25013 func (m *TwoPUSCH_PC_AdjustmentStates) String() string { return proto.CompactTextString(m) }
25014 func (*TwoPUSCH_PC_AdjustmentStates) ProtoMessage()    {}
25015 func (*TwoPUSCH_PC_AdjustmentStates) Descriptor() ([]byte, []int) {
25016         return fileDescriptor_21c7528bb61f1a7a, []int{233}
25017 }
25018
25019 func (m *TwoPUSCH_PC_AdjustmentStates) XXX_Unmarshal(b []byte) error {
25020         return xxx_messageInfo_TwoPUSCH_PC_AdjustmentStates.Unmarshal(m, b)
25021 }
25022 func (m *TwoPUSCH_PC_AdjustmentStates) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25023         return xxx_messageInfo_TwoPUSCH_PC_AdjustmentStates.Marshal(b, m, deterministic)
25024 }
25025 func (m *TwoPUSCH_PC_AdjustmentStates) XXX_Merge(src proto.Message) {
25026         xxx_messageInfo_TwoPUSCH_PC_AdjustmentStates.Merge(m, src)
25027 }
25028 func (m *TwoPUSCH_PC_AdjustmentStates) XXX_Size() int {
25029         return xxx_messageInfo_TwoPUSCH_PC_AdjustmentStates.Size(m)
25030 }
25031 func (m *TwoPUSCH_PC_AdjustmentStates) XXX_DiscardUnknown() {
25032         xxx_messageInfo_TwoPUSCH_PC_AdjustmentStates.DiscardUnknown(m)
25033 }
25034
25035 var xxx_messageInfo_TwoPUSCH_PC_AdjustmentStates proto.InternalMessageInfo
25036
25037 func (m *TwoPUSCH_PC_AdjustmentStates) GetValue() TwoPUSCH_PC_AdjustmentStates_Value {
25038         if m != nil {
25039                 return m.Value
25040         }
25041         return TwoPUSCH_PC_AdjustmentStates_protobuf_unspecified
25042 }
25043
25044 type SRI_PUSCH_PowerControl struct {
25045         Sri_PUSCH_PowerControlId         uint32           `protobuf:"varint,1,opt,name=sri_PUSCH_PowerControlId,json=sriPUSCHPowerControlId,proto3" json:"sri_PUSCH_PowerControlId,omitempty"`
25046         Sri_PUSCH_PathlossReferenceRS_Id uint32           `protobuf:"varint,2,opt,name=sri_PUSCH_PathlossReferenceRS_Id,json=sriPUSCHPathlossReferenceRSId,proto3" json:"sri_PUSCH_PathlossReferenceRS_Id,omitempty"`
25047         Sri_P0_PUSCH_AlphaSetId          uint32           `protobuf:"varint,3,opt,name=sri_P0_PUSCH_AlphaSetId,json=sriP0PUSCHAlphaSetId,proto3" json:"sri_P0_PUSCH_AlphaSetId,omitempty"`
25048         Sri_PUSCH_ClosedLoopIndex        *ClosedLoopIndex `protobuf:"bytes,4,opt,name=sri_PUSCH_ClosedLoopIndex,json=sriPUSCHClosedLoopIndex,proto3" json:"sri_PUSCH_ClosedLoopIndex,omitempty"`
25049         XXX_NoUnkeyedLiteral             struct{}         `json:"-"`
25050         XXX_unrecognized                 []byte           `json:"-"`
25051         XXX_sizecache                    int32            `json:"-"`
25052 }
25053
25054 func (m *SRI_PUSCH_PowerControl) Reset()         { *m = SRI_PUSCH_PowerControl{} }
25055 func (m *SRI_PUSCH_PowerControl) String() string { return proto.CompactTextString(m) }
25056 func (*SRI_PUSCH_PowerControl) ProtoMessage()    {}
25057 func (*SRI_PUSCH_PowerControl) Descriptor() ([]byte, []int) {
25058         return fileDescriptor_21c7528bb61f1a7a, []int{234}
25059 }
25060
25061 func (m *SRI_PUSCH_PowerControl) XXX_Unmarshal(b []byte) error {
25062         return xxx_messageInfo_SRI_PUSCH_PowerControl.Unmarshal(m, b)
25063 }
25064 func (m *SRI_PUSCH_PowerControl) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25065         return xxx_messageInfo_SRI_PUSCH_PowerControl.Marshal(b, m, deterministic)
25066 }
25067 func (m *SRI_PUSCH_PowerControl) XXX_Merge(src proto.Message) {
25068         xxx_messageInfo_SRI_PUSCH_PowerControl.Merge(m, src)
25069 }
25070 func (m *SRI_PUSCH_PowerControl) XXX_Size() int {
25071         return xxx_messageInfo_SRI_PUSCH_PowerControl.Size(m)
25072 }
25073 func (m *SRI_PUSCH_PowerControl) XXX_DiscardUnknown() {
25074         xxx_messageInfo_SRI_PUSCH_PowerControl.DiscardUnknown(m)
25075 }
25076
25077 var xxx_messageInfo_SRI_PUSCH_PowerControl proto.InternalMessageInfo
25078
25079 func (m *SRI_PUSCH_PowerControl) GetSri_PUSCH_PowerControlId() uint32 {
25080         if m != nil {
25081                 return m.Sri_PUSCH_PowerControlId
25082         }
25083         return 0
25084 }
25085
25086 func (m *SRI_PUSCH_PowerControl) GetSri_PUSCH_PathlossReferenceRS_Id() uint32 {
25087         if m != nil {
25088                 return m.Sri_PUSCH_PathlossReferenceRS_Id
25089         }
25090         return 0
25091 }
25092
25093 func (m *SRI_PUSCH_PowerControl) GetSri_P0_PUSCH_AlphaSetId() uint32 {
25094         if m != nil {
25095                 return m.Sri_P0_PUSCH_AlphaSetId
25096         }
25097         return 0
25098 }
25099
25100 func (m *SRI_PUSCH_PowerControl) GetSri_PUSCH_ClosedLoopIndex() *ClosedLoopIndex {
25101         if m != nil {
25102                 return m.Sri_PUSCH_ClosedLoopIndex
25103         }
25104         return nil
25105 }
25106
25107 type FrequencyHopping struct {
25108         Value                FrequencyHopping_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.FrequencyHopping_Value" json:"value,omitempty"`
25109         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
25110         XXX_unrecognized     []byte                 `json:"-"`
25111         XXX_sizecache        int32                  `json:"-"`
25112 }
25113
25114 func (m *FrequencyHopping) Reset()         { *m = FrequencyHopping{} }
25115 func (m *FrequencyHopping) String() string { return proto.CompactTextString(m) }
25116 func (*FrequencyHopping) ProtoMessage()    {}
25117 func (*FrequencyHopping) Descriptor() ([]byte, []int) {
25118         return fileDescriptor_21c7528bb61f1a7a, []int{235}
25119 }
25120
25121 func (m *FrequencyHopping) XXX_Unmarshal(b []byte) error {
25122         return xxx_messageInfo_FrequencyHopping.Unmarshal(m, b)
25123 }
25124 func (m *FrequencyHopping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25125         return xxx_messageInfo_FrequencyHopping.Marshal(b, m, deterministic)
25126 }
25127 func (m *FrequencyHopping) XXX_Merge(src proto.Message) {
25128         xxx_messageInfo_FrequencyHopping.Merge(m, src)
25129 }
25130 func (m *FrequencyHopping) XXX_Size() int {
25131         return xxx_messageInfo_FrequencyHopping.Size(m)
25132 }
25133 func (m *FrequencyHopping) XXX_DiscardUnknown() {
25134         xxx_messageInfo_FrequencyHopping.DiscardUnknown(m)
25135 }
25136
25137 var xxx_messageInfo_FrequencyHopping proto.InternalMessageInfo
25138
25139 func (m *FrequencyHopping) GetValue() FrequencyHopping_Value {
25140         if m != nil {
25141                 return m.Value
25142         }
25143         return FrequencyHopping_protobuf_unspecified
25144 }
25145
25146 type PUSCH_AggregationFactor struct {
25147         Value                PUSCH_AggregationFactor_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PUSCH_AggregationFactor_Value" json:"value,omitempty"`
25148         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
25149         XXX_unrecognized     []byte                        `json:"-"`
25150         XXX_sizecache        int32                         `json:"-"`
25151 }
25152
25153 func (m *PUSCH_AggregationFactor) Reset()         { *m = PUSCH_AggregationFactor{} }
25154 func (m *PUSCH_AggregationFactor) String() string { return proto.CompactTextString(m) }
25155 func (*PUSCH_AggregationFactor) ProtoMessage()    {}
25156 func (*PUSCH_AggregationFactor) Descriptor() ([]byte, []int) {
25157         return fileDescriptor_21c7528bb61f1a7a, []int{236}
25158 }
25159
25160 func (m *PUSCH_AggregationFactor) XXX_Unmarshal(b []byte) error {
25161         return xxx_messageInfo_PUSCH_AggregationFactor.Unmarshal(m, b)
25162 }
25163 func (m *PUSCH_AggregationFactor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25164         return xxx_messageInfo_PUSCH_AggregationFactor.Marshal(b, m, deterministic)
25165 }
25166 func (m *PUSCH_AggregationFactor) XXX_Merge(src proto.Message) {
25167         xxx_messageInfo_PUSCH_AggregationFactor.Merge(m, src)
25168 }
25169 func (m *PUSCH_AggregationFactor) XXX_Size() int {
25170         return xxx_messageInfo_PUSCH_AggregationFactor.Size(m)
25171 }
25172 func (m *PUSCH_AggregationFactor) XXX_DiscardUnknown() {
25173         xxx_messageInfo_PUSCH_AggregationFactor.DiscardUnknown(m)
25174 }
25175
25176 var xxx_messageInfo_PUSCH_AggregationFactor proto.InternalMessageInfo
25177
25178 func (m *PUSCH_AggregationFactor) GetValue() PUSCH_AggregationFactor_Value {
25179         if m != nil {
25180                 return m.Value
25181         }
25182         return PUSCH_AggregationFactor_protobuf_unspecified
25183 }
25184
25185 type CodebookSubset struct {
25186         Value                CodebookSubset_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.CodebookSubset_Value" json:"value,omitempty"`
25187         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
25188         XXX_unrecognized     []byte               `json:"-"`
25189         XXX_sizecache        int32                `json:"-"`
25190 }
25191
25192 func (m *CodebookSubset) Reset()         { *m = CodebookSubset{} }
25193 func (m *CodebookSubset) String() string { return proto.CompactTextString(m) }
25194 func (*CodebookSubset) ProtoMessage()    {}
25195 func (*CodebookSubset) Descriptor() ([]byte, []int) {
25196         return fileDescriptor_21c7528bb61f1a7a, []int{237}
25197 }
25198
25199 func (m *CodebookSubset) XXX_Unmarshal(b []byte) error {
25200         return xxx_messageInfo_CodebookSubset.Unmarshal(m, b)
25201 }
25202 func (m *CodebookSubset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25203         return xxx_messageInfo_CodebookSubset.Marshal(b, m, deterministic)
25204 }
25205 func (m *CodebookSubset) XXX_Merge(src proto.Message) {
25206         xxx_messageInfo_CodebookSubset.Merge(m, src)
25207 }
25208 func (m *CodebookSubset) XXX_Size() int {
25209         return xxx_messageInfo_CodebookSubset.Size(m)
25210 }
25211 func (m *CodebookSubset) XXX_DiscardUnknown() {
25212         xxx_messageInfo_CodebookSubset.DiscardUnknown(m)
25213 }
25214
25215 var xxx_messageInfo_CodebookSubset proto.InternalMessageInfo
25216
25217 func (m *CodebookSubset) GetValue() CodebookSubset_Value {
25218         if m != nil {
25219                 return m.Value
25220         }
25221         return CodebookSubset_protobuf_unspecified
25222 }
25223
25224 type RBG_Size2 struct {
25225         Value                RBG_Size2_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RBG_Size2_Value" json:"value,omitempty"`
25226         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
25227         XXX_unrecognized     []byte          `json:"-"`
25228         XXX_sizecache        int32           `json:"-"`
25229 }
25230
25231 func (m *RBG_Size2) Reset()         { *m = RBG_Size2{} }
25232 func (m *RBG_Size2) String() string { return proto.CompactTextString(m) }
25233 func (*RBG_Size2) ProtoMessage()    {}
25234 func (*RBG_Size2) Descriptor() ([]byte, []int) {
25235         return fileDescriptor_21c7528bb61f1a7a, []int{238}
25236 }
25237
25238 func (m *RBG_Size2) XXX_Unmarshal(b []byte) error {
25239         return xxx_messageInfo_RBG_Size2.Unmarshal(m, b)
25240 }
25241 func (m *RBG_Size2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25242         return xxx_messageInfo_RBG_Size2.Marshal(b, m, deterministic)
25243 }
25244 func (m *RBG_Size2) XXX_Merge(src proto.Message) {
25245         xxx_messageInfo_RBG_Size2.Merge(m, src)
25246 }
25247 func (m *RBG_Size2) XXX_Size() int {
25248         return xxx_messageInfo_RBG_Size2.Size(m)
25249 }
25250 func (m *RBG_Size2) XXX_DiscardUnknown() {
25251         xxx_messageInfo_RBG_Size2.DiscardUnknown(m)
25252 }
25253
25254 var xxx_messageInfo_RBG_Size2 proto.InternalMessageInfo
25255
25256 func (m *RBG_Size2) GetValue() RBG_Size2_Value {
25257         if m != nil {
25258                 return m.Value
25259         }
25260         return RBG_Size2_protobuf_unspecified
25261 }
25262
25263 type UCI_OnPUSCH struct {
25264         // Types that are valid to be assigned to BetaOffsets:
25265         //      *UCI_OnPUSCH_Dynamic
25266         //      *UCI_OnPUSCH_SemiStatic
25267         BetaOffsets          isUCI_OnPUSCH_BetaOffsets `protobuf_oneof:"betaOffsets"`
25268         Scaling              *Scaling                  `protobuf:"bytes,3,opt,name=scaling,proto3" json:"scaling,omitempty"`
25269         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
25270         XXX_unrecognized     []byte                    `json:"-"`
25271         XXX_sizecache        int32                     `json:"-"`
25272 }
25273
25274 func (m *UCI_OnPUSCH) Reset()         { *m = UCI_OnPUSCH{} }
25275 func (m *UCI_OnPUSCH) String() string { return proto.CompactTextString(m) }
25276 func (*UCI_OnPUSCH) ProtoMessage()    {}
25277 func (*UCI_OnPUSCH) Descriptor() ([]byte, []int) {
25278         return fileDescriptor_21c7528bb61f1a7a, []int{239}
25279 }
25280
25281 func (m *UCI_OnPUSCH) XXX_Unmarshal(b []byte) error {
25282         return xxx_messageInfo_UCI_OnPUSCH.Unmarshal(m, b)
25283 }
25284 func (m *UCI_OnPUSCH) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25285         return xxx_messageInfo_UCI_OnPUSCH.Marshal(b, m, deterministic)
25286 }
25287 func (m *UCI_OnPUSCH) XXX_Merge(src proto.Message) {
25288         xxx_messageInfo_UCI_OnPUSCH.Merge(m, src)
25289 }
25290 func (m *UCI_OnPUSCH) XXX_Size() int {
25291         return xxx_messageInfo_UCI_OnPUSCH.Size(m)
25292 }
25293 func (m *UCI_OnPUSCH) XXX_DiscardUnknown() {
25294         xxx_messageInfo_UCI_OnPUSCH.DiscardUnknown(m)
25295 }
25296
25297 var xxx_messageInfo_UCI_OnPUSCH proto.InternalMessageInfo
25298
25299 type isUCI_OnPUSCH_BetaOffsets interface {
25300         isUCI_OnPUSCH_BetaOffsets()
25301 }
25302
25303 type UCI_OnPUSCH_Dynamic struct {
25304         Dynamic *BetaOffsetsList `protobuf:"bytes,1,opt,name=dynamic,proto3,oneof"`
25305 }
25306
25307 type UCI_OnPUSCH_SemiStatic struct {
25308         SemiStatic *BetaOffsets `protobuf:"bytes,2,opt,name=semiStatic,proto3,oneof"`
25309 }
25310
25311 func (*UCI_OnPUSCH_Dynamic) isUCI_OnPUSCH_BetaOffsets() {}
25312
25313 func (*UCI_OnPUSCH_SemiStatic) isUCI_OnPUSCH_BetaOffsets() {}
25314
25315 func (m *UCI_OnPUSCH) GetBetaOffsets() isUCI_OnPUSCH_BetaOffsets {
25316         if m != nil {
25317                 return m.BetaOffsets
25318         }
25319         return nil
25320 }
25321
25322 func (m *UCI_OnPUSCH) GetDynamic() *BetaOffsetsList {
25323         if x, ok := m.GetBetaOffsets().(*UCI_OnPUSCH_Dynamic); ok {
25324                 return x.Dynamic
25325         }
25326         return nil
25327 }
25328
25329 func (m *UCI_OnPUSCH) GetSemiStatic() *BetaOffsets {
25330         if x, ok := m.GetBetaOffsets().(*UCI_OnPUSCH_SemiStatic); ok {
25331                 return x.SemiStatic
25332         }
25333         return nil
25334 }
25335
25336 func (m *UCI_OnPUSCH) GetScaling() *Scaling {
25337         if m != nil {
25338                 return m.Scaling
25339         }
25340         return nil
25341 }
25342
25343 // XXX_OneofWrappers is for the internal use of the proto package.
25344 func (*UCI_OnPUSCH) XXX_OneofWrappers() []interface{} {
25345         return []interface{}{
25346                 (*UCI_OnPUSCH_Dynamic)(nil),
25347                 (*UCI_OnPUSCH_SemiStatic)(nil),
25348         }
25349 }
25350
25351 type BetaOffsetsList struct {
25352         BetaOffsets          []*BetaOffsets `protobuf:"bytes,1,rep,name=betaOffsets,proto3" json:"betaOffsets,omitempty"`
25353         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
25354         XXX_unrecognized     []byte         `json:"-"`
25355         XXX_sizecache        int32          `json:"-"`
25356 }
25357
25358 func (m *BetaOffsetsList) Reset()         { *m = BetaOffsetsList{} }
25359 func (m *BetaOffsetsList) String() string { return proto.CompactTextString(m) }
25360 func (*BetaOffsetsList) ProtoMessage()    {}
25361 func (*BetaOffsetsList) Descriptor() ([]byte, []int) {
25362         return fileDescriptor_21c7528bb61f1a7a, []int{240}
25363 }
25364
25365 func (m *BetaOffsetsList) XXX_Unmarshal(b []byte) error {
25366         return xxx_messageInfo_BetaOffsetsList.Unmarshal(m, b)
25367 }
25368 func (m *BetaOffsetsList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25369         return xxx_messageInfo_BetaOffsetsList.Marshal(b, m, deterministic)
25370 }
25371 func (m *BetaOffsetsList) XXX_Merge(src proto.Message) {
25372         xxx_messageInfo_BetaOffsetsList.Merge(m, src)
25373 }
25374 func (m *BetaOffsetsList) XXX_Size() int {
25375         return xxx_messageInfo_BetaOffsetsList.Size(m)
25376 }
25377 func (m *BetaOffsetsList) XXX_DiscardUnknown() {
25378         xxx_messageInfo_BetaOffsetsList.DiscardUnknown(m)
25379 }
25380
25381 var xxx_messageInfo_BetaOffsetsList proto.InternalMessageInfo
25382
25383 func (m *BetaOffsetsList) GetBetaOffsets() []*BetaOffsets {
25384         if m != nil {
25385                 return m.BetaOffsets
25386         }
25387         return nil
25388 }
25389
25390 type Scaling struct {
25391         Value                Scaling_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Scaling_Value" json:"value,omitempty"`
25392         XXX_NoUnkeyedLiteral struct{}      `json:"-"`
25393         XXX_unrecognized     []byte        `json:"-"`
25394         XXX_sizecache        int32         `json:"-"`
25395 }
25396
25397 func (m *Scaling) Reset()         { *m = Scaling{} }
25398 func (m *Scaling) String() string { return proto.CompactTextString(m) }
25399 func (*Scaling) ProtoMessage()    {}
25400 func (*Scaling) Descriptor() ([]byte, []int) {
25401         return fileDescriptor_21c7528bb61f1a7a, []int{241}
25402 }
25403
25404 func (m *Scaling) XXX_Unmarshal(b []byte) error {
25405         return xxx_messageInfo_Scaling.Unmarshal(m, b)
25406 }
25407 func (m *Scaling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25408         return xxx_messageInfo_Scaling.Marshal(b, m, deterministic)
25409 }
25410 func (m *Scaling) XXX_Merge(src proto.Message) {
25411         xxx_messageInfo_Scaling.Merge(m, src)
25412 }
25413 func (m *Scaling) XXX_Size() int {
25414         return xxx_messageInfo_Scaling.Size(m)
25415 }
25416 func (m *Scaling) XXX_DiscardUnknown() {
25417         xxx_messageInfo_Scaling.DiscardUnknown(m)
25418 }
25419
25420 var xxx_messageInfo_Scaling proto.InternalMessageInfo
25421
25422 func (m *Scaling) GetValue() Scaling_Value {
25423         if m != nil {
25424                 return m.Value
25425         }
25426         return Scaling_protobuf_unspecified
25427 }
25428
25429 type ConfiguredGrantConfig struct {
25430         FrequencyHopping           *FrequencyHopping  `protobuf:"bytes,1,opt,name=frequencyHopping,proto3" json:"frequencyHopping,omitempty"`
25431         Cg_DMRS_Configuration      *DMRS_UplinkConfig `protobuf:"bytes,2,opt,name=cg_DMRS_Configuration,json=cgDMRSConfiguration,proto3" json:"cg_DMRS_Configuration,omitempty"`
25432         Mcs_Table                  *MCS_Table         `protobuf:"bytes,3,opt,name=mcs_Table,json=mcsTable,proto3" json:"mcs_Table,omitempty"`
25433         Mcs_TableTransformPrecoder *MCS_Table         `protobuf:"bytes,4,opt,name=mcs_TableTransformPrecoder,json=mcsTableTransformPrecoder,proto3" json:"mcs_TableTransformPrecoder,omitempty"`
25434         // Types that are valid to be assigned to Uci_OnPUSCH:
25435         //      *ConfiguredGrantConfig_ReleaseUci_OnPUSCH
25436         //      *ConfiguredGrantConfig_SetupUci_OnPUSCH
25437         Uci_OnPUSCH               isConfiguredGrantConfig_Uci_OnPUSCH `protobuf_oneof:"uci_OnPUSCH"`
25438         ResourceAllocation        *ResourceAllocation                 `protobuf:"bytes,7,opt,name=resourceAllocation,proto3" json:"resourceAllocation,omitempty"`
25439         Rbg_Size                  *RBG_Size2                          `protobuf:"bytes,8,opt,name=rbg_Size,json=rbgSize,proto3" json:"rbg_Size,omitempty"`
25440         PowerControlLoopToUse     *PowerControlLoopToUse              `protobuf:"bytes,9,opt,name=powerControlLoopToUse,proto3" json:"powerControlLoopToUse,omitempty"`
25441         P0_PUSCH_Alpha            uint32                              `protobuf:"varint,10,opt,name=p0_PUSCH_Alpha,json=p0PUSCHAlpha,proto3" json:"p0_PUSCH_Alpha,omitempty"`
25442         TransformPrecoder         *EnabledDisabledOpt                 `protobuf:"bytes,11,opt,name=transformPrecoder,proto3" json:"transformPrecoder,omitempty"`
25443         NrofHARQ_Processes        uint32                              `protobuf:"varint,12,opt,name=nrofHARQ_Processes,json=nrofHARQProcesses,proto3" json:"nrofHARQ_Processes,omitempty"`
25444         RepK                      *RepK                               `protobuf:"bytes,13,opt,name=repK,proto3" json:"repK,omitempty"`
25445         RepK_RV                   *RepK_RV                            `protobuf:"bytes,14,opt,name=repK_RV,json=repKRV,proto3" json:"repK_RV,omitempty"`
25446         Periodicity               *GrantPeriodicity                   `protobuf:"bytes,15,opt,name=periodicity,proto3" json:"periodicity,omitempty"`
25447         ConfiguredGrantTimer      *wrappers.UInt32Value               `protobuf:"bytes,16,opt,name=configuredGrantTimer,proto3" json:"configuredGrantTimer,omitempty"`
25448         Rrc_ConfiguredUplinkGrant *RRC_ConfiguredUplinkGrant          `protobuf:"bytes,17,opt,name=rrc_ConfiguredUplinkGrant,json=rrcConfiguredUplinkGrant,proto3" json:"rrc_ConfiguredUplinkGrant,omitempty"`
25449         XXX_NoUnkeyedLiteral      struct{}                            `json:"-"`
25450         XXX_unrecognized          []byte                              `json:"-"`
25451         XXX_sizecache             int32                               `json:"-"`
25452 }
25453
25454 func (m *ConfiguredGrantConfig) Reset()         { *m = ConfiguredGrantConfig{} }
25455 func (m *ConfiguredGrantConfig) String() string { return proto.CompactTextString(m) }
25456 func (*ConfiguredGrantConfig) ProtoMessage()    {}
25457 func (*ConfiguredGrantConfig) Descriptor() ([]byte, []int) {
25458         return fileDescriptor_21c7528bb61f1a7a, []int{242}
25459 }
25460
25461 func (m *ConfiguredGrantConfig) XXX_Unmarshal(b []byte) error {
25462         return xxx_messageInfo_ConfiguredGrantConfig.Unmarshal(m, b)
25463 }
25464 func (m *ConfiguredGrantConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25465         return xxx_messageInfo_ConfiguredGrantConfig.Marshal(b, m, deterministic)
25466 }
25467 func (m *ConfiguredGrantConfig) XXX_Merge(src proto.Message) {
25468         xxx_messageInfo_ConfiguredGrantConfig.Merge(m, src)
25469 }
25470 func (m *ConfiguredGrantConfig) XXX_Size() int {
25471         return xxx_messageInfo_ConfiguredGrantConfig.Size(m)
25472 }
25473 func (m *ConfiguredGrantConfig) XXX_DiscardUnknown() {
25474         xxx_messageInfo_ConfiguredGrantConfig.DiscardUnknown(m)
25475 }
25476
25477 var xxx_messageInfo_ConfiguredGrantConfig proto.InternalMessageInfo
25478
25479 func (m *ConfiguredGrantConfig) GetFrequencyHopping() *FrequencyHopping {
25480         if m != nil {
25481                 return m.FrequencyHopping
25482         }
25483         return nil
25484 }
25485
25486 func (m *ConfiguredGrantConfig) GetCg_DMRS_Configuration() *DMRS_UplinkConfig {
25487         if m != nil {
25488                 return m.Cg_DMRS_Configuration
25489         }
25490         return nil
25491 }
25492
25493 func (m *ConfiguredGrantConfig) GetMcs_Table() *MCS_Table {
25494         if m != nil {
25495                 return m.Mcs_Table
25496         }
25497         return nil
25498 }
25499
25500 func (m *ConfiguredGrantConfig) GetMcs_TableTransformPrecoder() *MCS_Table {
25501         if m != nil {
25502                 return m.Mcs_TableTransformPrecoder
25503         }
25504         return nil
25505 }
25506
25507 type isConfiguredGrantConfig_Uci_OnPUSCH interface {
25508         isConfiguredGrantConfig_Uci_OnPUSCH()
25509 }
25510
25511 type ConfiguredGrantConfig_ReleaseUci_OnPUSCH struct {
25512         ReleaseUci_OnPUSCH *Null `protobuf:"bytes,5,opt,name=release_uci_OnPUSCH,json=releaseUciOnPUSCH,proto3,oneof"`
25513 }
25514
25515 type ConfiguredGrantConfig_SetupUci_OnPUSCH struct {
25516         SetupUci_OnPUSCH *CG_UCI_OnPUSCH `protobuf:"bytes,6,opt,name=setup_uci_OnPUSCH,json=setupUciOnPUSCH,proto3,oneof"`
25517 }
25518
25519 func (*ConfiguredGrantConfig_ReleaseUci_OnPUSCH) isConfiguredGrantConfig_Uci_OnPUSCH() {}
25520
25521 func (*ConfiguredGrantConfig_SetupUci_OnPUSCH) isConfiguredGrantConfig_Uci_OnPUSCH() {}
25522
25523 func (m *ConfiguredGrantConfig) GetUci_OnPUSCH() isConfiguredGrantConfig_Uci_OnPUSCH {
25524         if m != nil {
25525                 return m.Uci_OnPUSCH
25526         }
25527         return nil
25528 }
25529
25530 func (m *ConfiguredGrantConfig) GetReleaseUci_OnPUSCH() *Null {
25531         if x, ok := m.GetUci_OnPUSCH().(*ConfiguredGrantConfig_ReleaseUci_OnPUSCH); ok {
25532                 return x.ReleaseUci_OnPUSCH
25533         }
25534         return nil
25535 }
25536
25537 func (m *ConfiguredGrantConfig) GetSetupUci_OnPUSCH() *CG_UCI_OnPUSCH {
25538         if x, ok := m.GetUci_OnPUSCH().(*ConfiguredGrantConfig_SetupUci_OnPUSCH); ok {
25539                 return x.SetupUci_OnPUSCH
25540         }
25541         return nil
25542 }
25543
25544 func (m *ConfiguredGrantConfig) GetResourceAllocation() *ResourceAllocation {
25545         if m != nil {
25546                 return m.ResourceAllocation
25547         }
25548         return nil
25549 }
25550
25551 func (m *ConfiguredGrantConfig) GetRbg_Size() *RBG_Size2 {
25552         if m != nil {
25553                 return m.Rbg_Size
25554         }
25555         return nil
25556 }
25557
25558 func (m *ConfiguredGrantConfig) GetPowerControlLoopToUse() *PowerControlLoopToUse {
25559         if m != nil {
25560                 return m.PowerControlLoopToUse
25561         }
25562         return nil
25563 }
25564
25565 func (m *ConfiguredGrantConfig) GetP0_PUSCH_Alpha() uint32 {
25566         if m != nil {
25567                 return m.P0_PUSCH_Alpha
25568         }
25569         return 0
25570 }
25571
25572 func (m *ConfiguredGrantConfig) GetTransformPrecoder() *EnabledDisabledOpt {
25573         if m != nil {
25574                 return m.TransformPrecoder
25575         }
25576         return nil
25577 }
25578
25579 func (m *ConfiguredGrantConfig) GetNrofHARQ_Processes() uint32 {
25580         if m != nil {
25581                 return m.NrofHARQ_Processes
25582         }
25583         return 0
25584 }
25585
25586 func (m *ConfiguredGrantConfig) GetRepK() *RepK {
25587         if m != nil {
25588                 return m.RepK
25589         }
25590         return nil
25591 }
25592
25593 func (m *ConfiguredGrantConfig) GetRepK_RV() *RepK_RV {
25594         if m != nil {
25595                 return m.RepK_RV
25596         }
25597         return nil
25598 }
25599
25600 func (m *ConfiguredGrantConfig) GetPeriodicity() *GrantPeriodicity {
25601         if m != nil {
25602                 return m.Periodicity
25603         }
25604         return nil
25605 }
25606
25607 func (m *ConfiguredGrantConfig) GetConfiguredGrantTimer() *wrappers.UInt32Value {
25608         if m != nil {
25609                 return m.ConfiguredGrantTimer
25610         }
25611         return nil
25612 }
25613
25614 func (m *ConfiguredGrantConfig) GetRrc_ConfiguredUplinkGrant() *RRC_ConfiguredUplinkGrant {
25615         if m != nil {
25616                 return m.Rrc_ConfiguredUplinkGrant
25617         }
25618         return nil
25619 }
25620
25621 // XXX_OneofWrappers is for the internal use of the proto package.
25622 func (*ConfiguredGrantConfig) XXX_OneofWrappers() []interface{} {
25623         return []interface{}{
25624                 (*ConfiguredGrantConfig_ReleaseUci_OnPUSCH)(nil),
25625                 (*ConfiguredGrantConfig_SetupUci_OnPUSCH)(nil),
25626         }
25627 }
25628
25629 type CG_UCI_OnPUSCH struct {
25630         // Types that are valid to be assigned to BetaOffsets:
25631         //      *CG_UCI_OnPUSCH_Dynamic
25632         //      *CG_UCI_OnPUSCH_SemiStatic
25633         BetaOffsets          isCG_UCI_OnPUSCH_BetaOffsets `protobuf_oneof:"betaOffsets"`
25634         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
25635         XXX_unrecognized     []byte                       `json:"-"`
25636         XXX_sizecache        int32                        `json:"-"`
25637 }
25638
25639 func (m *CG_UCI_OnPUSCH) Reset()         { *m = CG_UCI_OnPUSCH{} }
25640 func (m *CG_UCI_OnPUSCH) String() string { return proto.CompactTextString(m) }
25641 func (*CG_UCI_OnPUSCH) ProtoMessage()    {}
25642 func (*CG_UCI_OnPUSCH) Descriptor() ([]byte, []int) {
25643         return fileDescriptor_21c7528bb61f1a7a, []int{243}
25644 }
25645
25646 func (m *CG_UCI_OnPUSCH) XXX_Unmarshal(b []byte) error {
25647         return xxx_messageInfo_CG_UCI_OnPUSCH.Unmarshal(m, b)
25648 }
25649 func (m *CG_UCI_OnPUSCH) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25650         return xxx_messageInfo_CG_UCI_OnPUSCH.Marshal(b, m, deterministic)
25651 }
25652 func (m *CG_UCI_OnPUSCH) XXX_Merge(src proto.Message) {
25653         xxx_messageInfo_CG_UCI_OnPUSCH.Merge(m, src)
25654 }
25655 func (m *CG_UCI_OnPUSCH) XXX_Size() int {
25656         return xxx_messageInfo_CG_UCI_OnPUSCH.Size(m)
25657 }
25658 func (m *CG_UCI_OnPUSCH) XXX_DiscardUnknown() {
25659         xxx_messageInfo_CG_UCI_OnPUSCH.DiscardUnknown(m)
25660 }
25661
25662 var xxx_messageInfo_CG_UCI_OnPUSCH proto.InternalMessageInfo
25663
25664 type isCG_UCI_OnPUSCH_BetaOffsets interface {
25665         isCG_UCI_OnPUSCH_BetaOffsets()
25666 }
25667
25668 type CG_UCI_OnPUSCH_Dynamic struct {
25669         Dynamic *BetaOffsetsList `protobuf:"bytes,1,opt,name=dynamic,proto3,oneof"`
25670 }
25671
25672 type CG_UCI_OnPUSCH_SemiStatic struct {
25673         SemiStatic *BetaOffsets `protobuf:"bytes,2,opt,name=semiStatic,proto3,oneof"`
25674 }
25675
25676 func (*CG_UCI_OnPUSCH_Dynamic) isCG_UCI_OnPUSCH_BetaOffsets() {}
25677
25678 func (*CG_UCI_OnPUSCH_SemiStatic) isCG_UCI_OnPUSCH_BetaOffsets() {}
25679
25680 func (m *CG_UCI_OnPUSCH) GetBetaOffsets() isCG_UCI_OnPUSCH_BetaOffsets {
25681         if m != nil {
25682                 return m.BetaOffsets
25683         }
25684         return nil
25685 }
25686
25687 func (m *CG_UCI_OnPUSCH) GetDynamic() *BetaOffsetsList {
25688         if x, ok := m.GetBetaOffsets().(*CG_UCI_OnPUSCH_Dynamic); ok {
25689                 return x.Dynamic
25690         }
25691         return nil
25692 }
25693
25694 func (m *CG_UCI_OnPUSCH) GetSemiStatic() *BetaOffsets {
25695         if x, ok := m.GetBetaOffsets().(*CG_UCI_OnPUSCH_SemiStatic); ok {
25696                 return x.SemiStatic
25697         }
25698         return nil
25699 }
25700
25701 // XXX_OneofWrappers is for the internal use of the proto package.
25702 func (*CG_UCI_OnPUSCH) XXX_OneofWrappers() []interface{} {
25703         return []interface{}{
25704                 (*CG_UCI_OnPUSCH_Dynamic)(nil),
25705                 (*CG_UCI_OnPUSCH_SemiStatic)(nil),
25706         }
25707 }
25708
25709 type BetaOffsets struct {
25710         BetaOffsetACK_Index1       *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=betaOffsetACK_Index1,json=betaOffsetACKIndex1,proto3" json:"betaOffsetACK_Index1,omitempty"`
25711         BetaOffsetACK_Index2       *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=betaOffsetACK_Index2,json=betaOffsetACKIndex2,proto3" json:"betaOffsetACK_Index2,omitempty"`
25712         BetaOffsetACK_Index3       *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=betaOffsetACK_Index3,json=betaOffsetACKIndex3,proto3" json:"betaOffsetACK_Index3,omitempty"`
25713         BetaOffsetCSI_Part1_Index1 *wrappers.UInt32Value `protobuf:"bytes,4,opt,name=betaOffsetCSI_Part1_Index1,json=betaOffsetCSIPart1Index1,proto3" json:"betaOffsetCSI_Part1_Index1,omitempty"`
25714         BetaOffsetCSI_Part1_Index2 *wrappers.UInt32Value `protobuf:"bytes,5,opt,name=betaOffsetCSI_Part1_Index2,json=betaOffsetCSIPart1Index2,proto3" json:"betaOffsetCSI_Part1_Index2,omitempty"`
25715         BetaOffsetCSI_Part2_Index1 *wrappers.UInt32Value `protobuf:"bytes,6,opt,name=betaOffsetCSI_Part2_Index1,json=betaOffsetCSIPart2Index1,proto3" json:"betaOffsetCSI_Part2_Index1,omitempty"`
25716         BetaOffsetCSI_Part2_Index2 *wrappers.UInt32Value `protobuf:"bytes,7,opt,name=betaOffsetCSI_Part2_Index2,json=betaOffsetCSIPart2Index2,proto3" json:"betaOffsetCSI_Part2_Index2,omitempty"`
25717         XXX_NoUnkeyedLiteral       struct{}              `json:"-"`
25718         XXX_unrecognized           []byte                `json:"-"`
25719         XXX_sizecache              int32                 `json:"-"`
25720 }
25721
25722 func (m *BetaOffsets) Reset()         { *m = BetaOffsets{} }
25723 func (m *BetaOffsets) String() string { return proto.CompactTextString(m) }
25724 func (*BetaOffsets) ProtoMessage()    {}
25725 func (*BetaOffsets) Descriptor() ([]byte, []int) {
25726         return fileDescriptor_21c7528bb61f1a7a, []int{244}
25727 }
25728
25729 func (m *BetaOffsets) XXX_Unmarshal(b []byte) error {
25730         return xxx_messageInfo_BetaOffsets.Unmarshal(m, b)
25731 }
25732 func (m *BetaOffsets) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25733         return xxx_messageInfo_BetaOffsets.Marshal(b, m, deterministic)
25734 }
25735 func (m *BetaOffsets) XXX_Merge(src proto.Message) {
25736         xxx_messageInfo_BetaOffsets.Merge(m, src)
25737 }
25738 func (m *BetaOffsets) XXX_Size() int {
25739         return xxx_messageInfo_BetaOffsets.Size(m)
25740 }
25741 func (m *BetaOffsets) XXX_DiscardUnknown() {
25742         xxx_messageInfo_BetaOffsets.DiscardUnknown(m)
25743 }
25744
25745 var xxx_messageInfo_BetaOffsets proto.InternalMessageInfo
25746
25747 func (m *BetaOffsets) GetBetaOffsetACK_Index1() *wrappers.UInt32Value {
25748         if m != nil {
25749                 return m.BetaOffsetACK_Index1
25750         }
25751         return nil
25752 }
25753
25754 func (m *BetaOffsets) GetBetaOffsetACK_Index2() *wrappers.UInt32Value {
25755         if m != nil {
25756                 return m.BetaOffsetACK_Index2
25757         }
25758         return nil
25759 }
25760
25761 func (m *BetaOffsets) GetBetaOffsetACK_Index3() *wrappers.UInt32Value {
25762         if m != nil {
25763                 return m.BetaOffsetACK_Index3
25764         }
25765         return nil
25766 }
25767
25768 func (m *BetaOffsets) GetBetaOffsetCSI_Part1_Index1() *wrappers.UInt32Value {
25769         if m != nil {
25770                 return m.BetaOffsetCSI_Part1_Index1
25771         }
25772         return nil
25773 }
25774
25775 func (m *BetaOffsets) GetBetaOffsetCSI_Part1_Index2() *wrappers.UInt32Value {
25776         if m != nil {
25777                 return m.BetaOffsetCSI_Part1_Index2
25778         }
25779         return nil
25780 }
25781
25782 func (m *BetaOffsets) GetBetaOffsetCSI_Part2_Index1() *wrappers.UInt32Value {
25783         if m != nil {
25784                 return m.BetaOffsetCSI_Part2_Index1
25785         }
25786         return nil
25787 }
25788
25789 func (m *BetaOffsets) GetBetaOffsetCSI_Part2_Index2() *wrappers.UInt32Value {
25790         if m != nil {
25791                 return m.BetaOffsetCSI_Part2_Index2
25792         }
25793         return nil
25794 }
25795
25796 type PowerControlLoopToUse struct {
25797         Value                PowerControlLoopToUse_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PowerControlLoopToUse_Value" json:"value,omitempty"`
25798         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
25799         XXX_unrecognized     []byte                      `json:"-"`
25800         XXX_sizecache        int32                       `json:"-"`
25801 }
25802
25803 func (m *PowerControlLoopToUse) Reset()         { *m = PowerControlLoopToUse{} }
25804 func (m *PowerControlLoopToUse) String() string { return proto.CompactTextString(m) }
25805 func (*PowerControlLoopToUse) ProtoMessage()    {}
25806 func (*PowerControlLoopToUse) Descriptor() ([]byte, []int) {
25807         return fileDescriptor_21c7528bb61f1a7a, []int{245}
25808 }
25809
25810 func (m *PowerControlLoopToUse) XXX_Unmarshal(b []byte) error {
25811         return xxx_messageInfo_PowerControlLoopToUse.Unmarshal(m, b)
25812 }
25813 func (m *PowerControlLoopToUse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25814         return xxx_messageInfo_PowerControlLoopToUse.Marshal(b, m, deterministic)
25815 }
25816 func (m *PowerControlLoopToUse) XXX_Merge(src proto.Message) {
25817         xxx_messageInfo_PowerControlLoopToUse.Merge(m, src)
25818 }
25819 func (m *PowerControlLoopToUse) XXX_Size() int {
25820         return xxx_messageInfo_PowerControlLoopToUse.Size(m)
25821 }
25822 func (m *PowerControlLoopToUse) XXX_DiscardUnknown() {
25823         xxx_messageInfo_PowerControlLoopToUse.DiscardUnknown(m)
25824 }
25825
25826 var xxx_messageInfo_PowerControlLoopToUse proto.InternalMessageInfo
25827
25828 func (m *PowerControlLoopToUse) GetValue() PowerControlLoopToUse_Value {
25829         if m != nil {
25830                 return m.Value
25831         }
25832         return PowerControlLoopToUse_protobuf_unspecified
25833 }
25834
25835 type RepK struct {
25836         Value                RepK_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RepK_Value" json:"value,omitempty"`
25837         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
25838         XXX_unrecognized     []byte     `json:"-"`
25839         XXX_sizecache        int32      `json:"-"`
25840 }
25841
25842 func (m *RepK) Reset()         { *m = RepK{} }
25843 func (m *RepK) String() string { return proto.CompactTextString(m) }
25844 func (*RepK) ProtoMessage()    {}
25845 func (*RepK) Descriptor() ([]byte, []int) {
25846         return fileDescriptor_21c7528bb61f1a7a, []int{246}
25847 }
25848
25849 func (m *RepK) XXX_Unmarshal(b []byte) error {
25850         return xxx_messageInfo_RepK.Unmarshal(m, b)
25851 }
25852 func (m *RepK) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25853         return xxx_messageInfo_RepK.Marshal(b, m, deterministic)
25854 }
25855 func (m *RepK) XXX_Merge(src proto.Message) {
25856         xxx_messageInfo_RepK.Merge(m, src)
25857 }
25858 func (m *RepK) XXX_Size() int {
25859         return xxx_messageInfo_RepK.Size(m)
25860 }
25861 func (m *RepK) XXX_DiscardUnknown() {
25862         xxx_messageInfo_RepK.DiscardUnknown(m)
25863 }
25864
25865 var xxx_messageInfo_RepK proto.InternalMessageInfo
25866
25867 func (m *RepK) GetValue() RepK_Value {
25868         if m != nil {
25869                 return m.Value
25870         }
25871         return RepK_protobuf_unspecified
25872 }
25873
25874 type RepK_RV struct {
25875         Value                RepK_RV_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RepK_RV_Value" json:"value,omitempty"`
25876         XXX_NoUnkeyedLiteral struct{}      `json:"-"`
25877         XXX_unrecognized     []byte        `json:"-"`
25878         XXX_sizecache        int32         `json:"-"`
25879 }
25880
25881 func (m *RepK_RV) Reset()         { *m = RepK_RV{} }
25882 func (m *RepK_RV) String() string { return proto.CompactTextString(m) }
25883 func (*RepK_RV) ProtoMessage()    {}
25884 func (*RepK_RV) Descriptor() ([]byte, []int) {
25885         return fileDescriptor_21c7528bb61f1a7a, []int{247}
25886 }
25887
25888 func (m *RepK_RV) XXX_Unmarshal(b []byte) error {
25889         return xxx_messageInfo_RepK_RV.Unmarshal(m, b)
25890 }
25891 func (m *RepK_RV) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25892         return xxx_messageInfo_RepK_RV.Marshal(b, m, deterministic)
25893 }
25894 func (m *RepK_RV) XXX_Merge(src proto.Message) {
25895         xxx_messageInfo_RepK_RV.Merge(m, src)
25896 }
25897 func (m *RepK_RV) XXX_Size() int {
25898         return xxx_messageInfo_RepK_RV.Size(m)
25899 }
25900 func (m *RepK_RV) XXX_DiscardUnknown() {
25901         xxx_messageInfo_RepK_RV.DiscardUnknown(m)
25902 }
25903
25904 var xxx_messageInfo_RepK_RV proto.InternalMessageInfo
25905
25906 func (m *RepK_RV) GetValue() RepK_RV_Value {
25907         if m != nil {
25908                 return m.Value
25909         }
25910         return RepK_RV_protobuf_unspecified
25911 }
25912
25913 type GrantPeriodicity struct {
25914         Value                GrantPeriodicity_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.GrantPeriodicity_Value" json:"value,omitempty"`
25915         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
25916         XXX_unrecognized     []byte                 `json:"-"`
25917         XXX_sizecache        int32                  `json:"-"`
25918 }
25919
25920 func (m *GrantPeriodicity) Reset()         { *m = GrantPeriodicity{} }
25921 func (m *GrantPeriodicity) String() string { return proto.CompactTextString(m) }
25922 func (*GrantPeriodicity) ProtoMessage()    {}
25923 func (*GrantPeriodicity) Descriptor() ([]byte, []int) {
25924         return fileDescriptor_21c7528bb61f1a7a, []int{248}
25925 }
25926
25927 func (m *GrantPeriodicity) XXX_Unmarshal(b []byte) error {
25928         return xxx_messageInfo_GrantPeriodicity.Unmarshal(m, b)
25929 }
25930 func (m *GrantPeriodicity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25931         return xxx_messageInfo_GrantPeriodicity.Marshal(b, m, deterministic)
25932 }
25933 func (m *GrantPeriodicity) XXX_Merge(src proto.Message) {
25934         xxx_messageInfo_GrantPeriodicity.Merge(m, src)
25935 }
25936 func (m *GrantPeriodicity) XXX_Size() int {
25937         return xxx_messageInfo_GrantPeriodicity.Size(m)
25938 }
25939 func (m *GrantPeriodicity) XXX_DiscardUnknown() {
25940         xxx_messageInfo_GrantPeriodicity.DiscardUnknown(m)
25941 }
25942
25943 var xxx_messageInfo_GrantPeriodicity proto.InternalMessageInfo
25944
25945 func (m *GrantPeriodicity) GetValue() GrantPeriodicity_Value {
25946         if m != nil {
25947                 return m.Value
25948         }
25949         return GrantPeriodicity_protobuf_unspecified
25950 }
25951
25952 type RRC_ConfiguredUplinkGrant struct {
25953         TimeDomainOffset           uint32                `protobuf:"varint,1,opt,name=timeDomainOffset,proto3" json:"timeDomainOffset,omitempty"`
25954         TimeDomainAllocation       uint32                `protobuf:"varint,2,opt,name=timeDomainAllocation,proto3" json:"timeDomainAllocation,omitempty"`
25955         FrequencyDomainAllocation  []byte                `protobuf:"bytes,3,opt,name=frequencyDomainAllocation,proto3" json:"frequencyDomainAllocation,omitempty"`
25956         AntennaPort                uint32                `protobuf:"varint,4,opt,name=antennaPort,proto3" json:"antennaPort,omitempty"`
25957         Dmrs_SeqInitialization     *wrappers.UInt32Value `protobuf:"bytes,5,opt,name=dmrs_SeqInitialization,json=dmrsSeqInitialization,proto3" json:"dmrs_SeqInitialization,omitempty"`
25958         PrecodingAndNumberOfLayers uint32                `protobuf:"varint,6,opt,name=precodingAndNumberOfLayers,proto3" json:"precodingAndNumberOfLayers,omitempty"`
25959         Srs_ResourceIndicator      *wrappers.UInt32Value `protobuf:"bytes,7,opt,name=srs_ResourceIndicator,json=srsResourceIndicator,proto3" json:"srs_ResourceIndicator,omitempty"`
25960         McsAndTBS                  uint32                `protobuf:"varint,8,opt,name=mcsAndTBS,proto3" json:"mcsAndTBS,omitempty"`
25961         FrequencyHoppingOffset     *wrappers.UInt32Value `protobuf:"bytes,9,opt,name=frequencyHoppingOffset,proto3" json:"frequencyHoppingOffset,omitempty"`
25962         PathlossReferenceIndex     uint32                `protobuf:"varint,10,opt,name=pathlossReferenceIndex,proto3" json:"pathlossReferenceIndex,omitempty"`
25963         XXX_NoUnkeyedLiteral       struct{}              `json:"-"`
25964         XXX_unrecognized           []byte                `json:"-"`
25965         XXX_sizecache              int32                 `json:"-"`
25966 }
25967
25968 func (m *RRC_ConfiguredUplinkGrant) Reset()         { *m = RRC_ConfiguredUplinkGrant{} }
25969 func (m *RRC_ConfiguredUplinkGrant) String() string { return proto.CompactTextString(m) }
25970 func (*RRC_ConfiguredUplinkGrant) ProtoMessage()    {}
25971 func (*RRC_ConfiguredUplinkGrant) Descriptor() ([]byte, []int) {
25972         return fileDescriptor_21c7528bb61f1a7a, []int{249}
25973 }
25974
25975 func (m *RRC_ConfiguredUplinkGrant) XXX_Unmarshal(b []byte) error {
25976         return xxx_messageInfo_RRC_ConfiguredUplinkGrant.Unmarshal(m, b)
25977 }
25978 func (m *RRC_ConfiguredUplinkGrant) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
25979         return xxx_messageInfo_RRC_ConfiguredUplinkGrant.Marshal(b, m, deterministic)
25980 }
25981 func (m *RRC_ConfiguredUplinkGrant) XXX_Merge(src proto.Message) {
25982         xxx_messageInfo_RRC_ConfiguredUplinkGrant.Merge(m, src)
25983 }
25984 func (m *RRC_ConfiguredUplinkGrant) XXX_Size() int {
25985         return xxx_messageInfo_RRC_ConfiguredUplinkGrant.Size(m)
25986 }
25987 func (m *RRC_ConfiguredUplinkGrant) XXX_DiscardUnknown() {
25988         xxx_messageInfo_RRC_ConfiguredUplinkGrant.DiscardUnknown(m)
25989 }
25990
25991 var xxx_messageInfo_RRC_ConfiguredUplinkGrant proto.InternalMessageInfo
25992
25993 func (m *RRC_ConfiguredUplinkGrant) GetTimeDomainOffset() uint32 {
25994         if m != nil {
25995                 return m.TimeDomainOffset
25996         }
25997         return 0
25998 }
25999
26000 func (m *RRC_ConfiguredUplinkGrant) GetTimeDomainAllocation() uint32 {
26001         if m != nil {
26002                 return m.TimeDomainAllocation
26003         }
26004         return 0
26005 }
26006
26007 func (m *RRC_ConfiguredUplinkGrant) GetFrequencyDomainAllocation() []byte {
26008         if m != nil {
26009                 return m.FrequencyDomainAllocation
26010         }
26011         return nil
26012 }
26013
26014 func (m *RRC_ConfiguredUplinkGrant) GetAntennaPort() uint32 {
26015         if m != nil {
26016                 return m.AntennaPort
26017         }
26018         return 0
26019 }
26020
26021 func (m *RRC_ConfiguredUplinkGrant) GetDmrs_SeqInitialization() *wrappers.UInt32Value {
26022         if m != nil {
26023                 return m.Dmrs_SeqInitialization
26024         }
26025         return nil
26026 }
26027
26028 func (m *RRC_ConfiguredUplinkGrant) GetPrecodingAndNumberOfLayers() uint32 {
26029         if m != nil {
26030                 return m.PrecodingAndNumberOfLayers
26031         }
26032         return 0
26033 }
26034
26035 func (m *RRC_ConfiguredUplinkGrant) GetSrs_ResourceIndicator() *wrappers.UInt32Value {
26036         if m != nil {
26037                 return m.Srs_ResourceIndicator
26038         }
26039         return nil
26040 }
26041
26042 func (m *RRC_ConfiguredUplinkGrant) GetMcsAndTBS() uint32 {
26043         if m != nil {
26044                 return m.McsAndTBS
26045         }
26046         return 0
26047 }
26048
26049 func (m *RRC_ConfiguredUplinkGrant) GetFrequencyHoppingOffset() *wrappers.UInt32Value {
26050         if m != nil {
26051                 return m.FrequencyHoppingOffset
26052         }
26053         return nil
26054 }
26055
26056 func (m *RRC_ConfiguredUplinkGrant) GetPathlossReferenceIndex() uint32 {
26057         if m != nil {
26058                 return m.PathlossReferenceIndex
26059         }
26060         return 0
26061 }
26062
26063 type SRS_Config struct {
26064         Srs_ResourceSetToReleaseList []uint32           `protobuf:"varint,1,rep,packed,name=srs_ResourceSetToReleaseList,json=srsResourceSetToReleaseList,proto3" json:"srs_ResourceSetToReleaseList,omitempty"`
26065         Srs_ResourceSetToAddModList  []*SRS_ResourceSet `protobuf:"bytes,2,rep,name=srs_ResourceSetToAddModList,json=srsResourceSetToAddModList,proto3" json:"srs_ResourceSetToAddModList,omitempty"`
26066         Srs_ResourceToReleaseList    []uint32           `protobuf:"varint,3,rep,packed,name=srs_ResourceToReleaseList,json=srsResourceToReleaseList,proto3" json:"srs_ResourceToReleaseList,omitempty"`
26067         Srs_ResourceToAddModList     []*SRS_Resource    `protobuf:"bytes,4,rep,name=srs_ResourceToAddModList,json=srsResourceToAddModList,proto3" json:"srs_ResourceToAddModList,omitempty"`
26068         Tpc_Accumulation             *DisabledOpt       `protobuf:"bytes,5,opt,name=tpc_Accumulation,json=tpcAccumulation,proto3" json:"tpc_Accumulation,omitempty"`
26069         XXX_NoUnkeyedLiteral         struct{}           `json:"-"`
26070         XXX_unrecognized             []byte             `json:"-"`
26071         XXX_sizecache                int32              `json:"-"`
26072 }
26073
26074 func (m *SRS_Config) Reset()         { *m = SRS_Config{} }
26075 func (m *SRS_Config) String() string { return proto.CompactTextString(m) }
26076 func (*SRS_Config) ProtoMessage()    {}
26077 func (*SRS_Config) Descriptor() ([]byte, []int) {
26078         return fileDescriptor_21c7528bb61f1a7a, []int{250}
26079 }
26080
26081 func (m *SRS_Config) XXX_Unmarshal(b []byte) error {
26082         return xxx_messageInfo_SRS_Config.Unmarshal(m, b)
26083 }
26084 func (m *SRS_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26085         return xxx_messageInfo_SRS_Config.Marshal(b, m, deterministic)
26086 }
26087 func (m *SRS_Config) XXX_Merge(src proto.Message) {
26088         xxx_messageInfo_SRS_Config.Merge(m, src)
26089 }
26090 func (m *SRS_Config) XXX_Size() int {
26091         return xxx_messageInfo_SRS_Config.Size(m)
26092 }
26093 func (m *SRS_Config) XXX_DiscardUnknown() {
26094         xxx_messageInfo_SRS_Config.DiscardUnknown(m)
26095 }
26096
26097 var xxx_messageInfo_SRS_Config proto.InternalMessageInfo
26098
26099 func (m *SRS_Config) GetSrs_ResourceSetToReleaseList() []uint32 {
26100         if m != nil {
26101                 return m.Srs_ResourceSetToReleaseList
26102         }
26103         return nil
26104 }
26105
26106 func (m *SRS_Config) GetSrs_ResourceSetToAddModList() []*SRS_ResourceSet {
26107         if m != nil {
26108                 return m.Srs_ResourceSetToAddModList
26109         }
26110         return nil
26111 }
26112
26113 func (m *SRS_Config) GetSrs_ResourceToReleaseList() []uint32 {
26114         if m != nil {
26115                 return m.Srs_ResourceToReleaseList
26116         }
26117         return nil
26118 }
26119
26120 func (m *SRS_Config) GetSrs_ResourceToAddModList() []*SRS_Resource {
26121         if m != nil {
26122                 return m.Srs_ResourceToAddModList
26123         }
26124         return nil
26125 }
26126
26127 func (m *SRS_Config) GetTpc_Accumulation() *DisabledOpt {
26128         if m != nil {
26129                 return m.Tpc_Accumulation
26130         }
26131         return nil
26132 }
26133
26134 type SRS_ResourceSet struct {
26135         Srs_ResourceSetId  uint32   `protobuf:"varint,1,opt,name=srs_ResourceSetId,json=srsResourceSetId,proto3" json:"srs_ResourceSetId,omitempty"`
26136         Srs_ResourceIdList []uint32 `protobuf:"varint,2,rep,packed,name=srs_ResourceIdList,json=srsResourceIdList,proto3" json:"srs_ResourceIdList,omitempty"`
26137         // Types that are valid to be assigned to ResourceType:
26138         //      *SRS_ResourceSet_Aperiodic
26139         //      *SRS_ResourceSet_SemiPersistent
26140         //      *SRS_ResourceSet_Periodic
26141         ResourceType isSRS_ResourceSet_ResourceType `protobuf_oneof:"resourceType"`
26142         Usage        *SRS_ResourceSet_Usage         `protobuf:"bytes,6,opt,name=usage,proto3" json:"usage,omitempty"`
26143         Alpha        *Alpha                         `protobuf:"bytes,7,opt,name=alpha,proto3" json:"alpha,omitempty"`
26144         P0           *wrappers.Int32Value           `protobuf:"bytes,8,opt,name=p0,proto3" json:"p0,omitempty"`
26145         // Types that are valid to be assigned to PathlossReferenceRS:
26146         //      *SRS_ResourceSet_Ssb_Index
26147         //      *SRS_ResourceSet_Csi_RS_Index
26148         PathlossReferenceRS              isSRS_ResourceSet_PathlossReferenceRS `protobuf_oneof:"pathlossReferenceRS"`
26149         Srs_PowerControlAdjustmentStates *SRS_PowerControlAdjustmentStates     `protobuf:"bytes,11,opt,name=srs_PowerControlAdjustmentStates,json=srsPowerControlAdjustmentStates,proto3" json:"srs_PowerControlAdjustmentStates,omitempty"`
26150         XXX_NoUnkeyedLiteral             struct{}                              `json:"-"`
26151         XXX_unrecognized                 []byte                                `json:"-"`
26152         XXX_sizecache                    int32                                 `json:"-"`
26153 }
26154
26155 func (m *SRS_ResourceSet) Reset()         { *m = SRS_ResourceSet{} }
26156 func (m *SRS_ResourceSet) String() string { return proto.CompactTextString(m) }
26157 func (*SRS_ResourceSet) ProtoMessage()    {}
26158 func (*SRS_ResourceSet) Descriptor() ([]byte, []int) {
26159         return fileDescriptor_21c7528bb61f1a7a, []int{251}
26160 }
26161
26162 func (m *SRS_ResourceSet) XXX_Unmarshal(b []byte) error {
26163         return xxx_messageInfo_SRS_ResourceSet.Unmarshal(m, b)
26164 }
26165 func (m *SRS_ResourceSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26166         return xxx_messageInfo_SRS_ResourceSet.Marshal(b, m, deterministic)
26167 }
26168 func (m *SRS_ResourceSet) XXX_Merge(src proto.Message) {
26169         xxx_messageInfo_SRS_ResourceSet.Merge(m, src)
26170 }
26171 func (m *SRS_ResourceSet) XXX_Size() int {
26172         return xxx_messageInfo_SRS_ResourceSet.Size(m)
26173 }
26174 func (m *SRS_ResourceSet) XXX_DiscardUnknown() {
26175         xxx_messageInfo_SRS_ResourceSet.DiscardUnknown(m)
26176 }
26177
26178 var xxx_messageInfo_SRS_ResourceSet proto.InternalMessageInfo
26179
26180 func (m *SRS_ResourceSet) GetSrs_ResourceSetId() uint32 {
26181         if m != nil {
26182                 return m.Srs_ResourceSetId
26183         }
26184         return 0
26185 }
26186
26187 func (m *SRS_ResourceSet) GetSrs_ResourceIdList() []uint32 {
26188         if m != nil {
26189                 return m.Srs_ResourceIdList
26190         }
26191         return nil
26192 }
26193
26194 type isSRS_ResourceSet_ResourceType interface {
26195         isSRS_ResourceSet_ResourceType()
26196 }
26197
26198 type SRS_ResourceSet_Aperiodic struct {
26199         Aperiodic *SRS_ResourceSetType_Aperiodic `protobuf:"bytes,3,opt,name=aperiodic,proto3,oneof"`
26200 }
26201
26202 type SRS_ResourceSet_SemiPersistent struct {
26203         SemiPersistent *SRS_ResourceSetType_Semi_Persistent `protobuf:"bytes,4,opt,name=semi_persistent,json=semiPersistent,proto3,oneof"`
26204 }
26205
26206 type SRS_ResourceSet_Periodic struct {
26207         Periodic *SRS_ResourceSetType_Periodic `protobuf:"bytes,5,opt,name=periodic,proto3,oneof"`
26208 }
26209
26210 func (*SRS_ResourceSet_Aperiodic) isSRS_ResourceSet_ResourceType() {}
26211
26212 func (*SRS_ResourceSet_SemiPersistent) isSRS_ResourceSet_ResourceType() {}
26213
26214 func (*SRS_ResourceSet_Periodic) isSRS_ResourceSet_ResourceType() {}
26215
26216 func (m *SRS_ResourceSet) GetResourceType() isSRS_ResourceSet_ResourceType {
26217         if m != nil {
26218                 return m.ResourceType
26219         }
26220         return nil
26221 }
26222
26223 func (m *SRS_ResourceSet) GetAperiodic() *SRS_ResourceSetType_Aperiodic {
26224         if x, ok := m.GetResourceType().(*SRS_ResourceSet_Aperiodic); ok {
26225                 return x.Aperiodic
26226         }
26227         return nil
26228 }
26229
26230 func (m *SRS_ResourceSet) GetSemiPersistent() *SRS_ResourceSetType_Semi_Persistent {
26231         if x, ok := m.GetResourceType().(*SRS_ResourceSet_SemiPersistent); ok {
26232                 return x.SemiPersistent
26233         }
26234         return nil
26235 }
26236
26237 func (m *SRS_ResourceSet) GetPeriodic() *SRS_ResourceSetType_Periodic {
26238         if x, ok := m.GetResourceType().(*SRS_ResourceSet_Periodic); ok {
26239                 return x.Periodic
26240         }
26241         return nil
26242 }
26243
26244 func (m *SRS_ResourceSet) GetUsage() *SRS_ResourceSet_Usage {
26245         if m != nil {
26246                 return m.Usage
26247         }
26248         return nil
26249 }
26250
26251 func (m *SRS_ResourceSet) GetAlpha() *Alpha {
26252         if m != nil {
26253                 return m.Alpha
26254         }
26255         return nil
26256 }
26257
26258 func (m *SRS_ResourceSet) GetP0() *wrappers.Int32Value {
26259         if m != nil {
26260                 return m.P0
26261         }
26262         return nil
26263 }
26264
26265 type isSRS_ResourceSet_PathlossReferenceRS interface {
26266         isSRS_ResourceSet_PathlossReferenceRS()
26267 }
26268
26269 type SRS_ResourceSet_Ssb_Index struct {
26270         Ssb_Index uint32 `protobuf:"varint,9,opt,name=ssb_Index,json=ssbIndex,proto3,oneof"`
26271 }
26272
26273 type SRS_ResourceSet_Csi_RS_Index struct {
26274         Csi_RS_Index uint32 `protobuf:"varint,10,opt,name=csi_RS_Index,json=csiRSIndex,proto3,oneof"`
26275 }
26276
26277 func (*SRS_ResourceSet_Ssb_Index) isSRS_ResourceSet_PathlossReferenceRS() {}
26278
26279 func (*SRS_ResourceSet_Csi_RS_Index) isSRS_ResourceSet_PathlossReferenceRS() {}
26280
26281 func (m *SRS_ResourceSet) GetPathlossReferenceRS() isSRS_ResourceSet_PathlossReferenceRS {
26282         if m != nil {
26283                 return m.PathlossReferenceRS
26284         }
26285         return nil
26286 }
26287
26288 func (m *SRS_ResourceSet) GetSsb_Index() uint32 {
26289         if x, ok := m.GetPathlossReferenceRS().(*SRS_ResourceSet_Ssb_Index); ok {
26290                 return x.Ssb_Index
26291         }
26292         return 0
26293 }
26294
26295 func (m *SRS_ResourceSet) GetCsi_RS_Index() uint32 {
26296         if x, ok := m.GetPathlossReferenceRS().(*SRS_ResourceSet_Csi_RS_Index); ok {
26297                 return x.Csi_RS_Index
26298         }
26299         return 0
26300 }
26301
26302 func (m *SRS_ResourceSet) GetSrs_PowerControlAdjustmentStates() *SRS_PowerControlAdjustmentStates {
26303         if m != nil {
26304                 return m.Srs_PowerControlAdjustmentStates
26305         }
26306         return nil
26307 }
26308
26309 // XXX_OneofWrappers is for the internal use of the proto package.
26310 func (*SRS_ResourceSet) XXX_OneofWrappers() []interface{} {
26311         return []interface{}{
26312                 (*SRS_ResourceSet_Aperiodic)(nil),
26313                 (*SRS_ResourceSet_SemiPersistent)(nil),
26314                 (*SRS_ResourceSet_Periodic)(nil),
26315                 (*SRS_ResourceSet_Ssb_Index)(nil),
26316                 (*SRS_ResourceSet_Csi_RS_Index)(nil),
26317         }
26318 }
26319
26320 type SRS_ResourceSetType_Aperiodic struct {
26321         AperiodicSRS_ResourceTrigger          uint32                `protobuf:"varint,1,opt,name=aperiodicSRS_ResourceTrigger,json=aperiodicSRSResourceTrigger,proto3" json:"aperiodicSRS_ResourceTrigger,omitempty"`
26322         Csi_RS                                *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=csi_RS,json=csiRS,proto3" json:"csi_RS,omitempty"`
26323         SlotOffset                            *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=slotOffset,proto3" json:"slotOffset,omitempty"`
26324         AperiodicSRS_ResourceTriggerListV1530 []uint32              `protobuf:"varint,4,rep,packed,name=aperiodicSRS_ResourceTriggerList_v1530,json=aperiodicSRSResourceTriggerListV1530,proto3" json:"aperiodicSRS_ResourceTriggerList_v1530,omitempty"`
26325         XXX_NoUnkeyedLiteral                  struct{}              `json:"-"`
26326         XXX_unrecognized                      []byte                `json:"-"`
26327         XXX_sizecache                         int32                 `json:"-"`
26328 }
26329
26330 func (m *SRS_ResourceSetType_Aperiodic) Reset()         { *m = SRS_ResourceSetType_Aperiodic{} }
26331 func (m *SRS_ResourceSetType_Aperiodic) String() string { return proto.CompactTextString(m) }
26332 func (*SRS_ResourceSetType_Aperiodic) ProtoMessage()    {}
26333 func (*SRS_ResourceSetType_Aperiodic) Descriptor() ([]byte, []int) {
26334         return fileDescriptor_21c7528bb61f1a7a, []int{252}
26335 }
26336
26337 func (m *SRS_ResourceSetType_Aperiodic) XXX_Unmarshal(b []byte) error {
26338         return xxx_messageInfo_SRS_ResourceSetType_Aperiodic.Unmarshal(m, b)
26339 }
26340 func (m *SRS_ResourceSetType_Aperiodic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26341         return xxx_messageInfo_SRS_ResourceSetType_Aperiodic.Marshal(b, m, deterministic)
26342 }
26343 func (m *SRS_ResourceSetType_Aperiodic) XXX_Merge(src proto.Message) {
26344         xxx_messageInfo_SRS_ResourceSetType_Aperiodic.Merge(m, src)
26345 }
26346 func (m *SRS_ResourceSetType_Aperiodic) XXX_Size() int {
26347         return xxx_messageInfo_SRS_ResourceSetType_Aperiodic.Size(m)
26348 }
26349 func (m *SRS_ResourceSetType_Aperiodic) XXX_DiscardUnknown() {
26350         xxx_messageInfo_SRS_ResourceSetType_Aperiodic.DiscardUnknown(m)
26351 }
26352
26353 var xxx_messageInfo_SRS_ResourceSetType_Aperiodic proto.InternalMessageInfo
26354
26355 func (m *SRS_ResourceSetType_Aperiodic) GetAperiodicSRS_ResourceTrigger() uint32 {
26356         if m != nil {
26357                 return m.AperiodicSRS_ResourceTrigger
26358         }
26359         return 0
26360 }
26361
26362 func (m *SRS_ResourceSetType_Aperiodic) GetCsi_RS() *wrappers.UInt32Value {
26363         if m != nil {
26364                 return m.Csi_RS
26365         }
26366         return nil
26367 }
26368
26369 func (m *SRS_ResourceSetType_Aperiodic) GetSlotOffset() *wrappers.UInt32Value {
26370         if m != nil {
26371                 return m.SlotOffset
26372         }
26373         return nil
26374 }
26375
26376 func (m *SRS_ResourceSetType_Aperiodic) GetAperiodicSRS_ResourceTriggerListV1530() []uint32 {
26377         if m != nil {
26378                 return m.AperiodicSRS_ResourceTriggerListV1530
26379         }
26380         return nil
26381 }
26382
26383 type SRS_ResourceSetType_Semi_Persistent struct {
26384         AssociatedCSI_RS     *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=associatedCSI_RS,json=associatedCSIRS,proto3" json:"associatedCSI_RS,omitempty"`
26385         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
26386         XXX_unrecognized     []byte                `json:"-"`
26387         XXX_sizecache        int32                 `json:"-"`
26388 }
26389
26390 func (m *SRS_ResourceSetType_Semi_Persistent) Reset()         { *m = SRS_ResourceSetType_Semi_Persistent{} }
26391 func (m *SRS_ResourceSetType_Semi_Persistent) String() string { return proto.CompactTextString(m) }
26392 func (*SRS_ResourceSetType_Semi_Persistent) ProtoMessage()    {}
26393 func (*SRS_ResourceSetType_Semi_Persistent) Descriptor() ([]byte, []int) {
26394         return fileDescriptor_21c7528bb61f1a7a, []int{253}
26395 }
26396
26397 func (m *SRS_ResourceSetType_Semi_Persistent) XXX_Unmarshal(b []byte) error {
26398         return xxx_messageInfo_SRS_ResourceSetType_Semi_Persistent.Unmarshal(m, b)
26399 }
26400 func (m *SRS_ResourceSetType_Semi_Persistent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26401         return xxx_messageInfo_SRS_ResourceSetType_Semi_Persistent.Marshal(b, m, deterministic)
26402 }
26403 func (m *SRS_ResourceSetType_Semi_Persistent) XXX_Merge(src proto.Message) {
26404         xxx_messageInfo_SRS_ResourceSetType_Semi_Persistent.Merge(m, src)
26405 }
26406 func (m *SRS_ResourceSetType_Semi_Persistent) XXX_Size() int {
26407         return xxx_messageInfo_SRS_ResourceSetType_Semi_Persistent.Size(m)
26408 }
26409 func (m *SRS_ResourceSetType_Semi_Persistent) XXX_DiscardUnknown() {
26410         xxx_messageInfo_SRS_ResourceSetType_Semi_Persistent.DiscardUnknown(m)
26411 }
26412
26413 var xxx_messageInfo_SRS_ResourceSetType_Semi_Persistent proto.InternalMessageInfo
26414
26415 func (m *SRS_ResourceSetType_Semi_Persistent) GetAssociatedCSI_RS() *wrappers.UInt32Value {
26416         if m != nil {
26417                 return m.AssociatedCSI_RS
26418         }
26419         return nil
26420 }
26421
26422 type SRS_ResourceSetType_Periodic struct {
26423         AssociatedCSI_RS     *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=associatedCSI_RS,json=associatedCSIRS,proto3" json:"associatedCSI_RS,omitempty"`
26424         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
26425         XXX_unrecognized     []byte                `json:"-"`
26426         XXX_sizecache        int32                 `json:"-"`
26427 }
26428
26429 func (m *SRS_ResourceSetType_Periodic) Reset()         { *m = SRS_ResourceSetType_Periodic{} }
26430 func (m *SRS_ResourceSetType_Periodic) String() string { return proto.CompactTextString(m) }
26431 func (*SRS_ResourceSetType_Periodic) ProtoMessage()    {}
26432 func (*SRS_ResourceSetType_Periodic) Descriptor() ([]byte, []int) {
26433         return fileDescriptor_21c7528bb61f1a7a, []int{254}
26434 }
26435
26436 func (m *SRS_ResourceSetType_Periodic) XXX_Unmarshal(b []byte) error {
26437         return xxx_messageInfo_SRS_ResourceSetType_Periodic.Unmarshal(m, b)
26438 }
26439 func (m *SRS_ResourceSetType_Periodic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26440         return xxx_messageInfo_SRS_ResourceSetType_Periodic.Marshal(b, m, deterministic)
26441 }
26442 func (m *SRS_ResourceSetType_Periodic) XXX_Merge(src proto.Message) {
26443         xxx_messageInfo_SRS_ResourceSetType_Periodic.Merge(m, src)
26444 }
26445 func (m *SRS_ResourceSetType_Periodic) XXX_Size() int {
26446         return xxx_messageInfo_SRS_ResourceSetType_Periodic.Size(m)
26447 }
26448 func (m *SRS_ResourceSetType_Periodic) XXX_DiscardUnknown() {
26449         xxx_messageInfo_SRS_ResourceSetType_Periodic.DiscardUnknown(m)
26450 }
26451
26452 var xxx_messageInfo_SRS_ResourceSetType_Periodic proto.InternalMessageInfo
26453
26454 func (m *SRS_ResourceSetType_Periodic) GetAssociatedCSI_RS() *wrappers.UInt32Value {
26455         if m != nil {
26456                 return m.AssociatedCSI_RS
26457         }
26458         return nil
26459 }
26460
26461 type SRS_ResourceSet_Usage struct {
26462         Value                SRS_ResourceSet_Usage_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SRS_ResourceSet_Usage_Value" json:"value,omitempty"`
26463         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
26464         XXX_unrecognized     []byte                      `json:"-"`
26465         XXX_sizecache        int32                       `json:"-"`
26466 }
26467
26468 func (m *SRS_ResourceSet_Usage) Reset()         { *m = SRS_ResourceSet_Usage{} }
26469 func (m *SRS_ResourceSet_Usage) String() string { return proto.CompactTextString(m) }
26470 func (*SRS_ResourceSet_Usage) ProtoMessage()    {}
26471 func (*SRS_ResourceSet_Usage) Descriptor() ([]byte, []int) {
26472         return fileDescriptor_21c7528bb61f1a7a, []int{255}
26473 }
26474
26475 func (m *SRS_ResourceSet_Usage) XXX_Unmarshal(b []byte) error {
26476         return xxx_messageInfo_SRS_ResourceSet_Usage.Unmarshal(m, b)
26477 }
26478 func (m *SRS_ResourceSet_Usage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26479         return xxx_messageInfo_SRS_ResourceSet_Usage.Marshal(b, m, deterministic)
26480 }
26481 func (m *SRS_ResourceSet_Usage) XXX_Merge(src proto.Message) {
26482         xxx_messageInfo_SRS_ResourceSet_Usage.Merge(m, src)
26483 }
26484 func (m *SRS_ResourceSet_Usage) XXX_Size() int {
26485         return xxx_messageInfo_SRS_ResourceSet_Usage.Size(m)
26486 }
26487 func (m *SRS_ResourceSet_Usage) XXX_DiscardUnknown() {
26488         xxx_messageInfo_SRS_ResourceSet_Usage.DiscardUnknown(m)
26489 }
26490
26491 var xxx_messageInfo_SRS_ResourceSet_Usage proto.InternalMessageInfo
26492
26493 func (m *SRS_ResourceSet_Usage) GetValue() SRS_ResourceSet_Usage_Value {
26494         if m != nil {
26495                 return m.Value
26496         }
26497         return SRS_ResourceSet_Usage_protobuf_unspecified
26498 }
26499
26500 type SRS_PowerControlAdjustmentStates struct {
26501         Value                SRS_PowerControlAdjustmentStates_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SRS_PowerControlAdjustmentStates_Value" json:"value,omitempty"`
26502         XXX_NoUnkeyedLiteral struct{}                               `json:"-"`
26503         XXX_unrecognized     []byte                                 `json:"-"`
26504         XXX_sizecache        int32                                  `json:"-"`
26505 }
26506
26507 func (m *SRS_PowerControlAdjustmentStates) Reset()         { *m = SRS_PowerControlAdjustmentStates{} }
26508 func (m *SRS_PowerControlAdjustmentStates) String() string { return proto.CompactTextString(m) }
26509 func (*SRS_PowerControlAdjustmentStates) ProtoMessage()    {}
26510 func (*SRS_PowerControlAdjustmentStates) Descriptor() ([]byte, []int) {
26511         return fileDescriptor_21c7528bb61f1a7a, []int{256}
26512 }
26513
26514 func (m *SRS_PowerControlAdjustmentStates) XXX_Unmarshal(b []byte) error {
26515         return xxx_messageInfo_SRS_PowerControlAdjustmentStates.Unmarshal(m, b)
26516 }
26517 func (m *SRS_PowerControlAdjustmentStates) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26518         return xxx_messageInfo_SRS_PowerControlAdjustmentStates.Marshal(b, m, deterministic)
26519 }
26520 func (m *SRS_PowerControlAdjustmentStates) XXX_Merge(src proto.Message) {
26521         xxx_messageInfo_SRS_PowerControlAdjustmentStates.Merge(m, src)
26522 }
26523 func (m *SRS_PowerControlAdjustmentStates) XXX_Size() int {
26524         return xxx_messageInfo_SRS_PowerControlAdjustmentStates.Size(m)
26525 }
26526 func (m *SRS_PowerControlAdjustmentStates) XXX_DiscardUnknown() {
26527         xxx_messageInfo_SRS_PowerControlAdjustmentStates.DiscardUnknown(m)
26528 }
26529
26530 var xxx_messageInfo_SRS_PowerControlAdjustmentStates proto.InternalMessageInfo
26531
26532 func (m *SRS_PowerControlAdjustmentStates) GetValue() SRS_PowerControlAdjustmentStates_Value {
26533         if m != nil {
26534                 return m.Value
26535         }
26536         return SRS_PowerControlAdjustmentStates_protobuf_unspecified
26537 }
26538
26539 type SRS_Resource struct {
26540         Srs_ResourceId uint32          `protobuf:"varint,1,opt,name=srs_ResourceId,json=srsResourceId,proto3" json:"srs_ResourceId,omitempty"`
26541         NrofSRS_Ports  *NrofSRS_Ports  `protobuf:"bytes,2,opt,name=nrofSRS_Ports,json=nrofSRSPorts,proto3" json:"nrofSRS_Ports,omitempty"`
26542         Ptrs_PortIndex *PTRS_PortIndex `protobuf:"bytes,3,opt,name=ptrs_PortIndex,json=ptrsPortIndex,proto3" json:"ptrs_PortIndex,omitempty"`
26543         // Types that are valid to be assigned to TransmissionComb:
26544         //      *SRS_Resource_N2
26545         //      *SRS_Resource_N4
26546         TransmissionComb       isSRS_Resource_TransmissionComb `protobuf_oneof:"transmissionComb"`
26547         ResourceMapping        *ResourceMapping                `protobuf:"bytes,6,opt,name=resourceMapping,proto3" json:"resourceMapping,omitempty"`
26548         FreqDomainPosition     uint32                          `protobuf:"varint,7,opt,name=freqDomainPosition,proto3" json:"freqDomainPosition,omitempty"`
26549         FreqDomainShift        uint32                          `protobuf:"varint,8,opt,name=freqDomainShift,proto3" json:"freqDomainShift,omitempty"`
26550         FreqHopping            *FreqHopping                    `protobuf:"bytes,9,opt,name=freqHopping,proto3" json:"freqHopping,omitempty"`
26551         GroupOrSequenceHopping *GroupOrSequenceHopping         `protobuf:"bytes,10,opt,name=groupOrSequenceHopping,proto3" json:"groupOrSequenceHopping,omitempty"`
26552         // Types that are valid to be assigned to ResourceType:
26553         //      *SRS_Resource_Aperiodic
26554         //      *SRS_Resource_SemiPersistent
26555         //      *SRS_Resource_Periodic
26556         ResourceType         isSRS_Resource_ResourceType `protobuf_oneof:"resourceType"`
26557         SequenceId           uint32                      `protobuf:"varint,14,opt,name=sequenceId,proto3" json:"sequenceId,omitempty"`
26558         SpatialRelationInfo  *SRS_SpatialRelationInfo    `protobuf:"bytes,15,opt,name=spatialRelationInfo,proto3" json:"spatialRelationInfo,omitempty"`
26559         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
26560         XXX_unrecognized     []byte                      `json:"-"`
26561         XXX_sizecache        int32                       `json:"-"`
26562 }
26563
26564 func (m *SRS_Resource) Reset()         { *m = SRS_Resource{} }
26565 func (m *SRS_Resource) String() string { return proto.CompactTextString(m) }
26566 func (*SRS_Resource) ProtoMessage()    {}
26567 func (*SRS_Resource) Descriptor() ([]byte, []int) {
26568         return fileDescriptor_21c7528bb61f1a7a, []int{257}
26569 }
26570
26571 func (m *SRS_Resource) XXX_Unmarshal(b []byte) error {
26572         return xxx_messageInfo_SRS_Resource.Unmarshal(m, b)
26573 }
26574 func (m *SRS_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26575         return xxx_messageInfo_SRS_Resource.Marshal(b, m, deterministic)
26576 }
26577 func (m *SRS_Resource) XXX_Merge(src proto.Message) {
26578         xxx_messageInfo_SRS_Resource.Merge(m, src)
26579 }
26580 func (m *SRS_Resource) XXX_Size() int {
26581         return xxx_messageInfo_SRS_Resource.Size(m)
26582 }
26583 func (m *SRS_Resource) XXX_DiscardUnknown() {
26584         xxx_messageInfo_SRS_Resource.DiscardUnknown(m)
26585 }
26586
26587 var xxx_messageInfo_SRS_Resource proto.InternalMessageInfo
26588
26589 func (m *SRS_Resource) GetSrs_ResourceId() uint32 {
26590         if m != nil {
26591                 return m.Srs_ResourceId
26592         }
26593         return 0
26594 }
26595
26596 func (m *SRS_Resource) GetNrofSRS_Ports() *NrofSRS_Ports {
26597         if m != nil {
26598                 return m.NrofSRS_Ports
26599         }
26600         return nil
26601 }
26602
26603 func (m *SRS_Resource) GetPtrs_PortIndex() *PTRS_PortIndex {
26604         if m != nil {
26605                 return m.Ptrs_PortIndex
26606         }
26607         return nil
26608 }
26609
26610 type isSRS_Resource_TransmissionComb interface {
26611         isSRS_Resource_TransmissionComb()
26612 }
26613
26614 type SRS_Resource_N2 struct {
26615         N2 *N2 `protobuf:"bytes,4,opt,name=n2,proto3,oneof"`
26616 }
26617
26618 type SRS_Resource_N4 struct {
26619         N4 *N4 `protobuf:"bytes,5,opt,name=n4,proto3,oneof"`
26620 }
26621
26622 func (*SRS_Resource_N2) isSRS_Resource_TransmissionComb() {}
26623
26624 func (*SRS_Resource_N4) isSRS_Resource_TransmissionComb() {}
26625
26626 func (m *SRS_Resource) GetTransmissionComb() isSRS_Resource_TransmissionComb {
26627         if m != nil {
26628                 return m.TransmissionComb
26629         }
26630         return nil
26631 }
26632
26633 func (m *SRS_Resource) GetN2() *N2 {
26634         if x, ok := m.GetTransmissionComb().(*SRS_Resource_N2); ok {
26635                 return x.N2
26636         }
26637         return nil
26638 }
26639
26640 func (m *SRS_Resource) GetN4() *N4 {
26641         if x, ok := m.GetTransmissionComb().(*SRS_Resource_N4); ok {
26642                 return x.N4
26643         }
26644         return nil
26645 }
26646
26647 func (m *SRS_Resource) GetResourceMapping() *ResourceMapping {
26648         if m != nil {
26649                 return m.ResourceMapping
26650         }
26651         return nil
26652 }
26653
26654 func (m *SRS_Resource) GetFreqDomainPosition() uint32 {
26655         if m != nil {
26656                 return m.FreqDomainPosition
26657         }
26658         return 0
26659 }
26660
26661 func (m *SRS_Resource) GetFreqDomainShift() uint32 {
26662         if m != nil {
26663                 return m.FreqDomainShift
26664         }
26665         return 0
26666 }
26667
26668 func (m *SRS_Resource) GetFreqHopping() *FreqHopping {
26669         if m != nil {
26670                 return m.FreqHopping
26671         }
26672         return nil
26673 }
26674
26675 func (m *SRS_Resource) GetGroupOrSequenceHopping() *GroupOrSequenceHopping {
26676         if m != nil {
26677                 return m.GroupOrSequenceHopping
26678         }
26679         return nil
26680 }
26681
26682 type isSRS_Resource_ResourceType interface {
26683         isSRS_Resource_ResourceType()
26684 }
26685
26686 type SRS_Resource_Aperiodic struct {
26687         Aperiodic *SRS_ResourceType_Aperiodic `protobuf:"bytes,11,opt,name=aperiodic,proto3,oneof"`
26688 }
26689
26690 type SRS_Resource_SemiPersistent struct {
26691         SemiPersistent *SRS_ResourceType_Semi_Persistent `protobuf:"bytes,12,opt,name=semi_persistent,json=semiPersistent,proto3,oneof"`
26692 }
26693
26694 type SRS_Resource_Periodic struct {
26695         Periodic *SRS_ResourceType_Periodic `protobuf:"bytes,13,opt,name=periodic,proto3,oneof"`
26696 }
26697
26698 func (*SRS_Resource_Aperiodic) isSRS_Resource_ResourceType() {}
26699
26700 func (*SRS_Resource_SemiPersistent) isSRS_Resource_ResourceType() {}
26701
26702 func (*SRS_Resource_Periodic) isSRS_Resource_ResourceType() {}
26703
26704 func (m *SRS_Resource) GetResourceType() isSRS_Resource_ResourceType {
26705         if m != nil {
26706                 return m.ResourceType
26707         }
26708         return nil
26709 }
26710
26711 func (m *SRS_Resource) GetAperiodic() *SRS_ResourceType_Aperiodic {
26712         if x, ok := m.GetResourceType().(*SRS_Resource_Aperiodic); ok {
26713                 return x.Aperiodic
26714         }
26715         return nil
26716 }
26717
26718 func (m *SRS_Resource) GetSemiPersistent() *SRS_ResourceType_Semi_Persistent {
26719         if x, ok := m.GetResourceType().(*SRS_Resource_SemiPersistent); ok {
26720                 return x.SemiPersistent
26721         }
26722         return nil
26723 }
26724
26725 func (m *SRS_Resource) GetPeriodic() *SRS_ResourceType_Periodic {
26726         if x, ok := m.GetResourceType().(*SRS_Resource_Periodic); ok {
26727                 return x.Periodic
26728         }
26729         return nil
26730 }
26731
26732 func (m *SRS_Resource) GetSequenceId() uint32 {
26733         if m != nil {
26734                 return m.SequenceId
26735         }
26736         return 0
26737 }
26738
26739 func (m *SRS_Resource) GetSpatialRelationInfo() *SRS_SpatialRelationInfo {
26740         if m != nil {
26741                 return m.SpatialRelationInfo
26742         }
26743         return nil
26744 }
26745
26746 // XXX_OneofWrappers is for the internal use of the proto package.
26747 func (*SRS_Resource) XXX_OneofWrappers() []interface{} {
26748         return []interface{}{
26749                 (*SRS_Resource_N2)(nil),
26750                 (*SRS_Resource_N4)(nil),
26751                 (*SRS_Resource_Aperiodic)(nil),
26752                 (*SRS_Resource_SemiPersistent)(nil),
26753                 (*SRS_Resource_Periodic)(nil),
26754         }
26755 }
26756
26757 type NrofSRS_Ports struct {
26758         Value                NrofSRS_Ports_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.NrofSRS_Ports_Value" json:"value,omitempty"`
26759         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
26760         XXX_unrecognized     []byte              `json:"-"`
26761         XXX_sizecache        int32               `json:"-"`
26762 }
26763
26764 func (m *NrofSRS_Ports) Reset()         { *m = NrofSRS_Ports{} }
26765 func (m *NrofSRS_Ports) String() string { return proto.CompactTextString(m) }
26766 func (*NrofSRS_Ports) ProtoMessage()    {}
26767 func (*NrofSRS_Ports) Descriptor() ([]byte, []int) {
26768         return fileDescriptor_21c7528bb61f1a7a, []int{258}
26769 }
26770
26771 func (m *NrofSRS_Ports) XXX_Unmarshal(b []byte) error {
26772         return xxx_messageInfo_NrofSRS_Ports.Unmarshal(m, b)
26773 }
26774 func (m *NrofSRS_Ports) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26775         return xxx_messageInfo_NrofSRS_Ports.Marshal(b, m, deterministic)
26776 }
26777 func (m *NrofSRS_Ports) XXX_Merge(src proto.Message) {
26778         xxx_messageInfo_NrofSRS_Ports.Merge(m, src)
26779 }
26780 func (m *NrofSRS_Ports) XXX_Size() int {
26781         return xxx_messageInfo_NrofSRS_Ports.Size(m)
26782 }
26783 func (m *NrofSRS_Ports) XXX_DiscardUnknown() {
26784         xxx_messageInfo_NrofSRS_Ports.DiscardUnknown(m)
26785 }
26786
26787 var xxx_messageInfo_NrofSRS_Ports proto.InternalMessageInfo
26788
26789 func (m *NrofSRS_Ports) GetValue() NrofSRS_Ports_Value {
26790         if m != nil {
26791                 return m.Value
26792         }
26793         return NrofSRS_Ports_protobuf_unspecified
26794 }
26795
26796 type PTRS_PortIndex struct {
26797         Value                PTRS_PortIndex_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PTRS_PortIndex_Value" json:"value,omitempty"`
26798         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
26799         XXX_unrecognized     []byte               `json:"-"`
26800         XXX_sizecache        int32                `json:"-"`
26801 }
26802
26803 func (m *PTRS_PortIndex) Reset()         { *m = PTRS_PortIndex{} }
26804 func (m *PTRS_PortIndex) String() string { return proto.CompactTextString(m) }
26805 func (*PTRS_PortIndex) ProtoMessage()    {}
26806 func (*PTRS_PortIndex) Descriptor() ([]byte, []int) {
26807         return fileDescriptor_21c7528bb61f1a7a, []int{259}
26808 }
26809
26810 func (m *PTRS_PortIndex) XXX_Unmarshal(b []byte) error {
26811         return xxx_messageInfo_PTRS_PortIndex.Unmarshal(m, b)
26812 }
26813 func (m *PTRS_PortIndex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26814         return xxx_messageInfo_PTRS_PortIndex.Marshal(b, m, deterministic)
26815 }
26816 func (m *PTRS_PortIndex) XXX_Merge(src proto.Message) {
26817         xxx_messageInfo_PTRS_PortIndex.Merge(m, src)
26818 }
26819 func (m *PTRS_PortIndex) XXX_Size() int {
26820         return xxx_messageInfo_PTRS_PortIndex.Size(m)
26821 }
26822 func (m *PTRS_PortIndex) XXX_DiscardUnknown() {
26823         xxx_messageInfo_PTRS_PortIndex.DiscardUnknown(m)
26824 }
26825
26826 var xxx_messageInfo_PTRS_PortIndex proto.InternalMessageInfo
26827
26828 func (m *PTRS_PortIndex) GetValue() PTRS_PortIndex_Value {
26829         if m != nil {
26830                 return m.Value
26831         }
26832         return PTRS_PortIndex_protobuf_unspecified
26833 }
26834
26835 type N2 struct {
26836         CombOffsetN2         uint32   `protobuf:"varint,1,opt,name=combOffset_n2,json=combOffsetN2,proto3" json:"combOffset_n2,omitempty"`
26837         CyclicShiftN2        uint32   `protobuf:"varint,2,opt,name=cyclicShift_n2,json=cyclicShiftN2,proto3" json:"cyclicShift_n2,omitempty"`
26838         XXX_NoUnkeyedLiteral struct{} `json:"-"`
26839         XXX_unrecognized     []byte   `json:"-"`
26840         XXX_sizecache        int32    `json:"-"`
26841 }
26842
26843 func (m *N2) Reset()         { *m = N2{} }
26844 func (m *N2) String() string { return proto.CompactTextString(m) }
26845 func (*N2) ProtoMessage()    {}
26846 func (*N2) Descriptor() ([]byte, []int) {
26847         return fileDescriptor_21c7528bb61f1a7a, []int{260}
26848 }
26849
26850 func (m *N2) XXX_Unmarshal(b []byte) error {
26851         return xxx_messageInfo_N2.Unmarshal(m, b)
26852 }
26853 func (m *N2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26854         return xxx_messageInfo_N2.Marshal(b, m, deterministic)
26855 }
26856 func (m *N2) XXX_Merge(src proto.Message) {
26857         xxx_messageInfo_N2.Merge(m, src)
26858 }
26859 func (m *N2) XXX_Size() int {
26860         return xxx_messageInfo_N2.Size(m)
26861 }
26862 func (m *N2) XXX_DiscardUnknown() {
26863         xxx_messageInfo_N2.DiscardUnknown(m)
26864 }
26865
26866 var xxx_messageInfo_N2 proto.InternalMessageInfo
26867
26868 func (m *N2) GetCombOffsetN2() uint32 {
26869         if m != nil {
26870                 return m.CombOffsetN2
26871         }
26872         return 0
26873 }
26874
26875 func (m *N2) GetCyclicShiftN2() uint32 {
26876         if m != nil {
26877                 return m.CyclicShiftN2
26878         }
26879         return 0
26880 }
26881
26882 type N4 struct {
26883         CombOffsetN4         uint32   `protobuf:"varint,1,opt,name=combOffset_n4,json=combOffsetN4,proto3" json:"combOffset_n4,omitempty"`
26884         CyclicShiftN4        uint32   `protobuf:"varint,2,opt,name=cyclicShift_n4,json=cyclicShiftN4,proto3" json:"cyclicShift_n4,omitempty"`
26885         XXX_NoUnkeyedLiteral struct{} `json:"-"`
26886         XXX_unrecognized     []byte   `json:"-"`
26887         XXX_sizecache        int32    `json:"-"`
26888 }
26889
26890 func (m *N4) Reset()         { *m = N4{} }
26891 func (m *N4) String() string { return proto.CompactTextString(m) }
26892 func (*N4) ProtoMessage()    {}
26893 func (*N4) Descriptor() ([]byte, []int) {
26894         return fileDescriptor_21c7528bb61f1a7a, []int{261}
26895 }
26896
26897 func (m *N4) XXX_Unmarshal(b []byte) error {
26898         return xxx_messageInfo_N4.Unmarshal(m, b)
26899 }
26900 func (m *N4) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26901         return xxx_messageInfo_N4.Marshal(b, m, deterministic)
26902 }
26903 func (m *N4) XXX_Merge(src proto.Message) {
26904         xxx_messageInfo_N4.Merge(m, src)
26905 }
26906 func (m *N4) XXX_Size() int {
26907         return xxx_messageInfo_N4.Size(m)
26908 }
26909 func (m *N4) XXX_DiscardUnknown() {
26910         xxx_messageInfo_N4.DiscardUnknown(m)
26911 }
26912
26913 var xxx_messageInfo_N4 proto.InternalMessageInfo
26914
26915 func (m *N4) GetCombOffsetN4() uint32 {
26916         if m != nil {
26917                 return m.CombOffsetN4
26918         }
26919         return 0
26920 }
26921
26922 func (m *N4) GetCyclicShiftN4() uint32 {
26923         if m != nil {
26924                 return m.CyclicShiftN4
26925         }
26926         return 0
26927 }
26928
26929 type ResourceMapping struct {
26930         StartPosition        uint32            `protobuf:"varint,1,opt,name=startPosition,proto3" json:"startPosition,omitempty"`
26931         NrofSymbols          *NrofSymbols      `protobuf:"bytes,2,opt,name=nrofSymbols,proto3" json:"nrofSymbols,omitempty"`
26932         RepetitionFactor     *RepetitionFactor `protobuf:"bytes,3,opt,name=repetitionFactor,proto3" json:"repetitionFactor,omitempty"`
26933         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
26934         XXX_unrecognized     []byte            `json:"-"`
26935         XXX_sizecache        int32             `json:"-"`
26936 }
26937
26938 func (m *ResourceMapping) Reset()         { *m = ResourceMapping{} }
26939 func (m *ResourceMapping) String() string { return proto.CompactTextString(m) }
26940 func (*ResourceMapping) ProtoMessage()    {}
26941 func (*ResourceMapping) Descriptor() ([]byte, []int) {
26942         return fileDescriptor_21c7528bb61f1a7a, []int{262}
26943 }
26944
26945 func (m *ResourceMapping) XXX_Unmarshal(b []byte) error {
26946         return xxx_messageInfo_ResourceMapping.Unmarshal(m, b)
26947 }
26948 func (m *ResourceMapping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
26949         return xxx_messageInfo_ResourceMapping.Marshal(b, m, deterministic)
26950 }
26951 func (m *ResourceMapping) XXX_Merge(src proto.Message) {
26952         xxx_messageInfo_ResourceMapping.Merge(m, src)
26953 }
26954 func (m *ResourceMapping) XXX_Size() int {
26955         return xxx_messageInfo_ResourceMapping.Size(m)
26956 }
26957 func (m *ResourceMapping) XXX_DiscardUnknown() {
26958         xxx_messageInfo_ResourceMapping.DiscardUnknown(m)
26959 }
26960
26961 var xxx_messageInfo_ResourceMapping proto.InternalMessageInfo
26962
26963 func (m *ResourceMapping) GetStartPosition() uint32 {
26964         if m != nil {
26965                 return m.StartPosition
26966         }
26967         return 0
26968 }
26969
26970 func (m *ResourceMapping) GetNrofSymbols() *NrofSymbols {
26971         if m != nil {
26972                 return m.NrofSymbols
26973         }
26974         return nil
26975 }
26976
26977 func (m *ResourceMapping) GetRepetitionFactor() *RepetitionFactor {
26978         if m != nil {
26979                 return m.RepetitionFactor
26980         }
26981         return nil
26982 }
26983
26984 type NrofSymbols struct {
26985         Value                NrofSymbols_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.NrofSymbols_Value" json:"value,omitempty"`
26986         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
26987         XXX_unrecognized     []byte            `json:"-"`
26988         XXX_sizecache        int32             `json:"-"`
26989 }
26990
26991 func (m *NrofSymbols) Reset()         { *m = NrofSymbols{} }
26992 func (m *NrofSymbols) String() string { return proto.CompactTextString(m) }
26993 func (*NrofSymbols) ProtoMessage()    {}
26994 func (*NrofSymbols) Descriptor() ([]byte, []int) {
26995         return fileDescriptor_21c7528bb61f1a7a, []int{263}
26996 }
26997
26998 func (m *NrofSymbols) XXX_Unmarshal(b []byte) error {
26999         return xxx_messageInfo_NrofSymbols.Unmarshal(m, b)
27000 }
27001 func (m *NrofSymbols) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27002         return xxx_messageInfo_NrofSymbols.Marshal(b, m, deterministic)
27003 }
27004 func (m *NrofSymbols) XXX_Merge(src proto.Message) {
27005         xxx_messageInfo_NrofSymbols.Merge(m, src)
27006 }
27007 func (m *NrofSymbols) XXX_Size() int {
27008         return xxx_messageInfo_NrofSymbols.Size(m)
27009 }
27010 func (m *NrofSymbols) XXX_DiscardUnknown() {
27011         xxx_messageInfo_NrofSymbols.DiscardUnknown(m)
27012 }
27013
27014 var xxx_messageInfo_NrofSymbols proto.InternalMessageInfo
27015
27016 func (m *NrofSymbols) GetValue() NrofSymbols_Value {
27017         if m != nil {
27018                 return m.Value
27019         }
27020         return NrofSymbols_protobuf_unspecified
27021 }
27022
27023 type RepetitionFactor struct {
27024         Value                RepetitionFactor_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.RepetitionFactor_Value" json:"value,omitempty"`
27025         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
27026         XXX_unrecognized     []byte                 `json:"-"`
27027         XXX_sizecache        int32                  `json:"-"`
27028 }
27029
27030 func (m *RepetitionFactor) Reset()         { *m = RepetitionFactor{} }
27031 func (m *RepetitionFactor) String() string { return proto.CompactTextString(m) }
27032 func (*RepetitionFactor) ProtoMessage()    {}
27033 func (*RepetitionFactor) Descriptor() ([]byte, []int) {
27034         return fileDescriptor_21c7528bb61f1a7a, []int{264}
27035 }
27036
27037 func (m *RepetitionFactor) XXX_Unmarshal(b []byte) error {
27038         return xxx_messageInfo_RepetitionFactor.Unmarshal(m, b)
27039 }
27040 func (m *RepetitionFactor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27041         return xxx_messageInfo_RepetitionFactor.Marshal(b, m, deterministic)
27042 }
27043 func (m *RepetitionFactor) XXX_Merge(src proto.Message) {
27044         xxx_messageInfo_RepetitionFactor.Merge(m, src)
27045 }
27046 func (m *RepetitionFactor) XXX_Size() int {
27047         return xxx_messageInfo_RepetitionFactor.Size(m)
27048 }
27049 func (m *RepetitionFactor) XXX_DiscardUnknown() {
27050         xxx_messageInfo_RepetitionFactor.DiscardUnknown(m)
27051 }
27052
27053 var xxx_messageInfo_RepetitionFactor proto.InternalMessageInfo
27054
27055 func (m *RepetitionFactor) GetValue() RepetitionFactor_Value {
27056         if m != nil {
27057                 return m.Value
27058         }
27059         return RepetitionFactor_protobuf_unspecified
27060 }
27061
27062 type FreqHopping struct {
27063         C_SRS                uint32   `protobuf:"varint,1,opt,name=c_SRS,json=cSRS,proto3" json:"c_SRS,omitempty"`
27064         B_SRS                uint32   `protobuf:"varint,2,opt,name=b_SRS,json=bSRS,proto3" json:"b_SRS,omitempty"`
27065         BHop                 uint32   `protobuf:"varint,3,opt,name=b_hop,json=bHop,proto3" json:"b_hop,omitempty"`
27066         XXX_NoUnkeyedLiteral struct{} `json:"-"`
27067         XXX_unrecognized     []byte   `json:"-"`
27068         XXX_sizecache        int32    `json:"-"`
27069 }
27070
27071 func (m *FreqHopping) Reset()         { *m = FreqHopping{} }
27072 func (m *FreqHopping) String() string { return proto.CompactTextString(m) }
27073 func (*FreqHopping) ProtoMessage()    {}
27074 func (*FreqHopping) Descriptor() ([]byte, []int) {
27075         return fileDescriptor_21c7528bb61f1a7a, []int{265}
27076 }
27077
27078 func (m *FreqHopping) XXX_Unmarshal(b []byte) error {
27079         return xxx_messageInfo_FreqHopping.Unmarshal(m, b)
27080 }
27081 func (m *FreqHopping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27082         return xxx_messageInfo_FreqHopping.Marshal(b, m, deterministic)
27083 }
27084 func (m *FreqHopping) XXX_Merge(src proto.Message) {
27085         xxx_messageInfo_FreqHopping.Merge(m, src)
27086 }
27087 func (m *FreqHopping) XXX_Size() int {
27088         return xxx_messageInfo_FreqHopping.Size(m)
27089 }
27090 func (m *FreqHopping) XXX_DiscardUnknown() {
27091         xxx_messageInfo_FreqHopping.DiscardUnknown(m)
27092 }
27093
27094 var xxx_messageInfo_FreqHopping proto.InternalMessageInfo
27095
27096 func (m *FreqHopping) GetC_SRS() uint32 {
27097         if m != nil {
27098                 return m.C_SRS
27099         }
27100         return 0
27101 }
27102
27103 func (m *FreqHopping) GetB_SRS() uint32 {
27104         if m != nil {
27105                 return m.B_SRS
27106         }
27107         return 0
27108 }
27109
27110 func (m *FreqHopping) GetBHop() uint32 {
27111         if m != nil {
27112                 return m.BHop
27113         }
27114         return 0
27115 }
27116
27117 type GroupOrSequenceHopping struct {
27118         Value                GroupOrSequenceHopping_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.GroupOrSequenceHopping_Value" json:"value,omitempty"`
27119         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
27120         XXX_unrecognized     []byte                       `json:"-"`
27121         XXX_sizecache        int32                        `json:"-"`
27122 }
27123
27124 func (m *GroupOrSequenceHopping) Reset()         { *m = GroupOrSequenceHopping{} }
27125 func (m *GroupOrSequenceHopping) String() string { return proto.CompactTextString(m) }
27126 func (*GroupOrSequenceHopping) ProtoMessage()    {}
27127 func (*GroupOrSequenceHopping) Descriptor() ([]byte, []int) {
27128         return fileDescriptor_21c7528bb61f1a7a, []int{266}
27129 }
27130
27131 func (m *GroupOrSequenceHopping) XXX_Unmarshal(b []byte) error {
27132         return xxx_messageInfo_GroupOrSequenceHopping.Unmarshal(m, b)
27133 }
27134 func (m *GroupOrSequenceHopping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27135         return xxx_messageInfo_GroupOrSequenceHopping.Marshal(b, m, deterministic)
27136 }
27137 func (m *GroupOrSequenceHopping) XXX_Merge(src proto.Message) {
27138         xxx_messageInfo_GroupOrSequenceHopping.Merge(m, src)
27139 }
27140 func (m *GroupOrSequenceHopping) XXX_Size() int {
27141         return xxx_messageInfo_GroupOrSequenceHopping.Size(m)
27142 }
27143 func (m *GroupOrSequenceHopping) XXX_DiscardUnknown() {
27144         xxx_messageInfo_GroupOrSequenceHopping.DiscardUnknown(m)
27145 }
27146
27147 var xxx_messageInfo_GroupOrSequenceHopping proto.InternalMessageInfo
27148
27149 func (m *GroupOrSequenceHopping) GetValue() GroupOrSequenceHopping_Value {
27150         if m != nil {
27151                 return m.Value
27152         }
27153         return GroupOrSequenceHopping_protobuf_unspecified
27154 }
27155
27156 type SRS_ResourceType_Aperiodic struct {
27157         XXX_NoUnkeyedLiteral struct{} `json:"-"`
27158         XXX_unrecognized     []byte   `json:"-"`
27159         XXX_sizecache        int32    `json:"-"`
27160 }
27161
27162 func (m *SRS_ResourceType_Aperiodic) Reset()         { *m = SRS_ResourceType_Aperiodic{} }
27163 func (m *SRS_ResourceType_Aperiodic) String() string { return proto.CompactTextString(m) }
27164 func (*SRS_ResourceType_Aperiodic) ProtoMessage()    {}
27165 func (*SRS_ResourceType_Aperiodic) Descriptor() ([]byte, []int) {
27166         return fileDescriptor_21c7528bb61f1a7a, []int{267}
27167 }
27168
27169 func (m *SRS_ResourceType_Aperiodic) XXX_Unmarshal(b []byte) error {
27170         return xxx_messageInfo_SRS_ResourceType_Aperiodic.Unmarshal(m, b)
27171 }
27172 func (m *SRS_ResourceType_Aperiodic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27173         return xxx_messageInfo_SRS_ResourceType_Aperiodic.Marshal(b, m, deterministic)
27174 }
27175 func (m *SRS_ResourceType_Aperiodic) XXX_Merge(src proto.Message) {
27176         xxx_messageInfo_SRS_ResourceType_Aperiodic.Merge(m, src)
27177 }
27178 func (m *SRS_ResourceType_Aperiodic) XXX_Size() int {
27179         return xxx_messageInfo_SRS_ResourceType_Aperiodic.Size(m)
27180 }
27181 func (m *SRS_ResourceType_Aperiodic) XXX_DiscardUnknown() {
27182         xxx_messageInfo_SRS_ResourceType_Aperiodic.DiscardUnknown(m)
27183 }
27184
27185 var xxx_messageInfo_SRS_ResourceType_Aperiodic proto.InternalMessageInfo
27186
27187 type SRS_ResourceType_Semi_Persistent struct {
27188         PeriodicityAndOffsetSp *SRS_PeriodicityAndOffset `protobuf:"bytes,1,opt,name=periodicityAndOffset_sp,json=periodicityAndOffsetSp,proto3" json:"periodicityAndOffset_sp,omitempty"`
27189         XXX_NoUnkeyedLiteral   struct{}                  `json:"-"`
27190         XXX_unrecognized       []byte                    `json:"-"`
27191         XXX_sizecache          int32                     `json:"-"`
27192 }
27193
27194 func (m *SRS_ResourceType_Semi_Persistent) Reset()         { *m = SRS_ResourceType_Semi_Persistent{} }
27195 func (m *SRS_ResourceType_Semi_Persistent) String() string { return proto.CompactTextString(m) }
27196 func (*SRS_ResourceType_Semi_Persistent) ProtoMessage()    {}
27197 func (*SRS_ResourceType_Semi_Persistent) Descriptor() ([]byte, []int) {
27198         return fileDescriptor_21c7528bb61f1a7a, []int{268}
27199 }
27200
27201 func (m *SRS_ResourceType_Semi_Persistent) XXX_Unmarshal(b []byte) error {
27202         return xxx_messageInfo_SRS_ResourceType_Semi_Persistent.Unmarshal(m, b)
27203 }
27204 func (m *SRS_ResourceType_Semi_Persistent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27205         return xxx_messageInfo_SRS_ResourceType_Semi_Persistent.Marshal(b, m, deterministic)
27206 }
27207 func (m *SRS_ResourceType_Semi_Persistent) XXX_Merge(src proto.Message) {
27208         xxx_messageInfo_SRS_ResourceType_Semi_Persistent.Merge(m, src)
27209 }
27210 func (m *SRS_ResourceType_Semi_Persistent) XXX_Size() int {
27211         return xxx_messageInfo_SRS_ResourceType_Semi_Persistent.Size(m)
27212 }
27213 func (m *SRS_ResourceType_Semi_Persistent) XXX_DiscardUnknown() {
27214         xxx_messageInfo_SRS_ResourceType_Semi_Persistent.DiscardUnknown(m)
27215 }
27216
27217 var xxx_messageInfo_SRS_ResourceType_Semi_Persistent proto.InternalMessageInfo
27218
27219 func (m *SRS_ResourceType_Semi_Persistent) GetPeriodicityAndOffsetSp() *SRS_PeriodicityAndOffset {
27220         if m != nil {
27221                 return m.PeriodicityAndOffsetSp
27222         }
27223         return nil
27224 }
27225
27226 type SRS_PeriodicityAndOffset struct {
27227         // Types that are valid to be assigned to C:
27228         //      *SRS_PeriodicityAndOffset_Sl1
27229         //      *SRS_PeriodicityAndOffset_Sl2
27230         //      *SRS_PeriodicityAndOffset_Sl4
27231         //      *SRS_PeriodicityAndOffset_Sl5
27232         //      *SRS_PeriodicityAndOffset_Sl8
27233         //      *SRS_PeriodicityAndOffset_Sl10
27234         //      *SRS_PeriodicityAndOffset_Sl16
27235         //      *SRS_PeriodicityAndOffset_Sl20
27236         //      *SRS_PeriodicityAndOffset_Sl32
27237         //      *SRS_PeriodicityAndOffset_Sl40
27238         //      *SRS_PeriodicityAndOffset_Sl64
27239         //      *SRS_PeriodicityAndOffset_Sl80
27240         //      *SRS_PeriodicityAndOffset_Sl160
27241         //      *SRS_PeriodicityAndOffset_Sl320
27242         //      *SRS_PeriodicityAndOffset_Sl640
27243         //      *SRS_PeriodicityAndOffset_Sl1280
27244         //      *SRS_PeriodicityAndOffset_Sl2560
27245         C                    isSRS_PeriodicityAndOffset_C `protobuf_oneof:"c"`
27246         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
27247         XXX_unrecognized     []byte                       `json:"-"`
27248         XXX_sizecache        int32                        `json:"-"`
27249 }
27250
27251 func (m *SRS_PeriodicityAndOffset) Reset()         { *m = SRS_PeriodicityAndOffset{} }
27252 func (m *SRS_PeriodicityAndOffset) String() string { return proto.CompactTextString(m) }
27253 func (*SRS_PeriodicityAndOffset) ProtoMessage()    {}
27254 func (*SRS_PeriodicityAndOffset) Descriptor() ([]byte, []int) {
27255         return fileDescriptor_21c7528bb61f1a7a, []int{269}
27256 }
27257
27258 func (m *SRS_PeriodicityAndOffset) XXX_Unmarshal(b []byte) error {
27259         return xxx_messageInfo_SRS_PeriodicityAndOffset.Unmarshal(m, b)
27260 }
27261 func (m *SRS_PeriodicityAndOffset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27262         return xxx_messageInfo_SRS_PeriodicityAndOffset.Marshal(b, m, deterministic)
27263 }
27264 func (m *SRS_PeriodicityAndOffset) XXX_Merge(src proto.Message) {
27265         xxx_messageInfo_SRS_PeriodicityAndOffset.Merge(m, src)
27266 }
27267 func (m *SRS_PeriodicityAndOffset) XXX_Size() int {
27268         return xxx_messageInfo_SRS_PeriodicityAndOffset.Size(m)
27269 }
27270 func (m *SRS_PeriodicityAndOffset) XXX_DiscardUnknown() {
27271         xxx_messageInfo_SRS_PeriodicityAndOffset.DiscardUnknown(m)
27272 }
27273
27274 var xxx_messageInfo_SRS_PeriodicityAndOffset proto.InternalMessageInfo
27275
27276 type isSRS_PeriodicityAndOffset_C interface {
27277         isSRS_PeriodicityAndOffset_C()
27278 }
27279
27280 type SRS_PeriodicityAndOffset_Sl1 struct {
27281         Sl1 *Null `protobuf:"bytes,1,opt,name=sl1,proto3,oneof"`
27282 }
27283
27284 type SRS_PeriodicityAndOffset_Sl2 struct {
27285         Sl2 uint32 `protobuf:"varint,2,opt,name=sl2,proto3,oneof"`
27286 }
27287
27288 type SRS_PeriodicityAndOffset_Sl4 struct {
27289         Sl4 uint32 `protobuf:"varint,3,opt,name=sl4,proto3,oneof"`
27290 }
27291
27292 type SRS_PeriodicityAndOffset_Sl5 struct {
27293         Sl5 uint32 `protobuf:"varint,4,opt,name=sl5,proto3,oneof"`
27294 }
27295
27296 type SRS_PeriodicityAndOffset_Sl8 struct {
27297         Sl8 uint32 `protobuf:"varint,5,opt,name=sl8,proto3,oneof"`
27298 }
27299
27300 type SRS_PeriodicityAndOffset_Sl10 struct {
27301         Sl10 uint32 `protobuf:"varint,6,opt,name=sl10,proto3,oneof"`
27302 }
27303
27304 type SRS_PeriodicityAndOffset_Sl16 struct {
27305         Sl16 uint32 `protobuf:"varint,7,opt,name=sl16,proto3,oneof"`
27306 }
27307
27308 type SRS_PeriodicityAndOffset_Sl20 struct {
27309         Sl20 uint32 `protobuf:"varint,8,opt,name=sl20,proto3,oneof"`
27310 }
27311
27312 type SRS_PeriodicityAndOffset_Sl32 struct {
27313         Sl32 uint32 `protobuf:"varint,9,opt,name=sl32,proto3,oneof"`
27314 }
27315
27316 type SRS_PeriodicityAndOffset_Sl40 struct {
27317         Sl40 uint32 `protobuf:"varint,10,opt,name=sl40,proto3,oneof"`
27318 }
27319
27320 type SRS_PeriodicityAndOffset_Sl64 struct {
27321         Sl64 uint32 `protobuf:"varint,11,opt,name=sl64,proto3,oneof"`
27322 }
27323
27324 type SRS_PeriodicityAndOffset_Sl80 struct {
27325         Sl80 uint32 `protobuf:"varint,12,opt,name=sl80,proto3,oneof"`
27326 }
27327
27328 type SRS_PeriodicityAndOffset_Sl160 struct {
27329         Sl160 uint32 `protobuf:"varint,13,opt,name=sl160,proto3,oneof"`
27330 }
27331
27332 type SRS_PeriodicityAndOffset_Sl320 struct {
27333         Sl320 uint32 `protobuf:"varint,14,opt,name=sl320,proto3,oneof"`
27334 }
27335
27336 type SRS_PeriodicityAndOffset_Sl640 struct {
27337         Sl640 uint32 `protobuf:"varint,15,opt,name=sl640,proto3,oneof"`
27338 }
27339
27340 type SRS_PeriodicityAndOffset_Sl1280 struct {
27341         Sl1280 uint32 `protobuf:"varint,16,opt,name=sl1280,proto3,oneof"`
27342 }
27343
27344 type SRS_PeriodicityAndOffset_Sl2560 struct {
27345         Sl2560 uint32 `protobuf:"varint,17,opt,name=sl2560,proto3,oneof"`
27346 }
27347
27348 func (*SRS_PeriodicityAndOffset_Sl1) isSRS_PeriodicityAndOffset_C() {}
27349
27350 func (*SRS_PeriodicityAndOffset_Sl2) isSRS_PeriodicityAndOffset_C() {}
27351
27352 func (*SRS_PeriodicityAndOffset_Sl4) isSRS_PeriodicityAndOffset_C() {}
27353
27354 func (*SRS_PeriodicityAndOffset_Sl5) isSRS_PeriodicityAndOffset_C() {}
27355
27356 func (*SRS_PeriodicityAndOffset_Sl8) isSRS_PeriodicityAndOffset_C() {}
27357
27358 func (*SRS_PeriodicityAndOffset_Sl10) isSRS_PeriodicityAndOffset_C() {}
27359
27360 func (*SRS_PeriodicityAndOffset_Sl16) isSRS_PeriodicityAndOffset_C() {}
27361
27362 func (*SRS_PeriodicityAndOffset_Sl20) isSRS_PeriodicityAndOffset_C() {}
27363
27364 func (*SRS_PeriodicityAndOffset_Sl32) isSRS_PeriodicityAndOffset_C() {}
27365
27366 func (*SRS_PeriodicityAndOffset_Sl40) isSRS_PeriodicityAndOffset_C() {}
27367
27368 func (*SRS_PeriodicityAndOffset_Sl64) isSRS_PeriodicityAndOffset_C() {}
27369
27370 func (*SRS_PeriodicityAndOffset_Sl80) isSRS_PeriodicityAndOffset_C() {}
27371
27372 func (*SRS_PeriodicityAndOffset_Sl160) isSRS_PeriodicityAndOffset_C() {}
27373
27374 func (*SRS_PeriodicityAndOffset_Sl320) isSRS_PeriodicityAndOffset_C() {}
27375
27376 func (*SRS_PeriodicityAndOffset_Sl640) isSRS_PeriodicityAndOffset_C() {}
27377
27378 func (*SRS_PeriodicityAndOffset_Sl1280) isSRS_PeriodicityAndOffset_C() {}
27379
27380 func (*SRS_PeriodicityAndOffset_Sl2560) isSRS_PeriodicityAndOffset_C() {}
27381
27382 func (m *SRS_PeriodicityAndOffset) GetC() isSRS_PeriodicityAndOffset_C {
27383         if m != nil {
27384                 return m.C
27385         }
27386         return nil
27387 }
27388
27389 func (m *SRS_PeriodicityAndOffset) GetSl1() *Null {
27390         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl1); ok {
27391                 return x.Sl1
27392         }
27393         return nil
27394 }
27395
27396 func (m *SRS_PeriodicityAndOffset) GetSl2() uint32 {
27397         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl2); ok {
27398                 return x.Sl2
27399         }
27400         return 0
27401 }
27402
27403 func (m *SRS_PeriodicityAndOffset) GetSl4() uint32 {
27404         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl4); ok {
27405                 return x.Sl4
27406         }
27407         return 0
27408 }
27409
27410 func (m *SRS_PeriodicityAndOffset) GetSl5() uint32 {
27411         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl5); ok {
27412                 return x.Sl5
27413         }
27414         return 0
27415 }
27416
27417 func (m *SRS_PeriodicityAndOffset) GetSl8() uint32 {
27418         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl8); ok {
27419                 return x.Sl8
27420         }
27421         return 0
27422 }
27423
27424 func (m *SRS_PeriodicityAndOffset) GetSl10() uint32 {
27425         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl10); ok {
27426                 return x.Sl10
27427         }
27428         return 0
27429 }
27430
27431 func (m *SRS_PeriodicityAndOffset) GetSl16() uint32 {
27432         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl16); ok {
27433                 return x.Sl16
27434         }
27435         return 0
27436 }
27437
27438 func (m *SRS_PeriodicityAndOffset) GetSl20() uint32 {
27439         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl20); ok {
27440                 return x.Sl20
27441         }
27442         return 0
27443 }
27444
27445 func (m *SRS_PeriodicityAndOffset) GetSl32() uint32 {
27446         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl32); ok {
27447                 return x.Sl32
27448         }
27449         return 0
27450 }
27451
27452 func (m *SRS_PeriodicityAndOffset) GetSl40() uint32 {
27453         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl40); ok {
27454                 return x.Sl40
27455         }
27456         return 0
27457 }
27458
27459 func (m *SRS_PeriodicityAndOffset) GetSl64() uint32 {
27460         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl64); ok {
27461                 return x.Sl64
27462         }
27463         return 0
27464 }
27465
27466 func (m *SRS_PeriodicityAndOffset) GetSl80() uint32 {
27467         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl80); ok {
27468                 return x.Sl80
27469         }
27470         return 0
27471 }
27472
27473 func (m *SRS_PeriodicityAndOffset) GetSl160() uint32 {
27474         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl160); ok {
27475                 return x.Sl160
27476         }
27477         return 0
27478 }
27479
27480 func (m *SRS_PeriodicityAndOffset) GetSl320() uint32 {
27481         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl320); ok {
27482                 return x.Sl320
27483         }
27484         return 0
27485 }
27486
27487 func (m *SRS_PeriodicityAndOffset) GetSl640() uint32 {
27488         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl640); ok {
27489                 return x.Sl640
27490         }
27491         return 0
27492 }
27493
27494 func (m *SRS_PeriodicityAndOffset) GetSl1280() uint32 {
27495         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl1280); ok {
27496                 return x.Sl1280
27497         }
27498         return 0
27499 }
27500
27501 func (m *SRS_PeriodicityAndOffset) GetSl2560() uint32 {
27502         if x, ok := m.GetC().(*SRS_PeriodicityAndOffset_Sl2560); ok {
27503                 return x.Sl2560
27504         }
27505         return 0
27506 }
27507
27508 // XXX_OneofWrappers is for the internal use of the proto package.
27509 func (*SRS_PeriodicityAndOffset) XXX_OneofWrappers() []interface{} {
27510         return []interface{}{
27511                 (*SRS_PeriodicityAndOffset_Sl1)(nil),
27512                 (*SRS_PeriodicityAndOffset_Sl2)(nil),
27513                 (*SRS_PeriodicityAndOffset_Sl4)(nil),
27514                 (*SRS_PeriodicityAndOffset_Sl5)(nil),
27515                 (*SRS_PeriodicityAndOffset_Sl8)(nil),
27516                 (*SRS_PeriodicityAndOffset_Sl10)(nil),
27517                 (*SRS_PeriodicityAndOffset_Sl16)(nil),
27518                 (*SRS_PeriodicityAndOffset_Sl20)(nil),
27519                 (*SRS_PeriodicityAndOffset_Sl32)(nil),
27520                 (*SRS_PeriodicityAndOffset_Sl40)(nil),
27521                 (*SRS_PeriodicityAndOffset_Sl64)(nil),
27522                 (*SRS_PeriodicityAndOffset_Sl80)(nil),
27523                 (*SRS_PeriodicityAndOffset_Sl160)(nil),
27524                 (*SRS_PeriodicityAndOffset_Sl320)(nil),
27525                 (*SRS_PeriodicityAndOffset_Sl640)(nil),
27526                 (*SRS_PeriodicityAndOffset_Sl1280)(nil),
27527                 (*SRS_PeriodicityAndOffset_Sl2560)(nil),
27528         }
27529 }
27530
27531 type SRS_ResourceType_Periodic struct {
27532         PeriodicityAndOffsetP *SRS_PeriodicityAndOffset `protobuf:"bytes,1,opt,name=periodicityAndOffset_p,json=periodicityAndOffsetP,proto3" json:"periodicityAndOffset_p,omitempty"`
27533         XXX_NoUnkeyedLiteral  struct{}                  `json:"-"`
27534         XXX_unrecognized      []byte                    `json:"-"`
27535         XXX_sizecache         int32                     `json:"-"`
27536 }
27537
27538 func (m *SRS_ResourceType_Periodic) Reset()         { *m = SRS_ResourceType_Periodic{} }
27539 func (m *SRS_ResourceType_Periodic) String() string { return proto.CompactTextString(m) }
27540 func (*SRS_ResourceType_Periodic) ProtoMessage()    {}
27541 func (*SRS_ResourceType_Periodic) Descriptor() ([]byte, []int) {
27542         return fileDescriptor_21c7528bb61f1a7a, []int{270}
27543 }
27544
27545 func (m *SRS_ResourceType_Periodic) XXX_Unmarshal(b []byte) error {
27546         return xxx_messageInfo_SRS_ResourceType_Periodic.Unmarshal(m, b)
27547 }
27548 func (m *SRS_ResourceType_Periodic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27549         return xxx_messageInfo_SRS_ResourceType_Periodic.Marshal(b, m, deterministic)
27550 }
27551 func (m *SRS_ResourceType_Periodic) XXX_Merge(src proto.Message) {
27552         xxx_messageInfo_SRS_ResourceType_Periodic.Merge(m, src)
27553 }
27554 func (m *SRS_ResourceType_Periodic) XXX_Size() int {
27555         return xxx_messageInfo_SRS_ResourceType_Periodic.Size(m)
27556 }
27557 func (m *SRS_ResourceType_Periodic) XXX_DiscardUnknown() {
27558         xxx_messageInfo_SRS_ResourceType_Periodic.DiscardUnknown(m)
27559 }
27560
27561 var xxx_messageInfo_SRS_ResourceType_Periodic proto.InternalMessageInfo
27562
27563 func (m *SRS_ResourceType_Periodic) GetPeriodicityAndOffsetP() *SRS_PeriodicityAndOffset {
27564         if m != nil {
27565                 return m.PeriodicityAndOffsetP
27566         }
27567         return nil
27568 }
27569
27570 type SRS_SpatialRelationInfo struct {
27571         ServingCellId *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=servingCellId,proto3" json:"servingCellId,omitempty"`
27572         // Types that are valid to be assigned to ReferenceSignal:
27573         //      *SRS_SpatialRelationInfo_Ssb_Index
27574         //      *SRS_SpatialRelationInfo_Csi_RS_Index
27575         //      *SRS_SpatialRelationInfo_Srs
27576         ReferenceSignal      isSRS_SpatialRelationInfo_ReferenceSignal `protobuf_oneof:"referenceSignal"`
27577         XXX_NoUnkeyedLiteral struct{}                                  `json:"-"`
27578         XXX_unrecognized     []byte                                    `json:"-"`
27579         XXX_sizecache        int32                                     `json:"-"`
27580 }
27581
27582 func (m *SRS_SpatialRelationInfo) Reset()         { *m = SRS_SpatialRelationInfo{} }
27583 func (m *SRS_SpatialRelationInfo) String() string { return proto.CompactTextString(m) }
27584 func (*SRS_SpatialRelationInfo) ProtoMessage()    {}
27585 func (*SRS_SpatialRelationInfo) Descriptor() ([]byte, []int) {
27586         return fileDescriptor_21c7528bb61f1a7a, []int{271}
27587 }
27588
27589 func (m *SRS_SpatialRelationInfo) XXX_Unmarshal(b []byte) error {
27590         return xxx_messageInfo_SRS_SpatialRelationInfo.Unmarshal(m, b)
27591 }
27592 func (m *SRS_SpatialRelationInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27593         return xxx_messageInfo_SRS_SpatialRelationInfo.Marshal(b, m, deterministic)
27594 }
27595 func (m *SRS_SpatialRelationInfo) XXX_Merge(src proto.Message) {
27596         xxx_messageInfo_SRS_SpatialRelationInfo.Merge(m, src)
27597 }
27598 func (m *SRS_SpatialRelationInfo) XXX_Size() int {
27599         return xxx_messageInfo_SRS_SpatialRelationInfo.Size(m)
27600 }
27601 func (m *SRS_SpatialRelationInfo) XXX_DiscardUnknown() {
27602         xxx_messageInfo_SRS_SpatialRelationInfo.DiscardUnknown(m)
27603 }
27604
27605 var xxx_messageInfo_SRS_SpatialRelationInfo proto.InternalMessageInfo
27606
27607 func (m *SRS_SpatialRelationInfo) GetServingCellId() *wrappers.UInt32Value {
27608         if m != nil {
27609                 return m.ServingCellId
27610         }
27611         return nil
27612 }
27613
27614 type isSRS_SpatialRelationInfo_ReferenceSignal interface {
27615         isSRS_SpatialRelationInfo_ReferenceSignal()
27616 }
27617
27618 type SRS_SpatialRelationInfo_Ssb_Index struct {
27619         Ssb_Index uint32 `protobuf:"varint,2,opt,name=ssb_Index,json=ssbIndex,proto3,oneof"`
27620 }
27621
27622 type SRS_SpatialRelationInfo_Csi_RS_Index struct {
27623         Csi_RS_Index uint32 `protobuf:"varint,3,opt,name=csi_RS_Index,json=csiRSIndex,proto3,oneof"`
27624 }
27625
27626 type SRS_SpatialRelationInfo_Srs struct {
27627         Srs *Srs `protobuf:"bytes,4,opt,name=srs,proto3,oneof"`
27628 }
27629
27630 func (*SRS_SpatialRelationInfo_Ssb_Index) isSRS_SpatialRelationInfo_ReferenceSignal() {}
27631
27632 func (*SRS_SpatialRelationInfo_Csi_RS_Index) isSRS_SpatialRelationInfo_ReferenceSignal() {}
27633
27634 func (*SRS_SpatialRelationInfo_Srs) isSRS_SpatialRelationInfo_ReferenceSignal() {}
27635
27636 func (m *SRS_SpatialRelationInfo) GetReferenceSignal() isSRS_SpatialRelationInfo_ReferenceSignal {
27637         if m != nil {
27638                 return m.ReferenceSignal
27639         }
27640         return nil
27641 }
27642
27643 func (m *SRS_SpatialRelationInfo) GetSsb_Index() uint32 {
27644         if x, ok := m.GetReferenceSignal().(*SRS_SpatialRelationInfo_Ssb_Index); ok {
27645                 return x.Ssb_Index
27646         }
27647         return 0
27648 }
27649
27650 func (m *SRS_SpatialRelationInfo) GetCsi_RS_Index() uint32 {
27651         if x, ok := m.GetReferenceSignal().(*SRS_SpatialRelationInfo_Csi_RS_Index); ok {
27652                 return x.Csi_RS_Index
27653         }
27654         return 0
27655 }
27656
27657 func (m *SRS_SpatialRelationInfo) GetSrs() *Srs {
27658         if x, ok := m.GetReferenceSignal().(*SRS_SpatialRelationInfo_Srs); ok {
27659                 return x.Srs
27660         }
27661         return nil
27662 }
27663
27664 // XXX_OneofWrappers is for the internal use of the proto package.
27665 func (*SRS_SpatialRelationInfo) XXX_OneofWrappers() []interface{} {
27666         return []interface{}{
27667                 (*SRS_SpatialRelationInfo_Ssb_Index)(nil),
27668                 (*SRS_SpatialRelationInfo_Csi_RS_Index)(nil),
27669                 (*SRS_SpatialRelationInfo_Srs)(nil),
27670         }
27671 }
27672
27673 type BeamFailureRecoveryConfig struct {
27674         RootSequenceIndex_BFR       *wrappers.UInt32Value         `protobuf:"bytes,1,opt,name=rootSequenceIndex_BFR,json=rootSequenceIndexBFR,proto3" json:"rootSequenceIndex_BFR,omitempty"`
27675         Rach_ConfigBFR              *RACH_ConfigGeneric           `protobuf:"bytes,2,opt,name=rach_ConfigBFR,json=rachConfigBFR,proto3" json:"rach_ConfigBFR,omitempty"`
27676         Rsrp_ThresholdSSB           *wrappers.UInt32Value         `protobuf:"bytes,3,opt,name=rsrp_ThresholdSSB,json=rsrpThresholdSSB,proto3" json:"rsrp_ThresholdSSB,omitempty"`
27677         CandidateBeamRSList         []*PRACH_ResourceDedicatedBFR `protobuf:"bytes,4,rep,name=candidateBeamRSList,proto3" json:"candidateBeamRSList,omitempty"`
27678         SsbPerRACH_Occasion         *SSBPerRACH_Occasion          `protobuf:"bytes,5,opt,name=ssb_perRACH_Occasion,json=ssbPerRACHOccasion,proto3" json:"ssb_perRACH_Occasion,omitempty"`
27679         RaSsb_OccasionMaskIndex     *wrappers.UInt32Value         `protobuf:"bytes,6,opt,name=ra_ssb_OccasionMaskIndex,json=raSsbOccasionMaskIndex,proto3" json:"ra_ssb_OccasionMaskIndex,omitempty"`
27680         RecoverySearchSpaceId       *wrappers.UInt32Value         `protobuf:"bytes,7,opt,name=recoverySearchSpaceId,proto3" json:"recoverySearchSpaceId,omitempty"`
27681         Ra_Prioritization           *RA_Prioritization            `protobuf:"bytes,8,opt,name=ra_Prioritization,json=raPrioritization,proto3" json:"ra_Prioritization,omitempty"`
27682         BeamFailureRecoveryTimer    *BeamFailureRecoveryTimer     `protobuf:"bytes,9,opt,name=beamFailureRecoveryTimer,proto3" json:"beamFailureRecoveryTimer,omitempty"`
27683         Msg1_SubcarrierSpacingV1530 *SubcarrierSpacing            `protobuf:"bytes,10,opt,name=msg1_SubcarrierSpacing_v1530,json=msg1SubcarrierSpacingV1530,proto3" json:"msg1_SubcarrierSpacing_v1530,omitempty"`
27684         XXX_NoUnkeyedLiteral        struct{}                      `json:"-"`
27685         XXX_unrecognized            []byte                        `json:"-"`
27686         XXX_sizecache               int32                         `json:"-"`
27687 }
27688
27689 func (m *BeamFailureRecoveryConfig) Reset()         { *m = BeamFailureRecoveryConfig{} }
27690 func (m *BeamFailureRecoveryConfig) String() string { return proto.CompactTextString(m) }
27691 func (*BeamFailureRecoveryConfig) ProtoMessage()    {}
27692 func (*BeamFailureRecoveryConfig) Descriptor() ([]byte, []int) {
27693         return fileDescriptor_21c7528bb61f1a7a, []int{272}
27694 }
27695
27696 func (m *BeamFailureRecoveryConfig) XXX_Unmarshal(b []byte) error {
27697         return xxx_messageInfo_BeamFailureRecoveryConfig.Unmarshal(m, b)
27698 }
27699 func (m *BeamFailureRecoveryConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27700         return xxx_messageInfo_BeamFailureRecoveryConfig.Marshal(b, m, deterministic)
27701 }
27702 func (m *BeamFailureRecoveryConfig) XXX_Merge(src proto.Message) {
27703         xxx_messageInfo_BeamFailureRecoveryConfig.Merge(m, src)
27704 }
27705 func (m *BeamFailureRecoveryConfig) XXX_Size() int {
27706         return xxx_messageInfo_BeamFailureRecoveryConfig.Size(m)
27707 }
27708 func (m *BeamFailureRecoveryConfig) XXX_DiscardUnknown() {
27709         xxx_messageInfo_BeamFailureRecoveryConfig.DiscardUnknown(m)
27710 }
27711
27712 var xxx_messageInfo_BeamFailureRecoveryConfig proto.InternalMessageInfo
27713
27714 func (m *BeamFailureRecoveryConfig) GetRootSequenceIndex_BFR() *wrappers.UInt32Value {
27715         if m != nil {
27716                 return m.RootSequenceIndex_BFR
27717         }
27718         return nil
27719 }
27720
27721 func (m *BeamFailureRecoveryConfig) GetRach_ConfigBFR() *RACH_ConfigGeneric {
27722         if m != nil {
27723                 return m.Rach_ConfigBFR
27724         }
27725         return nil
27726 }
27727
27728 func (m *BeamFailureRecoveryConfig) GetRsrp_ThresholdSSB() *wrappers.UInt32Value {
27729         if m != nil {
27730                 return m.Rsrp_ThresholdSSB
27731         }
27732         return nil
27733 }
27734
27735 func (m *BeamFailureRecoveryConfig) GetCandidateBeamRSList() []*PRACH_ResourceDedicatedBFR {
27736         if m != nil {
27737                 return m.CandidateBeamRSList
27738         }
27739         return nil
27740 }
27741
27742 func (m *BeamFailureRecoveryConfig) GetSsbPerRACH_Occasion() *SSBPerRACH_Occasion {
27743         if m != nil {
27744                 return m.SsbPerRACH_Occasion
27745         }
27746         return nil
27747 }
27748
27749 func (m *BeamFailureRecoveryConfig) GetRaSsb_OccasionMaskIndex() *wrappers.UInt32Value {
27750         if m != nil {
27751                 return m.RaSsb_OccasionMaskIndex
27752         }
27753         return nil
27754 }
27755
27756 func (m *BeamFailureRecoveryConfig) GetRecoverySearchSpaceId() *wrappers.UInt32Value {
27757         if m != nil {
27758                 return m.RecoverySearchSpaceId
27759         }
27760         return nil
27761 }
27762
27763 func (m *BeamFailureRecoveryConfig) GetRa_Prioritization() *RA_Prioritization {
27764         if m != nil {
27765                 return m.Ra_Prioritization
27766         }
27767         return nil
27768 }
27769
27770 func (m *BeamFailureRecoveryConfig) GetBeamFailureRecoveryTimer() *BeamFailureRecoveryTimer {
27771         if m != nil {
27772                 return m.BeamFailureRecoveryTimer
27773         }
27774         return nil
27775 }
27776
27777 func (m *BeamFailureRecoveryConfig) GetMsg1_SubcarrierSpacingV1530() *SubcarrierSpacing {
27778         if m != nil {
27779                 return m.Msg1_SubcarrierSpacingV1530
27780         }
27781         return nil
27782 }
27783
27784 type PRACH_ResourceDedicatedBFR struct {
27785         // Types that are valid to be assigned to C:
27786         //      *PRACH_ResourceDedicatedBFR_Ssb
27787         //      *PRACH_ResourceDedicatedBFR_Csi_RS
27788         C                    isPRACH_ResourceDedicatedBFR_C `protobuf_oneof:"c"`
27789         XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
27790         XXX_unrecognized     []byte                         `json:"-"`
27791         XXX_sizecache        int32                          `json:"-"`
27792 }
27793
27794 func (m *PRACH_ResourceDedicatedBFR) Reset()         { *m = PRACH_ResourceDedicatedBFR{} }
27795 func (m *PRACH_ResourceDedicatedBFR) String() string { return proto.CompactTextString(m) }
27796 func (*PRACH_ResourceDedicatedBFR) ProtoMessage()    {}
27797 func (*PRACH_ResourceDedicatedBFR) Descriptor() ([]byte, []int) {
27798         return fileDescriptor_21c7528bb61f1a7a, []int{273}
27799 }
27800
27801 func (m *PRACH_ResourceDedicatedBFR) XXX_Unmarshal(b []byte) error {
27802         return xxx_messageInfo_PRACH_ResourceDedicatedBFR.Unmarshal(m, b)
27803 }
27804 func (m *PRACH_ResourceDedicatedBFR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27805         return xxx_messageInfo_PRACH_ResourceDedicatedBFR.Marshal(b, m, deterministic)
27806 }
27807 func (m *PRACH_ResourceDedicatedBFR) XXX_Merge(src proto.Message) {
27808         xxx_messageInfo_PRACH_ResourceDedicatedBFR.Merge(m, src)
27809 }
27810 func (m *PRACH_ResourceDedicatedBFR) XXX_Size() int {
27811         return xxx_messageInfo_PRACH_ResourceDedicatedBFR.Size(m)
27812 }
27813 func (m *PRACH_ResourceDedicatedBFR) XXX_DiscardUnknown() {
27814         xxx_messageInfo_PRACH_ResourceDedicatedBFR.DiscardUnknown(m)
27815 }
27816
27817 var xxx_messageInfo_PRACH_ResourceDedicatedBFR proto.InternalMessageInfo
27818
27819 type isPRACH_ResourceDedicatedBFR_C interface {
27820         isPRACH_ResourceDedicatedBFR_C()
27821 }
27822
27823 type PRACH_ResourceDedicatedBFR_Ssb struct {
27824         Ssb *BFR_SSB_Resource `protobuf:"bytes,1,opt,name=ssb,proto3,oneof"`
27825 }
27826
27827 type PRACH_ResourceDedicatedBFR_Csi_RS struct {
27828         Csi_RS *BFR_CSIRS_Resource `protobuf:"bytes,2,opt,name=csi_RS,json=csiRS,proto3,oneof"`
27829 }
27830
27831 func (*PRACH_ResourceDedicatedBFR_Ssb) isPRACH_ResourceDedicatedBFR_C() {}
27832
27833 func (*PRACH_ResourceDedicatedBFR_Csi_RS) isPRACH_ResourceDedicatedBFR_C() {}
27834
27835 func (m *PRACH_ResourceDedicatedBFR) GetC() isPRACH_ResourceDedicatedBFR_C {
27836         if m != nil {
27837                 return m.C
27838         }
27839         return nil
27840 }
27841
27842 func (m *PRACH_ResourceDedicatedBFR) GetSsb() *BFR_SSB_Resource {
27843         if x, ok := m.GetC().(*PRACH_ResourceDedicatedBFR_Ssb); ok {
27844                 return x.Ssb
27845         }
27846         return nil
27847 }
27848
27849 func (m *PRACH_ResourceDedicatedBFR) GetCsi_RS() *BFR_CSIRS_Resource {
27850         if x, ok := m.GetC().(*PRACH_ResourceDedicatedBFR_Csi_RS); ok {
27851                 return x.Csi_RS
27852         }
27853         return nil
27854 }
27855
27856 // XXX_OneofWrappers is for the internal use of the proto package.
27857 func (*PRACH_ResourceDedicatedBFR) XXX_OneofWrappers() []interface{} {
27858         return []interface{}{
27859                 (*PRACH_ResourceDedicatedBFR_Ssb)(nil),
27860                 (*PRACH_ResourceDedicatedBFR_Csi_RS)(nil),
27861         }
27862 }
27863
27864 type BFR_SSB_Resource struct {
27865         Ssb                  uint32   `protobuf:"varint,1,opt,name=ssb,proto3" json:"ssb,omitempty"`
27866         Ra_PreambleIndex     uint32   `protobuf:"varint,2,opt,name=ra_PreambleIndex,json=raPreambleIndex,proto3" json:"ra_PreambleIndex,omitempty"`
27867         XXX_NoUnkeyedLiteral struct{} `json:"-"`
27868         XXX_unrecognized     []byte   `json:"-"`
27869         XXX_sizecache        int32    `json:"-"`
27870 }
27871
27872 func (m *BFR_SSB_Resource) Reset()         { *m = BFR_SSB_Resource{} }
27873 func (m *BFR_SSB_Resource) String() string { return proto.CompactTextString(m) }
27874 func (*BFR_SSB_Resource) ProtoMessage()    {}
27875 func (*BFR_SSB_Resource) Descriptor() ([]byte, []int) {
27876         return fileDescriptor_21c7528bb61f1a7a, []int{274}
27877 }
27878
27879 func (m *BFR_SSB_Resource) XXX_Unmarshal(b []byte) error {
27880         return xxx_messageInfo_BFR_SSB_Resource.Unmarshal(m, b)
27881 }
27882 func (m *BFR_SSB_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27883         return xxx_messageInfo_BFR_SSB_Resource.Marshal(b, m, deterministic)
27884 }
27885 func (m *BFR_SSB_Resource) XXX_Merge(src proto.Message) {
27886         xxx_messageInfo_BFR_SSB_Resource.Merge(m, src)
27887 }
27888 func (m *BFR_SSB_Resource) XXX_Size() int {
27889         return xxx_messageInfo_BFR_SSB_Resource.Size(m)
27890 }
27891 func (m *BFR_SSB_Resource) XXX_DiscardUnknown() {
27892         xxx_messageInfo_BFR_SSB_Resource.DiscardUnknown(m)
27893 }
27894
27895 var xxx_messageInfo_BFR_SSB_Resource proto.InternalMessageInfo
27896
27897 func (m *BFR_SSB_Resource) GetSsb() uint32 {
27898         if m != nil {
27899                 return m.Ssb
27900         }
27901         return 0
27902 }
27903
27904 func (m *BFR_SSB_Resource) GetRa_PreambleIndex() uint32 {
27905         if m != nil {
27906                 return m.Ra_PreambleIndex
27907         }
27908         return 0
27909 }
27910
27911 type BFR_CSIRS_Resource struct {
27912         Csi_RS               uint32                `protobuf:"varint,1,opt,name=csi_RS,json=csiRS,proto3" json:"csi_RS,omitempty"`
27913         Ra_OccasionList      []uint32              `protobuf:"varint,2,rep,packed,name=ra_OccasionList,json=raOccasionList,proto3" json:"ra_OccasionList,omitempty"`
27914         Ra_PreambleIndex     *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=ra_PreambleIndex,json=raPreambleIndex,proto3" json:"ra_PreambleIndex,omitempty"`
27915         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
27916         XXX_unrecognized     []byte                `json:"-"`
27917         XXX_sizecache        int32                 `json:"-"`
27918 }
27919
27920 func (m *BFR_CSIRS_Resource) Reset()         { *m = BFR_CSIRS_Resource{} }
27921 func (m *BFR_CSIRS_Resource) String() string { return proto.CompactTextString(m) }
27922 func (*BFR_CSIRS_Resource) ProtoMessage()    {}
27923 func (*BFR_CSIRS_Resource) Descriptor() ([]byte, []int) {
27924         return fileDescriptor_21c7528bb61f1a7a, []int{275}
27925 }
27926
27927 func (m *BFR_CSIRS_Resource) XXX_Unmarshal(b []byte) error {
27928         return xxx_messageInfo_BFR_CSIRS_Resource.Unmarshal(m, b)
27929 }
27930 func (m *BFR_CSIRS_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27931         return xxx_messageInfo_BFR_CSIRS_Resource.Marshal(b, m, deterministic)
27932 }
27933 func (m *BFR_CSIRS_Resource) XXX_Merge(src proto.Message) {
27934         xxx_messageInfo_BFR_CSIRS_Resource.Merge(m, src)
27935 }
27936 func (m *BFR_CSIRS_Resource) XXX_Size() int {
27937         return xxx_messageInfo_BFR_CSIRS_Resource.Size(m)
27938 }
27939 func (m *BFR_CSIRS_Resource) XXX_DiscardUnknown() {
27940         xxx_messageInfo_BFR_CSIRS_Resource.DiscardUnknown(m)
27941 }
27942
27943 var xxx_messageInfo_BFR_CSIRS_Resource proto.InternalMessageInfo
27944
27945 func (m *BFR_CSIRS_Resource) GetCsi_RS() uint32 {
27946         if m != nil {
27947                 return m.Csi_RS
27948         }
27949         return 0
27950 }
27951
27952 func (m *BFR_CSIRS_Resource) GetRa_OccasionList() []uint32 {
27953         if m != nil {
27954                 return m.Ra_OccasionList
27955         }
27956         return nil
27957 }
27958
27959 func (m *BFR_CSIRS_Resource) GetRa_PreambleIndex() *wrappers.UInt32Value {
27960         if m != nil {
27961                 return m.Ra_PreambleIndex
27962         }
27963         return nil
27964 }
27965
27966 type SSBPerRACH_Occasion struct {
27967         Value                SSBPerRACH_Occasion_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SSBPerRACH_Occasion_Value" json:"value,omitempty"`
27968         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
27969         XXX_unrecognized     []byte                    `json:"-"`
27970         XXX_sizecache        int32                     `json:"-"`
27971 }
27972
27973 func (m *SSBPerRACH_Occasion) Reset()         { *m = SSBPerRACH_Occasion{} }
27974 func (m *SSBPerRACH_Occasion) String() string { return proto.CompactTextString(m) }
27975 func (*SSBPerRACH_Occasion) ProtoMessage()    {}
27976 func (*SSBPerRACH_Occasion) Descriptor() ([]byte, []int) {
27977         return fileDescriptor_21c7528bb61f1a7a, []int{276}
27978 }
27979
27980 func (m *SSBPerRACH_Occasion) XXX_Unmarshal(b []byte) error {
27981         return xxx_messageInfo_SSBPerRACH_Occasion.Unmarshal(m, b)
27982 }
27983 func (m *SSBPerRACH_Occasion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
27984         return xxx_messageInfo_SSBPerRACH_Occasion.Marshal(b, m, deterministic)
27985 }
27986 func (m *SSBPerRACH_Occasion) XXX_Merge(src proto.Message) {
27987         xxx_messageInfo_SSBPerRACH_Occasion.Merge(m, src)
27988 }
27989 func (m *SSBPerRACH_Occasion) XXX_Size() int {
27990         return xxx_messageInfo_SSBPerRACH_Occasion.Size(m)
27991 }
27992 func (m *SSBPerRACH_Occasion) XXX_DiscardUnknown() {
27993         xxx_messageInfo_SSBPerRACH_Occasion.DiscardUnknown(m)
27994 }
27995
27996 var xxx_messageInfo_SSBPerRACH_Occasion proto.InternalMessageInfo
27997
27998 func (m *SSBPerRACH_Occasion) GetValue() SSBPerRACH_Occasion_Value {
27999         if m != nil {
28000                 return m.Value
28001         }
28002         return SSBPerRACH_Occasion_protobuf_unspecified
28003 }
28004
28005 type BeamFailureRecoveryTimer struct {
28006         Value                BeamFailureRecoveryTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.BeamFailureRecoveryTimer_Value" json:"value,omitempty"`
28007         XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
28008         XXX_unrecognized     []byte                         `json:"-"`
28009         XXX_sizecache        int32                          `json:"-"`
28010 }
28011
28012 func (m *BeamFailureRecoveryTimer) Reset()         { *m = BeamFailureRecoveryTimer{} }
28013 func (m *BeamFailureRecoveryTimer) String() string { return proto.CompactTextString(m) }
28014 func (*BeamFailureRecoveryTimer) ProtoMessage()    {}
28015 func (*BeamFailureRecoveryTimer) Descriptor() ([]byte, []int) {
28016         return fileDescriptor_21c7528bb61f1a7a, []int{277}
28017 }
28018
28019 func (m *BeamFailureRecoveryTimer) XXX_Unmarshal(b []byte) error {
28020         return xxx_messageInfo_BeamFailureRecoveryTimer.Unmarshal(m, b)
28021 }
28022 func (m *BeamFailureRecoveryTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28023         return xxx_messageInfo_BeamFailureRecoveryTimer.Marshal(b, m, deterministic)
28024 }
28025 func (m *BeamFailureRecoveryTimer) XXX_Merge(src proto.Message) {
28026         xxx_messageInfo_BeamFailureRecoveryTimer.Merge(m, src)
28027 }
28028 func (m *BeamFailureRecoveryTimer) XXX_Size() int {
28029         return xxx_messageInfo_BeamFailureRecoveryTimer.Size(m)
28030 }
28031 func (m *BeamFailureRecoveryTimer) XXX_DiscardUnknown() {
28032         xxx_messageInfo_BeamFailureRecoveryTimer.DiscardUnknown(m)
28033 }
28034
28035 var xxx_messageInfo_BeamFailureRecoveryTimer proto.InternalMessageInfo
28036
28037 func (m *BeamFailureRecoveryTimer) GetValue() BeamFailureRecoveryTimer_Value {
28038         if m != nil {
28039                 return m.Value
28040         }
28041         return BeamFailureRecoveryTimer_protobuf_unspecified
28042 }
28043
28044 type PDCCH_ServingCellConfig struct {
28045         // Types that are valid to be assigned to SlotFormatIndicator:
28046         //      *PDCCH_ServingCellConfig_ReleaseSlotFormatIndicator
28047         //      *PDCCH_ServingCellConfig_SetupSlotFormatIndicator
28048         SlotFormatIndicator  isPDCCH_ServingCellConfig_SlotFormatIndicator `protobuf_oneof:"slotFormatIndicator"`
28049         XXX_NoUnkeyedLiteral struct{}                                      `json:"-"`
28050         XXX_unrecognized     []byte                                        `json:"-"`
28051         XXX_sizecache        int32                                         `json:"-"`
28052 }
28053
28054 func (m *PDCCH_ServingCellConfig) Reset()         { *m = PDCCH_ServingCellConfig{} }
28055 func (m *PDCCH_ServingCellConfig) String() string { return proto.CompactTextString(m) }
28056 func (*PDCCH_ServingCellConfig) ProtoMessage()    {}
28057 func (*PDCCH_ServingCellConfig) Descriptor() ([]byte, []int) {
28058         return fileDescriptor_21c7528bb61f1a7a, []int{278}
28059 }
28060
28061 func (m *PDCCH_ServingCellConfig) XXX_Unmarshal(b []byte) error {
28062         return xxx_messageInfo_PDCCH_ServingCellConfig.Unmarshal(m, b)
28063 }
28064 func (m *PDCCH_ServingCellConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28065         return xxx_messageInfo_PDCCH_ServingCellConfig.Marshal(b, m, deterministic)
28066 }
28067 func (m *PDCCH_ServingCellConfig) XXX_Merge(src proto.Message) {
28068         xxx_messageInfo_PDCCH_ServingCellConfig.Merge(m, src)
28069 }
28070 func (m *PDCCH_ServingCellConfig) XXX_Size() int {
28071         return xxx_messageInfo_PDCCH_ServingCellConfig.Size(m)
28072 }
28073 func (m *PDCCH_ServingCellConfig) XXX_DiscardUnknown() {
28074         xxx_messageInfo_PDCCH_ServingCellConfig.DiscardUnknown(m)
28075 }
28076
28077 var xxx_messageInfo_PDCCH_ServingCellConfig proto.InternalMessageInfo
28078
28079 type isPDCCH_ServingCellConfig_SlotFormatIndicator interface {
28080         isPDCCH_ServingCellConfig_SlotFormatIndicator()
28081 }
28082
28083 type PDCCH_ServingCellConfig_ReleaseSlotFormatIndicator struct {
28084         ReleaseSlotFormatIndicator *Null `protobuf:"bytes,1,opt,name=release_slotFormatIndicator,json=releaseSlotFormatIndicator,proto3,oneof"`
28085 }
28086
28087 type PDCCH_ServingCellConfig_SetupSlotFormatIndicator struct {
28088         SetupSlotFormatIndicator *SlotFormatIndicator `protobuf:"bytes,2,opt,name=setup_slotFormatIndicator,json=setupSlotFormatIndicator,proto3,oneof"`
28089 }
28090
28091 func (*PDCCH_ServingCellConfig_ReleaseSlotFormatIndicator) isPDCCH_ServingCellConfig_SlotFormatIndicator() {
28092 }
28093
28094 func (*PDCCH_ServingCellConfig_SetupSlotFormatIndicator) isPDCCH_ServingCellConfig_SlotFormatIndicator() {
28095 }
28096
28097 func (m *PDCCH_ServingCellConfig) GetSlotFormatIndicator() isPDCCH_ServingCellConfig_SlotFormatIndicator {
28098         if m != nil {
28099                 return m.SlotFormatIndicator
28100         }
28101         return nil
28102 }
28103
28104 func (m *PDCCH_ServingCellConfig) GetReleaseSlotFormatIndicator() *Null {
28105         if x, ok := m.GetSlotFormatIndicator().(*PDCCH_ServingCellConfig_ReleaseSlotFormatIndicator); ok {
28106                 return x.ReleaseSlotFormatIndicator
28107         }
28108         return nil
28109 }
28110
28111 func (m *PDCCH_ServingCellConfig) GetSetupSlotFormatIndicator() *SlotFormatIndicator {
28112         if x, ok := m.GetSlotFormatIndicator().(*PDCCH_ServingCellConfig_SetupSlotFormatIndicator); ok {
28113                 return x.SetupSlotFormatIndicator
28114         }
28115         return nil
28116 }
28117
28118 // XXX_OneofWrappers is for the internal use of the proto package.
28119 func (*PDCCH_ServingCellConfig) XXX_OneofWrappers() []interface{} {
28120         return []interface{}{
28121                 (*PDCCH_ServingCellConfig_ReleaseSlotFormatIndicator)(nil),
28122                 (*PDCCH_ServingCellConfig_SetupSlotFormatIndicator)(nil),
28123         }
28124 }
28125
28126 type SlotFormatIndicator struct {
28127         Sfi_RNTI                    uint32                           `protobuf:"varint,1,opt,name=sfi_RNTI,json=sfiRNTI,proto3" json:"sfi_RNTI,omitempty"`
28128         Dci_PayloadSize             uint32                           `protobuf:"varint,2,opt,name=dci_PayloadSize,json=dciPayloadSize,proto3" json:"dci_PayloadSize,omitempty"`
28129         SlotFormatCombToAddModList  []*SlotFormatCombinationsPerCell `protobuf:"bytes,3,rep,name=slotFormatCombToAddModList,proto3" json:"slotFormatCombToAddModList,omitempty"`
28130         SlotFormatCombToReleaseList []uint32                         `protobuf:"varint,4,rep,packed,name=slotFormatCombToReleaseList,proto3" json:"slotFormatCombToReleaseList,omitempty"`
28131         XXX_NoUnkeyedLiteral        struct{}                         `json:"-"`
28132         XXX_unrecognized            []byte                           `json:"-"`
28133         XXX_sizecache               int32                            `json:"-"`
28134 }
28135
28136 func (m *SlotFormatIndicator) Reset()         { *m = SlotFormatIndicator{} }
28137 func (m *SlotFormatIndicator) String() string { return proto.CompactTextString(m) }
28138 func (*SlotFormatIndicator) ProtoMessage()    {}
28139 func (*SlotFormatIndicator) Descriptor() ([]byte, []int) {
28140         return fileDescriptor_21c7528bb61f1a7a, []int{279}
28141 }
28142
28143 func (m *SlotFormatIndicator) XXX_Unmarshal(b []byte) error {
28144         return xxx_messageInfo_SlotFormatIndicator.Unmarshal(m, b)
28145 }
28146 func (m *SlotFormatIndicator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28147         return xxx_messageInfo_SlotFormatIndicator.Marshal(b, m, deterministic)
28148 }
28149 func (m *SlotFormatIndicator) XXX_Merge(src proto.Message) {
28150         xxx_messageInfo_SlotFormatIndicator.Merge(m, src)
28151 }
28152 func (m *SlotFormatIndicator) XXX_Size() int {
28153         return xxx_messageInfo_SlotFormatIndicator.Size(m)
28154 }
28155 func (m *SlotFormatIndicator) XXX_DiscardUnknown() {
28156         xxx_messageInfo_SlotFormatIndicator.DiscardUnknown(m)
28157 }
28158
28159 var xxx_messageInfo_SlotFormatIndicator proto.InternalMessageInfo
28160
28161 func (m *SlotFormatIndicator) GetSfi_RNTI() uint32 {
28162         if m != nil {
28163                 return m.Sfi_RNTI
28164         }
28165         return 0
28166 }
28167
28168 func (m *SlotFormatIndicator) GetDci_PayloadSize() uint32 {
28169         if m != nil {
28170                 return m.Dci_PayloadSize
28171         }
28172         return 0
28173 }
28174
28175 func (m *SlotFormatIndicator) GetSlotFormatCombToAddModList() []*SlotFormatCombinationsPerCell {
28176         if m != nil {
28177                 return m.SlotFormatCombToAddModList
28178         }
28179         return nil
28180 }
28181
28182 func (m *SlotFormatIndicator) GetSlotFormatCombToReleaseList() []uint32 {
28183         if m != nil {
28184                 return m.SlotFormatCombToReleaseList
28185         }
28186         return nil
28187 }
28188
28189 type SlotFormatCombinationsPerCell struct {
28190         ServingCellId          uint32                   `protobuf:"varint,1,opt,name=servingCellId,proto3" json:"servingCellId,omitempty"`
28191         SubcarrierSpacing      *SubcarrierSpacing       `protobuf:"bytes,2,opt,name=subcarrierSpacing,proto3" json:"subcarrierSpacing,omitempty"`
28192         SubcarrierSpacing2     *SubcarrierSpacing       `protobuf:"bytes,3,opt,name=subcarrierSpacing2,proto3" json:"subcarrierSpacing2,omitempty"`
28193         SlotFormatCombinations []*SlotFormatCombination `protobuf:"bytes,4,rep,name=slotFormatCombinations,proto3" json:"slotFormatCombinations,omitempty"`
28194         PositionInDCI          *wrappers.UInt32Value    `protobuf:"bytes,5,opt,name=positionInDCI,proto3" json:"positionInDCI,omitempty"`
28195         XXX_NoUnkeyedLiteral   struct{}                 `json:"-"`
28196         XXX_unrecognized       []byte                   `json:"-"`
28197         XXX_sizecache          int32                    `json:"-"`
28198 }
28199
28200 func (m *SlotFormatCombinationsPerCell) Reset()         { *m = SlotFormatCombinationsPerCell{} }
28201 func (m *SlotFormatCombinationsPerCell) String() string { return proto.CompactTextString(m) }
28202 func (*SlotFormatCombinationsPerCell) ProtoMessage()    {}
28203 func (*SlotFormatCombinationsPerCell) Descriptor() ([]byte, []int) {
28204         return fileDescriptor_21c7528bb61f1a7a, []int{280}
28205 }
28206
28207 func (m *SlotFormatCombinationsPerCell) XXX_Unmarshal(b []byte) error {
28208         return xxx_messageInfo_SlotFormatCombinationsPerCell.Unmarshal(m, b)
28209 }
28210 func (m *SlotFormatCombinationsPerCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28211         return xxx_messageInfo_SlotFormatCombinationsPerCell.Marshal(b, m, deterministic)
28212 }
28213 func (m *SlotFormatCombinationsPerCell) XXX_Merge(src proto.Message) {
28214         xxx_messageInfo_SlotFormatCombinationsPerCell.Merge(m, src)
28215 }
28216 func (m *SlotFormatCombinationsPerCell) XXX_Size() int {
28217         return xxx_messageInfo_SlotFormatCombinationsPerCell.Size(m)
28218 }
28219 func (m *SlotFormatCombinationsPerCell) XXX_DiscardUnknown() {
28220         xxx_messageInfo_SlotFormatCombinationsPerCell.DiscardUnknown(m)
28221 }
28222
28223 var xxx_messageInfo_SlotFormatCombinationsPerCell proto.InternalMessageInfo
28224
28225 func (m *SlotFormatCombinationsPerCell) GetServingCellId() uint32 {
28226         if m != nil {
28227                 return m.ServingCellId
28228         }
28229         return 0
28230 }
28231
28232 func (m *SlotFormatCombinationsPerCell) GetSubcarrierSpacing() *SubcarrierSpacing {
28233         if m != nil {
28234                 return m.SubcarrierSpacing
28235         }
28236         return nil
28237 }
28238
28239 func (m *SlotFormatCombinationsPerCell) GetSubcarrierSpacing2() *SubcarrierSpacing {
28240         if m != nil {
28241                 return m.SubcarrierSpacing2
28242         }
28243         return nil
28244 }
28245
28246 func (m *SlotFormatCombinationsPerCell) GetSlotFormatCombinations() []*SlotFormatCombination {
28247         if m != nil {
28248                 return m.SlotFormatCombinations
28249         }
28250         return nil
28251 }
28252
28253 func (m *SlotFormatCombinationsPerCell) GetPositionInDCI() *wrappers.UInt32Value {
28254         if m != nil {
28255                 return m.PositionInDCI
28256         }
28257         return nil
28258 }
28259
28260 type SlotFormatCombination struct {
28261         SlotFormatCombinationId uint32   `protobuf:"varint,1,opt,name=slotFormatCombinationId,proto3" json:"slotFormatCombinationId,omitempty"`
28262         SlotFormats             []uint32 `protobuf:"varint,2,rep,packed,name=slotFormats,proto3" json:"slotFormats,omitempty"`
28263         XXX_NoUnkeyedLiteral    struct{} `json:"-"`
28264         XXX_unrecognized        []byte   `json:"-"`
28265         XXX_sizecache           int32    `json:"-"`
28266 }
28267
28268 func (m *SlotFormatCombination) Reset()         { *m = SlotFormatCombination{} }
28269 func (m *SlotFormatCombination) String() string { return proto.CompactTextString(m) }
28270 func (*SlotFormatCombination) ProtoMessage()    {}
28271 func (*SlotFormatCombination) Descriptor() ([]byte, []int) {
28272         return fileDescriptor_21c7528bb61f1a7a, []int{281}
28273 }
28274
28275 func (m *SlotFormatCombination) XXX_Unmarshal(b []byte) error {
28276         return xxx_messageInfo_SlotFormatCombination.Unmarshal(m, b)
28277 }
28278 func (m *SlotFormatCombination) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28279         return xxx_messageInfo_SlotFormatCombination.Marshal(b, m, deterministic)
28280 }
28281 func (m *SlotFormatCombination) XXX_Merge(src proto.Message) {
28282         xxx_messageInfo_SlotFormatCombination.Merge(m, src)
28283 }
28284 func (m *SlotFormatCombination) XXX_Size() int {
28285         return xxx_messageInfo_SlotFormatCombination.Size(m)
28286 }
28287 func (m *SlotFormatCombination) XXX_DiscardUnknown() {
28288         xxx_messageInfo_SlotFormatCombination.DiscardUnknown(m)
28289 }
28290
28291 var xxx_messageInfo_SlotFormatCombination proto.InternalMessageInfo
28292
28293 func (m *SlotFormatCombination) GetSlotFormatCombinationId() uint32 {
28294         if m != nil {
28295                 return m.SlotFormatCombinationId
28296         }
28297         return 0
28298 }
28299
28300 func (m *SlotFormatCombination) GetSlotFormats() []uint32 {
28301         if m != nil {
28302                 return m.SlotFormats
28303         }
28304         return nil
28305 }
28306
28307 type PDSCH_ServingCellConfig struct {
28308         // Types that are valid to be assigned to CodeBlockGroupTransmission:
28309         //      *PDSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission
28310         //      *PDSCH_ServingCellConfig_SetupCodeBlockGroupTransmission
28311         CodeBlockGroupTransmission isPDSCH_ServingCellConfig_CodeBlockGroupTransmission `protobuf_oneof:"codeBlockGroupTransmission"`
28312         XOverhead                  *XOverhead                                           `protobuf:"bytes,3,opt,name=xOverhead,proto3" json:"xOverhead,omitempty"`
28313         NrofHARQ_ProcessesForPDSCH *NrofHARQ_ProcessesForPDSCH                          `protobuf:"bytes,4,opt,name=nrofHARQ_ProcessesForPDSCH,json=nrofHARQProcessesForPDSCH,proto3" json:"nrofHARQ_ProcessesForPDSCH,omitempty"`
28314         Pucch_Cell                 *wrappers.UInt32Value                                `protobuf:"bytes,5,opt,name=pucch_Cell,json=pucchCell,proto3" json:"pucch_Cell,omitempty"`
28315         MaxMIMO_Layers             *wrappers.UInt32Value                                `protobuf:"bytes,6,opt,name=maxMIMO_Layers,json=maxMIMOLayers,proto3" json:"maxMIMO_Layers,omitempty"`
28316         ProcessingType2Enabled     *wrappers.BoolValue                                  `protobuf:"bytes,7,opt,name=processingType2Enabled,proto3" json:"processingType2Enabled,omitempty"`
28317         XXX_NoUnkeyedLiteral       struct{}                                             `json:"-"`
28318         XXX_unrecognized           []byte                                               `json:"-"`
28319         XXX_sizecache              int32                                                `json:"-"`
28320 }
28321
28322 func (m *PDSCH_ServingCellConfig) Reset()         { *m = PDSCH_ServingCellConfig{} }
28323 func (m *PDSCH_ServingCellConfig) String() string { return proto.CompactTextString(m) }
28324 func (*PDSCH_ServingCellConfig) ProtoMessage()    {}
28325 func (*PDSCH_ServingCellConfig) Descriptor() ([]byte, []int) {
28326         return fileDescriptor_21c7528bb61f1a7a, []int{282}
28327 }
28328
28329 func (m *PDSCH_ServingCellConfig) XXX_Unmarshal(b []byte) error {
28330         return xxx_messageInfo_PDSCH_ServingCellConfig.Unmarshal(m, b)
28331 }
28332 func (m *PDSCH_ServingCellConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28333         return xxx_messageInfo_PDSCH_ServingCellConfig.Marshal(b, m, deterministic)
28334 }
28335 func (m *PDSCH_ServingCellConfig) XXX_Merge(src proto.Message) {
28336         xxx_messageInfo_PDSCH_ServingCellConfig.Merge(m, src)
28337 }
28338 func (m *PDSCH_ServingCellConfig) XXX_Size() int {
28339         return xxx_messageInfo_PDSCH_ServingCellConfig.Size(m)
28340 }
28341 func (m *PDSCH_ServingCellConfig) XXX_DiscardUnknown() {
28342         xxx_messageInfo_PDSCH_ServingCellConfig.DiscardUnknown(m)
28343 }
28344
28345 var xxx_messageInfo_PDSCH_ServingCellConfig proto.InternalMessageInfo
28346
28347 type isPDSCH_ServingCellConfig_CodeBlockGroupTransmission interface {
28348         isPDSCH_ServingCellConfig_CodeBlockGroupTransmission()
28349 }
28350
28351 type PDSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission struct {
28352         ReleaseCodeBlockGroupTransmission *Null `protobuf:"bytes,1,opt,name=release_codeBlockGroupTransmission,json=releaseCodeBlockGroupTransmission,proto3,oneof"`
28353 }
28354
28355 type PDSCH_ServingCellConfig_SetupCodeBlockGroupTransmission struct {
28356         SetupCodeBlockGroupTransmission *PDSCH_CodeBlockGroupTransmission `protobuf:"bytes,2,opt,name=setup_codeBlockGroupTransmission,json=setupCodeBlockGroupTransmission,proto3,oneof"`
28357 }
28358
28359 func (*PDSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission) isPDSCH_ServingCellConfig_CodeBlockGroupTransmission() {
28360 }
28361
28362 func (*PDSCH_ServingCellConfig_SetupCodeBlockGroupTransmission) isPDSCH_ServingCellConfig_CodeBlockGroupTransmission() {
28363 }
28364
28365 func (m *PDSCH_ServingCellConfig) GetCodeBlockGroupTransmission() isPDSCH_ServingCellConfig_CodeBlockGroupTransmission {
28366         if m != nil {
28367                 return m.CodeBlockGroupTransmission
28368         }
28369         return nil
28370 }
28371
28372 func (m *PDSCH_ServingCellConfig) GetReleaseCodeBlockGroupTransmission() *Null {
28373         if x, ok := m.GetCodeBlockGroupTransmission().(*PDSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission); ok {
28374                 return x.ReleaseCodeBlockGroupTransmission
28375         }
28376         return nil
28377 }
28378
28379 func (m *PDSCH_ServingCellConfig) GetSetupCodeBlockGroupTransmission() *PDSCH_CodeBlockGroupTransmission {
28380         if x, ok := m.GetCodeBlockGroupTransmission().(*PDSCH_ServingCellConfig_SetupCodeBlockGroupTransmission); ok {
28381                 return x.SetupCodeBlockGroupTransmission
28382         }
28383         return nil
28384 }
28385
28386 func (m *PDSCH_ServingCellConfig) GetXOverhead() *XOverhead {
28387         if m != nil {
28388                 return m.XOverhead
28389         }
28390         return nil
28391 }
28392
28393 func (m *PDSCH_ServingCellConfig) GetNrofHARQ_ProcessesForPDSCH() *NrofHARQ_ProcessesForPDSCH {
28394         if m != nil {
28395                 return m.NrofHARQ_ProcessesForPDSCH
28396         }
28397         return nil
28398 }
28399
28400 func (m *PDSCH_ServingCellConfig) GetPucch_Cell() *wrappers.UInt32Value {
28401         if m != nil {
28402                 return m.Pucch_Cell
28403         }
28404         return nil
28405 }
28406
28407 func (m *PDSCH_ServingCellConfig) GetMaxMIMO_Layers() *wrappers.UInt32Value {
28408         if m != nil {
28409                 return m.MaxMIMO_Layers
28410         }
28411         return nil
28412 }
28413
28414 func (m *PDSCH_ServingCellConfig) GetProcessingType2Enabled() *wrappers.BoolValue {
28415         if m != nil {
28416                 return m.ProcessingType2Enabled
28417         }
28418         return nil
28419 }
28420
28421 // XXX_OneofWrappers is for the internal use of the proto package.
28422 func (*PDSCH_ServingCellConfig) XXX_OneofWrappers() []interface{} {
28423         return []interface{}{
28424                 (*PDSCH_ServingCellConfig_ReleaseCodeBlockGroupTransmission)(nil),
28425                 (*PDSCH_ServingCellConfig_SetupCodeBlockGroupTransmission)(nil),
28426         }
28427 }
28428
28429 type PDSCH_CodeBlockGroupTransmission struct {
28430         MaxCodeBlockGroupsPerTransportBlock *MaxCodeBlockGroupsPerTransportBlock `protobuf:"bytes,1,opt,name=maxCodeBlockGroupsPerTransportBlock,proto3" json:"maxCodeBlockGroupsPerTransportBlock,omitempty"`
28431         CodeBlockGroupFlushIndicator        bool                                 `protobuf:"varint,2,opt,name=codeBlockGroupFlushIndicator,proto3" json:"codeBlockGroupFlushIndicator,omitempty"`
28432         XXX_NoUnkeyedLiteral                struct{}                             `json:"-"`
28433         XXX_unrecognized                    []byte                               `json:"-"`
28434         XXX_sizecache                       int32                                `json:"-"`
28435 }
28436
28437 func (m *PDSCH_CodeBlockGroupTransmission) Reset()         { *m = PDSCH_CodeBlockGroupTransmission{} }
28438 func (m *PDSCH_CodeBlockGroupTransmission) String() string { return proto.CompactTextString(m) }
28439 func (*PDSCH_CodeBlockGroupTransmission) ProtoMessage()    {}
28440 func (*PDSCH_CodeBlockGroupTransmission) Descriptor() ([]byte, []int) {
28441         return fileDescriptor_21c7528bb61f1a7a, []int{283}
28442 }
28443
28444 func (m *PDSCH_CodeBlockGroupTransmission) XXX_Unmarshal(b []byte) error {
28445         return xxx_messageInfo_PDSCH_CodeBlockGroupTransmission.Unmarshal(m, b)
28446 }
28447 func (m *PDSCH_CodeBlockGroupTransmission) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28448         return xxx_messageInfo_PDSCH_CodeBlockGroupTransmission.Marshal(b, m, deterministic)
28449 }
28450 func (m *PDSCH_CodeBlockGroupTransmission) XXX_Merge(src proto.Message) {
28451         xxx_messageInfo_PDSCH_CodeBlockGroupTransmission.Merge(m, src)
28452 }
28453 func (m *PDSCH_CodeBlockGroupTransmission) XXX_Size() int {
28454         return xxx_messageInfo_PDSCH_CodeBlockGroupTransmission.Size(m)
28455 }
28456 func (m *PDSCH_CodeBlockGroupTransmission) XXX_DiscardUnknown() {
28457         xxx_messageInfo_PDSCH_CodeBlockGroupTransmission.DiscardUnknown(m)
28458 }
28459
28460 var xxx_messageInfo_PDSCH_CodeBlockGroupTransmission proto.InternalMessageInfo
28461
28462 func (m *PDSCH_CodeBlockGroupTransmission) GetMaxCodeBlockGroupsPerTransportBlock() *MaxCodeBlockGroupsPerTransportBlock {
28463         if m != nil {
28464                 return m.MaxCodeBlockGroupsPerTransportBlock
28465         }
28466         return nil
28467 }
28468
28469 func (m *PDSCH_CodeBlockGroupTransmission) GetCodeBlockGroupFlushIndicator() bool {
28470         if m != nil {
28471                 return m.CodeBlockGroupFlushIndicator
28472         }
28473         return false
28474 }
28475
28476 type MaxCodeBlockGroupsPerTransportBlock struct {
28477         Value                MaxCodeBlockGroupsPerTransportBlock_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MaxCodeBlockGroupsPerTransportBlock_Value" json:"value,omitempty"`
28478         XXX_NoUnkeyedLiteral struct{}                                  `json:"-"`
28479         XXX_unrecognized     []byte                                    `json:"-"`
28480         XXX_sizecache        int32                                     `json:"-"`
28481 }
28482
28483 func (m *MaxCodeBlockGroupsPerTransportBlock) Reset()         { *m = MaxCodeBlockGroupsPerTransportBlock{} }
28484 func (m *MaxCodeBlockGroupsPerTransportBlock) String() string { return proto.CompactTextString(m) }
28485 func (*MaxCodeBlockGroupsPerTransportBlock) ProtoMessage()    {}
28486 func (*MaxCodeBlockGroupsPerTransportBlock) Descriptor() ([]byte, []int) {
28487         return fileDescriptor_21c7528bb61f1a7a, []int{284}
28488 }
28489
28490 func (m *MaxCodeBlockGroupsPerTransportBlock) XXX_Unmarshal(b []byte) error {
28491         return xxx_messageInfo_MaxCodeBlockGroupsPerTransportBlock.Unmarshal(m, b)
28492 }
28493 func (m *MaxCodeBlockGroupsPerTransportBlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28494         return xxx_messageInfo_MaxCodeBlockGroupsPerTransportBlock.Marshal(b, m, deterministic)
28495 }
28496 func (m *MaxCodeBlockGroupsPerTransportBlock) XXX_Merge(src proto.Message) {
28497         xxx_messageInfo_MaxCodeBlockGroupsPerTransportBlock.Merge(m, src)
28498 }
28499 func (m *MaxCodeBlockGroupsPerTransportBlock) XXX_Size() int {
28500         return xxx_messageInfo_MaxCodeBlockGroupsPerTransportBlock.Size(m)
28501 }
28502 func (m *MaxCodeBlockGroupsPerTransportBlock) XXX_DiscardUnknown() {
28503         xxx_messageInfo_MaxCodeBlockGroupsPerTransportBlock.DiscardUnknown(m)
28504 }
28505
28506 var xxx_messageInfo_MaxCodeBlockGroupsPerTransportBlock proto.InternalMessageInfo
28507
28508 func (m *MaxCodeBlockGroupsPerTransportBlock) GetValue() MaxCodeBlockGroupsPerTransportBlock_Value {
28509         if m != nil {
28510                 return m.Value
28511         }
28512         return MaxCodeBlockGroupsPerTransportBlock_protobuf_unspecified
28513 }
28514
28515 type XOverhead struct {
28516         Value                XOverhead_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.XOverhead_Value" json:"value,omitempty"`
28517         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
28518         XXX_unrecognized     []byte          `json:"-"`
28519         XXX_sizecache        int32           `json:"-"`
28520 }
28521
28522 func (m *XOverhead) Reset()         { *m = XOverhead{} }
28523 func (m *XOverhead) String() string { return proto.CompactTextString(m) }
28524 func (*XOverhead) ProtoMessage()    {}
28525 func (*XOverhead) Descriptor() ([]byte, []int) {
28526         return fileDescriptor_21c7528bb61f1a7a, []int{285}
28527 }
28528
28529 func (m *XOverhead) XXX_Unmarshal(b []byte) error {
28530         return xxx_messageInfo_XOverhead.Unmarshal(m, b)
28531 }
28532 func (m *XOverhead) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28533         return xxx_messageInfo_XOverhead.Marshal(b, m, deterministic)
28534 }
28535 func (m *XOverhead) XXX_Merge(src proto.Message) {
28536         xxx_messageInfo_XOverhead.Merge(m, src)
28537 }
28538 func (m *XOverhead) XXX_Size() int {
28539         return xxx_messageInfo_XOverhead.Size(m)
28540 }
28541 func (m *XOverhead) XXX_DiscardUnknown() {
28542         xxx_messageInfo_XOverhead.DiscardUnknown(m)
28543 }
28544
28545 var xxx_messageInfo_XOverhead proto.InternalMessageInfo
28546
28547 func (m *XOverhead) GetValue() XOverhead_Value {
28548         if m != nil {
28549                 return m.Value
28550         }
28551         return XOverhead_protobuf_unspecified
28552 }
28553
28554 type NrofHARQ_ProcessesForPDSCH struct {
28555         Value                NrofHARQ_ProcessesForPDSCH_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.NrofHARQ_ProcessesForPDSCH_Value" json:"value,omitempty"`
28556         XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
28557         XXX_unrecognized     []byte                           `json:"-"`
28558         XXX_sizecache        int32                            `json:"-"`
28559 }
28560
28561 func (m *NrofHARQ_ProcessesForPDSCH) Reset()         { *m = NrofHARQ_ProcessesForPDSCH{} }
28562 func (m *NrofHARQ_ProcessesForPDSCH) String() string { return proto.CompactTextString(m) }
28563 func (*NrofHARQ_ProcessesForPDSCH) ProtoMessage()    {}
28564 func (*NrofHARQ_ProcessesForPDSCH) Descriptor() ([]byte, []int) {
28565         return fileDescriptor_21c7528bb61f1a7a, []int{286}
28566 }
28567
28568 func (m *NrofHARQ_ProcessesForPDSCH) XXX_Unmarshal(b []byte) error {
28569         return xxx_messageInfo_NrofHARQ_ProcessesForPDSCH.Unmarshal(m, b)
28570 }
28571 func (m *NrofHARQ_ProcessesForPDSCH) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28572         return xxx_messageInfo_NrofHARQ_ProcessesForPDSCH.Marshal(b, m, deterministic)
28573 }
28574 func (m *NrofHARQ_ProcessesForPDSCH) XXX_Merge(src proto.Message) {
28575         xxx_messageInfo_NrofHARQ_ProcessesForPDSCH.Merge(m, src)
28576 }
28577 func (m *NrofHARQ_ProcessesForPDSCH) XXX_Size() int {
28578         return xxx_messageInfo_NrofHARQ_ProcessesForPDSCH.Size(m)
28579 }
28580 func (m *NrofHARQ_ProcessesForPDSCH) XXX_DiscardUnknown() {
28581         xxx_messageInfo_NrofHARQ_ProcessesForPDSCH.DiscardUnknown(m)
28582 }
28583
28584 var xxx_messageInfo_NrofHARQ_ProcessesForPDSCH proto.InternalMessageInfo
28585
28586 func (m *NrofHARQ_ProcessesForPDSCH) GetValue() NrofHARQ_ProcessesForPDSCH_Value {
28587         if m != nil {
28588                 return m.Value
28589         }
28590         return NrofHARQ_ProcessesForPDSCH_protobuf_unspecified
28591 }
28592
28593 type CSI_MeasConfig struct {
28594         Nzp_CSI_RS_ResourceToAddModList     []*NZP_CSI_RS_Resource    `protobuf:"bytes,1,rep,name=nzp_CSI_RS_ResourceToAddModList,json=nzpCSIRSResourceToAddModList,proto3" json:"nzp_CSI_RS_ResourceToAddModList,omitempty"`
28595         Nzp_CSI_RS_ResourceToReleaseList    []uint32                  `protobuf:"varint,2,rep,packed,name=nzp_CSI_RS_ResourceToReleaseList,json=nzpCSIRSResourceToReleaseList,proto3" json:"nzp_CSI_RS_ResourceToReleaseList,omitempty"`
28596         Nzp_CSI_RS_ResourceSetToAddModList  []*NZP_CSI_RS_ResourceSet `protobuf:"bytes,3,rep,name=nzp_CSI_RS_ResourceSetToAddModList,json=nzpCSIRSResourceSetToAddModList,proto3" json:"nzp_CSI_RS_ResourceSetToAddModList,omitempty"`
28597         Nzp_CSI_RS_ResourceSetToReleaseList []uint32                  `protobuf:"varint,4,rep,packed,name=nzp_CSI_RS_ResourceSetToReleaseList,json=nzpCSIRSResourceSetToReleaseList,proto3" json:"nzp_CSI_RS_ResourceSetToReleaseList,omitempty"`
28598         Csi_IM_ResourceToAddModList         []*CSI_IM_Resource        `protobuf:"bytes,5,rep,name=csi_IM_ResourceToAddModList,json=csiIMResourceToAddModList,proto3" json:"csi_IM_ResourceToAddModList,omitempty"`
28599         Csi_IM_ResourceToReleaseList        []uint32                  `protobuf:"varint,6,rep,packed,name=csi_IM_ResourceToReleaseList,json=csiIMResourceToReleaseList,proto3" json:"csi_IM_ResourceToReleaseList,omitempty"`
28600         Csi_IM_ResourceSetToAddModList      []*CSI_IM_ResourceSet     `protobuf:"bytes,7,rep,name=csi_IM_ResourceSetToAddModList,json=csiIMResourceSetToAddModList,proto3" json:"csi_IM_ResourceSetToAddModList,omitempty"`
28601         Csi_IM_ResourceSetToReleaseList     []uint32                  `protobuf:"varint,8,rep,packed,name=csi_IM_ResourceSetToReleaseList,json=csiIMResourceSetToReleaseList,proto3" json:"csi_IM_ResourceSetToReleaseList,omitempty"`
28602         Csi_SSB_ResourceSetToAddModList     []*CSI_SSB_ResourceSet    `protobuf:"bytes,9,rep,name=csi_SSB_ResourceSetToAddModList,json=csiSSBResourceSetToAddModList,proto3" json:"csi_SSB_ResourceSetToAddModList,omitempty"`
28603         Csi_SSB_ResourceSetToAddReleaseList []uint32                  `protobuf:"varint,10,rep,packed,name=csi_SSB_ResourceSetToAddReleaseList,json=csiSSBResourceSetToAddReleaseList,proto3" json:"csi_SSB_ResourceSetToAddReleaseList,omitempty"`
28604         Csi_ResourceConfigToAddModList      []*CSI_ResourceConfig     `protobuf:"bytes,11,rep,name=csi_ResourceConfigToAddModList,json=csiResourceConfigToAddModList,proto3" json:"csi_ResourceConfigToAddModList,omitempty"`
28605         Csi_ResourceConfigToReleaseList     []uint32                  `protobuf:"varint,12,rep,packed,name=csi_ResourceConfigToReleaseList,json=csiResourceConfigToReleaseList,proto3" json:"csi_ResourceConfigToReleaseList,omitempty"`
28606         Csi_ReportConfigToAddModList        []*CSI_ReportConfig       `protobuf:"bytes,13,rep,name=csi_ReportConfigToAddModList,json=csiReportConfigToAddModList,proto3" json:"csi_ReportConfigToAddModList,omitempty"`
28607         Csi_ReportConfigToReleaseList       []uint32                  `protobuf:"varint,14,rep,packed,name=csi_ReportConfigToReleaseList,json=csiReportConfigToReleaseList,proto3" json:"csi_ReportConfigToReleaseList,omitempty"`
28608         ReportTriggerSize                   *wrappers.UInt32Value     `protobuf:"bytes,15,opt,name=reportTriggerSize,proto3" json:"reportTriggerSize,omitempty"`
28609         // Types that are valid to be assigned to Csi_AperiodicTriggerStateList:
28610         //      *CSI_MeasConfig_ReleaseCsi_AperiodicTriggerStateList
28611         //      *CSI_MeasConfig_SetupCsi_AperiodicTriggerStateList
28612         Csi_AperiodicTriggerStateList isCSI_MeasConfig_Csi_AperiodicTriggerStateList `protobuf_oneof:"csi_AperiodicTriggerStateList"`
28613         // Types that are valid to be assigned to SemiPersistentOnPUSCH_TriggerStateList:
28614         //      *CSI_MeasConfig_ReleaseSemiPersistentOnPUSCH_TriggerStateList
28615         //      *CSI_MeasConfig_SetupSemiPersistentOnPUSCH_TriggerStateList
28616         SemiPersistentOnPUSCH_TriggerStateList isCSI_MeasConfig_SemiPersistentOnPUSCH_TriggerStateList `protobuf_oneof:"semiPersistentOnPUSCH_TriggerStateList"`
28617         XXX_NoUnkeyedLiteral                   struct{}                                                `json:"-"`
28618         XXX_unrecognized                       []byte                                                  `json:"-"`
28619         XXX_sizecache                          int32                                                   `json:"-"`
28620 }
28621
28622 func (m *CSI_MeasConfig) Reset()         { *m = CSI_MeasConfig{} }
28623 func (m *CSI_MeasConfig) String() string { return proto.CompactTextString(m) }
28624 func (*CSI_MeasConfig) ProtoMessage()    {}
28625 func (*CSI_MeasConfig) Descriptor() ([]byte, []int) {
28626         return fileDescriptor_21c7528bb61f1a7a, []int{287}
28627 }
28628
28629 func (m *CSI_MeasConfig) XXX_Unmarshal(b []byte) error {
28630         return xxx_messageInfo_CSI_MeasConfig.Unmarshal(m, b)
28631 }
28632 func (m *CSI_MeasConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28633         return xxx_messageInfo_CSI_MeasConfig.Marshal(b, m, deterministic)
28634 }
28635 func (m *CSI_MeasConfig) XXX_Merge(src proto.Message) {
28636         xxx_messageInfo_CSI_MeasConfig.Merge(m, src)
28637 }
28638 func (m *CSI_MeasConfig) XXX_Size() int {
28639         return xxx_messageInfo_CSI_MeasConfig.Size(m)
28640 }
28641 func (m *CSI_MeasConfig) XXX_DiscardUnknown() {
28642         xxx_messageInfo_CSI_MeasConfig.DiscardUnknown(m)
28643 }
28644
28645 var xxx_messageInfo_CSI_MeasConfig proto.InternalMessageInfo
28646
28647 func (m *CSI_MeasConfig) GetNzp_CSI_RS_ResourceToAddModList() []*NZP_CSI_RS_Resource {
28648         if m != nil {
28649                 return m.Nzp_CSI_RS_ResourceToAddModList
28650         }
28651         return nil
28652 }
28653
28654 func (m *CSI_MeasConfig) GetNzp_CSI_RS_ResourceToReleaseList() []uint32 {
28655         if m != nil {
28656                 return m.Nzp_CSI_RS_ResourceToReleaseList
28657         }
28658         return nil
28659 }
28660
28661 func (m *CSI_MeasConfig) GetNzp_CSI_RS_ResourceSetToAddModList() []*NZP_CSI_RS_ResourceSet {
28662         if m != nil {
28663                 return m.Nzp_CSI_RS_ResourceSetToAddModList
28664         }
28665         return nil
28666 }
28667
28668 func (m *CSI_MeasConfig) GetNzp_CSI_RS_ResourceSetToReleaseList() []uint32 {
28669         if m != nil {
28670                 return m.Nzp_CSI_RS_ResourceSetToReleaseList
28671         }
28672         return nil
28673 }
28674
28675 func (m *CSI_MeasConfig) GetCsi_IM_ResourceToAddModList() []*CSI_IM_Resource {
28676         if m != nil {
28677                 return m.Csi_IM_ResourceToAddModList
28678         }
28679         return nil
28680 }
28681
28682 func (m *CSI_MeasConfig) GetCsi_IM_ResourceToReleaseList() []uint32 {
28683         if m != nil {
28684                 return m.Csi_IM_ResourceToReleaseList
28685         }
28686         return nil
28687 }
28688
28689 func (m *CSI_MeasConfig) GetCsi_IM_ResourceSetToAddModList() []*CSI_IM_ResourceSet {
28690         if m != nil {
28691                 return m.Csi_IM_ResourceSetToAddModList
28692         }
28693         return nil
28694 }
28695
28696 func (m *CSI_MeasConfig) GetCsi_IM_ResourceSetToReleaseList() []uint32 {
28697         if m != nil {
28698                 return m.Csi_IM_ResourceSetToReleaseList
28699         }
28700         return nil
28701 }
28702
28703 func (m *CSI_MeasConfig) GetCsi_SSB_ResourceSetToAddModList() []*CSI_SSB_ResourceSet {
28704         if m != nil {
28705                 return m.Csi_SSB_ResourceSetToAddModList
28706         }
28707         return nil
28708 }
28709
28710 func (m *CSI_MeasConfig) GetCsi_SSB_ResourceSetToAddReleaseList() []uint32 {
28711         if m != nil {
28712                 return m.Csi_SSB_ResourceSetToAddReleaseList
28713         }
28714         return nil
28715 }
28716
28717 func (m *CSI_MeasConfig) GetCsi_ResourceConfigToAddModList() []*CSI_ResourceConfig {
28718         if m != nil {
28719                 return m.Csi_ResourceConfigToAddModList
28720         }
28721         return nil
28722 }
28723
28724 func (m *CSI_MeasConfig) GetCsi_ResourceConfigToReleaseList() []uint32 {
28725         if m != nil {
28726                 return m.Csi_ResourceConfigToReleaseList
28727         }
28728         return nil
28729 }
28730
28731 func (m *CSI_MeasConfig) GetCsi_ReportConfigToAddModList() []*CSI_ReportConfig {
28732         if m != nil {
28733                 return m.Csi_ReportConfigToAddModList
28734         }
28735         return nil
28736 }
28737
28738 func (m *CSI_MeasConfig) GetCsi_ReportConfigToReleaseList() []uint32 {
28739         if m != nil {
28740                 return m.Csi_ReportConfigToReleaseList
28741         }
28742         return nil
28743 }
28744
28745 func (m *CSI_MeasConfig) GetReportTriggerSize() *wrappers.UInt32Value {
28746         if m != nil {
28747                 return m.ReportTriggerSize
28748         }
28749         return nil
28750 }
28751
28752 type isCSI_MeasConfig_Csi_AperiodicTriggerStateList interface {
28753         isCSI_MeasConfig_Csi_AperiodicTriggerStateList()
28754 }
28755
28756 type CSI_MeasConfig_ReleaseCsi_AperiodicTriggerStateList struct {
28757         ReleaseCsi_AperiodicTriggerStateList *Null `protobuf:"bytes,16,opt,name=release_csi_AperiodicTriggerStateList,json=releaseCsiAperiodicTriggerStateList,proto3,oneof"`
28758 }
28759
28760 type CSI_MeasConfig_SetupCsi_AperiodicTriggerStateList struct {
28761         SetupCsi_AperiodicTriggerStateList *CSI_AperiodicTriggerStateList `protobuf:"bytes,17,opt,name=setup_csi_AperiodicTriggerStateList,json=setupCsiAperiodicTriggerStateList,proto3,oneof"`
28762 }
28763
28764 func (*CSI_MeasConfig_ReleaseCsi_AperiodicTriggerStateList) isCSI_MeasConfig_Csi_AperiodicTriggerStateList() {
28765 }
28766
28767 func (*CSI_MeasConfig_SetupCsi_AperiodicTriggerStateList) isCSI_MeasConfig_Csi_AperiodicTriggerStateList() {
28768 }
28769
28770 func (m *CSI_MeasConfig) GetCsi_AperiodicTriggerStateList() isCSI_MeasConfig_Csi_AperiodicTriggerStateList {
28771         if m != nil {
28772                 return m.Csi_AperiodicTriggerStateList
28773         }
28774         return nil
28775 }
28776
28777 func (m *CSI_MeasConfig) GetReleaseCsi_AperiodicTriggerStateList() *Null {
28778         if x, ok := m.GetCsi_AperiodicTriggerStateList().(*CSI_MeasConfig_ReleaseCsi_AperiodicTriggerStateList); ok {
28779                 return x.ReleaseCsi_AperiodicTriggerStateList
28780         }
28781         return nil
28782 }
28783
28784 func (m *CSI_MeasConfig) GetSetupCsi_AperiodicTriggerStateList() *CSI_AperiodicTriggerStateList {
28785         if x, ok := m.GetCsi_AperiodicTriggerStateList().(*CSI_MeasConfig_SetupCsi_AperiodicTriggerStateList); ok {
28786                 return x.SetupCsi_AperiodicTriggerStateList
28787         }
28788         return nil
28789 }
28790
28791 type isCSI_MeasConfig_SemiPersistentOnPUSCH_TriggerStateList interface {
28792         isCSI_MeasConfig_SemiPersistentOnPUSCH_TriggerStateList()
28793 }
28794
28795 type CSI_MeasConfig_ReleaseSemiPersistentOnPUSCH_TriggerStateList struct {
28796         ReleaseSemiPersistentOnPUSCH_TriggerStateList *Null `protobuf:"bytes,18,opt,name=release_semiPersistentOnPUSCH_TriggerStateList,json=releaseSemiPersistentOnPUSCHTriggerStateList,proto3,oneof"`
28797 }
28798
28799 type CSI_MeasConfig_SetupSemiPersistentOnPUSCH_TriggerStateList struct {
28800         SetupSemiPersistentOnPUSCH_TriggerStateList *CSI_SemiPersistentOnPUSCH_TriggerStateList `protobuf:"bytes,19,opt,name=setup_semiPersistentOnPUSCH_TriggerStateList,json=setupSemiPersistentOnPUSCHTriggerStateList,proto3,oneof"`
28801 }
28802
28803 func (*CSI_MeasConfig_ReleaseSemiPersistentOnPUSCH_TriggerStateList) isCSI_MeasConfig_SemiPersistentOnPUSCH_TriggerStateList() {
28804 }
28805
28806 func (*CSI_MeasConfig_SetupSemiPersistentOnPUSCH_TriggerStateList) isCSI_MeasConfig_SemiPersistentOnPUSCH_TriggerStateList() {
28807 }
28808
28809 func (m *CSI_MeasConfig) GetSemiPersistentOnPUSCH_TriggerStateList() isCSI_MeasConfig_SemiPersistentOnPUSCH_TriggerStateList {
28810         if m != nil {
28811                 return m.SemiPersistentOnPUSCH_TriggerStateList
28812         }
28813         return nil
28814 }
28815
28816 func (m *CSI_MeasConfig) GetReleaseSemiPersistentOnPUSCH_TriggerStateList() *Null {
28817         if x, ok := m.GetSemiPersistentOnPUSCH_TriggerStateList().(*CSI_MeasConfig_ReleaseSemiPersistentOnPUSCH_TriggerStateList); ok {
28818                 return x.ReleaseSemiPersistentOnPUSCH_TriggerStateList
28819         }
28820         return nil
28821 }
28822
28823 func (m *CSI_MeasConfig) GetSetupSemiPersistentOnPUSCH_TriggerStateList() *CSI_SemiPersistentOnPUSCH_TriggerStateList {
28824         if x, ok := m.GetSemiPersistentOnPUSCH_TriggerStateList().(*CSI_MeasConfig_SetupSemiPersistentOnPUSCH_TriggerStateList); ok {
28825                 return x.SetupSemiPersistentOnPUSCH_TriggerStateList
28826         }
28827         return nil
28828 }
28829
28830 // XXX_OneofWrappers is for the internal use of the proto package.
28831 func (*CSI_MeasConfig) XXX_OneofWrappers() []interface{} {
28832         return []interface{}{
28833                 (*CSI_MeasConfig_ReleaseCsi_AperiodicTriggerStateList)(nil),
28834                 (*CSI_MeasConfig_SetupCsi_AperiodicTriggerStateList)(nil),
28835                 (*CSI_MeasConfig_ReleaseSemiPersistentOnPUSCH_TriggerStateList)(nil),
28836                 (*CSI_MeasConfig_SetupSemiPersistentOnPUSCH_TriggerStateList)(nil),
28837         }
28838 }
28839
28840 type NZP_CSI_RS_Resource struct {
28841         Nzp_CSI_RS_ResourceId  uint32                            `protobuf:"varint,1,opt,name=nzp_CSI_RS_ResourceId,json=nzpCSIRSResourceId,proto3" json:"nzp_CSI_RS_ResourceId,omitempty"`
28842         ResourceMapping        *CSI_RS_ResourceMapping           `protobuf:"bytes,2,opt,name=resourceMapping,proto3" json:"resourceMapping,omitempty"`
28843         PowerControlOffset     int32                             `protobuf:"zigzag32,3,opt,name=powerControlOffset,proto3" json:"powerControlOffset,omitempty"`
28844         PowerControlOffsetSS   *PowerControlOffsetSS             `protobuf:"bytes,4,opt,name=powerControlOffsetSS,proto3" json:"powerControlOffsetSS,omitempty"`
28845         ScramblingID           uint32                            `protobuf:"varint,5,opt,name=scramblingID,proto3" json:"scramblingID,omitempty"`
28846         PeriodicityAndOffset   *CSI_ResourcePeriodicityAndOffset `protobuf:"bytes,6,opt,name=periodicityAndOffset,proto3" json:"periodicityAndOffset,omitempty"`
28847         Qcl_InfoPeriodicCSI_RS *wrappers.UInt32Value             `protobuf:"bytes,7,opt,name=qcl_InfoPeriodicCSI_RS,json=qclInfoPeriodicCSIRS,proto3" json:"qcl_InfoPeriodicCSI_RS,omitempty"`
28848         XXX_NoUnkeyedLiteral   struct{}                          `json:"-"`
28849         XXX_unrecognized       []byte                            `json:"-"`
28850         XXX_sizecache          int32                             `json:"-"`
28851 }
28852
28853 func (m *NZP_CSI_RS_Resource) Reset()         { *m = NZP_CSI_RS_Resource{} }
28854 func (m *NZP_CSI_RS_Resource) String() string { return proto.CompactTextString(m) }
28855 func (*NZP_CSI_RS_Resource) ProtoMessage()    {}
28856 func (*NZP_CSI_RS_Resource) Descriptor() ([]byte, []int) {
28857         return fileDescriptor_21c7528bb61f1a7a, []int{288}
28858 }
28859
28860 func (m *NZP_CSI_RS_Resource) XXX_Unmarshal(b []byte) error {
28861         return xxx_messageInfo_NZP_CSI_RS_Resource.Unmarshal(m, b)
28862 }
28863 func (m *NZP_CSI_RS_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28864         return xxx_messageInfo_NZP_CSI_RS_Resource.Marshal(b, m, deterministic)
28865 }
28866 func (m *NZP_CSI_RS_Resource) XXX_Merge(src proto.Message) {
28867         xxx_messageInfo_NZP_CSI_RS_Resource.Merge(m, src)
28868 }
28869 func (m *NZP_CSI_RS_Resource) XXX_Size() int {
28870         return xxx_messageInfo_NZP_CSI_RS_Resource.Size(m)
28871 }
28872 func (m *NZP_CSI_RS_Resource) XXX_DiscardUnknown() {
28873         xxx_messageInfo_NZP_CSI_RS_Resource.DiscardUnknown(m)
28874 }
28875
28876 var xxx_messageInfo_NZP_CSI_RS_Resource proto.InternalMessageInfo
28877
28878 func (m *NZP_CSI_RS_Resource) GetNzp_CSI_RS_ResourceId() uint32 {
28879         if m != nil {
28880                 return m.Nzp_CSI_RS_ResourceId
28881         }
28882         return 0
28883 }
28884
28885 func (m *NZP_CSI_RS_Resource) GetResourceMapping() *CSI_RS_ResourceMapping {
28886         if m != nil {
28887                 return m.ResourceMapping
28888         }
28889         return nil
28890 }
28891
28892 func (m *NZP_CSI_RS_Resource) GetPowerControlOffset() int32 {
28893         if m != nil {
28894                 return m.PowerControlOffset
28895         }
28896         return 0
28897 }
28898
28899 func (m *NZP_CSI_RS_Resource) GetPowerControlOffsetSS() *PowerControlOffsetSS {
28900         if m != nil {
28901                 return m.PowerControlOffsetSS
28902         }
28903         return nil
28904 }
28905
28906 func (m *NZP_CSI_RS_Resource) GetScramblingID() uint32 {
28907         if m != nil {
28908                 return m.ScramblingID
28909         }
28910         return 0
28911 }
28912
28913 func (m *NZP_CSI_RS_Resource) GetPeriodicityAndOffset() *CSI_ResourcePeriodicityAndOffset {
28914         if m != nil {
28915                 return m.PeriodicityAndOffset
28916         }
28917         return nil
28918 }
28919
28920 func (m *NZP_CSI_RS_Resource) GetQcl_InfoPeriodicCSI_RS() *wrappers.UInt32Value {
28921         if m != nil {
28922                 return m.Qcl_InfoPeriodicCSI_RS
28923         }
28924         return nil
28925 }
28926
28927 type PowerControlOffsetSS struct {
28928         Value                PowerControlOffsetSS_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PowerControlOffsetSS_Value" json:"value,omitempty"`
28929         XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
28930         XXX_unrecognized     []byte                     `json:"-"`
28931         XXX_sizecache        int32                      `json:"-"`
28932 }
28933
28934 func (m *PowerControlOffsetSS) Reset()         { *m = PowerControlOffsetSS{} }
28935 func (m *PowerControlOffsetSS) String() string { return proto.CompactTextString(m) }
28936 func (*PowerControlOffsetSS) ProtoMessage()    {}
28937 func (*PowerControlOffsetSS) Descriptor() ([]byte, []int) {
28938         return fileDescriptor_21c7528bb61f1a7a, []int{289}
28939 }
28940
28941 func (m *PowerControlOffsetSS) XXX_Unmarshal(b []byte) error {
28942         return xxx_messageInfo_PowerControlOffsetSS.Unmarshal(m, b)
28943 }
28944 func (m *PowerControlOffsetSS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28945         return xxx_messageInfo_PowerControlOffsetSS.Marshal(b, m, deterministic)
28946 }
28947 func (m *PowerControlOffsetSS) XXX_Merge(src proto.Message) {
28948         xxx_messageInfo_PowerControlOffsetSS.Merge(m, src)
28949 }
28950 func (m *PowerControlOffsetSS) XXX_Size() int {
28951         return xxx_messageInfo_PowerControlOffsetSS.Size(m)
28952 }
28953 func (m *PowerControlOffsetSS) XXX_DiscardUnknown() {
28954         xxx_messageInfo_PowerControlOffsetSS.DiscardUnknown(m)
28955 }
28956
28957 var xxx_messageInfo_PowerControlOffsetSS proto.InternalMessageInfo
28958
28959 func (m *PowerControlOffsetSS) GetValue() PowerControlOffsetSS_Value {
28960         if m != nil {
28961                 return m.Value
28962         }
28963         return PowerControlOffsetSS_protobuf_unspecified
28964 }
28965
28966 type NZP_CSI_RS_ResourceSet struct {
28967         Nzp_CSI_ResourceSetId     uint32                `protobuf:"varint,1,opt,name=nzp_CSI_ResourceSetId,json=nzpCSIResourceSetId,proto3" json:"nzp_CSI_ResourceSetId,omitempty"`
28968         Nzp_CSI_RS_Resources      []uint32              `protobuf:"varint,2,rep,packed,name=nzp_CSI_RS_Resources,json=nzpCSIRSResources,proto3" json:"nzp_CSI_RS_Resources,omitempty"`
28969         Repetition                *OnOffOpt             `protobuf:"bytes,3,opt,name=repetition,proto3" json:"repetition,omitempty"`
28970         AperiodicTriggeringOffset *wrappers.UInt32Value `protobuf:"bytes,4,opt,name=aperiodicTriggeringOffset,proto3" json:"aperiodicTriggeringOffset,omitempty"`
28971         Trs_Info                  *TrueOpt              `protobuf:"bytes,5,opt,name=trs_Info,json=trsInfo,proto3" json:"trs_Info,omitempty"`
28972         XXX_NoUnkeyedLiteral      struct{}              `json:"-"`
28973         XXX_unrecognized          []byte                `json:"-"`
28974         XXX_sizecache             int32                 `json:"-"`
28975 }
28976
28977 func (m *NZP_CSI_RS_ResourceSet) Reset()         { *m = NZP_CSI_RS_ResourceSet{} }
28978 func (m *NZP_CSI_RS_ResourceSet) String() string { return proto.CompactTextString(m) }
28979 func (*NZP_CSI_RS_ResourceSet) ProtoMessage()    {}
28980 func (*NZP_CSI_RS_ResourceSet) Descriptor() ([]byte, []int) {
28981         return fileDescriptor_21c7528bb61f1a7a, []int{290}
28982 }
28983
28984 func (m *NZP_CSI_RS_ResourceSet) XXX_Unmarshal(b []byte) error {
28985         return xxx_messageInfo_NZP_CSI_RS_ResourceSet.Unmarshal(m, b)
28986 }
28987 func (m *NZP_CSI_RS_ResourceSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
28988         return xxx_messageInfo_NZP_CSI_RS_ResourceSet.Marshal(b, m, deterministic)
28989 }
28990 func (m *NZP_CSI_RS_ResourceSet) XXX_Merge(src proto.Message) {
28991         xxx_messageInfo_NZP_CSI_RS_ResourceSet.Merge(m, src)
28992 }
28993 func (m *NZP_CSI_RS_ResourceSet) XXX_Size() int {
28994         return xxx_messageInfo_NZP_CSI_RS_ResourceSet.Size(m)
28995 }
28996 func (m *NZP_CSI_RS_ResourceSet) XXX_DiscardUnknown() {
28997         xxx_messageInfo_NZP_CSI_RS_ResourceSet.DiscardUnknown(m)
28998 }
28999
29000 var xxx_messageInfo_NZP_CSI_RS_ResourceSet proto.InternalMessageInfo
29001
29002 func (m *NZP_CSI_RS_ResourceSet) GetNzp_CSI_ResourceSetId() uint32 {
29003         if m != nil {
29004                 return m.Nzp_CSI_ResourceSetId
29005         }
29006         return 0
29007 }
29008
29009 func (m *NZP_CSI_RS_ResourceSet) GetNzp_CSI_RS_Resources() []uint32 {
29010         if m != nil {
29011                 return m.Nzp_CSI_RS_Resources
29012         }
29013         return nil
29014 }
29015
29016 func (m *NZP_CSI_RS_ResourceSet) GetRepetition() *OnOffOpt {
29017         if m != nil {
29018                 return m.Repetition
29019         }
29020         return nil
29021 }
29022
29023 func (m *NZP_CSI_RS_ResourceSet) GetAperiodicTriggeringOffset() *wrappers.UInt32Value {
29024         if m != nil {
29025                 return m.AperiodicTriggeringOffset
29026         }
29027         return nil
29028 }
29029
29030 func (m *NZP_CSI_RS_ResourceSet) GetTrs_Info() *TrueOpt {
29031         if m != nil {
29032                 return m.Trs_Info
29033         }
29034         return nil
29035 }
29036
29037 type CSI_IM_Resource struct {
29038         Csi_IM_ResourceId uint32 `protobuf:"varint,1,opt,name=csi_IM_ResourceId,json=csiIMResourceId,proto3" json:"csi_IM_ResourceId,omitempty"`
29039         // Types that are valid to be assigned to Csi_IM_ResourceElementPattern:
29040         //      *CSI_IM_Resource_Pattern0
29041         //      *CSI_IM_Resource_Pattern1
29042         Csi_IM_ResourceElementPattern isCSI_IM_Resource_Csi_IM_ResourceElementPattern `protobuf_oneof:"csi_IM_ResourceElementPattern"`
29043         FreqBand                      *CSI_FrequencyOccupation                        `protobuf:"bytes,4,opt,name=freqBand,proto3" json:"freqBand,omitempty"`
29044         PeriodicityAndOffset          *CSI_ResourcePeriodicityAndOffset               `protobuf:"bytes,5,opt,name=periodicityAndOffset,proto3" json:"periodicityAndOffset,omitempty"`
29045         XXX_NoUnkeyedLiteral          struct{}                                        `json:"-"`
29046         XXX_unrecognized              []byte                                          `json:"-"`
29047         XXX_sizecache                 int32                                           `json:"-"`
29048 }
29049
29050 func (m *CSI_IM_Resource) Reset()         { *m = CSI_IM_Resource{} }
29051 func (m *CSI_IM_Resource) String() string { return proto.CompactTextString(m) }
29052 func (*CSI_IM_Resource) ProtoMessage()    {}
29053 func (*CSI_IM_Resource) Descriptor() ([]byte, []int) {
29054         return fileDescriptor_21c7528bb61f1a7a, []int{291}
29055 }
29056
29057 func (m *CSI_IM_Resource) XXX_Unmarshal(b []byte) error {
29058         return xxx_messageInfo_CSI_IM_Resource.Unmarshal(m, b)
29059 }
29060 func (m *CSI_IM_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29061         return xxx_messageInfo_CSI_IM_Resource.Marshal(b, m, deterministic)
29062 }
29063 func (m *CSI_IM_Resource) XXX_Merge(src proto.Message) {
29064         xxx_messageInfo_CSI_IM_Resource.Merge(m, src)
29065 }
29066 func (m *CSI_IM_Resource) XXX_Size() int {
29067         return xxx_messageInfo_CSI_IM_Resource.Size(m)
29068 }
29069 func (m *CSI_IM_Resource) XXX_DiscardUnknown() {
29070         xxx_messageInfo_CSI_IM_Resource.DiscardUnknown(m)
29071 }
29072
29073 var xxx_messageInfo_CSI_IM_Resource proto.InternalMessageInfo
29074
29075 func (m *CSI_IM_Resource) GetCsi_IM_ResourceId() uint32 {
29076         if m != nil {
29077                 return m.Csi_IM_ResourceId
29078         }
29079         return 0
29080 }
29081
29082 type isCSI_IM_Resource_Csi_IM_ResourceElementPattern interface {
29083         isCSI_IM_Resource_Csi_IM_ResourceElementPattern()
29084 }
29085
29086 type CSI_IM_Resource_Pattern0 struct {
29087         Pattern0 *Pattern0 `protobuf:"bytes,2,opt,name=pattern0,proto3,oneof"`
29088 }
29089
29090 type CSI_IM_Resource_Pattern1 struct {
29091         Pattern1 *Pattern1 `protobuf:"bytes,3,opt,name=pattern1,proto3,oneof"`
29092 }
29093
29094 func (*CSI_IM_Resource_Pattern0) isCSI_IM_Resource_Csi_IM_ResourceElementPattern() {}
29095
29096 func (*CSI_IM_Resource_Pattern1) isCSI_IM_Resource_Csi_IM_ResourceElementPattern() {}
29097
29098 func (m *CSI_IM_Resource) GetCsi_IM_ResourceElementPattern() isCSI_IM_Resource_Csi_IM_ResourceElementPattern {
29099         if m != nil {
29100                 return m.Csi_IM_ResourceElementPattern
29101         }
29102         return nil
29103 }
29104
29105 func (m *CSI_IM_Resource) GetPattern0() *Pattern0 {
29106         if x, ok := m.GetCsi_IM_ResourceElementPattern().(*CSI_IM_Resource_Pattern0); ok {
29107                 return x.Pattern0
29108         }
29109         return nil
29110 }
29111
29112 func (m *CSI_IM_Resource) GetPattern1() *Pattern1 {
29113         if x, ok := m.GetCsi_IM_ResourceElementPattern().(*CSI_IM_Resource_Pattern1); ok {
29114                 return x.Pattern1
29115         }
29116         return nil
29117 }
29118
29119 func (m *CSI_IM_Resource) GetFreqBand() *CSI_FrequencyOccupation {
29120         if m != nil {
29121                 return m.FreqBand
29122         }
29123         return nil
29124 }
29125
29126 func (m *CSI_IM_Resource) GetPeriodicityAndOffset() *CSI_ResourcePeriodicityAndOffset {
29127         if m != nil {
29128                 return m.PeriodicityAndOffset
29129         }
29130         return nil
29131 }
29132
29133 // XXX_OneofWrappers is for the internal use of the proto package.
29134 func (*CSI_IM_Resource) XXX_OneofWrappers() []interface{} {
29135         return []interface{}{
29136                 (*CSI_IM_Resource_Pattern0)(nil),
29137                 (*CSI_IM_Resource_Pattern1)(nil),
29138         }
29139 }
29140
29141 type Pattern0 struct {
29142         SubcarrierLocationP0 *SubcarrierLocationP0 `protobuf:"bytes,1,opt,name=subcarrierLocation_p0,json=subcarrierLocationP0,proto3" json:"subcarrierLocation_p0,omitempty"`
29143         SymbolLocationP0     uint32                `protobuf:"varint,2,opt,name=symbolLocation_p0,json=symbolLocationP0,proto3" json:"symbolLocation_p0,omitempty"`
29144         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
29145         XXX_unrecognized     []byte                `json:"-"`
29146         XXX_sizecache        int32                 `json:"-"`
29147 }
29148
29149 func (m *Pattern0) Reset()         { *m = Pattern0{} }
29150 func (m *Pattern0) String() string { return proto.CompactTextString(m) }
29151 func (*Pattern0) ProtoMessage()    {}
29152 func (*Pattern0) Descriptor() ([]byte, []int) {
29153         return fileDescriptor_21c7528bb61f1a7a, []int{292}
29154 }
29155
29156 func (m *Pattern0) XXX_Unmarshal(b []byte) error {
29157         return xxx_messageInfo_Pattern0.Unmarshal(m, b)
29158 }
29159 func (m *Pattern0) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29160         return xxx_messageInfo_Pattern0.Marshal(b, m, deterministic)
29161 }
29162 func (m *Pattern0) XXX_Merge(src proto.Message) {
29163         xxx_messageInfo_Pattern0.Merge(m, src)
29164 }
29165 func (m *Pattern0) XXX_Size() int {
29166         return xxx_messageInfo_Pattern0.Size(m)
29167 }
29168 func (m *Pattern0) XXX_DiscardUnknown() {
29169         xxx_messageInfo_Pattern0.DiscardUnknown(m)
29170 }
29171
29172 var xxx_messageInfo_Pattern0 proto.InternalMessageInfo
29173
29174 func (m *Pattern0) GetSubcarrierLocationP0() *SubcarrierLocationP0 {
29175         if m != nil {
29176                 return m.SubcarrierLocationP0
29177         }
29178         return nil
29179 }
29180
29181 func (m *Pattern0) GetSymbolLocationP0() uint32 {
29182         if m != nil {
29183                 return m.SymbolLocationP0
29184         }
29185         return 0
29186 }
29187
29188 type SubcarrierLocationP0 struct {
29189         Value                SubcarrierLocationP0_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SubcarrierLocationP0_Value" json:"value,omitempty"`
29190         XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
29191         XXX_unrecognized     []byte                     `json:"-"`
29192         XXX_sizecache        int32                      `json:"-"`
29193 }
29194
29195 func (m *SubcarrierLocationP0) Reset()         { *m = SubcarrierLocationP0{} }
29196 func (m *SubcarrierLocationP0) String() string { return proto.CompactTextString(m) }
29197 func (*SubcarrierLocationP0) ProtoMessage()    {}
29198 func (*SubcarrierLocationP0) Descriptor() ([]byte, []int) {
29199         return fileDescriptor_21c7528bb61f1a7a, []int{293}
29200 }
29201
29202 func (m *SubcarrierLocationP0) XXX_Unmarshal(b []byte) error {
29203         return xxx_messageInfo_SubcarrierLocationP0.Unmarshal(m, b)
29204 }
29205 func (m *SubcarrierLocationP0) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29206         return xxx_messageInfo_SubcarrierLocationP0.Marshal(b, m, deterministic)
29207 }
29208 func (m *SubcarrierLocationP0) XXX_Merge(src proto.Message) {
29209         xxx_messageInfo_SubcarrierLocationP0.Merge(m, src)
29210 }
29211 func (m *SubcarrierLocationP0) XXX_Size() int {
29212         return xxx_messageInfo_SubcarrierLocationP0.Size(m)
29213 }
29214 func (m *SubcarrierLocationP0) XXX_DiscardUnknown() {
29215         xxx_messageInfo_SubcarrierLocationP0.DiscardUnknown(m)
29216 }
29217
29218 var xxx_messageInfo_SubcarrierLocationP0 proto.InternalMessageInfo
29219
29220 func (m *SubcarrierLocationP0) GetValue() SubcarrierLocationP0_Value {
29221         if m != nil {
29222                 return m.Value
29223         }
29224         return SubcarrierLocationP0_protobuf_unspecified
29225 }
29226
29227 type Pattern1 struct {
29228         SubcarrierLocationP1 *SubcarrierLocationP1 `protobuf:"bytes,1,opt,name=subcarrierLocation_p1,json=subcarrierLocationP1,proto3" json:"subcarrierLocation_p1,omitempty"`
29229         SymbolLocationP1     uint32                `protobuf:"varint,2,opt,name=symbolLocation_p1,json=symbolLocationP1,proto3" json:"symbolLocation_p1,omitempty"`
29230         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
29231         XXX_unrecognized     []byte                `json:"-"`
29232         XXX_sizecache        int32                 `json:"-"`
29233 }
29234
29235 func (m *Pattern1) Reset()         { *m = Pattern1{} }
29236 func (m *Pattern1) String() string { return proto.CompactTextString(m) }
29237 func (*Pattern1) ProtoMessage()    {}
29238 func (*Pattern1) Descriptor() ([]byte, []int) {
29239         return fileDescriptor_21c7528bb61f1a7a, []int{294}
29240 }
29241
29242 func (m *Pattern1) XXX_Unmarshal(b []byte) error {
29243         return xxx_messageInfo_Pattern1.Unmarshal(m, b)
29244 }
29245 func (m *Pattern1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29246         return xxx_messageInfo_Pattern1.Marshal(b, m, deterministic)
29247 }
29248 func (m *Pattern1) XXX_Merge(src proto.Message) {
29249         xxx_messageInfo_Pattern1.Merge(m, src)
29250 }
29251 func (m *Pattern1) XXX_Size() int {
29252         return xxx_messageInfo_Pattern1.Size(m)
29253 }
29254 func (m *Pattern1) XXX_DiscardUnknown() {
29255         xxx_messageInfo_Pattern1.DiscardUnknown(m)
29256 }
29257
29258 var xxx_messageInfo_Pattern1 proto.InternalMessageInfo
29259
29260 func (m *Pattern1) GetSubcarrierLocationP1() *SubcarrierLocationP1 {
29261         if m != nil {
29262                 return m.SubcarrierLocationP1
29263         }
29264         return nil
29265 }
29266
29267 func (m *Pattern1) GetSymbolLocationP1() uint32 {
29268         if m != nil {
29269                 return m.SymbolLocationP1
29270         }
29271         return 0
29272 }
29273
29274 type SubcarrierLocationP1 struct {
29275         Value                SubcarrierLocationP1_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SubcarrierLocationP1_Value" json:"value,omitempty"`
29276         XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
29277         XXX_unrecognized     []byte                     `json:"-"`
29278         XXX_sizecache        int32                      `json:"-"`
29279 }
29280
29281 func (m *SubcarrierLocationP1) Reset()         { *m = SubcarrierLocationP1{} }
29282 func (m *SubcarrierLocationP1) String() string { return proto.CompactTextString(m) }
29283 func (*SubcarrierLocationP1) ProtoMessage()    {}
29284 func (*SubcarrierLocationP1) Descriptor() ([]byte, []int) {
29285         return fileDescriptor_21c7528bb61f1a7a, []int{295}
29286 }
29287
29288 func (m *SubcarrierLocationP1) XXX_Unmarshal(b []byte) error {
29289         return xxx_messageInfo_SubcarrierLocationP1.Unmarshal(m, b)
29290 }
29291 func (m *SubcarrierLocationP1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29292         return xxx_messageInfo_SubcarrierLocationP1.Marshal(b, m, deterministic)
29293 }
29294 func (m *SubcarrierLocationP1) XXX_Merge(src proto.Message) {
29295         xxx_messageInfo_SubcarrierLocationP1.Merge(m, src)
29296 }
29297 func (m *SubcarrierLocationP1) XXX_Size() int {
29298         return xxx_messageInfo_SubcarrierLocationP1.Size(m)
29299 }
29300 func (m *SubcarrierLocationP1) XXX_DiscardUnknown() {
29301         xxx_messageInfo_SubcarrierLocationP1.DiscardUnknown(m)
29302 }
29303
29304 var xxx_messageInfo_SubcarrierLocationP1 proto.InternalMessageInfo
29305
29306 func (m *SubcarrierLocationP1) GetValue() SubcarrierLocationP1_Value {
29307         if m != nil {
29308                 return m.Value
29309         }
29310         return SubcarrierLocationP1_protobuf_unspecified
29311 }
29312
29313 type CSI_IM_ResourceSet struct {
29314         Csi_IM_ResourceSetId uint32   `protobuf:"varint,1,opt,name=csi_IM_ResourceSetId,json=csiIMResourceSetId,proto3" json:"csi_IM_ResourceSetId,omitempty"`
29315         Csi_IM_Resources     []uint32 `protobuf:"varint,2,rep,packed,name=csi_IM_Resources,json=csiIMResources,proto3" json:"csi_IM_Resources,omitempty"`
29316         XXX_NoUnkeyedLiteral struct{} `json:"-"`
29317         XXX_unrecognized     []byte   `json:"-"`
29318         XXX_sizecache        int32    `json:"-"`
29319 }
29320
29321 func (m *CSI_IM_ResourceSet) Reset()         { *m = CSI_IM_ResourceSet{} }
29322 func (m *CSI_IM_ResourceSet) String() string { return proto.CompactTextString(m) }
29323 func (*CSI_IM_ResourceSet) ProtoMessage()    {}
29324 func (*CSI_IM_ResourceSet) Descriptor() ([]byte, []int) {
29325         return fileDescriptor_21c7528bb61f1a7a, []int{296}
29326 }
29327
29328 func (m *CSI_IM_ResourceSet) XXX_Unmarshal(b []byte) error {
29329         return xxx_messageInfo_CSI_IM_ResourceSet.Unmarshal(m, b)
29330 }
29331 func (m *CSI_IM_ResourceSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29332         return xxx_messageInfo_CSI_IM_ResourceSet.Marshal(b, m, deterministic)
29333 }
29334 func (m *CSI_IM_ResourceSet) XXX_Merge(src proto.Message) {
29335         xxx_messageInfo_CSI_IM_ResourceSet.Merge(m, src)
29336 }
29337 func (m *CSI_IM_ResourceSet) XXX_Size() int {
29338         return xxx_messageInfo_CSI_IM_ResourceSet.Size(m)
29339 }
29340 func (m *CSI_IM_ResourceSet) XXX_DiscardUnknown() {
29341         xxx_messageInfo_CSI_IM_ResourceSet.DiscardUnknown(m)
29342 }
29343
29344 var xxx_messageInfo_CSI_IM_ResourceSet proto.InternalMessageInfo
29345
29346 func (m *CSI_IM_ResourceSet) GetCsi_IM_ResourceSetId() uint32 {
29347         if m != nil {
29348                 return m.Csi_IM_ResourceSetId
29349         }
29350         return 0
29351 }
29352
29353 func (m *CSI_IM_ResourceSet) GetCsi_IM_Resources() []uint32 {
29354         if m != nil {
29355                 return m.Csi_IM_Resources
29356         }
29357         return nil
29358 }
29359
29360 type CSI_SSB_ResourceSet struct {
29361         Csi_SSB_ResourceSetId uint32   `protobuf:"varint,1,opt,name=csi_SSB_ResourceSetId,json=csiSSBResourceSetId,proto3" json:"csi_SSB_ResourceSetId,omitempty"`
29362         Csi_SSB_ResourceList  []uint32 `protobuf:"varint,2,rep,packed,name=csi_SSB_ResourceList,json=csiSSBResourceList,proto3" json:"csi_SSB_ResourceList,omitempty"`
29363         XXX_NoUnkeyedLiteral  struct{} `json:"-"`
29364         XXX_unrecognized      []byte   `json:"-"`
29365         XXX_sizecache         int32    `json:"-"`
29366 }
29367
29368 func (m *CSI_SSB_ResourceSet) Reset()         { *m = CSI_SSB_ResourceSet{} }
29369 func (m *CSI_SSB_ResourceSet) String() string { return proto.CompactTextString(m) }
29370 func (*CSI_SSB_ResourceSet) ProtoMessage()    {}
29371 func (*CSI_SSB_ResourceSet) Descriptor() ([]byte, []int) {
29372         return fileDescriptor_21c7528bb61f1a7a, []int{297}
29373 }
29374
29375 func (m *CSI_SSB_ResourceSet) XXX_Unmarshal(b []byte) error {
29376         return xxx_messageInfo_CSI_SSB_ResourceSet.Unmarshal(m, b)
29377 }
29378 func (m *CSI_SSB_ResourceSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29379         return xxx_messageInfo_CSI_SSB_ResourceSet.Marshal(b, m, deterministic)
29380 }
29381 func (m *CSI_SSB_ResourceSet) XXX_Merge(src proto.Message) {
29382         xxx_messageInfo_CSI_SSB_ResourceSet.Merge(m, src)
29383 }
29384 func (m *CSI_SSB_ResourceSet) XXX_Size() int {
29385         return xxx_messageInfo_CSI_SSB_ResourceSet.Size(m)
29386 }
29387 func (m *CSI_SSB_ResourceSet) XXX_DiscardUnknown() {
29388         xxx_messageInfo_CSI_SSB_ResourceSet.DiscardUnknown(m)
29389 }
29390
29391 var xxx_messageInfo_CSI_SSB_ResourceSet proto.InternalMessageInfo
29392
29393 func (m *CSI_SSB_ResourceSet) GetCsi_SSB_ResourceSetId() uint32 {
29394         if m != nil {
29395                 return m.Csi_SSB_ResourceSetId
29396         }
29397         return 0
29398 }
29399
29400 func (m *CSI_SSB_ResourceSet) GetCsi_SSB_ResourceList() []uint32 {
29401         if m != nil {
29402                 return m.Csi_SSB_ResourceList
29403         }
29404         return nil
29405 }
29406
29407 type CSI_ResourceConfig struct {
29408         Csi_ResourceConfigId uint32 `protobuf:"varint,1,opt,name=csi_ResourceConfigId,json=csiResourceConfigId,proto3" json:"csi_ResourceConfigId,omitempty"`
29409         // Types that are valid to be assigned to Csi_RS_ResourceSetList:
29410         //      *CSI_ResourceConfig_Nzp_CSI_RS_SSB
29411         //      *CSI_ResourceConfig_Csi_IM_ResourceSetList
29412         Csi_RS_ResourceSetList isCSI_ResourceConfig_Csi_RS_ResourceSetList `protobuf_oneof:"csi_RS_ResourceSetList"`
29413         Bwp_Id                 uint32                                      `protobuf:"varint,4,opt,name=bwp_Id,json=bwpId,proto3" json:"bwp_Id,omitempty"`
29414         ResourceType           *ResourceType                               `protobuf:"bytes,5,opt,name=resourceType,proto3" json:"resourceType,omitempty"`
29415         XXX_NoUnkeyedLiteral   struct{}                                    `json:"-"`
29416         XXX_unrecognized       []byte                                      `json:"-"`
29417         XXX_sizecache          int32                                       `json:"-"`
29418 }
29419
29420 func (m *CSI_ResourceConfig) Reset()         { *m = CSI_ResourceConfig{} }
29421 func (m *CSI_ResourceConfig) String() string { return proto.CompactTextString(m) }
29422 func (*CSI_ResourceConfig) ProtoMessage()    {}
29423 func (*CSI_ResourceConfig) Descriptor() ([]byte, []int) {
29424         return fileDescriptor_21c7528bb61f1a7a, []int{298}
29425 }
29426
29427 func (m *CSI_ResourceConfig) XXX_Unmarshal(b []byte) error {
29428         return xxx_messageInfo_CSI_ResourceConfig.Unmarshal(m, b)
29429 }
29430 func (m *CSI_ResourceConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29431         return xxx_messageInfo_CSI_ResourceConfig.Marshal(b, m, deterministic)
29432 }
29433 func (m *CSI_ResourceConfig) XXX_Merge(src proto.Message) {
29434         xxx_messageInfo_CSI_ResourceConfig.Merge(m, src)
29435 }
29436 func (m *CSI_ResourceConfig) XXX_Size() int {
29437         return xxx_messageInfo_CSI_ResourceConfig.Size(m)
29438 }
29439 func (m *CSI_ResourceConfig) XXX_DiscardUnknown() {
29440         xxx_messageInfo_CSI_ResourceConfig.DiscardUnknown(m)
29441 }
29442
29443 var xxx_messageInfo_CSI_ResourceConfig proto.InternalMessageInfo
29444
29445 func (m *CSI_ResourceConfig) GetCsi_ResourceConfigId() uint32 {
29446         if m != nil {
29447                 return m.Csi_ResourceConfigId
29448         }
29449         return 0
29450 }
29451
29452 type isCSI_ResourceConfig_Csi_RS_ResourceSetList interface {
29453         isCSI_ResourceConfig_Csi_RS_ResourceSetList()
29454 }
29455
29456 type CSI_ResourceConfig_Nzp_CSI_RS_SSB struct {
29457         Nzp_CSI_RS_SSB *NZP_CSI_RS_SSB `protobuf:"bytes,2,opt,name=nzp_CSI_RS_SSB,json=nzpCSIRSSSB,proto3,oneof"`
29458 }
29459
29460 type CSI_ResourceConfig_Csi_IM_ResourceSetList struct {
29461         Csi_IM_ResourceSetList *CSI_IM_ResourceSetList `protobuf:"bytes,3,opt,name=csi_IM_ResourceSetList,json=csiIMResourceSetList,proto3,oneof"`
29462 }
29463
29464 func (*CSI_ResourceConfig_Nzp_CSI_RS_SSB) isCSI_ResourceConfig_Csi_RS_ResourceSetList() {}
29465
29466 func (*CSI_ResourceConfig_Csi_IM_ResourceSetList) isCSI_ResourceConfig_Csi_RS_ResourceSetList() {}
29467
29468 func (m *CSI_ResourceConfig) GetCsi_RS_ResourceSetList() isCSI_ResourceConfig_Csi_RS_ResourceSetList {
29469         if m != nil {
29470                 return m.Csi_RS_ResourceSetList
29471         }
29472         return nil
29473 }
29474
29475 func (m *CSI_ResourceConfig) GetNzp_CSI_RS_SSB() *NZP_CSI_RS_SSB {
29476         if x, ok := m.GetCsi_RS_ResourceSetList().(*CSI_ResourceConfig_Nzp_CSI_RS_SSB); ok {
29477                 return x.Nzp_CSI_RS_SSB
29478         }
29479         return nil
29480 }
29481
29482 func (m *CSI_ResourceConfig) GetCsi_IM_ResourceSetList() *CSI_IM_ResourceSetList {
29483         if x, ok := m.GetCsi_RS_ResourceSetList().(*CSI_ResourceConfig_Csi_IM_ResourceSetList); ok {
29484                 return x.Csi_IM_ResourceSetList
29485         }
29486         return nil
29487 }
29488
29489 func (m *CSI_ResourceConfig) GetBwp_Id() uint32 {
29490         if m != nil {
29491                 return m.Bwp_Id
29492         }
29493         return 0
29494 }
29495
29496 func (m *CSI_ResourceConfig) GetResourceType() *ResourceType {
29497         if m != nil {
29498                 return m.ResourceType
29499         }
29500         return nil
29501 }
29502
29503 // XXX_OneofWrappers is for the internal use of the proto package.
29504 func (*CSI_ResourceConfig) XXX_OneofWrappers() []interface{} {
29505         return []interface{}{
29506                 (*CSI_ResourceConfig_Nzp_CSI_RS_SSB)(nil),
29507                 (*CSI_ResourceConfig_Csi_IM_ResourceSetList)(nil),
29508         }
29509 }
29510
29511 type NZP_CSI_RS_SSB struct {
29512         Nzp_CSI_RS_ResourceSetList []uint32 `protobuf:"varint,1,rep,packed,name=nzp_CSI_RS_ResourceSetList,json=nzpCSIRSResourceSetList,proto3" json:"nzp_CSI_RS_ResourceSetList,omitempty"`
29513         Csi_SSB_ResourceSetList    []uint32 `protobuf:"varint,2,rep,packed,name=csi_SSB_ResourceSetList,json=csiSSBResourceSetList,proto3" json:"csi_SSB_ResourceSetList,omitempty"`
29514         XXX_NoUnkeyedLiteral       struct{} `json:"-"`
29515         XXX_unrecognized           []byte   `json:"-"`
29516         XXX_sizecache              int32    `json:"-"`
29517 }
29518
29519 func (m *NZP_CSI_RS_SSB) Reset()         { *m = NZP_CSI_RS_SSB{} }
29520 func (m *NZP_CSI_RS_SSB) String() string { return proto.CompactTextString(m) }
29521 func (*NZP_CSI_RS_SSB) ProtoMessage()    {}
29522 func (*NZP_CSI_RS_SSB) Descriptor() ([]byte, []int) {
29523         return fileDescriptor_21c7528bb61f1a7a, []int{299}
29524 }
29525
29526 func (m *NZP_CSI_RS_SSB) XXX_Unmarshal(b []byte) error {
29527         return xxx_messageInfo_NZP_CSI_RS_SSB.Unmarshal(m, b)
29528 }
29529 func (m *NZP_CSI_RS_SSB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29530         return xxx_messageInfo_NZP_CSI_RS_SSB.Marshal(b, m, deterministic)
29531 }
29532 func (m *NZP_CSI_RS_SSB) XXX_Merge(src proto.Message) {
29533         xxx_messageInfo_NZP_CSI_RS_SSB.Merge(m, src)
29534 }
29535 func (m *NZP_CSI_RS_SSB) XXX_Size() int {
29536         return xxx_messageInfo_NZP_CSI_RS_SSB.Size(m)
29537 }
29538 func (m *NZP_CSI_RS_SSB) XXX_DiscardUnknown() {
29539         xxx_messageInfo_NZP_CSI_RS_SSB.DiscardUnknown(m)
29540 }
29541
29542 var xxx_messageInfo_NZP_CSI_RS_SSB proto.InternalMessageInfo
29543
29544 func (m *NZP_CSI_RS_SSB) GetNzp_CSI_RS_ResourceSetList() []uint32 {
29545         if m != nil {
29546                 return m.Nzp_CSI_RS_ResourceSetList
29547         }
29548         return nil
29549 }
29550
29551 func (m *NZP_CSI_RS_SSB) GetCsi_SSB_ResourceSetList() []uint32 {
29552         if m != nil {
29553                 return m.Csi_SSB_ResourceSetList
29554         }
29555         return nil
29556 }
29557
29558 type CSI_IM_ResourceSetList struct {
29559         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
29560         XXX_NoUnkeyedLiteral struct{} `json:"-"`
29561         XXX_unrecognized     []byte   `json:"-"`
29562         XXX_sizecache        int32    `json:"-"`
29563 }
29564
29565 func (m *CSI_IM_ResourceSetList) Reset()         { *m = CSI_IM_ResourceSetList{} }
29566 func (m *CSI_IM_ResourceSetList) String() string { return proto.CompactTextString(m) }
29567 func (*CSI_IM_ResourceSetList) ProtoMessage()    {}
29568 func (*CSI_IM_ResourceSetList) Descriptor() ([]byte, []int) {
29569         return fileDescriptor_21c7528bb61f1a7a, []int{300}
29570 }
29571
29572 func (m *CSI_IM_ResourceSetList) XXX_Unmarshal(b []byte) error {
29573         return xxx_messageInfo_CSI_IM_ResourceSetList.Unmarshal(m, b)
29574 }
29575 func (m *CSI_IM_ResourceSetList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29576         return xxx_messageInfo_CSI_IM_ResourceSetList.Marshal(b, m, deterministic)
29577 }
29578 func (m *CSI_IM_ResourceSetList) XXX_Merge(src proto.Message) {
29579         xxx_messageInfo_CSI_IM_ResourceSetList.Merge(m, src)
29580 }
29581 func (m *CSI_IM_ResourceSetList) XXX_Size() int {
29582         return xxx_messageInfo_CSI_IM_ResourceSetList.Size(m)
29583 }
29584 func (m *CSI_IM_ResourceSetList) XXX_DiscardUnknown() {
29585         xxx_messageInfo_CSI_IM_ResourceSetList.DiscardUnknown(m)
29586 }
29587
29588 var xxx_messageInfo_CSI_IM_ResourceSetList proto.InternalMessageInfo
29589
29590 func (m *CSI_IM_ResourceSetList) GetItems() []uint32 {
29591         if m != nil {
29592                 return m.Items
29593         }
29594         return nil
29595 }
29596
29597 type ResourceType struct {
29598         Value                ResourceType_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ResourceType_Value" json:"value,omitempty"`
29599         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
29600         XXX_unrecognized     []byte             `json:"-"`
29601         XXX_sizecache        int32              `json:"-"`
29602 }
29603
29604 func (m *ResourceType) Reset()         { *m = ResourceType{} }
29605 func (m *ResourceType) String() string { return proto.CompactTextString(m) }
29606 func (*ResourceType) ProtoMessage()    {}
29607 func (*ResourceType) Descriptor() ([]byte, []int) {
29608         return fileDescriptor_21c7528bb61f1a7a, []int{301}
29609 }
29610
29611 func (m *ResourceType) XXX_Unmarshal(b []byte) error {
29612         return xxx_messageInfo_ResourceType.Unmarshal(m, b)
29613 }
29614 func (m *ResourceType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29615         return xxx_messageInfo_ResourceType.Marshal(b, m, deterministic)
29616 }
29617 func (m *ResourceType) XXX_Merge(src proto.Message) {
29618         xxx_messageInfo_ResourceType.Merge(m, src)
29619 }
29620 func (m *ResourceType) XXX_Size() int {
29621         return xxx_messageInfo_ResourceType.Size(m)
29622 }
29623 func (m *ResourceType) XXX_DiscardUnknown() {
29624         xxx_messageInfo_ResourceType.DiscardUnknown(m)
29625 }
29626
29627 var xxx_messageInfo_ResourceType proto.InternalMessageInfo
29628
29629 func (m *ResourceType) GetValue() ResourceType_Value {
29630         if m != nil {
29631                 return m.Value
29632         }
29633         return ResourceType_protobuf_unspecified
29634 }
29635
29636 type CSI_ReportConfig struct {
29637         ReportConfigId                      uint32                `protobuf:"varint,1,opt,name=reportConfigId,proto3" json:"reportConfigId,omitempty"`
29638         Carrier                             *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=carrier,proto3" json:"carrier,omitempty"`
29639         ResourcesForChannelMeasurement      uint32                `protobuf:"varint,3,opt,name=resourcesForChannelMeasurement,proto3" json:"resourcesForChannelMeasurement,omitempty"`
29640         Csi_IM_ResourcesForInterference     *wrappers.UInt32Value `protobuf:"bytes,4,opt,name=csi_IM_ResourcesForInterference,json=csiIMResourcesForInterference,proto3" json:"csi_IM_ResourcesForInterference,omitempty"`
29641         Nzp_CSI_RS_ResourcesForInterference *wrappers.UInt32Value `protobuf:"bytes,5,opt,name=nzp_CSI_RS_ResourcesForInterference,json=nzpCSIRSResourcesForInterference,proto3" json:"nzp_CSI_RS_ResourcesForInterference,omitempty"`
29642         // Types that are valid to be assigned to ReportConfigType:
29643         //      *CSI_ReportConfig_Periodic
29644         //      *CSI_ReportConfig_SemiPersistentOnPUCCH
29645         //      *CSI_ReportConfig_SemiPersistentOnPUSCH
29646         //      *CSI_ReportConfig_Aperiodic
29647         ReportConfigType isCSI_ReportConfig_ReportConfigType `protobuf_oneof:"reportConfigType"`
29648         // Types that are valid to be assigned to ReportQuantity:
29649         //      *CSI_ReportConfig_None
29650         //      *CSI_ReportConfig_Cri_RI_PMI_CQI
29651         //      *CSI_ReportConfig_Cri_RII1
29652         //      *CSI_ReportConfig_Cri_RII1_CQI
29653         //      *CSI_ReportConfig_Cri_RI_CQI
29654         //      *CSI_ReportConfig_Cri_RSRP
29655         //      *CSI_ReportConfig_Ssb_Index_RSRP
29656         //      *CSI_ReportConfig_Cri_RI_LI_PMI_CQI
29657         ReportQuantity                             isCSI_ReportConfig_ReportQuantity `protobuf_oneof:"reportQuantity"`
29658         ReportFreqConfiguration                    *ReportFreqConfiguration          `protobuf:"bytes,18,opt,name=reportFreqConfiguration,proto3" json:"reportFreqConfiguration,omitempty"`
29659         TimeRestrictionForChannelMeasurements      *ConfiguredOpt                    `protobuf:"bytes,19,opt,name=timeRestrictionForChannelMeasurements,proto3" json:"timeRestrictionForChannelMeasurements,omitempty"`
29660         TimeRestrictionForInterferenceMeasurements *ConfiguredOpt                    `protobuf:"bytes,20,opt,name=timeRestrictionForInterferenceMeasurements,proto3" json:"timeRestrictionForInterferenceMeasurements,omitempty"`
29661         CodebookConfig                             *CodebookConfig                   `protobuf:"bytes,21,opt,name=codebookConfig,proto3" json:"codebookConfig,omitempty"`
29662         Dummy                                      *CSI_ReportConfigDummy            `protobuf:"bytes,22,opt,name=dummy,proto3" json:"dummy,omitempty"`
29663         // Types that are valid to be assigned to GroupBasedBeamReporting:
29664         //      *CSI_ReportConfig_Enabled
29665         //      *CSI_ReportConfig_Disabled
29666         GroupBasedBeamReporting    isCSI_ReportConfig_GroupBasedBeamReporting `protobuf_oneof:"groupBasedBeamReporting"`
29667         Cqi_Table                  *CQI_Table                                 `protobuf:"bytes,25,opt,name=cqi_Table,json=cqiTable,proto3" json:"cqi_Table,omitempty"`
29668         SubbandSize                *SubbandSize                               `protobuf:"bytes,26,opt,name=subbandSize,proto3" json:"subbandSize,omitempty"`
29669         Non_PMI_PortIndication     []*PortIndexFor8Ranks                      `protobuf:"bytes,27,rep,name=non_PMI_PortIndication,json=nonPMIPortIndication,proto3" json:"non_PMI_PortIndication,omitempty"`
29670         SemiPersistentOnPUSCHV1530 *SemiPersistentOnPUSCHV1530                `protobuf:"bytes,28,opt,name=semiPersistentOnPUSCH_v1530,json=semiPersistentOnPUSCHV1530,proto3" json:"semiPersistentOnPUSCH_v1530,omitempty"`
29671         XXX_NoUnkeyedLiteral       struct{}                                   `json:"-"`
29672         XXX_unrecognized           []byte                                     `json:"-"`
29673         XXX_sizecache              int32                                      `json:"-"`
29674 }
29675
29676 func (m *CSI_ReportConfig) Reset()         { *m = CSI_ReportConfig{} }
29677 func (m *CSI_ReportConfig) String() string { return proto.CompactTextString(m) }
29678 func (*CSI_ReportConfig) ProtoMessage()    {}
29679 func (*CSI_ReportConfig) Descriptor() ([]byte, []int) {
29680         return fileDescriptor_21c7528bb61f1a7a, []int{302}
29681 }
29682
29683 func (m *CSI_ReportConfig) XXX_Unmarshal(b []byte) error {
29684         return xxx_messageInfo_CSI_ReportConfig.Unmarshal(m, b)
29685 }
29686 func (m *CSI_ReportConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
29687         return xxx_messageInfo_CSI_ReportConfig.Marshal(b, m, deterministic)
29688 }
29689 func (m *CSI_ReportConfig) XXX_Merge(src proto.Message) {
29690         xxx_messageInfo_CSI_ReportConfig.Merge(m, src)
29691 }
29692 func (m *CSI_ReportConfig) XXX_Size() int {
29693         return xxx_messageInfo_CSI_ReportConfig.Size(m)
29694 }
29695 func (m *CSI_ReportConfig) XXX_DiscardUnknown() {
29696         xxx_messageInfo_CSI_ReportConfig.DiscardUnknown(m)
29697 }
29698
29699 var xxx_messageInfo_CSI_ReportConfig proto.InternalMessageInfo
29700
29701 func (m *CSI_ReportConfig) GetReportConfigId() uint32 {
29702         if m != nil {
29703                 return m.ReportConfigId
29704         }
29705         return 0
29706 }
29707
29708 func (m *CSI_ReportConfig) GetCarrier() *wrappers.UInt32Value {
29709         if m != nil {
29710                 return m.Carrier
29711         }
29712         return nil
29713 }
29714
29715 func (m *CSI_ReportConfig) GetResourcesForChannelMeasurement() uint32 {
29716         if m != nil {
29717                 return m.ResourcesForChannelMeasurement
29718         }
29719         return 0
29720 }
29721
29722 func (m *CSI_ReportConfig) GetCsi_IM_ResourcesForInterference() *wrappers.UInt32Value {
29723         if m != nil {
29724                 return m.Csi_IM_ResourcesForInterference
29725         }
29726         return nil
29727 }
29728
29729 func (m *CSI_ReportConfig) GetNzp_CSI_RS_ResourcesForInterference() *wrappers.UInt32Value {
29730         if m != nil {
29731                 return m.Nzp_CSI_RS_ResourcesForInterference
29732         }
29733         return nil
29734 }
29735
29736 type isCSI_ReportConfig_ReportConfigType interface {
29737         isCSI_ReportConfig_ReportConfigType()
29738 }
29739
29740 type CSI_ReportConfig_Periodic struct {
29741         Periodic *CSI_ReportConfigType_Periodic `protobuf:"bytes,6,opt,name=periodic,proto3,oneof"`
29742 }
29743
29744 type CSI_ReportConfig_SemiPersistentOnPUCCH struct {
29745         SemiPersistentOnPUCCH *CSI_ReportConfigType_SemiPersistentOnPUCCH `protobuf:"bytes,7,opt,name=semiPersistentOnPUCCH,proto3,oneof"`
29746 }
29747
29748 type CSI_ReportConfig_SemiPersistentOnPUSCH struct {
29749         SemiPersistentOnPUSCH *CSI_ReportConfigType_SemiPersistentOnPUSCH `protobuf:"bytes,8,opt,name=semiPersistentOnPUSCH,proto3,oneof"`
29750 }
29751
29752 type CSI_ReportConfig_Aperiodic struct {
29753         Aperiodic *CSI_ReportConfigType_Aperiodic `protobuf:"bytes,9,opt,name=aperiodic,proto3,oneof"`
29754 }
29755
29756 func (*CSI_ReportConfig_Periodic) isCSI_ReportConfig_ReportConfigType() {}
29757
29758 func (*CSI_ReportConfig_SemiPersistentOnPUCCH) isCSI_ReportConfig_ReportConfigType() {}
29759
29760 func (*CSI_ReportConfig_SemiPersistentOnPUSCH) isCSI_ReportConfig_ReportConfigType() {}
29761
29762 func (*CSI_ReportConfig_Aperiodic) isCSI_ReportConfig_ReportConfigType() {}
29763
29764 func (m *CSI_ReportConfig) GetReportConfigType() isCSI_ReportConfig_ReportConfigType {
29765         if m != nil {
29766                 return m.ReportConfigType
29767         }
29768         return nil
29769 }
29770
29771 func (m *CSI_ReportConfig) GetPeriodic() *CSI_ReportConfigType_Periodic {
29772         if x, ok := m.GetReportConfigType().(*CSI_ReportConfig_Periodic); ok {
29773                 return x.Periodic
29774         }
29775         return nil
29776 }
29777
29778 func (m *CSI_ReportConfig) GetSemiPersistentOnPUCCH() *CSI_ReportConfigType_SemiPersistentOnPUCCH {
29779         if x, ok := m.GetReportConfigType().(*CSI_ReportConfig_SemiPersistentOnPUCCH); ok {
29780                 return x.SemiPersistentOnPUCCH
29781         }
29782         return nil
29783 }
29784
29785 func (m *CSI_ReportConfig) GetSemiPersistentOnPUSCH() *CSI_ReportConfigType_SemiPersistentOnPUSCH {
29786         if x, ok := m.GetReportConfigType().(*CSI_ReportConfig_SemiPersistentOnPUSCH); ok {
29787                 return x.SemiPersistentOnPUSCH
29788         }
29789         return nil
29790 }
29791
29792 func (m *CSI_ReportConfig) GetAperiodic() *CSI_ReportConfigType_Aperiodic {
29793         if x, ok := m.GetReportConfigType().(*CSI_ReportConfig_Aperiodic); ok {
29794                 return x.Aperiodic
29795         }
29796         return nil
29797 }
29798
29799 type isCSI_ReportConfig_ReportQuantity interface {
29800         isCSI_ReportConfig_ReportQuantity()
29801 }
29802
29803 type CSI_ReportConfig_None struct {
29804         None *Null `protobuf:"bytes,10,opt,name=none,proto3,oneof"`
29805 }
29806
29807 type CSI_ReportConfig_Cri_RI_PMI_CQI struct {
29808         Cri_RI_PMI_CQI *Null `protobuf:"bytes,11,opt,name=cri_RI_PMI_CQI,json=criRIPMICQI,proto3,oneof"`
29809 }
29810
29811 type CSI_ReportConfig_Cri_RII1 struct {
29812         Cri_RII1 *Null `protobuf:"bytes,12,opt,name=cri_RI_i1,json=criRII1,proto3,oneof"`
29813 }
29814
29815 type CSI_ReportConfig_Cri_RII1_CQI struct {
29816         Cri_RII1_CQI *CRI_RII1_CQI `protobuf:"bytes,13,opt,name=cri_RI_i1_CQI,json=criRII1CQI,proto3,oneof"`
29817 }
29818
29819 type CSI_ReportConfig_Cri_RI_CQI struct {
29820         Cri_RI_CQI *Null `protobuf:"bytes,14,opt,name=cri_RI_CQI,json=criRICQI,proto3,oneof"`
29821 }
29822
29823 type CSI_ReportConfig_Cri_RSRP struct {
29824         Cri_RSRP *Null `protobuf:"bytes,15,opt,name=cri_RSRP,json=criRSRP,proto3,oneof"`
29825 }
29826
29827 type CSI_ReportConfig_Ssb_Index_RSRP struct {
29828         Ssb_Index_RSRP *Null `protobuf:"bytes,16,opt,name=ssb_Index_RSRP,json=ssbIndexRSRP,proto3,oneof"`
29829 }
29830
29831 type CSI_ReportConfig_Cri_RI_LI_PMI_CQI struct {
29832         Cri_RI_LI_PMI_CQI *Null `protobuf:"bytes,17,opt,name=cri_RI_LI_PMI_CQI,json=criRILIPMICQI,proto3,oneof"`
29833 }
29834
29835 func (*CSI_ReportConfig_None) isCSI_ReportConfig_ReportQuantity() {}
29836
29837 func (*CSI_ReportConfig_Cri_RI_PMI_CQI) isCSI_ReportConfig_ReportQuantity() {}
29838
29839 func (*CSI_ReportConfig_Cri_RII1) isCSI_ReportConfig_ReportQuantity() {}
29840
29841 func (*CSI_ReportConfig_Cri_RII1_CQI) isCSI_ReportConfig_ReportQuantity() {}
29842
29843 func (*CSI_ReportConfig_Cri_RI_CQI) isCSI_ReportConfig_ReportQuantity() {}
29844
29845 func (*CSI_ReportConfig_Cri_RSRP) isCSI_ReportConfig_ReportQuantity() {}
29846
29847 func (*CSI_ReportConfig_Ssb_Index_RSRP) isCSI_ReportConfig_ReportQuantity() {}
29848
29849 func (*CSI_ReportConfig_Cri_RI_LI_PMI_CQI) isCSI_ReportConfig_ReportQuantity() {}
29850
29851 func (m *CSI_ReportConfig) GetReportQuantity() isCSI_ReportConfig_ReportQuantity {
29852         if m != nil {
29853                 return m.ReportQuantity
29854         }
29855         return nil
29856 }
29857
29858 func (m *CSI_ReportConfig) GetNone() *Null {
29859         if x, ok := m.GetReportQuantity().(*CSI_ReportConfig_None); ok {
29860                 return x.None
29861         }
29862         return nil
29863 }
29864
29865 func (m *CSI_ReportConfig) GetCri_RI_PMI_CQI() *Null {
29866         if x, ok := m.GetReportQuantity().(*CSI_ReportConfig_Cri_RI_PMI_CQI); ok {
29867                 return x.Cri_RI_PMI_CQI
29868         }
29869         return nil
29870 }
29871
29872 func (m *CSI_ReportConfig) GetCri_RII1() *Null {
29873         if x, ok := m.GetReportQuantity().(*CSI_ReportConfig_Cri_RII1); ok {
29874                 return x.Cri_RII1
29875         }
29876         return nil
29877 }
29878
29879 func (m *CSI_ReportConfig) GetCri_RII1_CQI() *CRI_RII1_CQI {
29880         if x, ok := m.GetReportQuantity().(*CSI_ReportConfig_Cri_RII1_CQI); ok {
29881                 return x.Cri_RII1_CQI
29882         }
29883         return nil
29884 }
29885
29886 func (m *CSI_ReportConfig) GetCri_RI_CQI() *Null {
29887         if x, ok := m.GetReportQuantity().(*CSI_ReportConfig_Cri_RI_CQI); ok {
29888                 return x.Cri_RI_CQI
29889         }
29890         return nil
29891 }
29892
29893 func (m *CSI_ReportConfig) GetCri_RSRP() *Null {
29894         if x, ok := m.GetReportQuantity().(*CSI_ReportConfig_Cri_RSRP); ok {
29895                 return x.Cri_RSRP
29896         }
29897         return nil
29898 }
29899
29900 func (m *CSI_ReportConfig) GetSsb_Index_RSRP() *Null {
29901         if x, ok := m.GetReportQuantity().(*CSI_ReportConfig_Ssb_Index_RSRP); ok {
29902                 return x.Ssb_Index_RSRP
29903         }
29904         return nil
29905 }
29906
29907 func (m *CSI_ReportConfig) GetCri_RI_LI_PMI_CQI() *Null {
29908         if x, ok := m.GetReportQuantity().(*CSI_ReportConfig_Cri_RI_LI_PMI_CQI); ok {
29909                 return x.Cri_RI_LI_PMI_CQI
29910         }
29911         return nil
29912 }
29913
29914 func (m *CSI_ReportConfig) GetReportFreqConfiguration() *ReportFreqConfiguration {
29915         if m != nil {
29916                 return m.ReportFreqConfiguration
29917         }
29918         return nil
29919 }
29920
29921 func (m *CSI_ReportConfig) GetTimeRestrictionForChannelMeasurements() *ConfiguredOpt {
29922         if m != nil {
29923                 return m.TimeRestrictionForChannelMeasurements
29924         }
29925         return nil
29926 }
29927
29928 func (m *CSI_ReportConfig) GetTimeRestrictionForInterferenceMeasurements() *ConfiguredOpt {
29929         if m != nil {
29930                 return m.TimeRestrictionForInterferenceMeasurements
29931         }
29932         return nil
29933 }
29934
29935 func (m *CSI_ReportConfig) GetCodebookConfig() *CodebookConfig {
29936         if m != nil {
29937                 return m.CodebookConfig
29938         }
29939         return nil
29940 }
29941
29942 func (m *CSI_ReportConfig) GetDummy() *CSI_ReportConfigDummy {
29943         if m != nil {
29944                 return m.Dummy
29945         }
29946         return nil
29947 }
29948
29949 type isCSI_ReportConfig_GroupBasedBeamReporting interface {
29950         isCSI_ReportConfig_GroupBasedBeamReporting()
29951 }
29952
29953 type CSI_ReportConfig_Enabled struct {
29954         Enabled *Null `protobuf:"bytes,23,opt,name=enabled,proto3,oneof"`
29955 }
29956
29957 type CSI_ReportConfig_Disabled struct {
29958         Disabled *GroupBasedBeamReporting_Disabled `protobuf:"bytes,24,opt,name=disabled,proto3,oneof"`
29959 }
29960
29961 func (*CSI_ReportConfig_Enabled) isCSI_ReportConfig_GroupBasedBeamReporting() {}
29962
29963 func (*CSI_ReportConfig_Disabled) isCSI_ReportConfig_GroupBasedBeamReporting() {}
29964
29965 func (m *CSI_ReportConfig) GetGroupBasedBeamReporting() isCSI_ReportConfig_GroupBasedBeamReporting {
29966         if m != nil {
29967                 return m.GroupBasedBeamReporting
29968         }
29969         return nil
29970 }
29971
29972 func (m *CSI_ReportConfig) GetEnabled() *Null {
29973         if x, ok := m.GetGroupBasedBeamReporting().(*CSI_ReportConfig_Enabled); ok {
29974                 return x.Enabled
29975         }
29976         return nil
29977 }
29978
29979 func (m *CSI_ReportConfig) GetDisabled() *GroupBasedBeamReporting_Disabled {
29980         if x, ok := m.GetGroupBasedBeamReporting().(*CSI_ReportConfig_Disabled); ok {
29981                 return x.Disabled
29982         }
29983         return nil
29984 }
29985
29986 func (m *CSI_ReportConfig) GetCqi_Table() *CQI_Table {
29987         if m != nil {
29988                 return m.Cqi_Table
29989         }
29990         return nil
29991 }
29992
29993 func (m *CSI_ReportConfig) GetSubbandSize() *SubbandSize {
29994         if m != nil {
29995                 return m.SubbandSize
29996         }
29997         return nil
29998 }
29999
30000 func (m *CSI_ReportConfig) GetNon_PMI_PortIndication() []*PortIndexFor8Ranks {
30001         if m != nil {
30002                 return m.Non_PMI_PortIndication
30003         }
30004         return nil
30005 }
30006
30007 func (m *CSI_ReportConfig) GetSemiPersistentOnPUSCHV1530() *SemiPersistentOnPUSCHV1530 {
30008         if m != nil {
30009                 return m.SemiPersistentOnPUSCHV1530
30010         }
30011         return nil
30012 }
30013
30014 // XXX_OneofWrappers is for the internal use of the proto package.
30015 func (*CSI_ReportConfig) XXX_OneofWrappers() []interface{} {
30016         return []interface{}{
30017                 (*CSI_ReportConfig_Periodic)(nil),
30018                 (*CSI_ReportConfig_SemiPersistentOnPUCCH)(nil),
30019                 (*CSI_ReportConfig_SemiPersistentOnPUSCH)(nil),
30020                 (*CSI_ReportConfig_Aperiodic)(nil),
30021                 (*CSI_ReportConfig_None)(nil),
30022                 (*CSI_ReportConfig_Cri_RI_PMI_CQI)(nil),
30023                 (*CSI_ReportConfig_Cri_RII1)(nil),
30024                 (*CSI_ReportConfig_Cri_RII1_CQI)(nil),
30025                 (*CSI_ReportConfig_Cri_RI_CQI)(nil),
30026                 (*CSI_ReportConfig_Cri_RSRP)(nil),
30027                 (*CSI_ReportConfig_Ssb_Index_RSRP)(nil),
30028                 (*CSI_ReportConfig_Cri_RI_LI_PMI_CQI)(nil),
30029                 (*CSI_ReportConfig_Enabled)(nil),
30030                 (*CSI_ReportConfig_Disabled)(nil),
30031         }
30032 }
30033
30034 type CSI_ReportConfigType_Periodic struct {
30035         ReportSlotConfig       *CSI_ReportPeriodicityAndOffset `protobuf:"bytes,1,opt,name=reportSlotConfig,proto3" json:"reportSlotConfig,omitempty"`
30036         Pucch_CSI_ResourceList []*PUCCH_CSI_Resource           `protobuf:"bytes,2,rep,name=pucch_CSI_ResourceList,json=pucchCSIResourceList,proto3" json:"pucch_CSI_ResourceList,omitempty"`
30037         XXX_NoUnkeyedLiteral   struct{}                        `json:"-"`
30038         XXX_unrecognized       []byte                          `json:"-"`
30039         XXX_sizecache          int32                           `json:"-"`
30040 }
30041
30042 func (m *CSI_ReportConfigType_Periodic) Reset()         { *m = CSI_ReportConfigType_Periodic{} }
30043 func (m *CSI_ReportConfigType_Periodic) String() string { return proto.CompactTextString(m) }
30044 func (*CSI_ReportConfigType_Periodic) ProtoMessage()    {}
30045 func (*CSI_ReportConfigType_Periodic) Descriptor() ([]byte, []int) {
30046         return fileDescriptor_21c7528bb61f1a7a, []int{303}
30047 }
30048
30049 func (m *CSI_ReportConfigType_Periodic) XXX_Unmarshal(b []byte) error {
30050         return xxx_messageInfo_CSI_ReportConfigType_Periodic.Unmarshal(m, b)
30051 }
30052 func (m *CSI_ReportConfigType_Periodic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30053         return xxx_messageInfo_CSI_ReportConfigType_Periodic.Marshal(b, m, deterministic)
30054 }
30055 func (m *CSI_ReportConfigType_Periodic) XXX_Merge(src proto.Message) {
30056         xxx_messageInfo_CSI_ReportConfigType_Periodic.Merge(m, src)
30057 }
30058 func (m *CSI_ReportConfigType_Periodic) XXX_Size() int {
30059         return xxx_messageInfo_CSI_ReportConfigType_Periodic.Size(m)
30060 }
30061 func (m *CSI_ReportConfigType_Periodic) XXX_DiscardUnknown() {
30062         xxx_messageInfo_CSI_ReportConfigType_Periodic.DiscardUnknown(m)
30063 }
30064
30065 var xxx_messageInfo_CSI_ReportConfigType_Periodic proto.InternalMessageInfo
30066
30067 func (m *CSI_ReportConfigType_Periodic) GetReportSlotConfig() *CSI_ReportPeriodicityAndOffset {
30068         if m != nil {
30069                 return m.ReportSlotConfig
30070         }
30071         return nil
30072 }
30073
30074 func (m *CSI_ReportConfigType_Periodic) GetPucch_CSI_ResourceList() []*PUCCH_CSI_Resource {
30075         if m != nil {
30076                 return m.Pucch_CSI_ResourceList
30077         }
30078         return nil
30079 }
30080
30081 type CSI_ReportPeriodicityAndOffset struct {
30082         // Types that are valid to be assigned to C:
30083         //      *CSI_ReportPeriodicityAndOffset_Slots4
30084         //      *CSI_ReportPeriodicityAndOffset_Slots5
30085         //      *CSI_ReportPeriodicityAndOffset_Slots8
30086         //      *CSI_ReportPeriodicityAndOffset_Slots10
30087         //      *CSI_ReportPeriodicityAndOffset_Slots16
30088         //      *CSI_ReportPeriodicityAndOffset_Slots20
30089         //      *CSI_ReportPeriodicityAndOffset_Slots40
30090         //      *CSI_ReportPeriodicityAndOffset_Slots80
30091         //      *CSI_ReportPeriodicityAndOffset_Slots160
30092         //      *CSI_ReportPeriodicityAndOffset_Slots320
30093         C                    isCSI_ReportPeriodicityAndOffset_C `protobuf_oneof:"c"`
30094         XXX_NoUnkeyedLiteral struct{}                           `json:"-"`
30095         XXX_unrecognized     []byte                             `json:"-"`
30096         XXX_sizecache        int32                              `json:"-"`
30097 }
30098
30099 func (m *CSI_ReportPeriodicityAndOffset) Reset()         { *m = CSI_ReportPeriodicityAndOffset{} }
30100 func (m *CSI_ReportPeriodicityAndOffset) String() string { return proto.CompactTextString(m) }
30101 func (*CSI_ReportPeriodicityAndOffset) ProtoMessage()    {}
30102 func (*CSI_ReportPeriodicityAndOffset) Descriptor() ([]byte, []int) {
30103         return fileDescriptor_21c7528bb61f1a7a, []int{304}
30104 }
30105
30106 func (m *CSI_ReportPeriodicityAndOffset) XXX_Unmarshal(b []byte) error {
30107         return xxx_messageInfo_CSI_ReportPeriodicityAndOffset.Unmarshal(m, b)
30108 }
30109 func (m *CSI_ReportPeriodicityAndOffset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30110         return xxx_messageInfo_CSI_ReportPeriodicityAndOffset.Marshal(b, m, deterministic)
30111 }
30112 func (m *CSI_ReportPeriodicityAndOffset) XXX_Merge(src proto.Message) {
30113         xxx_messageInfo_CSI_ReportPeriodicityAndOffset.Merge(m, src)
30114 }
30115 func (m *CSI_ReportPeriodicityAndOffset) XXX_Size() int {
30116         return xxx_messageInfo_CSI_ReportPeriodicityAndOffset.Size(m)
30117 }
30118 func (m *CSI_ReportPeriodicityAndOffset) XXX_DiscardUnknown() {
30119         xxx_messageInfo_CSI_ReportPeriodicityAndOffset.DiscardUnknown(m)
30120 }
30121
30122 var xxx_messageInfo_CSI_ReportPeriodicityAndOffset proto.InternalMessageInfo
30123
30124 type isCSI_ReportPeriodicityAndOffset_C interface {
30125         isCSI_ReportPeriodicityAndOffset_C()
30126 }
30127
30128 type CSI_ReportPeriodicityAndOffset_Slots4 struct {
30129         Slots4 uint32 `protobuf:"varint,1,opt,name=slots4,proto3,oneof"`
30130 }
30131
30132 type CSI_ReportPeriodicityAndOffset_Slots5 struct {
30133         Slots5 uint32 `protobuf:"varint,2,opt,name=slots5,proto3,oneof"`
30134 }
30135
30136 type CSI_ReportPeriodicityAndOffset_Slots8 struct {
30137         Slots8 uint32 `protobuf:"varint,3,opt,name=slots8,proto3,oneof"`
30138 }
30139
30140 type CSI_ReportPeriodicityAndOffset_Slots10 struct {
30141         Slots10 uint32 `protobuf:"varint,4,opt,name=slots10,proto3,oneof"`
30142 }
30143
30144 type CSI_ReportPeriodicityAndOffset_Slots16 struct {
30145         Slots16 uint32 `protobuf:"varint,5,opt,name=slots16,proto3,oneof"`
30146 }
30147
30148 type CSI_ReportPeriodicityAndOffset_Slots20 struct {
30149         Slots20 uint32 `protobuf:"varint,6,opt,name=slots20,proto3,oneof"`
30150 }
30151
30152 type CSI_ReportPeriodicityAndOffset_Slots40 struct {
30153         Slots40 uint32 `protobuf:"varint,7,opt,name=slots40,proto3,oneof"`
30154 }
30155
30156 type CSI_ReportPeriodicityAndOffset_Slots80 struct {
30157         Slots80 uint32 `protobuf:"varint,8,opt,name=slots80,proto3,oneof"`
30158 }
30159
30160 type CSI_ReportPeriodicityAndOffset_Slots160 struct {
30161         Slots160 uint32 `protobuf:"varint,9,opt,name=slots160,proto3,oneof"`
30162 }
30163
30164 type CSI_ReportPeriodicityAndOffset_Slots320 struct {
30165         Slots320 uint32 `protobuf:"varint,10,opt,name=slots320,proto3,oneof"`
30166 }
30167
30168 func (*CSI_ReportPeriodicityAndOffset_Slots4) isCSI_ReportPeriodicityAndOffset_C() {}
30169
30170 func (*CSI_ReportPeriodicityAndOffset_Slots5) isCSI_ReportPeriodicityAndOffset_C() {}
30171
30172 func (*CSI_ReportPeriodicityAndOffset_Slots8) isCSI_ReportPeriodicityAndOffset_C() {}
30173
30174 func (*CSI_ReportPeriodicityAndOffset_Slots10) isCSI_ReportPeriodicityAndOffset_C() {}
30175
30176 func (*CSI_ReportPeriodicityAndOffset_Slots16) isCSI_ReportPeriodicityAndOffset_C() {}
30177
30178 func (*CSI_ReportPeriodicityAndOffset_Slots20) isCSI_ReportPeriodicityAndOffset_C() {}
30179
30180 func (*CSI_ReportPeriodicityAndOffset_Slots40) isCSI_ReportPeriodicityAndOffset_C() {}
30181
30182 func (*CSI_ReportPeriodicityAndOffset_Slots80) isCSI_ReportPeriodicityAndOffset_C() {}
30183
30184 func (*CSI_ReportPeriodicityAndOffset_Slots160) isCSI_ReportPeriodicityAndOffset_C() {}
30185
30186 func (*CSI_ReportPeriodicityAndOffset_Slots320) isCSI_ReportPeriodicityAndOffset_C() {}
30187
30188 func (m *CSI_ReportPeriodicityAndOffset) GetC() isCSI_ReportPeriodicityAndOffset_C {
30189         if m != nil {
30190                 return m.C
30191         }
30192         return nil
30193 }
30194
30195 func (m *CSI_ReportPeriodicityAndOffset) GetSlots4() uint32 {
30196         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots4); ok {
30197                 return x.Slots4
30198         }
30199         return 0
30200 }
30201
30202 func (m *CSI_ReportPeriodicityAndOffset) GetSlots5() uint32 {
30203         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots5); ok {
30204                 return x.Slots5
30205         }
30206         return 0
30207 }
30208
30209 func (m *CSI_ReportPeriodicityAndOffset) GetSlots8() uint32 {
30210         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots8); ok {
30211                 return x.Slots8
30212         }
30213         return 0
30214 }
30215
30216 func (m *CSI_ReportPeriodicityAndOffset) GetSlots10() uint32 {
30217         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots10); ok {
30218                 return x.Slots10
30219         }
30220         return 0
30221 }
30222
30223 func (m *CSI_ReportPeriodicityAndOffset) GetSlots16() uint32 {
30224         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots16); ok {
30225                 return x.Slots16
30226         }
30227         return 0
30228 }
30229
30230 func (m *CSI_ReportPeriodicityAndOffset) GetSlots20() uint32 {
30231         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots20); ok {
30232                 return x.Slots20
30233         }
30234         return 0
30235 }
30236
30237 func (m *CSI_ReportPeriodicityAndOffset) GetSlots40() uint32 {
30238         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots40); ok {
30239                 return x.Slots40
30240         }
30241         return 0
30242 }
30243
30244 func (m *CSI_ReportPeriodicityAndOffset) GetSlots80() uint32 {
30245         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots80); ok {
30246                 return x.Slots80
30247         }
30248         return 0
30249 }
30250
30251 func (m *CSI_ReportPeriodicityAndOffset) GetSlots160() uint32 {
30252         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots160); ok {
30253                 return x.Slots160
30254         }
30255         return 0
30256 }
30257
30258 func (m *CSI_ReportPeriodicityAndOffset) GetSlots320() uint32 {
30259         if x, ok := m.GetC().(*CSI_ReportPeriodicityAndOffset_Slots320); ok {
30260                 return x.Slots320
30261         }
30262         return 0
30263 }
30264
30265 // XXX_OneofWrappers is for the internal use of the proto package.
30266 func (*CSI_ReportPeriodicityAndOffset) XXX_OneofWrappers() []interface{} {
30267         return []interface{}{
30268                 (*CSI_ReportPeriodicityAndOffset_Slots4)(nil),
30269                 (*CSI_ReportPeriodicityAndOffset_Slots5)(nil),
30270                 (*CSI_ReportPeriodicityAndOffset_Slots8)(nil),
30271                 (*CSI_ReportPeriodicityAndOffset_Slots10)(nil),
30272                 (*CSI_ReportPeriodicityAndOffset_Slots16)(nil),
30273                 (*CSI_ReportPeriodicityAndOffset_Slots20)(nil),
30274                 (*CSI_ReportPeriodicityAndOffset_Slots40)(nil),
30275                 (*CSI_ReportPeriodicityAndOffset_Slots80)(nil),
30276                 (*CSI_ReportPeriodicityAndOffset_Slots160)(nil),
30277                 (*CSI_ReportPeriodicityAndOffset_Slots320)(nil),
30278         }
30279 }
30280
30281 type PUCCH_CSI_Resource struct {
30282         UplinkBandwidthPartId uint32   `protobuf:"varint,1,opt,name=uplinkBandwidthPartId,proto3" json:"uplinkBandwidthPartId,omitempty"`
30283         Pucch_Resource        uint32   `protobuf:"varint,2,opt,name=pucch_Resource,json=pucchResource,proto3" json:"pucch_Resource,omitempty"`
30284         XXX_NoUnkeyedLiteral  struct{} `json:"-"`
30285         XXX_unrecognized      []byte   `json:"-"`
30286         XXX_sizecache         int32    `json:"-"`
30287 }
30288
30289 func (m *PUCCH_CSI_Resource) Reset()         { *m = PUCCH_CSI_Resource{} }
30290 func (m *PUCCH_CSI_Resource) String() string { return proto.CompactTextString(m) }
30291 func (*PUCCH_CSI_Resource) ProtoMessage()    {}
30292 func (*PUCCH_CSI_Resource) Descriptor() ([]byte, []int) {
30293         return fileDescriptor_21c7528bb61f1a7a, []int{305}
30294 }
30295
30296 func (m *PUCCH_CSI_Resource) XXX_Unmarshal(b []byte) error {
30297         return xxx_messageInfo_PUCCH_CSI_Resource.Unmarshal(m, b)
30298 }
30299 func (m *PUCCH_CSI_Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30300         return xxx_messageInfo_PUCCH_CSI_Resource.Marshal(b, m, deterministic)
30301 }
30302 func (m *PUCCH_CSI_Resource) XXX_Merge(src proto.Message) {
30303         xxx_messageInfo_PUCCH_CSI_Resource.Merge(m, src)
30304 }
30305 func (m *PUCCH_CSI_Resource) XXX_Size() int {
30306         return xxx_messageInfo_PUCCH_CSI_Resource.Size(m)
30307 }
30308 func (m *PUCCH_CSI_Resource) XXX_DiscardUnknown() {
30309         xxx_messageInfo_PUCCH_CSI_Resource.DiscardUnknown(m)
30310 }
30311
30312 var xxx_messageInfo_PUCCH_CSI_Resource proto.InternalMessageInfo
30313
30314 func (m *PUCCH_CSI_Resource) GetUplinkBandwidthPartId() uint32 {
30315         if m != nil {
30316                 return m.UplinkBandwidthPartId
30317         }
30318         return 0
30319 }
30320
30321 func (m *PUCCH_CSI_Resource) GetPucch_Resource() uint32 {
30322         if m != nil {
30323                 return m.Pucch_Resource
30324         }
30325         return 0
30326 }
30327
30328 type CSI_ReportConfigType_SemiPersistentOnPUCCH struct {
30329         ReportSlotConfig       *CSI_ReportPeriodicityAndOffset `protobuf:"bytes,1,opt,name=reportSlotConfig,proto3" json:"reportSlotConfig,omitempty"`
30330         Pucch_CSI_ResourceList []*PUCCH_CSI_Resource           `protobuf:"bytes,2,rep,name=pucch_CSI_ResourceList,json=pucchCSIResourceList,proto3" json:"pucch_CSI_ResourceList,omitempty"`
30331         XXX_NoUnkeyedLiteral   struct{}                        `json:"-"`
30332         XXX_unrecognized       []byte                          `json:"-"`
30333         XXX_sizecache          int32                           `json:"-"`
30334 }
30335
30336 func (m *CSI_ReportConfigType_SemiPersistentOnPUCCH) Reset() {
30337         *m = CSI_ReportConfigType_SemiPersistentOnPUCCH{}
30338 }
30339 func (m *CSI_ReportConfigType_SemiPersistentOnPUCCH) String() string {
30340         return proto.CompactTextString(m)
30341 }
30342 func (*CSI_ReportConfigType_SemiPersistentOnPUCCH) ProtoMessage() {}
30343 func (*CSI_ReportConfigType_SemiPersistentOnPUCCH) Descriptor() ([]byte, []int) {
30344         return fileDescriptor_21c7528bb61f1a7a, []int{306}
30345 }
30346
30347 func (m *CSI_ReportConfigType_SemiPersistentOnPUCCH) XXX_Unmarshal(b []byte) error {
30348         return xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUCCH.Unmarshal(m, b)
30349 }
30350 func (m *CSI_ReportConfigType_SemiPersistentOnPUCCH) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30351         return xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUCCH.Marshal(b, m, deterministic)
30352 }
30353 func (m *CSI_ReportConfigType_SemiPersistentOnPUCCH) XXX_Merge(src proto.Message) {
30354         xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUCCH.Merge(m, src)
30355 }
30356 func (m *CSI_ReportConfigType_SemiPersistentOnPUCCH) XXX_Size() int {
30357         return xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUCCH.Size(m)
30358 }
30359 func (m *CSI_ReportConfigType_SemiPersistentOnPUCCH) XXX_DiscardUnknown() {
30360         xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUCCH.DiscardUnknown(m)
30361 }
30362
30363 var xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUCCH proto.InternalMessageInfo
30364
30365 func (m *CSI_ReportConfigType_SemiPersistentOnPUCCH) GetReportSlotConfig() *CSI_ReportPeriodicityAndOffset {
30366         if m != nil {
30367                 return m.ReportSlotConfig
30368         }
30369         return nil
30370 }
30371
30372 func (m *CSI_ReportConfigType_SemiPersistentOnPUCCH) GetPucch_CSI_ResourceList() []*PUCCH_CSI_Resource {
30373         if m != nil {
30374                 return m.Pucch_CSI_ResourceList
30375         }
30376         return nil
30377 }
30378
30379 type CSI_ReportConfigType_SemiPersistentOnPUSCH struct {
30380         ReportSlotConfig     *ReportSlotConfig `protobuf:"bytes,1,opt,name=reportSlotConfig,proto3" json:"reportSlotConfig,omitempty"`
30381         ReportSlotOffsetList []uint32          `protobuf:"varint,2,rep,packed,name=reportSlotOffsetList,proto3" json:"reportSlotOffsetList,omitempty"`
30382         P0Alpha              uint32            `protobuf:"varint,3,opt,name=p0alpha,proto3" json:"p0alpha,omitempty"`
30383         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
30384         XXX_unrecognized     []byte            `json:"-"`
30385         XXX_sizecache        int32             `json:"-"`
30386 }
30387
30388 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) Reset() {
30389         *m = CSI_ReportConfigType_SemiPersistentOnPUSCH{}
30390 }
30391 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) String() string {
30392         return proto.CompactTextString(m)
30393 }
30394 func (*CSI_ReportConfigType_SemiPersistentOnPUSCH) ProtoMessage() {}
30395 func (*CSI_ReportConfigType_SemiPersistentOnPUSCH) Descriptor() ([]byte, []int) {
30396         return fileDescriptor_21c7528bb61f1a7a, []int{307}
30397 }
30398
30399 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) XXX_Unmarshal(b []byte) error {
30400         return xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUSCH.Unmarshal(m, b)
30401 }
30402 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30403         return xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUSCH.Marshal(b, m, deterministic)
30404 }
30405 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) XXX_Merge(src proto.Message) {
30406         xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUSCH.Merge(m, src)
30407 }
30408 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) XXX_Size() int {
30409         return xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUSCH.Size(m)
30410 }
30411 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) XXX_DiscardUnknown() {
30412         xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUSCH.DiscardUnknown(m)
30413 }
30414
30415 var xxx_messageInfo_CSI_ReportConfigType_SemiPersistentOnPUSCH proto.InternalMessageInfo
30416
30417 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) GetReportSlotConfig() *ReportSlotConfig {
30418         if m != nil {
30419                 return m.ReportSlotConfig
30420         }
30421         return nil
30422 }
30423
30424 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) GetReportSlotOffsetList() []uint32 {
30425         if m != nil {
30426                 return m.ReportSlotOffsetList
30427         }
30428         return nil
30429 }
30430
30431 func (m *CSI_ReportConfigType_SemiPersistentOnPUSCH) GetP0Alpha() uint32 {
30432         if m != nil {
30433                 return m.P0Alpha
30434         }
30435         return 0
30436 }
30437
30438 type ReportSlotConfig struct {
30439         Value                ReportSlotConfig_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ReportSlotConfig_Value" json:"value,omitempty"`
30440         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
30441         XXX_unrecognized     []byte                 `json:"-"`
30442         XXX_sizecache        int32                  `json:"-"`
30443 }
30444
30445 func (m *ReportSlotConfig) Reset()         { *m = ReportSlotConfig{} }
30446 func (m *ReportSlotConfig) String() string { return proto.CompactTextString(m) }
30447 func (*ReportSlotConfig) ProtoMessage()    {}
30448 func (*ReportSlotConfig) Descriptor() ([]byte, []int) {
30449         return fileDescriptor_21c7528bb61f1a7a, []int{308}
30450 }
30451
30452 func (m *ReportSlotConfig) XXX_Unmarshal(b []byte) error {
30453         return xxx_messageInfo_ReportSlotConfig.Unmarshal(m, b)
30454 }
30455 func (m *ReportSlotConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30456         return xxx_messageInfo_ReportSlotConfig.Marshal(b, m, deterministic)
30457 }
30458 func (m *ReportSlotConfig) XXX_Merge(src proto.Message) {
30459         xxx_messageInfo_ReportSlotConfig.Merge(m, src)
30460 }
30461 func (m *ReportSlotConfig) XXX_Size() int {
30462         return xxx_messageInfo_ReportSlotConfig.Size(m)
30463 }
30464 func (m *ReportSlotConfig) XXX_DiscardUnknown() {
30465         xxx_messageInfo_ReportSlotConfig.DiscardUnknown(m)
30466 }
30467
30468 var xxx_messageInfo_ReportSlotConfig proto.InternalMessageInfo
30469
30470 func (m *ReportSlotConfig) GetValue() ReportSlotConfig_Value {
30471         if m != nil {
30472                 return m.Value
30473         }
30474         return ReportSlotConfig_protobuf_unspecified
30475 }
30476
30477 type CSI_ReportConfigType_Aperiodic struct {
30478         ReportSlotOffsetList []uint32 `protobuf:"varint,1,rep,packed,name=reportSlotOffsetList,proto3" json:"reportSlotOffsetList,omitempty"`
30479         XXX_NoUnkeyedLiteral struct{} `json:"-"`
30480         XXX_unrecognized     []byte   `json:"-"`
30481         XXX_sizecache        int32    `json:"-"`
30482 }
30483
30484 func (m *CSI_ReportConfigType_Aperiodic) Reset()         { *m = CSI_ReportConfigType_Aperiodic{} }
30485 func (m *CSI_ReportConfigType_Aperiodic) String() string { return proto.CompactTextString(m) }
30486 func (*CSI_ReportConfigType_Aperiodic) ProtoMessage()    {}
30487 func (*CSI_ReportConfigType_Aperiodic) Descriptor() ([]byte, []int) {
30488         return fileDescriptor_21c7528bb61f1a7a, []int{309}
30489 }
30490
30491 func (m *CSI_ReportConfigType_Aperiodic) XXX_Unmarshal(b []byte) error {
30492         return xxx_messageInfo_CSI_ReportConfigType_Aperiodic.Unmarshal(m, b)
30493 }
30494 func (m *CSI_ReportConfigType_Aperiodic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30495         return xxx_messageInfo_CSI_ReportConfigType_Aperiodic.Marshal(b, m, deterministic)
30496 }
30497 func (m *CSI_ReportConfigType_Aperiodic) XXX_Merge(src proto.Message) {
30498         xxx_messageInfo_CSI_ReportConfigType_Aperiodic.Merge(m, src)
30499 }
30500 func (m *CSI_ReportConfigType_Aperiodic) XXX_Size() int {
30501         return xxx_messageInfo_CSI_ReportConfigType_Aperiodic.Size(m)
30502 }
30503 func (m *CSI_ReportConfigType_Aperiodic) XXX_DiscardUnknown() {
30504         xxx_messageInfo_CSI_ReportConfigType_Aperiodic.DiscardUnknown(m)
30505 }
30506
30507 var xxx_messageInfo_CSI_ReportConfigType_Aperiodic proto.InternalMessageInfo
30508
30509 func (m *CSI_ReportConfigType_Aperiodic) GetReportSlotOffsetList() []uint32 {
30510         if m != nil {
30511                 return m.ReportSlotOffsetList
30512         }
30513         return nil
30514 }
30515
30516 type CRI_RII1_CQI struct {
30517         Value                CRI_RII1_CQI_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.CRI_RII1_CQI_Value" json:"value,omitempty"`
30518         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
30519         XXX_unrecognized     []byte             `json:"-"`
30520         XXX_sizecache        int32              `json:"-"`
30521 }
30522
30523 func (m *CRI_RII1_CQI) Reset()         { *m = CRI_RII1_CQI{} }
30524 func (m *CRI_RII1_CQI) String() string { return proto.CompactTextString(m) }
30525 func (*CRI_RII1_CQI) ProtoMessage()    {}
30526 func (*CRI_RII1_CQI) Descriptor() ([]byte, []int) {
30527         return fileDescriptor_21c7528bb61f1a7a, []int{310}
30528 }
30529
30530 func (m *CRI_RII1_CQI) XXX_Unmarshal(b []byte) error {
30531         return xxx_messageInfo_CRI_RII1_CQI.Unmarshal(m, b)
30532 }
30533 func (m *CRI_RII1_CQI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30534         return xxx_messageInfo_CRI_RII1_CQI.Marshal(b, m, deterministic)
30535 }
30536 func (m *CRI_RII1_CQI) XXX_Merge(src proto.Message) {
30537         xxx_messageInfo_CRI_RII1_CQI.Merge(m, src)
30538 }
30539 func (m *CRI_RII1_CQI) XXX_Size() int {
30540         return xxx_messageInfo_CRI_RII1_CQI.Size(m)
30541 }
30542 func (m *CRI_RII1_CQI) XXX_DiscardUnknown() {
30543         xxx_messageInfo_CRI_RII1_CQI.DiscardUnknown(m)
30544 }
30545
30546 var xxx_messageInfo_CRI_RII1_CQI proto.InternalMessageInfo
30547
30548 func (m *CRI_RII1_CQI) GetValue() CRI_RII1_CQI_Value {
30549         if m != nil {
30550                 return m.Value
30551         }
30552         return CRI_RII1_CQI_protobuf_unspecified
30553 }
30554
30555 type ReportFreqConfiguration struct {
30556         Cqi_FormatIndicator *CQI_FormatIndicator `protobuf:"bytes,1,opt,name=cqi_FormatIndicator,json=cqiFormatIndicator,proto3" json:"cqi_FormatIndicator,omitempty"`
30557         Pmi_FormatIndicator *PMI_FormatIndicator `protobuf:"bytes,2,opt,name=pmi_FormatIndicator,json=pmiFormatIndicator,proto3" json:"pmi_FormatIndicator,omitempty"`
30558         // Types that are valid to be assigned to Csi_ReportingBand:
30559         //      *ReportFreqConfiguration_Subbands3
30560         //      *ReportFreqConfiguration_Subbands4
30561         //      *ReportFreqConfiguration_Subbands5
30562         //      *ReportFreqConfiguration_Subbands6
30563         //      *ReportFreqConfiguration_Subbands7
30564         //      *ReportFreqConfiguration_Subbands8
30565         //      *ReportFreqConfiguration_Subbands9
30566         //      *ReportFreqConfiguration_Subbands10
30567         //      *ReportFreqConfiguration_Subbands11
30568         //      *ReportFreqConfiguration_Subbands12
30569         //      *ReportFreqConfiguration_Subbands13
30570         //      *ReportFreqConfiguration_Subbands14
30571         //      *ReportFreqConfiguration_Subbands15
30572         //      *ReportFreqConfiguration_Subbands16
30573         //      *ReportFreqConfiguration_Subbands17
30574         //      *ReportFreqConfiguration_Subbands18
30575         //      *ReportFreqConfiguration_Subbands19V1530
30576         Csi_ReportingBand    isReportFreqConfiguration_Csi_ReportingBand `protobuf_oneof:"csi_ReportingBand"`
30577         XXX_NoUnkeyedLiteral struct{}                                    `json:"-"`
30578         XXX_unrecognized     []byte                                      `json:"-"`
30579         XXX_sizecache        int32                                       `json:"-"`
30580 }
30581
30582 func (m *ReportFreqConfiguration) Reset()         { *m = ReportFreqConfiguration{} }
30583 func (m *ReportFreqConfiguration) String() string { return proto.CompactTextString(m) }
30584 func (*ReportFreqConfiguration) ProtoMessage()    {}
30585 func (*ReportFreqConfiguration) Descriptor() ([]byte, []int) {
30586         return fileDescriptor_21c7528bb61f1a7a, []int{311}
30587 }
30588
30589 func (m *ReportFreqConfiguration) XXX_Unmarshal(b []byte) error {
30590         return xxx_messageInfo_ReportFreqConfiguration.Unmarshal(m, b)
30591 }
30592 func (m *ReportFreqConfiguration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30593         return xxx_messageInfo_ReportFreqConfiguration.Marshal(b, m, deterministic)
30594 }
30595 func (m *ReportFreqConfiguration) XXX_Merge(src proto.Message) {
30596         xxx_messageInfo_ReportFreqConfiguration.Merge(m, src)
30597 }
30598 func (m *ReportFreqConfiguration) XXX_Size() int {
30599         return xxx_messageInfo_ReportFreqConfiguration.Size(m)
30600 }
30601 func (m *ReportFreqConfiguration) XXX_DiscardUnknown() {
30602         xxx_messageInfo_ReportFreqConfiguration.DiscardUnknown(m)
30603 }
30604
30605 var xxx_messageInfo_ReportFreqConfiguration proto.InternalMessageInfo
30606
30607 func (m *ReportFreqConfiguration) GetCqi_FormatIndicator() *CQI_FormatIndicator {
30608         if m != nil {
30609                 return m.Cqi_FormatIndicator
30610         }
30611         return nil
30612 }
30613
30614 func (m *ReportFreqConfiguration) GetPmi_FormatIndicator() *PMI_FormatIndicator {
30615         if m != nil {
30616                 return m.Pmi_FormatIndicator
30617         }
30618         return nil
30619 }
30620
30621 type isReportFreqConfiguration_Csi_ReportingBand interface {
30622         isReportFreqConfiguration_Csi_ReportingBand()
30623 }
30624
30625 type ReportFreqConfiguration_Subbands3 struct {
30626         Subbands3 []byte `protobuf:"bytes,3,opt,name=subbands3,proto3,oneof"`
30627 }
30628
30629 type ReportFreqConfiguration_Subbands4 struct {
30630         Subbands4 []byte `protobuf:"bytes,4,opt,name=subbands4,proto3,oneof"`
30631 }
30632
30633 type ReportFreqConfiguration_Subbands5 struct {
30634         Subbands5 []byte `protobuf:"bytes,5,opt,name=subbands5,proto3,oneof"`
30635 }
30636
30637 type ReportFreqConfiguration_Subbands6 struct {
30638         Subbands6 []byte `protobuf:"bytes,6,opt,name=subbands6,proto3,oneof"`
30639 }
30640
30641 type ReportFreqConfiguration_Subbands7 struct {
30642         Subbands7 []byte `protobuf:"bytes,7,opt,name=subbands7,proto3,oneof"`
30643 }
30644
30645 type ReportFreqConfiguration_Subbands8 struct {
30646         Subbands8 []byte `protobuf:"bytes,8,opt,name=subbands8,proto3,oneof"`
30647 }
30648
30649 type ReportFreqConfiguration_Subbands9 struct {
30650         Subbands9 []byte `protobuf:"bytes,9,opt,name=subbands9,proto3,oneof"`
30651 }
30652
30653 type ReportFreqConfiguration_Subbands10 struct {
30654         Subbands10 []byte `protobuf:"bytes,10,opt,name=subbands10,proto3,oneof"`
30655 }
30656
30657 type ReportFreqConfiguration_Subbands11 struct {
30658         Subbands11 []byte `protobuf:"bytes,11,opt,name=subbands11,proto3,oneof"`
30659 }
30660
30661 type ReportFreqConfiguration_Subbands12 struct {
30662         Subbands12 []byte `protobuf:"bytes,12,opt,name=subbands12,proto3,oneof"`
30663 }
30664
30665 type ReportFreqConfiguration_Subbands13 struct {
30666         Subbands13 []byte `protobuf:"bytes,13,opt,name=subbands13,proto3,oneof"`
30667 }
30668
30669 type ReportFreqConfiguration_Subbands14 struct {
30670         Subbands14 []byte `protobuf:"bytes,14,opt,name=subbands14,proto3,oneof"`
30671 }
30672
30673 type ReportFreqConfiguration_Subbands15 struct {
30674         Subbands15 []byte `protobuf:"bytes,15,opt,name=subbands15,proto3,oneof"`
30675 }
30676
30677 type ReportFreqConfiguration_Subbands16 struct {
30678         Subbands16 []byte `protobuf:"bytes,16,opt,name=subbands16,proto3,oneof"`
30679 }
30680
30681 type ReportFreqConfiguration_Subbands17 struct {
30682         Subbands17 []byte `protobuf:"bytes,17,opt,name=subbands17,proto3,oneof"`
30683 }
30684
30685 type ReportFreqConfiguration_Subbands18 struct {
30686         Subbands18 []byte `protobuf:"bytes,18,opt,name=subbands18,proto3,oneof"`
30687 }
30688
30689 type ReportFreqConfiguration_Subbands19V1530 struct {
30690         Subbands19V1530 []byte `protobuf:"bytes,19,opt,name=subbands19_v1530,json=subbands19V1530,proto3,oneof"`
30691 }
30692
30693 func (*ReportFreqConfiguration_Subbands3) isReportFreqConfiguration_Csi_ReportingBand() {}
30694
30695 func (*ReportFreqConfiguration_Subbands4) isReportFreqConfiguration_Csi_ReportingBand() {}
30696
30697 func (*ReportFreqConfiguration_Subbands5) isReportFreqConfiguration_Csi_ReportingBand() {}
30698
30699 func (*ReportFreqConfiguration_Subbands6) isReportFreqConfiguration_Csi_ReportingBand() {}
30700
30701 func (*ReportFreqConfiguration_Subbands7) isReportFreqConfiguration_Csi_ReportingBand() {}
30702
30703 func (*ReportFreqConfiguration_Subbands8) isReportFreqConfiguration_Csi_ReportingBand() {}
30704
30705 func (*ReportFreqConfiguration_Subbands9) isReportFreqConfiguration_Csi_ReportingBand() {}
30706
30707 func (*ReportFreqConfiguration_Subbands10) isReportFreqConfiguration_Csi_ReportingBand() {}
30708
30709 func (*ReportFreqConfiguration_Subbands11) isReportFreqConfiguration_Csi_ReportingBand() {}
30710
30711 func (*ReportFreqConfiguration_Subbands12) isReportFreqConfiguration_Csi_ReportingBand() {}
30712
30713 func (*ReportFreqConfiguration_Subbands13) isReportFreqConfiguration_Csi_ReportingBand() {}
30714
30715 func (*ReportFreqConfiguration_Subbands14) isReportFreqConfiguration_Csi_ReportingBand() {}
30716
30717 func (*ReportFreqConfiguration_Subbands15) isReportFreqConfiguration_Csi_ReportingBand() {}
30718
30719 func (*ReportFreqConfiguration_Subbands16) isReportFreqConfiguration_Csi_ReportingBand() {}
30720
30721 func (*ReportFreqConfiguration_Subbands17) isReportFreqConfiguration_Csi_ReportingBand() {}
30722
30723 func (*ReportFreqConfiguration_Subbands18) isReportFreqConfiguration_Csi_ReportingBand() {}
30724
30725 func (*ReportFreqConfiguration_Subbands19V1530) isReportFreqConfiguration_Csi_ReportingBand() {}
30726
30727 func (m *ReportFreqConfiguration) GetCsi_ReportingBand() isReportFreqConfiguration_Csi_ReportingBand {
30728         if m != nil {
30729                 return m.Csi_ReportingBand
30730         }
30731         return nil
30732 }
30733
30734 func (m *ReportFreqConfiguration) GetSubbands3() []byte {
30735         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands3); ok {
30736                 return x.Subbands3
30737         }
30738         return nil
30739 }
30740
30741 func (m *ReportFreqConfiguration) GetSubbands4() []byte {
30742         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands4); ok {
30743                 return x.Subbands4
30744         }
30745         return nil
30746 }
30747
30748 func (m *ReportFreqConfiguration) GetSubbands5() []byte {
30749         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands5); ok {
30750                 return x.Subbands5
30751         }
30752         return nil
30753 }
30754
30755 func (m *ReportFreqConfiguration) GetSubbands6() []byte {
30756         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands6); ok {
30757                 return x.Subbands6
30758         }
30759         return nil
30760 }
30761
30762 func (m *ReportFreqConfiguration) GetSubbands7() []byte {
30763         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands7); ok {
30764                 return x.Subbands7
30765         }
30766         return nil
30767 }
30768
30769 func (m *ReportFreqConfiguration) GetSubbands8() []byte {
30770         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands8); ok {
30771                 return x.Subbands8
30772         }
30773         return nil
30774 }
30775
30776 func (m *ReportFreqConfiguration) GetSubbands9() []byte {
30777         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands9); ok {
30778                 return x.Subbands9
30779         }
30780         return nil
30781 }
30782
30783 func (m *ReportFreqConfiguration) GetSubbands10() []byte {
30784         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands10); ok {
30785                 return x.Subbands10
30786         }
30787         return nil
30788 }
30789
30790 func (m *ReportFreqConfiguration) GetSubbands11() []byte {
30791         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands11); ok {
30792                 return x.Subbands11
30793         }
30794         return nil
30795 }
30796
30797 func (m *ReportFreqConfiguration) GetSubbands12() []byte {
30798         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands12); ok {
30799                 return x.Subbands12
30800         }
30801         return nil
30802 }
30803
30804 func (m *ReportFreqConfiguration) GetSubbands13() []byte {
30805         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands13); ok {
30806                 return x.Subbands13
30807         }
30808         return nil
30809 }
30810
30811 func (m *ReportFreqConfiguration) GetSubbands14() []byte {
30812         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands14); ok {
30813                 return x.Subbands14
30814         }
30815         return nil
30816 }
30817
30818 func (m *ReportFreqConfiguration) GetSubbands15() []byte {
30819         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands15); ok {
30820                 return x.Subbands15
30821         }
30822         return nil
30823 }
30824
30825 func (m *ReportFreqConfiguration) GetSubbands16() []byte {
30826         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands16); ok {
30827                 return x.Subbands16
30828         }
30829         return nil
30830 }
30831
30832 func (m *ReportFreqConfiguration) GetSubbands17() []byte {
30833         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands17); ok {
30834                 return x.Subbands17
30835         }
30836         return nil
30837 }
30838
30839 func (m *ReportFreqConfiguration) GetSubbands18() []byte {
30840         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands18); ok {
30841                 return x.Subbands18
30842         }
30843         return nil
30844 }
30845
30846 func (m *ReportFreqConfiguration) GetSubbands19V1530() []byte {
30847         if x, ok := m.GetCsi_ReportingBand().(*ReportFreqConfiguration_Subbands19V1530); ok {
30848                 return x.Subbands19V1530
30849         }
30850         return nil
30851 }
30852
30853 // XXX_OneofWrappers is for the internal use of the proto package.
30854 func (*ReportFreqConfiguration) XXX_OneofWrappers() []interface{} {
30855         return []interface{}{
30856                 (*ReportFreqConfiguration_Subbands3)(nil),
30857                 (*ReportFreqConfiguration_Subbands4)(nil),
30858                 (*ReportFreqConfiguration_Subbands5)(nil),
30859                 (*ReportFreqConfiguration_Subbands6)(nil),
30860                 (*ReportFreqConfiguration_Subbands7)(nil),
30861                 (*ReportFreqConfiguration_Subbands8)(nil),
30862                 (*ReportFreqConfiguration_Subbands9)(nil),
30863                 (*ReportFreqConfiguration_Subbands10)(nil),
30864                 (*ReportFreqConfiguration_Subbands11)(nil),
30865                 (*ReportFreqConfiguration_Subbands12)(nil),
30866                 (*ReportFreqConfiguration_Subbands13)(nil),
30867                 (*ReportFreqConfiguration_Subbands14)(nil),
30868                 (*ReportFreqConfiguration_Subbands15)(nil),
30869                 (*ReportFreqConfiguration_Subbands16)(nil),
30870                 (*ReportFreqConfiguration_Subbands17)(nil),
30871                 (*ReportFreqConfiguration_Subbands18)(nil),
30872                 (*ReportFreqConfiguration_Subbands19V1530)(nil),
30873         }
30874 }
30875
30876 type CQI_FormatIndicator struct {
30877         Value                CQI_FormatIndicator_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.CQI_FormatIndicator_Value" json:"value,omitempty"`
30878         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
30879         XXX_unrecognized     []byte                    `json:"-"`
30880         XXX_sizecache        int32                     `json:"-"`
30881 }
30882
30883 func (m *CQI_FormatIndicator) Reset()         { *m = CQI_FormatIndicator{} }
30884 func (m *CQI_FormatIndicator) String() string { return proto.CompactTextString(m) }
30885 func (*CQI_FormatIndicator) ProtoMessage()    {}
30886 func (*CQI_FormatIndicator) Descriptor() ([]byte, []int) {
30887         return fileDescriptor_21c7528bb61f1a7a, []int{312}
30888 }
30889
30890 func (m *CQI_FormatIndicator) XXX_Unmarshal(b []byte) error {
30891         return xxx_messageInfo_CQI_FormatIndicator.Unmarshal(m, b)
30892 }
30893 func (m *CQI_FormatIndicator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30894         return xxx_messageInfo_CQI_FormatIndicator.Marshal(b, m, deterministic)
30895 }
30896 func (m *CQI_FormatIndicator) XXX_Merge(src proto.Message) {
30897         xxx_messageInfo_CQI_FormatIndicator.Merge(m, src)
30898 }
30899 func (m *CQI_FormatIndicator) XXX_Size() int {
30900         return xxx_messageInfo_CQI_FormatIndicator.Size(m)
30901 }
30902 func (m *CQI_FormatIndicator) XXX_DiscardUnknown() {
30903         xxx_messageInfo_CQI_FormatIndicator.DiscardUnknown(m)
30904 }
30905
30906 var xxx_messageInfo_CQI_FormatIndicator proto.InternalMessageInfo
30907
30908 func (m *CQI_FormatIndicator) GetValue() CQI_FormatIndicator_Value {
30909         if m != nil {
30910                 return m.Value
30911         }
30912         return CQI_FormatIndicator_protobuf_unspecified
30913 }
30914
30915 type PMI_FormatIndicator struct {
30916         Value                PMI_FormatIndicator_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PMI_FormatIndicator_Value" json:"value,omitempty"`
30917         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
30918         XXX_unrecognized     []byte                    `json:"-"`
30919         XXX_sizecache        int32                     `json:"-"`
30920 }
30921
30922 func (m *PMI_FormatIndicator) Reset()         { *m = PMI_FormatIndicator{} }
30923 func (m *PMI_FormatIndicator) String() string { return proto.CompactTextString(m) }
30924 func (*PMI_FormatIndicator) ProtoMessage()    {}
30925 func (*PMI_FormatIndicator) Descriptor() ([]byte, []int) {
30926         return fileDescriptor_21c7528bb61f1a7a, []int{313}
30927 }
30928
30929 func (m *PMI_FormatIndicator) XXX_Unmarshal(b []byte) error {
30930         return xxx_messageInfo_PMI_FormatIndicator.Unmarshal(m, b)
30931 }
30932 func (m *PMI_FormatIndicator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30933         return xxx_messageInfo_PMI_FormatIndicator.Marshal(b, m, deterministic)
30934 }
30935 func (m *PMI_FormatIndicator) XXX_Merge(src proto.Message) {
30936         xxx_messageInfo_PMI_FormatIndicator.Merge(m, src)
30937 }
30938 func (m *PMI_FormatIndicator) XXX_Size() int {
30939         return xxx_messageInfo_PMI_FormatIndicator.Size(m)
30940 }
30941 func (m *PMI_FormatIndicator) XXX_DiscardUnknown() {
30942         xxx_messageInfo_PMI_FormatIndicator.DiscardUnknown(m)
30943 }
30944
30945 var xxx_messageInfo_PMI_FormatIndicator proto.InternalMessageInfo
30946
30947 func (m *PMI_FormatIndicator) GetValue() PMI_FormatIndicator_Value {
30948         if m != nil {
30949                 return m.Value
30950         }
30951         return PMI_FormatIndicator_protobuf_unspecified
30952 }
30953
30954 type CodebookConfig struct {
30955         // Types that are valid to be assigned to CodebookType:
30956         //      *CodebookConfig_Type1
30957         //      *CodebookConfig_Type2
30958         CodebookType         isCodebookConfig_CodebookType `protobuf_oneof:"codebookType"`
30959         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
30960         XXX_unrecognized     []byte                        `json:"-"`
30961         XXX_sizecache        int32                         `json:"-"`
30962 }
30963
30964 func (m *CodebookConfig) Reset()         { *m = CodebookConfig{} }
30965 func (m *CodebookConfig) String() string { return proto.CompactTextString(m) }
30966 func (*CodebookConfig) ProtoMessage()    {}
30967 func (*CodebookConfig) Descriptor() ([]byte, []int) {
30968         return fileDescriptor_21c7528bb61f1a7a, []int{314}
30969 }
30970
30971 func (m *CodebookConfig) XXX_Unmarshal(b []byte) error {
30972         return xxx_messageInfo_CodebookConfig.Unmarshal(m, b)
30973 }
30974 func (m *CodebookConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
30975         return xxx_messageInfo_CodebookConfig.Marshal(b, m, deterministic)
30976 }
30977 func (m *CodebookConfig) XXX_Merge(src proto.Message) {
30978         xxx_messageInfo_CodebookConfig.Merge(m, src)
30979 }
30980 func (m *CodebookConfig) XXX_Size() int {
30981         return xxx_messageInfo_CodebookConfig.Size(m)
30982 }
30983 func (m *CodebookConfig) XXX_DiscardUnknown() {
30984         xxx_messageInfo_CodebookConfig.DiscardUnknown(m)
30985 }
30986
30987 var xxx_messageInfo_CodebookConfig proto.InternalMessageInfo
30988
30989 type isCodebookConfig_CodebookType interface {
30990         isCodebookConfig_CodebookType()
30991 }
30992
30993 type CodebookConfig_Type1 struct {
30994         Type1 *CodebookType_Type1 `protobuf:"bytes,1,opt,name=type1,proto3,oneof"`
30995 }
30996
30997 type CodebookConfig_Type2 struct {
30998         Type2 *CodebookType_Type2 `protobuf:"bytes,2,opt,name=type2,proto3,oneof"`
30999 }
31000
31001 func (*CodebookConfig_Type1) isCodebookConfig_CodebookType() {}
31002
31003 func (*CodebookConfig_Type2) isCodebookConfig_CodebookType() {}
31004
31005 func (m *CodebookConfig) GetCodebookType() isCodebookConfig_CodebookType {
31006         if m != nil {
31007                 return m.CodebookType
31008         }
31009         return nil
31010 }
31011
31012 func (m *CodebookConfig) GetType1() *CodebookType_Type1 {
31013         if x, ok := m.GetCodebookType().(*CodebookConfig_Type1); ok {
31014                 return x.Type1
31015         }
31016         return nil
31017 }
31018
31019 func (m *CodebookConfig) GetType2() *CodebookType_Type2 {
31020         if x, ok := m.GetCodebookType().(*CodebookConfig_Type2); ok {
31021                 return x.Type2
31022         }
31023         return nil
31024 }
31025
31026 // XXX_OneofWrappers is for the internal use of the proto package.
31027 func (*CodebookConfig) XXX_OneofWrappers() []interface{} {
31028         return []interface{}{
31029                 (*CodebookConfig_Type1)(nil),
31030                 (*CodebookConfig_Type2)(nil),
31031         }
31032 }
31033
31034 type CodebookType_Type1 struct {
31035         // Types that are valid to be assigned to SubType:
31036         //      *CodebookType_Type1_TypeI_SinglePanel
31037         //      *CodebookType_Type1_TypeI_MultiPanell
31038         SubType              isCodebookType_Type1_SubType `protobuf_oneof:"subType"`
31039         CodebookMode         uint32                       `protobuf:"varint,3,opt,name=codebookMode,proto3" json:"codebookMode,omitempty"`
31040         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
31041         XXX_unrecognized     []byte                       `json:"-"`
31042         XXX_sizecache        int32                        `json:"-"`
31043 }
31044
31045 func (m *CodebookType_Type1) Reset()         { *m = CodebookType_Type1{} }
31046 func (m *CodebookType_Type1) String() string { return proto.CompactTextString(m) }
31047 func (*CodebookType_Type1) ProtoMessage()    {}
31048 func (*CodebookType_Type1) Descriptor() ([]byte, []int) {
31049         return fileDescriptor_21c7528bb61f1a7a, []int{315}
31050 }
31051
31052 func (m *CodebookType_Type1) XXX_Unmarshal(b []byte) error {
31053         return xxx_messageInfo_CodebookType_Type1.Unmarshal(m, b)
31054 }
31055 func (m *CodebookType_Type1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
31056         return xxx_messageInfo_CodebookType_Type1.Marshal(b, m, deterministic)
31057 }
31058 func (m *CodebookType_Type1) XXX_Merge(src proto.Message) {
31059         xxx_messageInfo_CodebookType_Type1.Merge(m, src)
31060 }
31061 func (m *CodebookType_Type1) XXX_Size() int {
31062         return xxx_messageInfo_CodebookType_Type1.Size(m)
31063 }
31064 func (m *CodebookType_Type1) XXX_DiscardUnknown() {
31065         xxx_messageInfo_CodebookType_Type1.DiscardUnknown(m)
31066 }
31067
31068 var xxx_messageInfo_CodebookType_Type1 proto.InternalMessageInfo
31069
31070 type isCodebookType_Type1_SubType interface {
31071         isCodebookType_Type1_SubType()
31072 }
31073
31074 type CodebookType_Type1_TypeI_SinglePanel struct {
31075         TypeI_SinglePanel *CodebookSubType_SinglePanel `protobuf:"bytes,1,opt,name=typeI_SinglePanel,json=typeISinglePanel,proto3,oneof"`
31076 }
31077
31078 type CodebookType_Type1_TypeI_MultiPanell struct {
31079         TypeI_MultiPanell *CodebookSubType_MultiPanel `protobuf:"bytes,2,opt,name=typeI_MultiPanell,json=typeIMultiPanell,proto3,oneof"`
31080 }
31081
31082 func (*CodebookType_Type1_TypeI_SinglePanel) isCodebookType_Type1_SubType() {}
31083
31084 func (*CodebookType_Type1_TypeI_MultiPanell) isCodebookType_Type1_SubType() {}
31085
31086 func (m *CodebookType_Type1) GetSubType() isCodebookType_Type1_SubType {
31087         if m != nil {
31088                 return m.SubType
31089         }
31090         return nil
31091 }
31092
31093 func (m *CodebookType_Type1) GetTypeI_SinglePanel() *CodebookSubType_SinglePanel {
31094         if x, ok := m.GetSubType().(*CodebookType_Type1_TypeI_SinglePanel); ok {
31095                 return x.TypeI_SinglePanel
31096         }
31097         return nil
31098 }
31099
31100 func (m *CodebookType_Type1) GetTypeI_MultiPanell() *CodebookSubType_MultiPanel {
31101         if x, ok := m.GetSubType().(*CodebookType_Type1_TypeI_MultiPanell); ok {
31102                 return x.TypeI_MultiPanell
31103         }
31104         return nil
31105 }
31106
31107 func (m *CodebookType_Type1) GetCodebookMode() uint32 {
31108         if m != nil {
31109                 return m.CodebookMode
31110         }
31111         return 0
31112 }
31113
31114 // XXX_OneofWrappers is for the internal use of the proto package.
31115 func (*CodebookType_Type1) XXX_OneofWrappers() []interface{} {
31116         return []interface{}{
31117                 (*CodebookType_Type1_TypeI_SinglePanel)(nil),
31118                 (*CodebookType_Type1_TypeI_MultiPanell)(nil),
31119         }
31120 }
31121
31122 type CodebookSubType_SinglePanel struct {
31123         // Types that are valid to be assigned to NrOfAntennaPorts:
31124         //      *CodebookSubType_SinglePanel_Two
31125         //      *CodebookSubType_SinglePanel_MoreThanTwo
31126         NrOfAntennaPorts                isCodebookSubType_SinglePanel_NrOfAntennaPorts `protobuf_oneof:"nrOfAntennaPorts"`
31127         TypeI_SinglePanelRi_Restriction []byte                                         `protobuf:"bytes,3,opt,name=typeI_SinglePanel_ri_Restriction,json=typeISinglePanelRiRestriction,proto3" json:"typeI_SinglePanel_ri_Restriction,omitempty"`
31128         XXX_NoUnkeyedLiteral            struct{}                                       `json:"-"`
31129         XXX_unrecognized                []byte                                         `json:"-"`
31130         XXX_sizecache                   int32                                          `json:"-"`
31131 }
31132
31133 func (m *CodebookSubType_SinglePanel) Reset()         { *m = CodebookSubType_SinglePanel{} }
31134 func (m *CodebookSubType_SinglePanel) String() string { return proto.CompactTextString(m) }
31135 func (*CodebookSubType_SinglePanel) ProtoMessage()    {}
31136 func (*CodebookSubType_SinglePanel) Descriptor() ([]byte, []int) {
31137         return fileDescriptor_21c7528bb61f1a7a, []int{316}
31138 }
31139
31140 func (m *CodebookSubType_SinglePanel) XXX_Unmarshal(b []byte) error {
31141         return xxx_messageInfo_CodebookSubType_SinglePanel.Unmarshal(m, b)
31142 }
31143 func (m *CodebookSubType_SinglePanel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
31144         return xxx_messageInfo_CodebookSubType_SinglePanel.Marshal(b, m, deterministic)
31145 }
31146 func (m *CodebookSubType_SinglePanel) XXX_Merge(src proto.Message) {
31147         xxx_messageInfo_CodebookSubType_SinglePanel.Merge(m, src)
31148 }
31149 func (m *CodebookSubType_SinglePanel) XXX_Size() int {
31150         return xxx_messageInfo_CodebookSubType_SinglePanel.Size(m)
31151 }
31152 func (m *CodebookSubType_SinglePanel) XXX_DiscardUnknown() {
31153         xxx_messageInfo_CodebookSubType_SinglePanel.DiscardUnknown(m)
31154 }
31155
31156 var xxx_messageInfo_CodebookSubType_SinglePanel proto.InternalMessageInfo
31157
31158 type isCodebookSubType_SinglePanel_NrOfAntennaPorts interface {
31159         isCodebookSubType_SinglePanel_NrOfAntennaPorts()
31160 }
31161
31162 type CodebookSubType_SinglePanel_Two struct {
31163         Two *CodebookNrOfAntennaPorts_Two `protobuf:"bytes,1,opt,name=two,proto3,oneof"`
31164 }
31165
31166 type CodebookSubType_SinglePanel_MoreThanTwo struct {
31167         MoreThanTwo *CodebookNrOfAntennaPorts_MoreThanTwo `protobuf:"bytes,2,opt,name=moreThanTwo,proto3,oneof"`
31168 }
31169
31170 func (*CodebookSubType_SinglePanel_Two) isCodebookSubType_SinglePanel_NrOfAntennaPorts() {}
31171
31172 func (*CodebookSubType_SinglePanel_MoreThanTwo) isCodebookSubType_SinglePanel_NrOfAntennaPorts() {}
31173
31174 func (m *CodebookSubType_SinglePanel) GetNrOfAntennaPorts() isCodebookSubType_SinglePanel_NrOfAntennaPorts {
31175         if m != nil {
31176                 return m.NrOfAntennaPorts
31177         }
31178         return nil
31179 }
31180
31181 func (m *CodebookSubType_SinglePanel) GetTwo() *CodebookNrOfAntennaPorts_Two {
31182         if x, ok := m.GetNrOfAntennaPorts().(*CodebookSubType_SinglePanel_Two); ok {
31183                 return x.Two
31184         }
31185         return nil
31186 }
31187
31188 func (m *CodebookSubType_SinglePanel) GetMoreThanTwo() *CodebookNrOfAntennaPorts_MoreThanTwo {
31189         if x, ok := m.GetNrOfAntennaPorts().(*CodebookSubType_SinglePanel_MoreThanTwo); ok {
31190                 return x.MoreThanTwo
31191         }
31192         return nil
31193 }
31194
31195 func (m *CodebookSubType_SinglePanel) GetTypeI_SinglePanelRi_Restriction() []byte {
31196         if m != nil {
31197                 return m.TypeI_SinglePanelRi_Restriction
31198         }
31199         return nil
31200 }
31201
31202 // XXX_OneofWrappers is for the internal use of the proto package.
31203 func (*CodebookSubType_SinglePanel) XXX_OneofWrappers() []interface{} {
31204         return []interface{}{
31205                 (*CodebookSubType_SinglePanel_Two)(nil),
31206                 (*CodebookSubType_SinglePanel_MoreThanTwo)(nil),
31207         }
31208 }
31209
31210 type CodebookNrOfAntennaPorts_Two struct {
31211         TwoTX_CodebookSubsetRestriction []byte   `protobuf:"bytes,1,opt,name=twoTX_CodebookSubsetRestriction,json=twoTXCodebookSubsetRestriction,proto3" json:"twoTX_CodebookSubsetRestriction,omitempty"`
31212         XXX_NoUnkeyedLiteral            struct{} `json:"-"`
31213         XXX_unrecognized                []byte   `json:"-"`
31214         XXX_sizecache                   int32    `json:"-"`
31215 }
31216
31217 func (m *CodebookNrOfAntennaPorts_Two) Reset()         { *m = CodebookNrOfAntennaPorts_Two{} }
31218 func (m *CodebookNrOfAntennaPorts_Two) String() string { return proto.CompactTextString(m) }
31219 func (*CodebookNrOfAntennaPorts_Two) ProtoMessage()    {}
31220 func (*CodebookNrOfAntennaPorts_Two) Descriptor() ([]byte, []int) {
31221         return fileDescriptor_21c7528bb61f1a7a, []int{317}
31222 }
31223
31224 func (m *CodebookNrOfAntennaPorts_Two) XXX_Unmarshal(b []byte) error {
31225         return xxx_messageInfo_CodebookNrOfAntennaPorts_Two.Unmarshal(m, b)
31226 }
31227 func (m *CodebookNrOfAntennaPorts_Two) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
31228         return xxx_messageInfo_CodebookNrOfAntennaPorts_Two.Marshal(b, m, deterministic)
31229 }
31230 func (m *CodebookNrOfAntennaPorts_Two) XXX_Merge(src proto.Message) {
31231         xxx_messageInfo_CodebookNrOfAntennaPorts_Two.Merge(m, src)
31232 }
31233 func (m *CodebookNrOfAntennaPorts_Two) XXX_Size() int {
31234         return xxx_messageInfo_CodebookNrOfAntennaPorts_Two.Size(m)
31235 }
31236 func (m *CodebookNrOfAntennaPorts_Two) XXX_DiscardUnknown() {
31237         xxx_messageInfo_CodebookNrOfAntennaPorts_Two.DiscardUnknown(m)
31238 }
31239
31240 var xxx_messageInfo_CodebookNrOfAntennaPorts_Two proto.InternalMessageInfo
31241
31242 func (m *CodebookNrOfAntennaPorts_Two) GetTwoTX_CodebookSubsetRestriction() []byte {
31243         if m != nil {
31244                 return m.TwoTX_CodebookSubsetRestriction
31245         }
31246         return nil
31247 }
31248
31249 type CodebookNrOfAntennaPorts_MoreThanTwo struct {
31250         // Types that are valid to be assigned to N1N2:
31251         //      *CodebookNrOfAntennaPorts_MoreThanTwo_TwoOne_TypeI_SinglePanel_Restriction
31252         //      *CodebookNrOfAntennaPorts_MoreThanTwo_TwoTwo_TypeI_SinglePanel_Restriction
31253         //      *CodebookNrOfAntennaPorts_MoreThanTwo_FourOne_TypeI_SinglePanel_Restriction
31254         //      *CodebookNrOfAntennaPorts_MoreThanTwo_ThreeTwo_TypeI_SinglePanel_Restriction
31255         //      *CodebookNrOfAntennaPorts_MoreThanTwo_SixOne_TypeI_SinglePanel_Restriction
31256         //      *CodebookNrOfAntennaPorts_MoreThanTwo_FourTwo_TypeI_SinglePanel_Restriction
31257         //      *CodebookNrOfAntennaPorts_MoreThanTwo_EightOne_TypeI_SinglePanel_Restriction
31258         //      *CodebookNrOfAntennaPorts_MoreThanTwo_FourThree_TypeI_SinglePanel_Restriction
31259         //      *CodebookNrOfAntennaPorts_MoreThanTwo_SixTwo_TypeI_SinglePanel_Restriction
31260         //      *CodebookNrOfAntennaPorts_MoreThanTwo_TwelveOne_TypeI_SinglePanel_Restriction
31261         //      *CodebookNrOfAntennaPorts_MoreThanTwo_FourFour_TypeI_SinglePanel_Restriction
31262         //      *CodebookNrOfAntennaPorts_MoreThanTwo_EightTwo_TypeI_SinglePanel_Restriction
31263         //      *CodebookNrOfAntennaPorts_MoreThanTwo_SixteenOne_TypeI_SinglePanel_Restriction
31264         N1N2                                         isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2 `protobuf_oneof:"n1_n2"`
31265         TypeI_SinglePanelCodebookSubsetRestrictionI2 *wrappers.BytesValue                        `protobuf:"bytes,14,opt,name=typeI_SinglePanel_codebookSubsetRestriction_i2,json=typeISinglePanelCodebookSubsetRestrictionI2,proto3" json:"typeI_SinglePanel_codebookSubsetRestriction_i2,omitempty"`
31266         XXX_NoUnkeyedLiteral                         struct{}                                    `json:"-"`
31267         XXX_unrecognized                             []byte                                      `json:"-"`
31268         XXX_sizecache                                int32                                       `json:"-"`
31269 }
31270
31271 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) Reset()         { *m = CodebookNrOfAntennaPorts_MoreThanTwo{} }
31272 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) String() string { return proto.CompactTextString(m) }
31273 func (*CodebookNrOfAntennaPorts_MoreThanTwo) ProtoMessage()    {}
31274 func (*CodebookNrOfAntennaPorts_MoreThanTwo) Descriptor() ([]byte, []int) {
31275         return fileDescriptor_21c7528bb61f1a7a, []int{318}
31276 }
31277
31278 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) XXX_Unmarshal(b []byte) error {
31279         return xxx_messageInfo_CodebookNrOfAntennaPorts_MoreThanTwo.Unmarshal(m, b)
31280 }
31281 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
31282         return xxx_messageInfo_CodebookNrOfAntennaPorts_MoreThanTwo.Marshal(b, m, deterministic)
31283 }
31284 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) XXX_Merge(src proto.Message) {
31285         xxx_messageInfo_CodebookNrOfAntennaPorts_MoreThanTwo.Merge(m, src)
31286 }
31287 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) XXX_Size() int {
31288         return xxx_messageInfo_CodebookNrOfAntennaPorts_MoreThanTwo.Size(m)
31289 }
31290 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) XXX_DiscardUnknown() {
31291         xxx_messageInfo_CodebookNrOfAntennaPorts_MoreThanTwo.DiscardUnknown(m)
31292 }
31293
31294 var xxx_messageInfo_CodebookNrOfAntennaPorts_MoreThanTwo proto.InternalMessageInfo
31295
31296 type isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2 interface {
31297         isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2()
31298 }
31299
31300 type CodebookNrOfAntennaPorts_MoreThanTwo_TwoOne_TypeI_SinglePanel_Restriction struct {
31301         TwoOne_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,1,opt,name=two_one_TypeI_SinglePanel_Restriction,json=twoOneTypeISinglePanelRestriction,proto3,oneof"`
31302 }
31303
31304 type CodebookNrOfAntennaPorts_MoreThanTwo_TwoTwo_TypeI_SinglePanel_Restriction struct {
31305         TwoTwo_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,2,opt,name=two_two_TypeI_SinglePanel_Restriction,json=twoTwoTypeISinglePanelRestriction,proto3,oneof"`
31306 }
31307
31308 type CodebookNrOfAntennaPorts_MoreThanTwo_FourOne_TypeI_SinglePanel_Restriction struct {
31309         FourOne_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,3,opt,name=four_one_TypeI_SinglePanel_Restriction,json=fourOneTypeISinglePanelRestriction,proto3,oneof"`
31310 }
31311
31312 type CodebookNrOfAntennaPorts_MoreThanTwo_ThreeTwo_TypeI_SinglePanel_Restriction struct {
31313         ThreeTwo_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,4,opt,name=three_two_TypeI_SinglePanel_Restriction,json=threeTwoTypeISinglePanelRestriction,proto3,oneof"`
31314 }
31315
31316 type CodebookNrOfAntennaPorts_MoreThanTwo_SixOne_TypeI_SinglePanel_Restriction struct {
31317         SixOne_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,5,opt,name=six_one_TypeI_SinglePanel_Restriction,json=sixOneTypeISinglePanelRestriction,proto3,oneof"`
31318 }
31319
31320 type CodebookNrOfAntennaPorts_MoreThanTwo_FourTwo_TypeI_SinglePanel_Restriction struct {
31321         FourTwo_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,6,opt,name=four_two_TypeI_SinglePanel_Restriction,json=fourTwoTypeISinglePanelRestriction,proto3,oneof"`
31322 }
31323
31324 type CodebookNrOfAntennaPorts_MoreThanTwo_EightOne_TypeI_SinglePanel_Restriction struct {
31325         EightOne_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,7,opt,name=eight_one_TypeI_SinglePanel_Restriction,json=eightOneTypeISinglePanelRestriction,proto3,oneof"`
31326 }
31327
31328 type CodebookNrOfAntennaPorts_MoreThanTwo_FourThree_TypeI_SinglePanel_Restriction struct {
31329         FourThree_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,8,opt,name=four_three_TypeI_SinglePanel_Restriction,json=fourThreeTypeISinglePanelRestriction,proto3,oneof"`
31330 }
31331
31332 type CodebookNrOfAntennaPorts_MoreThanTwo_SixTwo_TypeI_SinglePanel_Restriction struct {
31333         SixTwo_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,9,opt,name=six_two_TypeI_SinglePanel_Restriction,json=sixTwoTypeISinglePanelRestriction,proto3,oneof"`
31334 }
31335
31336 type CodebookNrOfAntennaPorts_MoreThanTwo_TwelveOne_TypeI_SinglePanel_Restriction struct {
31337         TwelveOne_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,10,opt,name=twelve_one_TypeI_SinglePanel_Restriction,json=twelveOneTypeISinglePanelRestriction,proto3,oneof"`
31338 }
31339
31340 type CodebookNrOfAntennaPorts_MoreThanTwo_FourFour_TypeI_SinglePanel_Restriction struct {
31341         FourFour_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,11,opt,name=four_four_TypeI_SinglePanel_Restriction,json=fourFourTypeISinglePanelRestriction,proto3,oneof"`
31342 }
31343
31344 type CodebookNrOfAntennaPorts_MoreThanTwo_EightTwo_TypeI_SinglePanel_Restriction struct {
31345         EightTwo_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,12,opt,name=eight_two_TypeI_SinglePanel_Restriction,json=eightTwoTypeISinglePanelRestriction,proto3,oneof"`
31346 }
31347
31348 type CodebookNrOfAntennaPorts_MoreThanTwo_SixteenOne_TypeI_SinglePanel_Restriction struct {
31349         SixteenOne_TypeI_SinglePanel_Restriction []byte `protobuf:"bytes,13,opt,name=sixteen_one_TypeI_SinglePanel_Restriction,json=sixteenOneTypeISinglePanelRestriction,proto3,oneof"`
31350 }
31351
31352 func (*CodebookNrOfAntennaPorts_MoreThanTwo_TwoOne_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31353 }
31354
31355 func (*CodebookNrOfAntennaPorts_MoreThanTwo_TwoTwo_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31356 }
31357
31358 func (*CodebookNrOfAntennaPorts_MoreThanTwo_FourOne_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31359 }
31360
31361 func (*CodebookNrOfAntennaPorts_MoreThanTwo_ThreeTwo_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31362 }
31363
31364 func (*CodebookNrOfAntennaPorts_MoreThanTwo_SixOne_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31365 }
31366
31367 func (*CodebookNrOfAntennaPorts_MoreThanTwo_FourTwo_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31368 }
31369
31370 func (*CodebookNrOfAntennaPorts_MoreThanTwo_EightOne_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31371 }
31372
31373 func (*CodebookNrOfAntennaPorts_MoreThanTwo_FourThree_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31374 }
31375
31376 func (*CodebookNrOfAntennaPorts_MoreThanTwo_SixTwo_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31377 }
31378
31379 func (*CodebookNrOfAntennaPorts_MoreThanTwo_TwelveOne_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31380 }
31381
31382 func (*CodebookNrOfAntennaPorts_MoreThanTwo_FourFour_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31383 }
31384
31385 func (*CodebookNrOfAntennaPorts_MoreThanTwo_EightTwo_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31386 }
31387
31388 func (*CodebookNrOfAntennaPorts_MoreThanTwo_SixteenOne_TypeI_SinglePanel_Restriction) isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2() {
31389 }
31390
31391 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetN1N2() isCodebookNrOfAntennaPorts_MoreThanTwo_N1N2 {
31392         if m != nil {
31393                 return m.N1N2
31394         }
31395         return nil
31396 }
31397
31398 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetTwoOne_TypeI_SinglePanel_Restriction() []byte {
31399         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_TwoOne_TypeI_SinglePanel_Restriction); ok {
31400                 return x.TwoOne_TypeI_SinglePanel_Restriction
31401         }
31402         return nil
31403 }
31404
31405 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetTwoTwo_TypeI_SinglePanel_Restriction() []byte {
31406         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_TwoTwo_TypeI_SinglePanel_Restriction); ok {
31407                 return x.TwoTwo_TypeI_SinglePanel_Restriction
31408         }
31409         return nil
31410 }
31411
31412 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetFourOne_TypeI_SinglePanel_Restriction() []byte {
31413         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_FourOne_TypeI_SinglePanel_Restriction); ok {
31414                 return x.FourOne_TypeI_SinglePanel_Restriction
31415         }
31416         return nil
31417 }
31418
31419 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetThreeTwo_TypeI_SinglePanel_Restriction() []byte {
31420         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_ThreeTwo_TypeI_SinglePanel_Restriction); ok {
31421                 return x.ThreeTwo_TypeI_SinglePanel_Restriction
31422         }
31423         return nil
31424 }
31425
31426 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetSixOne_TypeI_SinglePanel_Restriction() []byte {
31427         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_SixOne_TypeI_SinglePanel_Restriction); ok {
31428                 return x.SixOne_TypeI_SinglePanel_Restriction
31429         }
31430         return nil
31431 }
31432
31433 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetFourTwo_TypeI_SinglePanel_Restriction() []byte {
31434         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_FourTwo_TypeI_SinglePanel_Restriction); ok {
31435                 return x.FourTwo_TypeI_SinglePanel_Restriction
31436         }
31437         return nil
31438 }
31439
31440 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetEightOne_TypeI_SinglePanel_Restriction() []byte {
31441         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_EightOne_TypeI_SinglePanel_Restriction); ok {
31442                 return x.EightOne_TypeI_SinglePanel_Restriction
31443         }
31444         return nil
31445 }
31446
31447 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetFourThree_TypeI_SinglePanel_Restriction() []byte {
31448         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_FourThree_TypeI_SinglePanel_Restriction); ok {
31449                 return x.FourThree_TypeI_SinglePanel_Restriction
31450         }
31451         return nil
31452 }
31453
31454 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetSixTwo_TypeI_SinglePanel_Restriction() []byte {
31455         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_SixTwo_TypeI_SinglePanel_Restriction); ok {
31456                 return x.SixTwo_TypeI_SinglePanel_Restriction
31457         }
31458         return nil
31459 }
31460
31461 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetTwelveOne_TypeI_SinglePanel_Restriction() []byte {
31462         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_TwelveOne_TypeI_SinglePanel_Restriction); ok {
31463                 return x.TwelveOne_TypeI_SinglePanel_Restriction
31464         }
31465         return nil
31466 }
31467
31468 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetFourFour_TypeI_SinglePanel_Restriction() []byte {
31469         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_FourFour_TypeI_SinglePanel_Restriction); ok {
31470                 return x.FourFour_TypeI_SinglePanel_Restriction
31471         }
31472         return nil
31473 }
31474
31475 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetEightTwo_TypeI_SinglePanel_Restriction() []byte {
31476         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_EightTwo_TypeI_SinglePanel_Restriction); ok {
31477                 return x.EightTwo_TypeI_SinglePanel_Restriction
31478         }
31479         return nil
31480 }
31481
31482 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetSixteenOne_TypeI_SinglePanel_Restriction() []byte {
31483         if x, ok := m.GetN1N2().(*CodebookNrOfAntennaPorts_MoreThanTwo_SixteenOne_TypeI_SinglePanel_Restriction); ok {
31484                 return x.SixteenOne_TypeI_SinglePanel_Restriction
31485         }
31486         return nil
31487 }
31488
31489 func (m *CodebookNrOfAntennaPorts_MoreThanTwo) GetTypeI_SinglePanelCodebookSubsetRestrictionI2() *wrappers.BytesValue {
31490         if m != nil {
31491                 return m.TypeI_SinglePanelCodebookSubsetRestrictionI2
31492         }
31493         return nil
31494 }
31495
31496 // XXX_OneofWrappers is for the internal use of the proto package.
31497 func (*CodebookNrOfAntennaPorts_MoreThanTwo) XXX_OneofWrappers() []interface{} {
31498         return []interface{}{
31499                 (*CodebookNrOfAntennaPorts_MoreThanTwo_TwoOne_TypeI_SinglePanel_Restriction)(nil),
31500                 (*CodebookNrOfAntennaPorts_MoreThanTwo_TwoTwo_TypeI_SinglePanel_Restriction)(nil),
31501                 (*CodebookNrOfAntennaPorts_MoreThanTwo_FourOne_TypeI_SinglePanel_Restriction)(nil),
31502                 (*CodebookNrOfAntennaPorts_MoreThanTwo_ThreeTwo_TypeI_SinglePanel_Restriction)(nil),
31503                 (*CodebookNrOfAntennaPorts_MoreThanTwo_SixOne_TypeI_SinglePanel_Restriction)(nil),
31504                 (*CodebookNrOfAntennaPorts_MoreThanTwo_FourTwo_TypeI_SinglePanel_Restriction)(nil),
31505                 (*CodebookNrOfAntennaPorts_MoreThanTwo_EightOne_TypeI_SinglePanel_Restriction)(nil),
31506                 (*CodebookNrOfAntennaPorts_MoreThanTwo_FourThree_TypeI_SinglePanel_Restriction)(nil),
31507                 (*CodebookNrOfAntennaPorts_MoreThanTwo_SixTwo_TypeI_SinglePanel_Restriction)(nil),
31508                 (*CodebookNrOfAntennaPorts_MoreThanTwo_TwelveOne_TypeI_SinglePanel_Restriction)(nil),
31509                 (*CodebookNrOfAntennaPorts_MoreThanTwo_FourFour_TypeI_SinglePanel_Restriction)(nil),
31510                 (*CodebookNrOfAntennaPorts_MoreThanTwo_EightTwo_TypeI_SinglePanel_Restriction)(nil),
31511                 (*CodebookNrOfAntennaPorts_MoreThanTwo_SixteenOne_TypeI_SinglePanel_Restriction)(nil),
31512         }
31513 }
31514
31515 type CodebookSubType_MultiPanel struct {
31516         // Types that are valid to be assigned to NgN1N2:
31517         //      *CodebookSubType_MultiPanel_TwoTwoOne_TypeI_MultiPanel_Restriction
31518         //      *CodebookSubType_MultiPanel_TwoFourOne_TypeI_MultiPanel_Restriction
31519         //      *CodebookSubType_MultiPanel_FourTwoOne_TypeI_MultiPanel_Restriction
31520         //      *CodebookSubType_MultiPanel_TwoTwoTwo_TypeI_MultiPanel_Restriction
31521         //      *CodebookSubType_MultiPanel_TwoEightOne_TypeI_MultiPanel_Restriction
31522         //      *CodebookSubType_MultiPanel_FourFourOne_TypeI_MultiPanel_Restriction
31523         //      *CodebookSubType_MultiPanel_TwoFourTwo_TypeI_MultiPanel_Restriction
31524         //      *CodebookSubType_MultiPanel_FourTwoTwo_TypeI_MultiPanel_Restriction
31525         NgN1N2               isCodebookSubType_MultiPanel_NgN1N2 `protobuf_oneof:"ng_n1_n2"`
31526         Ri_Restriction       []byte                              `protobuf:"bytes,9,opt,name=ri_Restriction,json=riRestriction,proto3" json:"ri_Restriction,omitempty"`
31527         XXX_NoUnkeyedLiteral struct{}                            `json:"-"`
31528         XXX_unrecognized     []byte                              `json:"-"`
31529         XXX_sizecache        int32                               `json:"-"`
31530 }
31531
31532 func (m *CodebookSubType_MultiPanel) Reset()         { *m = CodebookSubType_MultiPanel{} }
31533 func (m *CodebookSubType_MultiPanel) String() string { return proto.CompactTextString(m) }
31534 func (*CodebookSubType_MultiPanel) ProtoMessage()    {}
31535 func (*CodebookSubType_MultiPanel) Descriptor() ([]byte, []int) {
31536         return fileDescriptor_21c7528bb61f1a7a, []int{319}
31537 }
31538
31539 func (m *CodebookSubType_MultiPanel) XXX_Unmarshal(b []byte) error {
31540         return xxx_messageInfo_CodebookSubType_MultiPanel.Unmarshal(m, b)
31541 }
31542 func (m *CodebookSubType_MultiPanel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
31543         return xxx_messageInfo_CodebookSubType_MultiPanel.Marshal(b, m, deterministic)
31544 }
31545 func (m *CodebookSubType_MultiPanel) XXX_Merge(src proto.Message) {
31546         xxx_messageInfo_CodebookSubType_MultiPanel.Merge(m, src)
31547 }
31548 func (m *CodebookSubType_MultiPanel) XXX_Size() int {
31549         return xxx_messageInfo_CodebookSubType_MultiPanel.Size(m)
31550 }
31551 func (m *CodebookSubType_MultiPanel) XXX_DiscardUnknown() {
31552         xxx_messageInfo_CodebookSubType_MultiPanel.DiscardUnknown(m)
31553 }
31554
31555 var xxx_messageInfo_CodebookSubType_MultiPanel proto.InternalMessageInfo
31556
31557 type isCodebookSubType_MultiPanel_NgN1N2 interface {
31558         isCodebookSubType_MultiPanel_NgN1N2()
31559 }
31560
31561 type CodebookSubType_MultiPanel_TwoTwoOne_TypeI_MultiPanel_Restriction struct {
31562         TwoTwoOne_TypeI_MultiPanel_Restriction []byte `protobuf:"bytes,1,opt,name=two_two_one_TypeI_MultiPanel_Restriction,json=twoTwoOneTypeIMultiPanelRestriction,proto3,oneof"`
31563 }
31564
31565 type CodebookSubType_MultiPanel_TwoFourOne_TypeI_MultiPanel_Restriction struct {
31566         TwoFourOne_TypeI_MultiPanel_Restriction []byte `protobuf:"bytes,2,opt,name=two_four_one_TypeI_MultiPanel_Restriction,json=twoFourOneTypeIMultiPanelRestriction,proto3,oneof"`
31567 }
31568
31569 type CodebookSubType_MultiPanel_FourTwoOne_TypeI_MultiPanel_Restriction struct {
31570         FourTwoOne_TypeI_MultiPanel_Restriction []byte `protobuf:"bytes,3,opt,name=four_two_one_TypeI_MultiPanel_Restriction,json=fourTwoOneTypeIMultiPanelRestriction,proto3,oneof"`
31571 }
31572
31573 type CodebookSubType_MultiPanel_TwoTwoTwo_TypeI_MultiPanel_Restriction struct {
31574         TwoTwoTwo_TypeI_MultiPanel_Restriction []byte `protobuf:"bytes,4,opt,name=two_two_two_TypeI_MultiPanel_Restriction,json=twoTwoTwoTypeIMultiPanelRestriction,proto3,oneof"`
31575 }
31576
31577 type CodebookSubType_MultiPanel_TwoEightOne_TypeI_MultiPanel_Restriction struct {
31578         TwoEightOne_TypeI_MultiPanel_Restriction []byte `protobuf:"bytes,5,opt,name=two_eight_one_TypeI_MultiPanel_Restriction,json=twoEightOneTypeIMultiPanelRestriction,proto3,oneof"`
31579 }
31580
31581 type CodebookSubType_MultiPanel_FourFourOne_TypeI_MultiPanel_Restriction struct {
31582         FourFourOne_TypeI_MultiPanel_Restriction []byte `protobuf:"bytes,6,opt,name=four_four_one_TypeI_MultiPanel_Restriction,json=fourFourOneTypeIMultiPanelRestriction,proto3,oneof"`
31583 }
31584
31585 type CodebookSubType_MultiPanel_TwoFourTwo_TypeI_MultiPanel_Restriction struct {
31586         TwoFourTwo_TypeI_MultiPanel_Restriction []byte `protobuf:"bytes,7,opt,name=two_four_two_TypeI_MultiPanel_Restriction,json=twoFourTwoTypeIMultiPanelRestriction,proto3,oneof"`
31587 }
31588
31589 type CodebookSubType_MultiPanel_FourTwoTwo_TypeI_MultiPanel_Restriction struct {
31590         FourTwoTwo_TypeI_MultiPanel_Restriction []byte `protobuf:"bytes,8,opt,name=four_two_two_TypeI_MultiPanel_Restriction,json=fourTwoTwoTypeIMultiPanelRestriction,proto3,oneof"`
31591 }
31592
31593 func (*CodebookSubType_MultiPanel_TwoTwoOne_TypeI_MultiPanel_Restriction) isCodebookSubType_MultiPanel_NgN1N2() {
31594 }
31595
31596 func (*CodebookSubType_MultiPanel_TwoFourOne_TypeI_MultiPanel_Restriction) isCodebookSubType_MultiPanel_NgN1N2() {
31597 }
31598
31599 func (*CodebookSubType_MultiPanel_FourTwoOne_TypeI_MultiPanel_Restriction) isCodebookSubType_MultiPanel_NgN1N2() {
31600 }
31601
31602 func (*CodebookSubType_MultiPanel_TwoTwoTwo_TypeI_MultiPanel_Restriction) isCodebookSubType_MultiPanel_NgN1N2() {
31603 }
31604
31605 func (*CodebookSubType_MultiPanel_TwoEightOne_TypeI_MultiPanel_Restriction) isCodebookSubType_MultiPanel_NgN1N2() {
31606 }
31607
31608 func (*CodebookSubType_MultiPanel_FourFourOne_TypeI_MultiPanel_Restriction) isCodebookSubType_MultiPanel_NgN1N2() {
31609 }
31610
31611 func (*CodebookSubType_MultiPanel_TwoFourTwo_TypeI_MultiPanel_Restriction) isCodebookSubType_MultiPanel_NgN1N2() {
31612 }
31613
31614 func (*CodebookSubType_MultiPanel_FourTwoTwo_TypeI_MultiPanel_Restriction) isCodebookSubType_MultiPanel_NgN1N2() {
31615 }
31616
31617 func (m *CodebookSubType_MultiPanel) GetNgN1N2() isCodebookSubType_MultiPanel_NgN1N2 {
31618         if m != nil {
31619                 return m.NgN1N2
31620         }
31621         return nil
31622 }
31623
31624 func (m *CodebookSubType_MultiPanel) GetTwoTwoOne_TypeI_MultiPanel_Restriction() []byte {
31625         if x, ok := m.GetNgN1N2().(*CodebookSubType_MultiPanel_TwoTwoOne_TypeI_MultiPanel_Restriction); ok {
31626                 return x.TwoTwoOne_TypeI_MultiPanel_Restriction
31627         }
31628         return nil
31629 }
31630
31631 func (m *CodebookSubType_MultiPanel) GetTwoFourOne_TypeI_MultiPanel_Restriction() []byte {
31632         if x, ok := m.GetNgN1N2().(*CodebookSubType_MultiPanel_TwoFourOne_TypeI_MultiPanel_Restriction); ok {
31633                 return x.TwoFourOne_TypeI_MultiPanel_Restriction
31634         }
31635         return nil
31636 }
31637
31638 func (m *CodebookSubType_MultiPanel) GetFourTwoOne_TypeI_MultiPanel_Restriction() []byte {
31639         if x, ok := m.GetNgN1N2().(*CodebookSubType_MultiPanel_FourTwoOne_TypeI_MultiPanel_Restriction); ok {
31640                 return x.FourTwoOne_TypeI_MultiPanel_Restriction
31641         }
31642         return nil
31643 }
31644
31645 func (m *CodebookSubType_MultiPanel) GetTwoTwoTwo_TypeI_MultiPanel_Restriction() []byte {
31646         if x, ok := m.GetNgN1N2().(*CodebookSubType_MultiPanel_TwoTwoTwo_TypeI_MultiPanel_Restriction); ok {
31647                 return x.TwoTwoTwo_TypeI_MultiPanel_Restriction
31648         }
31649         return nil
31650 }
31651
31652 func (m *CodebookSubType_MultiPanel) GetTwoEightOne_TypeI_MultiPanel_Restriction() []byte {
31653         if x, ok := m.GetNgN1N2().(*CodebookSubType_MultiPanel_TwoEightOne_TypeI_MultiPanel_Restriction); ok {
31654                 return x.TwoEightOne_TypeI_MultiPanel_Restriction
31655         }
31656         return nil
31657 }
31658
31659 func (m *CodebookSubType_MultiPanel) GetFourFourOne_TypeI_MultiPanel_Restriction() []byte {
31660         if x, ok := m.GetNgN1N2().(*CodebookSubType_MultiPanel_FourFourOne_TypeI_MultiPanel_Restriction); ok {
31661                 return x.FourFourOne_TypeI_MultiPanel_Restriction
31662         }
31663         return nil
31664 }
31665
31666 func (m *CodebookSubType_MultiPanel) GetTwoFourTwo_TypeI_MultiPanel_Restriction() []byte {
31667         if x, ok := m.GetNgN1N2().(*CodebookSubType_MultiPanel_TwoFourTwo_TypeI_MultiPanel_Restriction); ok {
31668                 return x.TwoFourTwo_TypeI_MultiPanel_Restriction
31669         }
31670         return nil
31671 }
31672
31673 func (m *CodebookSubType_MultiPanel) GetFourTwoTwo_TypeI_MultiPanel_Restriction() []byte {
31674         if x, ok := m.GetNgN1N2().(*CodebookSubType_MultiPanel_FourTwoTwo_TypeI_MultiPanel_Restriction); ok {
31675                 return x.FourTwoTwo_TypeI_MultiPanel_Restriction
31676         }
31677         return nil
31678 }
31679
31680 func (m *CodebookSubType_MultiPanel) GetRi_Restriction() []byte {
31681         if m != nil {
31682                 return m.Ri_Restriction
31683         }
31684         return nil
31685 }
31686
31687 // XXX_OneofWrappers is for the internal use of the proto package.
31688 func (*CodebookSubType_MultiPanel) XXX_OneofWrappers() []interface{} {
31689         return []interface{}{
31690                 (*CodebookSubType_MultiPanel_TwoTwoOne_TypeI_MultiPanel_Restriction)(nil),
31691                 (*CodebookSubType_MultiPanel_TwoFourOne_TypeI_MultiPanel_Restriction)(nil),
31692                 (*CodebookSubType_MultiPanel_FourTwoOne_TypeI_MultiPanel_Restriction)(nil),
31693                 (*CodebookSubType_MultiPanel_TwoTwoTwo_TypeI_MultiPanel_Restriction)(nil),
31694                 (*CodebookSubType_MultiPanel_TwoEightOne_TypeI_MultiPanel_Restriction)(nil),
31695                 (*CodebookSubType_MultiPanel_FourFourOne_TypeI_MultiPanel_Restriction)(nil),
31696                 (*CodebookSubType_MultiPanel_TwoFourTwo_TypeI_MultiPanel_Restriction)(nil),
31697                 (*CodebookSubType_MultiPanel_FourTwoTwo_TypeI_MultiPanel_Restriction)(nil),
31698         }
31699 }
31700
31701 type CodebookType_Type2 struct {
31702         // Types that are valid to be assigned to SubType:
31703         //      *CodebookType_Type2_TypeII
31704         //      *CodebookType_Type2_TypeII_PortSelection
31705         SubType              isCodebookType_Type2_SubType `protobuf_oneof:"subType"`
31706         PhaseAlphabetSize    *PhaseAlphabetSize           `protobuf:"bytes,3,opt,name=phaseAlphabetSize,proto3" json:"phaseAlphabetSize,omitempty"`
31707         SubbandAmplitude     bool                         `protobuf:"varint,4,opt,name=subbandAmplitude,proto3" json:"subbandAmplitude,omitempty"`
31708         NumberOfBeams        *NumberOfBeams               `protobuf:"bytes,5,opt,name=numberOfBeams,proto3" json:"numberOfBeams,omitempty"`
31709         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
31710         XXX_unrecognized     []byte                       `json:"-"`
31711         XXX_sizecache        int32                        `json:"-"`
31712 }
31713
31714 func (m *CodebookType_Type2) Reset()         { *m = CodebookType_Type2{} }
31715 func (m *CodebookType_Type2) String() string { return proto.CompactTextString(m) }
31716 func (*CodebookType_Type2) ProtoMessage()    {}
31717 func (*CodebookType_Type2) Descriptor() ([]byte, []int) {
31718         return fileDescriptor_21c7528bb61f1a7a, []int{320}
31719 }
31720
31721 func (m *CodebookType_Type2) XXX_Unmarshal(b []byte) error {
31722         return xxx_messageInfo_CodebookType_Type2.Unmarshal(m, b)
31723 }
31724 func (m *CodebookType_Type2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
31725         return xxx_messageInfo_CodebookType_Type2.Marshal(b, m, deterministic)
31726 }
31727 func (m *CodebookType_Type2) XXX_Merge(src proto.Message) {
31728         xxx_messageInfo_CodebookType_Type2.Merge(m, src)
31729 }
31730 func (m *CodebookType_Type2) XXX_Size() int {
31731         return xxx_messageInfo_CodebookType_Type2.Size(m)
31732 }
31733 func (m *CodebookType_Type2) XXX_DiscardUnknown() {
31734         xxx_messageInfo_CodebookType_Type2.DiscardUnknown(m)
31735 }
31736
31737 var xxx_messageInfo_CodebookType_Type2 proto.InternalMessageInfo
31738
31739 type isCodebookType_Type2_SubType interface {
31740         isCodebookType_Type2_SubType()
31741 }
31742
31743 type CodebookType_Type2_TypeII struct {
31744         TypeII *CodebookSubType_TypeII `protobuf:"bytes,1,opt,name=typeII,proto3,oneof"`
31745 }
31746
31747 type CodebookType_Type2_TypeII_PortSelection struct {
31748         TypeII_PortSelection *CodebookSubType_TypeII_PortSelection `protobuf:"bytes,2,opt,name=typeII_PortSelection,json=typeIIPortSelection,proto3,oneof"`
31749 }
31750
31751 func (*CodebookType_Type2_TypeII) isCodebookType_Type2_SubType() {}
31752
31753 func (*CodebookType_Type2_TypeII_PortSelection) isCodebookType_Type2_SubType() {}
31754
31755 func (m *CodebookType_Type2) GetSubType() isCodebookType_Type2_SubType {
31756         if m != nil {
31757                 return m.SubType
31758         }
31759         return nil
31760 }
31761
31762 func (m *CodebookType_Type2) GetTypeII() *CodebookSubType_TypeII {
31763         if x, ok := m.GetSubType().(*CodebookType_Type2_TypeII); ok {
31764                 return x.TypeII
31765         }
31766         return nil
31767 }
31768
31769 func (m *CodebookType_Type2) GetTypeII_PortSelection() *CodebookSubType_TypeII_PortSelection {
31770         if x, ok := m.GetSubType().(*CodebookType_Type2_TypeII_PortSelection); ok {
31771                 return x.TypeII_PortSelection
31772         }
31773         return nil
31774 }
31775
31776 func (m *CodebookType_Type2) GetPhaseAlphabetSize() *PhaseAlphabetSize {
31777         if m != nil {
31778                 return m.PhaseAlphabetSize
31779         }
31780         return nil
31781 }
31782
31783 func (m *CodebookType_Type2) GetSubbandAmplitude() bool {
31784         if m != nil {
31785                 return m.SubbandAmplitude
31786         }
31787         return false
31788 }
31789
31790 func (m *CodebookType_Type2) GetNumberOfBeams() *NumberOfBeams {
31791         if m != nil {
31792                 return m.NumberOfBeams
31793         }
31794         return nil
31795 }
31796
31797 // XXX_OneofWrappers is for the internal use of the proto package.
31798 func (*CodebookType_Type2) XXX_OneofWrappers() []interface{} {
31799         return []interface{}{
31800                 (*CodebookType_Type2_TypeII)(nil),
31801                 (*CodebookType_Type2_TypeII_PortSelection)(nil),
31802         }
31803 }
31804
31805 type CodebookSubType_TypeII struct {
31806         // Types that are valid to be assigned to N1N2CodebookSubsetRestriction:
31807         //      *CodebookSubType_TypeII_TwoOne
31808         //      *CodebookSubType_TypeII_TwoTwo
31809         //      *CodebookSubType_TypeII_FourOne
31810         //      *CodebookSubType_TypeII_ThreeTwo
31811         //      *CodebookSubType_TypeII_SixOne
31812         //      *CodebookSubType_TypeII_FourTwo
31813         //      *CodebookSubType_TypeII_EightOne
31814         //      *CodebookSubType_TypeII_FourThree
31815         //      *CodebookSubType_TypeII_SixTwo
31816         //      *CodebookSubType_TypeII_TwelveOne
31817         //      *CodebookSubType_TypeII_FourFour
31818         //      *CodebookSubType_TypeII_EightTwo
31819         //      *CodebookSubType_TypeII_SixteenOne
31820         N1N2CodebookSubsetRestriction isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction `protobuf_oneof:"n1_n2_codebookSubsetRestriction"`
31821         TypeII_RI_Restriction         []byte                                                 `protobuf:"bytes,14,opt,name=typeII_RI_Restriction,json=typeIIRIRestriction,proto3" json:"typeII_RI_Restriction,omitempty"`
31822         XXX_NoUnkeyedLiteral          struct{}                                               `json:"-"`
31823         XXX_unrecognized              []byte                                                 `json:"-"`
31824         XXX_sizecache                 int32                                                  `json:"-"`
31825 }
31826
31827 func (m *CodebookSubType_TypeII) Reset()         { *m = CodebookSubType_TypeII{} }
31828 func (m *CodebookSubType_TypeII) String() string { return proto.CompactTextString(m) }
31829 func (*CodebookSubType_TypeII) ProtoMessage()    {}
31830 func (*CodebookSubType_TypeII) Descriptor() ([]byte, []int) {
31831         return fileDescriptor_21c7528bb61f1a7a, []int{321}
31832 }
31833
31834 func (m *CodebookSubType_TypeII) XXX_Unmarshal(b []byte) error {
31835         return xxx_messageInfo_CodebookSubType_TypeII.Unmarshal(m, b)
31836 }
31837 func (m *CodebookSubType_TypeII) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
31838         return xxx_messageInfo_CodebookSubType_TypeII.Marshal(b, m, deterministic)
31839 }
31840 func (m *CodebookSubType_TypeII) XXX_Merge(src proto.Message) {
31841         xxx_messageInfo_CodebookSubType_TypeII.Merge(m, src)
31842 }
31843 func (m *CodebookSubType_TypeII) XXX_Size() int {
31844         return xxx_messageInfo_CodebookSubType_TypeII.Size(m)
31845 }
31846 func (m *CodebookSubType_TypeII) XXX_DiscardUnknown() {
31847         xxx_messageInfo_CodebookSubType_TypeII.DiscardUnknown(m)
31848 }
31849
31850 var xxx_messageInfo_CodebookSubType_TypeII proto.InternalMessageInfo
31851
31852 type isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction interface {
31853         isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction()
31854 }
31855
31856 type CodebookSubType_TypeII_TwoOne struct {
31857         TwoOne []byte `protobuf:"bytes,1,opt,name=two_one,json=twoOne,proto3,oneof"`
31858 }
31859
31860 type CodebookSubType_TypeII_TwoTwo struct {
31861         TwoTwo []byte `protobuf:"bytes,2,opt,name=two_two,json=twoTwo,proto3,oneof"`
31862 }
31863
31864 type CodebookSubType_TypeII_FourOne struct {
31865         FourOne []byte `protobuf:"bytes,3,opt,name=four_one,json=fourOne,proto3,oneof"`
31866 }
31867
31868 type CodebookSubType_TypeII_ThreeTwo struct {
31869         ThreeTwo []byte `protobuf:"bytes,4,opt,name=three_two,json=threeTwo,proto3,oneof"`
31870 }
31871
31872 type CodebookSubType_TypeII_SixOne struct {
31873         SixOne []byte `protobuf:"bytes,5,opt,name=six_one,json=sixOne,proto3,oneof"`
31874 }
31875
31876 type CodebookSubType_TypeII_FourTwo struct {
31877         FourTwo []byte `protobuf:"bytes,6,opt,name=four_two,json=fourTwo,proto3,oneof"`
31878 }
31879
31880 type CodebookSubType_TypeII_EightOne struct {
31881         EightOne []byte `protobuf:"bytes,7,opt,name=eight_one,json=eightOne,proto3,oneof"`
31882 }
31883
31884 type CodebookSubType_TypeII_FourThree struct {
31885         FourThree []byte `protobuf:"bytes,8,opt,name=four_three,json=fourThree,proto3,oneof"`
31886 }
31887
31888 type CodebookSubType_TypeII_SixTwo struct {
31889         SixTwo []byte `protobuf:"bytes,9,opt,name=six_two,json=sixTwo,proto3,oneof"`
31890 }
31891
31892 type CodebookSubType_TypeII_TwelveOne struct {
31893         TwelveOne []byte `protobuf:"bytes,10,opt,name=twelve_one,json=twelveOne,proto3,oneof"`
31894 }
31895
31896 type CodebookSubType_TypeII_FourFour struct {
31897         FourFour []byte `protobuf:"bytes,11,opt,name=four_four,json=fourFour,proto3,oneof"`
31898 }
31899
31900 type CodebookSubType_TypeII_EightTwo struct {
31901         EightTwo []byte `protobuf:"bytes,12,opt,name=eight_two,json=eightTwo,proto3,oneof"`
31902 }
31903
31904 type CodebookSubType_TypeII_SixteenOne struct {
31905         SixteenOne []byte `protobuf:"bytes,13,opt,name=sixteen_one,json=sixteenOne,proto3,oneof"`
31906 }
31907
31908 func (*CodebookSubType_TypeII_TwoOne) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31909
31910 func (*CodebookSubType_TypeII_TwoTwo) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31911
31912 func (*CodebookSubType_TypeII_FourOne) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31913
31914 func (*CodebookSubType_TypeII_ThreeTwo) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31915
31916 func (*CodebookSubType_TypeII_SixOne) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31917
31918 func (*CodebookSubType_TypeII_FourTwo) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31919
31920 func (*CodebookSubType_TypeII_EightOne) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31921
31922 func (*CodebookSubType_TypeII_FourThree) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31923
31924 func (*CodebookSubType_TypeII_SixTwo) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31925
31926 func (*CodebookSubType_TypeII_TwelveOne) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31927
31928 func (*CodebookSubType_TypeII_FourFour) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31929
31930 func (*CodebookSubType_TypeII_EightTwo) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31931
31932 func (*CodebookSubType_TypeII_SixteenOne) isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction() {}
31933
31934 func (m *CodebookSubType_TypeII) GetN1N2CodebookSubsetRestriction() isCodebookSubType_TypeII_N1N2CodebookSubsetRestriction {
31935         if m != nil {
31936                 return m.N1N2CodebookSubsetRestriction
31937         }
31938         return nil
31939 }
31940
31941 func (m *CodebookSubType_TypeII) GetTwoOne() []byte {
31942         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_TwoOne); ok {
31943                 return x.TwoOne
31944         }
31945         return nil
31946 }
31947
31948 func (m *CodebookSubType_TypeII) GetTwoTwo() []byte {
31949         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_TwoTwo); ok {
31950                 return x.TwoTwo
31951         }
31952         return nil
31953 }
31954
31955 func (m *CodebookSubType_TypeII) GetFourOne() []byte {
31956         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_FourOne); ok {
31957                 return x.FourOne
31958         }
31959         return nil
31960 }
31961
31962 func (m *CodebookSubType_TypeII) GetThreeTwo() []byte {
31963         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_ThreeTwo); ok {
31964                 return x.ThreeTwo
31965         }
31966         return nil
31967 }
31968
31969 func (m *CodebookSubType_TypeII) GetSixOne() []byte {
31970         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_SixOne); ok {
31971                 return x.SixOne
31972         }
31973         return nil
31974 }
31975
31976 func (m *CodebookSubType_TypeII) GetFourTwo() []byte {
31977         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_FourTwo); ok {
31978                 return x.FourTwo
31979         }
31980         return nil
31981 }
31982
31983 func (m *CodebookSubType_TypeII) GetEightOne() []byte {
31984         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_EightOne); ok {
31985                 return x.EightOne
31986         }
31987         return nil
31988 }
31989
31990 func (m *CodebookSubType_TypeII) GetFourThree() []byte {
31991         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_FourThree); ok {
31992                 return x.FourThree
31993         }
31994         return nil
31995 }
31996
31997 func (m *CodebookSubType_TypeII) GetSixTwo() []byte {
31998         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_SixTwo); ok {
31999                 return x.SixTwo
32000         }
32001         return nil
32002 }
32003
32004 func (m *CodebookSubType_TypeII) GetTwelveOne() []byte {
32005         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_TwelveOne); ok {
32006                 return x.TwelveOne
32007         }
32008         return nil
32009 }
32010
32011 func (m *CodebookSubType_TypeII) GetFourFour() []byte {
32012         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_FourFour); ok {
32013                 return x.FourFour
32014         }
32015         return nil
32016 }
32017
32018 func (m *CodebookSubType_TypeII) GetEightTwo() []byte {
32019         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_EightTwo); ok {
32020                 return x.EightTwo
32021         }
32022         return nil
32023 }
32024
32025 func (m *CodebookSubType_TypeII) GetSixteenOne() []byte {
32026         if x, ok := m.GetN1N2CodebookSubsetRestriction().(*CodebookSubType_TypeII_SixteenOne); ok {
32027                 return x.SixteenOne
32028         }
32029         return nil
32030 }
32031
32032 func (m *CodebookSubType_TypeII) GetTypeII_RI_Restriction() []byte {
32033         if m != nil {
32034                 return m.TypeII_RI_Restriction
32035         }
32036         return nil
32037 }
32038
32039 // XXX_OneofWrappers is for the internal use of the proto package.
32040 func (*CodebookSubType_TypeII) XXX_OneofWrappers() []interface{} {
32041         return []interface{}{
32042                 (*CodebookSubType_TypeII_TwoOne)(nil),
32043                 (*CodebookSubType_TypeII_TwoTwo)(nil),
32044                 (*CodebookSubType_TypeII_FourOne)(nil),
32045                 (*CodebookSubType_TypeII_ThreeTwo)(nil),
32046                 (*CodebookSubType_TypeII_SixOne)(nil),
32047                 (*CodebookSubType_TypeII_FourTwo)(nil),
32048                 (*CodebookSubType_TypeII_EightOne)(nil),
32049                 (*CodebookSubType_TypeII_FourThree)(nil),
32050                 (*CodebookSubType_TypeII_SixTwo)(nil),
32051                 (*CodebookSubType_TypeII_TwelveOne)(nil),
32052                 (*CodebookSubType_TypeII_FourFour)(nil),
32053                 (*CodebookSubType_TypeII_EightTwo)(nil),
32054                 (*CodebookSubType_TypeII_SixteenOne)(nil),
32055         }
32056 }
32057
32058 type CodebookSubType_TypeII_PortSelection struct {
32059         PortSelectionSamplingSize          *PortSelectionSamplingSize `protobuf:"bytes,1,opt,name=portSelectionSamplingSize,proto3" json:"portSelectionSamplingSize,omitempty"`
32060         TypeII_PortSelectionRI_Restriction []byte                     `protobuf:"bytes,2,opt,name=typeII_PortSelectionRI_Restriction,json=typeIIPortSelectionRIRestriction,proto3" json:"typeII_PortSelectionRI_Restriction,omitempty"`
32061         XXX_NoUnkeyedLiteral               struct{}                   `json:"-"`
32062         XXX_unrecognized                   []byte                     `json:"-"`
32063         XXX_sizecache                      int32                      `json:"-"`
32064 }
32065
32066 func (m *CodebookSubType_TypeII_PortSelection) Reset()         { *m = CodebookSubType_TypeII_PortSelection{} }
32067 func (m *CodebookSubType_TypeII_PortSelection) String() string { return proto.CompactTextString(m) }
32068 func (*CodebookSubType_TypeII_PortSelection) ProtoMessage()    {}
32069 func (*CodebookSubType_TypeII_PortSelection) Descriptor() ([]byte, []int) {
32070         return fileDescriptor_21c7528bb61f1a7a, []int{322}
32071 }
32072
32073 func (m *CodebookSubType_TypeII_PortSelection) XXX_Unmarshal(b []byte) error {
32074         return xxx_messageInfo_CodebookSubType_TypeII_PortSelection.Unmarshal(m, b)
32075 }
32076 func (m *CodebookSubType_TypeII_PortSelection) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32077         return xxx_messageInfo_CodebookSubType_TypeII_PortSelection.Marshal(b, m, deterministic)
32078 }
32079 func (m *CodebookSubType_TypeII_PortSelection) XXX_Merge(src proto.Message) {
32080         xxx_messageInfo_CodebookSubType_TypeII_PortSelection.Merge(m, src)
32081 }
32082 func (m *CodebookSubType_TypeII_PortSelection) XXX_Size() int {
32083         return xxx_messageInfo_CodebookSubType_TypeII_PortSelection.Size(m)
32084 }
32085 func (m *CodebookSubType_TypeII_PortSelection) XXX_DiscardUnknown() {
32086         xxx_messageInfo_CodebookSubType_TypeII_PortSelection.DiscardUnknown(m)
32087 }
32088
32089 var xxx_messageInfo_CodebookSubType_TypeII_PortSelection proto.InternalMessageInfo
32090
32091 func (m *CodebookSubType_TypeII_PortSelection) GetPortSelectionSamplingSize() *PortSelectionSamplingSize {
32092         if m != nil {
32093                 return m.PortSelectionSamplingSize
32094         }
32095         return nil
32096 }
32097
32098 func (m *CodebookSubType_TypeII_PortSelection) GetTypeII_PortSelectionRI_Restriction() []byte {
32099         if m != nil {
32100                 return m.TypeII_PortSelectionRI_Restriction
32101         }
32102         return nil
32103 }
32104
32105 type PhaseAlphabetSize struct {
32106         Value                PhaseAlphabetSize_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PhaseAlphabetSize_Value" json:"value,omitempty"`
32107         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
32108         XXX_unrecognized     []byte                  `json:"-"`
32109         XXX_sizecache        int32                   `json:"-"`
32110 }
32111
32112 func (m *PhaseAlphabetSize) Reset()         { *m = PhaseAlphabetSize{} }
32113 func (m *PhaseAlphabetSize) String() string { return proto.CompactTextString(m) }
32114 func (*PhaseAlphabetSize) ProtoMessage()    {}
32115 func (*PhaseAlphabetSize) Descriptor() ([]byte, []int) {
32116         return fileDescriptor_21c7528bb61f1a7a, []int{323}
32117 }
32118
32119 func (m *PhaseAlphabetSize) XXX_Unmarshal(b []byte) error {
32120         return xxx_messageInfo_PhaseAlphabetSize.Unmarshal(m, b)
32121 }
32122 func (m *PhaseAlphabetSize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32123         return xxx_messageInfo_PhaseAlphabetSize.Marshal(b, m, deterministic)
32124 }
32125 func (m *PhaseAlphabetSize) XXX_Merge(src proto.Message) {
32126         xxx_messageInfo_PhaseAlphabetSize.Merge(m, src)
32127 }
32128 func (m *PhaseAlphabetSize) XXX_Size() int {
32129         return xxx_messageInfo_PhaseAlphabetSize.Size(m)
32130 }
32131 func (m *PhaseAlphabetSize) XXX_DiscardUnknown() {
32132         xxx_messageInfo_PhaseAlphabetSize.DiscardUnknown(m)
32133 }
32134
32135 var xxx_messageInfo_PhaseAlphabetSize proto.InternalMessageInfo
32136
32137 func (m *PhaseAlphabetSize) GetValue() PhaseAlphabetSize_Value {
32138         if m != nil {
32139                 return m.Value
32140         }
32141         return PhaseAlphabetSize_protobuf_unspecified
32142 }
32143
32144 type NumberOfBeams struct {
32145         Value                NumberOfBeams_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.NumberOfBeams_Value" json:"value,omitempty"`
32146         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
32147         XXX_unrecognized     []byte              `json:"-"`
32148         XXX_sizecache        int32               `json:"-"`
32149 }
32150
32151 func (m *NumberOfBeams) Reset()         { *m = NumberOfBeams{} }
32152 func (m *NumberOfBeams) String() string { return proto.CompactTextString(m) }
32153 func (*NumberOfBeams) ProtoMessage()    {}
32154 func (*NumberOfBeams) Descriptor() ([]byte, []int) {
32155         return fileDescriptor_21c7528bb61f1a7a, []int{324}
32156 }
32157
32158 func (m *NumberOfBeams) XXX_Unmarshal(b []byte) error {
32159         return xxx_messageInfo_NumberOfBeams.Unmarshal(m, b)
32160 }
32161 func (m *NumberOfBeams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32162         return xxx_messageInfo_NumberOfBeams.Marshal(b, m, deterministic)
32163 }
32164 func (m *NumberOfBeams) XXX_Merge(src proto.Message) {
32165         xxx_messageInfo_NumberOfBeams.Merge(m, src)
32166 }
32167 func (m *NumberOfBeams) XXX_Size() int {
32168         return xxx_messageInfo_NumberOfBeams.Size(m)
32169 }
32170 func (m *NumberOfBeams) XXX_DiscardUnknown() {
32171         xxx_messageInfo_NumberOfBeams.DiscardUnknown(m)
32172 }
32173
32174 var xxx_messageInfo_NumberOfBeams proto.InternalMessageInfo
32175
32176 func (m *NumberOfBeams) GetValue() NumberOfBeams_Value {
32177         if m != nil {
32178                 return m.Value
32179         }
32180         return NumberOfBeams_protobuf_unspecified
32181 }
32182
32183 type PortSelectionSamplingSize struct {
32184         Value                PortSelectionSamplingSize_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PortSelectionSamplingSize_Value" json:"value,omitempty"`
32185         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
32186         XXX_unrecognized     []byte                          `json:"-"`
32187         XXX_sizecache        int32                           `json:"-"`
32188 }
32189
32190 func (m *PortSelectionSamplingSize) Reset()         { *m = PortSelectionSamplingSize{} }
32191 func (m *PortSelectionSamplingSize) String() string { return proto.CompactTextString(m) }
32192 func (*PortSelectionSamplingSize) ProtoMessage()    {}
32193 func (*PortSelectionSamplingSize) Descriptor() ([]byte, []int) {
32194         return fileDescriptor_21c7528bb61f1a7a, []int{325}
32195 }
32196
32197 func (m *PortSelectionSamplingSize) XXX_Unmarshal(b []byte) error {
32198         return xxx_messageInfo_PortSelectionSamplingSize.Unmarshal(m, b)
32199 }
32200 func (m *PortSelectionSamplingSize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32201         return xxx_messageInfo_PortSelectionSamplingSize.Marshal(b, m, deterministic)
32202 }
32203 func (m *PortSelectionSamplingSize) XXX_Merge(src proto.Message) {
32204         xxx_messageInfo_PortSelectionSamplingSize.Merge(m, src)
32205 }
32206 func (m *PortSelectionSamplingSize) XXX_Size() int {
32207         return xxx_messageInfo_PortSelectionSamplingSize.Size(m)
32208 }
32209 func (m *PortSelectionSamplingSize) XXX_DiscardUnknown() {
32210         xxx_messageInfo_PortSelectionSamplingSize.DiscardUnknown(m)
32211 }
32212
32213 var xxx_messageInfo_PortSelectionSamplingSize proto.InternalMessageInfo
32214
32215 func (m *PortSelectionSamplingSize) GetValue() PortSelectionSamplingSize_Value {
32216         if m != nil {
32217                 return m.Value
32218         }
32219         return PortSelectionSamplingSize_protobuf_unspecified
32220 }
32221
32222 type CSI_ReportConfigDummy struct {
32223         Value                CSI_ReportConfigDummy_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.CSI_ReportConfigDummy_Value" json:"value,omitempty"`
32224         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
32225         XXX_unrecognized     []byte                      `json:"-"`
32226         XXX_sizecache        int32                       `json:"-"`
32227 }
32228
32229 func (m *CSI_ReportConfigDummy) Reset()         { *m = CSI_ReportConfigDummy{} }
32230 func (m *CSI_ReportConfigDummy) String() string { return proto.CompactTextString(m) }
32231 func (*CSI_ReportConfigDummy) ProtoMessage()    {}
32232 func (*CSI_ReportConfigDummy) Descriptor() ([]byte, []int) {
32233         return fileDescriptor_21c7528bb61f1a7a, []int{326}
32234 }
32235
32236 func (m *CSI_ReportConfigDummy) XXX_Unmarshal(b []byte) error {
32237         return xxx_messageInfo_CSI_ReportConfigDummy.Unmarshal(m, b)
32238 }
32239 func (m *CSI_ReportConfigDummy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32240         return xxx_messageInfo_CSI_ReportConfigDummy.Marshal(b, m, deterministic)
32241 }
32242 func (m *CSI_ReportConfigDummy) XXX_Merge(src proto.Message) {
32243         xxx_messageInfo_CSI_ReportConfigDummy.Merge(m, src)
32244 }
32245 func (m *CSI_ReportConfigDummy) XXX_Size() int {
32246         return xxx_messageInfo_CSI_ReportConfigDummy.Size(m)
32247 }
32248 func (m *CSI_ReportConfigDummy) XXX_DiscardUnknown() {
32249         xxx_messageInfo_CSI_ReportConfigDummy.DiscardUnknown(m)
32250 }
32251
32252 var xxx_messageInfo_CSI_ReportConfigDummy proto.InternalMessageInfo
32253
32254 func (m *CSI_ReportConfigDummy) GetValue() CSI_ReportConfigDummy_Value {
32255         if m != nil {
32256                 return m.Value
32257         }
32258         return CSI_ReportConfigDummy_protobuf_unspecified
32259 }
32260
32261 type GroupBasedBeamReporting_Disabled struct {
32262         NrofReportedRS       *NrofReportedRS `protobuf:"bytes,1,opt,name=nrofReportedRS,proto3" json:"nrofReportedRS,omitempty"`
32263         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
32264         XXX_unrecognized     []byte          `json:"-"`
32265         XXX_sizecache        int32           `json:"-"`
32266 }
32267
32268 func (m *GroupBasedBeamReporting_Disabled) Reset()         { *m = GroupBasedBeamReporting_Disabled{} }
32269 func (m *GroupBasedBeamReporting_Disabled) String() string { return proto.CompactTextString(m) }
32270 func (*GroupBasedBeamReporting_Disabled) ProtoMessage()    {}
32271 func (*GroupBasedBeamReporting_Disabled) Descriptor() ([]byte, []int) {
32272         return fileDescriptor_21c7528bb61f1a7a, []int{327}
32273 }
32274
32275 func (m *GroupBasedBeamReporting_Disabled) XXX_Unmarshal(b []byte) error {
32276         return xxx_messageInfo_GroupBasedBeamReporting_Disabled.Unmarshal(m, b)
32277 }
32278 func (m *GroupBasedBeamReporting_Disabled) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32279         return xxx_messageInfo_GroupBasedBeamReporting_Disabled.Marshal(b, m, deterministic)
32280 }
32281 func (m *GroupBasedBeamReporting_Disabled) XXX_Merge(src proto.Message) {
32282         xxx_messageInfo_GroupBasedBeamReporting_Disabled.Merge(m, src)
32283 }
32284 func (m *GroupBasedBeamReporting_Disabled) XXX_Size() int {
32285         return xxx_messageInfo_GroupBasedBeamReporting_Disabled.Size(m)
32286 }
32287 func (m *GroupBasedBeamReporting_Disabled) XXX_DiscardUnknown() {
32288         xxx_messageInfo_GroupBasedBeamReporting_Disabled.DiscardUnknown(m)
32289 }
32290
32291 var xxx_messageInfo_GroupBasedBeamReporting_Disabled proto.InternalMessageInfo
32292
32293 func (m *GroupBasedBeamReporting_Disabled) GetNrofReportedRS() *NrofReportedRS {
32294         if m != nil {
32295                 return m.NrofReportedRS
32296         }
32297         return nil
32298 }
32299
32300 type NrofReportedRS struct {
32301         Value                NrofReportedRS_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.NrofReportedRS_Value" json:"value,omitempty"`
32302         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
32303         XXX_unrecognized     []byte               `json:"-"`
32304         XXX_sizecache        int32                `json:"-"`
32305 }
32306
32307 func (m *NrofReportedRS) Reset()         { *m = NrofReportedRS{} }
32308 func (m *NrofReportedRS) String() string { return proto.CompactTextString(m) }
32309 func (*NrofReportedRS) ProtoMessage()    {}
32310 func (*NrofReportedRS) Descriptor() ([]byte, []int) {
32311         return fileDescriptor_21c7528bb61f1a7a, []int{328}
32312 }
32313
32314 func (m *NrofReportedRS) XXX_Unmarshal(b []byte) error {
32315         return xxx_messageInfo_NrofReportedRS.Unmarshal(m, b)
32316 }
32317 func (m *NrofReportedRS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32318         return xxx_messageInfo_NrofReportedRS.Marshal(b, m, deterministic)
32319 }
32320 func (m *NrofReportedRS) XXX_Merge(src proto.Message) {
32321         xxx_messageInfo_NrofReportedRS.Merge(m, src)
32322 }
32323 func (m *NrofReportedRS) XXX_Size() int {
32324         return xxx_messageInfo_NrofReportedRS.Size(m)
32325 }
32326 func (m *NrofReportedRS) XXX_DiscardUnknown() {
32327         xxx_messageInfo_NrofReportedRS.DiscardUnknown(m)
32328 }
32329
32330 var xxx_messageInfo_NrofReportedRS proto.InternalMessageInfo
32331
32332 func (m *NrofReportedRS) GetValue() NrofReportedRS_Value {
32333         if m != nil {
32334                 return m.Value
32335         }
32336         return NrofReportedRS_protobuf_unspecified
32337 }
32338
32339 type CQI_Table struct {
32340         Value                CQI_Table_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.CQI_Table_Value" json:"value,omitempty"`
32341         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
32342         XXX_unrecognized     []byte          `json:"-"`
32343         XXX_sizecache        int32           `json:"-"`
32344 }
32345
32346 func (m *CQI_Table) Reset()         { *m = CQI_Table{} }
32347 func (m *CQI_Table) String() string { return proto.CompactTextString(m) }
32348 func (*CQI_Table) ProtoMessage()    {}
32349 func (*CQI_Table) Descriptor() ([]byte, []int) {
32350         return fileDescriptor_21c7528bb61f1a7a, []int{329}
32351 }
32352
32353 func (m *CQI_Table) XXX_Unmarshal(b []byte) error {
32354         return xxx_messageInfo_CQI_Table.Unmarshal(m, b)
32355 }
32356 func (m *CQI_Table) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32357         return xxx_messageInfo_CQI_Table.Marshal(b, m, deterministic)
32358 }
32359 func (m *CQI_Table) XXX_Merge(src proto.Message) {
32360         xxx_messageInfo_CQI_Table.Merge(m, src)
32361 }
32362 func (m *CQI_Table) XXX_Size() int {
32363         return xxx_messageInfo_CQI_Table.Size(m)
32364 }
32365 func (m *CQI_Table) XXX_DiscardUnknown() {
32366         xxx_messageInfo_CQI_Table.DiscardUnknown(m)
32367 }
32368
32369 var xxx_messageInfo_CQI_Table proto.InternalMessageInfo
32370
32371 func (m *CQI_Table) GetValue() CQI_Table_Value {
32372         if m != nil {
32373                 return m.Value
32374         }
32375         return CQI_Table_protobuf_unspecified
32376 }
32377
32378 type SubbandSize struct {
32379         Value                SubbandSize_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SubbandSize_Value" json:"value,omitempty"`
32380         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
32381         XXX_unrecognized     []byte            `json:"-"`
32382         XXX_sizecache        int32             `json:"-"`
32383 }
32384
32385 func (m *SubbandSize) Reset()         { *m = SubbandSize{} }
32386 func (m *SubbandSize) String() string { return proto.CompactTextString(m) }
32387 func (*SubbandSize) ProtoMessage()    {}
32388 func (*SubbandSize) Descriptor() ([]byte, []int) {
32389         return fileDescriptor_21c7528bb61f1a7a, []int{330}
32390 }
32391
32392 func (m *SubbandSize) XXX_Unmarshal(b []byte) error {
32393         return xxx_messageInfo_SubbandSize.Unmarshal(m, b)
32394 }
32395 func (m *SubbandSize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32396         return xxx_messageInfo_SubbandSize.Marshal(b, m, deterministic)
32397 }
32398 func (m *SubbandSize) XXX_Merge(src proto.Message) {
32399         xxx_messageInfo_SubbandSize.Merge(m, src)
32400 }
32401 func (m *SubbandSize) XXX_Size() int {
32402         return xxx_messageInfo_SubbandSize.Size(m)
32403 }
32404 func (m *SubbandSize) XXX_DiscardUnknown() {
32405         xxx_messageInfo_SubbandSize.DiscardUnknown(m)
32406 }
32407
32408 var xxx_messageInfo_SubbandSize proto.InternalMessageInfo
32409
32410 func (m *SubbandSize) GetValue() SubbandSize_Value {
32411         if m != nil {
32412                 return m.Value
32413         }
32414         return SubbandSize_protobuf_unspecified
32415 }
32416
32417 type PortIndexFor8Ranks struct {
32418         // Types that are valid to be assigned to C:
32419         //      *PortIndexFor8Ranks_PortIndex8
32420         //      *PortIndexFor8Ranks_PortIndex4
32421         //      *PortIndexFor8Ranks_PortIndex2
32422         //      *PortIndexFor8Ranks_PortIndex1
32423         C                    isPortIndexFor8Ranks_C `protobuf_oneof:"c"`
32424         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
32425         XXX_unrecognized     []byte                 `json:"-"`
32426         XXX_sizecache        int32                  `json:"-"`
32427 }
32428
32429 func (m *PortIndexFor8Ranks) Reset()         { *m = PortIndexFor8Ranks{} }
32430 func (m *PortIndexFor8Ranks) String() string { return proto.CompactTextString(m) }
32431 func (*PortIndexFor8Ranks) ProtoMessage()    {}
32432 func (*PortIndexFor8Ranks) Descriptor() ([]byte, []int) {
32433         return fileDescriptor_21c7528bb61f1a7a, []int{331}
32434 }
32435
32436 func (m *PortIndexFor8Ranks) XXX_Unmarshal(b []byte) error {
32437         return xxx_messageInfo_PortIndexFor8Ranks.Unmarshal(m, b)
32438 }
32439 func (m *PortIndexFor8Ranks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32440         return xxx_messageInfo_PortIndexFor8Ranks.Marshal(b, m, deterministic)
32441 }
32442 func (m *PortIndexFor8Ranks) XXX_Merge(src proto.Message) {
32443         xxx_messageInfo_PortIndexFor8Ranks.Merge(m, src)
32444 }
32445 func (m *PortIndexFor8Ranks) XXX_Size() int {
32446         return xxx_messageInfo_PortIndexFor8Ranks.Size(m)
32447 }
32448 func (m *PortIndexFor8Ranks) XXX_DiscardUnknown() {
32449         xxx_messageInfo_PortIndexFor8Ranks.DiscardUnknown(m)
32450 }
32451
32452 var xxx_messageInfo_PortIndexFor8Ranks proto.InternalMessageInfo
32453
32454 type isPortIndexFor8Ranks_C interface {
32455         isPortIndexFor8Ranks_C()
32456 }
32457
32458 type PortIndexFor8Ranks_PortIndex8 struct {
32459         PortIndex8 *PortIndex8 `protobuf:"bytes,1,opt,name=portIndex8,proto3,oneof"`
32460 }
32461
32462 type PortIndexFor8Ranks_PortIndex4 struct {
32463         PortIndex4 *PortIndex4 `protobuf:"bytes,2,opt,name=portIndex4,proto3,oneof"`
32464 }
32465
32466 type PortIndexFor8Ranks_PortIndex2 struct {
32467         PortIndex2 *PortIndex2 `protobuf:"bytes,3,opt,name=portIndex2,proto3,oneof"`
32468 }
32469
32470 type PortIndexFor8Ranks_PortIndex1 struct {
32471         PortIndex1 *Null `protobuf:"bytes,4,opt,name=portIndex1,proto3,oneof"`
32472 }
32473
32474 func (*PortIndexFor8Ranks_PortIndex8) isPortIndexFor8Ranks_C() {}
32475
32476 func (*PortIndexFor8Ranks_PortIndex4) isPortIndexFor8Ranks_C() {}
32477
32478 func (*PortIndexFor8Ranks_PortIndex2) isPortIndexFor8Ranks_C() {}
32479
32480 func (*PortIndexFor8Ranks_PortIndex1) isPortIndexFor8Ranks_C() {}
32481
32482 func (m *PortIndexFor8Ranks) GetC() isPortIndexFor8Ranks_C {
32483         if m != nil {
32484                 return m.C
32485         }
32486         return nil
32487 }
32488
32489 func (m *PortIndexFor8Ranks) GetPortIndex8() *PortIndex8 {
32490         if x, ok := m.GetC().(*PortIndexFor8Ranks_PortIndex8); ok {
32491                 return x.PortIndex8
32492         }
32493         return nil
32494 }
32495
32496 func (m *PortIndexFor8Ranks) GetPortIndex4() *PortIndex4 {
32497         if x, ok := m.GetC().(*PortIndexFor8Ranks_PortIndex4); ok {
32498                 return x.PortIndex4
32499         }
32500         return nil
32501 }
32502
32503 func (m *PortIndexFor8Ranks) GetPortIndex2() *PortIndex2 {
32504         if x, ok := m.GetC().(*PortIndexFor8Ranks_PortIndex2); ok {
32505                 return x.PortIndex2
32506         }
32507         return nil
32508 }
32509
32510 func (m *PortIndexFor8Ranks) GetPortIndex1() *Null {
32511         if x, ok := m.GetC().(*PortIndexFor8Ranks_PortIndex1); ok {
32512                 return x.PortIndex1
32513         }
32514         return nil
32515 }
32516
32517 // XXX_OneofWrappers is for the internal use of the proto package.
32518 func (*PortIndexFor8Ranks) XXX_OneofWrappers() []interface{} {
32519         return []interface{}{
32520                 (*PortIndexFor8Ranks_PortIndex8)(nil),
32521                 (*PortIndexFor8Ranks_PortIndex4)(nil),
32522                 (*PortIndexFor8Ranks_PortIndex2)(nil),
32523                 (*PortIndexFor8Ranks_PortIndex1)(nil),
32524         }
32525 }
32526
32527 type PortIndex8 struct {
32528         Rank1_8              *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=rank1_8,json=rank18,proto3" json:"rank1_8,omitempty"`
32529         Rank2_8              []uint32              `protobuf:"varint,2,rep,packed,name=rank2_8,json=rank28,proto3" json:"rank2_8,omitempty"`
32530         Rank3_8              []uint32              `protobuf:"varint,3,rep,packed,name=rank3_8,json=rank38,proto3" json:"rank3_8,omitempty"`
32531         Rank4_8              []uint32              `protobuf:"varint,4,rep,packed,name=rank4_8,json=rank48,proto3" json:"rank4_8,omitempty"`
32532         Rank5_8              []uint32              `protobuf:"varint,5,rep,packed,name=rank5_8,json=rank58,proto3" json:"rank5_8,omitempty"`
32533         Rank6_8              []uint32              `protobuf:"varint,6,rep,packed,name=rank6_8,json=rank68,proto3" json:"rank6_8,omitempty"`
32534         Rank7_8              []uint32              `protobuf:"varint,7,rep,packed,name=rank7_8,json=rank78,proto3" json:"rank7_8,omitempty"`
32535         Rank8_8              []uint32              `protobuf:"varint,8,rep,packed,name=rank8_8,json=rank88,proto3" json:"rank8_8,omitempty"`
32536         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
32537         XXX_unrecognized     []byte                `json:"-"`
32538         XXX_sizecache        int32                 `json:"-"`
32539 }
32540
32541 func (m *PortIndex8) Reset()         { *m = PortIndex8{} }
32542 func (m *PortIndex8) String() string { return proto.CompactTextString(m) }
32543 func (*PortIndex8) ProtoMessage()    {}
32544 func (*PortIndex8) Descriptor() ([]byte, []int) {
32545         return fileDescriptor_21c7528bb61f1a7a, []int{332}
32546 }
32547
32548 func (m *PortIndex8) XXX_Unmarshal(b []byte) error {
32549         return xxx_messageInfo_PortIndex8.Unmarshal(m, b)
32550 }
32551 func (m *PortIndex8) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32552         return xxx_messageInfo_PortIndex8.Marshal(b, m, deterministic)
32553 }
32554 func (m *PortIndex8) XXX_Merge(src proto.Message) {
32555         xxx_messageInfo_PortIndex8.Merge(m, src)
32556 }
32557 func (m *PortIndex8) XXX_Size() int {
32558         return xxx_messageInfo_PortIndex8.Size(m)
32559 }
32560 func (m *PortIndex8) XXX_DiscardUnknown() {
32561         xxx_messageInfo_PortIndex8.DiscardUnknown(m)
32562 }
32563
32564 var xxx_messageInfo_PortIndex8 proto.InternalMessageInfo
32565
32566 func (m *PortIndex8) GetRank1_8() *wrappers.UInt32Value {
32567         if m != nil {
32568                 return m.Rank1_8
32569         }
32570         return nil
32571 }
32572
32573 func (m *PortIndex8) GetRank2_8() []uint32 {
32574         if m != nil {
32575                 return m.Rank2_8
32576         }
32577         return nil
32578 }
32579
32580 func (m *PortIndex8) GetRank3_8() []uint32 {
32581         if m != nil {
32582                 return m.Rank3_8
32583         }
32584         return nil
32585 }
32586
32587 func (m *PortIndex8) GetRank4_8() []uint32 {
32588         if m != nil {
32589                 return m.Rank4_8
32590         }
32591         return nil
32592 }
32593
32594 func (m *PortIndex8) GetRank5_8() []uint32 {
32595         if m != nil {
32596                 return m.Rank5_8
32597         }
32598         return nil
32599 }
32600
32601 func (m *PortIndex8) GetRank6_8() []uint32 {
32602         if m != nil {
32603                 return m.Rank6_8
32604         }
32605         return nil
32606 }
32607
32608 func (m *PortIndex8) GetRank7_8() []uint32 {
32609         if m != nil {
32610                 return m.Rank7_8
32611         }
32612         return nil
32613 }
32614
32615 func (m *PortIndex8) GetRank8_8() []uint32 {
32616         if m != nil {
32617                 return m.Rank8_8
32618         }
32619         return nil
32620 }
32621
32622 type PortIndex4 struct {
32623         Rank1_4              *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=rank1_4,json=rank14,proto3" json:"rank1_4,omitempty"`
32624         Rank2_4              []uint32              `protobuf:"varint,2,rep,packed,name=rank2_4,json=rank24,proto3" json:"rank2_4,omitempty"`
32625         Rank3_4              []uint32              `protobuf:"varint,3,rep,packed,name=rank3_4,json=rank34,proto3" json:"rank3_4,omitempty"`
32626         Rank4_4              []uint32              `protobuf:"varint,4,rep,packed,name=rank4_4,json=rank44,proto3" json:"rank4_4,omitempty"`
32627         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
32628         XXX_unrecognized     []byte                `json:"-"`
32629         XXX_sizecache        int32                 `json:"-"`
32630 }
32631
32632 func (m *PortIndex4) Reset()         { *m = PortIndex4{} }
32633 func (m *PortIndex4) String() string { return proto.CompactTextString(m) }
32634 func (*PortIndex4) ProtoMessage()    {}
32635 func (*PortIndex4) Descriptor() ([]byte, []int) {
32636         return fileDescriptor_21c7528bb61f1a7a, []int{333}
32637 }
32638
32639 func (m *PortIndex4) XXX_Unmarshal(b []byte) error {
32640         return xxx_messageInfo_PortIndex4.Unmarshal(m, b)
32641 }
32642 func (m *PortIndex4) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32643         return xxx_messageInfo_PortIndex4.Marshal(b, m, deterministic)
32644 }
32645 func (m *PortIndex4) XXX_Merge(src proto.Message) {
32646         xxx_messageInfo_PortIndex4.Merge(m, src)
32647 }
32648 func (m *PortIndex4) XXX_Size() int {
32649         return xxx_messageInfo_PortIndex4.Size(m)
32650 }
32651 func (m *PortIndex4) XXX_DiscardUnknown() {
32652         xxx_messageInfo_PortIndex4.DiscardUnknown(m)
32653 }
32654
32655 var xxx_messageInfo_PortIndex4 proto.InternalMessageInfo
32656
32657 func (m *PortIndex4) GetRank1_4() *wrappers.UInt32Value {
32658         if m != nil {
32659                 return m.Rank1_4
32660         }
32661         return nil
32662 }
32663
32664 func (m *PortIndex4) GetRank2_4() []uint32 {
32665         if m != nil {
32666                 return m.Rank2_4
32667         }
32668         return nil
32669 }
32670
32671 func (m *PortIndex4) GetRank3_4() []uint32 {
32672         if m != nil {
32673                 return m.Rank3_4
32674         }
32675         return nil
32676 }
32677
32678 func (m *PortIndex4) GetRank4_4() []uint32 {
32679         if m != nil {
32680                 return m.Rank4_4
32681         }
32682         return nil
32683 }
32684
32685 type PortIndex2 struct {
32686         Rank1_2              *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=rank1_2,json=rank12,proto3" json:"rank1_2,omitempty"`
32687         Rank2_2              []uint32              `protobuf:"varint,2,rep,packed,name=rank2_2,json=rank22,proto3" json:"rank2_2,omitempty"`
32688         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
32689         XXX_unrecognized     []byte                `json:"-"`
32690         XXX_sizecache        int32                 `json:"-"`
32691 }
32692
32693 func (m *PortIndex2) Reset()         { *m = PortIndex2{} }
32694 func (m *PortIndex2) String() string { return proto.CompactTextString(m) }
32695 func (*PortIndex2) ProtoMessage()    {}
32696 func (*PortIndex2) Descriptor() ([]byte, []int) {
32697         return fileDescriptor_21c7528bb61f1a7a, []int{334}
32698 }
32699
32700 func (m *PortIndex2) XXX_Unmarshal(b []byte) error {
32701         return xxx_messageInfo_PortIndex2.Unmarshal(m, b)
32702 }
32703 func (m *PortIndex2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32704         return xxx_messageInfo_PortIndex2.Marshal(b, m, deterministic)
32705 }
32706 func (m *PortIndex2) XXX_Merge(src proto.Message) {
32707         xxx_messageInfo_PortIndex2.Merge(m, src)
32708 }
32709 func (m *PortIndex2) XXX_Size() int {
32710         return xxx_messageInfo_PortIndex2.Size(m)
32711 }
32712 func (m *PortIndex2) XXX_DiscardUnknown() {
32713         xxx_messageInfo_PortIndex2.DiscardUnknown(m)
32714 }
32715
32716 var xxx_messageInfo_PortIndex2 proto.InternalMessageInfo
32717
32718 func (m *PortIndex2) GetRank1_2() *wrappers.UInt32Value {
32719         if m != nil {
32720                 return m.Rank1_2
32721         }
32722         return nil
32723 }
32724
32725 func (m *PortIndex2) GetRank2_2() []uint32 {
32726         if m != nil {
32727                 return m.Rank2_2
32728         }
32729         return nil
32730 }
32731
32732 type SemiPersistentOnPUSCHV1530 struct {
32733         ReportSlotConfigV1530 SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530 `protobuf:"varint,1,opt,name=reportSlotConfig_v1530,json=reportSlotConfigV1530,proto3,enum=streaming_protobufs.SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530" json:"reportSlotConfig_v1530,omitempty"`
32734         XXX_NoUnkeyedLiteral  struct{}                                         `json:"-"`
32735         XXX_unrecognized      []byte                                           `json:"-"`
32736         XXX_sizecache         int32                                            `json:"-"`
32737 }
32738
32739 func (m *SemiPersistentOnPUSCHV1530) Reset()         { *m = SemiPersistentOnPUSCHV1530{} }
32740 func (m *SemiPersistentOnPUSCHV1530) String() string { return proto.CompactTextString(m) }
32741 func (*SemiPersistentOnPUSCHV1530) ProtoMessage()    {}
32742 func (*SemiPersistentOnPUSCHV1530) Descriptor() ([]byte, []int) {
32743         return fileDescriptor_21c7528bb61f1a7a, []int{335}
32744 }
32745
32746 func (m *SemiPersistentOnPUSCHV1530) XXX_Unmarshal(b []byte) error {
32747         return xxx_messageInfo_SemiPersistentOnPUSCHV1530.Unmarshal(m, b)
32748 }
32749 func (m *SemiPersistentOnPUSCHV1530) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32750         return xxx_messageInfo_SemiPersistentOnPUSCHV1530.Marshal(b, m, deterministic)
32751 }
32752 func (m *SemiPersistentOnPUSCHV1530) XXX_Merge(src proto.Message) {
32753         xxx_messageInfo_SemiPersistentOnPUSCHV1530.Merge(m, src)
32754 }
32755 func (m *SemiPersistentOnPUSCHV1530) XXX_Size() int {
32756         return xxx_messageInfo_SemiPersistentOnPUSCHV1530.Size(m)
32757 }
32758 func (m *SemiPersistentOnPUSCHV1530) XXX_DiscardUnknown() {
32759         xxx_messageInfo_SemiPersistentOnPUSCHV1530.DiscardUnknown(m)
32760 }
32761
32762 var xxx_messageInfo_SemiPersistentOnPUSCHV1530 proto.InternalMessageInfo
32763
32764 func (m *SemiPersistentOnPUSCHV1530) GetReportSlotConfigV1530() SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530 {
32765         if m != nil {
32766                 return m.ReportSlotConfigV1530
32767         }
32768         return SemiPersistentOnPUSCHV1530_protobuf_unspecified
32769 }
32770
32771 type CSI_AperiodicTriggerStateList struct {
32772         Items                []*CSI_AperiodicTriggerState `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
32773         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
32774         XXX_unrecognized     []byte                       `json:"-"`
32775         XXX_sizecache        int32                        `json:"-"`
32776 }
32777
32778 func (m *CSI_AperiodicTriggerStateList) Reset()         { *m = CSI_AperiodicTriggerStateList{} }
32779 func (m *CSI_AperiodicTriggerStateList) String() string { return proto.CompactTextString(m) }
32780 func (*CSI_AperiodicTriggerStateList) ProtoMessage()    {}
32781 func (*CSI_AperiodicTriggerStateList) Descriptor() ([]byte, []int) {
32782         return fileDescriptor_21c7528bb61f1a7a, []int{336}
32783 }
32784
32785 func (m *CSI_AperiodicTriggerStateList) XXX_Unmarshal(b []byte) error {
32786         return xxx_messageInfo_CSI_AperiodicTriggerStateList.Unmarshal(m, b)
32787 }
32788 func (m *CSI_AperiodicTriggerStateList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32789         return xxx_messageInfo_CSI_AperiodicTriggerStateList.Marshal(b, m, deterministic)
32790 }
32791 func (m *CSI_AperiodicTriggerStateList) XXX_Merge(src proto.Message) {
32792         xxx_messageInfo_CSI_AperiodicTriggerStateList.Merge(m, src)
32793 }
32794 func (m *CSI_AperiodicTriggerStateList) XXX_Size() int {
32795         return xxx_messageInfo_CSI_AperiodicTriggerStateList.Size(m)
32796 }
32797 func (m *CSI_AperiodicTriggerStateList) XXX_DiscardUnknown() {
32798         xxx_messageInfo_CSI_AperiodicTriggerStateList.DiscardUnknown(m)
32799 }
32800
32801 var xxx_messageInfo_CSI_AperiodicTriggerStateList proto.InternalMessageInfo
32802
32803 func (m *CSI_AperiodicTriggerStateList) GetItems() []*CSI_AperiodicTriggerState {
32804         if m != nil {
32805                 return m.Items
32806         }
32807         return nil
32808 }
32809
32810 type CSI_AperiodicTriggerState struct {
32811         AssociatedReportConfigInfoList []*CSI_AssociatedReportConfigInfo `protobuf:"bytes,1,rep,name=associatedReportConfigInfoList,proto3" json:"associatedReportConfigInfoList,omitempty"`
32812         XXX_NoUnkeyedLiteral           struct{}                          `json:"-"`
32813         XXX_unrecognized               []byte                            `json:"-"`
32814         XXX_sizecache                  int32                             `json:"-"`
32815 }
32816
32817 func (m *CSI_AperiodicTriggerState) Reset()         { *m = CSI_AperiodicTriggerState{} }
32818 func (m *CSI_AperiodicTriggerState) String() string { return proto.CompactTextString(m) }
32819 func (*CSI_AperiodicTriggerState) ProtoMessage()    {}
32820 func (*CSI_AperiodicTriggerState) Descriptor() ([]byte, []int) {
32821         return fileDescriptor_21c7528bb61f1a7a, []int{337}
32822 }
32823
32824 func (m *CSI_AperiodicTriggerState) XXX_Unmarshal(b []byte) error {
32825         return xxx_messageInfo_CSI_AperiodicTriggerState.Unmarshal(m, b)
32826 }
32827 func (m *CSI_AperiodicTriggerState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32828         return xxx_messageInfo_CSI_AperiodicTriggerState.Marshal(b, m, deterministic)
32829 }
32830 func (m *CSI_AperiodicTriggerState) XXX_Merge(src proto.Message) {
32831         xxx_messageInfo_CSI_AperiodicTriggerState.Merge(m, src)
32832 }
32833 func (m *CSI_AperiodicTriggerState) XXX_Size() int {
32834         return xxx_messageInfo_CSI_AperiodicTriggerState.Size(m)
32835 }
32836 func (m *CSI_AperiodicTriggerState) XXX_DiscardUnknown() {
32837         xxx_messageInfo_CSI_AperiodicTriggerState.DiscardUnknown(m)
32838 }
32839
32840 var xxx_messageInfo_CSI_AperiodicTriggerState proto.InternalMessageInfo
32841
32842 func (m *CSI_AperiodicTriggerState) GetAssociatedReportConfigInfoList() []*CSI_AssociatedReportConfigInfo {
32843         if m != nil {
32844                 return m.AssociatedReportConfigInfoList
32845         }
32846         return nil
32847 }
32848
32849 type CSI_AssociatedReportConfigInfo struct {
32850         ReportConfigId uint32 `protobuf:"varint,1,opt,name=reportConfigId,proto3" json:"reportConfigId,omitempty"`
32851         // Types that are valid to be assigned to ResourcesForChannel:
32852         //      *CSI_AssociatedReportConfigInfo_Nzp_CSI_RS
32853         //      *CSI_AssociatedReportConfigInfo_Csi_SSB_ResourceSet
32854         ResourcesForChannel                 isCSI_AssociatedReportConfigInfo_ResourcesForChannel `protobuf_oneof:"resourcesForChannel"`
32855         Csi_IM_ResourcesForInterference     *wrappers.UInt32Value                                `protobuf:"bytes,4,opt,name=csi_IM_ResourcesForInterference,json=csiIMResourcesForInterference,proto3" json:"csi_IM_ResourcesForInterference,omitempty"`
32856         Nzp_CSI_RS_ResourcesForInterference *wrappers.UInt32Value                                `protobuf:"bytes,5,opt,name=nzp_CSI_RS_ResourcesForInterference,json=nzpCSIRSResourcesForInterference,proto3" json:"nzp_CSI_RS_ResourcesForInterference,omitempty"`
32857         XXX_NoUnkeyedLiteral                struct{}                                             `json:"-"`
32858         XXX_unrecognized                    []byte                                               `json:"-"`
32859         XXX_sizecache                       int32                                                `json:"-"`
32860 }
32861
32862 func (m *CSI_AssociatedReportConfigInfo) Reset()         { *m = CSI_AssociatedReportConfigInfo{} }
32863 func (m *CSI_AssociatedReportConfigInfo) String() string { return proto.CompactTextString(m) }
32864 func (*CSI_AssociatedReportConfigInfo) ProtoMessage()    {}
32865 func (*CSI_AssociatedReportConfigInfo) Descriptor() ([]byte, []int) {
32866         return fileDescriptor_21c7528bb61f1a7a, []int{338}
32867 }
32868
32869 func (m *CSI_AssociatedReportConfigInfo) XXX_Unmarshal(b []byte) error {
32870         return xxx_messageInfo_CSI_AssociatedReportConfigInfo.Unmarshal(m, b)
32871 }
32872 func (m *CSI_AssociatedReportConfigInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32873         return xxx_messageInfo_CSI_AssociatedReportConfigInfo.Marshal(b, m, deterministic)
32874 }
32875 func (m *CSI_AssociatedReportConfigInfo) XXX_Merge(src proto.Message) {
32876         xxx_messageInfo_CSI_AssociatedReportConfigInfo.Merge(m, src)
32877 }
32878 func (m *CSI_AssociatedReportConfigInfo) XXX_Size() int {
32879         return xxx_messageInfo_CSI_AssociatedReportConfigInfo.Size(m)
32880 }
32881 func (m *CSI_AssociatedReportConfigInfo) XXX_DiscardUnknown() {
32882         xxx_messageInfo_CSI_AssociatedReportConfigInfo.DiscardUnknown(m)
32883 }
32884
32885 var xxx_messageInfo_CSI_AssociatedReportConfigInfo proto.InternalMessageInfo
32886
32887 func (m *CSI_AssociatedReportConfigInfo) GetReportConfigId() uint32 {
32888         if m != nil {
32889                 return m.ReportConfigId
32890         }
32891         return 0
32892 }
32893
32894 type isCSI_AssociatedReportConfigInfo_ResourcesForChannel interface {
32895         isCSI_AssociatedReportConfigInfo_ResourcesForChannel()
32896 }
32897
32898 type CSI_AssociatedReportConfigInfo_Nzp_CSI_RS struct {
32899         Nzp_CSI_RS *NZP_CSI_RS `protobuf:"bytes,2,opt,name=nzp_CSI_RS,json=nzpCSIRS,proto3,oneof"`
32900 }
32901
32902 type CSI_AssociatedReportConfigInfo_Csi_SSB_ResourceSet struct {
32903         Csi_SSB_ResourceSet uint32 `protobuf:"varint,3,opt,name=csi_SSB_ResourceSet,json=csiSSBResourceSet,proto3,oneof"`
32904 }
32905
32906 func (*CSI_AssociatedReportConfigInfo_Nzp_CSI_RS) isCSI_AssociatedReportConfigInfo_ResourcesForChannel() {
32907 }
32908
32909 func (*CSI_AssociatedReportConfigInfo_Csi_SSB_ResourceSet) isCSI_AssociatedReportConfigInfo_ResourcesForChannel() {
32910 }
32911
32912 func (m *CSI_AssociatedReportConfigInfo) GetResourcesForChannel() isCSI_AssociatedReportConfigInfo_ResourcesForChannel {
32913         if m != nil {
32914                 return m.ResourcesForChannel
32915         }
32916         return nil
32917 }
32918
32919 func (m *CSI_AssociatedReportConfigInfo) GetNzp_CSI_RS() *NZP_CSI_RS {
32920         if x, ok := m.GetResourcesForChannel().(*CSI_AssociatedReportConfigInfo_Nzp_CSI_RS); ok {
32921                 return x.Nzp_CSI_RS
32922         }
32923         return nil
32924 }
32925
32926 func (m *CSI_AssociatedReportConfigInfo) GetCsi_SSB_ResourceSet() uint32 {
32927         if x, ok := m.GetResourcesForChannel().(*CSI_AssociatedReportConfigInfo_Csi_SSB_ResourceSet); ok {
32928                 return x.Csi_SSB_ResourceSet
32929         }
32930         return 0
32931 }
32932
32933 func (m *CSI_AssociatedReportConfigInfo) GetCsi_IM_ResourcesForInterference() *wrappers.UInt32Value {
32934         if m != nil {
32935                 return m.Csi_IM_ResourcesForInterference
32936         }
32937         return nil
32938 }
32939
32940 func (m *CSI_AssociatedReportConfigInfo) GetNzp_CSI_RS_ResourcesForInterference() *wrappers.UInt32Value {
32941         if m != nil {
32942                 return m.Nzp_CSI_RS_ResourcesForInterference
32943         }
32944         return nil
32945 }
32946
32947 // XXX_OneofWrappers is for the internal use of the proto package.
32948 func (*CSI_AssociatedReportConfigInfo) XXX_OneofWrappers() []interface{} {
32949         return []interface{}{
32950                 (*CSI_AssociatedReportConfigInfo_Nzp_CSI_RS)(nil),
32951                 (*CSI_AssociatedReportConfigInfo_Csi_SSB_ResourceSet)(nil),
32952         }
32953 }
32954
32955 type NZP_CSI_RS struct {
32956         ResourceSet          uint32   `protobuf:"varint,1,opt,name=resourceSet,proto3" json:"resourceSet,omitempty"`
32957         QclInfo              []uint32 `protobuf:"varint,2,rep,packed,name=qcl_info,json=qclInfo,proto3" json:"qcl_info,omitempty"`
32958         XXX_NoUnkeyedLiteral struct{} `json:"-"`
32959         XXX_unrecognized     []byte   `json:"-"`
32960         XXX_sizecache        int32    `json:"-"`
32961 }
32962
32963 func (m *NZP_CSI_RS) Reset()         { *m = NZP_CSI_RS{} }
32964 func (m *NZP_CSI_RS) String() string { return proto.CompactTextString(m) }
32965 func (*NZP_CSI_RS) ProtoMessage()    {}
32966 func (*NZP_CSI_RS) Descriptor() ([]byte, []int) {
32967         return fileDescriptor_21c7528bb61f1a7a, []int{339}
32968 }
32969
32970 func (m *NZP_CSI_RS) XXX_Unmarshal(b []byte) error {
32971         return xxx_messageInfo_NZP_CSI_RS.Unmarshal(m, b)
32972 }
32973 func (m *NZP_CSI_RS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
32974         return xxx_messageInfo_NZP_CSI_RS.Marshal(b, m, deterministic)
32975 }
32976 func (m *NZP_CSI_RS) XXX_Merge(src proto.Message) {
32977         xxx_messageInfo_NZP_CSI_RS.Merge(m, src)
32978 }
32979 func (m *NZP_CSI_RS) XXX_Size() int {
32980         return xxx_messageInfo_NZP_CSI_RS.Size(m)
32981 }
32982 func (m *NZP_CSI_RS) XXX_DiscardUnknown() {
32983         xxx_messageInfo_NZP_CSI_RS.DiscardUnknown(m)
32984 }
32985
32986 var xxx_messageInfo_NZP_CSI_RS proto.InternalMessageInfo
32987
32988 func (m *NZP_CSI_RS) GetResourceSet() uint32 {
32989         if m != nil {
32990                 return m.ResourceSet
32991         }
32992         return 0
32993 }
32994
32995 func (m *NZP_CSI_RS) GetQclInfo() []uint32 {
32996         if m != nil {
32997                 return m.QclInfo
32998         }
32999         return nil
33000 }
33001
33002 type CSI_SemiPersistentOnPUSCH_TriggerStateList struct {
33003         Items                []*CSI_SemiPersistentOnPUSCH_TriggerState `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
33004         XXX_NoUnkeyedLiteral struct{}                                  `json:"-"`
33005         XXX_unrecognized     []byte                                    `json:"-"`
33006         XXX_sizecache        int32                                     `json:"-"`
33007 }
33008
33009 func (m *CSI_SemiPersistentOnPUSCH_TriggerStateList) Reset() {
33010         *m = CSI_SemiPersistentOnPUSCH_TriggerStateList{}
33011 }
33012 func (m *CSI_SemiPersistentOnPUSCH_TriggerStateList) String() string {
33013         return proto.CompactTextString(m)
33014 }
33015 func (*CSI_SemiPersistentOnPUSCH_TriggerStateList) ProtoMessage() {}
33016 func (*CSI_SemiPersistentOnPUSCH_TriggerStateList) Descriptor() ([]byte, []int) {
33017         return fileDescriptor_21c7528bb61f1a7a, []int{340}
33018 }
33019
33020 func (m *CSI_SemiPersistentOnPUSCH_TriggerStateList) XXX_Unmarshal(b []byte) error {
33021         return xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerStateList.Unmarshal(m, b)
33022 }
33023 func (m *CSI_SemiPersistentOnPUSCH_TriggerStateList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33024         return xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerStateList.Marshal(b, m, deterministic)
33025 }
33026 func (m *CSI_SemiPersistentOnPUSCH_TriggerStateList) XXX_Merge(src proto.Message) {
33027         xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerStateList.Merge(m, src)
33028 }
33029 func (m *CSI_SemiPersistentOnPUSCH_TriggerStateList) XXX_Size() int {
33030         return xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerStateList.Size(m)
33031 }
33032 func (m *CSI_SemiPersistentOnPUSCH_TriggerStateList) XXX_DiscardUnknown() {
33033         xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerStateList.DiscardUnknown(m)
33034 }
33035
33036 var xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerStateList proto.InternalMessageInfo
33037
33038 func (m *CSI_SemiPersistentOnPUSCH_TriggerStateList) GetItems() []*CSI_SemiPersistentOnPUSCH_TriggerState {
33039         if m != nil {
33040                 return m.Items
33041         }
33042         return nil
33043 }
33044
33045 type CSI_SemiPersistentOnPUSCH_TriggerState struct {
33046         AssociatedReportConfigInfo uint32   `protobuf:"varint,1,opt,name=associatedReportConfigInfo,proto3" json:"associatedReportConfigInfo,omitempty"`
33047         XXX_NoUnkeyedLiteral       struct{} `json:"-"`
33048         XXX_unrecognized           []byte   `json:"-"`
33049         XXX_sizecache              int32    `json:"-"`
33050 }
33051
33052 func (m *CSI_SemiPersistentOnPUSCH_TriggerState) Reset() {
33053         *m = CSI_SemiPersistentOnPUSCH_TriggerState{}
33054 }
33055 func (m *CSI_SemiPersistentOnPUSCH_TriggerState) String() string { return proto.CompactTextString(m) }
33056 func (*CSI_SemiPersistentOnPUSCH_TriggerState) ProtoMessage()    {}
33057 func (*CSI_SemiPersistentOnPUSCH_TriggerState) Descriptor() ([]byte, []int) {
33058         return fileDescriptor_21c7528bb61f1a7a, []int{341}
33059 }
33060
33061 func (m *CSI_SemiPersistentOnPUSCH_TriggerState) XXX_Unmarshal(b []byte) error {
33062         return xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerState.Unmarshal(m, b)
33063 }
33064 func (m *CSI_SemiPersistentOnPUSCH_TriggerState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33065         return xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerState.Marshal(b, m, deterministic)
33066 }
33067 func (m *CSI_SemiPersistentOnPUSCH_TriggerState) XXX_Merge(src proto.Message) {
33068         xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerState.Merge(m, src)
33069 }
33070 func (m *CSI_SemiPersistentOnPUSCH_TriggerState) XXX_Size() int {
33071         return xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerState.Size(m)
33072 }
33073 func (m *CSI_SemiPersistentOnPUSCH_TriggerState) XXX_DiscardUnknown() {
33074         xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerState.DiscardUnknown(m)
33075 }
33076
33077 var xxx_messageInfo_CSI_SemiPersistentOnPUSCH_TriggerState proto.InternalMessageInfo
33078
33079 func (m *CSI_SemiPersistentOnPUSCH_TriggerState) GetAssociatedReportConfigInfo() uint32 {
33080         if m != nil {
33081                 return m.AssociatedReportConfigInfo
33082         }
33083         return 0
33084 }
33085
33086 type SCellDeactivationTimer struct {
33087         Value                SCellDeactivationTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SCellDeactivationTimer_Value" json:"value,omitempty"`
33088         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
33089         XXX_unrecognized     []byte                       `json:"-"`
33090         XXX_sizecache        int32                        `json:"-"`
33091 }
33092
33093 func (m *SCellDeactivationTimer) Reset()         { *m = SCellDeactivationTimer{} }
33094 func (m *SCellDeactivationTimer) String() string { return proto.CompactTextString(m) }
33095 func (*SCellDeactivationTimer) ProtoMessage()    {}
33096 func (*SCellDeactivationTimer) Descriptor() ([]byte, []int) {
33097         return fileDescriptor_21c7528bb61f1a7a, []int{342}
33098 }
33099
33100 func (m *SCellDeactivationTimer) XXX_Unmarshal(b []byte) error {
33101         return xxx_messageInfo_SCellDeactivationTimer.Unmarshal(m, b)
33102 }
33103 func (m *SCellDeactivationTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33104         return xxx_messageInfo_SCellDeactivationTimer.Marshal(b, m, deterministic)
33105 }
33106 func (m *SCellDeactivationTimer) XXX_Merge(src proto.Message) {
33107         xxx_messageInfo_SCellDeactivationTimer.Merge(m, src)
33108 }
33109 func (m *SCellDeactivationTimer) XXX_Size() int {
33110         return xxx_messageInfo_SCellDeactivationTimer.Size(m)
33111 }
33112 func (m *SCellDeactivationTimer) XXX_DiscardUnknown() {
33113         xxx_messageInfo_SCellDeactivationTimer.DiscardUnknown(m)
33114 }
33115
33116 var xxx_messageInfo_SCellDeactivationTimer proto.InternalMessageInfo
33117
33118 func (m *SCellDeactivationTimer) GetValue() SCellDeactivationTimer_Value {
33119         if m != nil {
33120                 return m.Value
33121         }
33122         return SCellDeactivationTimer_protobuf_unspecified
33123 }
33124
33125 type CrossCarrierSchedulingConfig struct {
33126         // Types that are valid to be assigned to SchedulingCellInfo:
33127         //      *CrossCarrierSchedulingConfig_Own
33128         //      *CrossCarrierSchedulingConfig_Other
33129         SchedulingCellInfo   isCrossCarrierSchedulingConfig_SchedulingCellInfo `protobuf_oneof:"schedulingCellInfo"`
33130         XXX_NoUnkeyedLiteral struct{}                                          `json:"-"`
33131         XXX_unrecognized     []byte                                            `json:"-"`
33132         XXX_sizecache        int32                                             `json:"-"`
33133 }
33134
33135 func (m *CrossCarrierSchedulingConfig) Reset()         { *m = CrossCarrierSchedulingConfig{} }
33136 func (m *CrossCarrierSchedulingConfig) String() string { return proto.CompactTextString(m) }
33137 func (*CrossCarrierSchedulingConfig) ProtoMessage()    {}
33138 func (*CrossCarrierSchedulingConfig) Descriptor() ([]byte, []int) {
33139         return fileDescriptor_21c7528bb61f1a7a, []int{343}
33140 }
33141
33142 func (m *CrossCarrierSchedulingConfig) XXX_Unmarshal(b []byte) error {
33143         return xxx_messageInfo_CrossCarrierSchedulingConfig.Unmarshal(m, b)
33144 }
33145 func (m *CrossCarrierSchedulingConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33146         return xxx_messageInfo_CrossCarrierSchedulingConfig.Marshal(b, m, deterministic)
33147 }
33148 func (m *CrossCarrierSchedulingConfig) XXX_Merge(src proto.Message) {
33149         xxx_messageInfo_CrossCarrierSchedulingConfig.Merge(m, src)
33150 }
33151 func (m *CrossCarrierSchedulingConfig) XXX_Size() int {
33152         return xxx_messageInfo_CrossCarrierSchedulingConfig.Size(m)
33153 }
33154 func (m *CrossCarrierSchedulingConfig) XXX_DiscardUnknown() {
33155         xxx_messageInfo_CrossCarrierSchedulingConfig.DiscardUnknown(m)
33156 }
33157
33158 var xxx_messageInfo_CrossCarrierSchedulingConfig proto.InternalMessageInfo
33159
33160 type isCrossCarrierSchedulingConfig_SchedulingCellInfo interface {
33161         isCrossCarrierSchedulingConfig_SchedulingCellInfo()
33162 }
33163
33164 type CrossCarrierSchedulingConfig_Own struct {
33165         Own *OwnCrossCarrierSchedulingConfig `protobuf:"bytes,1,opt,name=own,proto3,oneof"`
33166 }
33167
33168 type CrossCarrierSchedulingConfig_Other struct {
33169         Other *OtherCrossCarrierSchedulingConfig `protobuf:"bytes,2,opt,name=other,proto3,oneof"`
33170 }
33171
33172 func (*CrossCarrierSchedulingConfig_Own) isCrossCarrierSchedulingConfig_SchedulingCellInfo() {}
33173
33174 func (*CrossCarrierSchedulingConfig_Other) isCrossCarrierSchedulingConfig_SchedulingCellInfo() {}
33175
33176 func (m *CrossCarrierSchedulingConfig) GetSchedulingCellInfo() isCrossCarrierSchedulingConfig_SchedulingCellInfo {
33177         if m != nil {
33178                 return m.SchedulingCellInfo
33179         }
33180         return nil
33181 }
33182
33183 func (m *CrossCarrierSchedulingConfig) GetOwn() *OwnCrossCarrierSchedulingConfig {
33184         if x, ok := m.GetSchedulingCellInfo().(*CrossCarrierSchedulingConfig_Own); ok {
33185                 return x.Own
33186         }
33187         return nil
33188 }
33189
33190 func (m *CrossCarrierSchedulingConfig) GetOther() *OtherCrossCarrierSchedulingConfig {
33191         if x, ok := m.GetSchedulingCellInfo().(*CrossCarrierSchedulingConfig_Other); ok {
33192                 return x.Other
33193         }
33194         return nil
33195 }
33196
33197 // XXX_OneofWrappers is for the internal use of the proto package.
33198 func (*CrossCarrierSchedulingConfig) XXX_OneofWrappers() []interface{} {
33199         return []interface{}{
33200                 (*CrossCarrierSchedulingConfig_Own)(nil),
33201                 (*CrossCarrierSchedulingConfig_Other)(nil),
33202         }
33203 }
33204
33205 type OwnCrossCarrierSchedulingConfig struct {
33206         Cif_Presence         bool     `protobuf:"varint,1,opt,name=cif_Presence,json=cifPresence,proto3" json:"cif_Presence,omitempty"`
33207         XXX_NoUnkeyedLiteral struct{} `json:"-"`
33208         XXX_unrecognized     []byte   `json:"-"`
33209         XXX_sizecache        int32    `json:"-"`
33210 }
33211
33212 func (m *OwnCrossCarrierSchedulingConfig) Reset()         { *m = OwnCrossCarrierSchedulingConfig{} }
33213 func (m *OwnCrossCarrierSchedulingConfig) String() string { return proto.CompactTextString(m) }
33214 func (*OwnCrossCarrierSchedulingConfig) ProtoMessage()    {}
33215 func (*OwnCrossCarrierSchedulingConfig) Descriptor() ([]byte, []int) {
33216         return fileDescriptor_21c7528bb61f1a7a, []int{344}
33217 }
33218
33219 func (m *OwnCrossCarrierSchedulingConfig) XXX_Unmarshal(b []byte) error {
33220         return xxx_messageInfo_OwnCrossCarrierSchedulingConfig.Unmarshal(m, b)
33221 }
33222 func (m *OwnCrossCarrierSchedulingConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33223         return xxx_messageInfo_OwnCrossCarrierSchedulingConfig.Marshal(b, m, deterministic)
33224 }
33225 func (m *OwnCrossCarrierSchedulingConfig) XXX_Merge(src proto.Message) {
33226         xxx_messageInfo_OwnCrossCarrierSchedulingConfig.Merge(m, src)
33227 }
33228 func (m *OwnCrossCarrierSchedulingConfig) XXX_Size() int {
33229         return xxx_messageInfo_OwnCrossCarrierSchedulingConfig.Size(m)
33230 }
33231 func (m *OwnCrossCarrierSchedulingConfig) XXX_DiscardUnknown() {
33232         xxx_messageInfo_OwnCrossCarrierSchedulingConfig.DiscardUnknown(m)
33233 }
33234
33235 var xxx_messageInfo_OwnCrossCarrierSchedulingConfig proto.InternalMessageInfo
33236
33237 func (m *OwnCrossCarrierSchedulingConfig) GetCif_Presence() bool {
33238         if m != nil {
33239                 return m.Cif_Presence
33240         }
33241         return false
33242 }
33243
33244 type OtherCrossCarrierSchedulingConfig struct {
33245         SchedulingCellId     uint32   `protobuf:"varint,1,opt,name=schedulingCellId,proto3" json:"schedulingCellId,omitempty"`
33246         Cif_InSchedulingCell uint32   `protobuf:"varint,2,opt,name=cif_InSchedulingCell,json=cifInSchedulingCell,proto3" json:"cif_InSchedulingCell,omitempty"`
33247         XXX_NoUnkeyedLiteral struct{} `json:"-"`
33248         XXX_unrecognized     []byte   `json:"-"`
33249         XXX_sizecache        int32    `json:"-"`
33250 }
33251
33252 func (m *OtherCrossCarrierSchedulingConfig) Reset()         { *m = OtherCrossCarrierSchedulingConfig{} }
33253 func (m *OtherCrossCarrierSchedulingConfig) String() string { return proto.CompactTextString(m) }
33254 func (*OtherCrossCarrierSchedulingConfig) ProtoMessage()    {}
33255 func (*OtherCrossCarrierSchedulingConfig) Descriptor() ([]byte, []int) {
33256         return fileDescriptor_21c7528bb61f1a7a, []int{345}
33257 }
33258
33259 func (m *OtherCrossCarrierSchedulingConfig) XXX_Unmarshal(b []byte) error {
33260         return xxx_messageInfo_OtherCrossCarrierSchedulingConfig.Unmarshal(m, b)
33261 }
33262 func (m *OtherCrossCarrierSchedulingConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33263         return xxx_messageInfo_OtherCrossCarrierSchedulingConfig.Marshal(b, m, deterministic)
33264 }
33265 func (m *OtherCrossCarrierSchedulingConfig) XXX_Merge(src proto.Message) {
33266         xxx_messageInfo_OtherCrossCarrierSchedulingConfig.Merge(m, src)
33267 }
33268 func (m *OtherCrossCarrierSchedulingConfig) XXX_Size() int {
33269         return xxx_messageInfo_OtherCrossCarrierSchedulingConfig.Size(m)
33270 }
33271 func (m *OtherCrossCarrierSchedulingConfig) XXX_DiscardUnknown() {
33272         xxx_messageInfo_OtherCrossCarrierSchedulingConfig.DiscardUnknown(m)
33273 }
33274
33275 var xxx_messageInfo_OtherCrossCarrierSchedulingConfig proto.InternalMessageInfo
33276
33277 func (m *OtherCrossCarrierSchedulingConfig) GetSchedulingCellId() uint32 {
33278         if m != nil {
33279                 return m.SchedulingCellId
33280         }
33281         return 0
33282 }
33283
33284 func (m *OtherCrossCarrierSchedulingConfig) GetCif_InSchedulingCell() uint32 {
33285         if m != nil {
33286                 return m.Cif_InSchedulingCell
33287         }
33288         return 0
33289 }
33290
33291 type PathlossReferenceLinking struct {
33292         Value                PathlossReferenceLinking_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PathlossReferenceLinking_Value" json:"value,omitempty"`
33293         XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
33294         XXX_unrecognized     []byte                         `json:"-"`
33295         XXX_sizecache        int32                          `json:"-"`
33296 }
33297
33298 func (m *PathlossReferenceLinking) Reset()         { *m = PathlossReferenceLinking{} }
33299 func (m *PathlossReferenceLinking) String() string { return proto.CompactTextString(m) }
33300 func (*PathlossReferenceLinking) ProtoMessage()    {}
33301 func (*PathlossReferenceLinking) Descriptor() ([]byte, []int) {
33302         return fileDescriptor_21c7528bb61f1a7a, []int{346}
33303 }
33304
33305 func (m *PathlossReferenceLinking) XXX_Unmarshal(b []byte) error {
33306         return xxx_messageInfo_PathlossReferenceLinking.Unmarshal(m, b)
33307 }
33308 func (m *PathlossReferenceLinking) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33309         return xxx_messageInfo_PathlossReferenceLinking.Marshal(b, m, deterministic)
33310 }
33311 func (m *PathlossReferenceLinking) XXX_Merge(src proto.Message) {
33312         xxx_messageInfo_PathlossReferenceLinking.Merge(m, src)
33313 }
33314 func (m *PathlossReferenceLinking) XXX_Size() int {
33315         return xxx_messageInfo_PathlossReferenceLinking.Size(m)
33316 }
33317 func (m *PathlossReferenceLinking) XXX_DiscardUnknown() {
33318         xxx_messageInfo_PathlossReferenceLinking.DiscardUnknown(m)
33319 }
33320
33321 var xxx_messageInfo_PathlossReferenceLinking proto.InternalMessageInfo
33322
33323 func (m *PathlossReferenceLinking) GetValue() PathlossReferenceLinking_Value {
33324         if m != nil {
33325                 return m.Value
33326         }
33327         return PathlossReferenceLinking_protobuf_unspecified
33328 }
33329
33330 type MeasConfig struct {
33331         MeasObjectToRemoveList   *MeasObjectToRemoveList   `protobuf:"bytes,1,opt,name=measObjectToRemoveList,proto3" json:"measObjectToRemoveList,omitempty"`
33332         MeasObjectToAddModList   *MeasObjectToAddModList   `protobuf:"bytes,2,opt,name=measObjectToAddModList,proto3" json:"measObjectToAddModList,omitempty"`
33333         ReportConfigToRemoveList *ReportConfigToRemoveList `protobuf:"bytes,3,opt,name=reportConfigToRemoveList,proto3" json:"reportConfigToRemoveList,omitempty"`
33334         ReportConfigToAddModList *ReportConfigToAddModList `protobuf:"bytes,4,opt,name=reportConfigToAddModList,proto3" json:"reportConfigToAddModList,omitempty"`
33335         MeasIdToRemoveList       *MeasIdToRemoveList       `protobuf:"bytes,5,opt,name=measIdToRemoveList,proto3" json:"measIdToRemoveList,omitempty"`
33336         MeasIdToAddModList       *MeasIdToAddModList       `protobuf:"bytes,6,opt,name=measIdToAddModList,proto3" json:"measIdToAddModList,omitempty"`
33337         // Types that are valid to be assigned to S_MeasureConfig:
33338         //      *MeasConfig_Ssb_RSRP
33339         //      *MeasConfig_Csi_RSRP
33340         S_MeasureConfig      isMeasConfig_S_MeasureConfig `protobuf_oneof:"s_MeasureConfig"`
33341         QuantityConfig       *QuantityConfig              `protobuf:"bytes,9,opt,name=quantityConfig,proto3" json:"quantityConfig,omitempty"`
33342         MeasGapConfig        *MeasGapConfig               `protobuf:"bytes,10,opt,name=measGapConfig,proto3" json:"measGapConfig,omitempty"`
33343         MeasGapSharingConfig *MeasGapSharingConfig        `protobuf:"bytes,11,opt,name=measGapSharingConfig,proto3" json:"measGapSharingConfig,omitempty"`
33344         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
33345         XXX_unrecognized     []byte                       `json:"-"`
33346         XXX_sizecache        int32                        `json:"-"`
33347 }
33348
33349 func (m *MeasConfig) Reset()         { *m = MeasConfig{} }
33350 func (m *MeasConfig) String() string { return proto.CompactTextString(m) }
33351 func (*MeasConfig) ProtoMessage()    {}
33352 func (*MeasConfig) Descriptor() ([]byte, []int) {
33353         return fileDescriptor_21c7528bb61f1a7a, []int{347}
33354 }
33355
33356 func (m *MeasConfig) XXX_Unmarshal(b []byte) error {
33357         return xxx_messageInfo_MeasConfig.Unmarshal(m, b)
33358 }
33359 func (m *MeasConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33360         return xxx_messageInfo_MeasConfig.Marshal(b, m, deterministic)
33361 }
33362 func (m *MeasConfig) XXX_Merge(src proto.Message) {
33363         xxx_messageInfo_MeasConfig.Merge(m, src)
33364 }
33365 func (m *MeasConfig) XXX_Size() int {
33366         return xxx_messageInfo_MeasConfig.Size(m)
33367 }
33368 func (m *MeasConfig) XXX_DiscardUnknown() {
33369         xxx_messageInfo_MeasConfig.DiscardUnknown(m)
33370 }
33371
33372 var xxx_messageInfo_MeasConfig proto.InternalMessageInfo
33373
33374 func (m *MeasConfig) GetMeasObjectToRemoveList() *MeasObjectToRemoveList {
33375         if m != nil {
33376                 return m.MeasObjectToRemoveList
33377         }
33378         return nil
33379 }
33380
33381 func (m *MeasConfig) GetMeasObjectToAddModList() *MeasObjectToAddModList {
33382         if m != nil {
33383                 return m.MeasObjectToAddModList
33384         }
33385         return nil
33386 }
33387
33388 func (m *MeasConfig) GetReportConfigToRemoveList() *ReportConfigToRemoveList {
33389         if m != nil {
33390                 return m.ReportConfigToRemoveList
33391         }
33392         return nil
33393 }
33394
33395 func (m *MeasConfig) GetReportConfigToAddModList() *ReportConfigToAddModList {
33396         if m != nil {
33397                 return m.ReportConfigToAddModList
33398         }
33399         return nil
33400 }
33401
33402 func (m *MeasConfig) GetMeasIdToRemoveList() *MeasIdToRemoveList {
33403         if m != nil {
33404                 return m.MeasIdToRemoveList
33405         }
33406         return nil
33407 }
33408
33409 func (m *MeasConfig) GetMeasIdToAddModList() *MeasIdToAddModList {
33410         if m != nil {
33411                 return m.MeasIdToAddModList
33412         }
33413         return nil
33414 }
33415
33416 type isMeasConfig_S_MeasureConfig interface {
33417         isMeasConfig_S_MeasureConfig()
33418 }
33419
33420 type MeasConfig_Ssb_RSRP struct {
33421         Ssb_RSRP uint32 `protobuf:"varint,7,opt,name=ssb_RSRP,json=ssbRSRP,proto3,oneof"`
33422 }
33423
33424 type MeasConfig_Csi_RSRP struct {
33425         Csi_RSRP uint32 `protobuf:"varint,8,opt,name=csi_RSRP,json=csiRSRP,proto3,oneof"`
33426 }
33427
33428 func (*MeasConfig_Ssb_RSRP) isMeasConfig_S_MeasureConfig() {}
33429
33430 func (*MeasConfig_Csi_RSRP) isMeasConfig_S_MeasureConfig() {}
33431
33432 func (m *MeasConfig) GetS_MeasureConfig() isMeasConfig_S_MeasureConfig {
33433         if m != nil {
33434                 return m.S_MeasureConfig
33435         }
33436         return nil
33437 }
33438
33439 func (m *MeasConfig) GetSsb_RSRP() uint32 {
33440         if x, ok := m.GetS_MeasureConfig().(*MeasConfig_Ssb_RSRP); ok {
33441                 return x.Ssb_RSRP
33442         }
33443         return 0
33444 }
33445
33446 func (m *MeasConfig) GetCsi_RSRP() uint32 {
33447         if x, ok := m.GetS_MeasureConfig().(*MeasConfig_Csi_RSRP); ok {
33448                 return x.Csi_RSRP
33449         }
33450         return 0
33451 }
33452
33453 func (m *MeasConfig) GetQuantityConfig() *QuantityConfig {
33454         if m != nil {
33455                 return m.QuantityConfig
33456         }
33457         return nil
33458 }
33459
33460 func (m *MeasConfig) GetMeasGapConfig() *MeasGapConfig {
33461         if m != nil {
33462                 return m.MeasGapConfig
33463         }
33464         return nil
33465 }
33466
33467 func (m *MeasConfig) GetMeasGapSharingConfig() *MeasGapSharingConfig {
33468         if m != nil {
33469                 return m.MeasGapSharingConfig
33470         }
33471         return nil
33472 }
33473
33474 // XXX_OneofWrappers is for the internal use of the proto package.
33475 func (*MeasConfig) XXX_OneofWrappers() []interface{} {
33476         return []interface{}{
33477                 (*MeasConfig_Ssb_RSRP)(nil),
33478                 (*MeasConfig_Csi_RSRP)(nil),
33479         }
33480 }
33481
33482 type MeasObjectToRemoveList struct {
33483         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
33484         XXX_NoUnkeyedLiteral struct{} `json:"-"`
33485         XXX_unrecognized     []byte   `json:"-"`
33486         XXX_sizecache        int32    `json:"-"`
33487 }
33488
33489 func (m *MeasObjectToRemoveList) Reset()         { *m = MeasObjectToRemoveList{} }
33490 func (m *MeasObjectToRemoveList) String() string { return proto.CompactTextString(m) }
33491 func (*MeasObjectToRemoveList) ProtoMessage()    {}
33492 func (*MeasObjectToRemoveList) Descriptor() ([]byte, []int) {
33493         return fileDescriptor_21c7528bb61f1a7a, []int{348}
33494 }
33495
33496 func (m *MeasObjectToRemoveList) XXX_Unmarshal(b []byte) error {
33497         return xxx_messageInfo_MeasObjectToRemoveList.Unmarshal(m, b)
33498 }
33499 func (m *MeasObjectToRemoveList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33500         return xxx_messageInfo_MeasObjectToRemoveList.Marshal(b, m, deterministic)
33501 }
33502 func (m *MeasObjectToRemoveList) XXX_Merge(src proto.Message) {
33503         xxx_messageInfo_MeasObjectToRemoveList.Merge(m, src)
33504 }
33505 func (m *MeasObjectToRemoveList) XXX_Size() int {
33506         return xxx_messageInfo_MeasObjectToRemoveList.Size(m)
33507 }
33508 func (m *MeasObjectToRemoveList) XXX_DiscardUnknown() {
33509         xxx_messageInfo_MeasObjectToRemoveList.DiscardUnknown(m)
33510 }
33511
33512 var xxx_messageInfo_MeasObjectToRemoveList proto.InternalMessageInfo
33513
33514 func (m *MeasObjectToRemoveList) GetItems() []uint32 {
33515         if m != nil {
33516                 return m.Items
33517         }
33518         return nil
33519 }
33520
33521 type MeasObjectToAddModList struct {
33522         Items                []*MeasObjectToAddMod `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
33523         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
33524         XXX_unrecognized     []byte                `json:"-"`
33525         XXX_sizecache        int32                 `json:"-"`
33526 }
33527
33528 func (m *MeasObjectToAddModList) Reset()         { *m = MeasObjectToAddModList{} }
33529 func (m *MeasObjectToAddModList) String() string { return proto.CompactTextString(m) }
33530 func (*MeasObjectToAddModList) ProtoMessage()    {}
33531 func (*MeasObjectToAddModList) Descriptor() ([]byte, []int) {
33532         return fileDescriptor_21c7528bb61f1a7a, []int{349}
33533 }
33534
33535 func (m *MeasObjectToAddModList) XXX_Unmarshal(b []byte) error {
33536         return xxx_messageInfo_MeasObjectToAddModList.Unmarshal(m, b)
33537 }
33538 func (m *MeasObjectToAddModList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33539         return xxx_messageInfo_MeasObjectToAddModList.Marshal(b, m, deterministic)
33540 }
33541 func (m *MeasObjectToAddModList) XXX_Merge(src proto.Message) {
33542         xxx_messageInfo_MeasObjectToAddModList.Merge(m, src)
33543 }
33544 func (m *MeasObjectToAddModList) XXX_Size() int {
33545         return xxx_messageInfo_MeasObjectToAddModList.Size(m)
33546 }
33547 func (m *MeasObjectToAddModList) XXX_DiscardUnknown() {
33548         xxx_messageInfo_MeasObjectToAddModList.DiscardUnknown(m)
33549 }
33550
33551 var xxx_messageInfo_MeasObjectToAddModList proto.InternalMessageInfo
33552
33553 func (m *MeasObjectToAddModList) GetItems() []*MeasObjectToAddMod {
33554         if m != nil {
33555                 return m.Items
33556         }
33557         return nil
33558 }
33559
33560 type ReportConfigToRemoveList struct {
33561         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
33562         XXX_NoUnkeyedLiteral struct{} `json:"-"`
33563         XXX_unrecognized     []byte   `json:"-"`
33564         XXX_sizecache        int32    `json:"-"`
33565 }
33566
33567 func (m *ReportConfigToRemoveList) Reset()         { *m = ReportConfigToRemoveList{} }
33568 func (m *ReportConfigToRemoveList) String() string { return proto.CompactTextString(m) }
33569 func (*ReportConfigToRemoveList) ProtoMessage()    {}
33570 func (*ReportConfigToRemoveList) Descriptor() ([]byte, []int) {
33571         return fileDescriptor_21c7528bb61f1a7a, []int{350}
33572 }
33573
33574 func (m *ReportConfigToRemoveList) XXX_Unmarshal(b []byte) error {
33575         return xxx_messageInfo_ReportConfigToRemoveList.Unmarshal(m, b)
33576 }
33577 func (m *ReportConfigToRemoveList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33578         return xxx_messageInfo_ReportConfigToRemoveList.Marshal(b, m, deterministic)
33579 }
33580 func (m *ReportConfigToRemoveList) XXX_Merge(src proto.Message) {
33581         xxx_messageInfo_ReportConfigToRemoveList.Merge(m, src)
33582 }
33583 func (m *ReportConfigToRemoveList) XXX_Size() int {
33584         return xxx_messageInfo_ReportConfigToRemoveList.Size(m)
33585 }
33586 func (m *ReportConfigToRemoveList) XXX_DiscardUnknown() {
33587         xxx_messageInfo_ReportConfigToRemoveList.DiscardUnknown(m)
33588 }
33589
33590 var xxx_messageInfo_ReportConfigToRemoveList proto.InternalMessageInfo
33591
33592 func (m *ReportConfigToRemoveList) GetItems() []uint32 {
33593         if m != nil {
33594                 return m.Items
33595         }
33596         return nil
33597 }
33598
33599 type ReportConfigToAddModList struct {
33600         Items                []*ReportConfigToAddMod `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
33601         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
33602         XXX_unrecognized     []byte                  `json:"-"`
33603         XXX_sizecache        int32                   `json:"-"`
33604 }
33605
33606 func (m *ReportConfigToAddModList) Reset()         { *m = ReportConfigToAddModList{} }
33607 func (m *ReportConfigToAddModList) String() string { return proto.CompactTextString(m) }
33608 func (*ReportConfigToAddModList) ProtoMessage()    {}
33609 func (*ReportConfigToAddModList) Descriptor() ([]byte, []int) {
33610         return fileDescriptor_21c7528bb61f1a7a, []int{351}
33611 }
33612
33613 func (m *ReportConfigToAddModList) XXX_Unmarshal(b []byte) error {
33614         return xxx_messageInfo_ReportConfigToAddModList.Unmarshal(m, b)
33615 }
33616 func (m *ReportConfigToAddModList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33617         return xxx_messageInfo_ReportConfigToAddModList.Marshal(b, m, deterministic)
33618 }
33619 func (m *ReportConfigToAddModList) XXX_Merge(src proto.Message) {
33620         xxx_messageInfo_ReportConfigToAddModList.Merge(m, src)
33621 }
33622 func (m *ReportConfigToAddModList) XXX_Size() int {
33623         return xxx_messageInfo_ReportConfigToAddModList.Size(m)
33624 }
33625 func (m *ReportConfigToAddModList) XXX_DiscardUnknown() {
33626         xxx_messageInfo_ReportConfigToAddModList.DiscardUnknown(m)
33627 }
33628
33629 var xxx_messageInfo_ReportConfigToAddModList proto.InternalMessageInfo
33630
33631 func (m *ReportConfigToAddModList) GetItems() []*ReportConfigToAddMod {
33632         if m != nil {
33633                 return m.Items
33634         }
33635         return nil
33636 }
33637
33638 type MeasIdToRemoveList struct {
33639         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
33640         XXX_NoUnkeyedLiteral struct{} `json:"-"`
33641         XXX_unrecognized     []byte   `json:"-"`
33642         XXX_sizecache        int32    `json:"-"`
33643 }
33644
33645 func (m *MeasIdToRemoveList) Reset()         { *m = MeasIdToRemoveList{} }
33646 func (m *MeasIdToRemoveList) String() string { return proto.CompactTextString(m) }
33647 func (*MeasIdToRemoveList) ProtoMessage()    {}
33648 func (*MeasIdToRemoveList) Descriptor() ([]byte, []int) {
33649         return fileDescriptor_21c7528bb61f1a7a, []int{352}
33650 }
33651
33652 func (m *MeasIdToRemoveList) XXX_Unmarshal(b []byte) error {
33653         return xxx_messageInfo_MeasIdToRemoveList.Unmarshal(m, b)
33654 }
33655 func (m *MeasIdToRemoveList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33656         return xxx_messageInfo_MeasIdToRemoveList.Marshal(b, m, deterministic)
33657 }
33658 func (m *MeasIdToRemoveList) XXX_Merge(src proto.Message) {
33659         xxx_messageInfo_MeasIdToRemoveList.Merge(m, src)
33660 }
33661 func (m *MeasIdToRemoveList) XXX_Size() int {
33662         return xxx_messageInfo_MeasIdToRemoveList.Size(m)
33663 }
33664 func (m *MeasIdToRemoveList) XXX_DiscardUnknown() {
33665         xxx_messageInfo_MeasIdToRemoveList.DiscardUnknown(m)
33666 }
33667
33668 var xxx_messageInfo_MeasIdToRemoveList proto.InternalMessageInfo
33669
33670 func (m *MeasIdToRemoveList) GetItems() []uint32 {
33671         if m != nil {
33672                 return m.Items
33673         }
33674         return nil
33675 }
33676
33677 type MeasIdToAddModList struct {
33678         Items                []*MeasIdToAddMod `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
33679         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
33680         XXX_unrecognized     []byte            `json:"-"`
33681         XXX_sizecache        int32             `json:"-"`
33682 }
33683
33684 func (m *MeasIdToAddModList) Reset()         { *m = MeasIdToAddModList{} }
33685 func (m *MeasIdToAddModList) String() string { return proto.CompactTextString(m) }
33686 func (*MeasIdToAddModList) ProtoMessage()    {}
33687 func (*MeasIdToAddModList) Descriptor() ([]byte, []int) {
33688         return fileDescriptor_21c7528bb61f1a7a, []int{353}
33689 }
33690
33691 func (m *MeasIdToAddModList) XXX_Unmarshal(b []byte) error {
33692         return xxx_messageInfo_MeasIdToAddModList.Unmarshal(m, b)
33693 }
33694 func (m *MeasIdToAddModList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33695         return xxx_messageInfo_MeasIdToAddModList.Marshal(b, m, deterministic)
33696 }
33697 func (m *MeasIdToAddModList) XXX_Merge(src proto.Message) {
33698         xxx_messageInfo_MeasIdToAddModList.Merge(m, src)
33699 }
33700 func (m *MeasIdToAddModList) XXX_Size() int {
33701         return xxx_messageInfo_MeasIdToAddModList.Size(m)
33702 }
33703 func (m *MeasIdToAddModList) XXX_DiscardUnknown() {
33704         xxx_messageInfo_MeasIdToAddModList.DiscardUnknown(m)
33705 }
33706
33707 var xxx_messageInfo_MeasIdToAddModList proto.InternalMessageInfo
33708
33709 func (m *MeasIdToAddModList) GetItems() []*MeasIdToAddMod {
33710         if m != nil {
33711                 return m.Items
33712         }
33713         return nil
33714 }
33715
33716 type MeasObjectToAddMod struct {
33717         MeasObjectId uint32 `protobuf:"varint,1,opt,name=measObjectId,proto3" json:"measObjectId,omitempty"`
33718         // Types that are valid to be assigned to MeasObject:
33719         //      *MeasObjectToAddMod_MeasObjectNR
33720         //      *MeasObjectToAddMod_MeasObjectEUTRA
33721         MeasObject           isMeasObjectToAddMod_MeasObject `protobuf_oneof:"measObject"`
33722         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
33723         XXX_unrecognized     []byte                          `json:"-"`
33724         XXX_sizecache        int32                           `json:"-"`
33725 }
33726
33727 func (m *MeasObjectToAddMod) Reset()         { *m = MeasObjectToAddMod{} }
33728 func (m *MeasObjectToAddMod) String() string { return proto.CompactTextString(m) }
33729 func (*MeasObjectToAddMod) ProtoMessage()    {}
33730 func (*MeasObjectToAddMod) Descriptor() ([]byte, []int) {
33731         return fileDescriptor_21c7528bb61f1a7a, []int{354}
33732 }
33733
33734 func (m *MeasObjectToAddMod) XXX_Unmarshal(b []byte) error {
33735         return xxx_messageInfo_MeasObjectToAddMod.Unmarshal(m, b)
33736 }
33737 func (m *MeasObjectToAddMod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33738         return xxx_messageInfo_MeasObjectToAddMod.Marshal(b, m, deterministic)
33739 }
33740 func (m *MeasObjectToAddMod) XXX_Merge(src proto.Message) {
33741         xxx_messageInfo_MeasObjectToAddMod.Merge(m, src)
33742 }
33743 func (m *MeasObjectToAddMod) XXX_Size() int {
33744         return xxx_messageInfo_MeasObjectToAddMod.Size(m)
33745 }
33746 func (m *MeasObjectToAddMod) XXX_DiscardUnknown() {
33747         xxx_messageInfo_MeasObjectToAddMod.DiscardUnknown(m)
33748 }
33749
33750 var xxx_messageInfo_MeasObjectToAddMod proto.InternalMessageInfo
33751
33752 func (m *MeasObjectToAddMod) GetMeasObjectId() uint32 {
33753         if m != nil {
33754                 return m.MeasObjectId
33755         }
33756         return 0
33757 }
33758
33759 type isMeasObjectToAddMod_MeasObject interface {
33760         isMeasObjectToAddMod_MeasObject()
33761 }
33762
33763 type MeasObjectToAddMod_MeasObjectNR struct {
33764         MeasObjectNR *MeasObjectNR `protobuf:"bytes,2,opt,name=measObjectNR,proto3,oneof"`
33765 }
33766
33767 type MeasObjectToAddMod_MeasObjectEUTRA struct {
33768         MeasObjectEUTRA *MeasObjectEUTRA `protobuf:"bytes,3,opt,name=measObjectEUTRA,proto3,oneof"`
33769 }
33770
33771 func (*MeasObjectToAddMod_MeasObjectNR) isMeasObjectToAddMod_MeasObject() {}
33772
33773 func (*MeasObjectToAddMod_MeasObjectEUTRA) isMeasObjectToAddMod_MeasObject() {}
33774
33775 func (m *MeasObjectToAddMod) GetMeasObject() isMeasObjectToAddMod_MeasObject {
33776         if m != nil {
33777                 return m.MeasObject
33778         }
33779         return nil
33780 }
33781
33782 func (m *MeasObjectToAddMod) GetMeasObjectNR() *MeasObjectNR {
33783         if x, ok := m.GetMeasObject().(*MeasObjectToAddMod_MeasObjectNR); ok {
33784                 return x.MeasObjectNR
33785         }
33786         return nil
33787 }
33788
33789 func (m *MeasObjectToAddMod) GetMeasObjectEUTRA() *MeasObjectEUTRA {
33790         if x, ok := m.GetMeasObject().(*MeasObjectToAddMod_MeasObjectEUTRA); ok {
33791                 return x.MeasObjectEUTRA
33792         }
33793         return nil
33794 }
33795
33796 // XXX_OneofWrappers is for the internal use of the proto package.
33797 func (*MeasObjectToAddMod) XXX_OneofWrappers() []interface{} {
33798         return []interface{}{
33799                 (*MeasObjectToAddMod_MeasObjectNR)(nil),
33800                 (*MeasObjectToAddMod_MeasObjectEUTRA)(nil),
33801         }
33802 }
33803
33804 type MeasObjectNR struct {
33805         SsbFrequency                    *wrappers.UInt32Value  `protobuf:"bytes,1,opt,name=ssbFrequency,proto3" json:"ssbFrequency,omitempty"`
33806         SsbSubcarrierSpacing            *SubcarrierSpacing     `protobuf:"bytes,2,opt,name=ssbSubcarrierSpacing,proto3" json:"ssbSubcarrierSpacing,omitempty"`
33807         Smtc1                           *SSB_MTC               `protobuf:"bytes,3,opt,name=smtc1,proto3" json:"smtc1,omitempty"`
33808         Smtc2                           *SSB_MTC2              `protobuf:"bytes,4,opt,name=smtc2,proto3" json:"smtc2,omitempty"`
33809         RefFreqCSI_RS                   *wrappers.UInt32Value  `protobuf:"bytes,5,opt,name=refFreqCSI_RS,json=refFreqCSIRS,proto3" json:"refFreqCSI_RS,omitempty"`
33810         ReferenceSignalConfig           *ReferenceSignalConfig `protobuf:"bytes,6,opt,name=referenceSignalConfig,proto3" json:"referenceSignalConfig,omitempty"`
33811         AbsThreshSS_BlocksConsolidation *ThresholdNR           `protobuf:"bytes,7,opt,name=absThreshSS_BlocksConsolidation,json=absThreshSSBlocksConsolidation,proto3" json:"absThreshSS_BlocksConsolidation,omitempty"`
33812         AbsThreshCSI_RS_Consolidation   *ThresholdNR           `protobuf:"bytes,8,opt,name=absThreshCSI_RS_Consolidation,json=absThreshCSIRSConsolidation,proto3" json:"absThreshCSI_RS_Consolidation,omitempty"`
33813         NrofSS_BlocksToAverage          *wrappers.UInt32Value  `protobuf:"bytes,9,opt,name=nrofSS_BlocksToAverage,json=nrofSSBlocksToAverage,proto3" json:"nrofSS_BlocksToAverage,omitempty"`
33814         NrofCSI_RS_ResourcesToAverage   *wrappers.UInt32Value  `protobuf:"bytes,10,opt,name=nrofCSI_RS_ResourcesToAverage,json=nrofCSIRSResourcesToAverage,proto3" json:"nrofCSI_RS_ResourcesToAverage,omitempty"`
33815         QuantityConfigIndex             uint32                 `protobuf:"varint,11,opt,name=quantityConfigIndex,proto3" json:"quantityConfigIndex,omitempty"`
33816         OffsetMO                        *Q_OffsetRangeList     `protobuf:"bytes,12,opt,name=offsetMO,proto3" json:"offsetMO,omitempty"`
33817         CellsToRemoveList               *PCI_List              `protobuf:"bytes,13,opt,name=cellsToRemoveList,proto3" json:"cellsToRemoveList,omitempty"`
33818         CellsToAddModList               *CellsToAddModList     `protobuf:"bytes,14,opt,name=cellsToAddModList,proto3" json:"cellsToAddModList,omitempty"`
33819         BlackCellsToRemoveList          *PCI_RangeIndexList    `protobuf:"bytes,15,opt,name=blackCellsToRemoveList,proto3" json:"blackCellsToRemoveList,omitempty"`
33820         BlackCellsToAddModList          []*PCI_RangeElement    `protobuf:"bytes,16,rep,name=blackCellsToAddModList,proto3" json:"blackCellsToAddModList,omitempty"`
33821         WhiteCellsToRemoveList          *PCI_RangeIndexList    `protobuf:"bytes,17,opt,name=whiteCellsToRemoveList,proto3" json:"whiteCellsToRemoveList,omitempty"`
33822         WhiteCellsToAddModList          []*PCI_RangeElement    `protobuf:"bytes,18,rep,name=whiteCellsToAddModList,proto3" json:"whiteCellsToAddModList,omitempty"`
33823         FreqBandIndicatorNRV1530        *wrappers.UInt32Value  `protobuf:"bytes,19,opt,name=freqBandIndicatorNR_v1530,json=freqBandIndicatorNRV1530,proto3" json:"freqBandIndicatorNR_v1530,omitempty"`
33824         MeasCycleSCellV1530             *MeasCycleSCellV1530   `protobuf:"bytes,20,opt,name=measCycleSCell_v1530,json=measCycleSCellV1530,proto3" json:"measCycleSCell_v1530,omitempty"`
33825         XXX_NoUnkeyedLiteral            struct{}               `json:"-"`
33826         XXX_unrecognized                []byte                 `json:"-"`
33827         XXX_sizecache                   int32                  `json:"-"`
33828 }
33829
33830 func (m *MeasObjectNR) Reset()         { *m = MeasObjectNR{} }
33831 func (m *MeasObjectNR) String() string { return proto.CompactTextString(m) }
33832 func (*MeasObjectNR) ProtoMessage()    {}
33833 func (*MeasObjectNR) Descriptor() ([]byte, []int) {
33834         return fileDescriptor_21c7528bb61f1a7a, []int{355}
33835 }
33836
33837 func (m *MeasObjectNR) XXX_Unmarshal(b []byte) error {
33838         return xxx_messageInfo_MeasObjectNR.Unmarshal(m, b)
33839 }
33840 func (m *MeasObjectNR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
33841         return xxx_messageInfo_MeasObjectNR.Marshal(b, m, deterministic)
33842 }
33843 func (m *MeasObjectNR) XXX_Merge(src proto.Message) {
33844         xxx_messageInfo_MeasObjectNR.Merge(m, src)
33845 }
33846 func (m *MeasObjectNR) XXX_Size() int {
33847         return xxx_messageInfo_MeasObjectNR.Size(m)
33848 }
33849 func (m *MeasObjectNR) XXX_DiscardUnknown() {
33850         xxx_messageInfo_MeasObjectNR.DiscardUnknown(m)
33851 }
33852
33853 var xxx_messageInfo_MeasObjectNR proto.InternalMessageInfo
33854
33855 func (m *MeasObjectNR) GetSsbFrequency() *wrappers.UInt32Value {
33856         if m != nil {
33857                 return m.SsbFrequency
33858         }
33859         return nil
33860 }
33861
33862 func (m *MeasObjectNR) GetSsbSubcarrierSpacing() *SubcarrierSpacing {
33863         if m != nil {
33864                 return m.SsbSubcarrierSpacing
33865         }
33866         return nil
33867 }
33868
33869 func (m *MeasObjectNR) GetSmtc1() *SSB_MTC {
33870         if m != nil {
33871                 return m.Smtc1
33872         }
33873         return nil
33874 }
33875
33876 func (m *MeasObjectNR) GetSmtc2() *SSB_MTC2 {
33877         if m != nil {
33878                 return m.Smtc2
33879         }
33880         return nil
33881 }
33882
33883 func (m *MeasObjectNR) GetRefFreqCSI_RS() *wrappers.UInt32Value {
33884         if m != nil {
33885                 return m.RefFreqCSI_RS
33886         }
33887         return nil
33888 }
33889
33890 func (m *MeasObjectNR) GetReferenceSignalConfig() *ReferenceSignalConfig {
33891         if m != nil {
33892                 return m.ReferenceSignalConfig
33893         }
33894         return nil
33895 }
33896
33897 func (m *MeasObjectNR) GetAbsThreshSS_BlocksConsolidation() *ThresholdNR {
33898         if m != nil {
33899                 return m.AbsThreshSS_BlocksConsolidation
33900         }
33901         return nil
33902 }
33903
33904 func (m *MeasObjectNR) GetAbsThreshCSI_RS_Consolidation() *ThresholdNR {
33905         if m != nil {
33906                 return m.AbsThreshCSI_RS_Consolidation
33907         }
33908         return nil
33909 }
33910
33911 func (m *MeasObjectNR) GetNrofSS_BlocksToAverage() *wrappers.UInt32Value {
33912         if m != nil {
33913                 return m.NrofSS_BlocksToAverage
33914         }
33915         return nil
33916 }
33917
33918 func (m *MeasObjectNR) GetNrofCSI_RS_ResourcesToAverage() *wrappers.UInt32Value {
33919         if m != nil {
33920                 return m.NrofCSI_RS_ResourcesToAverage
33921         }
33922         return nil
33923 }
33924
33925 func (m *MeasObjectNR) GetQuantityConfigIndex() uint32 {
33926         if m != nil {
33927                 return m.QuantityConfigIndex
33928         }
33929         return 0
33930 }
33931
33932 func (m *MeasObjectNR) GetOffsetMO() *Q_OffsetRangeList {
33933         if m != nil {
33934                 return m.OffsetMO
33935         }
33936         return nil
33937 }
33938
33939 func (m *MeasObjectNR) GetCellsToRemoveList() *PCI_List {
33940         if m != nil {
33941                 return m.CellsToRemoveList
33942         }
33943         return nil
33944 }
33945
33946 func (m *MeasObjectNR) GetCellsToAddModList() *CellsToAddModList {
33947         if m != nil {
33948                 return m.CellsToAddModList
33949         }
33950         return nil
33951 }
33952
33953 func (m *MeasObjectNR) GetBlackCellsToRemoveList() *PCI_RangeIndexList {
33954         if m != nil {
33955                 return m.BlackCellsToRemoveList
33956         }
33957         return nil
33958 }
33959
33960 func (m *MeasObjectNR) GetBlackCellsToAddModList() []*PCI_RangeElement {
33961         if m != nil {
33962                 return m.BlackCellsToAddModList
33963         }
33964         return nil
33965 }
33966
33967 func (m *MeasObjectNR) GetWhiteCellsToRemoveList() *PCI_RangeIndexList {
33968         if m != nil {
33969                 return m.WhiteCellsToRemoveList
33970         }
33971         return nil
33972 }
33973
33974 func (m *MeasObjectNR) GetWhiteCellsToAddModList() []*PCI_RangeElement {
33975         if m != nil {
33976                 return m.WhiteCellsToAddModList
33977         }
33978         return nil
33979 }
33980
33981 func (m *MeasObjectNR) GetFreqBandIndicatorNRV1530() *wrappers.UInt32Value {
33982         if m != nil {
33983                 return m.FreqBandIndicatorNRV1530
33984         }
33985         return nil
33986 }
33987
33988 func (m *MeasObjectNR) GetMeasCycleSCellV1530() *MeasCycleSCellV1530 {
33989         if m != nil {
33990                 return m.MeasCycleSCellV1530
33991         }
33992         return nil
33993 }
33994
33995 type ReferenceSignalConfig struct {
33996         Ssb_ConfigMobility *SSB_ConfigMobility `protobuf:"bytes,1,opt,name=ssb_ConfigMobility,json=ssbConfigMobility,proto3" json:"ssb_ConfigMobility,omitempty"`
33997         // Types that are valid to be assigned to CsiRs_ResourceConfigMobility:
33998         //      *ReferenceSignalConfig_ReleaseCsiRs_ResourceConfigMobility
33999         //      *ReferenceSignalConfig_SetupCsiRs_ResourceConfigMobility
34000         CsiRs_ResourceConfigMobility isReferenceSignalConfig_CsiRs_ResourceConfigMobility `protobuf_oneof:"csi_rs_ResourceConfigMobility"`
34001         XXX_NoUnkeyedLiteral         struct{}                                             `json:"-"`
34002         XXX_unrecognized             []byte                                               `json:"-"`
34003         XXX_sizecache                int32                                                `json:"-"`
34004 }
34005
34006 func (m *ReferenceSignalConfig) Reset()         { *m = ReferenceSignalConfig{} }
34007 func (m *ReferenceSignalConfig) String() string { return proto.CompactTextString(m) }
34008 func (*ReferenceSignalConfig) ProtoMessage()    {}
34009 func (*ReferenceSignalConfig) Descriptor() ([]byte, []int) {
34010         return fileDescriptor_21c7528bb61f1a7a, []int{356}
34011 }
34012
34013 func (m *ReferenceSignalConfig) XXX_Unmarshal(b []byte) error {
34014         return xxx_messageInfo_ReferenceSignalConfig.Unmarshal(m, b)
34015 }
34016 func (m *ReferenceSignalConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34017         return xxx_messageInfo_ReferenceSignalConfig.Marshal(b, m, deterministic)
34018 }
34019 func (m *ReferenceSignalConfig) XXX_Merge(src proto.Message) {
34020         xxx_messageInfo_ReferenceSignalConfig.Merge(m, src)
34021 }
34022 func (m *ReferenceSignalConfig) XXX_Size() int {
34023         return xxx_messageInfo_ReferenceSignalConfig.Size(m)
34024 }
34025 func (m *ReferenceSignalConfig) XXX_DiscardUnknown() {
34026         xxx_messageInfo_ReferenceSignalConfig.DiscardUnknown(m)
34027 }
34028
34029 var xxx_messageInfo_ReferenceSignalConfig proto.InternalMessageInfo
34030
34031 func (m *ReferenceSignalConfig) GetSsb_ConfigMobility() *SSB_ConfigMobility {
34032         if m != nil {
34033                 return m.Ssb_ConfigMobility
34034         }
34035         return nil
34036 }
34037
34038 type isReferenceSignalConfig_CsiRs_ResourceConfigMobility interface {
34039         isReferenceSignalConfig_CsiRs_ResourceConfigMobility()
34040 }
34041
34042 type ReferenceSignalConfig_ReleaseCsiRs_ResourceConfigMobility struct {
34043         ReleaseCsiRs_ResourceConfigMobility *Null `protobuf:"bytes,2,opt,name=release_csi_rs_ResourceConfigMobility,json=releaseCsiRsResourceConfigMobility,proto3,oneof"`
34044 }
34045
34046 type ReferenceSignalConfig_SetupCsiRs_ResourceConfigMobility struct {
34047         SetupCsiRs_ResourceConfigMobility *CSI_RS_ResourceConfigMobility `protobuf:"bytes,3,opt,name=setup_csi_rs_ResourceConfigMobility,json=setupCsiRsResourceConfigMobility,proto3,oneof"`
34048 }
34049
34050 func (*ReferenceSignalConfig_ReleaseCsiRs_ResourceConfigMobility) isReferenceSignalConfig_CsiRs_ResourceConfigMobility() {
34051 }
34052
34053 func (*ReferenceSignalConfig_SetupCsiRs_ResourceConfigMobility) isReferenceSignalConfig_CsiRs_ResourceConfigMobility() {
34054 }
34055
34056 func (m *ReferenceSignalConfig) GetCsiRs_ResourceConfigMobility() isReferenceSignalConfig_CsiRs_ResourceConfigMobility {
34057         if m != nil {
34058                 return m.CsiRs_ResourceConfigMobility
34059         }
34060         return nil
34061 }
34062
34063 func (m *ReferenceSignalConfig) GetReleaseCsiRs_ResourceConfigMobility() *Null {
34064         if x, ok := m.GetCsiRs_ResourceConfigMobility().(*ReferenceSignalConfig_ReleaseCsiRs_ResourceConfigMobility); ok {
34065                 return x.ReleaseCsiRs_ResourceConfigMobility
34066         }
34067         return nil
34068 }
34069
34070 func (m *ReferenceSignalConfig) GetSetupCsiRs_ResourceConfigMobility() *CSI_RS_ResourceConfigMobility {
34071         if x, ok := m.GetCsiRs_ResourceConfigMobility().(*ReferenceSignalConfig_SetupCsiRs_ResourceConfigMobility); ok {
34072                 return x.SetupCsiRs_ResourceConfigMobility
34073         }
34074         return nil
34075 }
34076
34077 // XXX_OneofWrappers is for the internal use of the proto package.
34078 func (*ReferenceSignalConfig) XXX_OneofWrappers() []interface{} {
34079         return []interface{}{
34080                 (*ReferenceSignalConfig_ReleaseCsiRs_ResourceConfigMobility)(nil),
34081                 (*ReferenceSignalConfig_SetupCsiRs_ResourceConfigMobility)(nil),
34082         }
34083 }
34084
34085 type SSB_ConfigMobility struct {
34086         // Types that are valid to be assigned to Ssb_ToMeasure:
34087         //      *SSB_ConfigMobility_ReleaseSsb_ToMeasure
34088         //      *SSB_ConfigMobility_SetupSsb_ToMeasure
34089         Ssb_ToMeasure           isSSB_ConfigMobility_Ssb_ToMeasure `protobuf_oneof:"ssb_ToMeasure"`
34090         DeriveSSB_IndexFromCell bool                               `protobuf:"varint,3,opt,name=deriveSSB_IndexFromCell,json=deriveSSBIndexFromCell,proto3" json:"deriveSSB_IndexFromCell,omitempty"`
34091         Ss_RSSI_Measurement     *SS_RSSI_Measurement               `protobuf:"bytes,4,opt,name=ss_RSSI_Measurement,json=ssRSSIMeasurement,proto3" json:"ss_RSSI_Measurement,omitempty"`
34092         XXX_NoUnkeyedLiteral    struct{}                           `json:"-"`
34093         XXX_unrecognized        []byte                             `json:"-"`
34094         XXX_sizecache           int32                              `json:"-"`
34095 }
34096
34097 func (m *SSB_ConfigMobility) Reset()         { *m = SSB_ConfigMobility{} }
34098 func (m *SSB_ConfigMobility) String() string { return proto.CompactTextString(m) }
34099 func (*SSB_ConfigMobility) ProtoMessage()    {}
34100 func (*SSB_ConfigMobility) Descriptor() ([]byte, []int) {
34101         return fileDescriptor_21c7528bb61f1a7a, []int{357}
34102 }
34103
34104 func (m *SSB_ConfigMobility) XXX_Unmarshal(b []byte) error {
34105         return xxx_messageInfo_SSB_ConfigMobility.Unmarshal(m, b)
34106 }
34107 func (m *SSB_ConfigMobility) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34108         return xxx_messageInfo_SSB_ConfigMobility.Marshal(b, m, deterministic)
34109 }
34110 func (m *SSB_ConfigMobility) XXX_Merge(src proto.Message) {
34111         xxx_messageInfo_SSB_ConfigMobility.Merge(m, src)
34112 }
34113 func (m *SSB_ConfigMobility) XXX_Size() int {
34114         return xxx_messageInfo_SSB_ConfigMobility.Size(m)
34115 }
34116 func (m *SSB_ConfigMobility) XXX_DiscardUnknown() {
34117         xxx_messageInfo_SSB_ConfigMobility.DiscardUnknown(m)
34118 }
34119
34120 var xxx_messageInfo_SSB_ConfigMobility proto.InternalMessageInfo
34121
34122 type isSSB_ConfigMobility_Ssb_ToMeasure interface {
34123         isSSB_ConfigMobility_Ssb_ToMeasure()
34124 }
34125
34126 type SSB_ConfigMobility_ReleaseSsb_ToMeasure struct {
34127         ReleaseSsb_ToMeasure *Null `protobuf:"bytes,1,opt,name=release_ssb_ToMeasure,json=releaseSsbToMeasure,proto3,oneof"`
34128 }
34129
34130 type SSB_ConfigMobility_SetupSsb_ToMeasure struct {
34131         SetupSsb_ToMeasure *SSB_ToMeasure `protobuf:"bytes,2,opt,name=setup_ssb_ToMeasure,json=setupSsbToMeasure,proto3,oneof"`
34132 }
34133
34134 func (*SSB_ConfigMobility_ReleaseSsb_ToMeasure) isSSB_ConfigMobility_Ssb_ToMeasure() {}
34135
34136 func (*SSB_ConfigMobility_SetupSsb_ToMeasure) isSSB_ConfigMobility_Ssb_ToMeasure() {}
34137
34138 func (m *SSB_ConfigMobility) GetSsb_ToMeasure() isSSB_ConfigMobility_Ssb_ToMeasure {
34139         if m != nil {
34140                 return m.Ssb_ToMeasure
34141         }
34142         return nil
34143 }
34144
34145 func (m *SSB_ConfigMobility) GetReleaseSsb_ToMeasure() *Null {
34146         if x, ok := m.GetSsb_ToMeasure().(*SSB_ConfigMobility_ReleaseSsb_ToMeasure); ok {
34147                 return x.ReleaseSsb_ToMeasure
34148         }
34149         return nil
34150 }
34151
34152 func (m *SSB_ConfigMobility) GetSetupSsb_ToMeasure() *SSB_ToMeasure {
34153         if x, ok := m.GetSsb_ToMeasure().(*SSB_ConfigMobility_SetupSsb_ToMeasure); ok {
34154                 return x.SetupSsb_ToMeasure
34155         }
34156         return nil
34157 }
34158
34159 func (m *SSB_ConfigMobility) GetDeriveSSB_IndexFromCell() bool {
34160         if m != nil {
34161                 return m.DeriveSSB_IndexFromCell
34162         }
34163         return false
34164 }
34165
34166 func (m *SSB_ConfigMobility) GetSs_RSSI_Measurement() *SS_RSSI_Measurement {
34167         if m != nil {
34168                 return m.Ss_RSSI_Measurement
34169         }
34170         return nil
34171 }
34172
34173 // XXX_OneofWrappers is for the internal use of the proto package.
34174 func (*SSB_ConfigMobility) XXX_OneofWrappers() []interface{} {
34175         return []interface{}{
34176                 (*SSB_ConfigMobility_ReleaseSsb_ToMeasure)(nil),
34177                 (*SSB_ConfigMobility_SetupSsb_ToMeasure)(nil),
34178         }
34179 }
34180
34181 type SSB_ToMeasure struct {
34182         // Types that are valid to be assigned to C:
34183         //      *SSB_ToMeasure_ShortBitmap
34184         //      *SSB_ToMeasure_MediumBitmap
34185         //      *SSB_ToMeasure_LongBitmap
34186         C                    isSSB_ToMeasure_C `protobuf_oneof:"c"`
34187         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
34188         XXX_unrecognized     []byte            `json:"-"`
34189         XXX_sizecache        int32             `json:"-"`
34190 }
34191
34192 func (m *SSB_ToMeasure) Reset()         { *m = SSB_ToMeasure{} }
34193 func (m *SSB_ToMeasure) String() string { return proto.CompactTextString(m) }
34194 func (*SSB_ToMeasure) ProtoMessage()    {}
34195 func (*SSB_ToMeasure) Descriptor() ([]byte, []int) {
34196         return fileDescriptor_21c7528bb61f1a7a, []int{358}
34197 }
34198
34199 func (m *SSB_ToMeasure) XXX_Unmarshal(b []byte) error {
34200         return xxx_messageInfo_SSB_ToMeasure.Unmarshal(m, b)
34201 }
34202 func (m *SSB_ToMeasure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34203         return xxx_messageInfo_SSB_ToMeasure.Marshal(b, m, deterministic)
34204 }
34205 func (m *SSB_ToMeasure) XXX_Merge(src proto.Message) {
34206         xxx_messageInfo_SSB_ToMeasure.Merge(m, src)
34207 }
34208 func (m *SSB_ToMeasure) XXX_Size() int {
34209         return xxx_messageInfo_SSB_ToMeasure.Size(m)
34210 }
34211 func (m *SSB_ToMeasure) XXX_DiscardUnknown() {
34212         xxx_messageInfo_SSB_ToMeasure.DiscardUnknown(m)
34213 }
34214
34215 var xxx_messageInfo_SSB_ToMeasure proto.InternalMessageInfo
34216
34217 type isSSB_ToMeasure_C interface {
34218         isSSB_ToMeasure_C()
34219 }
34220
34221 type SSB_ToMeasure_ShortBitmap struct {
34222         ShortBitmap []byte `protobuf:"bytes,1,opt,name=shortBitmap,proto3,oneof"`
34223 }
34224
34225 type SSB_ToMeasure_MediumBitmap struct {
34226         MediumBitmap []byte `protobuf:"bytes,2,opt,name=mediumBitmap,proto3,oneof"`
34227 }
34228
34229 type SSB_ToMeasure_LongBitmap struct {
34230         LongBitmap []byte `protobuf:"bytes,3,opt,name=longBitmap,proto3,oneof"`
34231 }
34232
34233 func (*SSB_ToMeasure_ShortBitmap) isSSB_ToMeasure_C() {}
34234
34235 func (*SSB_ToMeasure_MediumBitmap) isSSB_ToMeasure_C() {}
34236
34237 func (*SSB_ToMeasure_LongBitmap) isSSB_ToMeasure_C() {}
34238
34239 func (m *SSB_ToMeasure) GetC() isSSB_ToMeasure_C {
34240         if m != nil {
34241                 return m.C
34242         }
34243         return nil
34244 }
34245
34246 func (m *SSB_ToMeasure) GetShortBitmap() []byte {
34247         if x, ok := m.GetC().(*SSB_ToMeasure_ShortBitmap); ok {
34248                 return x.ShortBitmap
34249         }
34250         return nil
34251 }
34252
34253 func (m *SSB_ToMeasure) GetMediumBitmap() []byte {
34254         if x, ok := m.GetC().(*SSB_ToMeasure_MediumBitmap); ok {
34255                 return x.MediumBitmap
34256         }
34257         return nil
34258 }
34259
34260 func (m *SSB_ToMeasure) GetLongBitmap() []byte {
34261         if x, ok := m.GetC().(*SSB_ToMeasure_LongBitmap); ok {
34262                 return x.LongBitmap
34263         }
34264         return nil
34265 }
34266
34267 // XXX_OneofWrappers is for the internal use of the proto package.
34268 func (*SSB_ToMeasure) XXX_OneofWrappers() []interface{} {
34269         return []interface{}{
34270                 (*SSB_ToMeasure_ShortBitmap)(nil),
34271                 (*SSB_ToMeasure_MediumBitmap)(nil),
34272                 (*SSB_ToMeasure_LongBitmap)(nil),
34273         }
34274 }
34275
34276 type SS_RSSI_Measurement struct {
34277         MeasurementSlots     []byte   `protobuf:"bytes,1,opt,name=measurementSlots,proto3" json:"measurementSlots,omitempty"`
34278         EndSymbol            uint32   `protobuf:"varint,2,opt,name=endSymbol,proto3" json:"endSymbol,omitempty"`
34279         XXX_NoUnkeyedLiteral struct{} `json:"-"`
34280         XXX_unrecognized     []byte   `json:"-"`
34281         XXX_sizecache        int32    `json:"-"`
34282 }
34283
34284 func (m *SS_RSSI_Measurement) Reset()         { *m = SS_RSSI_Measurement{} }
34285 func (m *SS_RSSI_Measurement) String() string { return proto.CompactTextString(m) }
34286 func (*SS_RSSI_Measurement) ProtoMessage()    {}
34287 func (*SS_RSSI_Measurement) Descriptor() ([]byte, []int) {
34288         return fileDescriptor_21c7528bb61f1a7a, []int{359}
34289 }
34290
34291 func (m *SS_RSSI_Measurement) XXX_Unmarshal(b []byte) error {
34292         return xxx_messageInfo_SS_RSSI_Measurement.Unmarshal(m, b)
34293 }
34294 func (m *SS_RSSI_Measurement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34295         return xxx_messageInfo_SS_RSSI_Measurement.Marshal(b, m, deterministic)
34296 }
34297 func (m *SS_RSSI_Measurement) XXX_Merge(src proto.Message) {
34298         xxx_messageInfo_SS_RSSI_Measurement.Merge(m, src)
34299 }
34300 func (m *SS_RSSI_Measurement) XXX_Size() int {
34301         return xxx_messageInfo_SS_RSSI_Measurement.Size(m)
34302 }
34303 func (m *SS_RSSI_Measurement) XXX_DiscardUnknown() {
34304         xxx_messageInfo_SS_RSSI_Measurement.DiscardUnknown(m)
34305 }
34306
34307 var xxx_messageInfo_SS_RSSI_Measurement proto.InternalMessageInfo
34308
34309 func (m *SS_RSSI_Measurement) GetMeasurementSlots() []byte {
34310         if m != nil {
34311                 return m.MeasurementSlots
34312         }
34313         return nil
34314 }
34315
34316 func (m *SS_RSSI_Measurement) GetEndSymbol() uint32 {
34317         if m != nil {
34318                 return m.EndSymbol
34319         }
34320         return 0
34321 }
34322
34323 type CSI_RS_ResourceConfigMobility struct {
34324         SubcarrierSpacing        *SubcarrierSpacing     `protobuf:"bytes,1,opt,name=subcarrierSpacing,proto3" json:"subcarrierSpacing,omitempty"`
34325         Csi_RS_CellList_Mobility []*CSI_RS_CellMobility `protobuf:"bytes,2,rep,name=csi_RS_CellList_Mobility,json=csiRSCellListMobility,proto3" json:"csi_RS_CellList_Mobility,omitempty"`
34326         RefServCellIndexV1530    *wrappers.UInt32Value  `protobuf:"bytes,3,opt,name=refServCellIndex_v1530,json=refServCellIndexV1530,proto3" json:"refServCellIndex_v1530,omitempty"`
34327         XXX_NoUnkeyedLiteral     struct{}               `json:"-"`
34328         XXX_unrecognized         []byte                 `json:"-"`
34329         XXX_sizecache            int32                  `json:"-"`
34330 }
34331
34332 func (m *CSI_RS_ResourceConfigMobility) Reset()         { *m = CSI_RS_ResourceConfigMobility{} }
34333 func (m *CSI_RS_ResourceConfigMobility) String() string { return proto.CompactTextString(m) }
34334 func (*CSI_RS_ResourceConfigMobility) ProtoMessage()    {}
34335 func (*CSI_RS_ResourceConfigMobility) Descriptor() ([]byte, []int) {
34336         return fileDescriptor_21c7528bb61f1a7a, []int{360}
34337 }
34338
34339 func (m *CSI_RS_ResourceConfigMobility) XXX_Unmarshal(b []byte) error {
34340         return xxx_messageInfo_CSI_RS_ResourceConfigMobility.Unmarshal(m, b)
34341 }
34342 func (m *CSI_RS_ResourceConfigMobility) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34343         return xxx_messageInfo_CSI_RS_ResourceConfigMobility.Marshal(b, m, deterministic)
34344 }
34345 func (m *CSI_RS_ResourceConfigMobility) XXX_Merge(src proto.Message) {
34346         xxx_messageInfo_CSI_RS_ResourceConfigMobility.Merge(m, src)
34347 }
34348 func (m *CSI_RS_ResourceConfigMobility) XXX_Size() int {
34349         return xxx_messageInfo_CSI_RS_ResourceConfigMobility.Size(m)
34350 }
34351 func (m *CSI_RS_ResourceConfigMobility) XXX_DiscardUnknown() {
34352         xxx_messageInfo_CSI_RS_ResourceConfigMobility.DiscardUnknown(m)
34353 }
34354
34355 var xxx_messageInfo_CSI_RS_ResourceConfigMobility proto.InternalMessageInfo
34356
34357 func (m *CSI_RS_ResourceConfigMobility) GetSubcarrierSpacing() *SubcarrierSpacing {
34358         if m != nil {
34359                 return m.SubcarrierSpacing
34360         }
34361         return nil
34362 }
34363
34364 func (m *CSI_RS_ResourceConfigMobility) GetCsi_RS_CellList_Mobility() []*CSI_RS_CellMobility {
34365         if m != nil {
34366                 return m.Csi_RS_CellList_Mobility
34367         }
34368         return nil
34369 }
34370
34371 func (m *CSI_RS_ResourceConfigMobility) GetRefServCellIndexV1530() *wrappers.UInt32Value {
34372         if m != nil {
34373                 return m.RefServCellIndexV1530
34374         }
34375         return nil
34376 }
34377
34378 type CSI_RS_CellMobility struct {
34379         CellId                      uint32                      `protobuf:"varint,1,opt,name=cellId,proto3" json:"cellId,omitempty"`
34380         CsiRs_MeasurementBW         *CSI_RS_MeasurementBW       `protobuf:"bytes,2,opt,name=csi_rs_MeasurementBW,json=csiRsMeasurementBW,proto3" json:"csi_rs_MeasurementBW,omitempty"`
34381         Density                     *Density                    `protobuf:"bytes,3,opt,name=density,proto3" json:"density,omitempty"`
34382         CsiRs_ResourceList_Mobility []*CSI_RS_Resource_Mobility `protobuf:"bytes,4,rep,name=csi_rs_ResourceList_Mobility,json=csiRsResourceListMobility,proto3" json:"csi_rs_ResourceList_Mobility,omitempty"`
34383         XXX_NoUnkeyedLiteral        struct{}                    `json:"-"`
34384         XXX_unrecognized            []byte                      `json:"-"`
34385         XXX_sizecache               int32                       `json:"-"`
34386 }
34387
34388 func (m *CSI_RS_CellMobility) Reset()         { *m = CSI_RS_CellMobility{} }
34389 func (m *CSI_RS_CellMobility) String() string { return proto.CompactTextString(m) }
34390 func (*CSI_RS_CellMobility) ProtoMessage()    {}
34391 func (*CSI_RS_CellMobility) Descriptor() ([]byte, []int) {
34392         return fileDescriptor_21c7528bb61f1a7a, []int{361}
34393 }
34394
34395 func (m *CSI_RS_CellMobility) XXX_Unmarshal(b []byte) error {
34396         return xxx_messageInfo_CSI_RS_CellMobility.Unmarshal(m, b)
34397 }
34398 func (m *CSI_RS_CellMobility) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34399         return xxx_messageInfo_CSI_RS_CellMobility.Marshal(b, m, deterministic)
34400 }
34401 func (m *CSI_RS_CellMobility) XXX_Merge(src proto.Message) {
34402         xxx_messageInfo_CSI_RS_CellMobility.Merge(m, src)
34403 }
34404 func (m *CSI_RS_CellMobility) XXX_Size() int {
34405         return xxx_messageInfo_CSI_RS_CellMobility.Size(m)
34406 }
34407 func (m *CSI_RS_CellMobility) XXX_DiscardUnknown() {
34408         xxx_messageInfo_CSI_RS_CellMobility.DiscardUnknown(m)
34409 }
34410
34411 var xxx_messageInfo_CSI_RS_CellMobility proto.InternalMessageInfo
34412
34413 func (m *CSI_RS_CellMobility) GetCellId() uint32 {
34414         if m != nil {
34415                 return m.CellId
34416         }
34417         return 0
34418 }
34419
34420 func (m *CSI_RS_CellMobility) GetCsiRs_MeasurementBW() *CSI_RS_MeasurementBW {
34421         if m != nil {
34422                 return m.CsiRs_MeasurementBW
34423         }
34424         return nil
34425 }
34426
34427 func (m *CSI_RS_CellMobility) GetDensity() *Density {
34428         if m != nil {
34429                 return m.Density
34430         }
34431         return nil
34432 }
34433
34434 func (m *CSI_RS_CellMobility) GetCsiRs_ResourceList_Mobility() []*CSI_RS_Resource_Mobility {
34435         if m != nil {
34436                 return m.CsiRs_ResourceList_Mobility
34437         }
34438         return nil
34439 }
34440
34441 type CSI_RS_MeasurementBW struct {
34442         NrofPRBs             CSI_RS_MeasurementBW_NrofPRBs `protobuf:"varint,1,opt,name=nrofPRBs,proto3,enum=streaming_protobufs.CSI_RS_MeasurementBW_NrofPRBs" json:"nrofPRBs,omitempty"`
34443         StartPRB             uint32                        `protobuf:"varint,2,opt,name=startPRB,proto3" json:"startPRB,omitempty"`
34444         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
34445         XXX_unrecognized     []byte                        `json:"-"`
34446         XXX_sizecache        int32                         `json:"-"`
34447 }
34448
34449 func (m *CSI_RS_MeasurementBW) Reset()         { *m = CSI_RS_MeasurementBW{} }
34450 func (m *CSI_RS_MeasurementBW) String() string { return proto.CompactTextString(m) }
34451 func (*CSI_RS_MeasurementBW) ProtoMessage()    {}
34452 func (*CSI_RS_MeasurementBW) Descriptor() ([]byte, []int) {
34453         return fileDescriptor_21c7528bb61f1a7a, []int{362}
34454 }
34455
34456 func (m *CSI_RS_MeasurementBW) XXX_Unmarshal(b []byte) error {
34457         return xxx_messageInfo_CSI_RS_MeasurementBW.Unmarshal(m, b)
34458 }
34459 func (m *CSI_RS_MeasurementBW) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34460         return xxx_messageInfo_CSI_RS_MeasurementBW.Marshal(b, m, deterministic)
34461 }
34462 func (m *CSI_RS_MeasurementBW) XXX_Merge(src proto.Message) {
34463         xxx_messageInfo_CSI_RS_MeasurementBW.Merge(m, src)
34464 }
34465 func (m *CSI_RS_MeasurementBW) XXX_Size() int {
34466         return xxx_messageInfo_CSI_RS_MeasurementBW.Size(m)
34467 }
34468 func (m *CSI_RS_MeasurementBW) XXX_DiscardUnknown() {
34469         xxx_messageInfo_CSI_RS_MeasurementBW.DiscardUnknown(m)
34470 }
34471
34472 var xxx_messageInfo_CSI_RS_MeasurementBW proto.InternalMessageInfo
34473
34474 func (m *CSI_RS_MeasurementBW) GetNrofPRBs() CSI_RS_MeasurementBW_NrofPRBs {
34475         if m != nil {
34476                 return m.NrofPRBs
34477         }
34478         return CSI_RS_MeasurementBW_protobuf_unspecified
34479 }
34480
34481 func (m *CSI_RS_MeasurementBW) GetStartPRB() uint32 {
34482         if m != nil {
34483                 return m.StartPRB
34484         }
34485         return 0
34486 }
34487
34488 type Density struct {
34489         Value                Density_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Density_Value" json:"value,omitempty"`
34490         XXX_NoUnkeyedLiteral struct{}      `json:"-"`
34491         XXX_unrecognized     []byte        `json:"-"`
34492         XXX_sizecache        int32         `json:"-"`
34493 }
34494
34495 func (m *Density) Reset()         { *m = Density{} }
34496 func (m *Density) String() string { return proto.CompactTextString(m) }
34497 func (*Density) ProtoMessage()    {}
34498 func (*Density) Descriptor() ([]byte, []int) {
34499         return fileDescriptor_21c7528bb61f1a7a, []int{363}
34500 }
34501
34502 func (m *Density) XXX_Unmarshal(b []byte) error {
34503         return xxx_messageInfo_Density.Unmarshal(m, b)
34504 }
34505 func (m *Density) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34506         return xxx_messageInfo_Density.Marshal(b, m, deterministic)
34507 }
34508 func (m *Density) XXX_Merge(src proto.Message) {
34509         xxx_messageInfo_Density.Merge(m, src)
34510 }
34511 func (m *Density) XXX_Size() int {
34512         return xxx_messageInfo_Density.Size(m)
34513 }
34514 func (m *Density) XXX_DiscardUnknown() {
34515         xxx_messageInfo_Density.DiscardUnknown(m)
34516 }
34517
34518 var xxx_messageInfo_Density proto.InternalMessageInfo
34519
34520 func (m *Density) GetValue() Density_Value {
34521         if m != nil {
34522                 return m.Value
34523         }
34524         return Density_protobuf_unspecified
34525 }
34526
34527 type CSI_RS_Resource_Mobility struct {
34528         Csi_RS_Index uint32 `protobuf:"varint,1,opt,name=csi_RS_Index,json=csiRSIndex,proto3" json:"csi_RS_Index,omitempty"`
34529         // Types that are valid to be assigned to SlotConfig:
34530         //      *CSI_RS_Resource_Mobility_Ms4
34531         //      *CSI_RS_Resource_Mobility_Ms5
34532         //      *CSI_RS_Resource_Mobility_Ms10
34533         //      *CSI_RS_Resource_Mobility_Ms20
34534         //      *CSI_RS_Resource_Mobility_Ms40
34535         SlotConfig    isCSI_RS_Resource_Mobility_SlotConfig `protobuf_oneof:"slotConfig"`
34536         AssociatedSSB *AssociatedSSB                        `protobuf:"bytes,7,opt,name=associatedSSB,proto3" json:"associatedSSB,omitempty"`
34537         // Types that are valid to be assigned to FrequencyDomainAllocation:
34538         //      *CSI_RS_Resource_Mobility_Row1
34539         //      *CSI_RS_Resource_Mobility_Row2
34540         FrequencyDomainAllocation   isCSI_RS_Resource_Mobility_FrequencyDomainAllocation `protobuf_oneof:"frequencyDomainAllocation"`
34541         FirstOFDMSymbolInTimeDomain uint32                                               `protobuf:"varint,10,opt,name=firstOFDMSymbolInTimeDomain,proto3" json:"firstOFDMSymbolInTimeDomain,omitempty"`
34542         SequenceGenerationConfig    uint32                                               `protobuf:"varint,11,opt,name=sequenceGenerationConfig,proto3" json:"sequenceGenerationConfig,omitempty"`
34543         XXX_NoUnkeyedLiteral        struct{}                                             `json:"-"`
34544         XXX_unrecognized            []byte                                               `json:"-"`
34545         XXX_sizecache               int32                                                `json:"-"`
34546 }
34547
34548 func (m *CSI_RS_Resource_Mobility) Reset()         { *m = CSI_RS_Resource_Mobility{} }
34549 func (m *CSI_RS_Resource_Mobility) String() string { return proto.CompactTextString(m) }
34550 func (*CSI_RS_Resource_Mobility) ProtoMessage()    {}
34551 func (*CSI_RS_Resource_Mobility) Descriptor() ([]byte, []int) {
34552         return fileDescriptor_21c7528bb61f1a7a, []int{364}
34553 }
34554
34555 func (m *CSI_RS_Resource_Mobility) XXX_Unmarshal(b []byte) error {
34556         return xxx_messageInfo_CSI_RS_Resource_Mobility.Unmarshal(m, b)
34557 }
34558 func (m *CSI_RS_Resource_Mobility) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34559         return xxx_messageInfo_CSI_RS_Resource_Mobility.Marshal(b, m, deterministic)
34560 }
34561 func (m *CSI_RS_Resource_Mobility) XXX_Merge(src proto.Message) {
34562         xxx_messageInfo_CSI_RS_Resource_Mobility.Merge(m, src)
34563 }
34564 func (m *CSI_RS_Resource_Mobility) XXX_Size() int {
34565         return xxx_messageInfo_CSI_RS_Resource_Mobility.Size(m)
34566 }
34567 func (m *CSI_RS_Resource_Mobility) XXX_DiscardUnknown() {
34568         xxx_messageInfo_CSI_RS_Resource_Mobility.DiscardUnknown(m)
34569 }
34570
34571 var xxx_messageInfo_CSI_RS_Resource_Mobility proto.InternalMessageInfo
34572
34573 func (m *CSI_RS_Resource_Mobility) GetCsi_RS_Index() uint32 {
34574         if m != nil {
34575                 return m.Csi_RS_Index
34576         }
34577         return 0
34578 }
34579
34580 type isCSI_RS_Resource_Mobility_SlotConfig interface {
34581         isCSI_RS_Resource_Mobility_SlotConfig()
34582 }
34583
34584 type CSI_RS_Resource_Mobility_Ms4 struct {
34585         Ms4 uint32 `protobuf:"varint,2,opt,name=ms4,proto3,oneof"`
34586 }
34587
34588 type CSI_RS_Resource_Mobility_Ms5 struct {
34589         Ms5 uint32 `protobuf:"varint,3,opt,name=ms5,proto3,oneof"`
34590 }
34591
34592 type CSI_RS_Resource_Mobility_Ms10 struct {
34593         Ms10 uint32 `protobuf:"varint,4,opt,name=ms10,proto3,oneof"`
34594 }
34595
34596 type CSI_RS_Resource_Mobility_Ms20 struct {
34597         Ms20 uint32 `protobuf:"varint,5,opt,name=ms20,proto3,oneof"`
34598 }
34599
34600 type CSI_RS_Resource_Mobility_Ms40 struct {
34601         Ms40 uint32 `protobuf:"varint,6,opt,name=ms40,proto3,oneof"`
34602 }
34603
34604 func (*CSI_RS_Resource_Mobility_Ms4) isCSI_RS_Resource_Mobility_SlotConfig() {}
34605
34606 func (*CSI_RS_Resource_Mobility_Ms5) isCSI_RS_Resource_Mobility_SlotConfig() {}
34607
34608 func (*CSI_RS_Resource_Mobility_Ms10) isCSI_RS_Resource_Mobility_SlotConfig() {}
34609
34610 func (*CSI_RS_Resource_Mobility_Ms20) isCSI_RS_Resource_Mobility_SlotConfig() {}
34611
34612 func (*CSI_RS_Resource_Mobility_Ms40) isCSI_RS_Resource_Mobility_SlotConfig() {}
34613
34614 func (m *CSI_RS_Resource_Mobility) GetSlotConfig() isCSI_RS_Resource_Mobility_SlotConfig {
34615         if m != nil {
34616                 return m.SlotConfig
34617         }
34618         return nil
34619 }
34620
34621 func (m *CSI_RS_Resource_Mobility) GetMs4() uint32 {
34622         if x, ok := m.GetSlotConfig().(*CSI_RS_Resource_Mobility_Ms4); ok {
34623                 return x.Ms4
34624         }
34625         return 0
34626 }
34627
34628 func (m *CSI_RS_Resource_Mobility) GetMs5() uint32 {
34629         if x, ok := m.GetSlotConfig().(*CSI_RS_Resource_Mobility_Ms5); ok {
34630                 return x.Ms5
34631         }
34632         return 0
34633 }
34634
34635 func (m *CSI_RS_Resource_Mobility) GetMs10() uint32 {
34636         if x, ok := m.GetSlotConfig().(*CSI_RS_Resource_Mobility_Ms10); ok {
34637                 return x.Ms10
34638         }
34639         return 0
34640 }
34641
34642 func (m *CSI_RS_Resource_Mobility) GetMs20() uint32 {
34643         if x, ok := m.GetSlotConfig().(*CSI_RS_Resource_Mobility_Ms20); ok {
34644                 return x.Ms20
34645         }
34646         return 0
34647 }
34648
34649 func (m *CSI_RS_Resource_Mobility) GetMs40() uint32 {
34650         if x, ok := m.GetSlotConfig().(*CSI_RS_Resource_Mobility_Ms40); ok {
34651                 return x.Ms40
34652         }
34653         return 0
34654 }
34655
34656 func (m *CSI_RS_Resource_Mobility) GetAssociatedSSB() *AssociatedSSB {
34657         if m != nil {
34658                 return m.AssociatedSSB
34659         }
34660         return nil
34661 }
34662
34663 type isCSI_RS_Resource_Mobility_FrequencyDomainAllocation interface {
34664         isCSI_RS_Resource_Mobility_FrequencyDomainAllocation()
34665 }
34666
34667 type CSI_RS_Resource_Mobility_Row1 struct {
34668         Row1 []byte `protobuf:"bytes,8,opt,name=row1,proto3,oneof"`
34669 }
34670
34671 type CSI_RS_Resource_Mobility_Row2 struct {
34672         Row2 []byte `protobuf:"bytes,9,opt,name=row2,proto3,oneof"`
34673 }
34674
34675 func (*CSI_RS_Resource_Mobility_Row1) isCSI_RS_Resource_Mobility_FrequencyDomainAllocation() {}
34676
34677 func (*CSI_RS_Resource_Mobility_Row2) isCSI_RS_Resource_Mobility_FrequencyDomainAllocation() {}
34678
34679 func (m *CSI_RS_Resource_Mobility) GetFrequencyDomainAllocation() isCSI_RS_Resource_Mobility_FrequencyDomainAllocation {
34680         if m != nil {
34681                 return m.FrequencyDomainAllocation
34682         }
34683         return nil
34684 }
34685
34686 func (m *CSI_RS_Resource_Mobility) GetRow1() []byte {
34687         if x, ok := m.GetFrequencyDomainAllocation().(*CSI_RS_Resource_Mobility_Row1); ok {
34688                 return x.Row1
34689         }
34690         return nil
34691 }
34692
34693 func (m *CSI_RS_Resource_Mobility) GetRow2() []byte {
34694         if x, ok := m.GetFrequencyDomainAllocation().(*CSI_RS_Resource_Mobility_Row2); ok {
34695                 return x.Row2
34696         }
34697         return nil
34698 }
34699
34700 func (m *CSI_RS_Resource_Mobility) GetFirstOFDMSymbolInTimeDomain() uint32 {
34701         if m != nil {
34702                 return m.FirstOFDMSymbolInTimeDomain
34703         }
34704         return 0
34705 }
34706
34707 func (m *CSI_RS_Resource_Mobility) GetSequenceGenerationConfig() uint32 {
34708         if m != nil {
34709                 return m.SequenceGenerationConfig
34710         }
34711         return 0
34712 }
34713
34714 // XXX_OneofWrappers is for the internal use of the proto package.
34715 func (*CSI_RS_Resource_Mobility) XXX_OneofWrappers() []interface{} {
34716         return []interface{}{
34717                 (*CSI_RS_Resource_Mobility_Ms4)(nil),
34718                 (*CSI_RS_Resource_Mobility_Ms5)(nil),
34719                 (*CSI_RS_Resource_Mobility_Ms10)(nil),
34720                 (*CSI_RS_Resource_Mobility_Ms20)(nil),
34721                 (*CSI_RS_Resource_Mobility_Ms40)(nil),
34722                 (*CSI_RS_Resource_Mobility_Row1)(nil),
34723                 (*CSI_RS_Resource_Mobility_Row2)(nil),
34724         }
34725 }
34726
34727 type AssociatedSSB struct {
34728         Ssb_Index            uint32   `protobuf:"varint,1,opt,name=ssb_Index,json=ssbIndex,proto3" json:"ssb_Index,omitempty"`
34729         IsQuasiColocated     bool     `protobuf:"varint,2,opt,name=isQuasiColocated,proto3" json:"isQuasiColocated,omitempty"`
34730         XXX_NoUnkeyedLiteral struct{} `json:"-"`
34731         XXX_unrecognized     []byte   `json:"-"`
34732         XXX_sizecache        int32    `json:"-"`
34733 }
34734
34735 func (m *AssociatedSSB) Reset()         { *m = AssociatedSSB{} }
34736 func (m *AssociatedSSB) String() string { return proto.CompactTextString(m) }
34737 func (*AssociatedSSB) ProtoMessage()    {}
34738 func (*AssociatedSSB) Descriptor() ([]byte, []int) {
34739         return fileDescriptor_21c7528bb61f1a7a, []int{365}
34740 }
34741
34742 func (m *AssociatedSSB) XXX_Unmarshal(b []byte) error {
34743         return xxx_messageInfo_AssociatedSSB.Unmarshal(m, b)
34744 }
34745 func (m *AssociatedSSB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34746         return xxx_messageInfo_AssociatedSSB.Marshal(b, m, deterministic)
34747 }
34748 func (m *AssociatedSSB) XXX_Merge(src proto.Message) {
34749         xxx_messageInfo_AssociatedSSB.Merge(m, src)
34750 }
34751 func (m *AssociatedSSB) XXX_Size() int {
34752         return xxx_messageInfo_AssociatedSSB.Size(m)
34753 }
34754 func (m *AssociatedSSB) XXX_DiscardUnknown() {
34755         xxx_messageInfo_AssociatedSSB.DiscardUnknown(m)
34756 }
34757
34758 var xxx_messageInfo_AssociatedSSB proto.InternalMessageInfo
34759
34760 func (m *AssociatedSSB) GetSsb_Index() uint32 {
34761         if m != nil {
34762                 return m.Ssb_Index
34763         }
34764         return 0
34765 }
34766
34767 func (m *AssociatedSSB) GetIsQuasiColocated() bool {
34768         if m != nil {
34769                 return m.IsQuasiColocated
34770         }
34771         return false
34772 }
34773
34774 type ThresholdNR struct {
34775         ThresholdRSRP        *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=thresholdRSRP,proto3" json:"thresholdRSRP,omitempty"`
34776         ThresholdRSRQ        *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=thresholdRSRQ,proto3" json:"thresholdRSRQ,omitempty"`
34777         ThresholdSINR        *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=thresholdSINR,proto3" json:"thresholdSINR,omitempty"`
34778         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
34779         XXX_unrecognized     []byte                `json:"-"`
34780         XXX_sizecache        int32                 `json:"-"`
34781 }
34782
34783 func (m *ThresholdNR) Reset()         { *m = ThresholdNR{} }
34784 func (m *ThresholdNR) String() string { return proto.CompactTextString(m) }
34785 func (*ThresholdNR) ProtoMessage()    {}
34786 func (*ThresholdNR) Descriptor() ([]byte, []int) {
34787         return fileDescriptor_21c7528bb61f1a7a, []int{366}
34788 }
34789
34790 func (m *ThresholdNR) XXX_Unmarshal(b []byte) error {
34791         return xxx_messageInfo_ThresholdNR.Unmarshal(m, b)
34792 }
34793 func (m *ThresholdNR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34794         return xxx_messageInfo_ThresholdNR.Marshal(b, m, deterministic)
34795 }
34796 func (m *ThresholdNR) XXX_Merge(src proto.Message) {
34797         xxx_messageInfo_ThresholdNR.Merge(m, src)
34798 }
34799 func (m *ThresholdNR) XXX_Size() int {
34800         return xxx_messageInfo_ThresholdNR.Size(m)
34801 }
34802 func (m *ThresholdNR) XXX_DiscardUnknown() {
34803         xxx_messageInfo_ThresholdNR.DiscardUnknown(m)
34804 }
34805
34806 var xxx_messageInfo_ThresholdNR proto.InternalMessageInfo
34807
34808 func (m *ThresholdNR) GetThresholdRSRP() *wrappers.UInt32Value {
34809         if m != nil {
34810                 return m.ThresholdRSRP
34811         }
34812         return nil
34813 }
34814
34815 func (m *ThresholdNR) GetThresholdRSRQ() *wrappers.UInt32Value {
34816         if m != nil {
34817                 return m.ThresholdRSRQ
34818         }
34819         return nil
34820 }
34821
34822 func (m *ThresholdNR) GetThresholdSINR() *wrappers.UInt32Value {
34823         if m != nil {
34824                 return m.ThresholdSINR
34825         }
34826         return nil
34827 }
34828
34829 type Q_OffsetRangeList struct {
34830         RsrpOffsetSSB        *Q_OffsetRange `protobuf:"bytes,1,opt,name=rsrpOffsetSSB,proto3" json:"rsrpOffsetSSB,omitempty"`
34831         RsrqOffsetSSB        *Q_OffsetRange `protobuf:"bytes,2,opt,name=rsrqOffsetSSB,proto3" json:"rsrqOffsetSSB,omitempty"`
34832         SinrOffsetSSB        *Q_OffsetRange `protobuf:"bytes,3,opt,name=sinrOffsetSSB,proto3" json:"sinrOffsetSSB,omitempty"`
34833         RsrpOffsetCSI_RS     *Q_OffsetRange `protobuf:"bytes,4,opt,name=rsrpOffsetCSI_RS,json=rsrpOffsetCSIRS,proto3" json:"rsrpOffsetCSI_RS,omitempty"`
34834         RsrqOffsetCSI_RS     *Q_OffsetRange `protobuf:"bytes,5,opt,name=rsrqOffsetCSI_RS,json=rsrqOffsetCSIRS,proto3" json:"rsrqOffsetCSI_RS,omitempty"`
34835         SinrOffsetCSI_RS     *Q_OffsetRange `protobuf:"bytes,6,opt,name=sinrOffsetCSI_RS,json=sinrOffsetCSIRS,proto3" json:"sinrOffsetCSI_RS,omitempty"`
34836         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
34837         XXX_unrecognized     []byte         `json:"-"`
34838         XXX_sizecache        int32          `json:"-"`
34839 }
34840
34841 func (m *Q_OffsetRangeList) Reset()         { *m = Q_OffsetRangeList{} }
34842 func (m *Q_OffsetRangeList) String() string { return proto.CompactTextString(m) }
34843 func (*Q_OffsetRangeList) ProtoMessage()    {}
34844 func (*Q_OffsetRangeList) Descriptor() ([]byte, []int) {
34845         return fileDescriptor_21c7528bb61f1a7a, []int{367}
34846 }
34847
34848 func (m *Q_OffsetRangeList) XXX_Unmarshal(b []byte) error {
34849         return xxx_messageInfo_Q_OffsetRangeList.Unmarshal(m, b)
34850 }
34851 func (m *Q_OffsetRangeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34852         return xxx_messageInfo_Q_OffsetRangeList.Marshal(b, m, deterministic)
34853 }
34854 func (m *Q_OffsetRangeList) XXX_Merge(src proto.Message) {
34855         xxx_messageInfo_Q_OffsetRangeList.Merge(m, src)
34856 }
34857 func (m *Q_OffsetRangeList) XXX_Size() int {
34858         return xxx_messageInfo_Q_OffsetRangeList.Size(m)
34859 }
34860 func (m *Q_OffsetRangeList) XXX_DiscardUnknown() {
34861         xxx_messageInfo_Q_OffsetRangeList.DiscardUnknown(m)
34862 }
34863
34864 var xxx_messageInfo_Q_OffsetRangeList proto.InternalMessageInfo
34865
34866 func (m *Q_OffsetRangeList) GetRsrpOffsetSSB() *Q_OffsetRange {
34867         if m != nil {
34868                 return m.RsrpOffsetSSB
34869         }
34870         return nil
34871 }
34872
34873 func (m *Q_OffsetRangeList) GetRsrqOffsetSSB() *Q_OffsetRange {
34874         if m != nil {
34875                 return m.RsrqOffsetSSB
34876         }
34877         return nil
34878 }
34879
34880 func (m *Q_OffsetRangeList) GetSinrOffsetSSB() *Q_OffsetRange {
34881         if m != nil {
34882                 return m.SinrOffsetSSB
34883         }
34884         return nil
34885 }
34886
34887 func (m *Q_OffsetRangeList) GetRsrpOffsetCSI_RS() *Q_OffsetRange {
34888         if m != nil {
34889                 return m.RsrpOffsetCSI_RS
34890         }
34891         return nil
34892 }
34893
34894 func (m *Q_OffsetRangeList) GetRsrqOffsetCSI_RS() *Q_OffsetRange {
34895         if m != nil {
34896                 return m.RsrqOffsetCSI_RS
34897         }
34898         return nil
34899 }
34900
34901 func (m *Q_OffsetRangeList) GetSinrOffsetCSI_RS() *Q_OffsetRange {
34902         if m != nil {
34903                 return m.SinrOffsetCSI_RS
34904         }
34905         return nil
34906 }
34907
34908 type Q_OffsetRange struct {
34909         Value                Q_OffsetRange_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Q_OffsetRange_Value" json:"value,omitempty"`
34910         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
34911         XXX_unrecognized     []byte              `json:"-"`
34912         XXX_sizecache        int32               `json:"-"`
34913 }
34914
34915 func (m *Q_OffsetRange) Reset()         { *m = Q_OffsetRange{} }
34916 func (m *Q_OffsetRange) String() string { return proto.CompactTextString(m) }
34917 func (*Q_OffsetRange) ProtoMessage()    {}
34918 func (*Q_OffsetRange) Descriptor() ([]byte, []int) {
34919         return fileDescriptor_21c7528bb61f1a7a, []int{368}
34920 }
34921
34922 func (m *Q_OffsetRange) XXX_Unmarshal(b []byte) error {
34923         return xxx_messageInfo_Q_OffsetRange.Unmarshal(m, b)
34924 }
34925 func (m *Q_OffsetRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34926         return xxx_messageInfo_Q_OffsetRange.Marshal(b, m, deterministic)
34927 }
34928 func (m *Q_OffsetRange) XXX_Merge(src proto.Message) {
34929         xxx_messageInfo_Q_OffsetRange.Merge(m, src)
34930 }
34931 func (m *Q_OffsetRange) XXX_Size() int {
34932         return xxx_messageInfo_Q_OffsetRange.Size(m)
34933 }
34934 func (m *Q_OffsetRange) XXX_DiscardUnknown() {
34935         xxx_messageInfo_Q_OffsetRange.DiscardUnknown(m)
34936 }
34937
34938 var xxx_messageInfo_Q_OffsetRange proto.InternalMessageInfo
34939
34940 func (m *Q_OffsetRange) GetValue() Q_OffsetRange_Value {
34941         if m != nil {
34942                 return m.Value
34943         }
34944         return Q_OffsetRange_protobuf_unspecified
34945 }
34946
34947 type CellsToAddModList struct {
34948         Items                []*CellsToAddMod `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
34949         XXX_NoUnkeyedLiteral struct{}         `json:"-"`
34950         XXX_unrecognized     []byte           `json:"-"`
34951         XXX_sizecache        int32            `json:"-"`
34952 }
34953
34954 func (m *CellsToAddModList) Reset()         { *m = CellsToAddModList{} }
34955 func (m *CellsToAddModList) String() string { return proto.CompactTextString(m) }
34956 func (*CellsToAddModList) ProtoMessage()    {}
34957 func (*CellsToAddModList) Descriptor() ([]byte, []int) {
34958         return fileDescriptor_21c7528bb61f1a7a, []int{369}
34959 }
34960
34961 func (m *CellsToAddModList) XXX_Unmarshal(b []byte) error {
34962         return xxx_messageInfo_CellsToAddModList.Unmarshal(m, b)
34963 }
34964 func (m *CellsToAddModList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
34965         return xxx_messageInfo_CellsToAddModList.Marshal(b, m, deterministic)
34966 }
34967 func (m *CellsToAddModList) XXX_Merge(src proto.Message) {
34968         xxx_messageInfo_CellsToAddModList.Merge(m, src)
34969 }
34970 func (m *CellsToAddModList) XXX_Size() int {
34971         return xxx_messageInfo_CellsToAddModList.Size(m)
34972 }
34973 func (m *CellsToAddModList) XXX_DiscardUnknown() {
34974         xxx_messageInfo_CellsToAddModList.DiscardUnknown(m)
34975 }
34976
34977 var xxx_messageInfo_CellsToAddModList proto.InternalMessageInfo
34978
34979 func (m *CellsToAddModList) GetItems() []*CellsToAddMod {
34980         if m != nil {
34981                 return m.Items
34982         }
34983         return nil
34984 }
34985
34986 type CellsToAddMod struct {
34987         PhysCellId           uint32             `protobuf:"varint,1,opt,name=physCellId,proto3" json:"physCellId,omitempty"`
34988         CellIndividualOffset *Q_OffsetRangeList `protobuf:"bytes,2,opt,name=cellIndividualOffset,proto3" json:"cellIndividualOffset,omitempty"`
34989         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
34990         XXX_unrecognized     []byte             `json:"-"`
34991         XXX_sizecache        int32              `json:"-"`
34992 }
34993
34994 func (m *CellsToAddMod) Reset()         { *m = CellsToAddMod{} }
34995 func (m *CellsToAddMod) String() string { return proto.CompactTextString(m) }
34996 func (*CellsToAddMod) ProtoMessage()    {}
34997 func (*CellsToAddMod) Descriptor() ([]byte, []int) {
34998         return fileDescriptor_21c7528bb61f1a7a, []int{370}
34999 }
35000
35001 func (m *CellsToAddMod) XXX_Unmarshal(b []byte) error {
35002         return xxx_messageInfo_CellsToAddMod.Unmarshal(m, b)
35003 }
35004 func (m *CellsToAddMod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35005         return xxx_messageInfo_CellsToAddMod.Marshal(b, m, deterministic)
35006 }
35007 func (m *CellsToAddMod) XXX_Merge(src proto.Message) {
35008         xxx_messageInfo_CellsToAddMod.Merge(m, src)
35009 }
35010 func (m *CellsToAddMod) XXX_Size() int {
35011         return xxx_messageInfo_CellsToAddMod.Size(m)
35012 }
35013 func (m *CellsToAddMod) XXX_DiscardUnknown() {
35014         xxx_messageInfo_CellsToAddMod.DiscardUnknown(m)
35015 }
35016
35017 var xxx_messageInfo_CellsToAddMod proto.InternalMessageInfo
35018
35019 func (m *CellsToAddMod) GetPhysCellId() uint32 {
35020         if m != nil {
35021                 return m.PhysCellId
35022         }
35023         return 0
35024 }
35025
35026 func (m *CellsToAddMod) GetCellIndividualOffset() *Q_OffsetRangeList {
35027         if m != nil {
35028                 return m.CellIndividualOffset
35029         }
35030         return nil
35031 }
35032
35033 type PCI_List struct {
35034         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
35035         XXX_NoUnkeyedLiteral struct{} `json:"-"`
35036         XXX_unrecognized     []byte   `json:"-"`
35037         XXX_sizecache        int32    `json:"-"`
35038 }
35039
35040 func (m *PCI_List) Reset()         { *m = PCI_List{} }
35041 func (m *PCI_List) String() string { return proto.CompactTextString(m) }
35042 func (*PCI_List) ProtoMessage()    {}
35043 func (*PCI_List) Descriptor() ([]byte, []int) {
35044         return fileDescriptor_21c7528bb61f1a7a, []int{371}
35045 }
35046
35047 func (m *PCI_List) XXX_Unmarshal(b []byte) error {
35048         return xxx_messageInfo_PCI_List.Unmarshal(m, b)
35049 }
35050 func (m *PCI_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35051         return xxx_messageInfo_PCI_List.Marshal(b, m, deterministic)
35052 }
35053 func (m *PCI_List) XXX_Merge(src proto.Message) {
35054         xxx_messageInfo_PCI_List.Merge(m, src)
35055 }
35056 func (m *PCI_List) XXX_Size() int {
35057         return xxx_messageInfo_PCI_List.Size(m)
35058 }
35059 func (m *PCI_List) XXX_DiscardUnknown() {
35060         xxx_messageInfo_PCI_List.DiscardUnknown(m)
35061 }
35062
35063 var xxx_messageInfo_PCI_List proto.InternalMessageInfo
35064
35065 func (m *PCI_List) GetItems() []uint32 {
35066         if m != nil {
35067                 return m.Items
35068         }
35069         return nil
35070 }
35071
35072 type PCI_RangeIndexList struct {
35073         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
35074         XXX_NoUnkeyedLiteral struct{} `json:"-"`
35075         XXX_unrecognized     []byte   `json:"-"`
35076         XXX_sizecache        int32    `json:"-"`
35077 }
35078
35079 func (m *PCI_RangeIndexList) Reset()         { *m = PCI_RangeIndexList{} }
35080 func (m *PCI_RangeIndexList) String() string { return proto.CompactTextString(m) }
35081 func (*PCI_RangeIndexList) ProtoMessage()    {}
35082 func (*PCI_RangeIndexList) Descriptor() ([]byte, []int) {
35083         return fileDescriptor_21c7528bb61f1a7a, []int{372}
35084 }
35085
35086 func (m *PCI_RangeIndexList) XXX_Unmarshal(b []byte) error {
35087         return xxx_messageInfo_PCI_RangeIndexList.Unmarshal(m, b)
35088 }
35089 func (m *PCI_RangeIndexList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35090         return xxx_messageInfo_PCI_RangeIndexList.Marshal(b, m, deterministic)
35091 }
35092 func (m *PCI_RangeIndexList) XXX_Merge(src proto.Message) {
35093         xxx_messageInfo_PCI_RangeIndexList.Merge(m, src)
35094 }
35095 func (m *PCI_RangeIndexList) XXX_Size() int {
35096         return xxx_messageInfo_PCI_RangeIndexList.Size(m)
35097 }
35098 func (m *PCI_RangeIndexList) XXX_DiscardUnknown() {
35099         xxx_messageInfo_PCI_RangeIndexList.DiscardUnknown(m)
35100 }
35101
35102 var xxx_messageInfo_PCI_RangeIndexList proto.InternalMessageInfo
35103
35104 func (m *PCI_RangeIndexList) GetItems() []uint32 {
35105         if m != nil {
35106                 return m.Items
35107         }
35108         return nil
35109 }
35110
35111 type PCI_RangeElement struct {
35112         Pci_RangeIndex       uint32     `protobuf:"varint,1,opt,name=pci_RangeIndex,json=pciRangeIndex,proto3" json:"pci_RangeIndex,omitempty"`
35113         Pci_Range            *PCI_Range `protobuf:"bytes,2,opt,name=pci_Range,json=pciRange,proto3" json:"pci_Range,omitempty"`
35114         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
35115         XXX_unrecognized     []byte     `json:"-"`
35116         XXX_sizecache        int32      `json:"-"`
35117 }
35118
35119 func (m *PCI_RangeElement) Reset()         { *m = PCI_RangeElement{} }
35120 func (m *PCI_RangeElement) String() string { return proto.CompactTextString(m) }
35121 func (*PCI_RangeElement) ProtoMessage()    {}
35122 func (*PCI_RangeElement) Descriptor() ([]byte, []int) {
35123         return fileDescriptor_21c7528bb61f1a7a, []int{373}
35124 }
35125
35126 func (m *PCI_RangeElement) XXX_Unmarshal(b []byte) error {
35127         return xxx_messageInfo_PCI_RangeElement.Unmarshal(m, b)
35128 }
35129 func (m *PCI_RangeElement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35130         return xxx_messageInfo_PCI_RangeElement.Marshal(b, m, deterministic)
35131 }
35132 func (m *PCI_RangeElement) XXX_Merge(src proto.Message) {
35133         xxx_messageInfo_PCI_RangeElement.Merge(m, src)
35134 }
35135 func (m *PCI_RangeElement) XXX_Size() int {
35136         return xxx_messageInfo_PCI_RangeElement.Size(m)
35137 }
35138 func (m *PCI_RangeElement) XXX_DiscardUnknown() {
35139         xxx_messageInfo_PCI_RangeElement.DiscardUnknown(m)
35140 }
35141
35142 var xxx_messageInfo_PCI_RangeElement proto.InternalMessageInfo
35143
35144 func (m *PCI_RangeElement) GetPci_RangeIndex() uint32 {
35145         if m != nil {
35146                 return m.Pci_RangeIndex
35147         }
35148         return 0
35149 }
35150
35151 func (m *PCI_RangeElement) GetPci_Range() *PCI_Range {
35152         if m != nil {
35153                 return m.Pci_Range
35154         }
35155         return nil
35156 }
35157
35158 type PCI_Range struct {
35159         Start                uint32   `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"`
35160         Range                *Range   `protobuf:"bytes,2,opt,name=range,proto3" json:"range,omitempty"`
35161         XXX_NoUnkeyedLiteral struct{} `json:"-"`
35162         XXX_unrecognized     []byte   `json:"-"`
35163         XXX_sizecache        int32    `json:"-"`
35164 }
35165
35166 func (m *PCI_Range) Reset()         { *m = PCI_Range{} }
35167 func (m *PCI_Range) String() string { return proto.CompactTextString(m) }
35168 func (*PCI_Range) ProtoMessage()    {}
35169 func (*PCI_Range) Descriptor() ([]byte, []int) {
35170         return fileDescriptor_21c7528bb61f1a7a, []int{374}
35171 }
35172
35173 func (m *PCI_Range) XXX_Unmarshal(b []byte) error {
35174         return xxx_messageInfo_PCI_Range.Unmarshal(m, b)
35175 }
35176 func (m *PCI_Range) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35177         return xxx_messageInfo_PCI_Range.Marshal(b, m, deterministic)
35178 }
35179 func (m *PCI_Range) XXX_Merge(src proto.Message) {
35180         xxx_messageInfo_PCI_Range.Merge(m, src)
35181 }
35182 func (m *PCI_Range) XXX_Size() int {
35183         return xxx_messageInfo_PCI_Range.Size(m)
35184 }
35185 func (m *PCI_Range) XXX_DiscardUnknown() {
35186         xxx_messageInfo_PCI_Range.DiscardUnknown(m)
35187 }
35188
35189 var xxx_messageInfo_PCI_Range proto.InternalMessageInfo
35190
35191 func (m *PCI_Range) GetStart() uint32 {
35192         if m != nil {
35193                 return m.Start
35194         }
35195         return 0
35196 }
35197
35198 func (m *PCI_Range) GetRange() *Range {
35199         if m != nil {
35200                 return m.Range
35201         }
35202         return nil
35203 }
35204
35205 type Range struct {
35206         Value                Range_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Range_Value" json:"value,omitempty"`
35207         XXX_NoUnkeyedLiteral struct{}    `json:"-"`
35208         XXX_unrecognized     []byte      `json:"-"`
35209         XXX_sizecache        int32       `json:"-"`
35210 }
35211
35212 func (m *Range) Reset()         { *m = Range{} }
35213 func (m *Range) String() string { return proto.CompactTextString(m) }
35214 func (*Range) ProtoMessage()    {}
35215 func (*Range) Descriptor() ([]byte, []int) {
35216         return fileDescriptor_21c7528bb61f1a7a, []int{375}
35217 }
35218
35219 func (m *Range) XXX_Unmarshal(b []byte) error {
35220         return xxx_messageInfo_Range.Unmarshal(m, b)
35221 }
35222 func (m *Range) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35223         return xxx_messageInfo_Range.Marshal(b, m, deterministic)
35224 }
35225 func (m *Range) XXX_Merge(src proto.Message) {
35226         xxx_messageInfo_Range.Merge(m, src)
35227 }
35228 func (m *Range) XXX_Size() int {
35229         return xxx_messageInfo_Range.Size(m)
35230 }
35231 func (m *Range) XXX_DiscardUnknown() {
35232         xxx_messageInfo_Range.DiscardUnknown(m)
35233 }
35234
35235 var xxx_messageInfo_Range proto.InternalMessageInfo
35236
35237 func (m *Range) GetValue() Range_Value {
35238         if m != nil {
35239                 return m.Value
35240         }
35241         return Range_protobuf_unspecified
35242 }
35243
35244 type MeasCycleSCellV1530 struct {
35245         Value                MeasCycleSCellV1530_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MeasCycleSCellV1530_Value" json:"value,omitempty"`
35246         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
35247         XXX_unrecognized     []byte                    `json:"-"`
35248         XXX_sizecache        int32                     `json:"-"`
35249 }
35250
35251 func (m *MeasCycleSCellV1530) Reset()         { *m = MeasCycleSCellV1530{} }
35252 func (m *MeasCycleSCellV1530) String() string { return proto.CompactTextString(m) }
35253 func (*MeasCycleSCellV1530) ProtoMessage()    {}
35254 func (*MeasCycleSCellV1530) Descriptor() ([]byte, []int) {
35255         return fileDescriptor_21c7528bb61f1a7a, []int{376}
35256 }
35257
35258 func (m *MeasCycleSCellV1530) XXX_Unmarshal(b []byte) error {
35259         return xxx_messageInfo_MeasCycleSCellV1530.Unmarshal(m, b)
35260 }
35261 func (m *MeasCycleSCellV1530) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35262         return xxx_messageInfo_MeasCycleSCellV1530.Marshal(b, m, deterministic)
35263 }
35264 func (m *MeasCycleSCellV1530) XXX_Merge(src proto.Message) {
35265         xxx_messageInfo_MeasCycleSCellV1530.Merge(m, src)
35266 }
35267 func (m *MeasCycleSCellV1530) XXX_Size() int {
35268         return xxx_messageInfo_MeasCycleSCellV1530.Size(m)
35269 }
35270 func (m *MeasCycleSCellV1530) XXX_DiscardUnknown() {
35271         xxx_messageInfo_MeasCycleSCellV1530.DiscardUnknown(m)
35272 }
35273
35274 var xxx_messageInfo_MeasCycleSCellV1530 proto.InternalMessageInfo
35275
35276 func (m *MeasCycleSCellV1530) GetValue() MeasCycleSCellV1530_Value {
35277         if m != nil {
35278                 return m.Value
35279         }
35280         return MeasCycleSCellV1530_protobuf_unspecified
35281 }
35282
35283 type MeasObjectEUTRA struct {
35284         CarrierFreq                  uint32                      `protobuf:"varint,1,opt,name=carrierFreq,proto3" json:"carrierFreq,omitempty"`
35285         AllowedMeasBandwidth         *EUTRA_AllowedMeasBandwidth `protobuf:"bytes,2,opt,name=allowedMeasBandwidth,proto3" json:"allowedMeasBandwidth,omitempty"`
35286         CellsToRemoveListEUTRAN      *EUTRA_CellIndexList        `protobuf:"bytes,3,opt,name=cellsToRemoveListEUTRAN,proto3" json:"cellsToRemoveListEUTRAN,omitempty"`
35287         CellsToAddModListEUTRAN      []*EUTRA_Cell               `protobuf:"bytes,4,rep,name=cellsToAddModListEUTRAN,proto3" json:"cellsToAddModListEUTRAN,omitempty"`
35288         BlackCellsToRemoveListEUTRAN *EUTRA_CellIndexList        `protobuf:"bytes,5,opt,name=blackCellsToRemoveListEUTRAN,proto3" json:"blackCellsToRemoveListEUTRAN,omitempty"`
35289         BlackCellsToAddModListEUTRAN []*EUTRA_BlackCell          `protobuf:"bytes,6,rep,name=blackCellsToAddModListEUTRAN,proto3" json:"blackCellsToAddModListEUTRAN,omitempty"`
35290         Eutra_PresenceAntennaPort1   bool                        `protobuf:"varint,7,opt,name=eutra_PresenceAntennaPort1,json=eutraPresenceAntennaPort1,proto3" json:"eutra_PresenceAntennaPort1,omitempty"`
35291         Eutra_Q_OffsetRange          *EUTRA_Q_OffsetRange        `protobuf:"bytes,8,opt,name=eutra_Q_OffsetRange,json=eutraQOffsetRange,proto3" json:"eutra_Q_OffsetRange,omitempty"`
35292         WidebandRSRQ_Meas            bool                        `protobuf:"varint,9,opt,name=widebandRSRQ_Meas,json=widebandRSRQMeas,proto3" json:"widebandRSRQ_Meas,omitempty"`
35293         XXX_NoUnkeyedLiteral         struct{}                    `json:"-"`
35294         XXX_unrecognized             []byte                      `json:"-"`
35295         XXX_sizecache                int32                       `json:"-"`
35296 }
35297
35298 func (m *MeasObjectEUTRA) Reset()         { *m = MeasObjectEUTRA{} }
35299 func (m *MeasObjectEUTRA) String() string { return proto.CompactTextString(m) }
35300 func (*MeasObjectEUTRA) ProtoMessage()    {}
35301 func (*MeasObjectEUTRA) Descriptor() ([]byte, []int) {
35302         return fileDescriptor_21c7528bb61f1a7a, []int{377}
35303 }
35304
35305 func (m *MeasObjectEUTRA) XXX_Unmarshal(b []byte) error {
35306         return xxx_messageInfo_MeasObjectEUTRA.Unmarshal(m, b)
35307 }
35308 func (m *MeasObjectEUTRA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35309         return xxx_messageInfo_MeasObjectEUTRA.Marshal(b, m, deterministic)
35310 }
35311 func (m *MeasObjectEUTRA) XXX_Merge(src proto.Message) {
35312         xxx_messageInfo_MeasObjectEUTRA.Merge(m, src)
35313 }
35314 func (m *MeasObjectEUTRA) XXX_Size() int {
35315         return xxx_messageInfo_MeasObjectEUTRA.Size(m)
35316 }
35317 func (m *MeasObjectEUTRA) XXX_DiscardUnknown() {
35318         xxx_messageInfo_MeasObjectEUTRA.DiscardUnknown(m)
35319 }
35320
35321 var xxx_messageInfo_MeasObjectEUTRA proto.InternalMessageInfo
35322
35323 func (m *MeasObjectEUTRA) GetCarrierFreq() uint32 {
35324         if m != nil {
35325                 return m.CarrierFreq
35326         }
35327         return 0
35328 }
35329
35330 func (m *MeasObjectEUTRA) GetAllowedMeasBandwidth() *EUTRA_AllowedMeasBandwidth {
35331         if m != nil {
35332                 return m.AllowedMeasBandwidth
35333         }
35334         return nil
35335 }
35336
35337 func (m *MeasObjectEUTRA) GetCellsToRemoveListEUTRAN() *EUTRA_CellIndexList {
35338         if m != nil {
35339                 return m.CellsToRemoveListEUTRAN
35340         }
35341         return nil
35342 }
35343
35344 func (m *MeasObjectEUTRA) GetCellsToAddModListEUTRAN() []*EUTRA_Cell {
35345         if m != nil {
35346                 return m.CellsToAddModListEUTRAN
35347         }
35348         return nil
35349 }
35350
35351 func (m *MeasObjectEUTRA) GetBlackCellsToRemoveListEUTRAN() *EUTRA_CellIndexList {
35352         if m != nil {
35353                 return m.BlackCellsToRemoveListEUTRAN
35354         }
35355         return nil
35356 }
35357
35358 func (m *MeasObjectEUTRA) GetBlackCellsToAddModListEUTRAN() []*EUTRA_BlackCell {
35359         if m != nil {
35360                 return m.BlackCellsToAddModListEUTRAN
35361         }
35362         return nil
35363 }
35364
35365 func (m *MeasObjectEUTRA) GetEutra_PresenceAntennaPort1() bool {
35366         if m != nil {
35367                 return m.Eutra_PresenceAntennaPort1
35368         }
35369         return false
35370 }
35371
35372 func (m *MeasObjectEUTRA) GetEutra_Q_OffsetRange() *EUTRA_Q_OffsetRange {
35373         if m != nil {
35374                 return m.Eutra_Q_OffsetRange
35375         }
35376         return nil
35377 }
35378
35379 func (m *MeasObjectEUTRA) GetWidebandRSRQ_Meas() bool {
35380         if m != nil {
35381                 return m.WidebandRSRQ_Meas
35382         }
35383         return false
35384 }
35385
35386 type EUTRA_AllowedMeasBandwidth struct {
35387         Value                EUTRA_AllowedMeasBandwidth_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.EUTRA_AllowedMeasBandwidth_Value" json:"value,omitempty"`
35388         XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
35389         XXX_unrecognized     []byte                           `json:"-"`
35390         XXX_sizecache        int32                            `json:"-"`
35391 }
35392
35393 func (m *EUTRA_AllowedMeasBandwidth) Reset()         { *m = EUTRA_AllowedMeasBandwidth{} }
35394 func (m *EUTRA_AllowedMeasBandwidth) String() string { return proto.CompactTextString(m) }
35395 func (*EUTRA_AllowedMeasBandwidth) ProtoMessage()    {}
35396 func (*EUTRA_AllowedMeasBandwidth) Descriptor() ([]byte, []int) {
35397         return fileDescriptor_21c7528bb61f1a7a, []int{378}
35398 }
35399
35400 func (m *EUTRA_AllowedMeasBandwidth) XXX_Unmarshal(b []byte) error {
35401         return xxx_messageInfo_EUTRA_AllowedMeasBandwidth.Unmarshal(m, b)
35402 }
35403 func (m *EUTRA_AllowedMeasBandwidth) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35404         return xxx_messageInfo_EUTRA_AllowedMeasBandwidth.Marshal(b, m, deterministic)
35405 }
35406 func (m *EUTRA_AllowedMeasBandwidth) XXX_Merge(src proto.Message) {
35407         xxx_messageInfo_EUTRA_AllowedMeasBandwidth.Merge(m, src)
35408 }
35409 func (m *EUTRA_AllowedMeasBandwidth) XXX_Size() int {
35410         return xxx_messageInfo_EUTRA_AllowedMeasBandwidth.Size(m)
35411 }
35412 func (m *EUTRA_AllowedMeasBandwidth) XXX_DiscardUnknown() {
35413         xxx_messageInfo_EUTRA_AllowedMeasBandwidth.DiscardUnknown(m)
35414 }
35415
35416 var xxx_messageInfo_EUTRA_AllowedMeasBandwidth proto.InternalMessageInfo
35417
35418 func (m *EUTRA_AllowedMeasBandwidth) GetValue() EUTRA_AllowedMeasBandwidth_Value {
35419         if m != nil {
35420                 return m.Value
35421         }
35422         return EUTRA_AllowedMeasBandwidth_protobuf_unspecified
35423 }
35424
35425 type EUTRA_CellIndexList struct {
35426         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
35427         XXX_NoUnkeyedLiteral struct{} `json:"-"`
35428         XXX_unrecognized     []byte   `json:"-"`
35429         XXX_sizecache        int32    `json:"-"`
35430 }
35431
35432 func (m *EUTRA_CellIndexList) Reset()         { *m = EUTRA_CellIndexList{} }
35433 func (m *EUTRA_CellIndexList) String() string { return proto.CompactTextString(m) }
35434 func (*EUTRA_CellIndexList) ProtoMessage()    {}
35435 func (*EUTRA_CellIndexList) Descriptor() ([]byte, []int) {
35436         return fileDescriptor_21c7528bb61f1a7a, []int{379}
35437 }
35438
35439 func (m *EUTRA_CellIndexList) XXX_Unmarshal(b []byte) error {
35440         return xxx_messageInfo_EUTRA_CellIndexList.Unmarshal(m, b)
35441 }
35442 func (m *EUTRA_CellIndexList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35443         return xxx_messageInfo_EUTRA_CellIndexList.Marshal(b, m, deterministic)
35444 }
35445 func (m *EUTRA_CellIndexList) XXX_Merge(src proto.Message) {
35446         xxx_messageInfo_EUTRA_CellIndexList.Merge(m, src)
35447 }
35448 func (m *EUTRA_CellIndexList) XXX_Size() int {
35449         return xxx_messageInfo_EUTRA_CellIndexList.Size(m)
35450 }
35451 func (m *EUTRA_CellIndexList) XXX_DiscardUnknown() {
35452         xxx_messageInfo_EUTRA_CellIndexList.DiscardUnknown(m)
35453 }
35454
35455 var xxx_messageInfo_EUTRA_CellIndexList proto.InternalMessageInfo
35456
35457 func (m *EUTRA_CellIndexList) GetItems() []uint32 {
35458         if m != nil {
35459                 return m.Items
35460         }
35461         return nil
35462 }
35463
35464 type EUTRA_Cell struct {
35465         CellIndexEUTRA       uint32               `protobuf:"varint,1,opt,name=cellIndexEUTRA,proto3" json:"cellIndexEUTRA,omitempty"`
35466         PhysCellId           uint32               `protobuf:"varint,2,opt,name=physCellId,proto3" json:"physCellId,omitempty"`
35467         CellIndividualOffset *EUTRA_Q_OffsetRange `protobuf:"bytes,3,opt,name=cellIndividualOffset,proto3" json:"cellIndividualOffset,omitempty"`
35468         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
35469         XXX_unrecognized     []byte               `json:"-"`
35470         XXX_sizecache        int32                `json:"-"`
35471 }
35472
35473 func (m *EUTRA_Cell) Reset()         { *m = EUTRA_Cell{} }
35474 func (m *EUTRA_Cell) String() string { return proto.CompactTextString(m) }
35475 func (*EUTRA_Cell) ProtoMessage()    {}
35476 func (*EUTRA_Cell) Descriptor() ([]byte, []int) {
35477         return fileDescriptor_21c7528bb61f1a7a, []int{380}
35478 }
35479
35480 func (m *EUTRA_Cell) XXX_Unmarshal(b []byte) error {
35481         return xxx_messageInfo_EUTRA_Cell.Unmarshal(m, b)
35482 }
35483 func (m *EUTRA_Cell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35484         return xxx_messageInfo_EUTRA_Cell.Marshal(b, m, deterministic)
35485 }
35486 func (m *EUTRA_Cell) XXX_Merge(src proto.Message) {
35487         xxx_messageInfo_EUTRA_Cell.Merge(m, src)
35488 }
35489 func (m *EUTRA_Cell) XXX_Size() int {
35490         return xxx_messageInfo_EUTRA_Cell.Size(m)
35491 }
35492 func (m *EUTRA_Cell) XXX_DiscardUnknown() {
35493         xxx_messageInfo_EUTRA_Cell.DiscardUnknown(m)
35494 }
35495
35496 var xxx_messageInfo_EUTRA_Cell proto.InternalMessageInfo
35497
35498 func (m *EUTRA_Cell) GetCellIndexEUTRA() uint32 {
35499         if m != nil {
35500                 return m.CellIndexEUTRA
35501         }
35502         return 0
35503 }
35504
35505 func (m *EUTRA_Cell) GetPhysCellId() uint32 {
35506         if m != nil {
35507                 return m.PhysCellId
35508         }
35509         return 0
35510 }
35511
35512 func (m *EUTRA_Cell) GetCellIndividualOffset() *EUTRA_Q_OffsetRange {
35513         if m != nil {
35514                 return m.CellIndividualOffset
35515         }
35516         return nil
35517 }
35518
35519 type EUTRA_Q_OffsetRange struct {
35520         Value                EUTRA_Q_OffsetRange_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.EUTRA_Q_OffsetRange_Value" json:"value,omitempty"`
35521         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
35522         XXX_unrecognized     []byte                    `json:"-"`
35523         XXX_sizecache        int32                     `json:"-"`
35524 }
35525
35526 func (m *EUTRA_Q_OffsetRange) Reset()         { *m = EUTRA_Q_OffsetRange{} }
35527 func (m *EUTRA_Q_OffsetRange) String() string { return proto.CompactTextString(m) }
35528 func (*EUTRA_Q_OffsetRange) ProtoMessage()    {}
35529 func (*EUTRA_Q_OffsetRange) Descriptor() ([]byte, []int) {
35530         return fileDescriptor_21c7528bb61f1a7a, []int{381}
35531 }
35532
35533 func (m *EUTRA_Q_OffsetRange) XXX_Unmarshal(b []byte) error {
35534         return xxx_messageInfo_EUTRA_Q_OffsetRange.Unmarshal(m, b)
35535 }
35536 func (m *EUTRA_Q_OffsetRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35537         return xxx_messageInfo_EUTRA_Q_OffsetRange.Marshal(b, m, deterministic)
35538 }
35539 func (m *EUTRA_Q_OffsetRange) XXX_Merge(src proto.Message) {
35540         xxx_messageInfo_EUTRA_Q_OffsetRange.Merge(m, src)
35541 }
35542 func (m *EUTRA_Q_OffsetRange) XXX_Size() int {
35543         return xxx_messageInfo_EUTRA_Q_OffsetRange.Size(m)
35544 }
35545 func (m *EUTRA_Q_OffsetRange) XXX_DiscardUnknown() {
35546         xxx_messageInfo_EUTRA_Q_OffsetRange.DiscardUnknown(m)
35547 }
35548
35549 var xxx_messageInfo_EUTRA_Q_OffsetRange proto.InternalMessageInfo
35550
35551 func (m *EUTRA_Q_OffsetRange) GetValue() EUTRA_Q_OffsetRange_Value {
35552         if m != nil {
35553                 return m.Value
35554         }
35555         return EUTRA_Q_OffsetRange_protobuf_unspecified
35556 }
35557
35558 type EUTRA_BlackCell struct {
35559         CellIndexEUTRA       uint32                 `protobuf:"varint,1,opt,name=cellIndexEUTRA,proto3" json:"cellIndexEUTRA,omitempty"`
35560         PhysCellIdRange      *EUTRA_PhysCellIdRange `protobuf:"bytes,2,opt,name=physCellIdRange,proto3" json:"physCellIdRange,omitempty"`
35561         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
35562         XXX_unrecognized     []byte                 `json:"-"`
35563         XXX_sizecache        int32                  `json:"-"`
35564 }
35565
35566 func (m *EUTRA_BlackCell) Reset()         { *m = EUTRA_BlackCell{} }
35567 func (m *EUTRA_BlackCell) String() string { return proto.CompactTextString(m) }
35568 func (*EUTRA_BlackCell) ProtoMessage()    {}
35569 func (*EUTRA_BlackCell) Descriptor() ([]byte, []int) {
35570         return fileDescriptor_21c7528bb61f1a7a, []int{382}
35571 }
35572
35573 func (m *EUTRA_BlackCell) XXX_Unmarshal(b []byte) error {
35574         return xxx_messageInfo_EUTRA_BlackCell.Unmarshal(m, b)
35575 }
35576 func (m *EUTRA_BlackCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35577         return xxx_messageInfo_EUTRA_BlackCell.Marshal(b, m, deterministic)
35578 }
35579 func (m *EUTRA_BlackCell) XXX_Merge(src proto.Message) {
35580         xxx_messageInfo_EUTRA_BlackCell.Merge(m, src)
35581 }
35582 func (m *EUTRA_BlackCell) XXX_Size() int {
35583         return xxx_messageInfo_EUTRA_BlackCell.Size(m)
35584 }
35585 func (m *EUTRA_BlackCell) XXX_DiscardUnknown() {
35586         xxx_messageInfo_EUTRA_BlackCell.DiscardUnknown(m)
35587 }
35588
35589 var xxx_messageInfo_EUTRA_BlackCell proto.InternalMessageInfo
35590
35591 func (m *EUTRA_BlackCell) GetCellIndexEUTRA() uint32 {
35592         if m != nil {
35593                 return m.CellIndexEUTRA
35594         }
35595         return 0
35596 }
35597
35598 func (m *EUTRA_BlackCell) GetPhysCellIdRange() *EUTRA_PhysCellIdRange {
35599         if m != nil {
35600                 return m.PhysCellIdRange
35601         }
35602         return nil
35603 }
35604
35605 type EUTRA_PhysCellIdRange struct {
35606         Start                uint32       `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"`
35607         Range                *EUTRA_Range `protobuf:"bytes,2,opt,name=range,proto3" json:"range,omitempty"`
35608         XXX_NoUnkeyedLiteral struct{}     `json:"-"`
35609         XXX_unrecognized     []byte       `json:"-"`
35610         XXX_sizecache        int32        `json:"-"`
35611 }
35612
35613 func (m *EUTRA_PhysCellIdRange) Reset()         { *m = EUTRA_PhysCellIdRange{} }
35614 func (m *EUTRA_PhysCellIdRange) String() string { return proto.CompactTextString(m) }
35615 func (*EUTRA_PhysCellIdRange) ProtoMessage()    {}
35616 func (*EUTRA_PhysCellIdRange) Descriptor() ([]byte, []int) {
35617         return fileDescriptor_21c7528bb61f1a7a, []int{383}
35618 }
35619
35620 func (m *EUTRA_PhysCellIdRange) XXX_Unmarshal(b []byte) error {
35621         return xxx_messageInfo_EUTRA_PhysCellIdRange.Unmarshal(m, b)
35622 }
35623 func (m *EUTRA_PhysCellIdRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35624         return xxx_messageInfo_EUTRA_PhysCellIdRange.Marshal(b, m, deterministic)
35625 }
35626 func (m *EUTRA_PhysCellIdRange) XXX_Merge(src proto.Message) {
35627         xxx_messageInfo_EUTRA_PhysCellIdRange.Merge(m, src)
35628 }
35629 func (m *EUTRA_PhysCellIdRange) XXX_Size() int {
35630         return xxx_messageInfo_EUTRA_PhysCellIdRange.Size(m)
35631 }
35632 func (m *EUTRA_PhysCellIdRange) XXX_DiscardUnknown() {
35633         xxx_messageInfo_EUTRA_PhysCellIdRange.DiscardUnknown(m)
35634 }
35635
35636 var xxx_messageInfo_EUTRA_PhysCellIdRange proto.InternalMessageInfo
35637
35638 func (m *EUTRA_PhysCellIdRange) GetStart() uint32 {
35639         if m != nil {
35640                 return m.Start
35641         }
35642         return 0
35643 }
35644
35645 func (m *EUTRA_PhysCellIdRange) GetRange() *EUTRA_Range {
35646         if m != nil {
35647                 return m.Range
35648         }
35649         return nil
35650 }
35651
35652 type EUTRA_Range struct {
35653         Value                EUTRA_Range_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.EUTRA_Range_Value" json:"value,omitempty"`
35654         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
35655         XXX_unrecognized     []byte            `json:"-"`
35656         XXX_sizecache        int32             `json:"-"`
35657 }
35658
35659 func (m *EUTRA_Range) Reset()         { *m = EUTRA_Range{} }
35660 func (m *EUTRA_Range) String() string { return proto.CompactTextString(m) }
35661 func (*EUTRA_Range) ProtoMessage()    {}
35662 func (*EUTRA_Range) Descriptor() ([]byte, []int) {
35663         return fileDescriptor_21c7528bb61f1a7a, []int{384}
35664 }
35665
35666 func (m *EUTRA_Range) XXX_Unmarshal(b []byte) error {
35667         return xxx_messageInfo_EUTRA_Range.Unmarshal(m, b)
35668 }
35669 func (m *EUTRA_Range) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35670         return xxx_messageInfo_EUTRA_Range.Marshal(b, m, deterministic)
35671 }
35672 func (m *EUTRA_Range) XXX_Merge(src proto.Message) {
35673         xxx_messageInfo_EUTRA_Range.Merge(m, src)
35674 }
35675 func (m *EUTRA_Range) XXX_Size() int {
35676         return xxx_messageInfo_EUTRA_Range.Size(m)
35677 }
35678 func (m *EUTRA_Range) XXX_DiscardUnknown() {
35679         xxx_messageInfo_EUTRA_Range.DiscardUnknown(m)
35680 }
35681
35682 var xxx_messageInfo_EUTRA_Range proto.InternalMessageInfo
35683
35684 func (m *EUTRA_Range) GetValue() EUTRA_Range_Value {
35685         if m != nil {
35686                 return m.Value
35687         }
35688         return EUTRA_Range_protobuf_unspecified
35689 }
35690
35691 type ReportConfigToAddMod struct {
35692         ReportConfigId uint32 `protobuf:"varint,1,opt,name=reportConfigId,proto3" json:"reportConfigId,omitempty"`
35693         // Types that are valid to be assigned to ReportConfig:
35694         //      *ReportConfigToAddMod_ReportConfigNR
35695         //      *ReportConfigToAddMod_ReportConfigInterRAT
35696         ReportConfig         isReportConfigToAddMod_ReportConfig `protobuf_oneof:"reportConfig"`
35697         XXX_NoUnkeyedLiteral struct{}                            `json:"-"`
35698         XXX_unrecognized     []byte                              `json:"-"`
35699         XXX_sizecache        int32                               `json:"-"`
35700 }
35701
35702 func (m *ReportConfigToAddMod) Reset()         { *m = ReportConfigToAddMod{} }
35703 func (m *ReportConfigToAddMod) String() string { return proto.CompactTextString(m) }
35704 func (*ReportConfigToAddMod) ProtoMessage()    {}
35705 func (*ReportConfigToAddMod) Descriptor() ([]byte, []int) {
35706         return fileDescriptor_21c7528bb61f1a7a, []int{385}
35707 }
35708
35709 func (m *ReportConfigToAddMod) XXX_Unmarshal(b []byte) error {
35710         return xxx_messageInfo_ReportConfigToAddMod.Unmarshal(m, b)
35711 }
35712 func (m *ReportConfigToAddMod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35713         return xxx_messageInfo_ReportConfigToAddMod.Marshal(b, m, deterministic)
35714 }
35715 func (m *ReportConfigToAddMod) XXX_Merge(src proto.Message) {
35716         xxx_messageInfo_ReportConfigToAddMod.Merge(m, src)
35717 }
35718 func (m *ReportConfigToAddMod) XXX_Size() int {
35719         return xxx_messageInfo_ReportConfigToAddMod.Size(m)
35720 }
35721 func (m *ReportConfigToAddMod) XXX_DiscardUnknown() {
35722         xxx_messageInfo_ReportConfigToAddMod.DiscardUnknown(m)
35723 }
35724
35725 var xxx_messageInfo_ReportConfigToAddMod proto.InternalMessageInfo
35726
35727 func (m *ReportConfigToAddMod) GetReportConfigId() uint32 {
35728         if m != nil {
35729                 return m.ReportConfigId
35730         }
35731         return 0
35732 }
35733
35734 type isReportConfigToAddMod_ReportConfig interface {
35735         isReportConfigToAddMod_ReportConfig()
35736 }
35737
35738 type ReportConfigToAddMod_ReportConfigNR struct {
35739         ReportConfigNR *ReportConfigNR `protobuf:"bytes,2,opt,name=reportConfigNR,proto3,oneof"`
35740 }
35741
35742 type ReportConfigToAddMod_ReportConfigInterRAT struct {
35743         ReportConfigInterRAT *ReportConfigInterRAT `protobuf:"bytes,3,opt,name=reportConfigInterRAT,proto3,oneof"`
35744 }
35745
35746 func (*ReportConfigToAddMod_ReportConfigNR) isReportConfigToAddMod_ReportConfig() {}
35747
35748 func (*ReportConfigToAddMod_ReportConfigInterRAT) isReportConfigToAddMod_ReportConfig() {}
35749
35750 func (m *ReportConfigToAddMod) GetReportConfig() isReportConfigToAddMod_ReportConfig {
35751         if m != nil {
35752                 return m.ReportConfig
35753         }
35754         return nil
35755 }
35756
35757 func (m *ReportConfigToAddMod) GetReportConfigNR() *ReportConfigNR {
35758         if x, ok := m.GetReportConfig().(*ReportConfigToAddMod_ReportConfigNR); ok {
35759                 return x.ReportConfigNR
35760         }
35761         return nil
35762 }
35763
35764 func (m *ReportConfigToAddMod) GetReportConfigInterRAT() *ReportConfigInterRAT {
35765         if x, ok := m.GetReportConfig().(*ReportConfigToAddMod_ReportConfigInterRAT); ok {
35766                 return x.ReportConfigInterRAT
35767         }
35768         return nil
35769 }
35770
35771 // XXX_OneofWrappers is for the internal use of the proto package.
35772 func (*ReportConfigToAddMod) XXX_OneofWrappers() []interface{} {
35773         return []interface{}{
35774                 (*ReportConfigToAddMod_ReportConfigNR)(nil),
35775                 (*ReportConfigToAddMod_ReportConfigInterRAT)(nil),
35776         }
35777 }
35778
35779 type ReportConfigNR struct {
35780         // Types that are valid to be assigned to ReportType:
35781         //      *ReportConfigNR_Periodical
35782         //      *ReportConfigNR_EventTriggered
35783         //      *ReportConfigNR_ReportCGI
35784         ReportType           isReportConfigNR_ReportType `protobuf_oneof:"reportType"`
35785         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
35786         XXX_unrecognized     []byte                      `json:"-"`
35787         XXX_sizecache        int32                       `json:"-"`
35788 }
35789
35790 func (m *ReportConfigNR) Reset()         { *m = ReportConfigNR{} }
35791 func (m *ReportConfigNR) String() string { return proto.CompactTextString(m) }
35792 func (*ReportConfigNR) ProtoMessage()    {}
35793 func (*ReportConfigNR) Descriptor() ([]byte, []int) {
35794         return fileDescriptor_21c7528bb61f1a7a, []int{386}
35795 }
35796
35797 func (m *ReportConfigNR) XXX_Unmarshal(b []byte) error {
35798         return xxx_messageInfo_ReportConfigNR.Unmarshal(m, b)
35799 }
35800 func (m *ReportConfigNR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35801         return xxx_messageInfo_ReportConfigNR.Marshal(b, m, deterministic)
35802 }
35803 func (m *ReportConfigNR) XXX_Merge(src proto.Message) {
35804         xxx_messageInfo_ReportConfigNR.Merge(m, src)
35805 }
35806 func (m *ReportConfigNR) XXX_Size() int {
35807         return xxx_messageInfo_ReportConfigNR.Size(m)
35808 }
35809 func (m *ReportConfigNR) XXX_DiscardUnknown() {
35810         xxx_messageInfo_ReportConfigNR.DiscardUnknown(m)
35811 }
35812
35813 var xxx_messageInfo_ReportConfigNR proto.InternalMessageInfo
35814
35815 type isReportConfigNR_ReportType interface {
35816         isReportConfigNR_ReportType()
35817 }
35818
35819 type ReportConfigNR_Periodical struct {
35820         Periodical *PeriodicalReportConfig `protobuf:"bytes,1,opt,name=periodical,proto3,oneof"`
35821 }
35822
35823 type ReportConfigNR_EventTriggered struct {
35824         EventTriggered *EventTriggerConfig `protobuf:"bytes,2,opt,name=eventTriggered,proto3,oneof"`
35825 }
35826
35827 type ReportConfigNR_ReportCGI struct {
35828         ReportCGI *ReportCGI `protobuf:"bytes,3,opt,name=reportCGI,proto3,oneof"`
35829 }
35830
35831 func (*ReportConfigNR_Periodical) isReportConfigNR_ReportType() {}
35832
35833 func (*ReportConfigNR_EventTriggered) isReportConfigNR_ReportType() {}
35834
35835 func (*ReportConfigNR_ReportCGI) isReportConfigNR_ReportType() {}
35836
35837 func (m *ReportConfigNR) GetReportType() isReportConfigNR_ReportType {
35838         if m != nil {
35839                 return m.ReportType
35840         }
35841         return nil
35842 }
35843
35844 func (m *ReportConfigNR) GetPeriodical() *PeriodicalReportConfig {
35845         if x, ok := m.GetReportType().(*ReportConfigNR_Periodical); ok {
35846                 return x.Periodical
35847         }
35848         return nil
35849 }
35850
35851 func (m *ReportConfigNR) GetEventTriggered() *EventTriggerConfig {
35852         if x, ok := m.GetReportType().(*ReportConfigNR_EventTriggered); ok {
35853                 return x.EventTriggered
35854         }
35855         return nil
35856 }
35857
35858 func (m *ReportConfigNR) GetReportCGI() *ReportCGI {
35859         if x, ok := m.GetReportType().(*ReportConfigNR_ReportCGI); ok {
35860                 return x.ReportCGI
35861         }
35862         return nil
35863 }
35864
35865 // XXX_OneofWrappers is for the internal use of the proto package.
35866 func (*ReportConfigNR) XXX_OneofWrappers() []interface{} {
35867         return []interface{}{
35868                 (*ReportConfigNR_Periodical)(nil),
35869                 (*ReportConfigNR_EventTriggered)(nil),
35870                 (*ReportConfigNR_ReportCGI)(nil),
35871         }
35872 }
35873
35874 type PeriodicalReportConfig struct {
35875         RsType                    *NR_RS_Type           `protobuf:"bytes,1,opt,name=rsType,proto3" json:"rsType,omitempty"`
35876         ReportInterval            *ReportInterval       `protobuf:"bytes,2,opt,name=reportInterval,proto3" json:"reportInterval,omitempty"`
35877         ReportAmount              *ReportAmount         `protobuf:"bytes,3,opt,name=reportAmount,proto3" json:"reportAmount,omitempty"`
35878         ReportQuantityCell        *MeasReportQuantity   `protobuf:"bytes,4,opt,name=reportQuantityCell,proto3" json:"reportQuantityCell,omitempty"`
35879         MaxReportCells            uint32                `protobuf:"varint,5,opt,name=maxReportCells,proto3" json:"maxReportCells,omitempty"`
35880         ReportQuantityRS_Indexes  *MeasReportQuantity   `protobuf:"bytes,6,opt,name=reportQuantityRS_Indexes,json=reportQuantityRSIndexes,proto3" json:"reportQuantityRS_Indexes,omitempty"`
35881         MaxNrofRS_IndexesToReport *wrappers.UInt32Value `protobuf:"bytes,7,opt,name=maxNrofRS_IndexesToReport,json=maxNrofRSIndexesToReport,proto3" json:"maxNrofRS_IndexesToReport,omitempty"`
35882         IncludeBeamMeasurements   bool                  `protobuf:"varint,8,opt,name=includeBeamMeasurements,proto3" json:"includeBeamMeasurements,omitempty"`
35883         UseWhiteCellList          bool                  `protobuf:"varint,9,opt,name=useWhiteCellList,proto3" json:"useWhiteCellList,omitempty"`
35884         XXX_NoUnkeyedLiteral      struct{}              `json:"-"`
35885         XXX_unrecognized          []byte                `json:"-"`
35886         XXX_sizecache             int32                 `json:"-"`
35887 }
35888
35889 func (m *PeriodicalReportConfig) Reset()         { *m = PeriodicalReportConfig{} }
35890 func (m *PeriodicalReportConfig) String() string { return proto.CompactTextString(m) }
35891 func (*PeriodicalReportConfig) ProtoMessage()    {}
35892 func (*PeriodicalReportConfig) Descriptor() ([]byte, []int) {
35893         return fileDescriptor_21c7528bb61f1a7a, []int{387}
35894 }
35895
35896 func (m *PeriodicalReportConfig) XXX_Unmarshal(b []byte) error {
35897         return xxx_messageInfo_PeriodicalReportConfig.Unmarshal(m, b)
35898 }
35899 func (m *PeriodicalReportConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35900         return xxx_messageInfo_PeriodicalReportConfig.Marshal(b, m, deterministic)
35901 }
35902 func (m *PeriodicalReportConfig) XXX_Merge(src proto.Message) {
35903         xxx_messageInfo_PeriodicalReportConfig.Merge(m, src)
35904 }
35905 func (m *PeriodicalReportConfig) XXX_Size() int {
35906         return xxx_messageInfo_PeriodicalReportConfig.Size(m)
35907 }
35908 func (m *PeriodicalReportConfig) XXX_DiscardUnknown() {
35909         xxx_messageInfo_PeriodicalReportConfig.DiscardUnknown(m)
35910 }
35911
35912 var xxx_messageInfo_PeriodicalReportConfig proto.InternalMessageInfo
35913
35914 func (m *PeriodicalReportConfig) GetRsType() *NR_RS_Type {
35915         if m != nil {
35916                 return m.RsType
35917         }
35918         return nil
35919 }
35920
35921 func (m *PeriodicalReportConfig) GetReportInterval() *ReportInterval {
35922         if m != nil {
35923                 return m.ReportInterval
35924         }
35925         return nil
35926 }
35927
35928 func (m *PeriodicalReportConfig) GetReportAmount() *ReportAmount {
35929         if m != nil {
35930                 return m.ReportAmount
35931         }
35932         return nil
35933 }
35934
35935 func (m *PeriodicalReportConfig) GetReportQuantityCell() *MeasReportQuantity {
35936         if m != nil {
35937                 return m.ReportQuantityCell
35938         }
35939         return nil
35940 }
35941
35942 func (m *PeriodicalReportConfig) GetMaxReportCells() uint32 {
35943         if m != nil {
35944                 return m.MaxReportCells
35945         }
35946         return 0
35947 }
35948
35949 func (m *PeriodicalReportConfig) GetReportQuantityRS_Indexes() *MeasReportQuantity {
35950         if m != nil {
35951                 return m.ReportQuantityRS_Indexes
35952         }
35953         return nil
35954 }
35955
35956 func (m *PeriodicalReportConfig) GetMaxNrofRS_IndexesToReport() *wrappers.UInt32Value {
35957         if m != nil {
35958                 return m.MaxNrofRS_IndexesToReport
35959         }
35960         return nil
35961 }
35962
35963 func (m *PeriodicalReportConfig) GetIncludeBeamMeasurements() bool {
35964         if m != nil {
35965                 return m.IncludeBeamMeasurements
35966         }
35967         return false
35968 }
35969
35970 func (m *PeriodicalReportConfig) GetUseWhiteCellList() bool {
35971         if m != nil {
35972                 return m.UseWhiteCellList
35973         }
35974         return false
35975 }
35976
35977 type NR_RS_Type struct {
35978         Value                NR_RS_Type_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.NR_RS_Type_Value" json:"value,omitempty"`
35979         XXX_NoUnkeyedLiteral struct{}         `json:"-"`
35980         XXX_unrecognized     []byte           `json:"-"`
35981         XXX_sizecache        int32            `json:"-"`
35982 }
35983
35984 func (m *NR_RS_Type) Reset()         { *m = NR_RS_Type{} }
35985 func (m *NR_RS_Type) String() string { return proto.CompactTextString(m) }
35986 func (*NR_RS_Type) ProtoMessage()    {}
35987 func (*NR_RS_Type) Descriptor() ([]byte, []int) {
35988         return fileDescriptor_21c7528bb61f1a7a, []int{388}
35989 }
35990
35991 func (m *NR_RS_Type) XXX_Unmarshal(b []byte) error {
35992         return xxx_messageInfo_NR_RS_Type.Unmarshal(m, b)
35993 }
35994 func (m *NR_RS_Type) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
35995         return xxx_messageInfo_NR_RS_Type.Marshal(b, m, deterministic)
35996 }
35997 func (m *NR_RS_Type) XXX_Merge(src proto.Message) {
35998         xxx_messageInfo_NR_RS_Type.Merge(m, src)
35999 }
36000 func (m *NR_RS_Type) XXX_Size() int {
36001         return xxx_messageInfo_NR_RS_Type.Size(m)
36002 }
36003 func (m *NR_RS_Type) XXX_DiscardUnknown() {
36004         xxx_messageInfo_NR_RS_Type.DiscardUnknown(m)
36005 }
36006
36007 var xxx_messageInfo_NR_RS_Type proto.InternalMessageInfo
36008
36009 func (m *NR_RS_Type) GetValue() NR_RS_Type_Value {
36010         if m != nil {
36011                 return m.Value
36012         }
36013         return NR_RS_Type_protobuf_unspecified
36014 }
36015
36016 type NR_FreqInfo struct {
36017         MeasuredFrequency    *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=measuredFrequency,proto3" json:"measuredFrequency,omitempty"`
36018         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
36019         XXX_unrecognized     []byte                `json:"-"`
36020         XXX_sizecache        int32                 `json:"-"`
36021 }
36022
36023 func (m *NR_FreqInfo) Reset()         { *m = NR_FreqInfo{} }
36024 func (m *NR_FreqInfo) String() string { return proto.CompactTextString(m) }
36025 func (*NR_FreqInfo) ProtoMessage()    {}
36026 func (*NR_FreqInfo) Descriptor() ([]byte, []int) {
36027         return fileDescriptor_21c7528bb61f1a7a, []int{389}
36028 }
36029
36030 func (m *NR_FreqInfo) XXX_Unmarshal(b []byte) error {
36031         return xxx_messageInfo_NR_FreqInfo.Unmarshal(m, b)
36032 }
36033 func (m *NR_FreqInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36034         return xxx_messageInfo_NR_FreqInfo.Marshal(b, m, deterministic)
36035 }
36036 func (m *NR_FreqInfo) XXX_Merge(src proto.Message) {
36037         xxx_messageInfo_NR_FreqInfo.Merge(m, src)
36038 }
36039 func (m *NR_FreqInfo) XXX_Size() int {
36040         return xxx_messageInfo_NR_FreqInfo.Size(m)
36041 }
36042 func (m *NR_FreqInfo) XXX_DiscardUnknown() {
36043         xxx_messageInfo_NR_FreqInfo.DiscardUnknown(m)
36044 }
36045
36046 var xxx_messageInfo_NR_FreqInfo proto.InternalMessageInfo
36047
36048 func (m *NR_FreqInfo) GetMeasuredFrequency() *wrappers.UInt32Value {
36049         if m != nil {
36050                 return m.MeasuredFrequency
36051         }
36052         return nil
36053 }
36054
36055 type ReportInterval struct {
36056         Value                ReportInterval_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ReportInterval_Value" json:"value,omitempty"`
36057         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
36058         XXX_unrecognized     []byte               `json:"-"`
36059         XXX_sizecache        int32                `json:"-"`
36060 }
36061
36062 func (m *ReportInterval) Reset()         { *m = ReportInterval{} }
36063 func (m *ReportInterval) String() string { return proto.CompactTextString(m) }
36064 func (*ReportInterval) ProtoMessage()    {}
36065 func (*ReportInterval) Descriptor() ([]byte, []int) {
36066         return fileDescriptor_21c7528bb61f1a7a, []int{390}
36067 }
36068
36069 func (m *ReportInterval) XXX_Unmarshal(b []byte) error {
36070         return xxx_messageInfo_ReportInterval.Unmarshal(m, b)
36071 }
36072 func (m *ReportInterval) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36073         return xxx_messageInfo_ReportInterval.Marshal(b, m, deterministic)
36074 }
36075 func (m *ReportInterval) XXX_Merge(src proto.Message) {
36076         xxx_messageInfo_ReportInterval.Merge(m, src)
36077 }
36078 func (m *ReportInterval) XXX_Size() int {
36079         return xxx_messageInfo_ReportInterval.Size(m)
36080 }
36081 func (m *ReportInterval) XXX_DiscardUnknown() {
36082         xxx_messageInfo_ReportInterval.DiscardUnknown(m)
36083 }
36084
36085 var xxx_messageInfo_ReportInterval proto.InternalMessageInfo
36086
36087 func (m *ReportInterval) GetValue() ReportInterval_Value {
36088         if m != nil {
36089                 return m.Value
36090         }
36091         return ReportInterval_protobuf_unspecified
36092 }
36093
36094 type ReportAmount struct {
36095         Value                ReportAmount_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ReportAmount_Value" json:"value,omitempty"`
36096         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
36097         XXX_unrecognized     []byte             `json:"-"`
36098         XXX_sizecache        int32              `json:"-"`
36099 }
36100
36101 func (m *ReportAmount) Reset()         { *m = ReportAmount{} }
36102 func (m *ReportAmount) String() string { return proto.CompactTextString(m) }
36103 func (*ReportAmount) ProtoMessage()    {}
36104 func (*ReportAmount) Descriptor() ([]byte, []int) {
36105         return fileDescriptor_21c7528bb61f1a7a, []int{391}
36106 }
36107
36108 func (m *ReportAmount) XXX_Unmarshal(b []byte) error {
36109         return xxx_messageInfo_ReportAmount.Unmarshal(m, b)
36110 }
36111 func (m *ReportAmount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36112         return xxx_messageInfo_ReportAmount.Marshal(b, m, deterministic)
36113 }
36114 func (m *ReportAmount) XXX_Merge(src proto.Message) {
36115         xxx_messageInfo_ReportAmount.Merge(m, src)
36116 }
36117 func (m *ReportAmount) XXX_Size() int {
36118         return xxx_messageInfo_ReportAmount.Size(m)
36119 }
36120 func (m *ReportAmount) XXX_DiscardUnknown() {
36121         xxx_messageInfo_ReportAmount.DiscardUnknown(m)
36122 }
36123
36124 var xxx_messageInfo_ReportAmount proto.InternalMessageInfo
36125
36126 func (m *ReportAmount) GetValue() ReportAmount_Value {
36127         if m != nil {
36128                 return m.Value
36129         }
36130         return ReportAmount_protobuf_unspecified
36131 }
36132
36133 type MeasReportQuantity struct {
36134         Rsrp                 bool     `protobuf:"varint,1,opt,name=rsrp,proto3" json:"rsrp,omitempty"`
36135         Rsrq                 bool     `protobuf:"varint,2,opt,name=rsrq,proto3" json:"rsrq,omitempty"`
36136         Sinr                 bool     `protobuf:"varint,3,opt,name=sinr,proto3" json:"sinr,omitempty"`
36137         XXX_NoUnkeyedLiteral struct{} `json:"-"`
36138         XXX_unrecognized     []byte   `json:"-"`
36139         XXX_sizecache        int32    `json:"-"`
36140 }
36141
36142 func (m *MeasReportQuantity) Reset()         { *m = MeasReportQuantity{} }
36143 func (m *MeasReportQuantity) String() string { return proto.CompactTextString(m) }
36144 func (*MeasReportQuantity) ProtoMessage()    {}
36145 func (*MeasReportQuantity) Descriptor() ([]byte, []int) {
36146         return fileDescriptor_21c7528bb61f1a7a, []int{392}
36147 }
36148
36149 func (m *MeasReportQuantity) XXX_Unmarshal(b []byte) error {
36150         return xxx_messageInfo_MeasReportQuantity.Unmarshal(m, b)
36151 }
36152 func (m *MeasReportQuantity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36153         return xxx_messageInfo_MeasReportQuantity.Marshal(b, m, deterministic)
36154 }
36155 func (m *MeasReportQuantity) XXX_Merge(src proto.Message) {
36156         xxx_messageInfo_MeasReportQuantity.Merge(m, src)
36157 }
36158 func (m *MeasReportQuantity) XXX_Size() int {
36159         return xxx_messageInfo_MeasReportQuantity.Size(m)
36160 }
36161 func (m *MeasReportQuantity) XXX_DiscardUnknown() {
36162         xxx_messageInfo_MeasReportQuantity.DiscardUnknown(m)
36163 }
36164
36165 var xxx_messageInfo_MeasReportQuantity proto.InternalMessageInfo
36166
36167 func (m *MeasReportQuantity) GetRsrp() bool {
36168         if m != nil {
36169                 return m.Rsrp
36170         }
36171         return false
36172 }
36173
36174 func (m *MeasReportQuantity) GetRsrq() bool {
36175         if m != nil {
36176                 return m.Rsrq
36177         }
36178         return false
36179 }
36180
36181 func (m *MeasReportQuantity) GetSinr() bool {
36182         if m != nil {
36183                 return m.Sinr
36184         }
36185         return false
36186 }
36187
36188 type EventTriggerConfig struct {
36189         // Types that are valid to be assigned to EventId:
36190         //      *EventTriggerConfig_EventA1
36191         //      *EventTriggerConfig_EventA2
36192         //      *EventTriggerConfig_EventA3
36193         //      *EventTriggerConfig_EventA4
36194         //      *EventTriggerConfig_EventA5
36195         //      *EventTriggerConfig_EventA6
36196         EventId                   isEventTriggerConfig_EventId `protobuf_oneof:"eventId"`
36197         RsType                    *NR_RS_Type                  `protobuf:"bytes,7,opt,name=rsType,proto3" json:"rsType,omitempty"`
36198         ReportInterval            *ReportInterval              `protobuf:"bytes,8,opt,name=reportInterval,proto3" json:"reportInterval,omitempty"`
36199         ReportAmount              *ReportAmount                `protobuf:"bytes,9,opt,name=reportAmount,proto3" json:"reportAmount,omitempty"`
36200         ReportQuantityCell        *MeasReportQuantity          `protobuf:"bytes,10,opt,name=reportQuantityCell,proto3" json:"reportQuantityCell,omitempty"`
36201         MaxReportCells            uint32                       `protobuf:"varint,11,opt,name=maxReportCells,proto3" json:"maxReportCells,omitempty"`
36202         ReportQuantityRS_Indexes  *MeasReportQuantity          `protobuf:"bytes,12,opt,name=reportQuantityRS_Indexes,json=reportQuantityRSIndexes,proto3" json:"reportQuantityRS_Indexes,omitempty"`
36203         MaxNrofRS_IndexesToReport *wrappers.UInt32Value        `protobuf:"bytes,13,opt,name=maxNrofRS_IndexesToReport,json=maxNrofRSIndexesToReport,proto3" json:"maxNrofRS_IndexesToReport,omitempty"`
36204         IncludeBeamMeasurements   bool                         `protobuf:"varint,14,opt,name=includeBeamMeasurements,proto3" json:"includeBeamMeasurements,omitempty"`
36205         ReportAddNeighMeas        *ReportAddNeighMeas          `protobuf:"bytes,15,opt,name=reportAddNeighMeas,proto3" json:"reportAddNeighMeas,omitempty"`
36206         XXX_NoUnkeyedLiteral      struct{}                     `json:"-"`
36207         XXX_unrecognized          []byte                       `json:"-"`
36208         XXX_sizecache             int32                        `json:"-"`
36209 }
36210
36211 func (m *EventTriggerConfig) Reset()         { *m = EventTriggerConfig{} }
36212 func (m *EventTriggerConfig) String() string { return proto.CompactTextString(m) }
36213 func (*EventTriggerConfig) ProtoMessage()    {}
36214 func (*EventTriggerConfig) Descriptor() ([]byte, []int) {
36215         return fileDescriptor_21c7528bb61f1a7a, []int{393}
36216 }
36217
36218 func (m *EventTriggerConfig) XXX_Unmarshal(b []byte) error {
36219         return xxx_messageInfo_EventTriggerConfig.Unmarshal(m, b)
36220 }
36221 func (m *EventTriggerConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36222         return xxx_messageInfo_EventTriggerConfig.Marshal(b, m, deterministic)
36223 }
36224 func (m *EventTriggerConfig) XXX_Merge(src proto.Message) {
36225         xxx_messageInfo_EventTriggerConfig.Merge(m, src)
36226 }
36227 func (m *EventTriggerConfig) XXX_Size() int {
36228         return xxx_messageInfo_EventTriggerConfig.Size(m)
36229 }
36230 func (m *EventTriggerConfig) XXX_DiscardUnknown() {
36231         xxx_messageInfo_EventTriggerConfig.DiscardUnknown(m)
36232 }
36233
36234 var xxx_messageInfo_EventTriggerConfig proto.InternalMessageInfo
36235
36236 type isEventTriggerConfig_EventId interface {
36237         isEventTriggerConfig_EventId()
36238 }
36239
36240 type EventTriggerConfig_EventA1 struct {
36241         EventA1 *EventA1 `protobuf:"bytes,1,opt,name=eventA1,proto3,oneof"`
36242 }
36243
36244 type EventTriggerConfig_EventA2 struct {
36245         EventA2 *EventA2 `protobuf:"bytes,2,opt,name=eventA2,proto3,oneof"`
36246 }
36247
36248 type EventTriggerConfig_EventA3 struct {
36249         EventA3 *EventA3 `protobuf:"bytes,3,opt,name=eventA3,proto3,oneof"`
36250 }
36251
36252 type EventTriggerConfig_EventA4 struct {
36253         EventA4 *EventA4 `protobuf:"bytes,4,opt,name=eventA4,proto3,oneof"`
36254 }
36255
36256 type EventTriggerConfig_EventA5 struct {
36257         EventA5 *EventA5 `protobuf:"bytes,5,opt,name=eventA5,proto3,oneof"`
36258 }
36259
36260 type EventTriggerConfig_EventA6 struct {
36261         EventA6 *EventA6 `protobuf:"bytes,6,opt,name=eventA6,proto3,oneof"`
36262 }
36263
36264 func (*EventTriggerConfig_EventA1) isEventTriggerConfig_EventId() {}
36265
36266 func (*EventTriggerConfig_EventA2) isEventTriggerConfig_EventId() {}
36267
36268 func (*EventTriggerConfig_EventA3) isEventTriggerConfig_EventId() {}
36269
36270 func (*EventTriggerConfig_EventA4) isEventTriggerConfig_EventId() {}
36271
36272 func (*EventTriggerConfig_EventA5) isEventTriggerConfig_EventId() {}
36273
36274 func (*EventTriggerConfig_EventA6) isEventTriggerConfig_EventId() {}
36275
36276 func (m *EventTriggerConfig) GetEventId() isEventTriggerConfig_EventId {
36277         if m != nil {
36278                 return m.EventId
36279         }
36280         return nil
36281 }
36282
36283 func (m *EventTriggerConfig) GetEventA1() *EventA1 {
36284         if x, ok := m.GetEventId().(*EventTriggerConfig_EventA1); ok {
36285                 return x.EventA1
36286         }
36287         return nil
36288 }
36289
36290 func (m *EventTriggerConfig) GetEventA2() *EventA2 {
36291         if x, ok := m.GetEventId().(*EventTriggerConfig_EventA2); ok {
36292                 return x.EventA2
36293         }
36294         return nil
36295 }
36296
36297 func (m *EventTriggerConfig) GetEventA3() *EventA3 {
36298         if x, ok := m.GetEventId().(*EventTriggerConfig_EventA3); ok {
36299                 return x.EventA3
36300         }
36301         return nil
36302 }
36303
36304 func (m *EventTriggerConfig) GetEventA4() *EventA4 {
36305         if x, ok := m.GetEventId().(*EventTriggerConfig_EventA4); ok {
36306                 return x.EventA4
36307         }
36308         return nil
36309 }
36310
36311 func (m *EventTriggerConfig) GetEventA5() *EventA5 {
36312         if x, ok := m.GetEventId().(*EventTriggerConfig_EventA5); ok {
36313                 return x.EventA5
36314         }
36315         return nil
36316 }
36317
36318 func (m *EventTriggerConfig) GetEventA6() *EventA6 {
36319         if x, ok := m.GetEventId().(*EventTriggerConfig_EventA6); ok {
36320                 return x.EventA6
36321         }
36322         return nil
36323 }
36324
36325 func (m *EventTriggerConfig) GetRsType() *NR_RS_Type {
36326         if m != nil {
36327                 return m.RsType
36328         }
36329         return nil
36330 }
36331
36332 func (m *EventTriggerConfig) GetReportInterval() *ReportInterval {
36333         if m != nil {
36334                 return m.ReportInterval
36335         }
36336         return nil
36337 }
36338
36339 func (m *EventTriggerConfig) GetReportAmount() *ReportAmount {
36340         if m != nil {
36341                 return m.ReportAmount
36342         }
36343         return nil
36344 }
36345
36346 func (m *EventTriggerConfig) GetReportQuantityCell() *MeasReportQuantity {
36347         if m != nil {
36348                 return m.ReportQuantityCell
36349         }
36350         return nil
36351 }
36352
36353 func (m *EventTriggerConfig) GetMaxReportCells() uint32 {
36354         if m != nil {
36355                 return m.MaxReportCells
36356         }
36357         return 0
36358 }
36359
36360 func (m *EventTriggerConfig) GetReportQuantityRS_Indexes() *MeasReportQuantity {
36361         if m != nil {
36362                 return m.ReportQuantityRS_Indexes
36363         }
36364         return nil
36365 }
36366
36367 func (m *EventTriggerConfig) GetMaxNrofRS_IndexesToReport() *wrappers.UInt32Value {
36368         if m != nil {
36369                 return m.MaxNrofRS_IndexesToReport
36370         }
36371         return nil
36372 }
36373
36374 func (m *EventTriggerConfig) GetIncludeBeamMeasurements() bool {
36375         if m != nil {
36376                 return m.IncludeBeamMeasurements
36377         }
36378         return false
36379 }
36380
36381 func (m *EventTriggerConfig) GetReportAddNeighMeas() *ReportAddNeighMeas {
36382         if m != nil {
36383                 return m.ReportAddNeighMeas
36384         }
36385         return nil
36386 }
36387
36388 // XXX_OneofWrappers is for the internal use of the proto package.
36389 func (*EventTriggerConfig) XXX_OneofWrappers() []interface{} {
36390         return []interface{}{
36391                 (*EventTriggerConfig_EventA1)(nil),
36392                 (*EventTriggerConfig_EventA2)(nil),
36393                 (*EventTriggerConfig_EventA3)(nil),
36394                 (*EventTriggerConfig_EventA4)(nil),
36395                 (*EventTriggerConfig_EventA5)(nil),
36396                 (*EventTriggerConfig_EventA6)(nil),
36397         }
36398 }
36399
36400 type EventA1 struct {
36401         A1_Threshold         *MeasTriggerQuantity `protobuf:"bytes,1,opt,name=a1_Threshold,json=a1Threshold,proto3" json:"a1_Threshold,omitempty"`
36402         ReportOnLeave        bool                 `protobuf:"varint,2,opt,name=reportOnLeave,proto3" json:"reportOnLeave,omitempty"`
36403         Hysteresis           uint32               `protobuf:"varint,3,opt,name=hysteresis,proto3" json:"hysteresis,omitempty"`
36404         TimeToTrigger        *TimeToTrigger       `protobuf:"bytes,4,opt,name=timeToTrigger,proto3" json:"timeToTrigger,omitempty"`
36405         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
36406         XXX_unrecognized     []byte               `json:"-"`
36407         XXX_sizecache        int32                `json:"-"`
36408 }
36409
36410 func (m *EventA1) Reset()         { *m = EventA1{} }
36411 func (m *EventA1) String() string { return proto.CompactTextString(m) }
36412 func (*EventA1) ProtoMessage()    {}
36413 func (*EventA1) Descriptor() ([]byte, []int) {
36414         return fileDescriptor_21c7528bb61f1a7a, []int{394}
36415 }
36416
36417 func (m *EventA1) XXX_Unmarshal(b []byte) error {
36418         return xxx_messageInfo_EventA1.Unmarshal(m, b)
36419 }
36420 func (m *EventA1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36421         return xxx_messageInfo_EventA1.Marshal(b, m, deterministic)
36422 }
36423 func (m *EventA1) XXX_Merge(src proto.Message) {
36424         xxx_messageInfo_EventA1.Merge(m, src)
36425 }
36426 func (m *EventA1) XXX_Size() int {
36427         return xxx_messageInfo_EventA1.Size(m)
36428 }
36429 func (m *EventA1) XXX_DiscardUnknown() {
36430         xxx_messageInfo_EventA1.DiscardUnknown(m)
36431 }
36432
36433 var xxx_messageInfo_EventA1 proto.InternalMessageInfo
36434
36435 func (m *EventA1) GetA1_Threshold() *MeasTriggerQuantity {
36436         if m != nil {
36437                 return m.A1_Threshold
36438         }
36439         return nil
36440 }
36441
36442 func (m *EventA1) GetReportOnLeave() bool {
36443         if m != nil {
36444                 return m.ReportOnLeave
36445         }
36446         return false
36447 }
36448
36449 func (m *EventA1) GetHysteresis() uint32 {
36450         if m != nil {
36451                 return m.Hysteresis
36452         }
36453         return 0
36454 }
36455
36456 func (m *EventA1) GetTimeToTrigger() *TimeToTrigger {
36457         if m != nil {
36458                 return m.TimeToTrigger
36459         }
36460         return nil
36461 }
36462
36463 type EventA2 struct {
36464         A2_Threshold         *MeasTriggerQuantity `protobuf:"bytes,1,opt,name=a2_Threshold,json=a2Threshold,proto3" json:"a2_Threshold,omitempty"`
36465         ReportOnLeave        bool                 `protobuf:"varint,2,opt,name=reportOnLeave,proto3" json:"reportOnLeave,omitempty"`
36466         Hysteresis           uint32               `protobuf:"varint,3,opt,name=hysteresis,proto3" json:"hysteresis,omitempty"`
36467         TimeToTrigger        *TimeToTrigger       `protobuf:"bytes,4,opt,name=timeToTrigger,proto3" json:"timeToTrigger,omitempty"`
36468         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
36469         XXX_unrecognized     []byte               `json:"-"`
36470         XXX_sizecache        int32                `json:"-"`
36471 }
36472
36473 func (m *EventA2) Reset()         { *m = EventA2{} }
36474 func (m *EventA2) String() string { return proto.CompactTextString(m) }
36475 func (*EventA2) ProtoMessage()    {}
36476 func (*EventA2) Descriptor() ([]byte, []int) {
36477         return fileDescriptor_21c7528bb61f1a7a, []int{395}
36478 }
36479
36480 func (m *EventA2) XXX_Unmarshal(b []byte) error {
36481         return xxx_messageInfo_EventA2.Unmarshal(m, b)
36482 }
36483 func (m *EventA2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36484         return xxx_messageInfo_EventA2.Marshal(b, m, deterministic)
36485 }
36486 func (m *EventA2) XXX_Merge(src proto.Message) {
36487         xxx_messageInfo_EventA2.Merge(m, src)
36488 }
36489 func (m *EventA2) XXX_Size() int {
36490         return xxx_messageInfo_EventA2.Size(m)
36491 }
36492 func (m *EventA2) XXX_DiscardUnknown() {
36493         xxx_messageInfo_EventA2.DiscardUnknown(m)
36494 }
36495
36496 var xxx_messageInfo_EventA2 proto.InternalMessageInfo
36497
36498 func (m *EventA2) GetA2_Threshold() *MeasTriggerQuantity {
36499         if m != nil {
36500                 return m.A2_Threshold
36501         }
36502         return nil
36503 }
36504
36505 func (m *EventA2) GetReportOnLeave() bool {
36506         if m != nil {
36507                 return m.ReportOnLeave
36508         }
36509         return false
36510 }
36511
36512 func (m *EventA2) GetHysteresis() uint32 {
36513         if m != nil {
36514                 return m.Hysteresis
36515         }
36516         return 0
36517 }
36518
36519 func (m *EventA2) GetTimeToTrigger() *TimeToTrigger {
36520         if m != nil {
36521                 return m.TimeToTrigger
36522         }
36523         return nil
36524 }
36525
36526 type EventA3 struct {
36527         A3_Threshold         *MeasTriggerQuantity `protobuf:"bytes,1,opt,name=a3_Threshold,json=a3Threshold,proto3" json:"a3_Threshold,omitempty"`
36528         ReportOnLeave        bool                 `protobuf:"varint,2,opt,name=reportOnLeave,proto3" json:"reportOnLeave,omitempty"`
36529         Hysteresis           uint32               `protobuf:"varint,3,opt,name=hysteresis,proto3" json:"hysteresis,omitempty"`
36530         TimeToTrigger        *TimeToTrigger       `protobuf:"bytes,4,opt,name=timeToTrigger,proto3" json:"timeToTrigger,omitempty"`
36531         UseWhiteCellList     bool                 `protobuf:"varint,5,opt,name=useWhiteCellList,proto3" json:"useWhiteCellList,omitempty"`
36532         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
36533         XXX_unrecognized     []byte               `json:"-"`
36534         XXX_sizecache        int32                `json:"-"`
36535 }
36536
36537 func (m *EventA3) Reset()         { *m = EventA3{} }
36538 func (m *EventA3) String() string { return proto.CompactTextString(m) }
36539 func (*EventA3) ProtoMessage()    {}
36540 func (*EventA3) Descriptor() ([]byte, []int) {
36541         return fileDescriptor_21c7528bb61f1a7a, []int{396}
36542 }
36543
36544 func (m *EventA3) XXX_Unmarshal(b []byte) error {
36545         return xxx_messageInfo_EventA3.Unmarshal(m, b)
36546 }
36547 func (m *EventA3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36548         return xxx_messageInfo_EventA3.Marshal(b, m, deterministic)
36549 }
36550 func (m *EventA3) XXX_Merge(src proto.Message) {
36551         xxx_messageInfo_EventA3.Merge(m, src)
36552 }
36553 func (m *EventA3) XXX_Size() int {
36554         return xxx_messageInfo_EventA3.Size(m)
36555 }
36556 func (m *EventA3) XXX_DiscardUnknown() {
36557         xxx_messageInfo_EventA3.DiscardUnknown(m)
36558 }
36559
36560 var xxx_messageInfo_EventA3 proto.InternalMessageInfo
36561
36562 func (m *EventA3) GetA3_Threshold() *MeasTriggerQuantity {
36563         if m != nil {
36564                 return m.A3_Threshold
36565         }
36566         return nil
36567 }
36568
36569 func (m *EventA3) GetReportOnLeave() bool {
36570         if m != nil {
36571                 return m.ReportOnLeave
36572         }
36573         return false
36574 }
36575
36576 func (m *EventA3) GetHysteresis() uint32 {
36577         if m != nil {
36578                 return m.Hysteresis
36579         }
36580         return 0
36581 }
36582
36583 func (m *EventA3) GetTimeToTrigger() *TimeToTrigger {
36584         if m != nil {
36585                 return m.TimeToTrigger
36586         }
36587         return nil
36588 }
36589
36590 func (m *EventA3) GetUseWhiteCellList() bool {
36591         if m != nil {
36592                 return m.UseWhiteCellList
36593         }
36594         return false
36595 }
36596
36597 type EventA4 struct {
36598         A4_Threshold         *MeasTriggerQuantity `protobuf:"bytes,1,opt,name=a4_Threshold,json=a4Threshold,proto3" json:"a4_Threshold,omitempty"`
36599         ReportOnLeave        bool                 `protobuf:"varint,2,opt,name=reportOnLeave,proto3" json:"reportOnLeave,omitempty"`
36600         Hysteresis           uint32               `protobuf:"varint,3,opt,name=hysteresis,proto3" json:"hysteresis,omitempty"`
36601         TimeToTrigger        *TimeToTrigger       `protobuf:"bytes,4,opt,name=timeToTrigger,proto3" json:"timeToTrigger,omitempty"`
36602         UseWhiteCellList     bool                 `protobuf:"varint,5,opt,name=useWhiteCellList,proto3" json:"useWhiteCellList,omitempty"`
36603         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
36604         XXX_unrecognized     []byte               `json:"-"`
36605         XXX_sizecache        int32                `json:"-"`
36606 }
36607
36608 func (m *EventA4) Reset()         { *m = EventA4{} }
36609 func (m *EventA4) String() string { return proto.CompactTextString(m) }
36610 func (*EventA4) ProtoMessage()    {}
36611 func (*EventA4) Descriptor() ([]byte, []int) {
36612         return fileDescriptor_21c7528bb61f1a7a, []int{397}
36613 }
36614
36615 func (m *EventA4) XXX_Unmarshal(b []byte) error {
36616         return xxx_messageInfo_EventA4.Unmarshal(m, b)
36617 }
36618 func (m *EventA4) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36619         return xxx_messageInfo_EventA4.Marshal(b, m, deterministic)
36620 }
36621 func (m *EventA4) XXX_Merge(src proto.Message) {
36622         xxx_messageInfo_EventA4.Merge(m, src)
36623 }
36624 func (m *EventA4) XXX_Size() int {
36625         return xxx_messageInfo_EventA4.Size(m)
36626 }
36627 func (m *EventA4) XXX_DiscardUnknown() {
36628         xxx_messageInfo_EventA4.DiscardUnknown(m)
36629 }
36630
36631 var xxx_messageInfo_EventA4 proto.InternalMessageInfo
36632
36633 func (m *EventA4) GetA4_Threshold() *MeasTriggerQuantity {
36634         if m != nil {
36635                 return m.A4_Threshold
36636         }
36637         return nil
36638 }
36639
36640 func (m *EventA4) GetReportOnLeave() bool {
36641         if m != nil {
36642                 return m.ReportOnLeave
36643         }
36644         return false
36645 }
36646
36647 func (m *EventA4) GetHysteresis() uint32 {
36648         if m != nil {
36649                 return m.Hysteresis
36650         }
36651         return 0
36652 }
36653
36654 func (m *EventA4) GetTimeToTrigger() *TimeToTrigger {
36655         if m != nil {
36656                 return m.TimeToTrigger
36657         }
36658         return nil
36659 }
36660
36661 func (m *EventA4) GetUseWhiteCellList() bool {
36662         if m != nil {
36663                 return m.UseWhiteCellList
36664         }
36665         return false
36666 }
36667
36668 type EventA5 struct {
36669         A5_Threshold1        *MeasTriggerQuantity `protobuf:"bytes,1,opt,name=a5_Threshold1,json=a5Threshold1,proto3" json:"a5_Threshold1,omitempty"`
36670         A5_Threshold2        *MeasTriggerQuantity `protobuf:"bytes,2,opt,name=a5_Threshold2,json=a5Threshold2,proto3" json:"a5_Threshold2,omitempty"`
36671         ReportOnLeave        bool                 `protobuf:"varint,3,opt,name=reportOnLeave,proto3" json:"reportOnLeave,omitempty"`
36672         Hysteresis           uint32               `protobuf:"varint,4,opt,name=hysteresis,proto3" json:"hysteresis,omitempty"`
36673         TimeToTrigger        *TimeToTrigger       `protobuf:"bytes,5,opt,name=timeToTrigger,proto3" json:"timeToTrigger,omitempty"`
36674         UseWhiteCellList     bool                 `protobuf:"varint,6,opt,name=useWhiteCellList,proto3" json:"useWhiteCellList,omitempty"`
36675         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
36676         XXX_unrecognized     []byte               `json:"-"`
36677         XXX_sizecache        int32                `json:"-"`
36678 }
36679
36680 func (m *EventA5) Reset()         { *m = EventA5{} }
36681 func (m *EventA5) String() string { return proto.CompactTextString(m) }
36682 func (*EventA5) ProtoMessage()    {}
36683 func (*EventA5) Descriptor() ([]byte, []int) {
36684         return fileDescriptor_21c7528bb61f1a7a, []int{398}
36685 }
36686
36687 func (m *EventA5) XXX_Unmarshal(b []byte) error {
36688         return xxx_messageInfo_EventA5.Unmarshal(m, b)
36689 }
36690 func (m *EventA5) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36691         return xxx_messageInfo_EventA5.Marshal(b, m, deterministic)
36692 }
36693 func (m *EventA5) XXX_Merge(src proto.Message) {
36694         xxx_messageInfo_EventA5.Merge(m, src)
36695 }
36696 func (m *EventA5) XXX_Size() int {
36697         return xxx_messageInfo_EventA5.Size(m)
36698 }
36699 func (m *EventA5) XXX_DiscardUnknown() {
36700         xxx_messageInfo_EventA5.DiscardUnknown(m)
36701 }
36702
36703 var xxx_messageInfo_EventA5 proto.InternalMessageInfo
36704
36705 func (m *EventA5) GetA5_Threshold1() *MeasTriggerQuantity {
36706         if m != nil {
36707                 return m.A5_Threshold1
36708         }
36709         return nil
36710 }
36711
36712 func (m *EventA5) GetA5_Threshold2() *MeasTriggerQuantity {
36713         if m != nil {
36714                 return m.A5_Threshold2
36715         }
36716         return nil
36717 }
36718
36719 func (m *EventA5) GetReportOnLeave() bool {
36720         if m != nil {
36721                 return m.ReportOnLeave
36722         }
36723         return false
36724 }
36725
36726 func (m *EventA5) GetHysteresis() uint32 {
36727         if m != nil {
36728                 return m.Hysteresis
36729         }
36730         return 0
36731 }
36732
36733 func (m *EventA5) GetTimeToTrigger() *TimeToTrigger {
36734         if m != nil {
36735                 return m.TimeToTrigger
36736         }
36737         return nil
36738 }
36739
36740 func (m *EventA5) GetUseWhiteCellList() bool {
36741         if m != nil {
36742                 return m.UseWhiteCellList
36743         }
36744         return false
36745 }
36746
36747 type EventA6 struct {
36748         A6_Offset            *MeasTriggerQuantityOffset `protobuf:"bytes,1,opt,name=a6_Offset,json=a6Offset,proto3" json:"a6_Offset,omitempty"`
36749         ReportOnLeave        bool                       `protobuf:"varint,2,opt,name=reportOnLeave,proto3" json:"reportOnLeave,omitempty"`
36750         Hysteresis           uint32                     `protobuf:"varint,3,opt,name=hysteresis,proto3" json:"hysteresis,omitempty"`
36751         TimeToTrigger        *TimeToTrigger             `protobuf:"bytes,4,opt,name=timeToTrigger,proto3" json:"timeToTrigger,omitempty"`
36752         UseWhiteCellList     bool                       `protobuf:"varint,5,opt,name=useWhiteCellList,proto3" json:"useWhiteCellList,omitempty"`
36753         XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
36754         XXX_unrecognized     []byte                     `json:"-"`
36755         XXX_sizecache        int32                      `json:"-"`
36756 }
36757
36758 func (m *EventA6) Reset()         { *m = EventA6{} }
36759 func (m *EventA6) String() string { return proto.CompactTextString(m) }
36760 func (*EventA6) ProtoMessage()    {}
36761 func (*EventA6) Descriptor() ([]byte, []int) {
36762         return fileDescriptor_21c7528bb61f1a7a, []int{399}
36763 }
36764
36765 func (m *EventA6) XXX_Unmarshal(b []byte) error {
36766         return xxx_messageInfo_EventA6.Unmarshal(m, b)
36767 }
36768 func (m *EventA6) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36769         return xxx_messageInfo_EventA6.Marshal(b, m, deterministic)
36770 }
36771 func (m *EventA6) XXX_Merge(src proto.Message) {
36772         xxx_messageInfo_EventA6.Merge(m, src)
36773 }
36774 func (m *EventA6) XXX_Size() int {
36775         return xxx_messageInfo_EventA6.Size(m)
36776 }
36777 func (m *EventA6) XXX_DiscardUnknown() {
36778         xxx_messageInfo_EventA6.DiscardUnknown(m)
36779 }
36780
36781 var xxx_messageInfo_EventA6 proto.InternalMessageInfo
36782
36783 func (m *EventA6) GetA6_Offset() *MeasTriggerQuantityOffset {
36784         if m != nil {
36785                 return m.A6_Offset
36786         }
36787         return nil
36788 }
36789
36790 func (m *EventA6) GetReportOnLeave() bool {
36791         if m != nil {
36792                 return m.ReportOnLeave
36793         }
36794         return false
36795 }
36796
36797 func (m *EventA6) GetHysteresis() uint32 {
36798         if m != nil {
36799                 return m.Hysteresis
36800         }
36801         return 0
36802 }
36803
36804 func (m *EventA6) GetTimeToTrigger() *TimeToTrigger {
36805         if m != nil {
36806                 return m.TimeToTrigger
36807         }
36808         return nil
36809 }
36810
36811 func (m *EventA6) GetUseWhiteCellList() bool {
36812         if m != nil {
36813                 return m.UseWhiteCellList
36814         }
36815         return false
36816 }
36817
36818 type MeasTriggerQuantity struct {
36819         // Types that are valid to be assigned to C:
36820         //      *MeasTriggerQuantity_Rsrp
36821         //      *MeasTriggerQuantity_Rsrq
36822         //      *MeasTriggerQuantity_Sinr
36823         C                    isMeasTriggerQuantity_C `protobuf_oneof:"c"`
36824         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
36825         XXX_unrecognized     []byte                  `json:"-"`
36826         XXX_sizecache        int32                   `json:"-"`
36827 }
36828
36829 func (m *MeasTriggerQuantity) Reset()         { *m = MeasTriggerQuantity{} }
36830 func (m *MeasTriggerQuantity) String() string { return proto.CompactTextString(m) }
36831 func (*MeasTriggerQuantity) ProtoMessage()    {}
36832 func (*MeasTriggerQuantity) Descriptor() ([]byte, []int) {
36833         return fileDescriptor_21c7528bb61f1a7a, []int{400}
36834 }
36835
36836 func (m *MeasTriggerQuantity) XXX_Unmarshal(b []byte) error {
36837         return xxx_messageInfo_MeasTriggerQuantity.Unmarshal(m, b)
36838 }
36839 func (m *MeasTriggerQuantity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36840         return xxx_messageInfo_MeasTriggerQuantity.Marshal(b, m, deterministic)
36841 }
36842 func (m *MeasTriggerQuantity) XXX_Merge(src proto.Message) {
36843         xxx_messageInfo_MeasTriggerQuantity.Merge(m, src)
36844 }
36845 func (m *MeasTriggerQuantity) XXX_Size() int {
36846         return xxx_messageInfo_MeasTriggerQuantity.Size(m)
36847 }
36848 func (m *MeasTriggerQuantity) XXX_DiscardUnknown() {
36849         xxx_messageInfo_MeasTriggerQuantity.DiscardUnknown(m)
36850 }
36851
36852 var xxx_messageInfo_MeasTriggerQuantity proto.InternalMessageInfo
36853
36854 type isMeasTriggerQuantity_C interface {
36855         isMeasTriggerQuantity_C()
36856 }
36857
36858 type MeasTriggerQuantity_Rsrp struct {
36859         Rsrp uint32 `protobuf:"varint,1,opt,name=rsrp,proto3,oneof"`
36860 }
36861
36862 type MeasTriggerQuantity_Rsrq struct {
36863         Rsrq uint32 `protobuf:"varint,2,opt,name=rsrq,proto3,oneof"`
36864 }
36865
36866 type MeasTriggerQuantity_Sinr struct {
36867         Sinr uint32 `protobuf:"varint,3,opt,name=sinr,proto3,oneof"`
36868 }
36869
36870 func (*MeasTriggerQuantity_Rsrp) isMeasTriggerQuantity_C() {}
36871
36872 func (*MeasTriggerQuantity_Rsrq) isMeasTriggerQuantity_C() {}
36873
36874 func (*MeasTriggerQuantity_Sinr) isMeasTriggerQuantity_C() {}
36875
36876 func (m *MeasTriggerQuantity) GetC() isMeasTriggerQuantity_C {
36877         if m != nil {
36878                 return m.C
36879         }
36880         return nil
36881 }
36882
36883 func (m *MeasTriggerQuantity) GetRsrp() uint32 {
36884         if x, ok := m.GetC().(*MeasTriggerQuantity_Rsrp); ok {
36885                 return x.Rsrp
36886         }
36887         return 0
36888 }
36889
36890 func (m *MeasTriggerQuantity) GetRsrq() uint32 {
36891         if x, ok := m.GetC().(*MeasTriggerQuantity_Rsrq); ok {
36892                 return x.Rsrq
36893         }
36894         return 0
36895 }
36896
36897 func (m *MeasTriggerQuantity) GetSinr() uint32 {
36898         if x, ok := m.GetC().(*MeasTriggerQuantity_Sinr); ok {
36899                 return x.Sinr
36900         }
36901         return 0
36902 }
36903
36904 // XXX_OneofWrappers is for the internal use of the proto package.
36905 func (*MeasTriggerQuantity) XXX_OneofWrappers() []interface{} {
36906         return []interface{}{
36907                 (*MeasTriggerQuantity_Rsrp)(nil),
36908                 (*MeasTriggerQuantity_Rsrq)(nil),
36909                 (*MeasTriggerQuantity_Sinr)(nil),
36910         }
36911 }
36912
36913 type TimeToTrigger struct {
36914         Value                TimeToTrigger_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.TimeToTrigger_Value" json:"value,omitempty"`
36915         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
36916         XXX_unrecognized     []byte              `json:"-"`
36917         XXX_sizecache        int32               `json:"-"`
36918 }
36919
36920 func (m *TimeToTrigger) Reset()         { *m = TimeToTrigger{} }
36921 func (m *TimeToTrigger) String() string { return proto.CompactTextString(m) }
36922 func (*TimeToTrigger) ProtoMessage()    {}
36923 func (*TimeToTrigger) Descriptor() ([]byte, []int) {
36924         return fileDescriptor_21c7528bb61f1a7a, []int{401}
36925 }
36926
36927 func (m *TimeToTrigger) XXX_Unmarshal(b []byte) error {
36928         return xxx_messageInfo_TimeToTrigger.Unmarshal(m, b)
36929 }
36930 func (m *TimeToTrigger) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36931         return xxx_messageInfo_TimeToTrigger.Marshal(b, m, deterministic)
36932 }
36933 func (m *TimeToTrigger) XXX_Merge(src proto.Message) {
36934         xxx_messageInfo_TimeToTrigger.Merge(m, src)
36935 }
36936 func (m *TimeToTrigger) XXX_Size() int {
36937         return xxx_messageInfo_TimeToTrigger.Size(m)
36938 }
36939 func (m *TimeToTrigger) XXX_DiscardUnknown() {
36940         xxx_messageInfo_TimeToTrigger.DiscardUnknown(m)
36941 }
36942
36943 var xxx_messageInfo_TimeToTrigger proto.InternalMessageInfo
36944
36945 func (m *TimeToTrigger) GetValue() TimeToTrigger_Value {
36946         if m != nil {
36947                 return m.Value
36948         }
36949         return TimeToTrigger_protobuf_unspecified
36950 }
36951
36952 type MeasTriggerQuantityOffset struct {
36953         // Types that are valid to be assigned to C:
36954         //      *MeasTriggerQuantityOffset_Rsrp
36955         //      *MeasTriggerQuantityOffset_Rsrq
36956         //      *MeasTriggerQuantityOffset_Sinr
36957         C                    isMeasTriggerQuantityOffset_C `protobuf_oneof:"c"`
36958         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
36959         XXX_unrecognized     []byte                        `json:"-"`
36960         XXX_sizecache        int32                         `json:"-"`
36961 }
36962
36963 func (m *MeasTriggerQuantityOffset) Reset()         { *m = MeasTriggerQuantityOffset{} }
36964 func (m *MeasTriggerQuantityOffset) String() string { return proto.CompactTextString(m) }
36965 func (*MeasTriggerQuantityOffset) ProtoMessage()    {}
36966 func (*MeasTriggerQuantityOffset) Descriptor() ([]byte, []int) {
36967         return fileDescriptor_21c7528bb61f1a7a, []int{402}
36968 }
36969
36970 func (m *MeasTriggerQuantityOffset) XXX_Unmarshal(b []byte) error {
36971         return xxx_messageInfo_MeasTriggerQuantityOffset.Unmarshal(m, b)
36972 }
36973 func (m *MeasTriggerQuantityOffset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
36974         return xxx_messageInfo_MeasTriggerQuantityOffset.Marshal(b, m, deterministic)
36975 }
36976 func (m *MeasTriggerQuantityOffset) XXX_Merge(src proto.Message) {
36977         xxx_messageInfo_MeasTriggerQuantityOffset.Merge(m, src)
36978 }
36979 func (m *MeasTriggerQuantityOffset) XXX_Size() int {
36980         return xxx_messageInfo_MeasTriggerQuantityOffset.Size(m)
36981 }
36982 func (m *MeasTriggerQuantityOffset) XXX_DiscardUnknown() {
36983         xxx_messageInfo_MeasTriggerQuantityOffset.DiscardUnknown(m)
36984 }
36985
36986 var xxx_messageInfo_MeasTriggerQuantityOffset proto.InternalMessageInfo
36987
36988 type isMeasTriggerQuantityOffset_C interface {
36989         isMeasTriggerQuantityOffset_C()
36990 }
36991
36992 type MeasTriggerQuantityOffset_Rsrp struct {
36993         Rsrp int32 `protobuf:"zigzag32,1,opt,name=rsrp,proto3,oneof"`
36994 }
36995
36996 type MeasTriggerQuantityOffset_Rsrq struct {
36997         Rsrq int32 `protobuf:"zigzag32,2,opt,name=rsrq,proto3,oneof"`
36998 }
36999
37000 type MeasTriggerQuantityOffset_Sinr struct {
37001         Sinr int32 `protobuf:"zigzag32,3,opt,name=sinr,proto3,oneof"`
37002 }
37003
37004 func (*MeasTriggerQuantityOffset_Rsrp) isMeasTriggerQuantityOffset_C() {}
37005
37006 func (*MeasTriggerQuantityOffset_Rsrq) isMeasTriggerQuantityOffset_C() {}
37007
37008 func (*MeasTriggerQuantityOffset_Sinr) isMeasTriggerQuantityOffset_C() {}
37009
37010 func (m *MeasTriggerQuantityOffset) GetC() isMeasTriggerQuantityOffset_C {
37011         if m != nil {
37012                 return m.C
37013         }
37014         return nil
37015 }
37016
37017 func (m *MeasTriggerQuantityOffset) GetRsrp() int32 {
37018         if x, ok := m.GetC().(*MeasTriggerQuantityOffset_Rsrp); ok {
37019                 return x.Rsrp
37020         }
37021         return 0
37022 }
37023
37024 func (m *MeasTriggerQuantityOffset) GetRsrq() int32 {
37025         if x, ok := m.GetC().(*MeasTriggerQuantityOffset_Rsrq); ok {
37026                 return x.Rsrq
37027         }
37028         return 0
37029 }
37030
37031 func (m *MeasTriggerQuantityOffset) GetSinr() int32 {
37032         if x, ok := m.GetC().(*MeasTriggerQuantityOffset_Sinr); ok {
37033                 return x.Sinr
37034         }
37035         return 0
37036 }
37037
37038 // XXX_OneofWrappers is for the internal use of the proto package.
37039 func (*MeasTriggerQuantityOffset) XXX_OneofWrappers() []interface{} {
37040         return []interface{}{
37041                 (*MeasTriggerQuantityOffset_Rsrp)(nil),
37042                 (*MeasTriggerQuantityOffset_Rsrq)(nil),
37043                 (*MeasTriggerQuantityOffset_Sinr)(nil),
37044         }
37045 }
37046
37047 type ReportAddNeighMeas struct {
37048         Value                ReportAddNeighMeas_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ReportAddNeighMeas_Value" json:"value,omitempty"`
37049         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
37050         XXX_unrecognized     []byte                   `json:"-"`
37051         XXX_sizecache        int32                    `json:"-"`
37052 }
37053
37054 func (m *ReportAddNeighMeas) Reset()         { *m = ReportAddNeighMeas{} }
37055 func (m *ReportAddNeighMeas) String() string { return proto.CompactTextString(m) }
37056 func (*ReportAddNeighMeas) ProtoMessage()    {}
37057 func (*ReportAddNeighMeas) Descriptor() ([]byte, []int) {
37058         return fileDescriptor_21c7528bb61f1a7a, []int{403}
37059 }
37060
37061 func (m *ReportAddNeighMeas) XXX_Unmarshal(b []byte) error {
37062         return xxx_messageInfo_ReportAddNeighMeas.Unmarshal(m, b)
37063 }
37064 func (m *ReportAddNeighMeas) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37065         return xxx_messageInfo_ReportAddNeighMeas.Marshal(b, m, deterministic)
37066 }
37067 func (m *ReportAddNeighMeas) XXX_Merge(src proto.Message) {
37068         xxx_messageInfo_ReportAddNeighMeas.Merge(m, src)
37069 }
37070 func (m *ReportAddNeighMeas) XXX_Size() int {
37071         return xxx_messageInfo_ReportAddNeighMeas.Size(m)
37072 }
37073 func (m *ReportAddNeighMeas) XXX_DiscardUnknown() {
37074         xxx_messageInfo_ReportAddNeighMeas.DiscardUnknown(m)
37075 }
37076
37077 var xxx_messageInfo_ReportAddNeighMeas proto.InternalMessageInfo
37078
37079 func (m *ReportAddNeighMeas) GetValue() ReportAddNeighMeas_Value {
37080         if m != nil {
37081                 return m.Value
37082         }
37083         return ReportAddNeighMeas_protobuf_unspecified
37084 }
37085
37086 type ReportCGI struct {
37087         CellForWhichToReportCGI uint32   `protobuf:"varint,1,opt,name=cellForWhichToReportCGI,proto3" json:"cellForWhichToReportCGI,omitempty"`
37088         XXX_NoUnkeyedLiteral    struct{} `json:"-"`
37089         XXX_unrecognized        []byte   `json:"-"`
37090         XXX_sizecache           int32    `json:"-"`
37091 }
37092
37093 func (m *ReportCGI) Reset()         { *m = ReportCGI{} }
37094 func (m *ReportCGI) String() string { return proto.CompactTextString(m) }
37095 func (*ReportCGI) ProtoMessage()    {}
37096 func (*ReportCGI) Descriptor() ([]byte, []int) {
37097         return fileDescriptor_21c7528bb61f1a7a, []int{404}
37098 }
37099
37100 func (m *ReportCGI) XXX_Unmarshal(b []byte) error {
37101         return xxx_messageInfo_ReportCGI.Unmarshal(m, b)
37102 }
37103 func (m *ReportCGI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37104         return xxx_messageInfo_ReportCGI.Marshal(b, m, deterministic)
37105 }
37106 func (m *ReportCGI) XXX_Merge(src proto.Message) {
37107         xxx_messageInfo_ReportCGI.Merge(m, src)
37108 }
37109 func (m *ReportCGI) XXX_Size() int {
37110         return xxx_messageInfo_ReportCGI.Size(m)
37111 }
37112 func (m *ReportCGI) XXX_DiscardUnknown() {
37113         xxx_messageInfo_ReportCGI.DiscardUnknown(m)
37114 }
37115
37116 var xxx_messageInfo_ReportCGI proto.InternalMessageInfo
37117
37118 func (m *ReportCGI) GetCellForWhichToReportCGI() uint32 {
37119         if m != nil {
37120                 return m.CellForWhichToReportCGI
37121         }
37122         return 0
37123 }
37124
37125 type ReportConfigInterRAT struct {
37126         // Types that are valid to be assigned to ReportType:
37127         //      *ReportConfigInterRAT_Periodical
37128         //      *ReportConfigInterRAT_EventTriggered
37129         //      *ReportConfigInterRAT_ReportCGI
37130         ReportType           isReportConfigInterRAT_ReportType `protobuf_oneof:"reportType"`
37131         XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
37132         XXX_unrecognized     []byte                            `json:"-"`
37133         XXX_sizecache        int32                             `json:"-"`
37134 }
37135
37136 func (m *ReportConfigInterRAT) Reset()         { *m = ReportConfigInterRAT{} }
37137 func (m *ReportConfigInterRAT) String() string { return proto.CompactTextString(m) }
37138 func (*ReportConfigInterRAT) ProtoMessage()    {}
37139 func (*ReportConfigInterRAT) Descriptor() ([]byte, []int) {
37140         return fileDescriptor_21c7528bb61f1a7a, []int{405}
37141 }
37142
37143 func (m *ReportConfigInterRAT) XXX_Unmarshal(b []byte) error {
37144         return xxx_messageInfo_ReportConfigInterRAT.Unmarshal(m, b)
37145 }
37146 func (m *ReportConfigInterRAT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37147         return xxx_messageInfo_ReportConfigInterRAT.Marshal(b, m, deterministic)
37148 }
37149 func (m *ReportConfigInterRAT) XXX_Merge(src proto.Message) {
37150         xxx_messageInfo_ReportConfigInterRAT.Merge(m, src)
37151 }
37152 func (m *ReportConfigInterRAT) XXX_Size() int {
37153         return xxx_messageInfo_ReportConfigInterRAT.Size(m)
37154 }
37155 func (m *ReportConfigInterRAT) XXX_DiscardUnknown() {
37156         xxx_messageInfo_ReportConfigInterRAT.DiscardUnknown(m)
37157 }
37158
37159 var xxx_messageInfo_ReportConfigInterRAT proto.InternalMessageInfo
37160
37161 type isReportConfigInterRAT_ReportType interface {
37162         isReportConfigInterRAT_ReportType()
37163 }
37164
37165 type ReportConfigInterRAT_Periodical struct {
37166         Periodical *PeriodicalReportConfigInterRAT `protobuf:"bytes,1,opt,name=periodical,proto3,oneof"`
37167 }
37168
37169 type ReportConfigInterRAT_EventTriggered struct {
37170         EventTriggered *EventTriggerConfigInterRAT `protobuf:"bytes,2,opt,name=eventTriggered,proto3,oneof"`
37171 }
37172
37173 type ReportConfigInterRAT_ReportCGI struct {
37174         ReportCGI *ReportCGI_EUTRA `protobuf:"bytes,3,opt,name=reportCGI,proto3,oneof"`
37175 }
37176
37177 func (*ReportConfigInterRAT_Periodical) isReportConfigInterRAT_ReportType() {}
37178
37179 func (*ReportConfigInterRAT_EventTriggered) isReportConfigInterRAT_ReportType() {}
37180
37181 func (*ReportConfigInterRAT_ReportCGI) isReportConfigInterRAT_ReportType() {}
37182
37183 func (m *ReportConfigInterRAT) GetReportType() isReportConfigInterRAT_ReportType {
37184         if m != nil {
37185                 return m.ReportType
37186         }
37187         return nil
37188 }
37189
37190 func (m *ReportConfigInterRAT) GetPeriodical() *PeriodicalReportConfigInterRAT {
37191         if x, ok := m.GetReportType().(*ReportConfigInterRAT_Periodical); ok {
37192                 return x.Periodical
37193         }
37194         return nil
37195 }
37196
37197 func (m *ReportConfigInterRAT) GetEventTriggered() *EventTriggerConfigInterRAT {
37198         if x, ok := m.GetReportType().(*ReportConfigInterRAT_EventTriggered); ok {
37199                 return x.EventTriggered
37200         }
37201         return nil
37202 }
37203
37204 func (m *ReportConfigInterRAT) GetReportCGI() *ReportCGI_EUTRA {
37205         if x, ok := m.GetReportType().(*ReportConfigInterRAT_ReportCGI); ok {
37206                 return x.ReportCGI
37207         }
37208         return nil
37209 }
37210
37211 // XXX_OneofWrappers is for the internal use of the proto package.
37212 func (*ReportConfigInterRAT) XXX_OneofWrappers() []interface{} {
37213         return []interface{}{
37214                 (*ReportConfigInterRAT_Periodical)(nil),
37215                 (*ReportConfigInterRAT_EventTriggered)(nil),
37216                 (*ReportConfigInterRAT_ReportCGI)(nil),
37217         }
37218 }
37219
37220 type PeriodicalReportConfigInterRAT struct {
37221         ReportInterval       *ReportInterval     `protobuf:"bytes,1,opt,name=reportInterval,proto3" json:"reportInterval,omitempty"`
37222         ReportAmount         *ReportAmount       `protobuf:"bytes,2,opt,name=reportAmount,proto3" json:"reportAmount,omitempty"`
37223         ReportQuantity       *MeasReportQuantity `protobuf:"bytes,3,opt,name=reportQuantity,proto3" json:"reportQuantity,omitempty"`
37224         MaxReportCells       uint32              `protobuf:"varint,4,opt,name=maxReportCells,proto3" json:"maxReportCells,omitempty"`
37225         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
37226         XXX_unrecognized     []byte              `json:"-"`
37227         XXX_sizecache        int32               `json:"-"`
37228 }
37229
37230 func (m *PeriodicalReportConfigInterRAT) Reset()         { *m = PeriodicalReportConfigInterRAT{} }
37231 func (m *PeriodicalReportConfigInterRAT) String() string { return proto.CompactTextString(m) }
37232 func (*PeriodicalReportConfigInterRAT) ProtoMessage()    {}
37233 func (*PeriodicalReportConfigInterRAT) Descriptor() ([]byte, []int) {
37234         return fileDescriptor_21c7528bb61f1a7a, []int{406}
37235 }
37236
37237 func (m *PeriodicalReportConfigInterRAT) XXX_Unmarshal(b []byte) error {
37238         return xxx_messageInfo_PeriodicalReportConfigInterRAT.Unmarshal(m, b)
37239 }
37240 func (m *PeriodicalReportConfigInterRAT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37241         return xxx_messageInfo_PeriodicalReportConfigInterRAT.Marshal(b, m, deterministic)
37242 }
37243 func (m *PeriodicalReportConfigInterRAT) XXX_Merge(src proto.Message) {
37244         xxx_messageInfo_PeriodicalReportConfigInterRAT.Merge(m, src)
37245 }
37246 func (m *PeriodicalReportConfigInterRAT) XXX_Size() int {
37247         return xxx_messageInfo_PeriodicalReportConfigInterRAT.Size(m)
37248 }
37249 func (m *PeriodicalReportConfigInterRAT) XXX_DiscardUnknown() {
37250         xxx_messageInfo_PeriodicalReportConfigInterRAT.DiscardUnknown(m)
37251 }
37252
37253 var xxx_messageInfo_PeriodicalReportConfigInterRAT proto.InternalMessageInfo
37254
37255 func (m *PeriodicalReportConfigInterRAT) GetReportInterval() *ReportInterval {
37256         if m != nil {
37257                 return m.ReportInterval
37258         }
37259         return nil
37260 }
37261
37262 func (m *PeriodicalReportConfigInterRAT) GetReportAmount() *ReportAmount {
37263         if m != nil {
37264                 return m.ReportAmount
37265         }
37266         return nil
37267 }
37268
37269 func (m *PeriodicalReportConfigInterRAT) GetReportQuantity() *MeasReportQuantity {
37270         if m != nil {
37271                 return m.ReportQuantity
37272         }
37273         return nil
37274 }
37275
37276 func (m *PeriodicalReportConfigInterRAT) GetMaxReportCells() uint32 {
37277         if m != nil {
37278                 return m.MaxReportCells
37279         }
37280         return 0
37281 }
37282
37283 type EventTriggerConfigInterRAT struct {
37284         // Types that are valid to be assigned to EventId:
37285         //      *EventTriggerConfigInterRAT_EventB1
37286         //      *EventTriggerConfigInterRAT_EventB2
37287         EventId              isEventTriggerConfigInterRAT_EventId `protobuf_oneof:"eventId"`
37288         RsType               *NR_RS_Type                          `protobuf:"bytes,3,opt,name=rsType,proto3" json:"rsType,omitempty"`
37289         ReportInterval       *ReportInterval                      `protobuf:"bytes,4,opt,name=reportInterval,proto3" json:"reportInterval,omitempty"`
37290         ReportAmount         *ReportAmount                        `protobuf:"bytes,5,opt,name=reportAmount,proto3" json:"reportAmount,omitempty"`
37291         ReportQuantity       *MeasReportQuantity                  `protobuf:"bytes,6,opt,name=reportQuantity,proto3" json:"reportQuantity,omitempty"`
37292         MaxReportCells       uint32                               `protobuf:"varint,7,opt,name=maxReportCells,proto3" json:"maxReportCells,omitempty"`
37293         XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
37294         XXX_unrecognized     []byte                               `json:"-"`
37295         XXX_sizecache        int32                                `json:"-"`
37296 }
37297
37298 func (m *EventTriggerConfigInterRAT) Reset()         { *m = EventTriggerConfigInterRAT{} }
37299 func (m *EventTriggerConfigInterRAT) String() string { return proto.CompactTextString(m) }
37300 func (*EventTriggerConfigInterRAT) ProtoMessage()    {}
37301 func (*EventTriggerConfigInterRAT) Descriptor() ([]byte, []int) {
37302         return fileDescriptor_21c7528bb61f1a7a, []int{407}
37303 }
37304
37305 func (m *EventTriggerConfigInterRAT) XXX_Unmarshal(b []byte) error {
37306         return xxx_messageInfo_EventTriggerConfigInterRAT.Unmarshal(m, b)
37307 }
37308 func (m *EventTriggerConfigInterRAT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37309         return xxx_messageInfo_EventTriggerConfigInterRAT.Marshal(b, m, deterministic)
37310 }
37311 func (m *EventTriggerConfigInterRAT) XXX_Merge(src proto.Message) {
37312         xxx_messageInfo_EventTriggerConfigInterRAT.Merge(m, src)
37313 }
37314 func (m *EventTriggerConfigInterRAT) XXX_Size() int {
37315         return xxx_messageInfo_EventTriggerConfigInterRAT.Size(m)
37316 }
37317 func (m *EventTriggerConfigInterRAT) XXX_DiscardUnknown() {
37318         xxx_messageInfo_EventTriggerConfigInterRAT.DiscardUnknown(m)
37319 }
37320
37321 var xxx_messageInfo_EventTriggerConfigInterRAT proto.InternalMessageInfo
37322
37323 type isEventTriggerConfigInterRAT_EventId interface {
37324         isEventTriggerConfigInterRAT_EventId()
37325 }
37326
37327 type EventTriggerConfigInterRAT_EventB1 struct {
37328         EventB1 *EventB1 `protobuf:"bytes,1,opt,name=eventB1,proto3,oneof"`
37329 }
37330
37331 type EventTriggerConfigInterRAT_EventB2 struct {
37332         EventB2 *EventB2 `protobuf:"bytes,2,opt,name=eventB2,proto3,oneof"`
37333 }
37334
37335 func (*EventTriggerConfigInterRAT_EventB1) isEventTriggerConfigInterRAT_EventId() {}
37336
37337 func (*EventTriggerConfigInterRAT_EventB2) isEventTriggerConfigInterRAT_EventId() {}
37338
37339 func (m *EventTriggerConfigInterRAT) GetEventId() isEventTriggerConfigInterRAT_EventId {
37340         if m != nil {
37341                 return m.EventId
37342         }
37343         return nil
37344 }
37345
37346 func (m *EventTriggerConfigInterRAT) GetEventB1() *EventB1 {
37347         if x, ok := m.GetEventId().(*EventTriggerConfigInterRAT_EventB1); ok {
37348                 return x.EventB1
37349         }
37350         return nil
37351 }
37352
37353 func (m *EventTriggerConfigInterRAT) GetEventB2() *EventB2 {
37354         if x, ok := m.GetEventId().(*EventTriggerConfigInterRAT_EventB2); ok {
37355                 return x.EventB2
37356         }
37357         return nil
37358 }
37359
37360 func (m *EventTriggerConfigInterRAT) GetRsType() *NR_RS_Type {
37361         if m != nil {
37362                 return m.RsType
37363         }
37364         return nil
37365 }
37366
37367 func (m *EventTriggerConfigInterRAT) GetReportInterval() *ReportInterval {
37368         if m != nil {
37369                 return m.ReportInterval
37370         }
37371         return nil
37372 }
37373
37374 func (m *EventTriggerConfigInterRAT) GetReportAmount() *ReportAmount {
37375         if m != nil {
37376                 return m.ReportAmount
37377         }
37378         return nil
37379 }
37380
37381 func (m *EventTriggerConfigInterRAT) GetReportQuantity() *MeasReportQuantity {
37382         if m != nil {
37383                 return m.ReportQuantity
37384         }
37385         return nil
37386 }
37387
37388 func (m *EventTriggerConfigInterRAT) GetMaxReportCells() uint32 {
37389         if m != nil {
37390                 return m.MaxReportCells
37391         }
37392         return 0
37393 }
37394
37395 // XXX_OneofWrappers is for the internal use of the proto package.
37396 func (*EventTriggerConfigInterRAT) XXX_OneofWrappers() []interface{} {
37397         return []interface{}{
37398                 (*EventTriggerConfigInterRAT_EventB1)(nil),
37399                 (*EventTriggerConfigInterRAT_EventB2)(nil),
37400         }
37401 }
37402
37403 type EventB1 struct {
37404         B1_ThresholdEUTRA    *MeasTriggerQuantityEUTRA `protobuf:"bytes,1,opt,name=b1_ThresholdEUTRA,json=b1ThresholdEUTRA,proto3" json:"b1_ThresholdEUTRA,omitempty"`
37405         ReportOnLeave        bool                      `protobuf:"varint,2,opt,name=reportOnLeave,proto3" json:"reportOnLeave,omitempty"`
37406         Hysteresis           uint32                    `protobuf:"varint,3,opt,name=hysteresis,proto3" json:"hysteresis,omitempty"`
37407         TimeToTrigger        *TimeToTrigger            `protobuf:"bytes,4,opt,name=timeToTrigger,proto3" json:"timeToTrigger,omitempty"`
37408         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
37409         XXX_unrecognized     []byte                    `json:"-"`
37410         XXX_sizecache        int32                     `json:"-"`
37411 }
37412
37413 func (m *EventB1) Reset()         { *m = EventB1{} }
37414 func (m *EventB1) String() string { return proto.CompactTextString(m) }
37415 func (*EventB1) ProtoMessage()    {}
37416 func (*EventB1) Descriptor() ([]byte, []int) {
37417         return fileDescriptor_21c7528bb61f1a7a, []int{408}
37418 }
37419
37420 func (m *EventB1) XXX_Unmarshal(b []byte) error {
37421         return xxx_messageInfo_EventB1.Unmarshal(m, b)
37422 }
37423 func (m *EventB1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37424         return xxx_messageInfo_EventB1.Marshal(b, m, deterministic)
37425 }
37426 func (m *EventB1) XXX_Merge(src proto.Message) {
37427         xxx_messageInfo_EventB1.Merge(m, src)
37428 }
37429 func (m *EventB1) XXX_Size() int {
37430         return xxx_messageInfo_EventB1.Size(m)
37431 }
37432 func (m *EventB1) XXX_DiscardUnknown() {
37433         xxx_messageInfo_EventB1.DiscardUnknown(m)
37434 }
37435
37436 var xxx_messageInfo_EventB1 proto.InternalMessageInfo
37437
37438 func (m *EventB1) GetB1_ThresholdEUTRA() *MeasTriggerQuantityEUTRA {
37439         if m != nil {
37440                 return m.B1_ThresholdEUTRA
37441         }
37442         return nil
37443 }
37444
37445 func (m *EventB1) GetReportOnLeave() bool {
37446         if m != nil {
37447                 return m.ReportOnLeave
37448         }
37449         return false
37450 }
37451
37452 func (m *EventB1) GetHysteresis() uint32 {
37453         if m != nil {
37454                 return m.Hysteresis
37455         }
37456         return 0
37457 }
37458
37459 func (m *EventB1) GetTimeToTrigger() *TimeToTrigger {
37460         if m != nil {
37461                 return m.TimeToTrigger
37462         }
37463         return nil
37464 }
37465
37466 type EventB2 struct {
37467         B2_Threshold1        *MeasTriggerQuantity      `protobuf:"bytes,1,opt,name=b2_Threshold1,json=b2Threshold1,proto3" json:"b2_Threshold1,omitempty"`
37468         B2_Threshold2EUTRA   *MeasTriggerQuantityEUTRA `protobuf:"bytes,2,opt,name=b2_Threshold2EUTRA,json=b2Threshold2EUTRA,proto3" json:"b2_Threshold2EUTRA,omitempty"`
37469         ReportOnLeave        bool                      `protobuf:"varint,3,opt,name=reportOnLeave,proto3" json:"reportOnLeave,omitempty"`
37470         Hysteresis           uint32                    `protobuf:"varint,4,opt,name=hysteresis,proto3" json:"hysteresis,omitempty"`
37471         TimeToTrigger        *TimeToTrigger            `protobuf:"bytes,5,opt,name=timeToTrigger,proto3" json:"timeToTrigger,omitempty"`
37472         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
37473         XXX_unrecognized     []byte                    `json:"-"`
37474         XXX_sizecache        int32                     `json:"-"`
37475 }
37476
37477 func (m *EventB2) Reset()         { *m = EventB2{} }
37478 func (m *EventB2) String() string { return proto.CompactTextString(m) }
37479 func (*EventB2) ProtoMessage()    {}
37480 func (*EventB2) Descriptor() ([]byte, []int) {
37481         return fileDescriptor_21c7528bb61f1a7a, []int{409}
37482 }
37483
37484 func (m *EventB2) XXX_Unmarshal(b []byte) error {
37485         return xxx_messageInfo_EventB2.Unmarshal(m, b)
37486 }
37487 func (m *EventB2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37488         return xxx_messageInfo_EventB2.Marshal(b, m, deterministic)
37489 }
37490 func (m *EventB2) XXX_Merge(src proto.Message) {
37491         xxx_messageInfo_EventB2.Merge(m, src)
37492 }
37493 func (m *EventB2) XXX_Size() int {
37494         return xxx_messageInfo_EventB2.Size(m)
37495 }
37496 func (m *EventB2) XXX_DiscardUnknown() {
37497         xxx_messageInfo_EventB2.DiscardUnknown(m)
37498 }
37499
37500 var xxx_messageInfo_EventB2 proto.InternalMessageInfo
37501
37502 func (m *EventB2) GetB2_Threshold1() *MeasTriggerQuantity {
37503         if m != nil {
37504                 return m.B2_Threshold1
37505         }
37506         return nil
37507 }
37508
37509 func (m *EventB2) GetB2_Threshold2EUTRA() *MeasTriggerQuantityEUTRA {
37510         if m != nil {
37511                 return m.B2_Threshold2EUTRA
37512         }
37513         return nil
37514 }
37515
37516 func (m *EventB2) GetReportOnLeave() bool {
37517         if m != nil {
37518                 return m.ReportOnLeave
37519         }
37520         return false
37521 }
37522
37523 func (m *EventB2) GetHysteresis() uint32 {
37524         if m != nil {
37525                 return m.Hysteresis
37526         }
37527         return 0
37528 }
37529
37530 func (m *EventB2) GetTimeToTrigger() *TimeToTrigger {
37531         if m != nil {
37532                 return m.TimeToTrigger
37533         }
37534         return nil
37535 }
37536
37537 type MeasTriggerQuantityEUTRA struct {
37538         // Types that are valid to be assigned to C:
37539         //      *MeasTriggerQuantityEUTRA_Rsrp
37540         //      *MeasTriggerQuantityEUTRA_Rsrq
37541         //      *MeasTriggerQuantityEUTRA_Sinr
37542         C                    isMeasTriggerQuantityEUTRA_C `protobuf_oneof:"c"`
37543         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
37544         XXX_unrecognized     []byte                       `json:"-"`
37545         XXX_sizecache        int32                        `json:"-"`
37546 }
37547
37548 func (m *MeasTriggerQuantityEUTRA) Reset()         { *m = MeasTriggerQuantityEUTRA{} }
37549 func (m *MeasTriggerQuantityEUTRA) String() string { return proto.CompactTextString(m) }
37550 func (*MeasTriggerQuantityEUTRA) ProtoMessage()    {}
37551 func (*MeasTriggerQuantityEUTRA) Descriptor() ([]byte, []int) {
37552         return fileDescriptor_21c7528bb61f1a7a, []int{410}
37553 }
37554
37555 func (m *MeasTriggerQuantityEUTRA) XXX_Unmarshal(b []byte) error {
37556         return xxx_messageInfo_MeasTriggerQuantityEUTRA.Unmarshal(m, b)
37557 }
37558 func (m *MeasTriggerQuantityEUTRA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37559         return xxx_messageInfo_MeasTriggerQuantityEUTRA.Marshal(b, m, deterministic)
37560 }
37561 func (m *MeasTriggerQuantityEUTRA) XXX_Merge(src proto.Message) {
37562         xxx_messageInfo_MeasTriggerQuantityEUTRA.Merge(m, src)
37563 }
37564 func (m *MeasTriggerQuantityEUTRA) XXX_Size() int {
37565         return xxx_messageInfo_MeasTriggerQuantityEUTRA.Size(m)
37566 }
37567 func (m *MeasTriggerQuantityEUTRA) XXX_DiscardUnknown() {
37568         xxx_messageInfo_MeasTriggerQuantityEUTRA.DiscardUnknown(m)
37569 }
37570
37571 var xxx_messageInfo_MeasTriggerQuantityEUTRA proto.InternalMessageInfo
37572
37573 type isMeasTriggerQuantityEUTRA_C interface {
37574         isMeasTriggerQuantityEUTRA_C()
37575 }
37576
37577 type MeasTriggerQuantityEUTRA_Rsrp struct {
37578         Rsrp uint32 `protobuf:"varint,1,opt,name=rsrp,proto3,oneof"`
37579 }
37580
37581 type MeasTriggerQuantityEUTRA_Rsrq struct {
37582         Rsrq uint32 `protobuf:"varint,2,opt,name=rsrq,proto3,oneof"`
37583 }
37584
37585 type MeasTriggerQuantityEUTRA_Sinr struct {
37586         Sinr uint32 `protobuf:"varint,3,opt,name=sinr,proto3,oneof"`
37587 }
37588
37589 func (*MeasTriggerQuantityEUTRA_Rsrp) isMeasTriggerQuantityEUTRA_C() {}
37590
37591 func (*MeasTriggerQuantityEUTRA_Rsrq) isMeasTriggerQuantityEUTRA_C() {}
37592
37593 func (*MeasTriggerQuantityEUTRA_Sinr) isMeasTriggerQuantityEUTRA_C() {}
37594
37595 func (m *MeasTriggerQuantityEUTRA) GetC() isMeasTriggerQuantityEUTRA_C {
37596         if m != nil {
37597                 return m.C
37598         }
37599         return nil
37600 }
37601
37602 func (m *MeasTriggerQuantityEUTRA) GetRsrp() uint32 {
37603         if x, ok := m.GetC().(*MeasTriggerQuantityEUTRA_Rsrp); ok {
37604                 return x.Rsrp
37605         }
37606         return 0
37607 }
37608
37609 func (m *MeasTriggerQuantityEUTRA) GetRsrq() uint32 {
37610         if x, ok := m.GetC().(*MeasTriggerQuantityEUTRA_Rsrq); ok {
37611                 return x.Rsrq
37612         }
37613         return 0
37614 }
37615
37616 func (m *MeasTriggerQuantityEUTRA) GetSinr() uint32 {
37617         if x, ok := m.GetC().(*MeasTriggerQuantityEUTRA_Sinr); ok {
37618                 return x.Sinr
37619         }
37620         return 0
37621 }
37622
37623 // XXX_OneofWrappers is for the internal use of the proto package.
37624 func (*MeasTriggerQuantityEUTRA) XXX_OneofWrappers() []interface{} {
37625         return []interface{}{
37626                 (*MeasTriggerQuantityEUTRA_Rsrp)(nil),
37627                 (*MeasTriggerQuantityEUTRA_Rsrq)(nil),
37628                 (*MeasTriggerQuantityEUTRA_Sinr)(nil),
37629         }
37630 }
37631
37632 type ReportCGI_EUTRA struct {
37633         CellForWhichToReportCGI uint32   `protobuf:"varint,1,opt,name=cellForWhichToReportCGI,proto3" json:"cellForWhichToReportCGI,omitempty"`
37634         XXX_NoUnkeyedLiteral    struct{} `json:"-"`
37635         XXX_unrecognized        []byte   `json:"-"`
37636         XXX_sizecache           int32    `json:"-"`
37637 }
37638
37639 func (m *ReportCGI_EUTRA) Reset()         { *m = ReportCGI_EUTRA{} }
37640 func (m *ReportCGI_EUTRA) String() string { return proto.CompactTextString(m) }
37641 func (*ReportCGI_EUTRA) ProtoMessage()    {}
37642 func (*ReportCGI_EUTRA) Descriptor() ([]byte, []int) {
37643         return fileDescriptor_21c7528bb61f1a7a, []int{411}
37644 }
37645
37646 func (m *ReportCGI_EUTRA) XXX_Unmarshal(b []byte) error {
37647         return xxx_messageInfo_ReportCGI_EUTRA.Unmarshal(m, b)
37648 }
37649 func (m *ReportCGI_EUTRA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37650         return xxx_messageInfo_ReportCGI_EUTRA.Marshal(b, m, deterministic)
37651 }
37652 func (m *ReportCGI_EUTRA) XXX_Merge(src proto.Message) {
37653         xxx_messageInfo_ReportCGI_EUTRA.Merge(m, src)
37654 }
37655 func (m *ReportCGI_EUTRA) XXX_Size() int {
37656         return xxx_messageInfo_ReportCGI_EUTRA.Size(m)
37657 }
37658 func (m *ReportCGI_EUTRA) XXX_DiscardUnknown() {
37659         xxx_messageInfo_ReportCGI_EUTRA.DiscardUnknown(m)
37660 }
37661
37662 var xxx_messageInfo_ReportCGI_EUTRA proto.InternalMessageInfo
37663
37664 func (m *ReportCGI_EUTRA) GetCellForWhichToReportCGI() uint32 {
37665         if m != nil {
37666                 return m.CellForWhichToReportCGI
37667         }
37668         return 0
37669 }
37670
37671 type MeasIdToAddMod struct {
37672         MeasId               uint32   `protobuf:"varint,1,opt,name=measId,proto3" json:"measId,omitempty"`
37673         MeasObjectId         uint32   `protobuf:"varint,2,opt,name=measObjectId,proto3" json:"measObjectId,omitempty"`
37674         ReportConfigId       uint32   `protobuf:"varint,3,opt,name=reportConfigId,proto3" json:"reportConfigId,omitempty"`
37675         XXX_NoUnkeyedLiteral struct{} `json:"-"`
37676         XXX_unrecognized     []byte   `json:"-"`
37677         XXX_sizecache        int32    `json:"-"`
37678 }
37679
37680 func (m *MeasIdToAddMod) Reset()         { *m = MeasIdToAddMod{} }
37681 func (m *MeasIdToAddMod) String() string { return proto.CompactTextString(m) }
37682 func (*MeasIdToAddMod) ProtoMessage()    {}
37683 func (*MeasIdToAddMod) Descriptor() ([]byte, []int) {
37684         return fileDescriptor_21c7528bb61f1a7a, []int{412}
37685 }
37686
37687 func (m *MeasIdToAddMod) XXX_Unmarshal(b []byte) error {
37688         return xxx_messageInfo_MeasIdToAddMod.Unmarshal(m, b)
37689 }
37690 func (m *MeasIdToAddMod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37691         return xxx_messageInfo_MeasIdToAddMod.Marshal(b, m, deterministic)
37692 }
37693 func (m *MeasIdToAddMod) XXX_Merge(src proto.Message) {
37694         xxx_messageInfo_MeasIdToAddMod.Merge(m, src)
37695 }
37696 func (m *MeasIdToAddMod) XXX_Size() int {
37697         return xxx_messageInfo_MeasIdToAddMod.Size(m)
37698 }
37699 func (m *MeasIdToAddMod) XXX_DiscardUnknown() {
37700         xxx_messageInfo_MeasIdToAddMod.DiscardUnknown(m)
37701 }
37702
37703 var xxx_messageInfo_MeasIdToAddMod proto.InternalMessageInfo
37704
37705 func (m *MeasIdToAddMod) GetMeasId() uint32 {
37706         if m != nil {
37707                 return m.MeasId
37708         }
37709         return 0
37710 }
37711
37712 func (m *MeasIdToAddMod) GetMeasObjectId() uint32 {
37713         if m != nil {
37714                 return m.MeasObjectId
37715         }
37716         return 0
37717 }
37718
37719 func (m *MeasIdToAddMod) GetReportConfigId() uint32 {
37720         if m != nil {
37721                 return m.ReportConfigId
37722         }
37723         return 0
37724 }
37725
37726 type QuantityConfig struct {
37727         QuantityConfigNR_List []*QuantityConfigNR `protobuf:"bytes,1,rep,name=quantityConfigNR_List,json=quantityConfigNRList,proto3" json:"quantityConfigNR_List,omitempty"`
37728         QuantityConfigEUTRA   *FilterConfig       `protobuf:"bytes,2,opt,name=quantityConfigEUTRA,proto3" json:"quantityConfigEUTRA,omitempty"`
37729         XXX_NoUnkeyedLiteral  struct{}            `json:"-"`
37730         XXX_unrecognized      []byte              `json:"-"`
37731         XXX_sizecache         int32               `json:"-"`
37732 }
37733
37734 func (m *QuantityConfig) Reset()         { *m = QuantityConfig{} }
37735 func (m *QuantityConfig) String() string { return proto.CompactTextString(m) }
37736 func (*QuantityConfig) ProtoMessage()    {}
37737 func (*QuantityConfig) Descriptor() ([]byte, []int) {
37738         return fileDescriptor_21c7528bb61f1a7a, []int{413}
37739 }
37740
37741 func (m *QuantityConfig) XXX_Unmarshal(b []byte) error {
37742         return xxx_messageInfo_QuantityConfig.Unmarshal(m, b)
37743 }
37744 func (m *QuantityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37745         return xxx_messageInfo_QuantityConfig.Marshal(b, m, deterministic)
37746 }
37747 func (m *QuantityConfig) XXX_Merge(src proto.Message) {
37748         xxx_messageInfo_QuantityConfig.Merge(m, src)
37749 }
37750 func (m *QuantityConfig) XXX_Size() int {
37751         return xxx_messageInfo_QuantityConfig.Size(m)
37752 }
37753 func (m *QuantityConfig) XXX_DiscardUnknown() {
37754         xxx_messageInfo_QuantityConfig.DiscardUnknown(m)
37755 }
37756
37757 var xxx_messageInfo_QuantityConfig proto.InternalMessageInfo
37758
37759 func (m *QuantityConfig) GetQuantityConfigNR_List() []*QuantityConfigNR {
37760         if m != nil {
37761                 return m.QuantityConfigNR_List
37762         }
37763         return nil
37764 }
37765
37766 func (m *QuantityConfig) GetQuantityConfigEUTRA() *FilterConfig {
37767         if m != nil {
37768                 return m.QuantityConfigEUTRA
37769         }
37770         return nil
37771 }
37772
37773 type QuantityConfigNR struct {
37774         QuantityConfigCell     *QuantityConfigRS `protobuf:"bytes,1,opt,name=quantityConfigCell,proto3" json:"quantityConfigCell,omitempty"`
37775         QuantityConfigRS_Index *QuantityConfigRS `protobuf:"bytes,2,opt,name=quantityConfigRS_Index,json=quantityConfigRSIndex,proto3" json:"quantityConfigRS_Index,omitempty"`
37776         XXX_NoUnkeyedLiteral   struct{}          `json:"-"`
37777         XXX_unrecognized       []byte            `json:"-"`
37778         XXX_sizecache          int32             `json:"-"`
37779 }
37780
37781 func (m *QuantityConfigNR) Reset()         { *m = QuantityConfigNR{} }
37782 func (m *QuantityConfigNR) String() string { return proto.CompactTextString(m) }
37783 func (*QuantityConfigNR) ProtoMessage()    {}
37784 func (*QuantityConfigNR) Descriptor() ([]byte, []int) {
37785         return fileDescriptor_21c7528bb61f1a7a, []int{414}
37786 }
37787
37788 func (m *QuantityConfigNR) XXX_Unmarshal(b []byte) error {
37789         return xxx_messageInfo_QuantityConfigNR.Unmarshal(m, b)
37790 }
37791 func (m *QuantityConfigNR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37792         return xxx_messageInfo_QuantityConfigNR.Marshal(b, m, deterministic)
37793 }
37794 func (m *QuantityConfigNR) XXX_Merge(src proto.Message) {
37795         xxx_messageInfo_QuantityConfigNR.Merge(m, src)
37796 }
37797 func (m *QuantityConfigNR) XXX_Size() int {
37798         return xxx_messageInfo_QuantityConfigNR.Size(m)
37799 }
37800 func (m *QuantityConfigNR) XXX_DiscardUnknown() {
37801         xxx_messageInfo_QuantityConfigNR.DiscardUnknown(m)
37802 }
37803
37804 var xxx_messageInfo_QuantityConfigNR proto.InternalMessageInfo
37805
37806 func (m *QuantityConfigNR) GetQuantityConfigCell() *QuantityConfigRS {
37807         if m != nil {
37808                 return m.QuantityConfigCell
37809         }
37810         return nil
37811 }
37812
37813 func (m *QuantityConfigNR) GetQuantityConfigRS_Index() *QuantityConfigRS {
37814         if m != nil {
37815                 return m.QuantityConfigRS_Index
37816         }
37817         return nil
37818 }
37819
37820 type QuantityConfigRS struct {
37821         Ssb_FilterConfig     *FilterConfig `protobuf:"bytes,1,opt,name=ssb_FilterConfig,json=ssbFilterConfig,proto3" json:"ssb_FilterConfig,omitempty"`
37822         Csi_RS_FilterConfig  *FilterConfig `protobuf:"bytes,2,opt,name=csi_RS_FilterConfig,json=csiRSFilterConfig,proto3" json:"csi_RS_FilterConfig,omitempty"`
37823         XXX_NoUnkeyedLiteral struct{}      `json:"-"`
37824         XXX_unrecognized     []byte        `json:"-"`
37825         XXX_sizecache        int32         `json:"-"`
37826 }
37827
37828 func (m *QuantityConfigRS) Reset()         { *m = QuantityConfigRS{} }
37829 func (m *QuantityConfigRS) String() string { return proto.CompactTextString(m) }
37830 func (*QuantityConfigRS) ProtoMessage()    {}
37831 func (*QuantityConfigRS) Descriptor() ([]byte, []int) {
37832         return fileDescriptor_21c7528bb61f1a7a, []int{415}
37833 }
37834
37835 func (m *QuantityConfigRS) XXX_Unmarshal(b []byte) error {
37836         return xxx_messageInfo_QuantityConfigRS.Unmarshal(m, b)
37837 }
37838 func (m *QuantityConfigRS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37839         return xxx_messageInfo_QuantityConfigRS.Marshal(b, m, deterministic)
37840 }
37841 func (m *QuantityConfigRS) XXX_Merge(src proto.Message) {
37842         xxx_messageInfo_QuantityConfigRS.Merge(m, src)
37843 }
37844 func (m *QuantityConfigRS) XXX_Size() int {
37845         return xxx_messageInfo_QuantityConfigRS.Size(m)
37846 }
37847 func (m *QuantityConfigRS) XXX_DiscardUnknown() {
37848         xxx_messageInfo_QuantityConfigRS.DiscardUnknown(m)
37849 }
37850
37851 var xxx_messageInfo_QuantityConfigRS proto.InternalMessageInfo
37852
37853 func (m *QuantityConfigRS) GetSsb_FilterConfig() *FilterConfig {
37854         if m != nil {
37855                 return m.Ssb_FilterConfig
37856         }
37857         return nil
37858 }
37859
37860 func (m *QuantityConfigRS) GetCsi_RS_FilterConfig() *FilterConfig {
37861         if m != nil {
37862                 return m.Csi_RS_FilterConfig
37863         }
37864         return nil
37865 }
37866
37867 type FilterConfig struct {
37868         FilterCoefficientRSRP    *FilterCoefficient `protobuf:"bytes,1,opt,name=filterCoefficientRSRP,proto3" json:"filterCoefficientRSRP,omitempty"`
37869         FilterCoefficientRSRQ    *FilterCoefficient `protobuf:"bytes,2,opt,name=filterCoefficientRSRQ,proto3" json:"filterCoefficientRSRQ,omitempty"`
37870         FilterCoefficientRS_SINR *FilterCoefficient `protobuf:"bytes,3,opt,name=filterCoefficientRS_SINR,json=filterCoefficientRSSINR,proto3" json:"filterCoefficientRS_SINR,omitempty"`
37871         XXX_NoUnkeyedLiteral     struct{}           `json:"-"`
37872         XXX_unrecognized         []byte             `json:"-"`
37873         XXX_sizecache            int32              `json:"-"`
37874 }
37875
37876 func (m *FilterConfig) Reset()         { *m = FilterConfig{} }
37877 func (m *FilterConfig) String() string { return proto.CompactTextString(m) }
37878 func (*FilterConfig) ProtoMessage()    {}
37879 func (*FilterConfig) Descriptor() ([]byte, []int) {
37880         return fileDescriptor_21c7528bb61f1a7a, []int{416}
37881 }
37882
37883 func (m *FilterConfig) XXX_Unmarshal(b []byte) error {
37884         return xxx_messageInfo_FilterConfig.Unmarshal(m, b)
37885 }
37886 func (m *FilterConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37887         return xxx_messageInfo_FilterConfig.Marshal(b, m, deterministic)
37888 }
37889 func (m *FilterConfig) XXX_Merge(src proto.Message) {
37890         xxx_messageInfo_FilterConfig.Merge(m, src)
37891 }
37892 func (m *FilterConfig) XXX_Size() int {
37893         return xxx_messageInfo_FilterConfig.Size(m)
37894 }
37895 func (m *FilterConfig) XXX_DiscardUnknown() {
37896         xxx_messageInfo_FilterConfig.DiscardUnknown(m)
37897 }
37898
37899 var xxx_messageInfo_FilterConfig proto.InternalMessageInfo
37900
37901 func (m *FilterConfig) GetFilterCoefficientRSRP() *FilterCoefficient {
37902         if m != nil {
37903                 return m.FilterCoefficientRSRP
37904         }
37905         return nil
37906 }
37907
37908 func (m *FilterConfig) GetFilterCoefficientRSRQ() *FilterCoefficient {
37909         if m != nil {
37910                 return m.FilterCoefficientRSRQ
37911         }
37912         return nil
37913 }
37914
37915 func (m *FilterConfig) GetFilterCoefficientRS_SINR() *FilterCoefficient {
37916         if m != nil {
37917                 return m.FilterCoefficientRS_SINR
37918         }
37919         return nil
37920 }
37921
37922 type FilterCoefficient struct {
37923         Value                FilterCoefficient_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.FilterCoefficient_Value" json:"value,omitempty"`
37924         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
37925         XXX_unrecognized     []byte                  `json:"-"`
37926         XXX_sizecache        int32                   `json:"-"`
37927 }
37928
37929 func (m *FilterCoefficient) Reset()         { *m = FilterCoefficient{} }
37930 func (m *FilterCoefficient) String() string { return proto.CompactTextString(m) }
37931 func (*FilterCoefficient) ProtoMessage()    {}
37932 func (*FilterCoefficient) Descriptor() ([]byte, []int) {
37933         return fileDescriptor_21c7528bb61f1a7a, []int{417}
37934 }
37935
37936 func (m *FilterCoefficient) XXX_Unmarshal(b []byte) error {
37937         return xxx_messageInfo_FilterCoefficient.Unmarshal(m, b)
37938 }
37939 func (m *FilterCoefficient) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37940         return xxx_messageInfo_FilterCoefficient.Marshal(b, m, deterministic)
37941 }
37942 func (m *FilterCoefficient) XXX_Merge(src proto.Message) {
37943         xxx_messageInfo_FilterCoefficient.Merge(m, src)
37944 }
37945 func (m *FilterCoefficient) XXX_Size() int {
37946         return xxx_messageInfo_FilterCoefficient.Size(m)
37947 }
37948 func (m *FilterCoefficient) XXX_DiscardUnknown() {
37949         xxx_messageInfo_FilterCoefficient.DiscardUnknown(m)
37950 }
37951
37952 var xxx_messageInfo_FilterCoefficient proto.InternalMessageInfo
37953
37954 func (m *FilterCoefficient) GetValue() FilterCoefficient_Value {
37955         if m != nil {
37956                 return m.Value
37957         }
37958         return FilterCoefficient_protobuf_unspecified
37959 }
37960
37961 type MeasGapConfig struct {
37962         // Types that are valid to be assigned to GapFR2:
37963         //      *MeasGapConfig_ReleaseGapFR2
37964         //      *MeasGapConfig_SetupGapFR2
37965         GapFR2 isMeasGapConfig_GapFR2 `protobuf_oneof:"gapFR2"`
37966         // Types that are valid to be assigned to GapFR1:
37967         //      *MeasGapConfig_ReleaseGapFR1
37968         //      *MeasGapConfig_SetupGapFR1
37969         GapFR1 isMeasGapConfig_GapFR1 `protobuf_oneof:"gapFR1"`
37970         // Types that are valid to be assigned to GapUE:
37971         //      *MeasGapConfig_ReleaseGapUE
37972         //      *MeasGapConfig_SetupGapUE
37973         GapUE                isMeasGapConfig_GapUE `protobuf_oneof:"gapUE"`
37974         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
37975         XXX_unrecognized     []byte                `json:"-"`
37976         XXX_sizecache        int32                 `json:"-"`
37977 }
37978
37979 func (m *MeasGapConfig) Reset()         { *m = MeasGapConfig{} }
37980 func (m *MeasGapConfig) String() string { return proto.CompactTextString(m) }
37981 func (*MeasGapConfig) ProtoMessage()    {}
37982 func (*MeasGapConfig) Descriptor() ([]byte, []int) {
37983         return fileDescriptor_21c7528bb61f1a7a, []int{418}
37984 }
37985
37986 func (m *MeasGapConfig) XXX_Unmarshal(b []byte) error {
37987         return xxx_messageInfo_MeasGapConfig.Unmarshal(m, b)
37988 }
37989 func (m *MeasGapConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
37990         return xxx_messageInfo_MeasGapConfig.Marshal(b, m, deterministic)
37991 }
37992 func (m *MeasGapConfig) XXX_Merge(src proto.Message) {
37993         xxx_messageInfo_MeasGapConfig.Merge(m, src)
37994 }
37995 func (m *MeasGapConfig) XXX_Size() int {
37996         return xxx_messageInfo_MeasGapConfig.Size(m)
37997 }
37998 func (m *MeasGapConfig) XXX_DiscardUnknown() {
37999         xxx_messageInfo_MeasGapConfig.DiscardUnknown(m)
38000 }
38001
38002 var xxx_messageInfo_MeasGapConfig proto.InternalMessageInfo
38003
38004 type isMeasGapConfig_GapFR2 interface {
38005         isMeasGapConfig_GapFR2()
38006 }
38007
38008 type MeasGapConfig_ReleaseGapFR2 struct {
38009         ReleaseGapFR2 *Null `protobuf:"bytes,1,opt,name=release_gapFR2,json=releaseGapFR2,proto3,oneof"`
38010 }
38011
38012 type MeasGapConfig_SetupGapFR2 struct {
38013         SetupGapFR2 *GapConfig `protobuf:"bytes,2,opt,name=setup_gapFR2,json=setupGapFR2,proto3,oneof"`
38014 }
38015
38016 func (*MeasGapConfig_ReleaseGapFR2) isMeasGapConfig_GapFR2() {}
38017
38018 func (*MeasGapConfig_SetupGapFR2) isMeasGapConfig_GapFR2() {}
38019
38020 func (m *MeasGapConfig) GetGapFR2() isMeasGapConfig_GapFR2 {
38021         if m != nil {
38022                 return m.GapFR2
38023         }
38024         return nil
38025 }
38026
38027 func (m *MeasGapConfig) GetReleaseGapFR2() *Null {
38028         if x, ok := m.GetGapFR2().(*MeasGapConfig_ReleaseGapFR2); ok {
38029                 return x.ReleaseGapFR2
38030         }
38031         return nil
38032 }
38033
38034 func (m *MeasGapConfig) GetSetupGapFR2() *GapConfig {
38035         if x, ok := m.GetGapFR2().(*MeasGapConfig_SetupGapFR2); ok {
38036                 return x.SetupGapFR2
38037         }
38038         return nil
38039 }
38040
38041 type isMeasGapConfig_GapFR1 interface {
38042         isMeasGapConfig_GapFR1()
38043 }
38044
38045 type MeasGapConfig_ReleaseGapFR1 struct {
38046         ReleaseGapFR1 *Null `protobuf:"bytes,3,opt,name=release_gapFR1,json=releaseGapFR1,proto3,oneof"`
38047 }
38048
38049 type MeasGapConfig_SetupGapFR1 struct {
38050         SetupGapFR1 *GapConfig `protobuf:"bytes,4,opt,name=setup_gapFR1,json=setupGapFR1,proto3,oneof"`
38051 }
38052
38053 func (*MeasGapConfig_ReleaseGapFR1) isMeasGapConfig_GapFR1() {}
38054
38055 func (*MeasGapConfig_SetupGapFR1) isMeasGapConfig_GapFR1() {}
38056
38057 func (m *MeasGapConfig) GetGapFR1() isMeasGapConfig_GapFR1 {
38058         if m != nil {
38059                 return m.GapFR1
38060         }
38061         return nil
38062 }
38063
38064 func (m *MeasGapConfig) GetReleaseGapFR1() *Null {
38065         if x, ok := m.GetGapFR1().(*MeasGapConfig_ReleaseGapFR1); ok {
38066                 return x.ReleaseGapFR1
38067         }
38068         return nil
38069 }
38070
38071 func (m *MeasGapConfig) GetSetupGapFR1() *GapConfig {
38072         if x, ok := m.GetGapFR1().(*MeasGapConfig_SetupGapFR1); ok {
38073                 return x.SetupGapFR1
38074         }
38075         return nil
38076 }
38077
38078 type isMeasGapConfig_GapUE interface {
38079         isMeasGapConfig_GapUE()
38080 }
38081
38082 type MeasGapConfig_ReleaseGapUE struct {
38083         ReleaseGapUE *Null `protobuf:"bytes,5,opt,name=release_gapUE,json=releaseGapUE,proto3,oneof"`
38084 }
38085
38086 type MeasGapConfig_SetupGapUE struct {
38087         SetupGapUE *GapConfig `protobuf:"bytes,6,opt,name=setup_gapUE,json=setupGapUE,proto3,oneof"`
38088 }
38089
38090 func (*MeasGapConfig_ReleaseGapUE) isMeasGapConfig_GapUE() {}
38091
38092 func (*MeasGapConfig_SetupGapUE) isMeasGapConfig_GapUE() {}
38093
38094 func (m *MeasGapConfig) GetGapUE() isMeasGapConfig_GapUE {
38095         if m != nil {
38096                 return m.GapUE
38097         }
38098         return nil
38099 }
38100
38101 func (m *MeasGapConfig) GetReleaseGapUE() *Null {
38102         if x, ok := m.GetGapUE().(*MeasGapConfig_ReleaseGapUE); ok {
38103                 return x.ReleaseGapUE
38104         }
38105         return nil
38106 }
38107
38108 func (m *MeasGapConfig) GetSetupGapUE() *GapConfig {
38109         if x, ok := m.GetGapUE().(*MeasGapConfig_SetupGapUE); ok {
38110                 return x.SetupGapUE
38111         }
38112         return nil
38113 }
38114
38115 // XXX_OneofWrappers is for the internal use of the proto package.
38116 func (*MeasGapConfig) XXX_OneofWrappers() []interface{} {
38117         return []interface{}{
38118                 (*MeasGapConfig_ReleaseGapFR2)(nil),
38119                 (*MeasGapConfig_SetupGapFR2)(nil),
38120                 (*MeasGapConfig_ReleaseGapFR1)(nil),
38121                 (*MeasGapConfig_SetupGapFR1)(nil),
38122                 (*MeasGapConfig_ReleaseGapUE)(nil),
38123                 (*MeasGapConfig_SetupGapUE)(nil),
38124         }
38125 }
38126
38127 type GapConfig struct {
38128         GapOffset            uint32   `protobuf:"varint,1,opt,name=gapOffset,proto3" json:"gapOffset,omitempty"`
38129         Mgl                  *MGL     `protobuf:"bytes,2,opt,name=mgl,proto3" json:"mgl,omitempty"`
38130         Mgrp                 *MGRP    `protobuf:"bytes,3,opt,name=mgrp,proto3" json:"mgrp,omitempty"`
38131         Mgta                 *MGTA    `protobuf:"bytes,4,opt,name=mgta,proto3" json:"mgta,omitempty"`
38132         XXX_NoUnkeyedLiteral struct{} `json:"-"`
38133         XXX_unrecognized     []byte   `json:"-"`
38134         XXX_sizecache        int32    `json:"-"`
38135 }
38136
38137 func (m *GapConfig) Reset()         { *m = GapConfig{} }
38138 func (m *GapConfig) String() string { return proto.CompactTextString(m) }
38139 func (*GapConfig) ProtoMessage()    {}
38140 func (*GapConfig) Descriptor() ([]byte, []int) {
38141         return fileDescriptor_21c7528bb61f1a7a, []int{419}
38142 }
38143
38144 func (m *GapConfig) XXX_Unmarshal(b []byte) error {
38145         return xxx_messageInfo_GapConfig.Unmarshal(m, b)
38146 }
38147 func (m *GapConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38148         return xxx_messageInfo_GapConfig.Marshal(b, m, deterministic)
38149 }
38150 func (m *GapConfig) XXX_Merge(src proto.Message) {
38151         xxx_messageInfo_GapConfig.Merge(m, src)
38152 }
38153 func (m *GapConfig) XXX_Size() int {
38154         return xxx_messageInfo_GapConfig.Size(m)
38155 }
38156 func (m *GapConfig) XXX_DiscardUnknown() {
38157         xxx_messageInfo_GapConfig.DiscardUnknown(m)
38158 }
38159
38160 var xxx_messageInfo_GapConfig proto.InternalMessageInfo
38161
38162 func (m *GapConfig) GetGapOffset() uint32 {
38163         if m != nil {
38164                 return m.GapOffset
38165         }
38166         return 0
38167 }
38168
38169 func (m *GapConfig) GetMgl() *MGL {
38170         if m != nil {
38171                 return m.Mgl
38172         }
38173         return nil
38174 }
38175
38176 func (m *GapConfig) GetMgrp() *MGRP {
38177         if m != nil {
38178                 return m.Mgrp
38179         }
38180         return nil
38181 }
38182
38183 func (m *GapConfig) GetMgta() *MGTA {
38184         if m != nil {
38185                 return m.Mgta
38186         }
38187         return nil
38188 }
38189
38190 type MGL struct {
38191         Value                MGL_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MGL_Value" json:"value,omitempty"`
38192         XXX_NoUnkeyedLiteral struct{}  `json:"-"`
38193         XXX_unrecognized     []byte    `json:"-"`
38194         XXX_sizecache        int32     `json:"-"`
38195 }
38196
38197 func (m *MGL) Reset()         { *m = MGL{} }
38198 func (m *MGL) String() string { return proto.CompactTextString(m) }
38199 func (*MGL) ProtoMessage()    {}
38200 func (*MGL) Descriptor() ([]byte, []int) {
38201         return fileDescriptor_21c7528bb61f1a7a, []int{420}
38202 }
38203
38204 func (m *MGL) XXX_Unmarshal(b []byte) error {
38205         return xxx_messageInfo_MGL.Unmarshal(m, b)
38206 }
38207 func (m *MGL) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38208         return xxx_messageInfo_MGL.Marshal(b, m, deterministic)
38209 }
38210 func (m *MGL) XXX_Merge(src proto.Message) {
38211         xxx_messageInfo_MGL.Merge(m, src)
38212 }
38213 func (m *MGL) XXX_Size() int {
38214         return xxx_messageInfo_MGL.Size(m)
38215 }
38216 func (m *MGL) XXX_DiscardUnknown() {
38217         xxx_messageInfo_MGL.DiscardUnknown(m)
38218 }
38219
38220 var xxx_messageInfo_MGL proto.InternalMessageInfo
38221
38222 func (m *MGL) GetValue() MGL_Value {
38223         if m != nil {
38224                 return m.Value
38225         }
38226         return MGL_protobuf_unspecified
38227 }
38228
38229 type MGRP struct {
38230         Value                MGRP_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MGRP_Value" json:"value,omitempty"`
38231         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
38232         XXX_unrecognized     []byte     `json:"-"`
38233         XXX_sizecache        int32      `json:"-"`
38234 }
38235
38236 func (m *MGRP) Reset()         { *m = MGRP{} }
38237 func (m *MGRP) String() string { return proto.CompactTextString(m) }
38238 func (*MGRP) ProtoMessage()    {}
38239 func (*MGRP) Descriptor() ([]byte, []int) {
38240         return fileDescriptor_21c7528bb61f1a7a, []int{421}
38241 }
38242
38243 func (m *MGRP) XXX_Unmarshal(b []byte) error {
38244         return xxx_messageInfo_MGRP.Unmarshal(m, b)
38245 }
38246 func (m *MGRP) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38247         return xxx_messageInfo_MGRP.Marshal(b, m, deterministic)
38248 }
38249 func (m *MGRP) XXX_Merge(src proto.Message) {
38250         xxx_messageInfo_MGRP.Merge(m, src)
38251 }
38252 func (m *MGRP) XXX_Size() int {
38253         return xxx_messageInfo_MGRP.Size(m)
38254 }
38255 func (m *MGRP) XXX_DiscardUnknown() {
38256         xxx_messageInfo_MGRP.DiscardUnknown(m)
38257 }
38258
38259 var xxx_messageInfo_MGRP proto.InternalMessageInfo
38260
38261 func (m *MGRP) GetValue() MGRP_Value {
38262         if m != nil {
38263                 return m.Value
38264         }
38265         return MGRP_protobuf_unspecified
38266 }
38267
38268 type MGTA struct {
38269         Value                MGTA_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MGTA_Value" json:"value,omitempty"`
38270         XXX_NoUnkeyedLiteral struct{}   `json:"-"`
38271         XXX_unrecognized     []byte     `json:"-"`
38272         XXX_sizecache        int32      `json:"-"`
38273 }
38274
38275 func (m *MGTA) Reset()         { *m = MGTA{} }
38276 func (m *MGTA) String() string { return proto.CompactTextString(m) }
38277 func (*MGTA) ProtoMessage()    {}
38278 func (*MGTA) Descriptor() ([]byte, []int) {
38279         return fileDescriptor_21c7528bb61f1a7a, []int{422}
38280 }
38281
38282 func (m *MGTA) XXX_Unmarshal(b []byte) error {
38283         return xxx_messageInfo_MGTA.Unmarshal(m, b)
38284 }
38285 func (m *MGTA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38286         return xxx_messageInfo_MGTA.Marshal(b, m, deterministic)
38287 }
38288 func (m *MGTA) XXX_Merge(src proto.Message) {
38289         xxx_messageInfo_MGTA.Merge(m, src)
38290 }
38291 func (m *MGTA) XXX_Size() int {
38292         return xxx_messageInfo_MGTA.Size(m)
38293 }
38294 func (m *MGTA) XXX_DiscardUnknown() {
38295         xxx_messageInfo_MGTA.DiscardUnknown(m)
38296 }
38297
38298 var xxx_messageInfo_MGTA proto.InternalMessageInfo
38299
38300 func (m *MGTA) GetValue() MGTA_Value {
38301         if m != nil {
38302                 return m.Value
38303         }
38304         return MGTA_protobuf_unspecified
38305 }
38306
38307 type MeasGapSharingConfig struct {
38308         // Types that are valid to be assigned to GapSharingFR2:
38309         //      *MeasGapSharingConfig_ReleaseGapSharingFR2
38310         //      *MeasGapSharingConfig_SetupGapSharingFR2
38311         GapSharingFR2 isMeasGapSharingConfig_GapSharingFR2 `protobuf_oneof:"gapSharingFR2"`
38312         // Types that are valid to be assigned to GapSharingFR1:
38313         //      *MeasGapSharingConfig_ReleaseGapSharingFR1
38314         //      *MeasGapSharingConfig_SetupGapSharingFR1
38315         GapSharingFR1 isMeasGapSharingConfig_GapSharingFR1 `protobuf_oneof:"gapSharingFR1"`
38316         // Types that are valid to be assigned to GapSharingUE:
38317         //      *MeasGapSharingConfig_ReleaseGapSharingUE
38318         //      *MeasGapSharingConfig_SetupGapSharingUE
38319         GapSharingUE         isMeasGapSharingConfig_GapSharingUE `protobuf_oneof:"gapSharingUE"`
38320         XXX_NoUnkeyedLiteral struct{}                            `json:"-"`
38321         XXX_unrecognized     []byte                              `json:"-"`
38322         XXX_sizecache        int32                               `json:"-"`
38323 }
38324
38325 func (m *MeasGapSharingConfig) Reset()         { *m = MeasGapSharingConfig{} }
38326 func (m *MeasGapSharingConfig) String() string { return proto.CompactTextString(m) }
38327 func (*MeasGapSharingConfig) ProtoMessage()    {}
38328 func (*MeasGapSharingConfig) Descriptor() ([]byte, []int) {
38329         return fileDescriptor_21c7528bb61f1a7a, []int{423}
38330 }
38331
38332 func (m *MeasGapSharingConfig) XXX_Unmarshal(b []byte) error {
38333         return xxx_messageInfo_MeasGapSharingConfig.Unmarshal(m, b)
38334 }
38335 func (m *MeasGapSharingConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38336         return xxx_messageInfo_MeasGapSharingConfig.Marshal(b, m, deterministic)
38337 }
38338 func (m *MeasGapSharingConfig) XXX_Merge(src proto.Message) {
38339         xxx_messageInfo_MeasGapSharingConfig.Merge(m, src)
38340 }
38341 func (m *MeasGapSharingConfig) XXX_Size() int {
38342         return xxx_messageInfo_MeasGapSharingConfig.Size(m)
38343 }
38344 func (m *MeasGapSharingConfig) XXX_DiscardUnknown() {
38345         xxx_messageInfo_MeasGapSharingConfig.DiscardUnknown(m)
38346 }
38347
38348 var xxx_messageInfo_MeasGapSharingConfig proto.InternalMessageInfo
38349
38350 type isMeasGapSharingConfig_GapSharingFR2 interface {
38351         isMeasGapSharingConfig_GapSharingFR2()
38352 }
38353
38354 type MeasGapSharingConfig_ReleaseGapSharingFR2 struct {
38355         ReleaseGapSharingFR2 *Null `protobuf:"bytes,1,opt,name=release_gapSharingFR2,json=releaseGapSharingFR2,proto3,oneof"`
38356 }
38357
38358 type MeasGapSharingConfig_SetupGapSharingFR2 struct {
38359         SetupGapSharingFR2 *MeasGapSharingScheme `protobuf:"bytes,2,opt,name=setup_gapSharingFR2,json=setupGapSharingFR2,proto3,oneof"`
38360 }
38361
38362 func (*MeasGapSharingConfig_ReleaseGapSharingFR2) isMeasGapSharingConfig_GapSharingFR2() {}
38363
38364 func (*MeasGapSharingConfig_SetupGapSharingFR2) isMeasGapSharingConfig_GapSharingFR2() {}
38365
38366 func (m *MeasGapSharingConfig) GetGapSharingFR2() isMeasGapSharingConfig_GapSharingFR2 {
38367         if m != nil {
38368                 return m.GapSharingFR2
38369         }
38370         return nil
38371 }
38372
38373 func (m *MeasGapSharingConfig) GetReleaseGapSharingFR2() *Null {
38374         if x, ok := m.GetGapSharingFR2().(*MeasGapSharingConfig_ReleaseGapSharingFR2); ok {
38375                 return x.ReleaseGapSharingFR2
38376         }
38377         return nil
38378 }
38379
38380 func (m *MeasGapSharingConfig) GetSetupGapSharingFR2() *MeasGapSharingScheme {
38381         if x, ok := m.GetGapSharingFR2().(*MeasGapSharingConfig_SetupGapSharingFR2); ok {
38382                 return x.SetupGapSharingFR2
38383         }
38384         return nil
38385 }
38386
38387 type isMeasGapSharingConfig_GapSharingFR1 interface {
38388         isMeasGapSharingConfig_GapSharingFR1()
38389 }
38390
38391 type MeasGapSharingConfig_ReleaseGapSharingFR1 struct {
38392         ReleaseGapSharingFR1 *Null `protobuf:"bytes,3,opt,name=release_gapSharingFR1,json=releaseGapSharingFR1,proto3,oneof"`
38393 }
38394
38395 type MeasGapSharingConfig_SetupGapSharingFR1 struct {
38396         SetupGapSharingFR1 *MeasGapSharingScheme `protobuf:"bytes,4,opt,name=setup_gapSharingFR1,json=setupGapSharingFR1,proto3,oneof"`
38397 }
38398
38399 func (*MeasGapSharingConfig_ReleaseGapSharingFR1) isMeasGapSharingConfig_GapSharingFR1() {}
38400
38401 func (*MeasGapSharingConfig_SetupGapSharingFR1) isMeasGapSharingConfig_GapSharingFR1() {}
38402
38403 func (m *MeasGapSharingConfig) GetGapSharingFR1() isMeasGapSharingConfig_GapSharingFR1 {
38404         if m != nil {
38405                 return m.GapSharingFR1
38406         }
38407         return nil
38408 }
38409
38410 func (m *MeasGapSharingConfig) GetReleaseGapSharingFR1() *Null {
38411         if x, ok := m.GetGapSharingFR1().(*MeasGapSharingConfig_ReleaseGapSharingFR1); ok {
38412                 return x.ReleaseGapSharingFR1
38413         }
38414         return nil
38415 }
38416
38417 func (m *MeasGapSharingConfig) GetSetupGapSharingFR1() *MeasGapSharingScheme {
38418         if x, ok := m.GetGapSharingFR1().(*MeasGapSharingConfig_SetupGapSharingFR1); ok {
38419                 return x.SetupGapSharingFR1
38420         }
38421         return nil
38422 }
38423
38424 type isMeasGapSharingConfig_GapSharingUE interface {
38425         isMeasGapSharingConfig_GapSharingUE()
38426 }
38427
38428 type MeasGapSharingConfig_ReleaseGapSharingUE struct {
38429         ReleaseGapSharingUE *Null `protobuf:"bytes,5,opt,name=release_gapSharingUE,json=releaseGapSharingUE,proto3,oneof"`
38430 }
38431
38432 type MeasGapSharingConfig_SetupGapSharingUE struct {
38433         SetupGapSharingUE *MeasGapSharingScheme `protobuf:"bytes,6,opt,name=setup_gapSharingUE,json=setupGapSharingUE,proto3,oneof"`
38434 }
38435
38436 func (*MeasGapSharingConfig_ReleaseGapSharingUE) isMeasGapSharingConfig_GapSharingUE() {}
38437
38438 func (*MeasGapSharingConfig_SetupGapSharingUE) isMeasGapSharingConfig_GapSharingUE() {}
38439
38440 func (m *MeasGapSharingConfig) GetGapSharingUE() isMeasGapSharingConfig_GapSharingUE {
38441         if m != nil {
38442                 return m.GapSharingUE
38443         }
38444         return nil
38445 }
38446
38447 func (m *MeasGapSharingConfig) GetReleaseGapSharingUE() *Null {
38448         if x, ok := m.GetGapSharingUE().(*MeasGapSharingConfig_ReleaseGapSharingUE); ok {
38449                 return x.ReleaseGapSharingUE
38450         }
38451         return nil
38452 }
38453
38454 func (m *MeasGapSharingConfig) GetSetupGapSharingUE() *MeasGapSharingScheme {
38455         if x, ok := m.GetGapSharingUE().(*MeasGapSharingConfig_SetupGapSharingUE); ok {
38456                 return x.SetupGapSharingUE
38457         }
38458         return nil
38459 }
38460
38461 // XXX_OneofWrappers is for the internal use of the proto package.
38462 func (*MeasGapSharingConfig) XXX_OneofWrappers() []interface{} {
38463         return []interface{}{
38464                 (*MeasGapSharingConfig_ReleaseGapSharingFR2)(nil),
38465                 (*MeasGapSharingConfig_SetupGapSharingFR2)(nil),
38466                 (*MeasGapSharingConfig_ReleaseGapSharingFR1)(nil),
38467                 (*MeasGapSharingConfig_SetupGapSharingFR1)(nil),
38468                 (*MeasGapSharingConfig_ReleaseGapSharingUE)(nil),
38469                 (*MeasGapSharingConfig_SetupGapSharingUE)(nil),
38470         }
38471 }
38472
38473 type MeasGapSharingScheme struct {
38474         Value                MeasGapSharingScheme_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.MeasGapSharingScheme_Value" json:"value,omitempty"`
38475         XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
38476         XXX_unrecognized     []byte                     `json:"-"`
38477         XXX_sizecache        int32                      `json:"-"`
38478 }
38479
38480 func (m *MeasGapSharingScheme) Reset()         { *m = MeasGapSharingScheme{} }
38481 func (m *MeasGapSharingScheme) String() string { return proto.CompactTextString(m) }
38482 func (*MeasGapSharingScheme) ProtoMessage()    {}
38483 func (*MeasGapSharingScheme) Descriptor() ([]byte, []int) {
38484         return fileDescriptor_21c7528bb61f1a7a, []int{424}
38485 }
38486
38487 func (m *MeasGapSharingScheme) XXX_Unmarshal(b []byte) error {
38488         return xxx_messageInfo_MeasGapSharingScheme.Unmarshal(m, b)
38489 }
38490 func (m *MeasGapSharingScheme) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38491         return xxx_messageInfo_MeasGapSharingScheme.Marshal(b, m, deterministic)
38492 }
38493 func (m *MeasGapSharingScheme) XXX_Merge(src proto.Message) {
38494         xxx_messageInfo_MeasGapSharingScheme.Merge(m, src)
38495 }
38496 func (m *MeasGapSharingScheme) XXX_Size() int {
38497         return xxx_messageInfo_MeasGapSharingScheme.Size(m)
38498 }
38499 func (m *MeasGapSharingScheme) XXX_DiscardUnknown() {
38500         xxx_messageInfo_MeasGapSharingScheme.DiscardUnknown(m)
38501 }
38502
38503 var xxx_messageInfo_MeasGapSharingScheme proto.InternalMessageInfo
38504
38505 func (m *MeasGapSharingScheme) GetValue() MeasGapSharingScheme_Value {
38506         if m != nil {
38507                 return m.Value
38508         }
38509         return MeasGapSharingScheme_protobuf_unspecified
38510 }
38511
38512 type OtherConfig struct {
38513         // Types that are valid to be assigned to DelayBudgetReportingConfig:
38514         //      *OtherConfig_Release
38515         //      *OtherConfig_Setup
38516         DelayBudgetReportingConfig isOtherConfig_DelayBudgetReportingConfig `protobuf_oneof:"delayBudgetReportingConfig"`
38517         XXX_NoUnkeyedLiteral       struct{}                                 `json:"-"`
38518         XXX_unrecognized           []byte                                   `json:"-"`
38519         XXX_sizecache              int32                                    `json:"-"`
38520 }
38521
38522 func (m *OtherConfig) Reset()         { *m = OtherConfig{} }
38523 func (m *OtherConfig) String() string { return proto.CompactTextString(m) }
38524 func (*OtherConfig) ProtoMessage()    {}
38525 func (*OtherConfig) Descriptor() ([]byte, []int) {
38526         return fileDescriptor_21c7528bb61f1a7a, []int{425}
38527 }
38528
38529 func (m *OtherConfig) XXX_Unmarshal(b []byte) error {
38530         return xxx_messageInfo_OtherConfig.Unmarshal(m, b)
38531 }
38532 func (m *OtherConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38533         return xxx_messageInfo_OtherConfig.Marshal(b, m, deterministic)
38534 }
38535 func (m *OtherConfig) XXX_Merge(src proto.Message) {
38536         xxx_messageInfo_OtherConfig.Merge(m, src)
38537 }
38538 func (m *OtherConfig) XXX_Size() int {
38539         return xxx_messageInfo_OtherConfig.Size(m)
38540 }
38541 func (m *OtherConfig) XXX_DiscardUnknown() {
38542         xxx_messageInfo_OtherConfig.DiscardUnknown(m)
38543 }
38544
38545 var xxx_messageInfo_OtherConfig proto.InternalMessageInfo
38546
38547 type isOtherConfig_DelayBudgetReportingConfig interface {
38548         isOtherConfig_DelayBudgetReportingConfig()
38549 }
38550
38551 type OtherConfig_Release struct {
38552         Release *Null `protobuf:"bytes,1,opt,name=release,proto3,oneof"`
38553 }
38554
38555 type OtherConfig_Setup struct {
38556         Setup *DelayBudgetReportingProhibitTimer `protobuf:"bytes,2,opt,name=setup,proto3,oneof"`
38557 }
38558
38559 func (*OtherConfig_Release) isOtherConfig_DelayBudgetReportingConfig() {}
38560
38561 func (*OtherConfig_Setup) isOtherConfig_DelayBudgetReportingConfig() {}
38562
38563 func (m *OtherConfig) GetDelayBudgetReportingConfig() isOtherConfig_DelayBudgetReportingConfig {
38564         if m != nil {
38565                 return m.DelayBudgetReportingConfig
38566         }
38567         return nil
38568 }
38569
38570 func (m *OtherConfig) GetRelease() *Null {
38571         if x, ok := m.GetDelayBudgetReportingConfig().(*OtherConfig_Release); ok {
38572                 return x.Release
38573         }
38574         return nil
38575 }
38576
38577 func (m *OtherConfig) GetSetup() *DelayBudgetReportingProhibitTimer {
38578         if x, ok := m.GetDelayBudgetReportingConfig().(*OtherConfig_Setup); ok {
38579                 return x.Setup
38580         }
38581         return nil
38582 }
38583
38584 // XXX_OneofWrappers is for the internal use of the proto package.
38585 func (*OtherConfig) XXX_OneofWrappers() []interface{} {
38586         return []interface{}{
38587                 (*OtherConfig_Release)(nil),
38588                 (*OtherConfig_Setup)(nil),
38589         }
38590 }
38591
38592 type DelayBudgetReportingProhibitTimer struct {
38593         Value                DelayBudgetReportingProhibitTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DelayBudgetReportingProhibitTimer_Value" json:"value,omitempty"`
38594         XXX_NoUnkeyedLiteral struct{}                                `json:"-"`
38595         XXX_unrecognized     []byte                                  `json:"-"`
38596         XXX_sizecache        int32                                   `json:"-"`
38597 }
38598
38599 func (m *DelayBudgetReportingProhibitTimer) Reset()         { *m = DelayBudgetReportingProhibitTimer{} }
38600 func (m *DelayBudgetReportingProhibitTimer) String() string { return proto.CompactTextString(m) }
38601 func (*DelayBudgetReportingProhibitTimer) ProtoMessage()    {}
38602 func (*DelayBudgetReportingProhibitTimer) Descriptor() ([]byte, []int) {
38603         return fileDescriptor_21c7528bb61f1a7a, []int{426}
38604 }
38605
38606 func (m *DelayBudgetReportingProhibitTimer) XXX_Unmarshal(b []byte) error {
38607         return xxx_messageInfo_DelayBudgetReportingProhibitTimer.Unmarshal(m, b)
38608 }
38609 func (m *DelayBudgetReportingProhibitTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38610         return xxx_messageInfo_DelayBudgetReportingProhibitTimer.Marshal(b, m, deterministic)
38611 }
38612 func (m *DelayBudgetReportingProhibitTimer) XXX_Merge(src proto.Message) {
38613         xxx_messageInfo_DelayBudgetReportingProhibitTimer.Merge(m, src)
38614 }
38615 func (m *DelayBudgetReportingProhibitTimer) XXX_Size() int {
38616         return xxx_messageInfo_DelayBudgetReportingProhibitTimer.Size(m)
38617 }
38618 func (m *DelayBudgetReportingProhibitTimer) XXX_DiscardUnknown() {
38619         xxx_messageInfo_DelayBudgetReportingProhibitTimer.DiscardUnknown(m)
38620 }
38621
38622 var xxx_messageInfo_DelayBudgetReportingProhibitTimer proto.InternalMessageInfo
38623
38624 func (m *DelayBudgetReportingProhibitTimer) GetValue() DelayBudgetReportingProhibitTimer_Value {
38625         if m != nil {
38626                 return m.Value
38627         }
38628         return DelayBudgetReportingProhibitTimer_protobuf_unspecified
38629 }
38630
38631 type OtherConfigV1540 struct {
38632         // Types that are valid to be assigned to OverheatingAssistanceConfig:
38633         //      *OtherConfigV1540_ReleaseOverheatingAssistanceConfig
38634         //      *OtherConfigV1540_SetupOverheatingAssistanceConfig
38635         OverheatingAssistanceConfig isOtherConfigV1540_OverheatingAssistanceConfig `protobuf_oneof:"overheatingAssistanceConfig"`
38636         XXX_NoUnkeyedLiteral        struct{}                                       `json:"-"`
38637         XXX_unrecognized            []byte                                         `json:"-"`
38638         XXX_sizecache               int32                                          `json:"-"`
38639 }
38640
38641 func (m *OtherConfigV1540) Reset()         { *m = OtherConfigV1540{} }
38642 func (m *OtherConfigV1540) String() string { return proto.CompactTextString(m) }
38643 func (*OtherConfigV1540) ProtoMessage()    {}
38644 func (*OtherConfigV1540) Descriptor() ([]byte, []int) {
38645         return fileDescriptor_21c7528bb61f1a7a, []int{427}
38646 }
38647
38648 func (m *OtherConfigV1540) XXX_Unmarshal(b []byte) error {
38649         return xxx_messageInfo_OtherConfigV1540.Unmarshal(m, b)
38650 }
38651 func (m *OtherConfigV1540) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38652         return xxx_messageInfo_OtherConfigV1540.Marshal(b, m, deterministic)
38653 }
38654 func (m *OtherConfigV1540) XXX_Merge(src proto.Message) {
38655         xxx_messageInfo_OtherConfigV1540.Merge(m, src)
38656 }
38657 func (m *OtherConfigV1540) XXX_Size() int {
38658         return xxx_messageInfo_OtherConfigV1540.Size(m)
38659 }
38660 func (m *OtherConfigV1540) XXX_DiscardUnknown() {
38661         xxx_messageInfo_OtherConfigV1540.DiscardUnknown(m)
38662 }
38663
38664 var xxx_messageInfo_OtherConfigV1540 proto.InternalMessageInfo
38665
38666 type isOtherConfigV1540_OverheatingAssistanceConfig interface {
38667         isOtherConfigV1540_OverheatingAssistanceConfig()
38668 }
38669
38670 type OtherConfigV1540_ReleaseOverheatingAssistanceConfig struct {
38671         ReleaseOverheatingAssistanceConfig *Null `protobuf:"bytes,1,opt,name=release_overheatingAssistanceConfig,json=releaseOverheatingAssistanceConfig,proto3,oneof"`
38672 }
38673
38674 type OtherConfigV1540_SetupOverheatingAssistanceConfig struct {
38675         SetupOverheatingAssistanceConfig *OverheatingAssistanceConfig `protobuf:"bytes,2,opt,name=setup_overheatingAssistanceConfig,json=setupOverheatingAssistanceConfig,proto3,oneof"`
38676 }
38677
38678 func (*OtherConfigV1540_ReleaseOverheatingAssistanceConfig) isOtherConfigV1540_OverheatingAssistanceConfig() {
38679 }
38680
38681 func (*OtherConfigV1540_SetupOverheatingAssistanceConfig) isOtherConfigV1540_OverheatingAssistanceConfig() {
38682 }
38683
38684 func (m *OtherConfigV1540) GetOverheatingAssistanceConfig() isOtherConfigV1540_OverheatingAssistanceConfig {
38685         if m != nil {
38686                 return m.OverheatingAssistanceConfig
38687         }
38688         return nil
38689 }
38690
38691 func (m *OtherConfigV1540) GetReleaseOverheatingAssistanceConfig() *Null {
38692         if x, ok := m.GetOverheatingAssistanceConfig().(*OtherConfigV1540_ReleaseOverheatingAssistanceConfig); ok {
38693                 return x.ReleaseOverheatingAssistanceConfig
38694         }
38695         return nil
38696 }
38697
38698 func (m *OtherConfigV1540) GetSetupOverheatingAssistanceConfig() *OverheatingAssistanceConfig {
38699         if x, ok := m.GetOverheatingAssistanceConfig().(*OtherConfigV1540_SetupOverheatingAssistanceConfig); ok {
38700                 return x.SetupOverheatingAssistanceConfig
38701         }
38702         return nil
38703 }
38704
38705 // XXX_OneofWrappers is for the internal use of the proto package.
38706 func (*OtherConfigV1540) XXX_OneofWrappers() []interface{} {
38707         return []interface{}{
38708                 (*OtherConfigV1540_ReleaseOverheatingAssistanceConfig)(nil),
38709                 (*OtherConfigV1540_SetupOverheatingAssistanceConfig)(nil),
38710         }
38711 }
38712
38713 type OverheatingAssistanceConfig struct {
38714         OverheatingIndicationProhibitTimer OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer `protobuf:"varint,1,opt,name=overheatingIndicationProhibitTimer,proto3,enum=streaming_protobufs.OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer" json:"overheatingIndicationProhibitTimer,omitempty"`
38715         XXX_NoUnkeyedLiteral               struct{}                                                       `json:"-"`
38716         XXX_unrecognized                   []byte                                                         `json:"-"`
38717         XXX_sizecache                      int32                                                          `json:"-"`
38718 }
38719
38720 func (m *OverheatingAssistanceConfig) Reset()         { *m = OverheatingAssistanceConfig{} }
38721 func (m *OverheatingAssistanceConfig) String() string { return proto.CompactTextString(m) }
38722 func (*OverheatingAssistanceConfig) ProtoMessage()    {}
38723 func (*OverheatingAssistanceConfig) Descriptor() ([]byte, []int) {
38724         return fileDescriptor_21c7528bb61f1a7a, []int{428}
38725 }
38726
38727 func (m *OverheatingAssistanceConfig) XXX_Unmarshal(b []byte) error {
38728         return xxx_messageInfo_OverheatingAssistanceConfig.Unmarshal(m, b)
38729 }
38730 func (m *OverheatingAssistanceConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38731         return xxx_messageInfo_OverheatingAssistanceConfig.Marshal(b, m, deterministic)
38732 }
38733 func (m *OverheatingAssistanceConfig) XXX_Merge(src proto.Message) {
38734         xxx_messageInfo_OverheatingAssistanceConfig.Merge(m, src)
38735 }
38736 func (m *OverheatingAssistanceConfig) XXX_Size() int {
38737         return xxx_messageInfo_OverheatingAssistanceConfig.Size(m)
38738 }
38739 func (m *OverheatingAssistanceConfig) XXX_DiscardUnknown() {
38740         xxx_messageInfo_OverheatingAssistanceConfig.DiscardUnknown(m)
38741 }
38742
38743 var xxx_messageInfo_OverheatingAssistanceConfig proto.InternalMessageInfo
38744
38745 func (m *OverheatingAssistanceConfig) GetOverheatingIndicationProhibitTimer() OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer {
38746         if m != nil {
38747                 return m.OverheatingIndicationProhibitTimer
38748         }
38749         return OverheatingAssistanceConfig_protobuf_unspecified
38750 }
38751
38752 type SCellConfig struct {
38753         SCellIndex           uint32                   `protobuf:"varint,1,opt,name=sCellIndex,proto3" json:"sCellIndex,omitempty"`
38754         SCellConfigCommon    *ServingCellConfigCommon `protobuf:"bytes,2,opt,name=sCellConfigCommon,proto3" json:"sCellConfigCommon,omitempty"`
38755         SCellConfigDedicated *ServingCellConfig       `protobuf:"bytes,3,opt,name=sCellConfigDedicated,proto3" json:"sCellConfigDedicated,omitempty"`
38756         Smtc                 *SSB_MTC                 `protobuf:"bytes,4,opt,name=smtc,proto3" json:"smtc,omitempty"`
38757         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
38758         XXX_unrecognized     []byte                   `json:"-"`
38759         XXX_sizecache        int32                    `json:"-"`
38760 }
38761
38762 func (m *SCellConfig) Reset()         { *m = SCellConfig{} }
38763 func (m *SCellConfig) String() string { return proto.CompactTextString(m) }
38764 func (*SCellConfig) ProtoMessage()    {}
38765 func (*SCellConfig) Descriptor() ([]byte, []int) {
38766         return fileDescriptor_21c7528bb61f1a7a, []int{429}
38767 }
38768
38769 func (m *SCellConfig) XXX_Unmarshal(b []byte) error {
38770         return xxx_messageInfo_SCellConfig.Unmarshal(m, b)
38771 }
38772 func (m *SCellConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38773         return xxx_messageInfo_SCellConfig.Marshal(b, m, deterministic)
38774 }
38775 func (m *SCellConfig) XXX_Merge(src proto.Message) {
38776         xxx_messageInfo_SCellConfig.Merge(m, src)
38777 }
38778 func (m *SCellConfig) XXX_Size() int {
38779         return xxx_messageInfo_SCellConfig.Size(m)
38780 }
38781 func (m *SCellConfig) XXX_DiscardUnknown() {
38782         xxx_messageInfo_SCellConfig.DiscardUnknown(m)
38783 }
38784
38785 var xxx_messageInfo_SCellConfig proto.InternalMessageInfo
38786
38787 func (m *SCellConfig) GetSCellIndex() uint32 {
38788         if m != nil {
38789                 return m.SCellIndex
38790         }
38791         return 0
38792 }
38793
38794 func (m *SCellConfig) GetSCellConfigCommon() *ServingCellConfigCommon {
38795         if m != nil {
38796                 return m.SCellConfigCommon
38797         }
38798         return nil
38799 }
38800
38801 func (m *SCellConfig) GetSCellConfigDedicated() *ServingCellConfig {
38802         if m != nil {
38803                 return m.SCellConfigDedicated
38804         }
38805         return nil
38806 }
38807
38808 func (m *SCellConfig) GetSmtc() *SSB_MTC {
38809         if m != nil {
38810                 return m.Smtc
38811         }
38812         return nil
38813 }
38814
38815 type SearchSpace struct {
38816         SearchSpaceId        uint32                `protobuf:"varint,1,opt,name=searchSpaceId,proto3" json:"searchSpaceId,omitempty"`
38817         ControlResourceSetId *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=controlResourceSetId,proto3" json:"controlResourceSetId,omitempty"`
38818         // Types that are valid to be assigned to MonitoringSlotPeriodicityAndOffset:
38819         //      *SearchSpace_Sl1
38820         //      *SearchSpace_Sl2
38821         //      *SearchSpace_Sl4
38822         //      *SearchSpace_Sl5
38823         //      *SearchSpace_Sl8
38824         //      *SearchSpace_Sl10
38825         //      *SearchSpace_Sl16
38826         //      *SearchSpace_Sl20
38827         //      *SearchSpace_Sl40
38828         //      *SearchSpace_Sl80
38829         //      *SearchSpace_Sl160
38830         //      *SearchSpace_Sl320
38831         //      *SearchSpace_Sl640
38832         //      *SearchSpace_Sl1280
38833         //      *SearchSpace_Sl2560
38834         MonitoringSlotPeriodicityAndOffset isSearchSpace_MonitoringSlotPeriodicityAndOffset `protobuf_oneof:"monitoringSlotPeriodicityAndOffset"`
38835         Duration                           *wrappers.UInt32Value                            `protobuf:"bytes,18,opt,name=duration,proto3" json:"duration,omitempty"`
38836         MonitoringSymbolsWithinSlot        *wrappers.BytesValue                             `protobuf:"bytes,19,opt,name=monitoringSymbolsWithinSlot,proto3" json:"monitoringSymbolsWithinSlot,omitempty"`
38837         NrofCandidates                     *NrofCandidates                                  `protobuf:"bytes,20,opt,name=nrofCandidates,proto3" json:"nrofCandidates,omitempty"`
38838         // Types that are valid to be assigned to SearchSpaceType:
38839         //      *SearchSpace_Common
38840         //      *SearchSpace_Ue_Specific
38841         SearchSpaceType      isSearchSpace_SearchSpaceType `protobuf_oneof:"searchSpaceType"`
38842         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
38843         XXX_unrecognized     []byte                        `json:"-"`
38844         XXX_sizecache        int32                         `json:"-"`
38845 }
38846
38847 func (m *SearchSpace) Reset()         { *m = SearchSpace{} }
38848 func (m *SearchSpace) String() string { return proto.CompactTextString(m) }
38849 func (*SearchSpace) ProtoMessage()    {}
38850 func (*SearchSpace) Descriptor() ([]byte, []int) {
38851         return fileDescriptor_21c7528bb61f1a7a, []int{430}
38852 }
38853
38854 func (m *SearchSpace) XXX_Unmarshal(b []byte) error {
38855         return xxx_messageInfo_SearchSpace.Unmarshal(m, b)
38856 }
38857 func (m *SearchSpace) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
38858         return xxx_messageInfo_SearchSpace.Marshal(b, m, deterministic)
38859 }
38860 func (m *SearchSpace) XXX_Merge(src proto.Message) {
38861         xxx_messageInfo_SearchSpace.Merge(m, src)
38862 }
38863 func (m *SearchSpace) XXX_Size() int {
38864         return xxx_messageInfo_SearchSpace.Size(m)
38865 }
38866 func (m *SearchSpace) XXX_DiscardUnknown() {
38867         xxx_messageInfo_SearchSpace.DiscardUnknown(m)
38868 }
38869
38870 var xxx_messageInfo_SearchSpace proto.InternalMessageInfo
38871
38872 func (m *SearchSpace) GetSearchSpaceId() uint32 {
38873         if m != nil {
38874                 return m.SearchSpaceId
38875         }
38876         return 0
38877 }
38878
38879 func (m *SearchSpace) GetControlResourceSetId() *wrappers.UInt32Value {
38880         if m != nil {
38881                 return m.ControlResourceSetId
38882         }
38883         return nil
38884 }
38885
38886 type isSearchSpace_MonitoringSlotPeriodicityAndOffset interface {
38887         isSearchSpace_MonitoringSlotPeriodicityAndOffset()
38888 }
38889
38890 type SearchSpace_Sl1 struct {
38891         Sl1 *Null `protobuf:"bytes,3,opt,name=sl1,proto3,oneof"`
38892 }
38893
38894 type SearchSpace_Sl2 struct {
38895         Sl2 uint32 `protobuf:"varint,4,opt,name=sl2,proto3,oneof"`
38896 }
38897
38898 type SearchSpace_Sl4 struct {
38899         Sl4 uint32 `protobuf:"varint,5,opt,name=sl4,proto3,oneof"`
38900 }
38901
38902 type SearchSpace_Sl5 struct {
38903         Sl5 uint32 `protobuf:"varint,6,opt,name=sl5,proto3,oneof"`
38904 }
38905
38906 type SearchSpace_Sl8 struct {
38907         Sl8 uint32 `protobuf:"varint,7,opt,name=sl8,proto3,oneof"`
38908 }
38909
38910 type SearchSpace_Sl10 struct {
38911         Sl10 uint32 `protobuf:"varint,8,opt,name=sl10,proto3,oneof"`
38912 }
38913
38914 type SearchSpace_Sl16 struct {
38915         Sl16 uint32 `protobuf:"varint,9,opt,name=sl16,proto3,oneof"`
38916 }
38917
38918 type SearchSpace_Sl20 struct {
38919         Sl20 uint32 `protobuf:"varint,10,opt,name=sl20,proto3,oneof"`
38920 }
38921
38922 type SearchSpace_Sl40 struct {
38923         Sl40 uint32 `protobuf:"varint,11,opt,name=sl40,proto3,oneof"`
38924 }
38925
38926 type SearchSpace_Sl80 struct {
38927         Sl80 uint32 `protobuf:"varint,12,opt,name=sl80,proto3,oneof"`
38928 }
38929
38930 type SearchSpace_Sl160 struct {
38931         Sl160 uint32 `protobuf:"varint,13,opt,name=sl160,proto3,oneof"`
38932 }
38933
38934 type SearchSpace_Sl320 struct {
38935         Sl320 uint32 `protobuf:"varint,14,opt,name=sl320,proto3,oneof"`
38936 }
38937
38938 type SearchSpace_Sl640 struct {
38939         Sl640 uint32 `protobuf:"varint,15,opt,name=sl640,proto3,oneof"`
38940 }
38941
38942 type SearchSpace_Sl1280 struct {
38943         Sl1280 uint32 `protobuf:"varint,16,opt,name=sl1280,proto3,oneof"`
38944 }
38945
38946 type SearchSpace_Sl2560 struct {
38947         Sl2560 uint32 `protobuf:"varint,17,opt,name=sl2560,proto3,oneof"`
38948 }
38949
38950 func (*SearchSpace_Sl1) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38951
38952 func (*SearchSpace_Sl2) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38953
38954 func (*SearchSpace_Sl4) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38955
38956 func (*SearchSpace_Sl5) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38957
38958 func (*SearchSpace_Sl8) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38959
38960 func (*SearchSpace_Sl10) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38961
38962 func (*SearchSpace_Sl16) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38963
38964 func (*SearchSpace_Sl20) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38965
38966 func (*SearchSpace_Sl40) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38967
38968 func (*SearchSpace_Sl80) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38969
38970 func (*SearchSpace_Sl160) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38971
38972 func (*SearchSpace_Sl320) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38973
38974 func (*SearchSpace_Sl640) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38975
38976 func (*SearchSpace_Sl1280) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38977
38978 func (*SearchSpace_Sl2560) isSearchSpace_MonitoringSlotPeriodicityAndOffset() {}
38979
38980 func (m *SearchSpace) GetMonitoringSlotPeriodicityAndOffset() isSearchSpace_MonitoringSlotPeriodicityAndOffset {
38981         if m != nil {
38982                 return m.MonitoringSlotPeriodicityAndOffset
38983         }
38984         return nil
38985 }
38986
38987 func (m *SearchSpace) GetSl1() *Null {
38988         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl1); ok {
38989                 return x.Sl1
38990         }
38991         return nil
38992 }
38993
38994 func (m *SearchSpace) GetSl2() uint32 {
38995         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl2); ok {
38996                 return x.Sl2
38997         }
38998         return 0
38999 }
39000
39001 func (m *SearchSpace) GetSl4() uint32 {
39002         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl4); ok {
39003                 return x.Sl4
39004         }
39005         return 0
39006 }
39007
39008 func (m *SearchSpace) GetSl5() uint32 {
39009         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl5); ok {
39010                 return x.Sl5
39011         }
39012         return 0
39013 }
39014
39015 func (m *SearchSpace) GetSl8() uint32 {
39016         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl8); ok {
39017                 return x.Sl8
39018         }
39019         return 0
39020 }
39021
39022 func (m *SearchSpace) GetSl10() uint32 {
39023         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl10); ok {
39024                 return x.Sl10
39025         }
39026         return 0
39027 }
39028
39029 func (m *SearchSpace) GetSl16() uint32 {
39030         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl16); ok {
39031                 return x.Sl16
39032         }
39033         return 0
39034 }
39035
39036 func (m *SearchSpace) GetSl20() uint32 {
39037         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl20); ok {
39038                 return x.Sl20
39039         }
39040         return 0
39041 }
39042
39043 func (m *SearchSpace) GetSl40() uint32 {
39044         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl40); ok {
39045                 return x.Sl40
39046         }
39047         return 0
39048 }
39049
39050 func (m *SearchSpace) GetSl80() uint32 {
39051         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl80); ok {
39052                 return x.Sl80
39053         }
39054         return 0
39055 }
39056
39057 func (m *SearchSpace) GetSl160() uint32 {
39058         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl160); ok {
39059                 return x.Sl160
39060         }
39061         return 0
39062 }
39063
39064 func (m *SearchSpace) GetSl320() uint32 {
39065         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl320); ok {
39066                 return x.Sl320
39067         }
39068         return 0
39069 }
39070
39071 func (m *SearchSpace) GetSl640() uint32 {
39072         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl640); ok {
39073                 return x.Sl640
39074         }
39075         return 0
39076 }
39077
39078 func (m *SearchSpace) GetSl1280() uint32 {
39079         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl1280); ok {
39080                 return x.Sl1280
39081         }
39082         return 0
39083 }
39084
39085 func (m *SearchSpace) GetSl2560() uint32 {
39086         if x, ok := m.GetMonitoringSlotPeriodicityAndOffset().(*SearchSpace_Sl2560); ok {
39087                 return x.Sl2560
39088         }
39089         return 0
39090 }
39091
39092 func (m *SearchSpace) GetDuration() *wrappers.UInt32Value {
39093         if m != nil {
39094                 return m.Duration
39095         }
39096         return nil
39097 }
39098
39099 func (m *SearchSpace) GetMonitoringSymbolsWithinSlot() *wrappers.BytesValue {
39100         if m != nil {
39101                 return m.MonitoringSymbolsWithinSlot
39102         }
39103         return nil
39104 }
39105
39106 func (m *SearchSpace) GetNrofCandidates() *NrofCandidates {
39107         if m != nil {
39108                 return m.NrofCandidates
39109         }
39110         return nil
39111 }
39112
39113 type isSearchSpace_SearchSpaceType interface {
39114         isSearchSpace_SearchSpaceType()
39115 }
39116
39117 type SearchSpace_Common struct {
39118         Common *Common `protobuf:"bytes,21,opt,name=common,proto3,oneof"`
39119 }
39120
39121 type SearchSpace_Ue_Specific struct {
39122         Ue_Specific *UE_Specific `protobuf:"bytes,22,opt,name=ue_Specific,json=ueSpecific,proto3,oneof"`
39123 }
39124
39125 func (*SearchSpace_Common) isSearchSpace_SearchSpaceType() {}
39126
39127 func (*SearchSpace_Ue_Specific) isSearchSpace_SearchSpaceType() {}
39128
39129 func (m *SearchSpace) GetSearchSpaceType() isSearchSpace_SearchSpaceType {
39130         if m != nil {
39131                 return m.SearchSpaceType
39132         }
39133         return nil
39134 }
39135
39136 func (m *SearchSpace) GetCommon() *Common {
39137         if x, ok := m.GetSearchSpaceType().(*SearchSpace_Common); ok {
39138                 return x.Common
39139         }
39140         return nil
39141 }
39142
39143 func (m *SearchSpace) GetUe_Specific() *UE_Specific {
39144         if x, ok := m.GetSearchSpaceType().(*SearchSpace_Ue_Specific); ok {
39145                 return x.Ue_Specific
39146         }
39147         return nil
39148 }
39149
39150 // XXX_OneofWrappers is for the internal use of the proto package.
39151 func (*SearchSpace) XXX_OneofWrappers() []interface{} {
39152         return []interface{}{
39153                 (*SearchSpace_Sl1)(nil),
39154                 (*SearchSpace_Sl2)(nil),
39155                 (*SearchSpace_Sl4)(nil),
39156                 (*SearchSpace_Sl5)(nil),
39157                 (*SearchSpace_Sl8)(nil),
39158                 (*SearchSpace_Sl10)(nil),
39159                 (*SearchSpace_Sl16)(nil),
39160                 (*SearchSpace_Sl20)(nil),
39161                 (*SearchSpace_Sl40)(nil),
39162                 (*SearchSpace_Sl80)(nil),
39163                 (*SearchSpace_Sl160)(nil),
39164                 (*SearchSpace_Sl320)(nil),
39165                 (*SearchSpace_Sl640)(nil),
39166                 (*SearchSpace_Sl1280)(nil),
39167                 (*SearchSpace_Sl2560)(nil),
39168                 (*SearchSpace_Common)(nil),
39169                 (*SearchSpace_Ue_Specific)(nil),
39170         }
39171 }
39172
39173 type NrofCandidates struct {
39174         AggregationLevel1    *AggregationLevel `protobuf:"bytes,1,opt,name=aggregationLevel1,proto3" json:"aggregationLevel1,omitempty"`
39175         AggregationLevel2    *AggregationLevel `protobuf:"bytes,2,opt,name=aggregationLevel2,proto3" json:"aggregationLevel2,omitempty"`
39176         AggregationLevel4    *AggregationLevel `protobuf:"bytes,3,opt,name=aggregationLevel4,proto3" json:"aggregationLevel4,omitempty"`
39177         AggregationLevel8    *AggregationLevel `protobuf:"bytes,4,opt,name=aggregationLevel8,proto3" json:"aggregationLevel8,omitempty"`
39178         AggregationLevel16   *AggregationLevel `protobuf:"bytes,5,opt,name=aggregationLevel16,proto3" json:"aggregationLevel16,omitempty"`
39179         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
39180         XXX_unrecognized     []byte            `json:"-"`
39181         XXX_sizecache        int32             `json:"-"`
39182 }
39183
39184 func (m *NrofCandidates) Reset()         { *m = NrofCandidates{} }
39185 func (m *NrofCandidates) String() string { return proto.CompactTextString(m) }
39186 func (*NrofCandidates) ProtoMessage()    {}
39187 func (*NrofCandidates) Descriptor() ([]byte, []int) {
39188         return fileDescriptor_21c7528bb61f1a7a, []int{431}
39189 }
39190
39191 func (m *NrofCandidates) XXX_Unmarshal(b []byte) error {
39192         return xxx_messageInfo_NrofCandidates.Unmarshal(m, b)
39193 }
39194 func (m *NrofCandidates) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39195         return xxx_messageInfo_NrofCandidates.Marshal(b, m, deterministic)
39196 }
39197 func (m *NrofCandidates) XXX_Merge(src proto.Message) {
39198         xxx_messageInfo_NrofCandidates.Merge(m, src)
39199 }
39200 func (m *NrofCandidates) XXX_Size() int {
39201         return xxx_messageInfo_NrofCandidates.Size(m)
39202 }
39203 func (m *NrofCandidates) XXX_DiscardUnknown() {
39204         xxx_messageInfo_NrofCandidates.DiscardUnknown(m)
39205 }
39206
39207 var xxx_messageInfo_NrofCandidates proto.InternalMessageInfo
39208
39209 func (m *NrofCandidates) GetAggregationLevel1() *AggregationLevel {
39210         if m != nil {
39211                 return m.AggregationLevel1
39212         }
39213         return nil
39214 }
39215
39216 func (m *NrofCandidates) GetAggregationLevel2() *AggregationLevel {
39217         if m != nil {
39218                 return m.AggregationLevel2
39219         }
39220         return nil
39221 }
39222
39223 func (m *NrofCandidates) GetAggregationLevel4() *AggregationLevel {
39224         if m != nil {
39225                 return m.AggregationLevel4
39226         }
39227         return nil
39228 }
39229
39230 func (m *NrofCandidates) GetAggregationLevel8() *AggregationLevel {
39231         if m != nil {
39232                 return m.AggregationLevel8
39233         }
39234         return nil
39235 }
39236
39237 func (m *NrofCandidates) GetAggregationLevel16() *AggregationLevel {
39238         if m != nil {
39239                 return m.AggregationLevel16
39240         }
39241         return nil
39242 }
39243
39244 type AggregationLevel struct {
39245         Value                AggregationLevel_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.AggregationLevel_Value" json:"value,omitempty"`
39246         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
39247         XXX_unrecognized     []byte                 `json:"-"`
39248         XXX_sizecache        int32                  `json:"-"`
39249 }
39250
39251 func (m *AggregationLevel) Reset()         { *m = AggregationLevel{} }
39252 func (m *AggregationLevel) String() string { return proto.CompactTextString(m) }
39253 func (*AggregationLevel) ProtoMessage()    {}
39254 func (*AggregationLevel) Descriptor() ([]byte, []int) {
39255         return fileDescriptor_21c7528bb61f1a7a, []int{432}
39256 }
39257
39258 func (m *AggregationLevel) XXX_Unmarshal(b []byte) error {
39259         return xxx_messageInfo_AggregationLevel.Unmarshal(m, b)
39260 }
39261 func (m *AggregationLevel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39262         return xxx_messageInfo_AggregationLevel.Marshal(b, m, deterministic)
39263 }
39264 func (m *AggregationLevel) XXX_Merge(src proto.Message) {
39265         xxx_messageInfo_AggregationLevel.Merge(m, src)
39266 }
39267 func (m *AggregationLevel) XXX_Size() int {
39268         return xxx_messageInfo_AggregationLevel.Size(m)
39269 }
39270 func (m *AggregationLevel) XXX_DiscardUnknown() {
39271         xxx_messageInfo_AggregationLevel.DiscardUnknown(m)
39272 }
39273
39274 var xxx_messageInfo_AggregationLevel proto.InternalMessageInfo
39275
39276 func (m *AggregationLevel) GetValue() AggregationLevel_Value {
39277         if m != nil {
39278                 return m.Value
39279         }
39280         return AggregationLevel_protobuf_unspecified
39281 }
39282
39283 type Common struct {
39284         Dci_Format0_0_AndFormat1_0 *DCI_Format0_0_AndFormat1_0 `protobuf:"bytes,1,opt,name=dci_Format0_0_AndFormat1_0,json=dciFormat00AndFormat10,proto3" json:"dci_Format0_0_AndFormat1_0,omitempty"`
39285         Dci_Format2_0              *DCI_Format2_0              `protobuf:"bytes,2,opt,name=dci_Format2_0,json=dciFormat20,proto3" json:"dci_Format2_0,omitempty"`
39286         Dci_Format2_1              *DCI_Format2_1              `protobuf:"bytes,3,opt,name=dci_Format2_1,json=dciFormat21,proto3" json:"dci_Format2_1,omitempty"`
39287         Dci_Format2_2              *DCI_Format2_2              `protobuf:"bytes,4,opt,name=dci_Format2_2,json=dciFormat22,proto3" json:"dci_Format2_2,omitempty"`
39288         Dci_Format2_3              *DCI_Format2_3              `protobuf:"bytes,5,opt,name=dci_Format2_3,json=dciFormat23,proto3" json:"dci_Format2_3,omitempty"`
39289         XXX_NoUnkeyedLiteral       struct{}                    `json:"-"`
39290         XXX_unrecognized           []byte                      `json:"-"`
39291         XXX_sizecache              int32                       `json:"-"`
39292 }
39293
39294 func (m *Common) Reset()         { *m = Common{} }
39295 func (m *Common) String() string { return proto.CompactTextString(m) }
39296 func (*Common) ProtoMessage()    {}
39297 func (*Common) Descriptor() ([]byte, []int) {
39298         return fileDescriptor_21c7528bb61f1a7a, []int{433}
39299 }
39300
39301 func (m *Common) XXX_Unmarshal(b []byte) error {
39302         return xxx_messageInfo_Common.Unmarshal(m, b)
39303 }
39304 func (m *Common) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39305         return xxx_messageInfo_Common.Marshal(b, m, deterministic)
39306 }
39307 func (m *Common) XXX_Merge(src proto.Message) {
39308         xxx_messageInfo_Common.Merge(m, src)
39309 }
39310 func (m *Common) XXX_Size() int {
39311         return xxx_messageInfo_Common.Size(m)
39312 }
39313 func (m *Common) XXX_DiscardUnknown() {
39314         xxx_messageInfo_Common.DiscardUnknown(m)
39315 }
39316
39317 var xxx_messageInfo_Common proto.InternalMessageInfo
39318
39319 func (m *Common) GetDci_Format0_0_AndFormat1_0() *DCI_Format0_0_AndFormat1_0 {
39320         if m != nil {
39321                 return m.Dci_Format0_0_AndFormat1_0
39322         }
39323         return nil
39324 }
39325
39326 func (m *Common) GetDci_Format2_0() *DCI_Format2_0 {
39327         if m != nil {
39328                 return m.Dci_Format2_0
39329         }
39330         return nil
39331 }
39332
39333 func (m *Common) GetDci_Format2_1() *DCI_Format2_1 {
39334         if m != nil {
39335                 return m.Dci_Format2_1
39336         }
39337         return nil
39338 }
39339
39340 func (m *Common) GetDci_Format2_2() *DCI_Format2_2 {
39341         if m != nil {
39342                 return m.Dci_Format2_2
39343         }
39344         return nil
39345 }
39346
39347 func (m *Common) GetDci_Format2_3() *DCI_Format2_3 {
39348         if m != nil {
39349                 return m.Dci_Format2_3
39350         }
39351         return nil
39352 }
39353
39354 type DCI_Format0_0_AndFormat1_0 struct {
39355         XXX_NoUnkeyedLiteral struct{} `json:"-"`
39356         XXX_unrecognized     []byte   `json:"-"`
39357         XXX_sizecache        int32    `json:"-"`
39358 }
39359
39360 func (m *DCI_Format0_0_AndFormat1_0) Reset()         { *m = DCI_Format0_0_AndFormat1_0{} }
39361 func (m *DCI_Format0_0_AndFormat1_0) String() string { return proto.CompactTextString(m) }
39362 func (*DCI_Format0_0_AndFormat1_0) ProtoMessage()    {}
39363 func (*DCI_Format0_0_AndFormat1_0) Descriptor() ([]byte, []int) {
39364         return fileDescriptor_21c7528bb61f1a7a, []int{434}
39365 }
39366
39367 func (m *DCI_Format0_0_AndFormat1_0) XXX_Unmarshal(b []byte) error {
39368         return xxx_messageInfo_DCI_Format0_0_AndFormat1_0.Unmarshal(m, b)
39369 }
39370 func (m *DCI_Format0_0_AndFormat1_0) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39371         return xxx_messageInfo_DCI_Format0_0_AndFormat1_0.Marshal(b, m, deterministic)
39372 }
39373 func (m *DCI_Format0_0_AndFormat1_0) XXX_Merge(src proto.Message) {
39374         xxx_messageInfo_DCI_Format0_0_AndFormat1_0.Merge(m, src)
39375 }
39376 func (m *DCI_Format0_0_AndFormat1_0) XXX_Size() int {
39377         return xxx_messageInfo_DCI_Format0_0_AndFormat1_0.Size(m)
39378 }
39379 func (m *DCI_Format0_0_AndFormat1_0) XXX_DiscardUnknown() {
39380         xxx_messageInfo_DCI_Format0_0_AndFormat1_0.DiscardUnknown(m)
39381 }
39382
39383 var xxx_messageInfo_DCI_Format0_0_AndFormat1_0 proto.InternalMessageInfo
39384
39385 type DCI_Format2_0 struct {
39386         NrofCandidates_SFI   *NrofCandidates_SFI `protobuf:"bytes,1,opt,name=nrofCandidates_SFI,json=nrofCandidatesSFI,proto3" json:"nrofCandidates_SFI,omitempty"`
39387         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
39388         XXX_unrecognized     []byte              `json:"-"`
39389         XXX_sizecache        int32               `json:"-"`
39390 }
39391
39392 func (m *DCI_Format2_0) Reset()         { *m = DCI_Format2_0{} }
39393 func (m *DCI_Format2_0) String() string { return proto.CompactTextString(m) }
39394 func (*DCI_Format2_0) ProtoMessage()    {}
39395 func (*DCI_Format2_0) Descriptor() ([]byte, []int) {
39396         return fileDescriptor_21c7528bb61f1a7a, []int{435}
39397 }
39398
39399 func (m *DCI_Format2_0) XXX_Unmarshal(b []byte) error {
39400         return xxx_messageInfo_DCI_Format2_0.Unmarshal(m, b)
39401 }
39402 func (m *DCI_Format2_0) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39403         return xxx_messageInfo_DCI_Format2_0.Marshal(b, m, deterministic)
39404 }
39405 func (m *DCI_Format2_0) XXX_Merge(src proto.Message) {
39406         xxx_messageInfo_DCI_Format2_0.Merge(m, src)
39407 }
39408 func (m *DCI_Format2_0) XXX_Size() int {
39409         return xxx_messageInfo_DCI_Format2_0.Size(m)
39410 }
39411 func (m *DCI_Format2_0) XXX_DiscardUnknown() {
39412         xxx_messageInfo_DCI_Format2_0.DiscardUnknown(m)
39413 }
39414
39415 var xxx_messageInfo_DCI_Format2_0 proto.InternalMessageInfo
39416
39417 func (m *DCI_Format2_0) GetNrofCandidates_SFI() *NrofCandidates_SFI {
39418         if m != nil {
39419                 return m.NrofCandidates_SFI
39420         }
39421         return nil
39422 }
39423
39424 type NrofCandidates_SFI struct {
39425         AggregationLevel1    *AggregationLevel_SFI `protobuf:"bytes,1,opt,name=aggregationLevel1,proto3" json:"aggregationLevel1,omitempty"`
39426         AggregationLevel2    *AggregationLevel_SFI `protobuf:"bytes,2,opt,name=aggregationLevel2,proto3" json:"aggregationLevel2,omitempty"`
39427         AggregationLevel4    *AggregationLevel_SFI `protobuf:"bytes,3,opt,name=aggregationLevel4,proto3" json:"aggregationLevel4,omitempty"`
39428         AggregationLevel8    *AggregationLevel_SFI `protobuf:"bytes,4,opt,name=aggregationLevel8,proto3" json:"aggregationLevel8,omitempty"`
39429         AggregationLevel16   *AggregationLevel_SFI `protobuf:"bytes,5,opt,name=aggregationLevel16,proto3" json:"aggregationLevel16,omitempty"`
39430         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
39431         XXX_unrecognized     []byte                `json:"-"`
39432         XXX_sizecache        int32                 `json:"-"`
39433 }
39434
39435 func (m *NrofCandidates_SFI) Reset()         { *m = NrofCandidates_SFI{} }
39436 func (m *NrofCandidates_SFI) String() string { return proto.CompactTextString(m) }
39437 func (*NrofCandidates_SFI) ProtoMessage()    {}
39438 func (*NrofCandidates_SFI) Descriptor() ([]byte, []int) {
39439         return fileDescriptor_21c7528bb61f1a7a, []int{436}
39440 }
39441
39442 func (m *NrofCandidates_SFI) XXX_Unmarshal(b []byte) error {
39443         return xxx_messageInfo_NrofCandidates_SFI.Unmarshal(m, b)
39444 }
39445 func (m *NrofCandidates_SFI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39446         return xxx_messageInfo_NrofCandidates_SFI.Marshal(b, m, deterministic)
39447 }
39448 func (m *NrofCandidates_SFI) XXX_Merge(src proto.Message) {
39449         xxx_messageInfo_NrofCandidates_SFI.Merge(m, src)
39450 }
39451 func (m *NrofCandidates_SFI) XXX_Size() int {
39452         return xxx_messageInfo_NrofCandidates_SFI.Size(m)
39453 }
39454 func (m *NrofCandidates_SFI) XXX_DiscardUnknown() {
39455         xxx_messageInfo_NrofCandidates_SFI.DiscardUnknown(m)
39456 }
39457
39458 var xxx_messageInfo_NrofCandidates_SFI proto.InternalMessageInfo
39459
39460 func (m *NrofCandidates_SFI) GetAggregationLevel1() *AggregationLevel_SFI {
39461         if m != nil {
39462                 return m.AggregationLevel1
39463         }
39464         return nil
39465 }
39466
39467 func (m *NrofCandidates_SFI) GetAggregationLevel2() *AggregationLevel_SFI {
39468         if m != nil {
39469                 return m.AggregationLevel2
39470         }
39471         return nil
39472 }
39473
39474 func (m *NrofCandidates_SFI) GetAggregationLevel4() *AggregationLevel_SFI {
39475         if m != nil {
39476                 return m.AggregationLevel4
39477         }
39478         return nil
39479 }
39480
39481 func (m *NrofCandidates_SFI) GetAggregationLevel8() *AggregationLevel_SFI {
39482         if m != nil {
39483                 return m.AggregationLevel8
39484         }
39485         return nil
39486 }
39487
39488 func (m *NrofCandidates_SFI) GetAggregationLevel16() *AggregationLevel_SFI {
39489         if m != nil {
39490                 return m.AggregationLevel16
39491         }
39492         return nil
39493 }
39494
39495 type AggregationLevel_SFI struct {
39496         Value                AggregationLevel_SFI_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.AggregationLevel_SFI_Value" json:"value,omitempty"`
39497         XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
39498         XXX_unrecognized     []byte                     `json:"-"`
39499         XXX_sizecache        int32                      `json:"-"`
39500 }
39501
39502 func (m *AggregationLevel_SFI) Reset()         { *m = AggregationLevel_SFI{} }
39503 func (m *AggregationLevel_SFI) String() string { return proto.CompactTextString(m) }
39504 func (*AggregationLevel_SFI) ProtoMessage()    {}
39505 func (*AggregationLevel_SFI) Descriptor() ([]byte, []int) {
39506         return fileDescriptor_21c7528bb61f1a7a, []int{437}
39507 }
39508
39509 func (m *AggregationLevel_SFI) XXX_Unmarshal(b []byte) error {
39510         return xxx_messageInfo_AggregationLevel_SFI.Unmarshal(m, b)
39511 }
39512 func (m *AggregationLevel_SFI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39513         return xxx_messageInfo_AggregationLevel_SFI.Marshal(b, m, deterministic)
39514 }
39515 func (m *AggregationLevel_SFI) XXX_Merge(src proto.Message) {
39516         xxx_messageInfo_AggregationLevel_SFI.Merge(m, src)
39517 }
39518 func (m *AggregationLevel_SFI) XXX_Size() int {
39519         return xxx_messageInfo_AggregationLevel_SFI.Size(m)
39520 }
39521 func (m *AggregationLevel_SFI) XXX_DiscardUnknown() {
39522         xxx_messageInfo_AggregationLevel_SFI.DiscardUnknown(m)
39523 }
39524
39525 var xxx_messageInfo_AggregationLevel_SFI proto.InternalMessageInfo
39526
39527 func (m *AggregationLevel_SFI) GetValue() AggregationLevel_SFI_Value {
39528         if m != nil {
39529                 return m.Value
39530         }
39531         return AggregationLevel_SFI_protobuf_unspecified
39532 }
39533
39534 type DCI_Format2_1 struct {
39535         XXX_NoUnkeyedLiteral struct{} `json:"-"`
39536         XXX_unrecognized     []byte   `json:"-"`
39537         XXX_sizecache        int32    `json:"-"`
39538 }
39539
39540 func (m *DCI_Format2_1) Reset()         { *m = DCI_Format2_1{} }
39541 func (m *DCI_Format2_1) String() string { return proto.CompactTextString(m) }
39542 func (*DCI_Format2_1) ProtoMessage()    {}
39543 func (*DCI_Format2_1) Descriptor() ([]byte, []int) {
39544         return fileDescriptor_21c7528bb61f1a7a, []int{438}
39545 }
39546
39547 func (m *DCI_Format2_1) XXX_Unmarshal(b []byte) error {
39548         return xxx_messageInfo_DCI_Format2_1.Unmarshal(m, b)
39549 }
39550 func (m *DCI_Format2_1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39551         return xxx_messageInfo_DCI_Format2_1.Marshal(b, m, deterministic)
39552 }
39553 func (m *DCI_Format2_1) XXX_Merge(src proto.Message) {
39554         xxx_messageInfo_DCI_Format2_1.Merge(m, src)
39555 }
39556 func (m *DCI_Format2_1) XXX_Size() int {
39557         return xxx_messageInfo_DCI_Format2_1.Size(m)
39558 }
39559 func (m *DCI_Format2_1) XXX_DiscardUnknown() {
39560         xxx_messageInfo_DCI_Format2_1.DiscardUnknown(m)
39561 }
39562
39563 var xxx_messageInfo_DCI_Format2_1 proto.InternalMessageInfo
39564
39565 type DCI_Format2_2 struct {
39566         XXX_NoUnkeyedLiteral struct{} `json:"-"`
39567         XXX_unrecognized     []byte   `json:"-"`
39568         XXX_sizecache        int32    `json:"-"`
39569 }
39570
39571 func (m *DCI_Format2_2) Reset()         { *m = DCI_Format2_2{} }
39572 func (m *DCI_Format2_2) String() string { return proto.CompactTextString(m) }
39573 func (*DCI_Format2_2) ProtoMessage()    {}
39574 func (*DCI_Format2_2) Descriptor() ([]byte, []int) {
39575         return fileDescriptor_21c7528bb61f1a7a, []int{439}
39576 }
39577
39578 func (m *DCI_Format2_2) XXX_Unmarshal(b []byte) error {
39579         return xxx_messageInfo_DCI_Format2_2.Unmarshal(m, b)
39580 }
39581 func (m *DCI_Format2_2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39582         return xxx_messageInfo_DCI_Format2_2.Marshal(b, m, deterministic)
39583 }
39584 func (m *DCI_Format2_2) XXX_Merge(src proto.Message) {
39585         xxx_messageInfo_DCI_Format2_2.Merge(m, src)
39586 }
39587 func (m *DCI_Format2_2) XXX_Size() int {
39588         return xxx_messageInfo_DCI_Format2_2.Size(m)
39589 }
39590 func (m *DCI_Format2_2) XXX_DiscardUnknown() {
39591         xxx_messageInfo_DCI_Format2_2.DiscardUnknown(m)
39592 }
39593
39594 var xxx_messageInfo_DCI_Format2_2 proto.InternalMessageInfo
39595
39596 type DCI_Format2_3 struct {
39597         Dummy1               *Dummy1  `protobuf:"bytes,1,opt,name=dummy1,proto3" json:"dummy1,omitempty"`
39598         Dummy2               *Dummy2  `protobuf:"bytes,2,opt,name=dummy2,proto3" json:"dummy2,omitempty"`
39599         XXX_NoUnkeyedLiteral struct{} `json:"-"`
39600         XXX_unrecognized     []byte   `json:"-"`
39601         XXX_sizecache        int32    `json:"-"`
39602 }
39603
39604 func (m *DCI_Format2_3) Reset()         { *m = DCI_Format2_3{} }
39605 func (m *DCI_Format2_3) String() string { return proto.CompactTextString(m) }
39606 func (*DCI_Format2_3) ProtoMessage()    {}
39607 func (*DCI_Format2_3) Descriptor() ([]byte, []int) {
39608         return fileDescriptor_21c7528bb61f1a7a, []int{440}
39609 }
39610
39611 func (m *DCI_Format2_3) XXX_Unmarshal(b []byte) error {
39612         return xxx_messageInfo_DCI_Format2_3.Unmarshal(m, b)
39613 }
39614 func (m *DCI_Format2_3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39615         return xxx_messageInfo_DCI_Format2_3.Marshal(b, m, deterministic)
39616 }
39617 func (m *DCI_Format2_3) XXX_Merge(src proto.Message) {
39618         xxx_messageInfo_DCI_Format2_3.Merge(m, src)
39619 }
39620 func (m *DCI_Format2_3) XXX_Size() int {
39621         return xxx_messageInfo_DCI_Format2_3.Size(m)
39622 }
39623 func (m *DCI_Format2_3) XXX_DiscardUnknown() {
39624         xxx_messageInfo_DCI_Format2_3.DiscardUnknown(m)
39625 }
39626
39627 var xxx_messageInfo_DCI_Format2_3 proto.InternalMessageInfo
39628
39629 func (m *DCI_Format2_3) GetDummy1() *Dummy1 {
39630         if m != nil {
39631                 return m.Dummy1
39632         }
39633         return nil
39634 }
39635
39636 func (m *DCI_Format2_3) GetDummy2() *Dummy2 {
39637         if m != nil {
39638                 return m.Dummy2
39639         }
39640         return nil
39641 }
39642
39643 type Dummy1 struct {
39644         Value                Dummy1_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Dummy1_Value" json:"value,omitempty"`
39645         XXX_NoUnkeyedLiteral struct{}     `json:"-"`
39646         XXX_unrecognized     []byte       `json:"-"`
39647         XXX_sizecache        int32        `json:"-"`
39648 }
39649
39650 func (m *Dummy1) Reset()         { *m = Dummy1{} }
39651 func (m *Dummy1) String() string { return proto.CompactTextString(m) }
39652 func (*Dummy1) ProtoMessage()    {}
39653 func (*Dummy1) Descriptor() ([]byte, []int) {
39654         return fileDescriptor_21c7528bb61f1a7a, []int{441}
39655 }
39656
39657 func (m *Dummy1) XXX_Unmarshal(b []byte) error {
39658         return xxx_messageInfo_Dummy1.Unmarshal(m, b)
39659 }
39660 func (m *Dummy1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39661         return xxx_messageInfo_Dummy1.Marshal(b, m, deterministic)
39662 }
39663 func (m *Dummy1) XXX_Merge(src proto.Message) {
39664         xxx_messageInfo_Dummy1.Merge(m, src)
39665 }
39666 func (m *Dummy1) XXX_Size() int {
39667         return xxx_messageInfo_Dummy1.Size(m)
39668 }
39669 func (m *Dummy1) XXX_DiscardUnknown() {
39670         xxx_messageInfo_Dummy1.DiscardUnknown(m)
39671 }
39672
39673 var xxx_messageInfo_Dummy1 proto.InternalMessageInfo
39674
39675 func (m *Dummy1) GetValue() Dummy1_Value {
39676         if m != nil {
39677                 return m.Value
39678         }
39679         return Dummy1_protobuf_unspecified
39680 }
39681
39682 type Dummy2 struct {
39683         Value                Dummy2_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.Dummy2_Value" json:"value,omitempty"`
39684         XXX_NoUnkeyedLiteral struct{}     `json:"-"`
39685         XXX_unrecognized     []byte       `json:"-"`
39686         XXX_sizecache        int32        `json:"-"`
39687 }
39688
39689 func (m *Dummy2) Reset()         { *m = Dummy2{} }
39690 func (m *Dummy2) String() string { return proto.CompactTextString(m) }
39691 func (*Dummy2) ProtoMessage()    {}
39692 func (*Dummy2) Descriptor() ([]byte, []int) {
39693         return fileDescriptor_21c7528bb61f1a7a, []int{442}
39694 }
39695
39696 func (m *Dummy2) XXX_Unmarshal(b []byte) error {
39697         return xxx_messageInfo_Dummy2.Unmarshal(m, b)
39698 }
39699 func (m *Dummy2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39700         return xxx_messageInfo_Dummy2.Marshal(b, m, deterministic)
39701 }
39702 func (m *Dummy2) XXX_Merge(src proto.Message) {
39703         xxx_messageInfo_Dummy2.Merge(m, src)
39704 }
39705 func (m *Dummy2) XXX_Size() int {
39706         return xxx_messageInfo_Dummy2.Size(m)
39707 }
39708 func (m *Dummy2) XXX_DiscardUnknown() {
39709         xxx_messageInfo_Dummy2.DiscardUnknown(m)
39710 }
39711
39712 var xxx_messageInfo_Dummy2 proto.InternalMessageInfo
39713
39714 func (m *Dummy2) GetValue() Dummy2_Value {
39715         if m != nil {
39716                 return m.Value
39717         }
39718         return Dummy2_protobuf_unspecified
39719 }
39720
39721 type UE_Specific struct {
39722         Dci_Formats          *DCI_Formats `protobuf:"bytes,1,opt,name=dci_Formats,json=dciFormats,proto3" json:"dci_Formats,omitempty"`
39723         XXX_NoUnkeyedLiteral struct{}     `json:"-"`
39724         XXX_unrecognized     []byte       `json:"-"`
39725         XXX_sizecache        int32        `json:"-"`
39726 }
39727
39728 func (m *UE_Specific) Reset()         { *m = UE_Specific{} }
39729 func (m *UE_Specific) String() string { return proto.CompactTextString(m) }
39730 func (*UE_Specific) ProtoMessage()    {}
39731 func (*UE_Specific) Descriptor() ([]byte, []int) {
39732         return fileDescriptor_21c7528bb61f1a7a, []int{443}
39733 }
39734
39735 func (m *UE_Specific) XXX_Unmarshal(b []byte) error {
39736         return xxx_messageInfo_UE_Specific.Unmarshal(m, b)
39737 }
39738 func (m *UE_Specific) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39739         return xxx_messageInfo_UE_Specific.Marshal(b, m, deterministic)
39740 }
39741 func (m *UE_Specific) XXX_Merge(src proto.Message) {
39742         xxx_messageInfo_UE_Specific.Merge(m, src)
39743 }
39744 func (m *UE_Specific) XXX_Size() int {
39745         return xxx_messageInfo_UE_Specific.Size(m)
39746 }
39747 func (m *UE_Specific) XXX_DiscardUnknown() {
39748         xxx_messageInfo_UE_Specific.DiscardUnknown(m)
39749 }
39750
39751 var xxx_messageInfo_UE_Specific proto.InternalMessageInfo
39752
39753 func (m *UE_Specific) GetDci_Formats() *DCI_Formats {
39754         if m != nil {
39755                 return m.Dci_Formats
39756         }
39757         return nil
39758 }
39759
39760 type DCI_Formats struct {
39761         Value                DCI_Formats_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DCI_Formats_Value" json:"value,omitempty"`
39762         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
39763         XXX_unrecognized     []byte            `json:"-"`
39764         XXX_sizecache        int32             `json:"-"`
39765 }
39766
39767 func (m *DCI_Formats) Reset()         { *m = DCI_Formats{} }
39768 func (m *DCI_Formats) String() string { return proto.CompactTextString(m) }
39769 func (*DCI_Formats) ProtoMessage()    {}
39770 func (*DCI_Formats) Descriptor() ([]byte, []int) {
39771         return fileDescriptor_21c7528bb61f1a7a, []int{444}
39772 }
39773
39774 func (m *DCI_Formats) XXX_Unmarshal(b []byte) error {
39775         return xxx_messageInfo_DCI_Formats.Unmarshal(m, b)
39776 }
39777 func (m *DCI_Formats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39778         return xxx_messageInfo_DCI_Formats.Marshal(b, m, deterministic)
39779 }
39780 func (m *DCI_Formats) XXX_Merge(src proto.Message) {
39781         xxx_messageInfo_DCI_Formats.Merge(m, src)
39782 }
39783 func (m *DCI_Formats) XXX_Size() int {
39784         return xxx_messageInfo_DCI_Formats.Size(m)
39785 }
39786 func (m *DCI_Formats) XXX_DiscardUnknown() {
39787         xxx_messageInfo_DCI_Formats.DiscardUnknown(m)
39788 }
39789
39790 var xxx_messageInfo_DCI_Formats proto.InternalMessageInfo
39791
39792 func (m *DCI_Formats) GetValue() DCI_Formats_Value {
39793         if m != nil {
39794                 return m.Value
39795         }
39796         return DCI_Formats_protobuf_unspecified
39797 }
39798
39799 type MeasResultCellListSFTD struct {
39800         Items                []*MeasResultCellSFTD `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
39801         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
39802         XXX_unrecognized     []byte                `json:"-"`
39803         XXX_sizecache        int32                 `json:"-"`
39804 }
39805
39806 func (m *MeasResultCellListSFTD) Reset()         { *m = MeasResultCellListSFTD{} }
39807 func (m *MeasResultCellListSFTD) String() string { return proto.CompactTextString(m) }
39808 func (*MeasResultCellListSFTD) ProtoMessage()    {}
39809 func (*MeasResultCellListSFTD) Descriptor() ([]byte, []int) {
39810         return fileDescriptor_21c7528bb61f1a7a, []int{445}
39811 }
39812
39813 func (m *MeasResultCellListSFTD) XXX_Unmarshal(b []byte) error {
39814         return xxx_messageInfo_MeasResultCellListSFTD.Unmarshal(m, b)
39815 }
39816 func (m *MeasResultCellListSFTD) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39817         return xxx_messageInfo_MeasResultCellListSFTD.Marshal(b, m, deterministic)
39818 }
39819 func (m *MeasResultCellListSFTD) XXX_Merge(src proto.Message) {
39820         xxx_messageInfo_MeasResultCellListSFTD.Merge(m, src)
39821 }
39822 func (m *MeasResultCellListSFTD) XXX_Size() int {
39823         return xxx_messageInfo_MeasResultCellListSFTD.Size(m)
39824 }
39825 func (m *MeasResultCellListSFTD) XXX_DiscardUnknown() {
39826         xxx_messageInfo_MeasResultCellListSFTD.DiscardUnknown(m)
39827 }
39828
39829 var xxx_messageInfo_MeasResultCellListSFTD proto.InternalMessageInfo
39830
39831 func (m *MeasResultCellListSFTD) GetItems() []*MeasResultCellSFTD {
39832         if m != nil {
39833                 return m.Items
39834         }
39835         return nil
39836 }
39837
39838 type MeasResultCellSFTD struct {
39839         PhysCellId                uint32                `protobuf:"varint,1,opt,name=physCellId,proto3" json:"physCellId,omitempty"`
39840         Sfn_OffsetResult          uint32                `protobuf:"varint,2,opt,name=sfn_OffsetResult,json=sfnOffsetResult,proto3" json:"sfn_OffsetResult,omitempty"`
39841         FrameBoundaryOffsetResult int32                 `protobuf:"zigzag32,3,opt,name=frameBoundaryOffsetResult,proto3" json:"frameBoundaryOffsetResult,omitempty"`
39842         Rsrp_Result               *wrappers.UInt32Value `protobuf:"bytes,4,opt,name=rsrp_Result,json=rsrpResult,proto3" json:"rsrp_Result,omitempty"`
39843         XXX_NoUnkeyedLiteral      struct{}              `json:"-"`
39844         XXX_unrecognized          []byte                `json:"-"`
39845         XXX_sizecache             int32                 `json:"-"`
39846 }
39847
39848 func (m *MeasResultCellSFTD) Reset()         { *m = MeasResultCellSFTD{} }
39849 func (m *MeasResultCellSFTD) String() string { return proto.CompactTextString(m) }
39850 func (*MeasResultCellSFTD) ProtoMessage()    {}
39851 func (*MeasResultCellSFTD) Descriptor() ([]byte, []int) {
39852         return fileDescriptor_21c7528bb61f1a7a, []int{446}
39853 }
39854
39855 func (m *MeasResultCellSFTD) XXX_Unmarshal(b []byte) error {
39856         return xxx_messageInfo_MeasResultCellSFTD.Unmarshal(m, b)
39857 }
39858 func (m *MeasResultCellSFTD) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39859         return xxx_messageInfo_MeasResultCellSFTD.Marshal(b, m, deterministic)
39860 }
39861 func (m *MeasResultCellSFTD) XXX_Merge(src proto.Message) {
39862         xxx_messageInfo_MeasResultCellSFTD.Merge(m, src)
39863 }
39864 func (m *MeasResultCellSFTD) XXX_Size() int {
39865         return xxx_messageInfo_MeasResultCellSFTD.Size(m)
39866 }
39867 func (m *MeasResultCellSFTD) XXX_DiscardUnknown() {
39868         xxx_messageInfo_MeasResultCellSFTD.DiscardUnknown(m)
39869 }
39870
39871 var xxx_messageInfo_MeasResultCellSFTD proto.InternalMessageInfo
39872
39873 func (m *MeasResultCellSFTD) GetPhysCellId() uint32 {
39874         if m != nil {
39875                 return m.PhysCellId
39876         }
39877         return 0
39878 }
39879
39880 func (m *MeasResultCellSFTD) GetSfn_OffsetResult() uint32 {
39881         if m != nil {
39882                 return m.Sfn_OffsetResult
39883         }
39884         return 0
39885 }
39886
39887 func (m *MeasResultCellSFTD) GetFrameBoundaryOffsetResult() int32 {
39888         if m != nil {
39889                 return m.FrameBoundaryOffsetResult
39890         }
39891         return 0
39892 }
39893
39894 func (m *MeasResultCellSFTD) GetRsrp_Result() *wrappers.UInt32Value {
39895         if m != nil {
39896                 return m.Rsrp_Result
39897         }
39898         return nil
39899 }
39900
39901 type MeasResultList2NR struct {
39902         Items                []*MeasResult2NR `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
39903         XXX_NoUnkeyedLiteral struct{}         `json:"-"`
39904         XXX_unrecognized     []byte           `json:"-"`
39905         XXX_sizecache        int32            `json:"-"`
39906 }
39907
39908 func (m *MeasResultList2NR) Reset()         { *m = MeasResultList2NR{} }
39909 func (m *MeasResultList2NR) String() string { return proto.CompactTextString(m) }
39910 func (*MeasResultList2NR) ProtoMessage()    {}
39911 func (*MeasResultList2NR) Descriptor() ([]byte, []int) {
39912         return fileDescriptor_21c7528bb61f1a7a, []int{447}
39913 }
39914
39915 func (m *MeasResultList2NR) XXX_Unmarshal(b []byte) error {
39916         return xxx_messageInfo_MeasResultList2NR.Unmarshal(m, b)
39917 }
39918 func (m *MeasResultList2NR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39919         return xxx_messageInfo_MeasResultList2NR.Marshal(b, m, deterministic)
39920 }
39921 func (m *MeasResultList2NR) XXX_Merge(src proto.Message) {
39922         xxx_messageInfo_MeasResultList2NR.Merge(m, src)
39923 }
39924 func (m *MeasResultList2NR) XXX_Size() int {
39925         return xxx_messageInfo_MeasResultList2NR.Size(m)
39926 }
39927 func (m *MeasResultList2NR) XXX_DiscardUnknown() {
39928         xxx_messageInfo_MeasResultList2NR.DiscardUnknown(m)
39929 }
39930
39931 var xxx_messageInfo_MeasResultList2NR proto.InternalMessageInfo
39932
39933 func (m *MeasResultList2NR) GetItems() []*MeasResult2NR {
39934         if m != nil {
39935                 return m.Items
39936         }
39937         return nil
39938 }
39939
39940 type MeasResult2NR struct {
39941         SsbFrequency              *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=ssbFrequency,proto3" json:"ssbFrequency,omitempty"`
39942         RefFreqCSI_RS             *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=refFreqCSI_RS,json=refFreqCSIRS,proto3" json:"refFreqCSI_RS,omitempty"`
39943         MeasResultServingCell     *MeasResultNR         `protobuf:"bytes,3,opt,name=measResultServingCell,proto3" json:"measResultServingCell,omitempty"`
39944         MeasResultNeighCellListNR *MeasResultListNR     `protobuf:"bytes,4,opt,name=measResultNeighCellListNR,proto3" json:"measResultNeighCellListNR,omitempty"`
39945         XXX_NoUnkeyedLiteral      struct{}              `json:"-"`
39946         XXX_unrecognized          []byte                `json:"-"`
39947         XXX_sizecache             int32                 `json:"-"`
39948 }
39949
39950 func (m *MeasResult2NR) Reset()         { *m = MeasResult2NR{} }
39951 func (m *MeasResult2NR) String() string { return proto.CompactTextString(m) }
39952 func (*MeasResult2NR) ProtoMessage()    {}
39953 func (*MeasResult2NR) Descriptor() ([]byte, []int) {
39954         return fileDescriptor_21c7528bb61f1a7a, []int{448}
39955 }
39956
39957 func (m *MeasResult2NR) XXX_Unmarshal(b []byte) error {
39958         return xxx_messageInfo_MeasResult2NR.Unmarshal(m, b)
39959 }
39960 func (m *MeasResult2NR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39961         return xxx_messageInfo_MeasResult2NR.Marshal(b, m, deterministic)
39962 }
39963 func (m *MeasResult2NR) XXX_Merge(src proto.Message) {
39964         xxx_messageInfo_MeasResult2NR.Merge(m, src)
39965 }
39966 func (m *MeasResult2NR) XXX_Size() int {
39967         return xxx_messageInfo_MeasResult2NR.Size(m)
39968 }
39969 func (m *MeasResult2NR) XXX_DiscardUnknown() {
39970         xxx_messageInfo_MeasResult2NR.DiscardUnknown(m)
39971 }
39972
39973 var xxx_messageInfo_MeasResult2NR proto.InternalMessageInfo
39974
39975 func (m *MeasResult2NR) GetSsbFrequency() *wrappers.UInt32Value {
39976         if m != nil {
39977                 return m.SsbFrequency
39978         }
39979         return nil
39980 }
39981
39982 func (m *MeasResult2NR) GetRefFreqCSI_RS() *wrappers.UInt32Value {
39983         if m != nil {
39984                 return m.RefFreqCSI_RS
39985         }
39986         return nil
39987 }
39988
39989 func (m *MeasResult2NR) GetMeasResultServingCell() *MeasResultNR {
39990         if m != nil {
39991                 return m.MeasResultServingCell
39992         }
39993         return nil
39994 }
39995
39996 func (m *MeasResult2NR) GetMeasResultNeighCellListNR() *MeasResultListNR {
39997         if m != nil {
39998                 return m.MeasResultNeighCellListNR
39999         }
40000         return nil
40001 }
40002
40003 type MeasQuantityResults struct {
40004         Rsrp                 *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=rsrp,proto3" json:"rsrp,omitempty"`
40005         Rsrq                 *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=rsrq,proto3" json:"rsrq,omitempty"`
40006         Sinr                 *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=sinr,proto3" json:"sinr,omitempty"`
40007         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
40008         XXX_unrecognized     []byte                `json:"-"`
40009         XXX_sizecache        int32                 `json:"-"`
40010 }
40011
40012 func (m *MeasQuantityResults) Reset()         { *m = MeasQuantityResults{} }
40013 func (m *MeasQuantityResults) String() string { return proto.CompactTextString(m) }
40014 func (*MeasQuantityResults) ProtoMessage()    {}
40015 func (*MeasQuantityResults) Descriptor() ([]byte, []int) {
40016         return fileDescriptor_21c7528bb61f1a7a, []int{449}
40017 }
40018
40019 func (m *MeasQuantityResults) XXX_Unmarshal(b []byte) error {
40020         return xxx_messageInfo_MeasQuantityResults.Unmarshal(m, b)
40021 }
40022 func (m *MeasQuantityResults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40023         return xxx_messageInfo_MeasQuantityResults.Marshal(b, m, deterministic)
40024 }
40025 func (m *MeasQuantityResults) XXX_Merge(src proto.Message) {
40026         xxx_messageInfo_MeasQuantityResults.Merge(m, src)
40027 }
40028 func (m *MeasQuantityResults) XXX_Size() int {
40029         return xxx_messageInfo_MeasQuantityResults.Size(m)
40030 }
40031 func (m *MeasQuantityResults) XXX_DiscardUnknown() {
40032         xxx_messageInfo_MeasQuantityResults.DiscardUnknown(m)
40033 }
40034
40035 var xxx_messageInfo_MeasQuantityResults proto.InternalMessageInfo
40036
40037 func (m *MeasQuantityResults) GetRsrp() *wrappers.UInt32Value {
40038         if m != nil {
40039                 return m.Rsrp
40040         }
40041         return nil
40042 }
40043
40044 func (m *MeasQuantityResults) GetRsrq() *wrappers.UInt32Value {
40045         if m != nil {
40046                 return m.Rsrq
40047         }
40048         return nil
40049 }
40050
40051 func (m *MeasQuantityResults) GetSinr() *wrappers.UInt32Value {
40052         if m != nil {
40053                 return m.Sinr
40054         }
40055         return nil
40056 }
40057
40058 type ResultsPerSSB_Index struct {
40059         Ssb_Index            uint32               `protobuf:"varint,1,opt,name=ssb_Index,json=ssbIndex,proto3" json:"ssb_Index,omitempty"`
40060         Ssb_Results          *MeasQuantityResults `protobuf:"bytes,2,opt,name=ssb_Results,json=ssbResults,proto3" json:"ssb_Results,omitempty"`
40061         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
40062         XXX_unrecognized     []byte               `json:"-"`
40063         XXX_sizecache        int32                `json:"-"`
40064 }
40065
40066 func (m *ResultsPerSSB_Index) Reset()         { *m = ResultsPerSSB_Index{} }
40067 func (m *ResultsPerSSB_Index) String() string { return proto.CompactTextString(m) }
40068 func (*ResultsPerSSB_Index) ProtoMessage()    {}
40069 func (*ResultsPerSSB_Index) Descriptor() ([]byte, []int) {
40070         return fileDescriptor_21c7528bb61f1a7a, []int{450}
40071 }
40072
40073 func (m *ResultsPerSSB_Index) XXX_Unmarshal(b []byte) error {
40074         return xxx_messageInfo_ResultsPerSSB_Index.Unmarshal(m, b)
40075 }
40076 func (m *ResultsPerSSB_Index) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40077         return xxx_messageInfo_ResultsPerSSB_Index.Marshal(b, m, deterministic)
40078 }
40079 func (m *ResultsPerSSB_Index) XXX_Merge(src proto.Message) {
40080         xxx_messageInfo_ResultsPerSSB_Index.Merge(m, src)
40081 }
40082 func (m *ResultsPerSSB_Index) XXX_Size() int {
40083         return xxx_messageInfo_ResultsPerSSB_Index.Size(m)
40084 }
40085 func (m *ResultsPerSSB_Index) XXX_DiscardUnknown() {
40086         xxx_messageInfo_ResultsPerSSB_Index.DiscardUnknown(m)
40087 }
40088
40089 var xxx_messageInfo_ResultsPerSSB_Index proto.InternalMessageInfo
40090
40091 func (m *ResultsPerSSB_Index) GetSsb_Index() uint32 {
40092         if m != nil {
40093                 return m.Ssb_Index
40094         }
40095         return 0
40096 }
40097
40098 func (m *ResultsPerSSB_Index) GetSsb_Results() *MeasQuantityResults {
40099         if m != nil {
40100                 return m.Ssb_Results
40101         }
40102         return nil
40103 }
40104
40105 type ResultsPerCSI_RS_Index struct {
40106         CsiRsIndex           uint32               `protobuf:"varint,1,opt,name=csi_rs_index,json=csiRsIndex,proto3" json:"csi_rs_index,omitempty"`
40107         Csi_RS_Results       *MeasQuantityResults `protobuf:"bytes,2,opt,name=csi_RS_Results,json=csiRSResults,proto3" json:"csi_RS_Results,omitempty"`
40108         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
40109         XXX_unrecognized     []byte               `json:"-"`
40110         XXX_sizecache        int32                `json:"-"`
40111 }
40112
40113 func (m *ResultsPerCSI_RS_Index) Reset()         { *m = ResultsPerCSI_RS_Index{} }
40114 func (m *ResultsPerCSI_RS_Index) String() string { return proto.CompactTextString(m) }
40115 func (*ResultsPerCSI_RS_Index) ProtoMessage()    {}
40116 func (*ResultsPerCSI_RS_Index) Descriptor() ([]byte, []int) {
40117         return fileDescriptor_21c7528bb61f1a7a, []int{451}
40118 }
40119
40120 func (m *ResultsPerCSI_RS_Index) XXX_Unmarshal(b []byte) error {
40121         return xxx_messageInfo_ResultsPerCSI_RS_Index.Unmarshal(m, b)
40122 }
40123 func (m *ResultsPerCSI_RS_Index) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40124         return xxx_messageInfo_ResultsPerCSI_RS_Index.Marshal(b, m, deterministic)
40125 }
40126 func (m *ResultsPerCSI_RS_Index) XXX_Merge(src proto.Message) {
40127         xxx_messageInfo_ResultsPerCSI_RS_Index.Merge(m, src)
40128 }
40129 func (m *ResultsPerCSI_RS_Index) XXX_Size() int {
40130         return xxx_messageInfo_ResultsPerCSI_RS_Index.Size(m)
40131 }
40132 func (m *ResultsPerCSI_RS_Index) XXX_DiscardUnknown() {
40133         xxx_messageInfo_ResultsPerCSI_RS_Index.DiscardUnknown(m)
40134 }
40135
40136 var xxx_messageInfo_ResultsPerCSI_RS_Index proto.InternalMessageInfo
40137
40138 func (m *ResultsPerCSI_RS_Index) GetCsiRsIndex() uint32 {
40139         if m != nil {
40140                 return m.CsiRsIndex
40141         }
40142         return 0
40143 }
40144
40145 func (m *ResultsPerCSI_RS_Index) GetCsi_RS_Results() *MeasQuantityResults {
40146         if m != nil {
40147                 return m.Csi_RS_Results
40148         }
40149         return nil
40150 }
40151
40152 type MeasQuantityResultsEUTRA struct {
40153         Rsrp                 *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=rsrp,proto3" json:"rsrp,omitempty"`
40154         Rsrq                 *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=rsrq,proto3" json:"rsrq,omitempty"`
40155         Sinr                 *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=sinr,proto3" json:"sinr,omitempty"`
40156         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
40157         XXX_unrecognized     []byte                `json:"-"`
40158         XXX_sizecache        int32                 `json:"-"`
40159 }
40160
40161 func (m *MeasQuantityResultsEUTRA) Reset()         { *m = MeasQuantityResultsEUTRA{} }
40162 func (m *MeasQuantityResultsEUTRA) String() string { return proto.CompactTextString(m) }
40163 func (*MeasQuantityResultsEUTRA) ProtoMessage()    {}
40164 func (*MeasQuantityResultsEUTRA) Descriptor() ([]byte, []int) {
40165         return fileDescriptor_21c7528bb61f1a7a, []int{452}
40166 }
40167
40168 func (m *MeasQuantityResultsEUTRA) XXX_Unmarshal(b []byte) error {
40169         return xxx_messageInfo_MeasQuantityResultsEUTRA.Unmarshal(m, b)
40170 }
40171 func (m *MeasQuantityResultsEUTRA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40172         return xxx_messageInfo_MeasQuantityResultsEUTRA.Marshal(b, m, deterministic)
40173 }
40174 func (m *MeasQuantityResultsEUTRA) XXX_Merge(src proto.Message) {
40175         xxx_messageInfo_MeasQuantityResultsEUTRA.Merge(m, src)
40176 }
40177 func (m *MeasQuantityResultsEUTRA) XXX_Size() int {
40178         return xxx_messageInfo_MeasQuantityResultsEUTRA.Size(m)
40179 }
40180 func (m *MeasQuantityResultsEUTRA) XXX_DiscardUnknown() {
40181         xxx_messageInfo_MeasQuantityResultsEUTRA.DiscardUnknown(m)
40182 }
40183
40184 var xxx_messageInfo_MeasQuantityResultsEUTRA proto.InternalMessageInfo
40185
40186 func (m *MeasQuantityResultsEUTRA) GetRsrp() *wrappers.UInt32Value {
40187         if m != nil {
40188                 return m.Rsrp
40189         }
40190         return nil
40191 }
40192
40193 func (m *MeasQuantityResultsEUTRA) GetRsrq() *wrappers.UInt32Value {
40194         if m != nil {
40195                 return m.Rsrq
40196         }
40197         return nil
40198 }
40199
40200 func (m *MeasQuantityResultsEUTRA) GetSinr() *wrappers.UInt32Value {
40201         if m != nil {
40202                 return m.Sinr
40203         }
40204         return nil
40205 }
40206
40207 type CellResults struct {
40208         ResultsSSB_Cell      *MeasQuantityResults `protobuf:"bytes,1,opt,name=resultsSSB_Cell,json=resultsSSBCell,proto3" json:"resultsSSB_Cell,omitempty"`
40209         ResultsCSI_RS_Cell   *MeasQuantityResults `protobuf:"bytes,2,opt,name=resultsCSI_RS_Cell,json=resultsCSIRSCell,proto3" json:"resultsCSI_RS_Cell,omitempty"`
40210         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
40211         XXX_unrecognized     []byte               `json:"-"`
40212         XXX_sizecache        int32                `json:"-"`
40213 }
40214
40215 func (m *CellResults) Reset()         { *m = CellResults{} }
40216 func (m *CellResults) String() string { return proto.CompactTextString(m) }
40217 func (*CellResults) ProtoMessage()    {}
40218 func (*CellResults) Descriptor() ([]byte, []int) {
40219         return fileDescriptor_21c7528bb61f1a7a, []int{453}
40220 }
40221
40222 func (m *CellResults) XXX_Unmarshal(b []byte) error {
40223         return xxx_messageInfo_CellResults.Unmarshal(m, b)
40224 }
40225 func (m *CellResults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40226         return xxx_messageInfo_CellResults.Marshal(b, m, deterministic)
40227 }
40228 func (m *CellResults) XXX_Merge(src proto.Message) {
40229         xxx_messageInfo_CellResults.Merge(m, src)
40230 }
40231 func (m *CellResults) XXX_Size() int {
40232         return xxx_messageInfo_CellResults.Size(m)
40233 }
40234 func (m *CellResults) XXX_DiscardUnknown() {
40235         xxx_messageInfo_CellResults.DiscardUnknown(m)
40236 }
40237
40238 var xxx_messageInfo_CellResults proto.InternalMessageInfo
40239
40240 func (m *CellResults) GetResultsSSB_Cell() *MeasQuantityResults {
40241         if m != nil {
40242                 return m.ResultsSSB_Cell
40243         }
40244         return nil
40245 }
40246
40247 func (m *CellResults) GetResultsCSI_RS_Cell() *MeasQuantityResults {
40248         if m != nil {
40249                 return m.ResultsCSI_RS_Cell
40250         }
40251         return nil
40252 }
40253
40254 type ResultsPerCSI_RS_IndexList struct {
40255         Items                []*ResultsPerCSI_RS_Index `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
40256         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
40257         XXX_unrecognized     []byte                    `json:"-"`
40258         XXX_sizecache        int32                     `json:"-"`
40259 }
40260
40261 func (m *ResultsPerCSI_RS_IndexList) Reset()         { *m = ResultsPerCSI_RS_IndexList{} }
40262 func (m *ResultsPerCSI_RS_IndexList) String() string { return proto.CompactTextString(m) }
40263 func (*ResultsPerCSI_RS_IndexList) ProtoMessage()    {}
40264 func (*ResultsPerCSI_RS_IndexList) Descriptor() ([]byte, []int) {
40265         return fileDescriptor_21c7528bb61f1a7a, []int{454}
40266 }
40267
40268 func (m *ResultsPerCSI_RS_IndexList) XXX_Unmarshal(b []byte) error {
40269         return xxx_messageInfo_ResultsPerCSI_RS_IndexList.Unmarshal(m, b)
40270 }
40271 func (m *ResultsPerCSI_RS_IndexList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40272         return xxx_messageInfo_ResultsPerCSI_RS_IndexList.Marshal(b, m, deterministic)
40273 }
40274 func (m *ResultsPerCSI_RS_IndexList) XXX_Merge(src proto.Message) {
40275         xxx_messageInfo_ResultsPerCSI_RS_IndexList.Merge(m, src)
40276 }
40277 func (m *ResultsPerCSI_RS_IndexList) XXX_Size() int {
40278         return xxx_messageInfo_ResultsPerCSI_RS_IndexList.Size(m)
40279 }
40280 func (m *ResultsPerCSI_RS_IndexList) XXX_DiscardUnknown() {
40281         xxx_messageInfo_ResultsPerCSI_RS_IndexList.DiscardUnknown(m)
40282 }
40283
40284 var xxx_messageInfo_ResultsPerCSI_RS_IndexList proto.InternalMessageInfo
40285
40286 func (m *ResultsPerCSI_RS_IndexList) GetItems() []*ResultsPerCSI_RS_Index {
40287         if m != nil {
40288                 return m.Items
40289         }
40290         return nil
40291 }
40292
40293 type ResultsPerSSB_IndexList struct {
40294         Items                []*ResultsPerSSB_Index `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
40295         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
40296         XXX_unrecognized     []byte                 `json:"-"`
40297         XXX_sizecache        int32                  `json:"-"`
40298 }
40299
40300 func (m *ResultsPerSSB_IndexList) Reset()         { *m = ResultsPerSSB_IndexList{} }
40301 func (m *ResultsPerSSB_IndexList) String() string { return proto.CompactTextString(m) }
40302 func (*ResultsPerSSB_IndexList) ProtoMessage()    {}
40303 func (*ResultsPerSSB_IndexList) Descriptor() ([]byte, []int) {
40304         return fileDescriptor_21c7528bb61f1a7a, []int{455}
40305 }
40306
40307 func (m *ResultsPerSSB_IndexList) XXX_Unmarshal(b []byte) error {
40308         return xxx_messageInfo_ResultsPerSSB_IndexList.Unmarshal(m, b)
40309 }
40310 func (m *ResultsPerSSB_IndexList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40311         return xxx_messageInfo_ResultsPerSSB_IndexList.Marshal(b, m, deterministic)
40312 }
40313 func (m *ResultsPerSSB_IndexList) XXX_Merge(src proto.Message) {
40314         xxx_messageInfo_ResultsPerSSB_IndexList.Merge(m, src)
40315 }
40316 func (m *ResultsPerSSB_IndexList) XXX_Size() int {
40317         return xxx_messageInfo_ResultsPerSSB_IndexList.Size(m)
40318 }
40319 func (m *ResultsPerSSB_IndexList) XXX_DiscardUnknown() {
40320         xxx_messageInfo_ResultsPerSSB_IndexList.DiscardUnknown(m)
40321 }
40322
40323 var xxx_messageInfo_ResultsPerSSB_IndexList proto.InternalMessageInfo
40324
40325 func (m *ResultsPerSSB_IndexList) GetItems() []*ResultsPerSSB_Index {
40326         if m != nil {
40327                 return m.Items
40328         }
40329         return nil
40330 }
40331
40332 type RsIndexResults struct {
40333         ResultsSSB_Indexes    *ResultsPerSSB_IndexList    `protobuf:"bytes,1,opt,name=resultsSSB_Indexes,json=resultsSSBIndexes,proto3" json:"resultsSSB_Indexes,omitempty"`
40334         ResultsCSI_RS_Indexes *ResultsPerCSI_RS_IndexList `protobuf:"bytes,2,opt,name=resultsCSI_RS_Indexes,json=resultsCSIRSIndexes,proto3" json:"resultsCSI_RS_Indexes,omitempty"`
40335         XXX_NoUnkeyedLiteral  struct{}                    `json:"-"`
40336         XXX_unrecognized      []byte                      `json:"-"`
40337         XXX_sizecache         int32                       `json:"-"`
40338 }
40339
40340 func (m *RsIndexResults) Reset()         { *m = RsIndexResults{} }
40341 func (m *RsIndexResults) String() string { return proto.CompactTextString(m) }
40342 func (*RsIndexResults) ProtoMessage()    {}
40343 func (*RsIndexResults) Descriptor() ([]byte, []int) {
40344         return fileDescriptor_21c7528bb61f1a7a, []int{456}
40345 }
40346
40347 func (m *RsIndexResults) XXX_Unmarshal(b []byte) error {
40348         return xxx_messageInfo_RsIndexResults.Unmarshal(m, b)
40349 }
40350 func (m *RsIndexResults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40351         return xxx_messageInfo_RsIndexResults.Marshal(b, m, deterministic)
40352 }
40353 func (m *RsIndexResults) XXX_Merge(src proto.Message) {
40354         xxx_messageInfo_RsIndexResults.Merge(m, src)
40355 }
40356 func (m *RsIndexResults) XXX_Size() int {
40357         return xxx_messageInfo_RsIndexResults.Size(m)
40358 }
40359 func (m *RsIndexResults) XXX_DiscardUnknown() {
40360         xxx_messageInfo_RsIndexResults.DiscardUnknown(m)
40361 }
40362
40363 var xxx_messageInfo_RsIndexResults proto.InternalMessageInfo
40364
40365 func (m *RsIndexResults) GetResultsSSB_Indexes() *ResultsPerSSB_IndexList {
40366         if m != nil {
40367                 return m.ResultsSSB_Indexes
40368         }
40369         return nil
40370 }
40371
40372 func (m *RsIndexResults) GetResultsCSI_RS_Indexes() *ResultsPerCSI_RS_IndexList {
40373         if m != nil {
40374                 return m.ResultsCSI_RS_Indexes
40375         }
40376         return nil
40377 }
40378
40379 type MeasResult struct {
40380         CellResults          *CellResults    `protobuf:"bytes,1,opt,name=cellResults,proto3" json:"cellResults,omitempty"`
40381         RsIndexResults       *RsIndexResults `protobuf:"bytes,2,opt,name=rsIndexResults,proto3" json:"rsIndexResults,omitempty"`
40382         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
40383         XXX_unrecognized     []byte          `json:"-"`
40384         XXX_sizecache        int32           `json:"-"`
40385 }
40386
40387 func (m *MeasResult) Reset()         { *m = MeasResult{} }
40388 func (m *MeasResult) String() string { return proto.CompactTextString(m) }
40389 func (*MeasResult) ProtoMessage()    {}
40390 func (*MeasResult) Descriptor() ([]byte, []int) {
40391         return fileDescriptor_21c7528bb61f1a7a, []int{457}
40392 }
40393
40394 func (m *MeasResult) XXX_Unmarshal(b []byte) error {
40395         return xxx_messageInfo_MeasResult.Unmarshal(m, b)
40396 }
40397 func (m *MeasResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40398         return xxx_messageInfo_MeasResult.Marshal(b, m, deterministic)
40399 }
40400 func (m *MeasResult) XXX_Merge(src proto.Message) {
40401         xxx_messageInfo_MeasResult.Merge(m, src)
40402 }
40403 func (m *MeasResult) XXX_Size() int {
40404         return xxx_messageInfo_MeasResult.Size(m)
40405 }
40406 func (m *MeasResult) XXX_DiscardUnknown() {
40407         xxx_messageInfo_MeasResult.DiscardUnknown(m)
40408 }
40409
40410 var xxx_messageInfo_MeasResult proto.InternalMessageInfo
40411
40412 func (m *MeasResult) GetCellResults() *CellResults {
40413         if m != nil {
40414                 return m.CellResults
40415         }
40416         return nil
40417 }
40418
40419 func (m *MeasResult) GetRsIndexResults() *RsIndexResults {
40420         if m != nil {
40421                 return m.RsIndexResults
40422         }
40423         return nil
40424 }
40425
40426 type PLMN_Identity struct {
40427         Mcc                  *MCC     `protobuf:"bytes,1,opt,name=mcc,proto3" json:"mcc,omitempty"`
40428         Mnc                  *MNC     `protobuf:"bytes,2,opt,name=mnc,proto3" json:"mnc,omitempty"`
40429         XXX_NoUnkeyedLiteral struct{} `json:"-"`
40430         XXX_unrecognized     []byte   `json:"-"`
40431         XXX_sizecache        int32    `json:"-"`
40432 }
40433
40434 func (m *PLMN_Identity) Reset()         { *m = PLMN_Identity{} }
40435 func (m *PLMN_Identity) String() string { return proto.CompactTextString(m) }
40436 func (*PLMN_Identity) ProtoMessage()    {}
40437 func (*PLMN_Identity) Descriptor() ([]byte, []int) {
40438         return fileDescriptor_21c7528bb61f1a7a, []int{458}
40439 }
40440
40441 func (m *PLMN_Identity) XXX_Unmarshal(b []byte) error {
40442         return xxx_messageInfo_PLMN_Identity.Unmarshal(m, b)
40443 }
40444 func (m *PLMN_Identity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40445         return xxx_messageInfo_PLMN_Identity.Marshal(b, m, deterministic)
40446 }
40447 func (m *PLMN_Identity) XXX_Merge(src proto.Message) {
40448         xxx_messageInfo_PLMN_Identity.Merge(m, src)
40449 }
40450 func (m *PLMN_Identity) XXX_Size() int {
40451         return xxx_messageInfo_PLMN_Identity.Size(m)
40452 }
40453 func (m *PLMN_Identity) XXX_DiscardUnknown() {
40454         xxx_messageInfo_PLMN_Identity.DiscardUnknown(m)
40455 }
40456
40457 var xxx_messageInfo_PLMN_Identity proto.InternalMessageInfo
40458
40459 func (m *PLMN_Identity) GetMcc() *MCC {
40460         if m != nil {
40461                 return m.Mcc
40462         }
40463         return nil
40464 }
40465
40466 func (m *PLMN_Identity) GetMnc() *MNC {
40467         if m != nil {
40468                 return m.Mnc
40469         }
40470         return nil
40471 }
40472
40473 type MNC struct {
40474         Mncval               []uint32 `protobuf:"varint,1,rep,packed,name=mncval,proto3" json:"mncval,omitempty"`
40475         XXX_NoUnkeyedLiteral struct{} `json:"-"`
40476         XXX_unrecognized     []byte   `json:"-"`
40477         XXX_sizecache        int32    `json:"-"`
40478 }
40479
40480 func (m *MNC) Reset()         { *m = MNC{} }
40481 func (m *MNC) String() string { return proto.CompactTextString(m) }
40482 func (*MNC) ProtoMessage()    {}
40483 func (*MNC) Descriptor() ([]byte, []int) {
40484         return fileDescriptor_21c7528bb61f1a7a, []int{459}
40485 }
40486
40487 func (m *MNC) XXX_Unmarshal(b []byte) error {
40488         return xxx_messageInfo_MNC.Unmarshal(m, b)
40489 }
40490 func (m *MNC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40491         return xxx_messageInfo_MNC.Marshal(b, m, deterministic)
40492 }
40493 func (m *MNC) XXX_Merge(src proto.Message) {
40494         xxx_messageInfo_MNC.Merge(m, src)
40495 }
40496 func (m *MNC) XXX_Size() int {
40497         return xxx_messageInfo_MNC.Size(m)
40498 }
40499 func (m *MNC) XXX_DiscardUnknown() {
40500         xxx_messageInfo_MNC.DiscardUnknown(m)
40501 }
40502
40503 var xxx_messageInfo_MNC proto.InternalMessageInfo
40504
40505 func (m *MNC) GetMncval() []uint32 {
40506         if m != nil {
40507                 return m.Mncval
40508         }
40509         return nil
40510 }
40511
40512 type MCC struct {
40513         Mccval               []uint32 `protobuf:"varint,1,rep,packed,name=mccval,proto3" json:"mccval,omitempty"`
40514         XXX_NoUnkeyedLiteral struct{} `json:"-"`
40515         XXX_unrecognized     []byte   `json:"-"`
40516         XXX_sizecache        int32    `json:"-"`
40517 }
40518
40519 func (m *MCC) Reset()         { *m = MCC{} }
40520 func (m *MCC) String() string { return proto.CompactTextString(m) }
40521 func (*MCC) ProtoMessage()    {}
40522 func (*MCC) Descriptor() ([]byte, []int) {
40523         return fileDescriptor_21c7528bb61f1a7a, []int{460}
40524 }
40525
40526 func (m *MCC) XXX_Unmarshal(b []byte) error {
40527         return xxx_messageInfo_MCC.Unmarshal(m, b)
40528 }
40529 func (m *MCC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40530         return xxx_messageInfo_MCC.Marshal(b, m, deterministic)
40531 }
40532 func (m *MCC) XXX_Merge(src proto.Message) {
40533         xxx_messageInfo_MCC.Merge(m, src)
40534 }
40535 func (m *MCC) XXX_Size() int {
40536         return xxx_messageInfo_MCC.Size(m)
40537 }
40538 func (m *MCC) XXX_DiscardUnknown() {
40539         xxx_messageInfo_MCC.DiscardUnknown(m)
40540 }
40541
40542 var xxx_messageInfo_MCC proto.InternalMessageInfo
40543
40544 func (m *MCC) GetMccval() []uint32 {
40545         if m != nil {
40546                 return m.Mccval
40547         }
40548         return nil
40549 }
40550
40551 type PLMN_Identity_EUTRA_5GC struct {
40552         // Types that are valid to be assigned to C:
40553         //      *PLMN_Identity_EUTRA_5GC_Plmn_Identity_EUTRA_5GC
40554         //      *PLMN_Identity_EUTRA_5GC_PlmnIndex
40555         C                    isPLMN_Identity_EUTRA_5GC_C `protobuf_oneof:"c"`
40556         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
40557         XXX_unrecognized     []byte                      `json:"-"`
40558         XXX_sizecache        int32                       `json:"-"`
40559 }
40560
40561 func (m *PLMN_Identity_EUTRA_5GC) Reset()         { *m = PLMN_Identity_EUTRA_5GC{} }
40562 func (m *PLMN_Identity_EUTRA_5GC) String() string { return proto.CompactTextString(m) }
40563 func (*PLMN_Identity_EUTRA_5GC) ProtoMessage()    {}
40564 func (*PLMN_Identity_EUTRA_5GC) Descriptor() ([]byte, []int) {
40565         return fileDescriptor_21c7528bb61f1a7a, []int{461}
40566 }
40567
40568 func (m *PLMN_Identity_EUTRA_5GC) XXX_Unmarshal(b []byte) error {
40569         return xxx_messageInfo_PLMN_Identity_EUTRA_5GC.Unmarshal(m, b)
40570 }
40571 func (m *PLMN_Identity_EUTRA_5GC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40572         return xxx_messageInfo_PLMN_Identity_EUTRA_5GC.Marshal(b, m, deterministic)
40573 }
40574 func (m *PLMN_Identity_EUTRA_5GC) XXX_Merge(src proto.Message) {
40575         xxx_messageInfo_PLMN_Identity_EUTRA_5GC.Merge(m, src)
40576 }
40577 func (m *PLMN_Identity_EUTRA_5GC) XXX_Size() int {
40578         return xxx_messageInfo_PLMN_Identity_EUTRA_5GC.Size(m)
40579 }
40580 func (m *PLMN_Identity_EUTRA_5GC) XXX_DiscardUnknown() {
40581         xxx_messageInfo_PLMN_Identity_EUTRA_5GC.DiscardUnknown(m)
40582 }
40583
40584 var xxx_messageInfo_PLMN_Identity_EUTRA_5GC proto.InternalMessageInfo
40585
40586 type isPLMN_Identity_EUTRA_5GC_C interface {
40587         isPLMN_Identity_EUTRA_5GC_C()
40588 }
40589
40590 type PLMN_Identity_EUTRA_5GC_Plmn_Identity_EUTRA_5GC struct {
40591         Plmn_Identity_EUTRA_5GC *PLMN_Identity `protobuf:"bytes,1,opt,name=plmn_Identity_EUTRA_5GC,json=plmnIdentityEUTRA5GC,proto3,oneof"`
40592 }
40593
40594 type PLMN_Identity_EUTRA_5GC_PlmnIndex struct {
40595         PlmnIndex uint32 `protobuf:"varint,2,opt,name=plmn_index,json=plmnIndex,proto3,oneof"`
40596 }
40597
40598 func (*PLMN_Identity_EUTRA_5GC_Plmn_Identity_EUTRA_5GC) isPLMN_Identity_EUTRA_5GC_C() {}
40599
40600 func (*PLMN_Identity_EUTRA_5GC_PlmnIndex) isPLMN_Identity_EUTRA_5GC_C() {}
40601
40602 func (m *PLMN_Identity_EUTRA_5GC) GetC() isPLMN_Identity_EUTRA_5GC_C {
40603         if m != nil {
40604                 return m.C
40605         }
40606         return nil
40607 }
40608
40609 func (m *PLMN_Identity_EUTRA_5GC) GetPlmn_Identity_EUTRA_5GC() *PLMN_Identity {
40610         if x, ok := m.GetC().(*PLMN_Identity_EUTRA_5GC_Plmn_Identity_EUTRA_5GC); ok {
40611                 return x.Plmn_Identity_EUTRA_5GC
40612         }
40613         return nil
40614 }
40615
40616 func (m *PLMN_Identity_EUTRA_5GC) GetPlmnIndex() uint32 {
40617         if x, ok := m.GetC().(*PLMN_Identity_EUTRA_5GC_PlmnIndex); ok {
40618                 return x.PlmnIndex
40619         }
40620         return 0
40621 }
40622
40623 // XXX_OneofWrappers is for the internal use of the proto package.
40624 func (*PLMN_Identity_EUTRA_5GC) XXX_OneofWrappers() []interface{} {
40625         return []interface{}{
40626                 (*PLMN_Identity_EUTRA_5GC_Plmn_Identity_EUTRA_5GC)(nil),
40627                 (*PLMN_Identity_EUTRA_5GC_PlmnIndex)(nil),
40628         }
40629 }
40630
40631 type PLMN_IdentityList_EUTRA_5GC struct {
40632         Items                []*PLMN_Identity_EUTRA_5GC `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
40633         XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
40634         XXX_unrecognized     []byte                     `json:"-"`
40635         XXX_sizecache        int32                      `json:"-"`
40636 }
40637
40638 func (m *PLMN_IdentityList_EUTRA_5GC) Reset()         { *m = PLMN_IdentityList_EUTRA_5GC{} }
40639 func (m *PLMN_IdentityList_EUTRA_5GC) String() string { return proto.CompactTextString(m) }
40640 func (*PLMN_IdentityList_EUTRA_5GC) ProtoMessage()    {}
40641 func (*PLMN_IdentityList_EUTRA_5GC) Descriptor() ([]byte, []int) {
40642         return fileDescriptor_21c7528bb61f1a7a, []int{462}
40643 }
40644
40645 func (m *PLMN_IdentityList_EUTRA_5GC) XXX_Unmarshal(b []byte) error {
40646         return xxx_messageInfo_PLMN_IdentityList_EUTRA_5GC.Unmarshal(m, b)
40647 }
40648 func (m *PLMN_IdentityList_EUTRA_5GC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40649         return xxx_messageInfo_PLMN_IdentityList_EUTRA_5GC.Marshal(b, m, deterministic)
40650 }
40651 func (m *PLMN_IdentityList_EUTRA_5GC) XXX_Merge(src proto.Message) {
40652         xxx_messageInfo_PLMN_IdentityList_EUTRA_5GC.Merge(m, src)
40653 }
40654 func (m *PLMN_IdentityList_EUTRA_5GC) XXX_Size() int {
40655         return xxx_messageInfo_PLMN_IdentityList_EUTRA_5GC.Size(m)
40656 }
40657 func (m *PLMN_IdentityList_EUTRA_5GC) XXX_DiscardUnknown() {
40658         xxx_messageInfo_PLMN_IdentityList_EUTRA_5GC.DiscardUnknown(m)
40659 }
40660
40661 var xxx_messageInfo_PLMN_IdentityList_EUTRA_5GC proto.InternalMessageInfo
40662
40663 func (m *PLMN_IdentityList_EUTRA_5GC) GetItems() []*PLMN_Identity_EUTRA_5GC {
40664         if m != nil {
40665                 return m.Items
40666         }
40667         return nil
40668 }
40669
40670 type CellAccessRelatedInfo_EUTRA_5GC struct {
40671         Plmn_IdentityListEutra_5Gc *PLMN_IdentityList_EUTRA_5GC `protobuf:"bytes,1,opt,name=plmn_IdentityList_eutra_5gc,json=plmnIdentityListEutra5gc,proto3" json:"plmn_IdentityList_eutra_5gc,omitempty"`
40672         TrackingAreaCodeEutra_5Gc  []byte                       `protobuf:"bytes,2,opt,name=trackingAreaCode_eutra_5gc,json=trackingAreaCodeEutra5gc,proto3" json:"trackingAreaCode_eutra_5gc,omitempty"`
40673         Ranac_5Gc                  *wrappers.UInt32Value        `protobuf:"bytes,3,opt,name=ranac_5gc,json=ranac5gc,proto3" json:"ranac_5gc,omitempty"`
40674         // Types that are valid to be assigned to CellidentityEutra_5Gc:
40675         //      *CellAccessRelatedInfo_EUTRA_5GC_CellIdentity_EUTRA
40676         //      *CellAccessRelatedInfo_EUTRA_5GC_CellIdIndex
40677         CellidentityEutra_5Gc isCellAccessRelatedInfo_EUTRA_5GC_CellidentityEutra_5Gc `protobuf_oneof:"cellidentity_eutra_5gc"`
40678         XXX_NoUnkeyedLiteral  struct{}                                                `json:"-"`
40679         XXX_unrecognized      []byte                                                  `json:"-"`
40680         XXX_sizecache         int32                                                   `json:"-"`
40681 }
40682
40683 func (m *CellAccessRelatedInfo_EUTRA_5GC) Reset()         { *m = CellAccessRelatedInfo_EUTRA_5GC{} }
40684 func (m *CellAccessRelatedInfo_EUTRA_5GC) String() string { return proto.CompactTextString(m) }
40685 func (*CellAccessRelatedInfo_EUTRA_5GC) ProtoMessage()    {}
40686 func (*CellAccessRelatedInfo_EUTRA_5GC) Descriptor() ([]byte, []int) {
40687         return fileDescriptor_21c7528bb61f1a7a, []int{463}
40688 }
40689
40690 func (m *CellAccessRelatedInfo_EUTRA_5GC) XXX_Unmarshal(b []byte) error {
40691         return xxx_messageInfo_CellAccessRelatedInfo_EUTRA_5GC.Unmarshal(m, b)
40692 }
40693 func (m *CellAccessRelatedInfo_EUTRA_5GC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40694         return xxx_messageInfo_CellAccessRelatedInfo_EUTRA_5GC.Marshal(b, m, deterministic)
40695 }
40696 func (m *CellAccessRelatedInfo_EUTRA_5GC) XXX_Merge(src proto.Message) {
40697         xxx_messageInfo_CellAccessRelatedInfo_EUTRA_5GC.Merge(m, src)
40698 }
40699 func (m *CellAccessRelatedInfo_EUTRA_5GC) XXX_Size() int {
40700         return xxx_messageInfo_CellAccessRelatedInfo_EUTRA_5GC.Size(m)
40701 }
40702 func (m *CellAccessRelatedInfo_EUTRA_5GC) XXX_DiscardUnknown() {
40703         xxx_messageInfo_CellAccessRelatedInfo_EUTRA_5GC.DiscardUnknown(m)
40704 }
40705
40706 var xxx_messageInfo_CellAccessRelatedInfo_EUTRA_5GC proto.InternalMessageInfo
40707
40708 func (m *CellAccessRelatedInfo_EUTRA_5GC) GetPlmn_IdentityListEutra_5Gc() *PLMN_IdentityList_EUTRA_5GC {
40709         if m != nil {
40710                 return m.Plmn_IdentityListEutra_5Gc
40711         }
40712         return nil
40713 }
40714
40715 func (m *CellAccessRelatedInfo_EUTRA_5GC) GetTrackingAreaCodeEutra_5Gc() []byte {
40716         if m != nil {
40717                 return m.TrackingAreaCodeEutra_5Gc
40718         }
40719         return nil
40720 }
40721
40722 func (m *CellAccessRelatedInfo_EUTRA_5GC) GetRanac_5Gc() *wrappers.UInt32Value {
40723         if m != nil {
40724                 return m.Ranac_5Gc
40725         }
40726         return nil
40727 }
40728
40729 type isCellAccessRelatedInfo_EUTRA_5GC_CellidentityEutra_5Gc interface {
40730         isCellAccessRelatedInfo_EUTRA_5GC_CellidentityEutra_5Gc()
40731 }
40732
40733 type CellAccessRelatedInfo_EUTRA_5GC_CellIdentity_EUTRA struct {
40734         CellIdentity_EUTRA []byte `protobuf:"bytes,4,opt,name=cellIdentity_EUTRA,json=cellIdentityEUTRA,proto3,oneof"`
40735 }
40736
40737 type CellAccessRelatedInfo_EUTRA_5GC_CellIdIndex struct {
40738         CellIdIndex uint32 `protobuf:"varint,5,opt,name=cellId_index,json=cellIdIndex,proto3,oneof"`
40739 }
40740
40741 func (*CellAccessRelatedInfo_EUTRA_5GC_CellIdentity_EUTRA) isCellAccessRelatedInfo_EUTRA_5GC_CellidentityEutra_5Gc() {
40742 }
40743
40744 func (*CellAccessRelatedInfo_EUTRA_5GC_CellIdIndex) isCellAccessRelatedInfo_EUTRA_5GC_CellidentityEutra_5Gc() {
40745 }
40746
40747 func (m *CellAccessRelatedInfo_EUTRA_5GC) GetCellidentityEutra_5Gc() isCellAccessRelatedInfo_EUTRA_5GC_CellidentityEutra_5Gc {
40748         if m != nil {
40749                 return m.CellidentityEutra_5Gc
40750         }
40751         return nil
40752 }
40753
40754 func (m *CellAccessRelatedInfo_EUTRA_5GC) GetCellIdentity_EUTRA() []byte {
40755         if x, ok := m.GetCellidentityEutra_5Gc().(*CellAccessRelatedInfo_EUTRA_5GC_CellIdentity_EUTRA); ok {
40756                 return x.CellIdentity_EUTRA
40757         }
40758         return nil
40759 }
40760
40761 func (m *CellAccessRelatedInfo_EUTRA_5GC) GetCellIdIndex() uint32 {
40762         if x, ok := m.GetCellidentityEutra_5Gc().(*CellAccessRelatedInfo_EUTRA_5GC_CellIdIndex); ok {
40763                 return x.CellIdIndex
40764         }
40765         return 0
40766 }
40767
40768 // XXX_OneofWrappers is for the internal use of the proto package.
40769 func (*CellAccessRelatedInfo_EUTRA_5GC) XXX_OneofWrappers() []interface{} {
40770         return []interface{}{
40771                 (*CellAccessRelatedInfo_EUTRA_5GC_CellIdentity_EUTRA)(nil),
40772                 (*CellAccessRelatedInfo_EUTRA_5GC_CellIdIndex)(nil),
40773         }
40774 }
40775
40776 type PLMN_IdentityList_EUTRA_EPC struct {
40777         Items                []*PLMN_Identity `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
40778         XXX_NoUnkeyedLiteral struct{}         `json:"-"`
40779         XXX_unrecognized     []byte           `json:"-"`
40780         XXX_sizecache        int32            `json:"-"`
40781 }
40782
40783 func (m *PLMN_IdentityList_EUTRA_EPC) Reset()         { *m = PLMN_IdentityList_EUTRA_EPC{} }
40784 func (m *PLMN_IdentityList_EUTRA_EPC) String() string { return proto.CompactTextString(m) }
40785 func (*PLMN_IdentityList_EUTRA_EPC) ProtoMessage()    {}
40786 func (*PLMN_IdentityList_EUTRA_EPC) Descriptor() ([]byte, []int) {
40787         return fileDescriptor_21c7528bb61f1a7a, []int{464}
40788 }
40789
40790 func (m *PLMN_IdentityList_EUTRA_EPC) XXX_Unmarshal(b []byte) error {
40791         return xxx_messageInfo_PLMN_IdentityList_EUTRA_EPC.Unmarshal(m, b)
40792 }
40793 func (m *PLMN_IdentityList_EUTRA_EPC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40794         return xxx_messageInfo_PLMN_IdentityList_EUTRA_EPC.Marshal(b, m, deterministic)
40795 }
40796 func (m *PLMN_IdentityList_EUTRA_EPC) XXX_Merge(src proto.Message) {
40797         xxx_messageInfo_PLMN_IdentityList_EUTRA_EPC.Merge(m, src)
40798 }
40799 func (m *PLMN_IdentityList_EUTRA_EPC) XXX_Size() int {
40800         return xxx_messageInfo_PLMN_IdentityList_EUTRA_EPC.Size(m)
40801 }
40802 func (m *PLMN_IdentityList_EUTRA_EPC) XXX_DiscardUnknown() {
40803         xxx_messageInfo_PLMN_IdentityList_EUTRA_EPC.DiscardUnknown(m)
40804 }
40805
40806 var xxx_messageInfo_PLMN_IdentityList_EUTRA_EPC proto.InternalMessageInfo
40807
40808 func (m *PLMN_IdentityList_EUTRA_EPC) GetItems() []*PLMN_Identity {
40809         if m != nil {
40810                 return m.Items
40811         }
40812         return nil
40813 }
40814
40815 type CellAccessRelatedInfo_EUTRA_EPC struct {
40816         Plmn_IdentityListEutraEpc *PLMN_IdentityList_EUTRA_EPC `protobuf:"bytes,1,opt,name=plmn_IdentityList_eutra_epc,json=plmnIdentityListEutraEpc,proto3" json:"plmn_IdentityList_eutra_epc,omitempty"`
40817         TrackingAreaCodeEutraEpc  []byte                       `protobuf:"bytes,2,opt,name=trackingAreaCode_eutra_epc,json=trackingAreaCodeEutraEpc,proto3" json:"trackingAreaCode_eutra_epc,omitempty"`
40818         CellidentityEutraEpc      []byte                       `protobuf:"bytes,3,opt,name=cellidentity_eutra_epc,json=cellidentityEutraEpc,proto3" json:"cellidentity_eutra_epc,omitempty"`
40819         XXX_NoUnkeyedLiteral      struct{}                     `json:"-"`
40820         XXX_unrecognized          []byte                       `json:"-"`
40821         XXX_sizecache             int32                        `json:"-"`
40822 }
40823
40824 func (m *CellAccessRelatedInfo_EUTRA_EPC) Reset()         { *m = CellAccessRelatedInfo_EUTRA_EPC{} }
40825 func (m *CellAccessRelatedInfo_EUTRA_EPC) String() string { return proto.CompactTextString(m) }
40826 func (*CellAccessRelatedInfo_EUTRA_EPC) ProtoMessage()    {}
40827 func (*CellAccessRelatedInfo_EUTRA_EPC) Descriptor() ([]byte, []int) {
40828         return fileDescriptor_21c7528bb61f1a7a, []int{465}
40829 }
40830
40831 func (m *CellAccessRelatedInfo_EUTRA_EPC) XXX_Unmarshal(b []byte) error {
40832         return xxx_messageInfo_CellAccessRelatedInfo_EUTRA_EPC.Unmarshal(m, b)
40833 }
40834 func (m *CellAccessRelatedInfo_EUTRA_EPC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40835         return xxx_messageInfo_CellAccessRelatedInfo_EUTRA_EPC.Marshal(b, m, deterministic)
40836 }
40837 func (m *CellAccessRelatedInfo_EUTRA_EPC) XXX_Merge(src proto.Message) {
40838         xxx_messageInfo_CellAccessRelatedInfo_EUTRA_EPC.Merge(m, src)
40839 }
40840 func (m *CellAccessRelatedInfo_EUTRA_EPC) XXX_Size() int {
40841         return xxx_messageInfo_CellAccessRelatedInfo_EUTRA_EPC.Size(m)
40842 }
40843 func (m *CellAccessRelatedInfo_EUTRA_EPC) XXX_DiscardUnknown() {
40844         xxx_messageInfo_CellAccessRelatedInfo_EUTRA_EPC.DiscardUnknown(m)
40845 }
40846
40847 var xxx_messageInfo_CellAccessRelatedInfo_EUTRA_EPC proto.InternalMessageInfo
40848
40849 func (m *CellAccessRelatedInfo_EUTRA_EPC) GetPlmn_IdentityListEutraEpc() *PLMN_IdentityList_EUTRA_EPC {
40850         if m != nil {
40851                 return m.Plmn_IdentityListEutraEpc
40852         }
40853         return nil
40854 }
40855
40856 func (m *CellAccessRelatedInfo_EUTRA_EPC) GetTrackingAreaCodeEutraEpc() []byte {
40857         if m != nil {
40858                 return m.TrackingAreaCodeEutraEpc
40859         }
40860         return nil
40861 }
40862
40863 func (m *CellAccessRelatedInfo_EUTRA_EPC) GetCellidentityEutraEpc() []byte {
40864         if m != nil {
40865                 return m.CellidentityEutraEpc
40866         }
40867         return nil
40868 }
40869
40870 type CGIInfo_EPC struct {
40871         CgiInfo_EPCLegacy    *CellAccessRelatedInfo_EUTRA_EPC   `protobuf:"bytes,1,opt,name=cgi_info_EPC_legacy,json=cgiInfoEPCLegacy,proto3" json:"cgi_info_EPC_legacy,omitempty"`
40872         CgiInfo_EPCList      []*CellAccessRelatedInfo_EUTRA_EPC `protobuf:"bytes,2,rep,name=cgi_info_EPC_list,json=cgiInfoEPCList,proto3" json:"cgi_info_EPC_list,omitempty"`
40873         XXX_NoUnkeyedLiteral struct{}                           `json:"-"`
40874         XXX_unrecognized     []byte                             `json:"-"`
40875         XXX_sizecache        int32                              `json:"-"`
40876 }
40877
40878 func (m *CGIInfo_EPC) Reset()         { *m = CGIInfo_EPC{} }
40879 func (m *CGIInfo_EPC) String() string { return proto.CompactTextString(m) }
40880 func (*CGIInfo_EPC) ProtoMessage()    {}
40881 func (*CGIInfo_EPC) Descriptor() ([]byte, []int) {
40882         return fileDescriptor_21c7528bb61f1a7a, []int{466}
40883 }
40884
40885 func (m *CGIInfo_EPC) XXX_Unmarshal(b []byte) error {
40886         return xxx_messageInfo_CGIInfo_EPC.Unmarshal(m, b)
40887 }
40888 func (m *CGIInfo_EPC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40889         return xxx_messageInfo_CGIInfo_EPC.Marshal(b, m, deterministic)
40890 }
40891 func (m *CGIInfo_EPC) XXX_Merge(src proto.Message) {
40892         xxx_messageInfo_CGIInfo_EPC.Merge(m, src)
40893 }
40894 func (m *CGIInfo_EPC) XXX_Size() int {
40895         return xxx_messageInfo_CGIInfo_EPC.Size(m)
40896 }
40897 func (m *CGIInfo_EPC) XXX_DiscardUnknown() {
40898         xxx_messageInfo_CGIInfo_EPC.DiscardUnknown(m)
40899 }
40900
40901 var xxx_messageInfo_CGIInfo_EPC proto.InternalMessageInfo
40902
40903 func (m *CGIInfo_EPC) GetCgiInfo_EPCLegacy() *CellAccessRelatedInfo_EUTRA_EPC {
40904         if m != nil {
40905                 return m.CgiInfo_EPCLegacy
40906         }
40907         return nil
40908 }
40909
40910 func (m *CGIInfo_EPC) GetCgiInfo_EPCList() []*CellAccessRelatedInfo_EUTRA_EPC {
40911         if m != nil {
40912                 return m.CgiInfo_EPCList
40913         }
40914         return nil
40915 }
40916
40917 type PLMN_IdentityInfo struct {
40918         Plmn_IdentityList          []*PLMN_Identity                             `protobuf:"bytes,1,rep,name=plmn_IdentityList,json=plmnIdentityList,proto3" json:"plmn_IdentityList,omitempty"`
40919         TrackingAreaCode           *wrappers.BytesValue                         `protobuf:"bytes,2,opt,name=trackingAreaCode,proto3" json:"trackingAreaCode,omitempty"`
40920         Ranac                      *wrappers.UInt32Value                        `protobuf:"bytes,3,opt,name=ranac,proto3" json:"ranac,omitempty"`
40921         CellIdentity               []byte                                       `protobuf:"bytes,4,opt,name=cellIdentity,proto3" json:"cellIdentity,omitempty"`
40922         CellReservedForOperatorUse PLMN_IdentityInfo_CellReservedForOperatorUse `protobuf:"varint,5,opt,name=cellReservedForOperatorUse,proto3,enum=streaming_protobufs.PLMN_IdentityInfo_CellReservedForOperatorUse" json:"cellReservedForOperatorUse,omitempty"`
40923         XXX_NoUnkeyedLiteral       struct{}                                     `json:"-"`
40924         XXX_unrecognized           []byte                                       `json:"-"`
40925         XXX_sizecache              int32                                        `json:"-"`
40926 }
40927
40928 func (m *PLMN_IdentityInfo) Reset()         { *m = PLMN_IdentityInfo{} }
40929 func (m *PLMN_IdentityInfo) String() string { return proto.CompactTextString(m) }
40930 func (*PLMN_IdentityInfo) ProtoMessage()    {}
40931 func (*PLMN_IdentityInfo) Descriptor() ([]byte, []int) {
40932         return fileDescriptor_21c7528bb61f1a7a, []int{467}
40933 }
40934
40935 func (m *PLMN_IdentityInfo) XXX_Unmarshal(b []byte) error {
40936         return xxx_messageInfo_PLMN_IdentityInfo.Unmarshal(m, b)
40937 }
40938 func (m *PLMN_IdentityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
40939         return xxx_messageInfo_PLMN_IdentityInfo.Marshal(b, m, deterministic)
40940 }
40941 func (m *PLMN_IdentityInfo) XXX_Merge(src proto.Message) {
40942         xxx_messageInfo_PLMN_IdentityInfo.Merge(m, src)
40943 }
40944 func (m *PLMN_IdentityInfo) XXX_Size() int {
40945         return xxx_messageInfo_PLMN_IdentityInfo.Size(m)
40946 }
40947 func (m *PLMN_IdentityInfo) XXX_DiscardUnknown() {
40948         xxx_messageInfo_PLMN_IdentityInfo.DiscardUnknown(m)
40949 }
40950
40951 var xxx_messageInfo_PLMN_IdentityInfo proto.InternalMessageInfo
40952
40953 func (m *PLMN_IdentityInfo) GetPlmn_IdentityList() []*PLMN_Identity {
40954         if m != nil {
40955                 return m.Plmn_IdentityList
40956         }
40957         return nil
40958 }
40959
40960 func (m *PLMN_IdentityInfo) GetTrackingAreaCode() *wrappers.BytesValue {
40961         if m != nil {
40962                 return m.TrackingAreaCode
40963         }
40964         return nil
40965 }
40966
40967 func (m *PLMN_IdentityInfo) GetRanac() *wrappers.UInt32Value {
40968         if m != nil {
40969                 return m.Ranac
40970         }
40971         return nil
40972 }
40973
40974 func (m *PLMN_IdentityInfo) GetCellIdentity() []byte {
40975         if m != nil {
40976                 return m.CellIdentity
40977         }
40978         return nil
40979 }
40980
40981 func (m *PLMN_IdentityInfo) GetCellReservedForOperatorUse() PLMN_IdentityInfo_CellReservedForOperatorUse {
40982         if m != nil {
40983                 return m.CellReservedForOperatorUse
40984         }
40985         return PLMN_IdentityInfo_protobuf_unspecified
40986 }
40987
40988 type PDCCH_ConfigSIB1 struct {
40989         ControlResourceSetZero uint32   `protobuf:"varint,1,opt,name=controlResourceSetZero,proto3" json:"controlResourceSetZero,omitempty"`
40990         SearchSpaceZero        uint32   `protobuf:"varint,2,opt,name=searchSpaceZero,proto3" json:"searchSpaceZero,omitempty"`
40991         XXX_NoUnkeyedLiteral   struct{} `json:"-"`
40992         XXX_unrecognized       []byte   `json:"-"`
40993         XXX_sizecache          int32    `json:"-"`
40994 }
40995
40996 func (m *PDCCH_ConfigSIB1) Reset()         { *m = PDCCH_ConfigSIB1{} }
40997 func (m *PDCCH_ConfigSIB1) String() string { return proto.CompactTextString(m) }
40998 func (*PDCCH_ConfigSIB1) ProtoMessage()    {}
40999 func (*PDCCH_ConfigSIB1) Descriptor() ([]byte, []int) {
41000         return fileDescriptor_21c7528bb61f1a7a, []int{468}
41001 }
41002
41003 func (m *PDCCH_ConfigSIB1) XXX_Unmarshal(b []byte) error {
41004         return xxx_messageInfo_PDCCH_ConfigSIB1.Unmarshal(m, b)
41005 }
41006 func (m *PDCCH_ConfigSIB1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41007         return xxx_messageInfo_PDCCH_ConfigSIB1.Marshal(b, m, deterministic)
41008 }
41009 func (m *PDCCH_ConfigSIB1) XXX_Merge(src proto.Message) {
41010         xxx_messageInfo_PDCCH_ConfigSIB1.Merge(m, src)
41011 }
41012 func (m *PDCCH_ConfigSIB1) XXX_Size() int {
41013         return xxx_messageInfo_PDCCH_ConfigSIB1.Size(m)
41014 }
41015 func (m *PDCCH_ConfigSIB1) XXX_DiscardUnknown() {
41016         xxx_messageInfo_PDCCH_ConfigSIB1.DiscardUnknown(m)
41017 }
41018
41019 var xxx_messageInfo_PDCCH_ConfigSIB1 proto.InternalMessageInfo
41020
41021 func (m *PDCCH_ConfigSIB1) GetControlResourceSetZero() uint32 {
41022         if m != nil {
41023                 return m.ControlResourceSetZero
41024         }
41025         return 0
41026 }
41027
41028 func (m *PDCCH_ConfigSIB1) GetSearchSpaceZero() uint32 {
41029         if m != nil {
41030                 return m.SearchSpaceZero
41031         }
41032         return 0
41033 }
41034
41035 type NoSIB1 struct {
41036         Ssb_SubCarrierOffset uint32            `protobuf:"varint,1,opt,name=ssb_SubCarrierOffset,json=ssbSubCarrierOffset,proto3" json:"ssb_SubCarrierOffset,omitempty"`
41037         Pdcch_ConfigSIB1     *PDCCH_ConfigSIB1 `protobuf:"bytes,2,opt,name=pdcch_ConfigSIB1,json=pdcchConfigSIB1,proto3" json:"pdcch_ConfigSIB1,omitempty"`
41038         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
41039         XXX_unrecognized     []byte            `json:"-"`
41040         XXX_sizecache        int32             `json:"-"`
41041 }
41042
41043 func (m *NoSIB1) Reset()         { *m = NoSIB1{} }
41044 func (m *NoSIB1) String() string { return proto.CompactTextString(m) }
41045 func (*NoSIB1) ProtoMessage()    {}
41046 func (*NoSIB1) Descriptor() ([]byte, []int) {
41047         return fileDescriptor_21c7528bb61f1a7a, []int{469}
41048 }
41049
41050 func (m *NoSIB1) XXX_Unmarshal(b []byte) error {
41051         return xxx_messageInfo_NoSIB1.Unmarshal(m, b)
41052 }
41053 func (m *NoSIB1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41054         return xxx_messageInfo_NoSIB1.Marshal(b, m, deterministic)
41055 }
41056 func (m *NoSIB1) XXX_Merge(src proto.Message) {
41057         xxx_messageInfo_NoSIB1.Merge(m, src)
41058 }
41059 func (m *NoSIB1) XXX_Size() int {
41060         return xxx_messageInfo_NoSIB1.Size(m)
41061 }
41062 func (m *NoSIB1) XXX_DiscardUnknown() {
41063         xxx_messageInfo_NoSIB1.DiscardUnknown(m)
41064 }
41065
41066 var xxx_messageInfo_NoSIB1 proto.InternalMessageInfo
41067
41068 func (m *NoSIB1) GetSsb_SubCarrierOffset() uint32 {
41069         if m != nil {
41070                 return m.Ssb_SubCarrierOffset
41071         }
41072         return 0
41073 }
41074
41075 func (m *NoSIB1) GetPdcch_ConfigSIB1() *PDCCH_ConfigSIB1 {
41076         if m != nil {
41077                 return m.Pdcch_ConfigSIB1
41078         }
41079         return nil
41080 }
41081
41082 type PLMN_IdentityInfoList struct {
41083         Items                []*PLMN_IdentityInfo `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
41084         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
41085         XXX_unrecognized     []byte               `json:"-"`
41086         XXX_sizecache        int32                `json:"-"`
41087 }
41088
41089 func (m *PLMN_IdentityInfoList) Reset()         { *m = PLMN_IdentityInfoList{} }
41090 func (m *PLMN_IdentityInfoList) String() string { return proto.CompactTextString(m) }
41091 func (*PLMN_IdentityInfoList) ProtoMessage()    {}
41092 func (*PLMN_IdentityInfoList) Descriptor() ([]byte, []int) {
41093         return fileDescriptor_21c7528bb61f1a7a, []int{470}
41094 }
41095
41096 func (m *PLMN_IdentityInfoList) XXX_Unmarshal(b []byte) error {
41097         return xxx_messageInfo_PLMN_IdentityInfoList.Unmarshal(m, b)
41098 }
41099 func (m *PLMN_IdentityInfoList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41100         return xxx_messageInfo_PLMN_IdentityInfoList.Marshal(b, m, deterministic)
41101 }
41102 func (m *PLMN_IdentityInfoList) XXX_Merge(src proto.Message) {
41103         xxx_messageInfo_PLMN_IdentityInfoList.Merge(m, src)
41104 }
41105 func (m *PLMN_IdentityInfoList) XXX_Size() int {
41106         return xxx_messageInfo_PLMN_IdentityInfoList.Size(m)
41107 }
41108 func (m *PLMN_IdentityInfoList) XXX_DiscardUnknown() {
41109         xxx_messageInfo_PLMN_IdentityInfoList.DiscardUnknown(m)
41110 }
41111
41112 var xxx_messageInfo_PLMN_IdentityInfoList proto.InternalMessageInfo
41113
41114 func (m *PLMN_IdentityInfoList) GetItems() []*PLMN_IdentityInfo {
41115         if m != nil {
41116                 return m.Items
41117         }
41118         return nil
41119 }
41120
41121 type MultiFrequencyBandListNR struct {
41122         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
41123         XXX_NoUnkeyedLiteral struct{} `json:"-"`
41124         XXX_unrecognized     []byte   `json:"-"`
41125         XXX_sizecache        int32    `json:"-"`
41126 }
41127
41128 func (m *MultiFrequencyBandListNR) Reset()         { *m = MultiFrequencyBandListNR{} }
41129 func (m *MultiFrequencyBandListNR) String() string { return proto.CompactTextString(m) }
41130 func (*MultiFrequencyBandListNR) ProtoMessage()    {}
41131 func (*MultiFrequencyBandListNR) Descriptor() ([]byte, []int) {
41132         return fileDescriptor_21c7528bb61f1a7a, []int{471}
41133 }
41134
41135 func (m *MultiFrequencyBandListNR) XXX_Unmarshal(b []byte) error {
41136         return xxx_messageInfo_MultiFrequencyBandListNR.Unmarshal(m, b)
41137 }
41138 func (m *MultiFrequencyBandListNR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41139         return xxx_messageInfo_MultiFrequencyBandListNR.Marshal(b, m, deterministic)
41140 }
41141 func (m *MultiFrequencyBandListNR) XXX_Merge(src proto.Message) {
41142         xxx_messageInfo_MultiFrequencyBandListNR.Merge(m, src)
41143 }
41144 func (m *MultiFrequencyBandListNR) XXX_Size() int {
41145         return xxx_messageInfo_MultiFrequencyBandListNR.Size(m)
41146 }
41147 func (m *MultiFrequencyBandListNR) XXX_DiscardUnknown() {
41148         xxx_messageInfo_MultiFrequencyBandListNR.DiscardUnknown(m)
41149 }
41150
41151 var xxx_messageInfo_MultiFrequencyBandListNR proto.InternalMessageInfo
41152
41153 func (m *MultiFrequencyBandListNR) GetItems() []uint32 {
41154         if m != nil {
41155                 return m.Items
41156         }
41157         return nil
41158 }
41159
41160 type CGI_Info struct {
41161         Plmn_IdentityInfoList *PLMN_IdentityInfoList    `protobuf:"bytes,1,opt,name=plmn_IdentityInfoList,json=plmnIdentityInfoList,proto3" json:"plmn_IdentityInfoList,omitempty"`
41162         FrequencyBandList     *MultiFrequencyBandListNR `protobuf:"bytes,2,opt,name=frequencyBandList,proto3" json:"frequencyBandList,omitempty"`
41163         NoSIB1                *NoSIB1                   `protobuf:"bytes,3,opt,name=noSIB1,proto3" json:"noSIB1,omitempty"`
41164         XXX_NoUnkeyedLiteral  struct{}                  `json:"-"`
41165         XXX_unrecognized      []byte                    `json:"-"`
41166         XXX_sizecache         int32                     `json:"-"`
41167 }
41168
41169 func (m *CGI_Info) Reset()         { *m = CGI_Info{} }
41170 func (m *CGI_Info) String() string { return proto.CompactTextString(m) }
41171 func (*CGI_Info) ProtoMessage()    {}
41172 func (*CGI_Info) Descriptor() ([]byte, []int) {
41173         return fileDescriptor_21c7528bb61f1a7a, []int{472}
41174 }
41175
41176 func (m *CGI_Info) XXX_Unmarshal(b []byte) error {
41177         return xxx_messageInfo_CGI_Info.Unmarshal(m, b)
41178 }
41179 func (m *CGI_Info) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41180         return xxx_messageInfo_CGI_Info.Marshal(b, m, deterministic)
41181 }
41182 func (m *CGI_Info) XXX_Merge(src proto.Message) {
41183         xxx_messageInfo_CGI_Info.Merge(m, src)
41184 }
41185 func (m *CGI_Info) XXX_Size() int {
41186         return xxx_messageInfo_CGI_Info.Size(m)
41187 }
41188 func (m *CGI_Info) XXX_DiscardUnknown() {
41189         xxx_messageInfo_CGI_Info.DiscardUnknown(m)
41190 }
41191
41192 var xxx_messageInfo_CGI_Info proto.InternalMessageInfo
41193
41194 func (m *CGI_Info) GetPlmn_IdentityInfoList() *PLMN_IdentityInfoList {
41195         if m != nil {
41196                 return m.Plmn_IdentityInfoList
41197         }
41198         return nil
41199 }
41200
41201 func (m *CGI_Info) GetFrequencyBandList() *MultiFrequencyBandListNR {
41202         if m != nil {
41203                 return m.FrequencyBandList
41204         }
41205         return nil
41206 }
41207
41208 func (m *CGI_Info) GetNoSIB1() *NoSIB1 {
41209         if m != nil {
41210                 return m.NoSIB1
41211         }
41212         return nil
41213 }
41214
41215 type MultiBandInfoListEUTRA struct {
41216         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
41217         XXX_NoUnkeyedLiteral struct{} `json:"-"`
41218         XXX_unrecognized     []byte   `json:"-"`
41219         XXX_sizecache        int32    `json:"-"`
41220 }
41221
41222 func (m *MultiBandInfoListEUTRA) Reset()         { *m = MultiBandInfoListEUTRA{} }
41223 func (m *MultiBandInfoListEUTRA) String() string { return proto.CompactTextString(m) }
41224 func (*MultiBandInfoListEUTRA) ProtoMessage()    {}
41225 func (*MultiBandInfoListEUTRA) Descriptor() ([]byte, []int) {
41226         return fileDescriptor_21c7528bb61f1a7a, []int{473}
41227 }
41228
41229 func (m *MultiBandInfoListEUTRA) XXX_Unmarshal(b []byte) error {
41230         return xxx_messageInfo_MultiBandInfoListEUTRA.Unmarshal(m, b)
41231 }
41232 func (m *MultiBandInfoListEUTRA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41233         return xxx_messageInfo_MultiBandInfoListEUTRA.Marshal(b, m, deterministic)
41234 }
41235 func (m *MultiBandInfoListEUTRA) XXX_Merge(src proto.Message) {
41236         xxx_messageInfo_MultiBandInfoListEUTRA.Merge(m, src)
41237 }
41238 func (m *MultiBandInfoListEUTRA) XXX_Size() int {
41239         return xxx_messageInfo_MultiBandInfoListEUTRA.Size(m)
41240 }
41241 func (m *MultiBandInfoListEUTRA) XXX_DiscardUnknown() {
41242         xxx_messageInfo_MultiBandInfoListEUTRA.DiscardUnknown(m)
41243 }
41244
41245 var xxx_messageInfo_MultiBandInfoListEUTRA proto.InternalMessageInfo
41246
41247 func (m *MultiBandInfoListEUTRA) GetItems() []uint32 {
41248         if m != nil {
41249                 return m.Items
41250         }
41251         return nil
41252 }
41253
41254 type EUTRA_CGI_Info struct {
41255         Cgi_Info_EPC              *CGIInfo_EPC                       `protobuf:"bytes,1,opt,name=cgi_Info_EPC,json=cgiInfoEPC,proto3" json:"cgi_Info_EPC,omitempty"`
41256         CgiInfo_5GC               []*CellAccessRelatedInfo_EUTRA_5GC `protobuf:"bytes,2,rep,name=cgi_info_5GC,json=cgiInfo5GC,proto3" json:"cgi_info_5GC,omitempty"`
41257         FreqBandIndicator         *wrappers.UInt32Value              `protobuf:"bytes,3,opt,name=freqBandIndicator,proto3" json:"freqBandIndicator,omitempty"`
41258         MultiBandInfoList         *MultiBandInfoListEUTRA            `protobuf:"bytes,4,opt,name=multiBandInfoList,proto3" json:"multiBandInfoList,omitempty"`
41259         FreqBandIndicatorPriority *TrueOpt                           `protobuf:"bytes,5,opt,name=freqBandIndicatorPriority,proto3" json:"freqBandIndicatorPriority,omitempty"`
41260         XXX_NoUnkeyedLiteral      struct{}                           `json:"-"`
41261         XXX_unrecognized          []byte                             `json:"-"`
41262         XXX_sizecache             int32                              `json:"-"`
41263 }
41264
41265 func (m *EUTRA_CGI_Info) Reset()         { *m = EUTRA_CGI_Info{} }
41266 func (m *EUTRA_CGI_Info) String() string { return proto.CompactTextString(m) }
41267 func (*EUTRA_CGI_Info) ProtoMessage()    {}
41268 func (*EUTRA_CGI_Info) Descriptor() ([]byte, []int) {
41269         return fileDescriptor_21c7528bb61f1a7a, []int{474}
41270 }
41271
41272 func (m *EUTRA_CGI_Info) XXX_Unmarshal(b []byte) error {
41273         return xxx_messageInfo_EUTRA_CGI_Info.Unmarshal(m, b)
41274 }
41275 func (m *EUTRA_CGI_Info) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41276         return xxx_messageInfo_EUTRA_CGI_Info.Marshal(b, m, deterministic)
41277 }
41278 func (m *EUTRA_CGI_Info) XXX_Merge(src proto.Message) {
41279         xxx_messageInfo_EUTRA_CGI_Info.Merge(m, src)
41280 }
41281 func (m *EUTRA_CGI_Info) XXX_Size() int {
41282         return xxx_messageInfo_EUTRA_CGI_Info.Size(m)
41283 }
41284 func (m *EUTRA_CGI_Info) XXX_DiscardUnknown() {
41285         xxx_messageInfo_EUTRA_CGI_Info.DiscardUnknown(m)
41286 }
41287
41288 var xxx_messageInfo_EUTRA_CGI_Info proto.InternalMessageInfo
41289
41290 func (m *EUTRA_CGI_Info) GetCgi_Info_EPC() *CGIInfo_EPC {
41291         if m != nil {
41292                 return m.Cgi_Info_EPC
41293         }
41294         return nil
41295 }
41296
41297 func (m *EUTRA_CGI_Info) GetCgiInfo_5GC() []*CellAccessRelatedInfo_EUTRA_5GC {
41298         if m != nil {
41299                 return m.CgiInfo_5GC
41300         }
41301         return nil
41302 }
41303
41304 func (m *EUTRA_CGI_Info) GetFreqBandIndicator() *wrappers.UInt32Value {
41305         if m != nil {
41306                 return m.FreqBandIndicator
41307         }
41308         return nil
41309 }
41310
41311 func (m *EUTRA_CGI_Info) GetMultiBandInfoList() *MultiBandInfoListEUTRA {
41312         if m != nil {
41313                 return m.MultiBandInfoList
41314         }
41315         return nil
41316 }
41317
41318 func (m *EUTRA_CGI_Info) GetFreqBandIndicatorPriority() *TrueOpt {
41319         if m != nil {
41320                 return m.FreqBandIndicatorPriority
41321         }
41322         return nil
41323 }
41324
41325 type MeasResultNR struct {
41326         PhysCellId           *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=physCellId,proto3" json:"physCellId,omitempty"`
41327         MeasResult           *MeasResult           `protobuf:"bytes,2,opt,name=measResult,proto3" json:"measResult,omitempty"`
41328         Cgi_Info             *CGI_Info             `protobuf:"bytes,3,opt,name=cgi_Info,json=cgiInfo,proto3" json:"cgi_Info,omitempty"`
41329         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
41330         XXX_unrecognized     []byte                `json:"-"`
41331         XXX_sizecache        int32                 `json:"-"`
41332 }
41333
41334 func (m *MeasResultNR) Reset()         { *m = MeasResultNR{} }
41335 func (m *MeasResultNR) String() string { return proto.CompactTextString(m) }
41336 func (*MeasResultNR) ProtoMessage()    {}
41337 func (*MeasResultNR) Descriptor() ([]byte, []int) {
41338         return fileDescriptor_21c7528bb61f1a7a, []int{475}
41339 }
41340
41341 func (m *MeasResultNR) XXX_Unmarshal(b []byte) error {
41342         return xxx_messageInfo_MeasResultNR.Unmarshal(m, b)
41343 }
41344 func (m *MeasResultNR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41345         return xxx_messageInfo_MeasResultNR.Marshal(b, m, deterministic)
41346 }
41347 func (m *MeasResultNR) XXX_Merge(src proto.Message) {
41348         xxx_messageInfo_MeasResultNR.Merge(m, src)
41349 }
41350 func (m *MeasResultNR) XXX_Size() int {
41351         return xxx_messageInfo_MeasResultNR.Size(m)
41352 }
41353 func (m *MeasResultNR) XXX_DiscardUnknown() {
41354         xxx_messageInfo_MeasResultNR.DiscardUnknown(m)
41355 }
41356
41357 var xxx_messageInfo_MeasResultNR proto.InternalMessageInfo
41358
41359 func (m *MeasResultNR) GetPhysCellId() *wrappers.UInt32Value {
41360         if m != nil {
41361                 return m.PhysCellId
41362         }
41363         return nil
41364 }
41365
41366 func (m *MeasResultNR) GetMeasResult() *MeasResult {
41367         if m != nil {
41368                 return m.MeasResult
41369         }
41370         return nil
41371 }
41372
41373 func (m *MeasResultNR) GetCgi_Info() *CGI_Info {
41374         if m != nil {
41375                 return m.Cgi_Info
41376         }
41377         return nil
41378 }
41379
41380 type MeasResultEUTRA struct {
41381         EutraPhysCellId      uint32                    `protobuf:"varint,1,opt,name=eutra_physCellId,json=eutraPhysCellId,proto3" json:"eutra_physCellId,omitempty"`
41382         MeasResult           *MeasQuantityResultsEUTRA `protobuf:"bytes,2,opt,name=measResult,proto3" json:"measResult,omitempty"`
41383         Cgi_Info             *EUTRA_CGI_Info           `protobuf:"bytes,3,opt,name=cgi_Info,json=cgiInfo,proto3" json:"cgi_Info,omitempty"`
41384         XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
41385         XXX_unrecognized     []byte                    `json:"-"`
41386         XXX_sizecache        int32                     `json:"-"`
41387 }
41388
41389 func (m *MeasResultEUTRA) Reset()         { *m = MeasResultEUTRA{} }
41390 func (m *MeasResultEUTRA) String() string { return proto.CompactTextString(m) }
41391 func (*MeasResultEUTRA) ProtoMessage()    {}
41392 func (*MeasResultEUTRA) Descriptor() ([]byte, []int) {
41393         return fileDescriptor_21c7528bb61f1a7a, []int{476}
41394 }
41395
41396 func (m *MeasResultEUTRA) XXX_Unmarshal(b []byte) error {
41397         return xxx_messageInfo_MeasResultEUTRA.Unmarshal(m, b)
41398 }
41399 func (m *MeasResultEUTRA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41400         return xxx_messageInfo_MeasResultEUTRA.Marshal(b, m, deterministic)
41401 }
41402 func (m *MeasResultEUTRA) XXX_Merge(src proto.Message) {
41403         xxx_messageInfo_MeasResultEUTRA.Merge(m, src)
41404 }
41405 func (m *MeasResultEUTRA) XXX_Size() int {
41406         return xxx_messageInfo_MeasResultEUTRA.Size(m)
41407 }
41408 func (m *MeasResultEUTRA) XXX_DiscardUnknown() {
41409         xxx_messageInfo_MeasResultEUTRA.DiscardUnknown(m)
41410 }
41411
41412 var xxx_messageInfo_MeasResultEUTRA proto.InternalMessageInfo
41413
41414 func (m *MeasResultEUTRA) GetEutraPhysCellId() uint32 {
41415         if m != nil {
41416                 return m.EutraPhysCellId
41417         }
41418         return 0
41419 }
41420
41421 func (m *MeasResultEUTRA) GetMeasResult() *MeasQuantityResultsEUTRA {
41422         if m != nil {
41423                 return m.MeasResult
41424         }
41425         return nil
41426 }
41427
41428 func (m *MeasResultEUTRA) GetCgi_Info() *EUTRA_CGI_Info {
41429         if m != nil {
41430                 return m.Cgi_Info
41431         }
41432         return nil
41433 }
41434
41435 type MeasResultServMO struct {
41436         ServCellID              uint32        `protobuf:"varint,1,opt,name=servCellID,proto3" json:"servCellID,omitempty"`
41437         MeasResultServingCell   *MeasResultNR `protobuf:"bytes,2,opt,name=measResultServingCell,proto3" json:"measResultServingCell,omitempty"`
41438         MeasResultBestNeighCell *MeasResultNR `protobuf:"bytes,3,opt,name=measResultBestNeighCell,proto3" json:"measResultBestNeighCell,omitempty"`
41439         XXX_NoUnkeyedLiteral    struct{}      `json:"-"`
41440         XXX_unrecognized        []byte        `json:"-"`
41441         XXX_sizecache           int32         `json:"-"`
41442 }
41443
41444 func (m *MeasResultServMO) Reset()         { *m = MeasResultServMO{} }
41445 func (m *MeasResultServMO) String() string { return proto.CompactTextString(m) }
41446 func (*MeasResultServMO) ProtoMessage()    {}
41447 func (*MeasResultServMO) Descriptor() ([]byte, []int) {
41448         return fileDescriptor_21c7528bb61f1a7a, []int{477}
41449 }
41450
41451 func (m *MeasResultServMO) XXX_Unmarshal(b []byte) error {
41452         return xxx_messageInfo_MeasResultServMO.Unmarshal(m, b)
41453 }
41454 func (m *MeasResultServMO) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41455         return xxx_messageInfo_MeasResultServMO.Marshal(b, m, deterministic)
41456 }
41457 func (m *MeasResultServMO) XXX_Merge(src proto.Message) {
41458         xxx_messageInfo_MeasResultServMO.Merge(m, src)
41459 }
41460 func (m *MeasResultServMO) XXX_Size() int {
41461         return xxx_messageInfo_MeasResultServMO.Size(m)
41462 }
41463 func (m *MeasResultServMO) XXX_DiscardUnknown() {
41464         xxx_messageInfo_MeasResultServMO.DiscardUnknown(m)
41465 }
41466
41467 var xxx_messageInfo_MeasResultServMO proto.InternalMessageInfo
41468
41469 func (m *MeasResultServMO) GetServCellID() uint32 {
41470         if m != nil {
41471                 return m.ServCellID
41472         }
41473         return 0
41474 }
41475
41476 func (m *MeasResultServMO) GetMeasResultServingCell() *MeasResultNR {
41477         if m != nil {
41478                 return m.MeasResultServingCell
41479         }
41480         return nil
41481 }
41482
41483 func (m *MeasResultServMO) GetMeasResultBestNeighCell() *MeasResultNR {
41484         if m != nil {
41485                 return m.MeasResultBestNeighCell
41486         }
41487         return nil
41488 }
41489
41490 type MeasResultServMOList struct {
41491         Items                []*MeasResultServMO `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
41492         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
41493         XXX_unrecognized     []byte              `json:"-"`
41494         XXX_sizecache        int32               `json:"-"`
41495 }
41496
41497 func (m *MeasResultServMOList) Reset()         { *m = MeasResultServMOList{} }
41498 func (m *MeasResultServMOList) String() string { return proto.CompactTextString(m) }
41499 func (*MeasResultServMOList) ProtoMessage()    {}
41500 func (*MeasResultServMOList) Descriptor() ([]byte, []int) {
41501         return fileDescriptor_21c7528bb61f1a7a, []int{478}
41502 }
41503
41504 func (m *MeasResultServMOList) XXX_Unmarshal(b []byte) error {
41505         return xxx_messageInfo_MeasResultServMOList.Unmarshal(m, b)
41506 }
41507 func (m *MeasResultServMOList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41508         return xxx_messageInfo_MeasResultServMOList.Marshal(b, m, deterministic)
41509 }
41510 func (m *MeasResultServMOList) XXX_Merge(src proto.Message) {
41511         xxx_messageInfo_MeasResultServMOList.Merge(m, src)
41512 }
41513 func (m *MeasResultServMOList) XXX_Size() int {
41514         return xxx_messageInfo_MeasResultServMOList.Size(m)
41515 }
41516 func (m *MeasResultServMOList) XXX_DiscardUnknown() {
41517         xxx_messageInfo_MeasResultServMOList.DiscardUnknown(m)
41518 }
41519
41520 var xxx_messageInfo_MeasResultServMOList proto.InternalMessageInfo
41521
41522 func (m *MeasResultServMOList) GetItems() []*MeasResultServMO {
41523         if m != nil {
41524                 return m.Items
41525         }
41526         return nil
41527 }
41528
41529 type MeasResultListNR struct {
41530         Items                []*MeasResultNR `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
41531         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
41532         XXX_unrecognized     []byte          `json:"-"`
41533         XXX_sizecache        int32           `json:"-"`
41534 }
41535
41536 func (m *MeasResultListNR) Reset()         { *m = MeasResultListNR{} }
41537 func (m *MeasResultListNR) String() string { return proto.CompactTextString(m) }
41538 func (*MeasResultListNR) ProtoMessage()    {}
41539 func (*MeasResultListNR) Descriptor() ([]byte, []int) {
41540         return fileDescriptor_21c7528bb61f1a7a, []int{479}
41541 }
41542
41543 func (m *MeasResultListNR) XXX_Unmarshal(b []byte) error {
41544         return xxx_messageInfo_MeasResultListNR.Unmarshal(m, b)
41545 }
41546 func (m *MeasResultListNR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41547         return xxx_messageInfo_MeasResultListNR.Marshal(b, m, deterministic)
41548 }
41549 func (m *MeasResultListNR) XXX_Merge(src proto.Message) {
41550         xxx_messageInfo_MeasResultListNR.Merge(m, src)
41551 }
41552 func (m *MeasResultListNR) XXX_Size() int {
41553         return xxx_messageInfo_MeasResultListNR.Size(m)
41554 }
41555 func (m *MeasResultListNR) XXX_DiscardUnknown() {
41556         xxx_messageInfo_MeasResultListNR.DiscardUnknown(m)
41557 }
41558
41559 var xxx_messageInfo_MeasResultListNR proto.InternalMessageInfo
41560
41561 func (m *MeasResultListNR) GetItems() []*MeasResultNR {
41562         if m != nil {
41563                 return m.Items
41564         }
41565         return nil
41566 }
41567
41568 type MeasResultListEUTRA struct {
41569         Items                []*MeasResultEUTRA `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
41570         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
41571         XXX_unrecognized     []byte             `json:"-"`
41572         XXX_sizecache        int32              `json:"-"`
41573 }
41574
41575 func (m *MeasResultListEUTRA) Reset()         { *m = MeasResultListEUTRA{} }
41576 func (m *MeasResultListEUTRA) String() string { return proto.CompactTextString(m) }
41577 func (*MeasResultListEUTRA) ProtoMessage()    {}
41578 func (*MeasResultListEUTRA) Descriptor() ([]byte, []int) {
41579         return fileDescriptor_21c7528bb61f1a7a, []int{480}
41580 }
41581
41582 func (m *MeasResultListEUTRA) XXX_Unmarshal(b []byte) error {
41583         return xxx_messageInfo_MeasResultListEUTRA.Unmarshal(m, b)
41584 }
41585 func (m *MeasResultListEUTRA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41586         return xxx_messageInfo_MeasResultListEUTRA.Marshal(b, m, deterministic)
41587 }
41588 func (m *MeasResultListEUTRA) XXX_Merge(src proto.Message) {
41589         xxx_messageInfo_MeasResultListEUTRA.Merge(m, src)
41590 }
41591 func (m *MeasResultListEUTRA) XXX_Size() int {
41592         return xxx_messageInfo_MeasResultListEUTRA.Size(m)
41593 }
41594 func (m *MeasResultListEUTRA) XXX_DiscardUnknown() {
41595         xxx_messageInfo_MeasResultListEUTRA.DiscardUnknown(m)
41596 }
41597
41598 var xxx_messageInfo_MeasResultListEUTRA proto.InternalMessageInfo
41599
41600 func (m *MeasResultListEUTRA) GetItems() []*MeasResultEUTRA {
41601         if m != nil {
41602                 return m.Items
41603         }
41604         return nil
41605 }
41606
41607 type MeasResults struct {
41608         MeasId                  uint32                `protobuf:"varint,1,opt,name=measId,proto3" json:"measId,omitempty"`
41609         MeasResultServingMOList *MeasResultServMOList `protobuf:"bytes,2,opt,name=measResultServingMOList,proto3" json:"measResultServingMOList,omitempty"`
41610         // Types that are valid to be assigned to MeasResultNeighCells:
41611         //      *MeasResults_MeasResultListNR
41612         //      *MeasResults_MeasResultListEUTRA
41613         MeasResultNeighCells isMeasResults_MeasResultNeighCells `protobuf_oneof:"measResultNeighCells"`
41614         XXX_NoUnkeyedLiteral struct{}                           `json:"-"`
41615         XXX_unrecognized     []byte                             `json:"-"`
41616         XXX_sizecache        int32                              `json:"-"`
41617 }
41618
41619 func (m *MeasResults) Reset()         { *m = MeasResults{} }
41620 func (m *MeasResults) String() string { return proto.CompactTextString(m) }
41621 func (*MeasResults) ProtoMessage()    {}
41622 func (*MeasResults) Descriptor() ([]byte, []int) {
41623         return fileDescriptor_21c7528bb61f1a7a, []int{481}
41624 }
41625
41626 func (m *MeasResults) XXX_Unmarshal(b []byte) error {
41627         return xxx_messageInfo_MeasResults.Unmarshal(m, b)
41628 }
41629 func (m *MeasResults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41630         return xxx_messageInfo_MeasResults.Marshal(b, m, deterministic)
41631 }
41632 func (m *MeasResults) XXX_Merge(src proto.Message) {
41633         xxx_messageInfo_MeasResults.Merge(m, src)
41634 }
41635 func (m *MeasResults) XXX_Size() int {
41636         return xxx_messageInfo_MeasResults.Size(m)
41637 }
41638 func (m *MeasResults) XXX_DiscardUnknown() {
41639         xxx_messageInfo_MeasResults.DiscardUnknown(m)
41640 }
41641
41642 var xxx_messageInfo_MeasResults proto.InternalMessageInfo
41643
41644 func (m *MeasResults) GetMeasId() uint32 {
41645         if m != nil {
41646                 return m.MeasId
41647         }
41648         return 0
41649 }
41650
41651 func (m *MeasResults) GetMeasResultServingMOList() *MeasResultServMOList {
41652         if m != nil {
41653                 return m.MeasResultServingMOList
41654         }
41655         return nil
41656 }
41657
41658 type isMeasResults_MeasResultNeighCells interface {
41659         isMeasResults_MeasResultNeighCells()
41660 }
41661
41662 type MeasResults_MeasResultListNR struct {
41663         MeasResultListNR *MeasResultListNR `protobuf:"bytes,3,opt,name=measResultListNR,proto3,oneof"`
41664 }
41665
41666 type MeasResults_MeasResultListEUTRA struct {
41667         MeasResultListEUTRA *MeasResultListEUTRA `protobuf:"bytes,4,opt,name=measResultListEUTRA,proto3,oneof"`
41668 }
41669
41670 func (*MeasResults_MeasResultListNR) isMeasResults_MeasResultNeighCells() {}
41671
41672 func (*MeasResults_MeasResultListEUTRA) isMeasResults_MeasResultNeighCells() {}
41673
41674 func (m *MeasResults) GetMeasResultNeighCells() isMeasResults_MeasResultNeighCells {
41675         if m != nil {
41676                 return m.MeasResultNeighCells
41677         }
41678         return nil
41679 }
41680
41681 func (m *MeasResults) GetMeasResultListNR() *MeasResultListNR {
41682         if x, ok := m.GetMeasResultNeighCells().(*MeasResults_MeasResultListNR); ok {
41683                 return x.MeasResultListNR
41684         }
41685         return nil
41686 }
41687
41688 func (m *MeasResults) GetMeasResultListEUTRA() *MeasResultListEUTRA {
41689         if x, ok := m.GetMeasResultNeighCells().(*MeasResults_MeasResultListEUTRA); ok {
41690                 return x.MeasResultListEUTRA
41691         }
41692         return nil
41693 }
41694
41695 // XXX_OneofWrappers is for the internal use of the proto package.
41696 func (*MeasResults) XXX_OneofWrappers() []interface{} {
41697         return []interface{}{
41698                 (*MeasResults_MeasResultListNR)(nil),
41699                 (*MeasResults_MeasResultListEUTRA)(nil),
41700         }
41701 }
41702
41703 type DRX_Info struct {
41704         // Types that are valid to be assigned to Drx_LongCycleStartOffset:
41705         //      *DRX_Info_Ms10
41706         //      *DRX_Info_Ms20
41707         //      *DRX_Info_Ms32
41708         //      *DRX_Info_Ms40
41709         //      *DRX_Info_Ms60
41710         //      *DRX_Info_Ms64
41711         //      *DRX_Info_Ms70
41712         //      *DRX_Info_Ms80
41713         //      *DRX_Info_Ms128
41714         //      *DRX_Info_Ms160
41715         //      *DRX_Info_Ms256
41716         //      *DRX_Info_Ms320
41717         //      *DRX_Info_Ms512
41718         //      *DRX_Info_Ms640
41719         //      *DRX_Info_Ms1024
41720         //      *DRX_Info_Ms1280
41721         //      *DRX_Info_Ms2048
41722         //      *DRX_Info_Ms2560
41723         //      *DRX_Info_Ms5120
41724         //      *DRX_Info_Ms10240
41725         Drx_LongCycleStartOffset isDRX_Info_Drx_LongCycleStartOffset `protobuf_oneof:"drx_LongCycleStartOffset"`
41726         ShortDRX                 *ShortDRX                           `protobuf:"bytes,21,opt,name=shortDRX,proto3" json:"shortDRX,omitempty"`
41727         XXX_NoUnkeyedLiteral     struct{}                            `json:"-"`
41728         XXX_unrecognized         []byte                              `json:"-"`
41729         XXX_sizecache            int32                               `json:"-"`
41730 }
41731
41732 func (m *DRX_Info) Reset()         { *m = DRX_Info{} }
41733 func (m *DRX_Info) String() string { return proto.CompactTextString(m) }
41734 func (*DRX_Info) ProtoMessage()    {}
41735 func (*DRX_Info) Descriptor() ([]byte, []int) {
41736         return fileDescriptor_21c7528bb61f1a7a, []int{482}
41737 }
41738
41739 func (m *DRX_Info) XXX_Unmarshal(b []byte) error {
41740         return xxx_messageInfo_DRX_Info.Unmarshal(m, b)
41741 }
41742 func (m *DRX_Info) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
41743         return xxx_messageInfo_DRX_Info.Marshal(b, m, deterministic)
41744 }
41745 func (m *DRX_Info) XXX_Merge(src proto.Message) {
41746         xxx_messageInfo_DRX_Info.Merge(m, src)
41747 }
41748 func (m *DRX_Info) XXX_Size() int {
41749         return xxx_messageInfo_DRX_Info.Size(m)
41750 }
41751 func (m *DRX_Info) XXX_DiscardUnknown() {
41752         xxx_messageInfo_DRX_Info.DiscardUnknown(m)
41753 }
41754
41755 var xxx_messageInfo_DRX_Info proto.InternalMessageInfo
41756
41757 type isDRX_Info_Drx_LongCycleStartOffset interface {
41758         isDRX_Info_Drx_LongCycleStartOffset()
41759 }
41760
41761 type DRX_Info_Ms10 struct {
41762         Ms10 uint32 `protobuf:"varint,1,opt,name=ms10,proto3,oneof"`
41763 }
41764
41765 type DRX_Info_Ms20 struct {
41766         Ms20 uint32 `protobuf:"varint,2,opt,name=ms20,proto3,oneof"`
41767 }
41768
41769 type DRX_Info_Ms32 struct {
41770         Ms32 uint32 `protobuf:"varint,3,opt,name=ms32,proto3,oneof"`
41771 }
41772
41773 type DRX_Info_Ms40 struct {
41774         Ms40 uint32 `protobuf:"varint,4,opt,name=ms40,proto3,oneof"`
41775 }
41776
41777 type DRX_Info_Ms60 struct {
41778         Ms60 uint32 `protobuf:"varint,5,opt,name=ms60,proto3,oneof"`
41779 }
41780
41781 type DRX_Info_Ms64 struct {
41782         Ms64 uint32 `protobuf:"varint,6,opt,name=ms64,proto3,oneof"`
41783 }
41784
41785 type DRX_Info_Ms70 struct {
41786         Ms70 uint32 `protobuf:"varint,7,opt,name=ms70,proto3,oneof"`
41787 }
41788
41789 type DRX_Info_Ms80 struct {
41790         Ms80 uint32 `protobuf:"varint,8,opt,name=ms80,proto3,oneof"`
41791 }
41792
41793 type DRX_Info_Ms128 struct {
41794         Ms128 uint32 `protobuf:"varint,9,opt,name=ms128,proto3,oneof"`
41795 }
41796
41797 type DRX_Info_Ms160 struct {
41798         Ms160 uint32 `protobuf:"varint,10,opt,name=ms160,proto3,oneof"`
41799 }
41800
41801 type DRX_Info_Ms256 struct {
41802         Ms256 uint32 `protobuf:"varint,11,opt,name=ms256,proto3,oneof"`
41803 }
41804
41805 type DRX_Info_Ms320 struct {
41806         Ms320 uint32 `protobuf:"varint,12,opt,name=ms320,proto3,oneof"`
41807 }
41808
41809 type DRX_Info_Ms512 struct {
41810         Ms512 uint32 `protobuf:"varint,13,opt,name=ms512,proto3,oneof"`
41811 }
41812
41813 type DRX_Info_Ms640 struct {
41814         Ms640 uint32 `protobuf:"varint,14,opt,name=ms640,proto3,oneof"`
41815 }
41816
41817 type DRX_Info_Ms1024 struct {
41818         Ms1024 uint32 `protobuf:"varint,15,opt,name=ms1024,proto3,oneof"`
41819 }
41820
41821 type DRX_Info_Ms1280 struct {
41822         Ms1280 uint32 `protobuf:"varint,16,opt,name=ms1280,proto3,oneof"`
41823 }
41824
41825 type DRX_Info_Ms2048 struct {
41826         Ms2048 uint32 `protobuf:"varint,17,opt,name=ms2048,proto3,oneof"`
41827 }
41828
41829 type DRX_Info_Ms2560 struct {
41830         Ms2560 uint32 `protobuf:"varint,18,opt,name=ms2560,proto3,oneof"`
41831 }
41832
41833 type DRX_Info_Ms5120 struct {
41834         Ms5120 uint32 `protobuf:"varint,19,opt,name=ms5120,proto3,oneof"`
41835 }
41836
41837 type DRX_Info_Ms10240 struct {
41838         Ms10240 uint32 `protobuf:"varint,20,opt,name=ms10240,proto3,oneof"`
41839 }
41840
41841 func (*DRX_Info_Ms10) isDRX_Info_Drx_LongCycleStartOffset() {}
41842
41843 func (*DRX_Info_Ms20) isDRX_Info_Drx_LongCycleStartOffset() {}
41844
41845 func (*DRX_Info_Ms32) isDRX_Info_Drx_LongCycleStartOffset() {}
41846
41847 func (*DRX_Info_Ms40) isDRX_Info_Drx_LongCycleStartOffset() {}
41848
41849 func (*DRX_Info_Ms60) isDRX_Info_Drx_LongCycleStartOffset() {}
41850
41851 func (*DRX_Info_Ms64) isDRX_Info_Drx_LongCycleStartOffset() {}
41852
41853 func (*DRX_Info_Ms70) isDRX_Info_Drx_LongCycleStartOffset() {}
41854
41855 func (*DRX_Info_Ms80) isDRX_Info_Drx_LongCycleStartOffset() {}
41856
41857 func (*DRX_Info_Ms128) isDRX_Info_Drx_LongCycleStartOffset() {}
41858
41859 func (*DRX_Info_Ms160) isDRX_Info_Drx_LongCycleStartOffset() {}
41860
41861 func (*DRX_Info_Ms256) isDRX_Info_Drx_LongCycleStartOffset() {}
41862
41863 func (*DRX_Info_Ms320) isDRX_Info_Drx_LongCycleStartOffset() {}
41864
41865 func (*DRX_Info_Ms512) isDRX_Info_Drx_LongCycleStartOffset() {}
41866
41867 func (*DRX_Info_Ms640) isDRX_Info_Drx_LongCycleStartOffset() {}
41868
41869 func (*DRX_Info_Ms1024) isDRX_Info_Drx_LongCycleStartOffset() {}
41870
41871 func (*DRX_Info_Ms1280) isDRX_Info_Drx_LongCycleStartOffset() {}
41872
41873 func (*DRX_Info_Ms2048) isDRX_Info_Drx_LongCycleStartOffset() {}
41874
41875 func (*DRX_Info_Ms2560) isDRX_Info_Drx_LongCycleStartOffset() {}
41876
41877 func (*DRX_Info_Ms5120) isDRX_Info_Drx_LongCycleStartOffset() {}
41878
41879 func (*DRX_Info_Ms10240) isDRX_Info_Drx_LongCycleStartOffset() {}
41880
41881 func (m *DRX_Info) GetDrx_LongCycleStartOffset() isDRX_Info_Drx_LongCycleStartOffset {
41882         if m != nil {
41883                 return m.Drx_LongCycleStartOffset
41884         }
41885         return nil
41886 }
41887
41888 func (m *DRX_Info) GetMs10() uint32 {
41889         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms10); ok {
41890                 return x.Ms10
41891         }
41892         return 0
41893 }
41894
41895 func (m *DRX_Info) GetMs20() uint32 {
41896         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms20); ok {
41897                 return x.Ms20
41898         }
41899         return 0
41900 }
41901
41902 func (m *DRX_Info) GetMs32() uint32 {
41903         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms32); ok {
41904                 return x.Ms32
41905         }
41906         return 0
41907 }
41908
41909 func (m *DRX_Info) GetMs40() uint32 {
41910         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms40); ok {
41911                 return x.Ms40
41912         }
41913         return 0
41914 }
41915
41916 func (m *DRX_Info) GetMs60() uint32 {
41917         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms60); ok {
41918                 return x.Ms60
41919         }
41920         return 0
41921 }
41922
41923 func (m *DRX_Info) GetMs64() uint32 {
41924         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms64); ok {
41925                 return x.Ms64
41926         }
41927         return 0
41928 }
41929
41930 func (m *DRX_Info) GetMs70() uint32 {
41931         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms70); ok {
41932                 return x.Ms70
41933         }
41934         return 0
41935 }
41936
41937 func (m *DRX_Info) GetMs80() uint32 {
41938         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms80); ok {
41939                 return x.Ms80
41940         }
41941         return 0
41942 }
41943
41944 func (m *DRX_Info) GetMs128() uint32 {
41945         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms128); ok {
41946                 return x.Ms128
41947         }
41948         return 0
41949 }
41950
41951 func (m *DRX_Info) GetMs160() uint32 {
41952         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms160); ok {
41953                 return x.Ms160
41954         }
41955         return 0
41956 }
41957
41958 func (m *DRX_Info) GetMs256() uint32 {
41959         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms256); ok {
41960                 return x.Ms256
41961         }
41962         return 0
41963 }
41964
41965 func (m *DRX_Info) GetMs320() uint32 {
41966         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms320); ok {
41967                 return x.Ms320
41968         }
41969         return 0
41970 }
41971
41972 func (m *DRX_Info) GetMs512() uint32 {
41973         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms512); ok {
41974                 return x.Ms512
41975         }
41976         return 0
41977 }
41978
41979 func (m *DRX_Info) GetMs640() uint32 {
41980         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms640); ok {
41981                 return x.Ms640
41982         }
41983         return 0
41984 }
41985
41986 func (m *DRX_Info) GetMs1024() uint32 {
41987         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms1024); ok {
41988                 return x.Ms1024
41989         }
41990         return 0
41991 }
41992
41993 func (m *DRX_Info) GetMs1280() uint32 {
41994         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms1280); ok {
41995                 return x.Ms1280
41996         }
41997         return 0
41998 }
41999
42000 func (m *DRX_Info) GetMs2048() uint32 {
42001         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms2048); ok {
42002                 return x.Ms2048
42003         }
42004         return 0
42005 }
42006
42007 func (m *DRX_Info) GetMs2560() uint32 {
42008         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms2560); ok {
42009                 return x.Ms2560
42010         }
42011         return 0
42012 }
42013
42014 func (m *DRX_Info) GetMs5120() uint32 {
42015         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms5120); ok {
42016                 return x.Ms5120
42017         }
42018         return 0
42019 }
42020
42021 func (m *DRX_Info) GetMs10240() uint32 {
42022         if x, ok := m.GetDrx_LongCycleStartOffset().(*DRX_Info_Ms10240); ok {
42023                 return x.Ms10240
42024         }
42025         return 0
42026 }
42027
42028 func (m *DRX_Info) GetShortDRX() *ShortDRX {
42029         if m != nil {
42030                 return m.ShortDRX
42031         }
42032         return nil
42033 }
42034
42035 // XXX_OneofWrappers is for the internal use of the proto package.
42036 func (*DRX_Info) XXX_OneofWrappers() []interface{} {
42037         return []interface{}{
42038                 (*DRX_Info_Ms10)(nil),
42039                 (*DRX_Info_Ms20)(nil),
42040                 (*DRX_Info_Ms32)(nil),
42041                 (*DRX_Info_Ms40)(nil),
42042                 (*DRX_Info_Ms60)(nil),
42043                 (*DRX_Info_Ms64)(nil),
42044                 (*DRX_Info_Ms70)(nil),
42045                 (*DRX_Info_Ms80)(nil),
42046                 (*DRX_Info_Ms128)(nil),
42047                 (*DRX_Info_Ms160)(nil),
42048                 (*DRX_Info_Ms256)(nil),
42049                 (*DRX_Info_Ms320)(nil),
42050                 (*DRX_Info_Ms512)(nil),
42051                 (*DRX_Info_Ms640)(nil),
42052                 (*DRX_Info_Ms1024)(nil),
42053                 (*DRX_Info_Ms1280)(nil),
42054                 (*DRX_Info_Ms2048)(nil),
42055                 (*DRX_Info_Ms2560)(nil),
42056                 (*DRX_Info_Ms5120)(nil),
42057                 (*DRX_Info_Ms10240)(nil),
42058         }
42059 }
42060
42061 type RadioBearerConfig struct {
42062         Srb_ToAddModList     *SRB_ToAddModList   `protobuf:"bytes,1,opt,name=srb_ToAddModList,json=srbToAddModList,proto3" json:"srb_ToAddModList,omitempty"`
42063         Srb3_ToRelease       *wrappers.BoolValue `protobuf:"bytes,2,opt,name=srb3_ToRelease,json=srb3ToRelease,proto3" json:"srb3_ToRelease,omitempty"`
42064         Drb_ToAddModList     *DRB_ToAddModList   `protobuf:"bytes,3,opt,name=drb_ToAddModList,json=drbToAddModList,proto3" json:"drb_ToAddModList,omitempty"`
42065         Drb_ToReleaseList    *DRB_ToReleaseList  `protobuf:"bytes,4,opt,name=drb_ToReleaseList,json=drbToReleaseList,proto3" json:"drb_ToReleaseList,omitempty"`
42066         SecurityConfig       *SecurityConfig     `protobuf:"bytes,5,opt,name=securityConfig,proto3" json:"securityConfig,omitempty"`
42067         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
42068         XXX_unrecognized     []byte              `json:"-"`
42069         XXX_sizecache        int32               `json:"-"`
42070 }
42071
42072 func (m *RadioBearerConfig) Reset()         { *m = RadioBearerConfig{} }
42073 func (m *RadioBearerConfig) String() string { return proto.CompactTextString(m) }
42074 func (*RadioBearerConfig) ProtoMessage()    {}
42075 func (*RadioBearerConfig) Descriptor() ([]byte, []int) {
42076         return fileDescriptor_21c7528bb61f1a7a, []int{483}
42077 }
42078
42079 func (m *RadioBearerConfig) XXX_Unmarshal(b []byte) error {
42080         return xxx_messageInfo_RadioBearerConfig.Unmarshal(m, b)
42081 }
42082 func (m *RadioBearerConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42083         return xxx_messageInfo_RadioBearerConfig.Marshal(b, m, deterministic)
42084 }
42085 func (m *RadioBearerConfig) XXX_Merge(src proto.Message) {
42086         xxx_messageInfo_RadioBearerConfig.Merge(m, src)
42087 }
42088 func (m *RadioBearerConfig) XXX_Size() int {
42089         return xxx_messageInfo_RadioBearerConfig.Size(m)
42090 }
42091 func (m *RadioBearerConfig) XXX_DiscardUnknown() {
42092         xxx_messageInfo_RadioBearerConfig.DiscardUnknown(m)
42093 }
42094
42095 var xxx_messageInfo_RadioBearerConfig proto.InternalMessageInfo
42096
42097 func (m *RadioBearerConfig) GetSrb_ToAddModList() *SRB_ToAddModList {
42098         if m != nil {
42099                 return m.Srb_ToAddModList
42100         }
42101         return nil
42102 }
42103
42104 func (m *RadioBearerConfig) GetSrb3_ToRelease() *wrappers.BoolValue {
42105         if m != nil {
42106                 return m.Srb3_ToRelease
42107         }
42108         return nil
42109 }
42110
42111 func (m *RadioBearerConfig) GetDrb_ToAddModList() *DRB_ToAddModList {
42112         if m != nil {
42113                 return m.Drb_ToAddModList
42114         }
42115         return nil
42116 }
42117
42118 func (m *RadioBearerConfig) GetDrb_ToReleaseList() *DRB_ToReleaseList {
42119         if m != nil {
42120                 return m.Drb_ToReleaseList
42121         }
42122         return nil
42123 }
42124
42125 func (m *RadioBearerConfig) GetSecurityConfig() *SecurityConfig {
42126         if m != nil {
42127                 return m.SecurityConfig
42128         }
42129         return nil
42130 }
42131
42132 type SRB_ToAddModList struct {
42133         Items                []*SRB_ToAddMod `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
42134         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
42135         XXX_unrecognized     []byte          `json:"-"`
42136         XXX_sizecache        int32           `json:"-"`
42137 }
42138
42139 func (m *SRB_ToAddModList) Reset()         { *m = SRB_ToAddModList{} }
42140 func (m *SRB_ToAddModList) String() string { return proto.CompactTextString(m) }
42141 func (*SRB_ToAddModList) ProtoMessage()    {}
42142 func (*SRB_ToAddModList) Descriptor() ([]byte, []int) {
42143         return fileDescriptor_21c7528bb61f1a7a, []int{484}
42144 }
42145
42146 func (m *SRB_ToAddModList) XXX_Unmarshal(b []byte) error {
42147         return xxx_messageInfo_SRB_ToAddModList.Unmarshal(m, b)
42148 }
42149 func (m *SRB_ToAddModList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42150         return xxx_messageInfo_SRB_ToAddModList.Marshal(b, m, deterministic)
42151 }
42152 func (m *SRB_ToAddModList) XXX_Merge(src proto.Message) {
42153         xxx_messageInfo_SRB_ToAddModList.Merge(m, src)
42154 }
42155 func (m *SRB_ToAddModList) XXX_Size() int {
42156         return xxx_messageInfo_SRB_ToAddModList.Size(m)
42157 }
42158 func (m *SRB_ToAddModList) XXX_DiscardUnknown() {
42159         xxx_messageInfo_SRB_ToAddModList.DiscardUnknown(m)
42160 }
42161
42162 var xxx_messageInfo_SRB_ToAddModList proto.InternalMessageInfo
42163
42164 func (m *SRB_ToAddModList) GetItems() []*SRB_ToAddMod {
42165         if m != nil {
42166                 return m.Items
42167         }
42168         return nil
42169 }
42170
42171 type SRB_ToAddMod struct {
42172         Srb_Identity         uint32              `protobuf:"varint,1,opt,name=srb_Identity,json=srbIdentity,proto3" json:"srb_Identity,omitempty"`
42173         ReestablishPDCP      *wrappers.BoolValue `protobuf:"bytes,2,opt,name=reestablishPDCP,proto3" json:"reestablishPDCP,omitempty"`
42174         DiscardOnPDCP        *wrappers.BoolValue `protobuf:"bytes,3,opt,name=discardOnPDCP,proto3" json:"discardOnPDCP,omitempty"`
42175         Pdcp_Config          *PDCP_Config        `protobuf:"bytes,4,opt,name=pdcp_Config,json=pdcpConfig,proto3" json:"pdcp_Config,omitempty"`
42176         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
42177         XXX_unrecognized     []byte              `json:"-"`
42178         XXX_sizecache        int32               `json:"-"`
42179 }
42180
42181 func (m *SRB_ToAddMod) Reset()         { *m = SRB_ToAddMod{} }
42182 func (m *SRB_ToAddMod) String() string { return proto.CompactTextString(m) }
42183 func (*SRB_ToAddMod) ProtoMessage()    {}
42184 func (*SRB_ToAddMod) Descriptor() ([]byte, []int) {
42185         return fileDescriptor_21c7528bb61f1a7a, []int{485}
42186 }
42187
42188 func (m *SRB_ToAddMod) XXX_Unmarshal(b []byte) error {
42189         return xxx_messageInfo_SRB_ToAddMod.Unmarshal(m, b)
42190 }
42191 func (m *SRB_ToAddMod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42192         return xxx_messageInfo_SRB_ToAddMod.Marshal(b, m, deterministic)
42193 }
42194 func (m *SRB_ToAddMod) XXX_Merge(src proto.Message) {
42195         xxx_messageInfo_SRB_ToAddMod.Merge(m, src)
42196 }
42197 func (m *SRB_ToAddMod) XXX_Size() int {
42198         return xxx_messageInfo_SRB_ToAddMod.Size(m)
42199 }
42200 func (m *SRB_ToAddMod) XXX_DiscardUnknown() {
42201         xxx_messageInfo_SRB_ToAddMod.DiscardUnknown(m)
42202 }
42203
42204 var xxx_messageInfo_SRB_ToAddMod proto.InternalMessageInfo
42205
42206 func (m *SRB_ToAddMod) GetSrb_Identity() uint32 {
42207         if m != nil {
42208                 return m.Srb_Identity
42209         }
42210         return 0
42211 }
42212
42213 func (m *SRB_ToAddMod) GetReestablishPDCP() *wrappers.BoolValue {
42214         if m != nil {
42215                 return m.ReestablishPDCP
42216         }
42217         return nil
42218 }
42219
42220 func (m *SRB_ToAddMod) GetDiscardOnPDCP() *wrappers.BoolValue {
42221         if m != nil {
42222                 return m.DiscardOnPDCP
42223         }
42224         return nil
42225 }
42226
42227 func (m *SRB_ToAddMod) GetPdcp_Config() *PDCP_Config {
42228         if m != nil {
42229                 return m.Pdcp_Config
42230         }
42231         return nil
42232 }
42233
42234 type PDCP_Config struct {
42235         Drb                  *DRB                `protobuf:"bytes,1,opt,name=drb,proto3" json:"drb,omitempty"`
42236         MoreThanOneRLC       *MoreThanOneRLC     `protobuf:"bytes,2,opt,name=moreThanOneRLC,proto3" json:"moreThanOneRLC,omitempty"`
42237         T_Reordering         *T_Reordering       `protobuf:"bytes,3,opt,name=t_Reordering,json=tReordering,proto3" json:"t_Reordering,omitempty"`
42238         CipheringDisabled    *wrappers.BoolValue `protobuf:"bytes,4,opt,name=cipheringDisabled,proto3" json:"cipheringDisabled,omitempty"`
42239         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
42240         XXX_unrecognized     []byte              `json:"-"`
42241         XXX_sizecache        int32               `json:"-"`
42242 }
42243
42244 func (m *PDCP_Config) Reset()         { *m = PDCP_Config{} }
42245 func (m *PDCP_Config) String() string { return proto.CompactTextString(m) }
42246 func (*PDCP_Config) ProtoMessage()    {}
42247 func (*PDCP_Config) Descriptor() ([]byte, []int) {
42248         return fileDescriptor_21c7528bb61f1a7a, []int{486}
42249 }
42250
42251 func (m *PDCP_Config) XXX_Unmarshal(b []byte) error {
42252         return xxx_messageInfo_PDCP_Config.Unmarshal(m, b)
42253 }
42254 func (m *PDCP_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42255         return xxx_messageInfo_PDCP_Config.Marshal(b, m, deterministic)
42256 }
42257 func (m *PDCP_Config) XXX_Merge(src proto.Message) {
42258         xxx_messageInfo_PDCP_Config.Merge(m, src)
42259 }
42260 func (m *PDCP_Config) XXX_Size() int {
42261         return xxx_messageInfo_PDCP_Config.Size(m)
42262 }
42263 func (m *PDCP_Config) XXX_DiscardUnknown() {
42264         xxx_messageInfo_PDCP_Config.DiscardUnknown(m)
42265 }
42266
42267 var xxx_messageInfo_PDCP_Config proto.InternalMessageInfo
42268
42269 func (m *PDCP_Config) GetDrb() *DRB {
42270         if m != nil {
42271                 return m.Drb
42272         }
42273         return nil
42274 }
42275
42276 func (m *PDCP_Config) GetMoreThanOneRLC() *MoreThanOneRLC {
42277         if m != nil {
42278                 return m.MoreThanOneRLC
42279         }
42280         return nil
42281 }
42282
42283 func (m *PDCP_Config) GetT_Reordering() *T_Reordering {
42284         if m != nil {
42285                 return m.T_Reordering
42286         }
42287         return nil
42288 }
42289
42290 func (m *PDCP_Config) GetCipheringDisabled() *wrappers.BoolValue {
42291         if m != nil {
42292                 return m.CipheringDisabled
42293         }
42294         return nil
42295 }
42296
42297 type DRB struct {
42298         DiscardTimer   *DiscardTimer `protobuf:"bytes,1,opt,name=discardTimer,proto3" json:"discardTimer,omitempty"`
42299         Pdcp_SN_SizeUL *PDCP_SN_Size `protobuf:"bytes,2,opt,name=pdcp_SN_SizeUL,json=pdcpSNSizeUL,proto3" json:"pdcp_SN_SizeUL,omitempty"`
42300         Pdcp_SN_SizeDL *PDCP_SN_Size `protobuf:"bytes,3,opt,name=pdcp_SN_SizeDL,json=pdcpSNSizeDL,proto3" json:"pdcp_SN_SizeDL,omitempty"`
42301         // Types that are valid to be assigned to HeaderCompression:
42302         //      *DRB_NotUsed
42303         //      *DRB_Rohc
42304         //      *DRB_UplinkOnlyROHC
42305         HeaderCompression    isDRB_HeaderCompression `protobuf_oneof:"headerCompression"`
42306         IntegrityProtection  *wrappers.BoolValue     `protobuf:"bytes,7,opt,name=integrityProtection,proto3" json:"integrityProtection,omitempty"`
42307         StatusReportRequired *wrappers.BoolValue     `protobuf:"bytes,8,opt,name=statusReportRequired,proto3" json:"statusReportRequired,omitempty"`
42308         OutOfOrderDelivery   *wrappers.BoolValue     `protobuf:"bytes,9,opt,name=outOfOrderDelivery,proto3" json:"outOfOrderDelivery,omitempty"`
42309         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
42310         XXX_unrecognized     []byte                  `json:"-"`
42311         XXX_sizecache        int32                   `json:"-"`
42312 }
42313
42314 func (m *DRB) Reset()         { *m = DRB{} }
42315 func (m *DRB) String() string { return proto.CompactTextString(m) }
42316 func (*DRB) ProtoMessage()    {}
42317 func (*DRB) Descriptor() ([]byte, []int) {
42318         return fileDescriptor_21c7528bb61f1a7a, []int{487}
42319 }
42320
42321 func (m *DRB) XXX_Unmarshal(b []byte) error {
42322         return xxx_messageInfo_DRB.Unmarshal(m, b)
42323 }
42324 func (m *DRB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42325         return xxx_messageInfo_DRB.Marshal(b, m, deterministic)
42326 }
42327 func (m *DRB) XXX_Merge(src proto.Message) {
42328         xxx_messageInfo_DRB.Merge(m, src)
42329 }
42330 func (m *DRB) XXX_Size() int {
42331         return xxx_messageInfo_DRB.Size(m)
42332 }
42333 func (m *DRB) XXX_DiscardUnknown() {
42334         xxx_messageInfo_DRB.DiscardUnknown(m)
42335 }
42336
42337 var xxx_messageInfo_DRB proto.InternalMessageInfo
42338
42339 func (m *DRB) GetDiscardTimer() *DiscardTimer {
42340         if m != nil {
42341                 return m.DiscardTimer
42342         }
42343         return nil
42344 }
42345
42346 func (m *DRB) GetPdcp_SN_SizeUL() *PDCP_SN_Size {
42347         if m != nil {
42348                 return m.Pdcp_SN_SizeUL
42349         }
42350         return nil
42351 }
42352
42353 func (m *DRB) GetPdcp_SN_SizeDL() *PDCP_SN_Size {
42354         if m != nil {
42355                 return m.Pdcp_SN_SizeDL
42356         }
42357         return nil
42358 }
42359
42360 type isDRB_HeaderCompression interface {
42361         isDRB_HeaderCompression()
42362 }
42363
42364 type DRB_NotUsed struct {
42365         NotUsed *Null `protobuf:"bytes,4,opt,name=notUsed,proto3,oneof"`
42366 }
42367
42368 type DRB_Rohc struct {
42369         Rohc *Rohc `protobuf:"bytes,5,opt,name=rohc,proto3,oneof"`
42370 }
42371
42372 type DRB_UplinkOnlyROHC struct {
42373         UplinkOnlyROHC *UplinkOnlyROHC `protobuf:"bytes,6,opt,name=uplinkOnlyROHC,proto3,oneof"`
42374 }
42375
42376 func (*DRB_NotUsed) isDRB_HeaderCompression() {}
42377
42378 func (*DRB_Rohc) isDRB_HeaderCompression() {}
42379
42380 func (*DRB_UplinkOnlyROHC) isDRB_HeaderCompression() {}
42381
42382 func (m *DRB) GetHeaderCompression() isDRB_HeaderCompression {
42383         if m != nil {
42384                 return m.HeaderCompression
42385         }
42386         return nil
42387 }
42388
42389 func (m *DRB) GetNotUsed() *Null {
42390         if x, ok := m.GetHeaderCompression().(*DRB_NotUsed); ok {
42391                 return x.NotUsed
42392         }
42393         return nil
42394 }
42395
42396 func (m *DRB) GetRohc() *Rohc {
42397         if x, ok := m.GetHeaderCompression().(*DRB_Rohc); ok {
42398                 return x.Rohc
42399         }
42400         return nil
42401 }
42402
42403 func (m *DRB) GetUplinkOnlyROHC() *UplinkOnlyROHC {
42404         if x, ok := m.GetHeaderCompression().(*DRB_UplinkOnlyROHC); ok {
42405                 return x.UplinkOnlyROHC
42406         }
42407         return nil
42408 }
42409
42410 func (m *DRB) GetIntegrityProtection() *wrappers.BoolValue {
42411         if m != nil {
42412                 return m.IntegrityProtection
42413         }
42414         return nil
42415 }
42416
42417 func (m *DRB) GetStatusReportRequired() *wrappers.BoolValue {
42418         if m != nil {
42419                 return m.StatusReportRequired
42420         }
42421         return nil
42422 }
42423
42424 func (m *DRB) GetOutOfOrderDelivery() *wrappers.BoolValue {
42425         if m != nil {
42426                 return m.OutOfOrderDelivery
42427         }
42428         return nil
42429 }
42430
42431 // XXX_OneofWrappers is for the internal use of the proto package.
42432 func (*DRB) XXX_OneofWrappers() []interface{} {
42433         return []interface{}{
42434                 (*DRB_NotUsed)(nil),
42435                 (*DRB_Rohc)(nil),
42436                 (*DRB_UplinkOnlyROHC)(nil),
42437         }
42438 }
42439
42440 type DiscardTimer struct {
42441         Value                DiscardTimer_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.DiscardTimer_Value" json:"value,omitempty"`
42442         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
42443         XXX_unrecognized     []byte             `json:"-"`
42444         XXX_sizecache        int32              `json:"-"`
42445 }
42446
42447 func (m *DiscardTimer) Reset()         { *m = DiscardTimer{} }
42448 func (m *DiscardTimer) String() string { return proto.CompactTextString(m) }
42449 func (*DiscardTimer) ProtoMessage()    {}
42450 func (*DiscardTimer) Descriptor() ([]byte, []int) {
42451         return fileDescriptor_21c7528bb61f1a7a, []int{488}
42452 }
42453
42454 func (m *DiscardTimer) XXX_Unmarshal(b []byte) error {
42455         return xxx_messageInfo_DiscardTimer.Unmarshal(m, b)
42456 }
42457 func (m *DiscardTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42458         return xxx_messageInfo_DiscardTimer.Marshal(b, m, deterministic)
42459 }
42460 func (m *DiscardTimer) XXX_Merge(src proto.Message) {
42461         xxx_messageInfo_DiscardTimer.Merge(m, src)
42462 }
42463 func (m *DiscardTimer) XXX_Size() int {
42464         return xxx_messageInfo_DiscardTimer.Size(m)
42465 }
42466 func (m *DiscardTimer) XXX_DiscardUnknown() {
42467         xxx_messageInfo_DiscardTimer.DiscardUnknown(m)
42468 }
42469
42470 var xxx_messageInfo_DiscardTimer proto.InternalMessageInfo
42471
42472 func (m *DiscardTimer) GetValue() DiscardTimer_Value {
42473         if m != nil {
42474                 return m.Value
42475         }
42476         return DiscardTimer_protobuf_unspecified
42477 }
42478
42479 type PDCP_SN_Size struct {
42480         Value                PDCP_SN_Size_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PDCP_SN_Size_Value" json:"value,omitempty"`
42481         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
42482         XXX_unrecognized     []byte             `json:"-"`
42483         XXX_sizecache        int32              `json:"-"`
42484 }
42485
42486 func (m *PDCP_SN_Size) Reset()         { *m = PDCP_SN_Size{} }
42487 func (m *PDCP_SN_Size) String() string { return proto.CompactTextString(m) }
42488 func (*PDCP_SN_Size) ProtoMessage()    {}
42489 func (*PDCP_SN_Size) Descriptor() ([]byte, []int) {
42490         return fileDescriptor_21c7528bb61f1a7a, []int{489}
42491 }
42492
42493 func (m *PDCP_SN_Size) XXX_Unmarshal(b []byte) error {
42494         return xxx_messageInfo_PDCP_SN_Size.Unmarshal(m, b)
42495 }
42496 func (m *PDCP_SN_Size) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42497         return xxx_messageInfo_PDCP_SN_Size.Marshal(b, m, deterministic)
42498 }
42499 func (m *PDCP_SN_Size) XXX_Merge(src proto.Message) {
42500         xxx_messageInfo_PDCP_SN_Size.Merge(m, src)
42501 }
42502 func (m *PDCP_SN_Size) XXX_Size() int {
42503         return xxx_messageInfo_PDCP_SN_Size.Size(m)
42504 }
42505 func (m *PDCP_SN_Size) XXX_DiscardUnknown() {
42506         xxx_messageInfo_PDCP_SN_Size.DiscardUnknown(m)
42507 }
42508
42509 var xxx_messageInfo_PDCP_SN_Size proto.InternalMessageInfo
42510
42511 func (m *PDCP_SN_Size) GetValue() PDCP_SN_Size_Value {
42512         if m != nil {
42513                 return m.Value
42514         }
42515         return PDCP_SN_Size_protobuf_unspecified
42516 }
42517
42518 type Rohc struct {
42519         MaxCID               uint32              `protobuf:"varint,1,opt,name=maxCID,proto3" json:"maxCID,omitempty"`
42520         Profiles             *RohcProfiles       `protobuf:"bytes,2,opt,name=profiles,proto3" json:"profiles,omitempty"`
42521         Drb_ContinueROHC     *wrappers.BoolValue `protobuf:"bytes,3,opt,name=drb_ContinueROHC,json=drbContinueROHC,proto3" json:"drb_ContinueROHC,omitempty"`
42522         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
42523         XXX_unrecognized     []byte              `json:"-"`
42524         XXX_sizecache        int32               `json:"-"`
42525 }
42526
42527 func (m *Rohc) Reset()         { *m = Rohc{} }
42528 func (m *Rohc) String() string { return proto.CompactTextString(m) }
42529 func (*Rohc) ProtoMessage()    {}
42530 func (*Rohc) Descriptor() ([]byte, []int) {
42531         return fileDescriptor_21c7528bb61f1a7a, []int{490}
42532 }
42533
42534 func (m *Rohc) XXX_Unmarshal(b []byte) error {
42535         return xxx_messageInfo_Rohc.Unmarshal(m, b)
42536 }
42537 func (m *Rohc) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42538         return xxx_messageInfo_Rohc.Marshal(b, m, deterministic)
42539 }
42540 func (m *Rohc) XXX_Merge(src proto.Message) {
42541         xxx_messageInfo_Rohc.Merge(m, src)
42542 }
42543 func (m *Rohc) XXX_Size() int {
42544         return xxx_messageInfo_Rohc.Size(m)
42545 }
42546 func (m *Rohc) XXX_DiscardUnknown() {
42547         xxx_messageInfo_Rohc.DiscardUnknown(m)
42548 }
42549
42550 var xxx_messageInfo_Rohc proto.InternalMessageInfo
42551
42552 func (m *Rohc) GetMaxCID() uint32 {
42553         if m != nil {
42554                 return m.MaxCID
42555         }
42556         return 0
42557 }
42558
42559 func (m *Rohc) GetProfiles() *RohcProfiles {
42560         if m != nil {
42561                 return m.Profiles
42562         }
42563         return nil
42564 }
42565
42566 func (m *Rohc) GetDrb_ContinueROHC() *wrappers.BoolValue {
42567         if m != nil {
42568                 return m.Drb_ContinueROHC
42569         }
42570         return nil
42571 }
42572
42573 type RohcProfiles struct {
42574         Profile0X0001        bool     `protobuf:"varint,1,opt,name=profile0x0001,proto3" json:"profile0x0001,omitempty"`
42575         Profile0X0002        bool     `protobuf:"varint,2,opt,name=profile0x0002,proto3" json:"profile0x0002,omitempty"`
42576         Profile0X0003        bool     `protobuf:"varint,3,opt,name=profile0x0003,proto3" json:"profile0x0003,omitempty"`
42577         Profile0X0004        bool     `protobuf:"varint,4,opt,name=profile0x0004,proto3" json:"profile0x0004,omitempty"`
42578         Profile0X0006        bool     `protobuf:"varint,5,opt,name=profile0x0006,proto3" json:"profile0x0006,omitempty"`
42579         Profile0X0101        bool     `protobuf:"varint,6,opt,name=profile0x0101,proto3" json:"profile0x0101,omitempty"`
42580         Profile0X0102        bool     `protobuf:"varint,7,opt,name=profile0x0102,proto3" json:"profile0x0102,omitempty"`
42581         Profile0X0103        bool     `protobuf:"varint,8,opt,name=profile0x0103,proto3" json:"profile0x0103,omitempty"`
42582         Profile0X0104        bool     `protobuf:"varint,9,opt,name=profile0x0104,proto3" json:"profile0x0104,omitempty"`
42583         XXX_NoUnkeyedLiteral struct{} `json:"-"`
42584         XXX_unrecognized     []byte   `json:"-"`
42585         XXX_sizecache        int32    `json:"-"`
42586 }
42587
42588 func (m *RohcProfiles) Reset()         { *m = RohcProfiles{} }
42589 func (m *RohcProfiles) String() string { return proto.CompactTextString(m) }
42590 func (*RohcProfiles) ProtoMessage()    {}
42591 func (*RohcProfiles) Descriptor() ([]byte, []int) {
42592         return fileDescriptor_21c7528bb61f1a7a, []int{491}
42593 }
42594
42595 func (m *RohcProfiles) XXX_Unmarshal(b []byte) error {
42596         return xxx_messageInfo_RohcProfiles.Unmarshal(m, b)
42597 }
42598 func (m *RohcProfiles) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42599         return xxx_messageInfo_RohcProfiles.Marshal(b, m, deterministic)
42600 }
42601 func (m *RohcProfiles) XXX_Merge(src proto.Message) {
42602         xxx_messageInfo_RohcProfiles.Merge(m, src)
42603 }
42604 func (m *RohcProfiles) XXX_Size() int {
42605         return xxx_messageInfo_RohcProfiles.Size(m)
42606 }
42607 func (m *RohcProfiles) XXX_DiscardUnknown() {
42608         xxx_messageInfo_RohcProfiles.DiscardUnknown(m)
42609 }
42610
42611 var xxx_messageInfo_RohcProfiles proto.InternalMessageInfo
42612
42613 func (m *RohcProfiles) GetProfile0X0001() bool {
42614         if m != nil {
42615                 return m.Profile0X0001
42616         }
42617         return false
42618 }
42619
42620 func (m *RohcProfiles) GetProfile0X0002() bool {
42621         if m != nil {
42622                 return m.Profile0X0002
42623         }
42624         return false
42625 }
42626
42627 func (m *RohcProfiles) GetProfile0X0003() bool {
42628         if m != nil {
42629                 return m.Profile0X0003
42630         }
42631         return false
42632 }
42633
42634 func (m *RohcProfiles) GetProfile0X0004() bool {
42635         if m != nil {
42636                 return m.Profile0X0004
42637         }
42638         return false
42639 }
42640
42641 func (m *RohcProfiles) GetProfile0X0006() bool {
42642         if m != nil {
42643                 return m.Profile0X0006
42644         }
42645         return false
42646 }
42647
42648 func (m *RohcProfiles) GetProfile0X0101() bool {
42649         if m != nil {
42650                 return m.Profile0X0101
42651         }
42652         return false
42653 }
42654
42655 func (m *RohcProfiles) GetProfile0X0102() bool {
42656         if m != nil {
42657                 return m.Profile0X0102
42658         }
42659         return false
42660 }
42661
42662 func (m *RohcProfiles) GetProfile0X0103() bool {
42663         if m != nil {
42664                 return m.Profile0X0103
42665         }
42666         return false
42667 }
42668
42669 func (m *RohcProfiles) GetProfile0X0104() bool {
42670         if m != nil {
42671                 return m.Profile0X0104
42672         }
42673         return false
42674 }
42675
42676 type UplinkOnlyROHC struct {
42677         MaxCID               uint32                  `protobuf:"varint,1,opt,name=maxCID,proto3" json:"maxCID,omitempty"`
42678         Profiles             *UplinkOnlyROHCProfiles `protobuf:"bytes,2,opt,name=profiles,proto3" json:"profiles,omitempty"`
42679         Drb_ContinueROHC     *wrappers.BoolValue     `protobuf:"bytes,3,opt,name=drb_ContinueROHC,json=drbContinueROHC,proto3" json:"drb_ContinueROHC,omitempty"`
42680         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
42681         XXX_unrecognized     []byte                  `json:"-"`
42682         XXX_sizecache        int32                   `json:"-"`
42683 }
42684
42685 func (m *UplinkOnlyROHC) Reset()         { *m = UplinkOnlyROHC{} }
42686 func (m *UplinkOnlyROHC) String() string { return proto.CompactTextString(m) }
42687 func (*UplinkOnlyROHC) ProtoMessage()    {}
42688 func (*UplinkOnlyROHC) Descriptor() ([]byte, []int) {
42689         return fileDescriptor_21c7528bb61f1a7a, []int{492}
42690 }
42691
42692 func (m *UplinkOnlyROHC) XXX_Unmarshal(b []byte) error {
42693         return xxx_messageInfo_UplinkOnlyROHC.Unmarshal(m, b)
42694 }
42695 func (m *UplinkOnlyROHC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42696         return xxx_messageInfo_UplinkOnlyROHC.Marshal(b, m, deterministic)
42697 }
42698 func (m *UplinkOnlyROHC) XXX_Merge(src proto.Message) {
42699         xxx_messageInfo_UplinkOnlyROHC.Merge(m, src)
42700 }
42701 func (m *UplinkOnlyROHC) XXX_Size() int {
42702         return xxx_messageInfo_UplinkOnlyROHC.Size(m)
42703 }
42704 func (m *UplinkOnlyROHC) XXX_DiscardUnknown() {
42705         xxx_messageInfo_UplinkOnlyROHC.DiscardUnknown(m)
42706 }
42707
42708 var xxx_messageInfo_UplinkOnlyROHC proto.InternalMessageInfo
42709
42710 func (m *UplinkOnlyROHC) GetMaxCID() uint32 {
42711         if m != nil {
42712                 return m.MaxCID
42713         }
42714         return 0
42715 }
42716
42717 func (m *UplinkOnlyROHC) GetProfiles() *UplinkOnlyROHCProfiles {
42718         if m != nil {
42719                 return m.Profiles
42720         }
42721         return nil
42722 }
42723
42724 func (m *UplinkOnlyROHC) GetDrb_ContinueROHC() *wrappers.BoolValue {
42725         if m != nil {
42726                 return m.Drb_ContinueROHC
42727         }
42728         return nil
42729 }
42730
42731 type UplinkOnlyROHCProfiles struct {
42732         Profile0X0106        bool     `protobuf:"varint,1,opt,name=profile0x0106,proto3" json:"profile0x0106,omitempty"`
42733         XXX_NoUnkeyedLiteral struct{} `json:"-"`
42734         XXX_unrecognized     []byte   `json:"-"`
42735         XXX_sizecache        int32    `json:"-"`
42736 }
42737
42738 func (m *UplinkOnlyROHCProfiles) Reset()         { *m = UplinkOnlyROHCProfiles{} }
42739 func (m *UplinkOnlyROHCProfiles) String() string { return proto.CompactTextString(m) }
42740 func (*UplinkOnlyROHCProfiles) ProtoMessage()    {}
42741 func (*UplinkOnlyROHCProfiles) Descriptor() ([]byte, []int) {
42742         return fileDescriptor_21c7528bb61f1a7a, []int{493}
42743 }
42744
42745 func (m *UplinkOnlyROHCProfiles) XXX_Unmarshal(b []byte) error {
42746         return xxx_messageInfo_UplinkOnlyROHCProfiles.Unmarshal(m, b)
42747 }
42748 func (m *UplinkOnlyROHCProfiles) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42749         return xxx_messageInfo_UplinkOnlyROHCProfiles.Marshal(b, m, deterministic)
42750 }
42751 func (m *UplinkOnlyROHCProfiles) XXX_Merge(src proto.Message) {
42752         xxx_messageInfo_UplinkOnlyROHCProfiles.Merge(m, src)
42753 }
42754 func (m *UplinkOnlyROHCProfiles) XXX_Size() int {
42755         return xxx_messageInfo_UplinkOnlyROHCProfiles.Size(m)
42756 }
42757 func (m *UplinkOnlyROHCProfiles) XXX_DiscardUnknown() {
42758         xxx_messageInfo_UplinkOnlyROHCProfiles.DiscardUnknown(m)
42759 }
42760
42761 var xxx_messageInfo_UplinkOnlyROHCProfiles proto.InternalMessageInfo
42762
42763 func (m *UplinkOnlyROHCProfiles) GetProfile0X0106() bool {
42764         if m != nil {
42765                 return m.Profile0X0106
42766         }
42767         return false
42768 }
42769
42770 type MoreThanOneRLC struct {
42771         PrimaryPath           *PrimaryPath           `protobuf:"bytes,1,opt,name=primaryPath,proto3" json:"primaryPath,omitempty"`
42772         Ul_DataSplitThreshold *UL_DataSplitThreshold `protobuf:"bytes,2,opt,name=ul_DataSplitThreshold,json=ulDataSplitThreshold,proto3" json:"ul_DataSplitThreshold,omitempty"`
42773         Pdcp_Duplication      *wrappers.BoolValue    `protobuf:"bytes,3,opt,name=pdcp_Duplication,json=pdcpDuplication,proto3" json:"pdcp_Duplication,omitempty"`
42774         XXX_NoUnkeyedLiteral  struct{}               `json:"-"`
42775         XXX_unrecognized      []byte                 `json:"-"`
42776         XXX_sizecache         int32                  `json:"-"`
42777 }
42778
42779 func (m *MoreThanOneRLC) Reset()         { *m = MoreThanOneRLC{} }
42780 func (m *MoreThanOneRLC) String() string { return proto.CompactTextString(m) }
42781 func (*MoreThanOneRLC) ProtoMessage()    {}
42782 func (*MoreThanOneRLC) Descriptor() ([]byte, []int) {
42783         return fileDescriptor_21c7528bb61f1a7a, []int{494}
42784 }
42785
42786 func (m *MoreThanOneRLC) XXX_Unmarshal(b []byte) error {
42787         return xxx_messageInfo_MoreThanOneRLC.Unmarshal(m, b)
42788 }
42789 func (m *MoreThanOneRLC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42790         return xxx_messageInfo_MoreThanOneRLC.Marshal(b, m, deterministic)
42791 }
42792 func (m *MoreThanOneRLC) XXX_Merge(src proto.Message) {
42793         xxx_messageInfo_MoreThanOneRLC.Merge(m, src)
42794 }
42795 func (m *MoreThanOneRLC) XXX_Size() int {
42796         return xxx_messageInfo_MoreThanOneRLC.Size(m)
42797 }
42798 func (m *MoreThanOneRLC) XXX_DiscardUnknown() {
42799         xxx_messageInfo_MoreThanOneRLC.DiscardUnknown(m)
42800 }
42801
42802 var xxx_messageInfo_MoreThanOneRLC proto.InternalMessageInfo
42803
42804 func (m *MoreThanOneRLC) GetPrimaryPath() *PrimaryPath {
42805         if m != nil {
42806                 return m.PrimaryPath
42807         }
42808         return nil
42809 }
42810
42811 func (m *MoreThanOneRLC) GetUl_DataSplitThreshold() *UL_DataSplitThreshold {
42812         if m != nil {
42813                 return m.Ul_DataSplitThreshold
42814         }
42815         return nil
42816 }
42817
42818 func (m *MoreThanOneRLC) GetPdcp_Duplication() *wrappers.BoolValue {
42819         if m != nil {
42820                 return m.Pdcp_Duplication
42821         }
42822         return nil
42823 }
42824
42825 type PrimaryPath struct {
42826         CellGroup            *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=cellGroup,proto3" json:"cellGroup,omitempty"`
42827         LogicalChannel       *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=logicalChannel,proto3" json:"logicalChannel,omitempty"`
42828         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
42829         XXX_unrecognized     []byte                `json:"-"`
42830         XXX_sizecache        int32                 `json:"-"`
42831 }
42832
42833 func (m *PrimaryPath) Reset()         { *m = PrimaryPath{} }
42834 func (m *PrimaryPath) String() string { return proto.CompactTextString(m) }
42835 func (*PrimaryPath) ProtoMessage()    {}
42836 func (*PrimaryPath) Descriptor() ([]byte, []int) {
42837         return fileDescriptor_21c7528bb61f1a7a, []int{495}
42838 }
42839
42840 func (m *PrimaryPath) XXX_Unmarshal(b []byte) error {
42841         return xxx_messageInfo_PrimaryPath.Unmarshal(m, b)
42842 }
42843 func (m *PrimaryPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42844         return xxx_messageInfo_PrimaryPath.Marshal(b, m, deterministic)
42845 }
42846 func (m *PrimaryPath) XXX_Merge(src proto.Message) {
42847         xxx_messageInfo_PrimaryPath.Merge(m, src)
42848 }
42849 func (m *PrimaryPath) XXX_Size() int {
42850         return xxx_messageInfo_PrimaryPath.Size(m)
42851 }
42852 func (m *PrimaryPath) XXX_DiscardUnknown() {
42853         xxx_messageInfo_PrimaryPath.DiscardUnknown(m)
42854 }
42855
42856 var xxx_messageInfo_PrimaryPath proto.InternalMessageInfo
42857
42858 func (m *PrimaryPath) GetCellGroup() *wrappers.UInt32Value {
42859         if m != nil {
42860                 return m.CellGroup
42861         }
42862         return nil
42863 }
42864
42865 func (m *PrimaryPath) GetLogicalChannel() *wrappers.UInt32Value {
42866         if m != nil {
42867                 return m.LogicalChannel
42868         }
42869         return nil
42870 }
42871
42872 type UL_DataSplitThreshold struct {
42873         Value                UL_DataSplitThreshold_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.UL_DataSplitThreshold_Value" json:"value,omitempty"`
42874         XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
42875         XXX_unrecognized     []byte                      `json:"-"`
42876         XXX_sizecache        int32                       `json:"-"`
42877 }
42878
42879 func (m *UL_DataSplitThreshold) Reset()         { *m = UL_DataSplitThreshold{} }
42880 func (m *UL_DataSplitThreshold) String() string { return proto.CompactTextString(m) }
42881 func (*UL_DataSplitThreshold) ProtoMessage()    {}
42882 func (*UL_DataSplitThreshold) Descriptor() ([]byte, []int) {
42883         return fileDescriptor_21c7528bb61f1a7a, []int{496}
42884 }
42885
42886 func (m *UL_DataSplitThreshold) XXX_Unmarshal(b []byte) error {
42887         return xxx_messageInfo_UL_DataSplitThreshold.Unmarshal(m, b)
42888 }
42889 func (m *UL_DataSplitThreshold) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42890         return xxx_messageInfo_UL_DataSplitThreshold.Marshal(b, m, deterministic)
42891 }
42892 func (m *UL_DataSplitThreshold) XXX_Merge(src proto.Message) {
42893         xxx_messageInfo_UL_DataSplitThreshold.Merge(m, src)
42894 }
42895 func (m *UL_DataSplitThreshold) XXX_Size() int {
42896         return xxx_messageInfo_UL_DataSplitThreshold.Size(m)
42897 }
42898 func (m *UL_DataSplitThreshold) XXX_DiscardUnknown() {
42899         xxx_messageInfo_UL_DataSplitThreshold.DiscardUnknown(m)
42900 }
42901
42902 var xxx_messageInfo_UL_DataSplitThreshold proto.InternalMessageInfo
42903
42904 func (m *UL_DataSplitThreshold) GetValue() UL_DataSplitThreshold_Value {
42905         if m != nil {
42906                 return m.Value
42907         }
42908         return UL_DataSplitThreshold_protobuf_unspecified
42909 }
42910
42911 type T_Reordering struct {
42912         Value                T_Reordering_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.T_Reordering_Value" json:"value,omitempty"`
42913         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
42914         XXX_unrecognized     []byte             `json:"-"`
42915         XXX_sizecache        int32              `json:"-"`
42916 }
42917
42918 func (m *T_Reordering) Reset()         { *m = T_Reordering{} }
42919 func (m *T_Reordering) String() string { return proto.CompactTextString(m) }
42920 func (*T_Reordering) ProtoMessage()    {}
42921 func (*T_Reordering) Descriptor() ([]byte, []int) {
42922         return fileDescriptor_21c7528bb61f1a7a, []int{497}
42923 }
42924
42925 func (m *T_Reordering) XXX_Unmarshal(b []byte) error {
42926         return xxx_messageInfo_T_Reordering.Unmarshal(m, b)
42927 }
42928 func (m *T_Reordering) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42929         return xxx_messageInfo_T_Reordering.Marshal(b, m, deterministic)
42930 }
42931 func (m *T_Reordering) XXX_Merge(src proto.Message) {
42932         xxx_messageInfo_T_Reordering.Merge(m, src)
42933 }
42934 func (m *T_Reordering) XXX_Size() int {
42935         return xxx_messageInfo_T_Reordering.Size(m)
42936 }
42937 func (m *T_Reordering) XXX_DiscardUnknown() {
42938         xxx_messageInfo_T_Reordering.DiscardUnknown(m)
42939 }
42940
42941 var xxx_messageInfo_T_Reordering proto.InternalMessageInfo
42942
42943 func (m *T_Reordering) GetValue() T_Reordering_Value {
42944         if m != nil {
42945                 return m.Value
42946         }
42947         return T_Reordering_protobuf_unspecified
42948 }
42949
42950 type DRB_ToAddModList struct {
42951         Items                []*DRB_ToAddMod `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
42952         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
42953         XXX_unrecognized     []byte          `json:"-"`
42954         XXX_sizecache        int32           `json:"-"`
42955 }
42956
42957 func (m *DRB_ToAddModList) Reset()         { *m = DRB_ToAddModList{} }
42958 func (m *DRB_ToAddModList) String() string { return proto.CompactTextString(m) }
42959 func (*DRB_ToAddModList) ProtoMessage()    {}
42960 func (*DRB_ToAddModList) Descriptor() ([]byte, []int) {
42961         return fileDescriptor_21c7528bb61f1a7a, []int{498}
42962 }
42963
42964 func (m *DRB_ToAddModList) XXX_Unmarshal(b []byte) error {
42965         return xxx_messageInfo_DRB_ToAddModList.Unmarshal(m, b)
42966 }
42967 func (m *DRB_ToAddModList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
42968         return xxx_messageInfo_DRB_ToAddModList.Marshal(b, m, deterministic)
42969 }
42970 func (m *DRB_ToAddModList) XXX_Merge(src proto.Message) {
42971         xxx_messageInfo_DRB_ToAddModList.Merge(m, src)
42972 }
42973 func (m *DRB_ToAddModList) XXX_Size() int {
42974         return xxx_messageInfo_DRB_ToAddModList.Size(m)
42975 }
42976 func (m *DRB_ToAddModList) XXX_DiscardUnknown() {
42977         xxx_messageInfo_DRB_ToAddModList.DiscardUnknown(m)
42978 }
42979
42980 var xxx_messageInfo_DRB_ToAddModList proto.InternalMessageInfo
42981
42982 func (m *DRB_ToAddModList) GetItems() []*DRB_ToAddMod {
42983         if m != nil {
42984                 return m.Items
42985         }
42986         return nil
42987 }
42988
42989 type DRB_ToAddMod struct {
42990         // Types that are valid to be assigned to CnAssociation:
42991         //      *DRB_ToAddMod_Eps_BearerIdentity
42992         //      *DRB_ToAddMod_Sdap_Config
42993         CnAssociation        isDRB_ToAddMod_CnAssociation `protobuf_oneof:"cnAssociation"`
42994         Drb_Identity         uint32                       `protobuf:"varint,3,opt,name=drb_Identity,json=drbIdentity,proto3" json:"drb_Identity,omitempty"`
42995         ReestablishPDCP      *wrappers.BoolValue          `protobuf:"bytes,4,opt,name=reestablishPDCP,proto3" json:"reestablishPDCP,omitempty"`
42996         RecoverPDCP          *wrappers.BoolValue          `protobuf:"bytes,5,opt,name=recoverPDCP,proto3" json:"recoverPDCP,omitempty"`
42997         Pdcp_Config          *PDCP_Config                 `protobuf:"bytes,6,opt,name=pdcp_Config,json=pdcpConfig,proto3" json:"pdcp_Config,omitempty"`
42998         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
42999         XXX_unrecognized     []byte                       `json:"-"`
43000         XXX_sizecache        int32                        `json:"-"`
43001 }
43002
43003 func (m *DRB_ToAddMod) Reset()         { *m = DRB_ToAddMod{} }
43004 func (m *DRB_ToAddMod) String() string { return proto.CompactTextString(m) }
43005 func (*DRB_ToAddMod) ProtoMessage()    {}
43006 func (*DRB_ToAddMod) Descriptor() ([]byte, []int) {
43007         return fileDescriptor_21c7528bb61f1a7a, []int{499}
43008 }
43009
43010 func (m *DRB_ToAddMod) XXX_Unmarshal(b []byte) error {
43011         return xxx_messageInfo_DRB_ToAddMod.Unmarshal(m, b)
43012 }
43013 func (m *DRB_ToAddMod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43014         return xxx_messageInfo_DRB_ToAddMod.Marshal(b, m, deterministic)
43015 }
43016 func (m *DRB_ToAddMod) XXX_Merge(src proto.Message) {
43017         xxx_messageInfo_DRB_ToAddMod.Merge(m, src)
43018 }
43019 func (m *DRB_ToAddMod) XXX_Size() int {
43020         return xxx_messageInfo_DRB_ToAddMod.Size(m)
43021 }
43022 func (m *DRB_ToAddMod) XXX_DiscardUnknown() {
43023         xxx_messageInfo_DRB_ToAddMod.DiscardUnknown(m)
43024 }
43025
43026 var xxx_messageInfo_DRB_ToAddMod proto.InternalMessageInfo
43027
43028 type isDRB_ToAddMod_CnAssociation interface {
43029         isDRB_ToAddMod_CnAssociation()
43030 }
43031
43032 type DRB_ToAddMod_Eps_BearerIdentity struct {
43033         Eps_BearerIdentity uint32 `protobuf:"varint,1,opt,name=eps_BearerIdentity,json=epsBearerIdentity,proto3,oneof"`
43034 }
43035
43036 type DRB_ToAddMod_Sdap_Config struct {
43037         Sdap_Config *SDAP_Config `protobuf:"bytes,2,opt,name=sdap_Config,json=sdapConfig,proto3,oneof"`
43038 }
43039
43040 func (*DRB_ToAddMod_Eps_BearerIdentity) isDRB_ToAddMod_CnAssociation() {}
43041
43042 func (*DRB_ToAddMod_Sdap_Config) isDRB_ToAddMod_CnAssociation() {}
43043
43044 func (m *DRB_ToAddMod) GetCnAssociation() isDRB_ToAddMod_CnAssociation {
43045         if m != nil {
43046                 return m.CnAssociation
43047         }
43048         return nil
43049 }
43050
43051 func (m *DRB_ToAddMod) GetEps_BearerIdentity() uint32 {
43052         if x, ok := m.GetCnAssociation().(*DRB_ToAddMod_Eps_BearerIdentity); ok {
43053                 return x.Eps_BearerIdentity
43054         }
43055         return 0
43056 }
43057
43058 func (m *DRB_ToAddMod) GetSdap_Config() *SDAP_Config {
43059         if x, ok := m.GetCnAssociation().(*DRB_ToAddMod_Sdap_Config); ok {
43060                 return x.Sdap_Config
43061         }
43062         return nil
43063 }
43064
43065 func (m *DRB_ToAddMod) GetDrb_Identity() uint32 {
43066         if m != nil {
43067                 return m.Drb_Identity
43068         }
43069         return 0
43070 }
43071
43072 func (m *DRB_ToAddMod) GetReestablishPDCP() *wrappers.BoolValue {
43073         if m != nil {
43074                 return m.ReestablishPDCP
43075         }
43076         return nil
43077 }
43078
43079 func (m *DRB_ToAddMod) GetRecoverPDCP() *wrappers.BoolValue {
43080         if m != nil {
43081                 return m.RecoverPDCP
43082         }
43083         return nil
43084 }
43085
43086 func (m *DRB_ToAddMod) GetPdcp_Config() *PDCP_Config {
43087         if m != nil {
43088                 return m.Pdcp_Config
43089         }
43090         return nil
43091 }
43092
43093 // XXX_OneofWrappers is for the internal use of the proto package.
43094 func (*DRB_ToAddMod) XXX_OneofWrappers() []interface{} {
43095         return []interface{}{
43096                 (*DRB_ToAddMod_Eps_BearerIdentity)(nil),
43097                 (*DRB_ToAddMod_Sdap_Config)(nil),
43098         }
43099 }
43100
43101 type DRB_ToReleaseList struct {
43102         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
43103         XXX_NoUnkeyedLiteral struct{} `json:"-"`
43104         XXX_unrecognized     []byte   `json:"-"`
43105         XXX_sizecache        int32    `json:"-"`
43106 }
43107
43108 func (m *DRB_ToReleaseList) Reset()         { *m = DRB_ToReleaseList{} }
43109 func (m *DRB_ToReleaseList) String() string { return proto.CompactTextString(m) }
43110 func (*DRB_ToReleaseList) ProtoMessage()    {}
43111 func (*DRB_ToReleaseList) Descriptor() ([]byte, []int) {
43112         return fileDescriptor_21c7528bb61f1a7a, []int{500}
43113 }
43114
43115 func (m *DRB_ToReleaseList) XXX_Unmarshal(b []byte) error {
43116         return xxx_messageInfo_DRB_ToReleaseList.Unmarshal(m, b)
43117 }
43118 func (m *DRB_ToReleaseList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43119         return xxx_messageInfo_DRB_ToReleaseList.Marshal(b, m, deterministic)
43120 }
43121 func (m *DRB_ToReleaseList) XXX_Merge(src proto.Message) {
43122         xxx_messageInfo_DRB_ToReleaseList.Merge(m, src)
43123 }
43124 func (m *DRB_ToReleaseList) XXX_Size() int {
43125         return xxx_messageInfo_DRB_ToReleaseList.Size(m)
43126 }
43127 func (m *DRB_ToReleaseList) XXX_DiscardUnknown() {
43128         xxx_messageInfo_DRB_ToReleaseList.DiscardUnknown(m)
43129 }
43130
43131 var xxx_messageInfo_DRB_ToReleaseList proto.InternalMessageInfo
43132
43133 func (m *DRB_ToReleaseList) GetItems() []uint32 {
43134         if m != nil {
43135                 return m.Items
43136         }
43137         return nil
43138 }
43139
43140 type SDAP_Config struct {
43141         Pdu_Session              uint32       `protobuf:"varint,1,opt,name=pdu_Session,json=pduSession,proto3" json:"pdu_Session,omitempty"`
43142         Sdap_HeaderDL            *SDAP_Header `protobuf:"bytes,2,opt,name=sdap_HeaderDL,json=sdapHeaderDL,proto3" json:"sdap_HeaderDL,omitempty"`
43143         Sdap_HeaderUL            *SDAP_Header `protobuf:"bytes,3,opt,name=sdap_HeaderUL,json=sdapHeaderUL,proto3" json:"sdap_HeaderUL,omitempty"`
43144         DefaultDRB               bool         `protobuf:"varint,4,opt,name=defaultDRB,proto3" json:"defaultDRB,omitempty"`
43145         MappedQoS_FlowsToAdd     []uint32     `protobuf:"varint,5,rep,packed,name=mappedQoS_FlowsToAdd,json=mappedQoSFlowsToAdd,proto3" json:"mappedQoS_FlowsToAdd,omitempty"`
43146         MappedQoS_FlowsToRelease []uint32     `protobuf:"varint,6,rep,packed,name=mappedQoS_FlowsToRelease,json=mappedQoSFlowsToRelease,proto3" json:"mappedQoS_FlowsToRelease,omitempty"`
43147         XXX_NoUnkeyedLiteral     struct{}     `json:"-"`
43148         XXX_unrecognized         []byte       `json:"-"`
43149         XXX_sizecache            int32        `json:"-"`
43150 }
43151
43152 func (m *SDAP_Config) Reset()         { *m = SDAP_Config{} }
43153 func (m *SDAP_Config) String() string { return proto.CompactTextString(m) }
43154 func (*SDAP_Config) ProtoMessage()    {}
43155 func (*SDAP_Config) Descriptor() ([]byte, []int) {
43156         return fileDescriptor_21c7528bb61f1a7a, []int{501}
43157 }
43158
43159 func (m *SDAP_Config) XXX_Unmarshal(b []byte) error {
43160         return xxx_messageInfo_SDAP_Config.Unmarshal(m, b)
43161 }
43162 func (m *SDAP_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43163         return xxx_messageInfo_SDAP_Config.Marshal(b, m, deterministic)
43164 }
43165 func (m *SDAP_Config) XXX_Merge(src proto.Message) {
43166         xxx_messageInfo_SDAP_Config.Merge(m, src)
43167 }
43168 func (m *SDAP_Config) XXX_Size() int {
43169         return xxx_messageInfo_SDAP_Config.Size(m)
43170 }
43171 func (m *SDAP_Config) XXX_DiscardUnknown() {
43172         xxx_messageInfo_SDAP_Config.DiscardUnknown(m)
43173 }
43174
43175 var xxx_messageInfo_SDAP_Config proto.InternalMessageInfo
43176
43177 func (m *SDAP_Config) GetPdu_Session() uint32 {
43178         if m != nil {
43179                 return m.Pdu_Session
43180         }
43181         return 0
43182 }
43183
43184 func (m *SDAP_Config) GetSdap_HeaderDL() *SDAP_Header {
43185         if m != nil {
43186                 return m.Sdap_HeaderDL
43187         }
43188         return nil
43189 }
43190
43191 func (m *SDAP_Config) GetSdap_HeaderUL() *SDAP_Header {
43192         if m != nil {
43193                 return m.Sdap_HeaderUL
43194         }
43195         return nil
43196 }
43197
43198 func (m *SDAP_Config) GetDefaultDRB() bool {
43199         if m != nil {
43200                 return m.DefaultDRB
43201         }
43202         return false
43203 }
43204
43205 func (m *SDAP_Config) GetMappedQoS_FlowsToAdd() []uint32 {
43206         if m != nil {
43207                 return m.MappedQoS_FlowsToAdd
43208         }
43209         return nil
43210 }
43211
43212 func (m *SDAP_Config) GetMappedQoS_FlowsToRelease() []uint32 {
43213         if m != nil {
43214                 return m.MappedQoS_FlowsToRelease
43215         }
43216         return nil
43217 }
43218
43219 type SDAP_Header struct {
43220         Value                SDAP_Header_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SDAP_Header_Value" json:"value,omitempty"`
43221         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
43222         XXX_unrecognized     []byte            `json:"-"`
43223         XXX_sizecache        int32             `json:"-"`
43224 }
43225
43226 func (m *SDAP_Header) Reset()         { *m = SDAP_Header{} }
43227 func (m *SDAP_Header) String() string { return proto.CompactTextString(m) }
43228 func (*SDAP_Header) ProtoMessage()    {}
43229 func (*SDAP_Header) Descriptor() ([]byte, []int) {
43230         return fileDescriptor_21c7528bb61f1a7a, []int{502}
43231 }
43232
43233 func (m *SDAP_Header) XXX_Unmarshal(b []byte) error {
43234         return xxx_messageInfo_SDAP_Header.Unmarshal(m, b)
43235 }
43236 func (m *SDAP_Header) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43237         return xxx_messageInfo_SDAP_Header.Marshal(b, m, deterministic)
43238 }
43239 func (m *SDAP_Header) XXX_Merge(src proto.Message) {
43240         xxx_messageInfo_SDAP_Header.Merge(m, src)
43241 }
43242 func (m *SDAP_Header) XXX_Size() int {
43243         return xxx_messageInfo_SDAP_Header.Size(m)
43244 }
43245 func (m *SDAP_Header) XXX_DiscardUnknown() {
43246         xxx_messageInfo_SDAP_Header.DiscardUnknown(m)
43247 }
43248
43249 var xxx_messageInfo_SDAP_Header proto.InternalMessageInfo
43250
43251 func (m *SDAP_Header) GetValue() SDAP_Header_Value {
43252         if m != nil {
43253                 return m.Value
43254         }
43255         return SDAP_Header_protobuf_unspecified
43256 }
43257
43258 type SecurityConfig struct {
43259         SecurityAlgorithmConfig *SecurityAlgorithmConfig `protobuf:"bytes,1,opt,name=securityAlgorithmConfig,proto3" json:"securityAlgorithmConfig,omitempty"`
43260         KeyToUse                *KeyToUse                `protobuf:"bytes,2,opt,name=keyToUse,proto3" json:"keyToUse,omitempty"`
43261         XXX_NoUnkeyedLiteral    struct{}                 `json:"-"`
43262         XXX_unrecognized        []byte                   `json:"-"`
43263         XXX_sizecache           int32                    `json:"-"`
43264 }
43265
43266 func (m *SecurityConfig) Reset()         { *m = SecurityConfig{} }
43267 func (m *SecurityConfig) String() string { return proto.CompactTextString(m) }
43268 func (*SecurityConfig) ProtoMessage()    {}
43269 func (*SecurityConfig) Descriptor() ([]byte, []int) {
43270         return fileDescriptor_21c7528bb61f1a7a, []int{503}
43271 }
43272
43273 func (m *SecurityConfig) XXX_Unmarshal(b []byte) error {
43274         return xxx_messageInfo_SecurityConfig.Unmarshal(m, b)
43275 }
43276 func (m *SecurityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43277         return xxx_messageInfo_SecurityConfig.Marshal(b, m, deterministic)
43278 }
43279 func (m *SecurityConfig) XXX_Merge(src proto.Message) {
43280         xxx_messageInfo_SecurityConfig.Merge(m, src)
43281 }
43282 func (m *SecurityConfig) XXX_Size() int {
43283         return xxx_messageInfo_SecurityConfig.Size(m)
43284 }
43285 func (m *SecurityConfig) XXX_DiscardUnknown() {
43286         xxx_messageInfo_SecurityConfig.DiscardUnknown(m)
43287 }
43288
43289 var xxx_messageInfo_SecurityConfig proto.InternalMessageInfo
43290
43291 func (m *SecurityConfig) GetSecurityAlgorithmConfig() *SecurityAlgorithmConfig {
43292         if m != nil {
43293                 return m.SecurityAlgorithmConfig
43294         }
43295         return nil
43296 }
43297
43298 func (m *SecurityConfig) GetKeyToUse() *KeyToUse {
43299         if m != nil {
43300                 return m.KeyToUse
43301         }
43302         return nil
43303 }
43304
43305 type SecurityAlgorithmConfig struct {
43306         CipheringAlgorithm     *CipheringAlgorithm     `protobuf:"bytes,1,opt,name=cipheringAlgorithm,proto3" json:"cipheringAlgorithm,omitempty"`
43307         IntegrityProtAlgorithm *IntegrityProtAlgorithm `protobuf:"bytes,2,opt,name=integrityProtAlgorithm,proto3" json:"integrityProtAlgorithm,omitempty"`
43308         XXX_NoUnkeyedLiteral   struct{}                `json:"-"`
43309         XXX_unrecognized       []byte                  `json:"-"`
43310         XXX_sizecache          int32                   `json:"-"`
43311 }
43312
43313 func (m *SecurityAlgorithmConfig) Reset()         { *m = SecurityAlgorithmConfig{} }
43314 func (m *SecurityAlgorithmConfig) String() string { return proto.CompactTextString(m) }
43315 func (*SecurityAlgorithmConfig) ProtoMessage()    {}
43316 func (*SecurityAlgorithmConfig) Descriptor() ([]byte, []int) {
43317         return fileDescriptor_21c7528bb61f1a7a, []int{504}
43318 }
43319
43320 func (m *SecurityAlgorithmConfig) XXX_Unmarshal(b []byte) error {
43321         return xxx_messageInfo_SecurityAlgorithmConfig.Unmarshal(m, b)
43322 }
43323 func (m *SecurityAlgorithmConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43324         return xxx_messageInfo_SecurityAlgorithmConfig.Marshal(b, m, deterministic)
43325 }
43326 func (m *SecurityAlgorithmConfig) XXX_Merge(src proto.Message) {
43327         xxx_messageInfo_SecurityAlgorithmConfig.Merge(m, src)
43328 }
43329 func (m *SecurityAlgorithmConfig) XXX_Size() int {
43330         return xxx_messageInfo_SecurityAlgorithmConfig.Size(m)
43331 }
43332 func (m *SecurityAlgorithmConfig) XXX_DiscardUnknown() {
43333         xxx_messageInfo_SecurityAlgorithmConfig.DiscardUnknown(m)
43334 }
43335
43336 var xxx_messageInfo_SecurityAlgorithmConfig proto.InternalMessageInfo
43337
43338 func (m *SecurityAlgorithmConfig) GetCipheringAlgorithm() *CipheringAlgorithm {
43339         if m != nil {
43340                 return m.CipheringAlgorithm
43341         }
43342         return nil
43343 }
43344
43345 func (m *SecurityAlgorithmConfig) GetIntegrityProtAlgorithm() *IntegrityProtAlgorithm {
43346         if m != nil {
43347                 return m.IntegrityProtAlgorithm
43348         }
43349         return nil
43350 }
43351
43352 type CipheringAlgorithm struct {
43353         Value                CipheringAlgorithm_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.CipheringAlgorithm_Value" json:"value,omitempty"`
43354         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
43355         XXX_unrecognized     []byte                   `json:"-"`
43356         XXX_sizecache        int32                    `json:"-"`
43357 }
43358
43359 func (m *CipheringAlgorithm) Reset()         { *m = CipheringAlgorithm{} }
43360 func (m *CipheringAlgorithm) String() string { return proto.CompactTextString(m) }
43361 func (*CipheringAlgorithm) ProtoMessage()    {}
43362 func (*CipheringAlgorithm) Descriptor() ([]byte, []int) {
43363         return fileDescriptor_21c7528bb61f1a7a, []int{505}
43364 }
43365
43366 func (m *CipheringAlgorithm) XXX_Unmarshal(b []byte) error {
43367         return xxx_messageInfo_CipheringAlgorithm.Unmarshal(m, b)
43368 }
43369 func (m *CipheringAlgorithm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43370         return xxx_messageInfo_CipheringAlgorithm.Marshal(b, m, deterministic)
43371 }
43372 func (m *CipheringAlgorithm) XXX_Merge(src proto.Message) {
43373         xxx_messageInfo_CipheringAlgorithm.Merge(m, src)
43374 }
43375 func (m *CipheringAlgorithm) XXX_Size() int {
43376         return xxx_messageInfo_CipheringAlgorithm.Size(m)
43377 }
43378 func (m *CipheringAlgorithm) XXX_DiscardUnknown() {
43379         xxx_messageInfo_CipheringAlgorithm.DiscardUnknown(m)
43380 }
43381
43382 var xxx_messageInfo_CipheringAlgorithm proto.InternalMessageInfo
43383
43384 func (m *CipheringAlgorithm) GetValue() CipheringAlgorithm_Value {
43385         if m != nil {
43386                 return m.Value
43387         }
43388         return CipheringAlgorithm_protobuf_unspecified
43389 }
43390
43391 type IntegrityProtAlgorithm struct {
43392         Value                IntegrityProtAlgorithm_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.IntegrityProtAlgorithm_Value" json:"value,omitempty"`
43393         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
43394         XXX_unrecognized     []byte                       `json:"-"`
43395         XXX_sizecache        int32                        `json:"-"`
43396 }
43397
43398 func (m *IntegrityProtAlgorithm) Reset()         { *m = IntegrityProtAlgorithm{} }
43399 func (m *IntegrityProtAlgorithm) String() string { return proto.CompactTextString(m) }
43400 func (*IntegrityProtAlgorithm) ProtoMessage()    {}
43401 func (*IntegrityProtAlgorithm) Descriptor() ([]byte, []int) {
43402         return fileDescriptor_21c7528bb61f1a7a, []int{506}
43403 }
43404
43405 func (m *IntegrityProtAlgorithm) XXX_Unmarshal(b []byte) error {
43406         return xxx_messageInfo_IntegrityProtAlgorithm.Unmarshal(m, b)
43407 }
43408 func (m *IntegrityProtAlgorithm) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43409         return xxx_messageInfo_IntegrityProtAlgorithm.Marshal(b, m, deterministic)
43410 }
43411 func (m *IntegrityProtAlgorithm) XXX_Merge(src proto.Message) {
43412         xxx_messageInfo_IntegrityProtAlgorithm.Merge(m, src)
43413 }
43414 func (m *IntegrityProtAlgorithm) XXX_Size() int {
43415         return xxx_messageInfo_IntegrityProtAlgorithm.Size(m)
43416 }
43417 func (m *IntegrityProtAlgorithm) XXX_DiscardUnknown() {
43418         xxx_messageInfo_IntegrityProtAlgorithm.DiscardUnknown(m)
43419 }
43420
43421 var xxx_messageInfo_IntegrityProtAlgorithm proto.InternalMessageInfo
43422
43423 func (m *IntegrityProtAlgorithm) GetValue() IntegrityProtAlgorithm_Value {
43424         if m != nil {
43425                 return m.Value
43426         }
43427         return IntegrityProtAlgorithm_protobuf_unspecified
43428 }
43429
43430 type KeyToUse struct {
43431         Value                KeyToUse_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.KeyToUse_Value" json:"value,omitempty"`
43432         XXX_NoUnkeyedLiteral struct{}       `json:"-"`
43433         XXX_unrecognized     []byte         `json:"-"`
43434         XXX_sizecache        int32          `json:"-"`
43435 }
43436
43437 func (m *KeyToUse) Reset()         { *m = KeyToUse{} }
43438 func (m *KeyToUse) String() string { return proto.CompactTextString(m) }
43439 func (*KeyToUse) ProtoMessage()    {}
43440 func (*KeyToUse) Descriptor() ([]byte, []int) {
43441         return fileDescriptor_21c7528bb61f1a7a, []int{507}
43442 }
43443
43444 func (m *KeyToUse) XXX_Unmarshal(b []byte) error {
43445         return xxx_messageInfo_KeyToUse.Unmarshal(m, b)
43446 }
43447 func (m *KeyToUse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43448         return xxx_messageInfo_KeyToUse.Marshal(b, m, deterministic)
43449 }
43450 func (m *KeyToUse) XXX_Merge(src proto.Message) {
43451         xxx_messageInfo_KeyToUse.Merge(m, src)
43452 }
43453 func (m *KeyToUse) XXX_Size() int {
43454         return xxx_messageInfo_KeyToUse.Size(m)
43455 }
43456 func (m *KeyToUse) XXX_DiscardUnknown() {
43457         xxx_messageInfo_KeyToUse.DiscardUnknown(m)
43458 }
43459
43460 var xxx_messageInfo_KeyToUse proto.InternalMessageInfo
43461
43462 func (m *KeyToUse) GetValue() KeyToUse_Value {
43463         if m != nil {
43464                 return m.Value
43465         }
43466         return KeyToUse_protobuf_unspecified
43467 }
43468
43469 type UplinkTxDirectCurrentList struct {
43470         Items                []*UplinkTxDirectCurrentCell `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
43471         XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
43472         XXX_unrecognized     []byte                       `json:"-"`
43473         XXX_sizecache        int32                        `json:"-"`
43474 }
43475
43476 func (m *UplinkTxDirectCurrentList) Reset()         { *m = UplinkTxDirectCurrentList{} }
43477 func (m *UplinkTxDirectCurrentList) String() string { return proto.CompactTextString(m) }
43478 func (*UplinkTxDirectCurrentList) ProtoMessage()    {}
43479 func (*UplinkTxDirectCurrentList) Descriptor() ([]byte, []int) {
43480         return fileDescriptor_21c7528bb61f1a7a, []int{508}
43481 }
43482
43483 func (m *UplinkTxDirectCurrentList) XXX_Unmarshal(b []byte) error {
43484         return xxx_messageInfo_UplinkTxDirectCurrentList.Unmarshal(m, b)
43485 }
43486 func (m *UplinkTxDirectCurrentList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43487         return xxx_messageInfo_UplinkTxDirectCurrentList.Marshal(b, m, deterministic)
43488 }
43489 func (m *UplinkTxDirectCurrentList) XXX_Merge(src proto.Message) {
43490         xxx_messageInfo_UplinkTxDirectCurrentList.Merge(m, src)
43491 }
43492 func (m *UplinkTxDirectCurrentList) XXX_Size() int {
43493         return xxx_messageInfo_UplinkTxDirectCurrentList.Size(m)
43494 }
43495 func (m *UplinkTxDirectCurrentList) XXX_DiscardUnknown() {
43496         xxx_messageInfo_UplinkTxDirectCurrentList.DiscardUnknown(m)
43497 }
43498
43499 var xxx_messageInfo_UplinkTxDirectCurrentList proto.InternalMessageInfo
43500
43501 func (m *UplinkTxDirectCurrentList) GetItems() []*UplinkTxDirectCurrentCell {
43502         if m != nil {
43503                 return m.Items
43504         }
43505         return nil
43506 }
43507
43508 type UplinkTxDirectCurrentCell struct {
43509         ServCellIndex          uint32                      `protobuf:"varint,1,opt,name=servCellIndex,proto3" json:"servCellIndex,omitempty"`
43510         UplinkDirectCurrentBWP []*UplinkTxDirectCurrentBWP `protobuf:"bytes,2,rep,name=uplinkDirectCurrentBWP,proto3" json:"uplinkDirectCurrentBWP,omitempty"`
43511         XXX_NoUnkeyedLiteral   struct{}                    `json:"-"`
43512         XXX_unrecognized       []byte                      `json:"-"`
43513         XXX_sizecache          int32                       `json:"-"`
43514 }
43515
43516 func (m *UplinkTxDirectCurrentCell) Reset()         { *m = UplinkTxDirectCurrentCell{} }
43517 func (m *UplinkTxDirectCurrentCell) String() string { return proto.CompactTextString(m) }
43518 func (*UplinkTxDirectCurrentCell) ProtoMessage()    {}
43519 func (*UplinkTxDirectCurrentCell) Descriptor() ([]byte, []int) {
43520         return fileDescriptor_21c7528bb61f1a7a, []int{509}
43521 }
43522
43523 func (m *UplinkTxDirectCurrentCell) XXX_Unmarshal(b []byte) error {
43524         return xxx_messageInfo_UplinkTxDirectCurrentCell.Unmarshal(m, b)
43525 }
43526 func (m *UplinkTxDirectCurrentCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43527         return xxx_messageInfo_UplinkTxDirectCurrentCell.Marshal(b, m, deterministic)
43528 }
43529 func (m *UplinkTxDirectCurrentCell) XXX_Merge(src proto.Message) {
43530         xxx_messageInfo_UplinkTxDirectCurrentCell.Merge(m, src)
43531 }
43532 func (m *UplinkTxDirectCurrentCell) XXX_Size() int {
43533         return xxx_messageInfo_UplinkTxDirectCurrentCell.Size(m)
43534 }
43535 func (m *UplinkTxDirectCurrentCell) XXX_DiscardUnknown() {
43536         xxx_messageInfo_UplinkTxDirectCurrentCell.DiscardUnknown(m)
43537 }
43538
43539 var xxx_messageInfo_UplinkTxDirectCurrentCell proto.InternalMessageInfo
43540
43541 func (m *UplinkTxDirectCurrentCell) GetServCellIndex() uint32 {
43542         if m != nil {
43543                 return m.ServCellIndex
43544         }
43545         return 0
43546 }
43547
43548 func (m *UplinkTxDirectCurrentCell) GetUplinkDirectCurrentBWP() []*UplinkTxDirectCurrentBWP {
43549         if m != nil {
43550                 return m.UplinkDirectCurrentBWP
43551         }
43552         return nil
43553 }
43554
43555 type UplinkTxDirectCurrentBWP struct {
43556         Bwp_Id                  uint32   `protobuf:"varint,1,opt,name=bwp_Id,json=bwpId,proto3" json:"bwp_Id,omitempty"`
43557         Shift7Dot5KHz           bool     `protobuf:"varint,2,opt,name=shift7dot5kHz,proto3" json:"shift7dot5kHz,omitempty"`
43558         TxDirectCurrentLocation uint32   `protobuf:"varint,3,opt,name=txDirectCurrentLocation,proto3" json:"txDirectCurrentLocation,omitempty"`
43559         XXX_NoUnkeyedLiteral    struct{} `json:"-"`
43560         XXX_unrecognized        []byte   `json:"-"`
43561         XXX_sizecache           int32    `json:"-"`
43562 }
43563
43564 func (m *UplinkTxDirectCurrentBWP) Reset()         { *m = UplinkTxDirectCurrentBWP{} }
43565 func (m *UplinkTxDirectCurrentBWP) String() string { return proto.CompactTextString(m) }
43566 func (*UplinkTxDirectCurrentBWP) ProtoMessage()    {}
43567 func (*UplinkTxDirectCurrentBWP) Descriptor() ([]byte, []int) {
43568         return fileDescriptor_21c7528bb61f1a7a, []int{510}
43569 }
43570
43571 func (m *UplinkTxDirectCurrentBWP) XXX_Unmarshal(b []byte) error {
43572         return xxx_messageInfo_UplinkTxDirectCurrentBWP.Unmarshal(m, b)
43573 }
43574 func (m *UplinkTxDirectCurrentBWP) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43575         return xxx_messageInfo_UplinkTxDirectCurrentBWP.Marshal(b, m, deterministic)
43576 }
43577 func (m *UplinkTxDirectCurrentBWP) XXX_Merge(src proto.Message) {
43578         xxx_messageInfo_UplinkTxDirectCurrentBWP.Merge(m, src)
43579 }
43580 func (m *UplinkTxDirectCurrentBWP) XXX_Size() int {
43581         return xxx_messageInfo_UplinkTxDirectCurrentBWP.Size(m)
43582 }
43583 func (m *UplinkTxDirectCurrentBWP) XXX_DiscardUnknown() {
43584         xxx_messageInfo_UplinkTxDirectCurrentBWP.DiscardUnknown(m)
43585 }
43586
43587 var xxx_messageInfo_UplinkTxDirectCurrentBWP proto.InternalMessageInfo
43588
43589 func (m *UplinkTxDirectCurrentBWP) GetBwp_Id() uint32 {
43590         if m != nil {
43591                 return m.Bwp_Id
43592         }
43593         return 0
43594 }
43595
43596 func (m *UplinkTxDirectCurrentBWP) GetShift7Dot5KHz() bool {
43597         if m != nil {
43598                 return m.Shift7Dot5KHz
43599         }
43600         return false
43601 }
43602
43603 func (m *UplinkTxDirectCurrentBWP) GetTxDirectCurrentLocation() uint32 {
43604         if m != nil {
43605                 return m.TxDirectCurrentLocation
43606         }
43607         return 0
43608 }
43609
43610 type CellAccessRelatedInfo struct {
43611         Plmn_IdentityList       *PLMN_IdentityInfoList `protobuf:"bytes,1,opt,name=plmn_IdentityList,json=plmnIdentityList,proto3" json:"plmn_IdentityList,omitempty"`
43612         CellReservedForOtherUse *TrueOpt               `protobuf:"bytes,2,opt,name=cellReservedForOtherUse,proto3" json:"cellReservedForOtherUse,omitempty"`
43613         XXX_NoUnkeyedLiteral    struct{}               `json:"-"`
43614         XXX_unrecognized        []byte                 `json:"-"`
43615         XXX_sizecache           int32                  `json:"-"`
43616 }
43617
43618 func (m *CellAccessRelatedInfo) Reset()         { *m = CellAccessRelatedInfo{} }
43619 func (m *CellAccessRelatedInfo) String() string { return proto.CompactTextString(m) }
43620 func (*CellAccessRelatedInfo) ProtoMessage()    {}
43621 func (*CellAccessRelatedInfo) Descriptor() ([]byte, []int) {
43622         return fileDescriptor_21c7528bb61f1a7a, []int{511}
43623 }
43624
43625 func (m *CellAccessRelatedInfo) XXX_Unmarshal(b []byte) error {
43626         return xxx_messageInfo_CellAccessRelatedInfo.Unmarshal(m, b)
43627 }
43628 func (m *CellAccessRelatedInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43629         return xxx_messageInfo_CellAccessRelatedInfo.Marshal(b, m, deterministic)
43630 }
43631 func (m *CellAccessRelatedInfo) XXX_Merge(src proto.Message) {
43632         xxx_messageInfo_CellAccessRelatedInfo.Merge(m, src)
43633 }
43634 func (m *CellAccessRelatedInfo) XXX_Size() int {
43635         return xxx_messageInfo_CellAccessRelatedInfo.Size(m)
43636 }
43637 func (m *CellAccessRelatedInfo) XXX_DiscardUnknown() {
43638         xxx_messageInfo_CellAccessRelatedInfo.DiscardUnknown(m)
43639 }
43640
43641 var xxx_messageInfo_CellAccessRelatedInfo proto.InternalMessageInfo
43642
43643 func (m *CellAccessRelatedInfo) GetPlmn_IdentityList() *PLMN_IdentityInfoList {
43644         if m != nil {
43645                 return m.Plmn_IdentityList
43646         }
43647         return nil
43648 }
43649
43650 func (m *CellAccessRelatedInfo) GetCellReservedForOtherUse() *TrueOpt {
43651         if m != nil {
43652                 return m.CellReservedForOtherUse
43653         }
43654         return nil
43655 }
43656
43657 type ConnEstFailureControl struct {
43658         ConnEstFailCount          *ConnEstFailCount          `protobuf:"bytes,1,opt,name=connEstFailCount,proto3" json:"connEstFailCount,omitempty"`
43659         ConnEstFailOffsetValidity *ConnEstFailOffsetValidity `protobuf:"bytes,2,opt,name=connEstFailOffsetValidity,proto3" json:"connEstFailOffsetValidity,omitempty"`
43660         ConnEstFailOffset         *wrappers.UInt32Value      `protobuf:"bytes,3,opt,name=connEstFailOffset,proto3" json:"connEstFailOffset,omitempty"`
43661         XXX_NoUnkeyedLiteral      struct{}                   `json:"-"`
43662         XXX_unrecognized          []byte                     `json:"-"`
43663         XXX_sizecache             int32                      `json:"-"`
43664 }
43665
43666 func (m *ConnEstFailureControl) Reset()         { *m = ConnEstFailureControl{} }
43667 func (m *ConnEstFailureControl) String() string { return proto.CompactTextString(m) }
43668 func (*ConnEstFailureControl) ProtoMessage()    {}
43669 func (*ConnEstFailureControl) Descriptor() ([]byte, []int) {
43670         return fileDescriptor_21c7528bb61f1a7a, []int{512}
43671 }
43672
43673 func (m *ConnEstFailureControl) XXX_Unmarshal(b []byte) error {
43674         return xxx_messageInfo_ConnEstFailureControl.Unmarshal(m, b)
43675 }
43676 func (m *ConnEstFailureControl) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43677         return xxx_messageInfo_ConnEstFailureControl.Marshal(b, m, deterministic)
43678 }
43679 func (m *ConnEstFailureControl) XXX_Merge(src proto.Message) {
43680         xxx_messageInfo_ConnEstFailureControl.Merge(m, src)
43681 }
43682 func (m *ConnEstFailureControl) XXX_Size() int {
43683         return xxx_messageInfo_ConnEstFailureControl.Size(m)
43684 }
43685 func (m *ConnEstFailureControl) XXX_DiscardUnknown() {
43686         xxx_messageInfo_ConnEstFailureControl.DiscardUnknown(m)
43687 }
43688
43689 var xxx_messageInfo_ConnEstFailureControl proto.InternalMessageInfo
43690
43691 func (m *ConnEstFailureControl) GetConnEstFailCount() *ConnEstFailCount {
43692         if m != nil {
43693                 return m.ConnEstFailCount
43694         }
43695         return nil
43696 }
43697
43698 func (m *ConnEstFailureControl) GetConnEstFailOffsetValidity() *ConnEstFailOffsetValidity {
43699         if m != nil {
43700                 return m.ConnEstFailOffsetValidity
43701         }
43702         return nil
43703 }
43704
43705 func (m *ConnEstFailureControl) GetConnEstFailOffset() *wrappers.UInt32Value {
43706         if m != nil {
43707                 return m.ConnEstFailOffset
43708         }
43709         return nil
43710 }
43711
43712 type ConnEstFailCount struct {
43713         Value                ConnEstFailCount_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ConnEstFailCount_Value" json:"value,omitempty"`
43714         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
43715         XXX_unrecognized     []byte                 `json:"-"`
43716         XXX_sizecache        int32                  `json:"-"`
43717 }
43718
43719 func (m *ConnEstFailCount) Reset()         { *m = ConnEstFailCount{} }
43720 func (m *ConnEstFailCount) String() string { return proto.CompactTextString(m) }
43721 func (*ConnEstFailCount) ProtoMessage()    {}
43722 func (*ConnEstFailCount) Descriptor() ([]byte, []int) {
43723         return fileDescriptor_21c7528bb61f1a7a, []int{513}
43724 }
43725
43726 func (m *ConnEstFailCount) XXX_Unmarshal(b []byte) error {
43727         return xxx_messageInfo_ConnEstFailCount.Unmarshal(m, b)
43728 }
43729 func (m *ConnEstFailCount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43730         return xxx_messageInfo_ConnEstFailCount.Marshal(b, m, deterministic)
43731 }
43732 func (m *ConnEstFailCount) XXX_Merge(src proto.Message) {
43733         xxx_messageInfo_ConnEstFailCount.Merge(m, src)
43734 }
43735 func (m *ConnEstFailCount) XXX_Size() int {
43736         return xxx_messageInfo_ConnEstFailCount.Size(m)
43737 }
43738 func (m *ConnEstFailCount) XXX_DiscardUnknown() {
43739         xxx_messageInfo_ConnEstFailCount.DiscardUnknown(m)
43740 }
43741
43742 var xxx_messageInfo_ConnEstFailCount proto.InternalMessageInfo
43743
43744 func (m *ConnEstFailCount) GetValue() ConnEstFailCount_Value {
43745         if m != nil {
43746                 return m.Value
43747         }
43748         return ConnEstFailCount_protobuf_unspecified
43749 }
43750
43751 type ConnEstFailOffsetValidity struct {
43752         Value                ConnEstFailOffsetValidity_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.ConnEstFailOffsetValidity_Value" json:"value,omitempty"`
43753         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
43754         XXX_unrecognized     []byte                          `json:"-"`
43755         XXX_sizecache        int32                           `json:"-"`
43756 }
43757
43758 func (m *ConnEstFailOffsetValidity) Reset()         { *m = ConnEstFailOffsetValidity{} }
43759 func (m *ConnEstFailOffsetValidity) String() string { return proto.CompactTextString(m) }
43760 func (*ConnEstFailOffsetValidity) ProtoMessage()    {}
43761 func (*ConnEstFailOffsetValidity) Descriptor() ([]byte, []int) {
43762         return fileDescriptor_21c7528bb61f1a7a, []int{514}
43763 }
43764
43765 func (m *ConnEstFailOffsetValidity) XXX_Unmarshal(b []byte) error {
43766         return xxx_messageInfo_ConnEstFailOffsetValidity.Unmarshal(m, b)
43767 }
43768 func (m *ConnEstFailOffsetValidity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43769         return xxx_messageInfo_ConnEstFailOffsetValidity.Marshal(b, m, deterministic)
43770 }
43771 func (m *ConnEstFailOffsetValidity) XXX_Merge(src proto.Message) {
43772         xxx_messageInfo_ConnEstFailOffsetValidity.Merge(m, src)
43773 }
43774 func (m *ConnEstFailOffsetValidity) XXX_Size() int {
43775         return xxx_messageInfo_ConnEstFailOffsetValidity.Size(m)
43776 }
43777 func (m *ConnEstFailOffsetValidity) XXX_DiscardUnknown() {
43778         xxx_messageInfo_ConnEstFailOffsetValidity.DiscardUnknown(m)
43779 }
43780
43781 var xxx_messageInfo_ConnEstFailOffsetValidity proto.InternalMessageInfo
43782
43783 func (m *ConnEstFailOffsetValidity) GetValue() ConnEstFailOffsetValidity_Value {
43784         if m != nil {
43785                 return m.Value
43786         }
43787         return ConnEstFailOffsetValidity_protobuf_unspecified
43788 }
43789
43790 type SI_SchedulingInfo struct {
43791         SchedulingInfoList      []*SchedulingInfo    `protobuf:"bytes,1,rep,name=schedulingInfoList,proto3" json:"schedulingInfoList,omitempty"`
43792         Si_WindowLength         *SI_WindowLength     `protobuf:"bytes,2,opt,name=si_WindowLength,json=siWindowLength,proto3" json:"si_WindowLength,omitempty"`
43793         Si_RequestConfig        *SI_RequestConfig    `protobuf:"bytes,3,opt,name=si_RequestConfig,json=siRequestConfig,proto3" json:"si_RequestConfig,omitempty"`
43794         Si_RequestConfigSUL     *SI_RequestConfig    `protobuf:"bytes,4,opt,name=si_RequestConfigSUL,json=siRequestConfigSUL,proto3" json:"si_RequestConfigSUL,omitempty"`
43795         SystemInformationAreaID *wrappers.BytesValue `protobuf:"bytes,5,opt,name=systemInformationAreaID,proto3" json:"systemInformationAreaID,omitempty"`
43796         XXX_NoUnkeyedLiteral    struct{}             `json:"-"`
43797         XXX_unrecognized        []byte               `json:"-"`
43798         XXX_sizecache           int32                `json:"-"`
43799 }
43800
43801 func (m *SI_SchedulingInfo) Reset()         { *m = SI_SchedulingInfo{} }
43802 func (m *SI_SchedulingInfo) String() string { return proto.CompactTextString(m) }
43803 func (*SI_SchedulingInfo) ProtoMessage()    {}
43804 func (*SI_SchedulingInfo) Descriptor() ([]byte, []int) {
43805         return fileDescriptor_21c7528bb61f1a7a, []int{515}
43806 }
43807
43808 func (m *SI_SchedulingInfo) XXX_Unmarshal(b []byte) error {
43809         return xxx_messageInfo_SI_SchedulingInfo.Unmarshal(m, b)
43810 }
43811 func (m *SI_SchedulingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43812         return xxx_messageInfo_SI_SchedulingInfo.Marshal(b, m, deterministic)
43813 }
43814 func (m *SI_SchedulingInfo) XXX_Merge(src proto.Message) {
43815         xxx_messageInfo_SI_SchedulingInfo.Merge(m, src)
43816 }
43817 func (m *SI_SchedulingInfo) XXX_Size() int {
43818         return xxx_messageInfo_SI_SchedulingInfo.Size(m)
43819 }
43820 func (m *SI_SchedulingInfo) XXX_DiscardUnknown() {
43821         xxx_messageInfo_SI_SchedulingInfo.DiscardUnknown(m)
43822 }
43823
43824 var xxx_messageInfo_SI_SchedulingInfo proto.InternalMessageInfo
43825
43826 func (m *SI_SchedulingInfo) GetSchedulingInfoList() []*SchedulingInfo {
43827         if m != nil {
43828                 return m.SchedulingInfoList
43829         }
43830         return nil
43831 }
43832
43833 func (m *SI_SchedulingInfo) GetSi_WindowLength() *SI_WindowLength {
43834         if m != nil {
43835                 return m.Si_WindowLength
43836         }
43837         return nil
43838 }
43839
43840 func (m *SI_SchedulingInfo) GetSi_RequestConfig() *SI_RequestConfig {
43841         if m != nil {
43842                 return m.Si_RequestConfig
43843         }
43844         return nil
43845 }
43846
43847 func (m *SI_SchedulingInfo) GetSi_RequestConfigSUL() *SI_RequestConfig {
43848         if m != nil {
43849                 return m.Si_RequestConfigSUL
43850         }
43851         return nil
43852 }
43853
43854 func (m *SI_SchedulingInfo) GetSystemInformationAreaID() *wrappers.BytesValue {
43855         if m != nil {
43856                 return m.SystemInformationAreaID
43857         }
43858         return nil
43859 }
43860
43861 type SI_WindowLength struct {
43862         Value                SI_WindowLength_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SI_WindowLength_Value" json:"value,omitempty"`
43863         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
43864         XXX_unrecognized     []byte                `json:"-"`
43865         XXX_sizecache        int32                 `json:"-"`
43866 }
43867
43868 func (m *SI_WindowLength) Reset()         { *m = SI_WindowLength{} }
43869 func (m *SI_WindowLength) String() string { return proto.CompactTextString(m) }
43870 func (*SI_WindowLength) ProtoMessage()    {}
43871 func (*SI_WindowLength) Descriptor() ([]byte, []int) {
43872         return fileDescriptor_21c7528bb61f1a7a, []int{516}
43873 }
43874
43875 func (m *SI_WindowLength) XXX_Unmarshal(b []byte) error {
43876         return xxx_messageInfo_SI_WindowLength.Unmarshal(m, b)
43877 }
43878 func (m *SI_WindowLength) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43879         return xxx_messageInfo_SI_WindowLength.Marshal(b, m, deterministic)
43880 }
43881 func (m *SI_WindowLength) XXX_Merge(src proto.Message) {
43882         xxx_messageInfo_SI_WindowLength.Merge(m, src)
43883 }
43884 func (m *SI_WindowLength) XXX_Size() int {
43885         return xxx_messageInfo_SI_WindowLength.Size(m)
43886 }
43887 func (m *SI_WindowLength) XXX_DiscardUnknown() {
43888         xxx_messageInfo_SI_WindowLength.DiscardUnknown(m)
43889 }
43890
43891 var xxx_messageInfo_SI_WindowLength proto.InternalMessageInfo
43892
43893 func (m *SI_WindowLength) GetValue() SI_WindowLength_Value {
43894         if m != nil {
43895                 return m.Value
43896         }
43897         return SI_WindowLength_protobuf_unspecified
43898 }
43899
43900 type SchedulingInfo struct {
43901         Si_BroadcastStatus   *SI_BroadcastStatus `protobuf:"bytes,1,opt,name=si_BroadcastStatus,json=siBroadcastStatus,proto3" json:"si_BroadcastStatus,omitempty"`
43902         Si_Periodicity       *SI_Periodicity     `protobuf:"bytes,2,opt,name=si_Periodicity,json=siPeriodicity,proto3" json:"si_Periodicity,omitempty"`
43903         Sib_MappingInfo      *SIB_Mapping        `protobuf:"bytes,3,opt,name=sib_MappingInfo,json=sibMappingInfo,proto3" json:"sib_MappingInfo,omitempty"`
43904         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
43905         XXX_unrecognized     []byte              `json:"-"`
43906         XXX_sizecache        int32               `json:"-"`
43907 }
43908
43909 func (m *SchedulingInfo) Reset()         { *m = SchedulingInfo{} }
43910 func (m *SchedulingInfo) String() string { return proto.CompactTextString(m) }
43911 func (*SchedulingInfo) ProtoMessage()    {}
43912 func (*SchedulingInfo) Descriptor() ([]byte, []int) {
43913         return fileDescriptor_21c7528bb61f1a7a, []int{517}
43914 }
43915
43916 func (m *SchedulingInfo) XXX_Unmarshal(b []byte) error {
43917         return xxx_messageInfo_SchedulingInfo.Unmarshal(m, b)
43918 }
43919 func (m *SchedulingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43920         return xxx_messageInfo_SchedulingInfo.Marshal(b, m, deterministic)
43921 }
43922 func (m *SchedulingInfo) XXX_Merge(src proto.Message) {
43923         xxx_messageInfo_SchedulingInfo.Merge(m, src)
43924 }
43925 func (m *SchedulingInfo) XXX_Size() int {
43926         return xxx_messageInfo_SchedulingInfo.Size(m)
43927 }
43928 func (m *SchedulingInfo) XXX_DiscardUnknown() {
43929         xxx_messageInfo_SchedulingInfo.DiscardUnknown(m)
43930 }
43931
43932 var xxx_messageInfo_SchedulingInfo proto.InternalMessageInfo
43933
43934 func (m *SchedulingInfo) GetSi_BroadcastStatus() *SI_BroadcastStatus {
43935         if m != nil {
43936                 return m.Si_BroadcastStatus
43937         }
43938         return nil
43939 }
43940
43941 func (m *SchedulingInfo) GetSi_Periodicity() *SI_Periodicity {
43942         if m != nil {
43943                 return m.Si_Periodicity
43944         }
43945         return nil
43946 }
43947
43948 func (m *SchedulingInfo) GetSib_MappingInfo() *SIB_Mapping {
43949         if m != nil {
43950                 return m.Sib_MappingInfo
43951         }
43952         return nil
43953 }
43954
43955 type SIB_Mapping struct {
43956         Items                []*SIB_TypeInfo `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
43957         XXX_NoUnkeyedLiteral struct{}        `json:"-"`
43958         XXX_unrecognized     []byte          `json:"-"`
43959         XXX_sizecache        int32           `json:"-"`
43960 }
43961
43962 func (m *SIB_Mapping) Reset()         { *m = SIB_Mapping{} }
43963 func (m *SIB_Mapping) String() string { return proto.CompactTextString(m) }
43964 func (*SIB_Mapping) ProtoMessage()    {}
43965 func (*SIB_Mapping) Descriptor() ([]byte, []int) {
43966         return fileDescriptor_21c7528bb61f1a7a, []int{518}
43967 }
43968
43969 func (m *SIB_Mapping) XXX_Unmarshal(b []byte) error {
43970         return xxx_messageInfo_SIB_Mapping.Unmarshal(m, b)
43971 }
43972 func (m *SIB_Mapping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43973         return xxx_messageInfo_SIB_Mapping.Marshal(b, m, deterministic)
43974 }
43975 func (m *SIB_Mapping) XXX_Merge(src proto.Message) {
43976         xxx_messageInfo_SIB_Mapping.Merge(m, src)
43977 }
43978 func (m *SIB_Mapping) XXX_Size() int {
43979         return xxx_messageInfo_SIB_Mapping.Size(m)
43980 }
43981 func (m *SIB_Mapping) XXX_DiscardUnknown() {
43982         xxx_messageInfo_SIB_Mapping.DiscardUnknown(m)
43983 }
43984
43985 var xxx_messageInfo_SIB_Mapping proto.InternalMessageInfo
43986
43987 func (m *SIB_Mapping) GetItems() []*SIB_TypeInfo {
43988         if m != nil {
43989                 return m.Items
43990         }
43991         return nil
43992 }
43993
43994 type SI_BroadcastStatus struct {
43995         Value                SI_BroadcastStatus_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SI_BroadcastStatus_Value" json:"value,omitempty"`
43996         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
43997         XXX_unrecognized     []byte                   `json:"-"`
43998         XXX_sizecache        int32                    `json:"-"`
43999 }
44000
44001 func (m *SI_BroadcastStatus) Reset()         { *m = SI_BroadcastStatus{} }
44002 func (m *SI_BroadcastStatus) String() string { return proto.CompactTextString(m) }
44003 func (*SI_BroadcastStatus) ProtoMessage()    {}
44004 func (*SI_BroadcastStatus) Descriptor() ([]byte, []int) {
44005         return fileDescriptor_21c7528bb61f1a7a, []int{519}
44006 }
44007
44008 func (m *SI_BroadcastStatus) XXX_Unmarshal(b []byte) error {
44009         return xxx_messageInfo_SI_BroadcastStatus.Unmarshal(m, b)
44010 }
44011 func (m *SI_BroadcastStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44012         return xxx_messageInfo_SI_BroadcastStatus.Marshal(b, m, deterministic)
44013 }
44014 func (m *SI_BroadcastStatus) XXX_Merge(src proto.Message) {
44015         xxx_messageInfo_SI_BroadcastStatus.Merge(m, src)
44016 }
44017 func (m *SI_BroadcastStatus) XXX_Size() int {
44018         return xxx_messageInfo_SI_BroadcastStatus.Size(m)
44019 }
44020 func (m *SI_BroadcastStatus) XXX_DiscardUnknown() {
44021         xxx_messageInfo_SI_BroadcastStatus.DiscardUnknown(m)
44022 }
44023
44024 var xxx_messageInfo_SI_BroadcastStatus proto.InternalMessageInfo
44025
44026 func (m *SI_BroadcastStatus) GetValue() SI_BroadcastStatus_Value {
44027         if m != nil {
44028                 return m.Value
44029         }
44030         return SI_BroadcastStatus_protobuf_unspecified
44031 }
44032
44033 type SI_Periodicity struct {
44034         Value                SI_Periodicity_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SI_Periodicity_Value" json:"value,omitempty"`
44035         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
44036         XXX_unrecognized     []byte               `json:"-"`
44037         XXX_sizecache        int32                `json:"-"`
44038 }
44039
44040 func (m *SI_Periodicity) Reset()         { *m = SI_Periodicity{} }
44041 func (m *SI_Periodicity) String() string { return proto.CompactTextString(m) }
44042 func (*SI_Periodicity) ProtoMessage()    {}
44043 func (*SI_Periodicity) Descriptor() ([]byte, []int) {
44044         return fileDescriptor_21c7528bb61f1a7a, []int{520}
44045 }
44046
44047 func (m *SI_Periodicity) XXX_Unmarshal(b []byte) error {
44048         return xxx_messageInfo_SI_Periodicity.Unmarshal(m, b)
44049 }
44050 func (m *SI_Periodicity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44051         return xxx_messageInfo_SI_Periodicity.Marshal(b, m, deterministic)
44052 }
44053 func (m *SI_Periodicity) XXX_Merge(src proto.Message) {
44054         xxx_messageInfo_SI_Periodicity.Merge(m, src)
44055 }
44056 func (m *SI_Periodicity) XXX_Size() int {
44057         return xxx_messageInfo_SI_Periodicity.Size(m)
44058 }
44059 func (m *SI_Periodicity) XXX_DiscardUnknown() {
44060         xxx_messageInfo_SI_Periodicity.DiscardUnknown(m)
44061 }
44062
44063 var xxx_messageInfo_SI_Periodicity proto.InternalMessageInfo
44064
44065 func (m *SI_Periodicity) GetValue() SI_Periodicity_Value {
44066         if m != nil {
44067                 return m.Value
44068         }
44069         return SI_Periodicity_protobuf_unspecified
44070 }
44071
44072 type SIB_TypeInfo struct {
44073         Type                 *SIB_TypeInfoType     `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
44074         ValueTag             *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=valueTag,proto3" json:"valueTag,omitempty"`
44075         AreaScope            *TrueOpt              `protobuf:"bytes,3,opt,name=areaScope,proto3" json:"areaScope,omitempty"`
44076         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
44077         XXX_unrecognized     []byte                `json:"-"`
44078         XXX_sizecache        int32                 `json:"-"`
44079 }
44080
44081 func (m *SIB_TypeInfo) Reset()         { *m = SIB_TypeInfo{} }
44082 func (m *SIB_TypeInfo) String() string { return proto.CompactTextString(m) }
44083 func (*SIB_TypeInfo) ProtoMessage()    {}
44084 func (*SIB_TypeInfo) Descriptor() ([]byte, []int) {
44085         return fileDescriptor_21c7528bb61f1a7a, []int{521}
44086 }
44087
44088 func (m *SIB_TypeInfo) XXX_Unmarshal(b []byte) error {
44089         return xxx_messageInfo_SIB_TypeInfo.Unmarshal(m, b)
44090 }
44091 func (m *SIB_TypeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44092         return xxx_messageInfo_SIB_TypeInfo.Marshal(b, m, deterministic)
44093 }
44094 func (m *SIB_TypeInfo) XXX_Merge(src proto.Message) {
44095         xxx_messageInfo_SIB_TypeInfo.Merge(m, src)
44096 }
44097 func (m *SIB_TypeInfo) XXX_Size() int {
44098         return xxx_messageInfo_SIB_TypeInfo.Size(m)
44099 }
44100 func (m *SIB_TypeInfo) XXX_DiscardUnknown() {
44101         xxx_messageInfo_SIB_TypeInfo.DiscardUnknown(m)
44102 }
44103
44104 var xxx_messageInfo_SIB_TypeInfo proto.InternalMessageInfo
44105
44106 func (m *SIB_TypeInfo) GetType() *SIB_TypeInfoType {
44107         if m != nil {
44108                 return m.Type
44109         }
44110         return nil
44111 }
44112
44113 func (m *SIB_TypeInfo) GetValueTag() *wrappers.UInt32Value {
44114         if m != nil {
44115                 return m.ValueTag
44116         }
44117         return nil
44118 }
44119
44120 func (m *SIB_TypeInfo) GetAreaScope() *TrueOpt {
44121         if m != nil {
44122                 return m.AreaScope
44123         }
44124         return nil
44125 }
44126
44127 type SIB_TypeInfoType struct {
44128         Value                SIB_TypeInfoType_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SIB_TypeInfoType_Value" json:"value,omitempty"`
44129         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
44130         XXX_unrecognized     []byte                 `json:"-"`
44131         XXX_sizecache        int32                  `json:"-"`
44132 }
44133
44134 func (m *SIB_TypeInfoType) Reset()         { *m = SIB_TypeInfoType{} }
44135 func (m *SIB_TypeInfoType) String() string { return proto.CompactTextString(m) }
44136 func (*SIB_TypeInfoType) ProtoMessage()    {}
44137 func (*SIB_TypeInfoType) Descriptor() ([]byte, []int) {
44138         return fileDescriptor_21c7528bb61f1a7a, []int{522}
44139 }
44140
44141 func (m *SIB_TypeInfoType) XXX_Unmarshal(b []byte) error {
44142         return xxx_messageInfo_SIB_TypeInfoType.Unmarshal(m, b)
44143 }
44144 func (m *SIB_TypeInfoType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44145         return xxx_messageInfo_SIB_TypeInfoType.Marshal(b, m, deterministic)
44146 }
44147 func (m *SIB_TypeInfoType) XXX_Merge(src proto.Message) {
44148         xxx_messageInfo_SIB_TypeInfoType.Merge(m, src)
44149 }
44150 func (m *SIB_TypeInfoType) XXX_Size() int {
44151         return xxx_messageInfo_SIB_TypeInfoType.Size(m)
44152 }
44153 func (m *SIB_TypeInfoType) XXX_DiscardUnknown() {
44154         xxx_messageInfo_SIB_TypeInfoType.DiscardUnknown(m)
44155 }
44156
44157 var xxx_messageInfo_SIB_TypeInfoType proto.InternalMessageInfo
44158
44159 func (m *SIB_TypeInfoType) GetValue() SIB_TypeInfoType_Value {
44160         if m != nil {
44161                 return m.Value
44162         }
44163         return SIB_TypeInfoType_protobuf_unspecified
44164 }
44165
44166 type SI_RequestConfig struct {
44167         Rach_OccasionsSI     *RACH_OccasionsSI      `protobuf:"bytes,1,opt,name=rach_OccasionsSI,json=rachOccasionsSI,proto3" json:"rach_OccasionsSI,omitempty"`
44168         Si_RequestPeriod     *SI_RequestPeriod      `protobuf:"bytes,2,opt,name=si_RequestPeriod,json=siRequestPeriod,proto3" json:"si_RequestPeriod,omitempty"`
44169         Si_RequestResources  []*SI_RequestResources `protobuf:"bytes,3,rep,name=si_RequestResources,json=siRequestResources,proto3" json:"si_RequestResources,omitempty"`
44170         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
44171         XXX_unrecognized     []byte                 `json:"-"`
44172         XXX_sizecache        int32                  `json:"-"`
44173 }
44174
44175 func (m *SI_RequestConfig) Reset()         { *m = SI_RequestConfig{} }
44176 func (m *SI_RequestConfig) String() string { return proto.CompactTextString(m) }
44177 func (*SI_RequestConfig) ProtoMessage()    {}
44178 func (*SI_RequestConfig) Descriptor() ([]byte, []int) {
44179         return fileDescriptor_21c7528bb61f1a7a, []int{523}
44180 }
44181
44182 func (m *SI_RequestConfig) XXX_Unmarshal(b []byte) error {
44183         return xxx_messageInfo_SI_RequestConfig.Unmarshal(m, b)
44184 }
44185 func (m *SI_RequestConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44186         return xxx_messageInfo_SI_RequestConfig.Marshal(b, m, deterministic)
44187 }
44188 func (m *SI_RequestConfig) XXX_Merge(src proto.Message) {
44189         xxx_messageInfo_SI_RequestConfig.Merge(m, src)
44190 }
44191 func (m *SI_RequestConfig) XXX_Size() int {
44192         return xxx_messageInfo_SI_RequestConfig.Size(m)
44193 }
44194 func (m *SI_RequestConfig) XXX_DiscardUnknown() {
44195         xxx_messageInfo_SI_RequestConfig.DiscardUnknown(m)
44196 }
44197
44198 var xxx_messageInfo_SI_RequestConfig proto.InternalMessageInfo
44199
44200 func (m *SI_RequestConfig) GetRach_OccasionsSI() *RACH_OccasionsSI {
44201         if m != nil {
44202                 return m.Rach_OccasionsSI
44203         }
44204         return nil
44205 }
44206
44207 func (m *SI_RequestConfig) GetSi_RequestPeriod() *SI_RequestPeriod {
44208         if m != nil {
44209                 return m.Si_RequestPeriod
44210         }
44211         return nil
44212 }
44213
44214 func (m *SI_RequestConfig) GetSi_RequestResources() []*SI_RequestResources {
44215         if m != nil {
44216                 return m.Si_RequestResources
44217         }
44218         return nil
44219 }
44220
44221 type SI_RequestPeriod struct {
44222         Value                SI_RequestPeriod_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SI_RequestPeriod_Value" json:"value,omitempty"`
44223         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
44224         XXX_unrecognized     []byte                 `json:"-"`
44225         XXX_sizecache        int32                  `json:"-"`
44226 }
44227
44228 func (m *SI_RequestPeriod) Reset()         { *m = SI_RequestPeriod{} }
44229 func (m *SI_RequestPeriod) String() string { return proto.CompactTextString(m) }
44230 func (*SI_RequestPeriod) ProtoMessage()    {}
44231 func (*SI_RequestPeriod) Descriptor() ([]byte, []int) {
44232         return fileDescriptor_21c7528bb61f1a7a, []int{524}
44233 }
44234
44235 func (m *SI_RequestPeriod) XXX_Unmarshal(b []byte) error {
44236         return xxx_messageInfo_SI_RequestPeriod.Unmarshal(m, b)
44237 }
44238 func (m *SI_RequestPeriod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44239         return xxx_messageInfo_SI_RequestPeriod.Marshal(b, m, deterministic)
44240 }
44241 func (m *SI_RequestPeriod) XXX_Merge(src proto.Message) {
44242         xxx_messageInfo_SI_RequestPeriod.Merge(m, src)
44243 }
44244 func (m *SI_RequestPeriod) XXX_Size() int {
44245         return xxx_messageInfo_SI_RequestPeriod.Size(m)
44246 }
44247 func (m *SI_RequestPeriod) XXX_DiscardUnknown() {
44248         xxx_messageInfo_SI_RequestPeriod.DiscardUnknown(m)
44249 }
44250
44251 var xxx_messageInfo_SI_RequestPeriod proto.InternalMessageInfo
44252
44253 func (m *SI_RequestPeriod) GetValue() SI_RequestPeriod_Value {
44254         if m != nil {
44255                 return m.Value
44256         }
44257         return SI_RequestPeriod_protobuf_unspecified
44258 }
44259
44260 type RACH_OccasionsSI struct {
44261         Rach_ConfigSI        *RACH_ConfigGeneric  `protobuf:"bytes,1,opt,name=rach_ConfigSI,json=rachConfigSI,proto3" json:"rach_ConfigSI,omitempty"`
44262         SsbPerRACH_Occasion  *SSBPerRACH_Occasion `protobuf:"bytes,2,opt,name=ssb_perRACH_Occasion,json=ssbPerRACHOccasion,proto3" json:"ssb_perRACH_Occasion,omitempty"`
44263         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
44264         XXX_unrecognized     []byte               `json:"-"`
44265         XXX_sizecache        int32                `json:"-"`
44266 }
44267
44268 func (m *RACH_OccasionsSI) Reset()         { *m = RACH_OccasionsSI{} }
44269 func (m *RACH_OccasionsSI) String() string { return proto.CompactTextString(m) }
44270 func (*RACH_OccasionsSI) ProtoMessage()    {}
44271 func (*RACH_OccasionsSI) Descriptor() ([]byte, []int) {
44272         return fileDescriptor_21c7528bb61f1a7a, []int{525}
44273 }
44274
44275 func (m *RACH_OccasionsSI) XXX_Unmarshal(b []byte) error {
44276         return xxx_messageInfo_RACH_OccasionsSI.Unmarshal(m, b)
44277 }
44278 func (m *RACH_OccasionsSI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44279         return xxx_messageInfo_RACH_OccasionsSI.Marshal(b, m, deterministic)
44280 }
44281 func (m *RACH_OccasionsSI) XXX_Merge(src proto.Message) {
44282         xxx_messageInfo_RACH_OccasionsSI.Merge(m, src)
44283 }
44284 func (m *RACH_OccasionsSI) XXX_Size() int {
44285         return xxx_messageInfo_RACH_OccasionsSI.Size(m)
44286 }
44287 func (m *RACH_OccasionsSI) XXX_DiscardUnknown() {
44288         xxx_messageInfo_RACH_OccasionsSI.DiscardUnknown(m)
44289 }
44290
44291 var xxx_messageInfo_RACH_OccasionsSI proto.InternalMessageInfo
44292
44293 func (m *RACH_OccasionsSI) GetRach_ConfigSI() *RACH_ConfigGeneric {
44294         if m != nil {
44295                 return m.Rach_ConfigSI
44296         }
44297         return nil
44298 }
44299
44300 func (m *RACH_OccasionsSI) GetSsbPerRACH_Occasion() *SSBPerRACH_Occasion {
44301         if m != nil {
44302                 return m.SsbPerRACH_Occasion
44303         }
44304         return nil
44305 }
44306
44307 type SI_RequestResources struct {
44308         Ra_PreambleStartIndex     uint32                `protobuf:"varint,1,opt,name=ra_PreambleStartIndex,json=raPreambleStartIndex,proto3" json:"ra_PreambleStartIndex,omitempty"`
44309         Ra_AssociationPeriodIndex *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=ra_AssociationPeriodIndex,json=raAssociationPeriodIndex,proto3" json:"ra_AssociationPeriodIndex,omitempty"`
44310         RaSsb_OccasionMaskIndex   *wrappers.UInt32Value `protobuf:"bytes,3,opt,name=ra_ssb_OccasionMaskIndex,json=raSsbOccasionMaskIndex,proto3" json:"ra_ssb_OccasionMaskIndex,omitempty"`
44311         XXX_NoUnkeyedLiteral      struct{}              `json:"-"`
44312         XXX_unrecognized          []byte                `json:"-"`
44313         XXX_sizecache             int32                 `json:"-"`
44314 }
44315
44316 func (m *SI_RequestResources) Reset()         { *m = SI_RequestResources{} }
44317 func (m *SI_RequestResources) String() string { return proto.CompactTextString(m) }
44318 func (*SI_RequestResources) ProtoMessage()    {}
44319 func (*SI_RequestResources) Descriptor() ([]byte, []int) {
44320         return fileDescriptor_21c7528bb61f1a7a, []int{526}
44321 }
44322
44323 func (m *SI_RequestResources) XXX_Unmarshal(b []byte) error {
44324         return xxx_messageInfo_SI_RequestResources.Unmarshal(m, b)
44325 }
44326 func (m *SI_RequestResources) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44327         return xxx_messageInfo_SI_RequestResources.Marshal(b, m, deterministic)
44328 }
44329 func (m *SI_RequestResources) XXX_Merge(src proto.Message) {
44330         xxx_messageInfo_SI_RequestResources.Merge(m, src)
44331 }
44332 func (m *SI_RequestResources) XXX_Size() int {
44333         return xxx_messageInfo_SI_RequestResources.Size(m)
44334 }
44335 func (m *SI_RequestResources) XXX_DiscardUnknown() {
44336         xxx_messageInfo_SI_RequestResources.DiscardUnknown(m)
44337 }
44338
44339 var xxx_messageInfo_SI_RequestResources proto.InternalMessageInfo
44340
44341 func (m *SI_RequestResources) GetRa_PreambleStartIndex() uint32 {
44342         if m != nil {
44343                 return m.Ra_PreambleStartIndex
44344         }
44345         return 0
44346 }
44347
44348 func (m *SI_RequestResources) GetRa_AssociationPeriodIndex() *wrappers.UInt32Value {
44349         if m != nil {
44350                 return m.Ra_AssociationPeriodIndex
44351         }
44352         return nil
44353 }
44354
44355 func (m *SI_RequestResources) GetRaSsb_OccasionMaskIndex() *wrappers.UInt32Value {
44356         if m != nil {
44357                 return m.RaSsb_OccasionMaskIndex
44358         }
44359         return nil
44360 }
44361
44362 type ServingCellConfigCommonSIB struct {
44363         DownlinkConfigCommon          *DownlinkConfigCommonSIB        `protobuf:"bytes,1,opt,name=downlinkConfigCommon,proto3" json:"downlinkConfigCommon,omitempty"`
44364         UplinkConfigCommon            *UplinkConfigCommonSIB          `protobuf:"bytes,2,opt,name=uplinkConfigCommon,proto3" json:"uplinkConfigCommon,omitempty"`
44365         SupplementaryUplink           *UplinkConfigCommonSIB          `protobuf:"bytes,3,opt,name=supplementaryUplink,proto3" json:"supplementaryUplink,omitempty"`
44366         N_TimingAdvanceOffset         *SIB_N_TimingAdvanceOffset      `protobuf:"bytes,4,opt,name=n_TimingAdvanceOffset,json=nTimingAdvanceOffset,proto3" json:"n_TimingAdvanceOffset,omitempty"`
44367         Ssb_PositionsInBurst          *SIB_SSB_PositionsInBurst       `protobuf:"bytes,5,opt,name=ssb_PositionsInBurst,json=ssbPositionsInBurst,proto3" json:"ssb_PositionsInBurst,omitempty"`
44368         Ssb_PeriodicityServingCell    *SIB_SSB_PeriodicityServingCell `protobuf:"bytes,6,opt,name=ssb_PeriodicityServingCell,json=ssbPeriodicityServingCell,proto3" json:"ssb_PeriodicityServingCell,omitempty"`
44369         Tdd_UL_DL_ConfigurationCommon *TDD_UL_DL_ConfigCommon         `protobuf:"bytes,7,opt,name=tdd_UL_DL_ConfigurationCommon,json=tddULDLConfigurationCommon,proto3" json:"tdd_UL_DL_ConfigurationCommon,omitempty"`
44370         Ss_PBCH_BlockPower            int32                           `protobuf:"zigzag32,8,opt,name=ss_PBCH_BlockPower,json=ssPBCHBlockPower,proto3" json:"ss_PBCH_BlockPower,omitempty"`
44371         XXX_NoUnkeyedLiteral          struct{}                        `json:"-"`
44372         XXX_unrecognized              []byte                          `json:"-"`
44373         XXX_sizecache                 int32                           `json:"-"`
44374 }
44375
44376 func (m *ServingCellConfigCommonSIB) Reset()         { *m = ServingCellConfigCommonSIB{} }
44377 func (m *ServingCellConfigCommonSIB) String() string { return proto.CompactTextString(m) }
44378 func (*ServingCellConfigCommonSIB) ProtoMessage()    {}
44379 func (*ServingCellConfigCommonSIB) Descriptor() ([]byte, []int) {
44380         return fileDescriptor_21c7528bb61f1a7a, []int{527}
44381 }
44382
44383 func (m *ServingCellConfigCommonSIB) XXX_Unmarshal(b []byte) error {
44384         return xxx_messageInfo_ServingCellConfigCommonSIB.Unmarshal(m, b)
44385 }
44386 func (m *ServingCellConfigCommonSIB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44387         return xxx_messageInfo_ServingCellConfigCommonSIB.Marshal(b, m, deterministic)
44388 }
44389 func (m *ServingCellConfigCommonSIB) XXX_Merge(src proto.Message) {
44390         xxx_messageInfo_ServingCellConfigCommonSIB.Merge(m, src)
44391 }
44392 func (m *ServingCellConfigCommonSIB) XXX_Size() int {
44393         return xxx_messageInfo_ServingCellConfigCommonSIB.Size(m)
44394 }
44395 func (m *ServingCellConfigCommonSIB) XXX_DiscardUnknown() {
44396         xxx_messageInfo_ServingCellConfigCommonSIB.DiscardUnknown(m)
44397 }
44398
44399 var xxx_messageInfo_ServingCellConfigCommonSIB proto.InternalMessageInfo
44400
44401 func (m *ServingCellConfigCommonSIB) GetDownlinkConfigCommon() *DownlinkConfigCommonSIB {
44402         if m != nil {
44403                 return m.DownlinkConfigCommon
44404         }
44405         return nil
44406 }
44407
44408 func (m *ServingCellConfigCommonSIB) GetUplinkConfigCommon() *UplinkConfigCommonSIB {
44409         if m != nil {
44410                 return m.UplinkConfigCommon
44411         }
44412         return nil
44413 }
44414
44415 func (m *ServingCellConfigCommonSIB) GetSupplementaryUplink() *UplinkConfigCommonSIB {
44416         if m != nil {
44417                 return m.SupplementaryUplink
44418         }
44419         return nil
44420 }
44421
44422 func (m *ServingCellConfigCommonSIB) GetN_TimingAdvanceOffset() *SIB_N_TimingAdvanceOffset {
44423         if m != nil {
44424                 return m.N_TimingAdvanceOffset
44425         }
44426         return nil
44427 }
44428
44429 func (m *ServingCellConfigCommonSIB) GetSsb_PositionsInBurst() *SIB_SSB_PositionsInBurst {
44430         if m != nil {
44431                 return m.Ssb_PositionsInBurst
44432         }
44433         return nil
44434 }
44435
44436 func (m *ServingCellConfigCommonSIB) GetSsb_PeriodicityServingCell() *SIB_SSB_PeriodicityServingCell {
44437         if m != nil {
44438                 return m.Ssb_PeriodicityServingCell
44439         }
44440         return nil
44441 }
44442
44443 func (m *ServingCellConfigCommonSIB) GetTdd_UL_DL_ConfigurationCommon() *TDD_UL_DL_ConfigCommon {
44444         if m != nil {
44445                 return m.Tdd_UL_DL_ConfigurationCommon
44446         }
44447         return nil
44448 }
44449
44450 func (m *ServingCellConfigCommonSIB) GetSs_PBCH_BlockPower() int32 {
44451         if m != nil {
44452                 return m.Ss_PBCH_BlockPower
44453         }
44454         return 0
44455 }
44456
44457 type DownlinkConfigCommonSIB struct {
44458         FrequencyInfoDL      *FrequencyInfoDL_SIB `protobuf:"bytes,1,opt,name=frequencyInfoDL,proto3" json:"frequencyInfoDL,omitempty"`
44459         InitialDownlinkBWP   *BWP_DownlinkCommon  `protobuf:"bytes,2,opt,name=initialDownlinkBWP,proto3" json:"initialDownlinkBWP,omitempty"`
44460         Bcch_Config          *BCCH_Config         `protobuf:"bytes,3,opt,name=bcch_Config,json=bcchConfig,proto3" json:"bcch_Config,omitempty"`
44461         Pcch_Config          *PCCH_Config         `protobuf:"bytes,4,opt,name=pcch_Config,json=pcchConfig,proto3" json:"pcch_Config,omitempty"`
44462         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
44463         XXX_unrecognized     []byte               `json:"-"`
44464         XXX_sizecache        int32                `json:"-"`
44465 }
44466
44467 func (m *DownlinkConfigCommonSIB) Reset()         { *m = DownlinkConfigCommonSIB{} }
44468 func (m *DownlinkConfigCommonSIB) String() string { return proto.CompactTextString(m) }
44469 func (*DownlinkConfigCommonSIB) ProtoMessage()    {}
44470 func (*DownlinkConfigCommonSIB) Descriptor() ([]byte, []int) {
44471         return fileDescriptor_21c7528bb61f1a7a, []int{528}
44472 }
44473
44474 func (m *DownlinkConfigCommonSIB) XXX_Unmarshal(b []byte) error {
44475         return xxx_messageInfo_DownlinkConfigCommonSIB.Unmarshal(m, b)
44476 }
44477 func (m *DownlinkConfigCommonSIB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44478         return xxx_messageInfo_DownlinkConfigCommonSIB.Marshal(b, m, deterministic)
44479 }
44480 func (m *DownlinkConfigCommonSIB) XXX_Merge(src proto.Message) {
44481         xxx_messageInfo_DownlinkConfigCommonSIB.Merge(m, src)
44482 }
44483 func (m *DownlinkConfigCommonSIB) XXX_Size() int {
44484         return xxx_messageInfo_DownlinkConfigCommonSIB.Size(m)
44485 }
44486 func (m *DownlinkConfigCommonSIB) XXX_DiscardUnknown() {
44487         xxx_messageInfo_DownlinkConfigCommonSIB.DiscardUnknown(m)
44488 }
44489
44490 var xxx_messageInfo_DownlinkConfigCommonSIB proto.InternalMessageInfo
44491
44492 func (m *DownlinkConfigCommonSIB) GetFrequencyInfoDL() *FrequencyInfoDL_SIB {
44493         if m != nil {
44494                 return m.FrequencyInfoDL
44495         }
44496         return nil
44497 }
44498
44499 func (m *DownlinkConfigCommonSIB) GetInitialDownlinkBWP() *BWP_DownlinkCommon {
44500         if m != nil {
44501                 return m.InitialDownlinkBWP
44502         }
44503         return nil
44504 }
44505
44506 func (m *DownlinkConfigCommonSIB) GetBcch_Config() *BCCH_Config {
44507         if m != nil {
44508                 return m.Bcch_Config
44509         }
44510         return nil
44511 }
44512
44513 func (m *DownlinkConfigCommonSIB) GetPcch_Config() *PCCH_Config {
44514         if m != nil {
44515                 return m.Pcch_Config
44516         }
44517         return nil
44518 }
44519
44520 type FrequencyInfoDL_SIB struct {
44521         FrequencyBandList       *MultiFrequencyBandListNR_SIB `protobuf:"bytes,1,opt,name=frequencyBandList,proto3" json:"frequencyBandList,omitempty"`
44522         OffsetToPointA          uint32                        `protobuf:"varint,2,opt,name=offsetToPointA,proto3" json:"offsetToPointA,omitempty"`
44523         Scs_SpecificCarrierList []*SCS_SpecificCarrier        `protobuf:"bytes,3,rep,name=scs_SpecificCarrierList,json=scsSpecificCarrierList,proto3" json:"scs_SpecificCarrierList,omitempty"`
44524         XXX_NoUnkeyedLiteral    struct{}                      `json:"-"`
44525         XXX_unrecognized        []byte                        `json:"-"`
44526         XXX_sizecache           int32                         `json:"-"`
44527 }
44528
44529 func (m *FrequencyInfoDL_SIB) Reset()         { *m = FrequencyInfoDL_SIB{} }
44530 func (m *FrequencyInfoDL_SIB) String() string { return proto.CompactTextString(m) }
44531 func (*FrequencyInfoDL_SIB) ProtoMessage()    {}
44532 func (*FrequencyInfoDL_SIB) Descriptor() ([]byte, []int) {
44533         return fileDescriptor_21c7528bb61f1a7a, []int{529}
44534 }
44535
44536 func (m *FrequencyInfoDL_SIB) XXX_Unmarshal(b []byte) error {
44537         return xxx_messageInfo_FrequencyInfoDL_SIB.Unmarshal(m, b)
44538 }
44539 func (m *FrequencyInfoDL_SIB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44540         return xxx_messageInfo_FrequencyInfoDL_SIB.Marshal(b, m, deterministic)
44541 }
44542 func (m *FrequencyInfoDL_SIB) XXX_Merge(src proto.Message) {
44543         xxx_messageInfo_FrequencyInfoDL_SIB.Merge(m, src)
44544 }
44545 func (m *FrequencyInfoDL_SIB) XXX_Size() int {
44546         return xxx_messageInfo_FrequencyInfoDL_SIB.Size(m)
44547 }
44548 func (m *FrequencyInfoDL_SIB) XXX_DiscardUnknown() {
44549         xxx_messageInfo_FrequencyInfoDL_SIB.DiscardUnknown(m)
44550 }
44551
44552 var xxx_messageInfo_FrequencyInfoDL_SIB proto.InternalMessageInfo
44553
44554 func (m *FrequencyInfoDL_SIB) GetFrequencyBandList() *MultiFrequencyBandListNR_SIB {
44555         if m != nil {
44556                 return m.FrequencyBandList
44557         }
44558         return nil
44559 }
44560
44561 func (m *FrequencyInfoDL_SIB) GetOffsetToPointA() uint32 {
44562         if m != nil {
44563                 return m.OffsetToPointA
44564         }
44565         return 0
44566 }
44567
44568 func (m *FrequencyInfoDL_SIB) GetScs_SpecificCarrierList() []*SCS_SpecificCarrier {
44569         if m != nil {
44570                 return m.Scs_SpecificCarrierList
44571         }
44572         return nil
44573 }
44574
44575 type MultiFrequencyBandListNR_SIB struct {
44576         Items                []*NR_MultiBandInfo `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
44577         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
44578         XXX_unrecognized     []byte              `json:"-"`
44579         XXX_sizecache        int32               `json:"-"`
44580 }
44581
44582 func (m *MultiFrequencyBandListNR_SIB) Reset()         { *m = MultiFrequencyBandListNR_SIB{} }
44583 func (m *MultiFrequencyBandListNR_SIB) String() string { return proto.CompactTextString(m) }
44584 func (*MultiFrequencyBandListNR_SIB) ProtoMessage()    {}
44585 func (*MultiFrequencyBandListNR_SIB) Descriptor() ([]byte, []int) {
44586         return fileDescriptor_21c7528bb61f1a7a, []int{530}
44587 }
44588
44589 func (m *MultiFrequencyBandListNR_SIB) XXX_Unmarshal(b []byte) error {
44590         return xxx_messageInfo_MultiFrequencyBandListNR_SIB.Unmarshal(m, b)
44591 }
44592 func (m *MultiFrequencyBandListNR_SIB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44593         return xxx_messageInfo_MultiFrequencyBandListNR_SIB.Marshal(b, m, deterministic)
44594 }
44595 func (m *MultiFrequencyBandListNR_SIB) XXX_Merge(src proto.Message) {
44596         xxx_messageInfo_MultiFrequencyBandListNR_SIB.Merge(m, src)
44597 }
44598 func (m *MultiFrequencyBandListNR_SIB) XXX_Size() int {
44599         return xxx_messageInfo_MultiFrequencyBandListNR_SIB.Size(m)
44600 }
44601 func (m *MultiFrequencyBandListNR_SIB) XXX_DiscardUnknown() {
44602         xxx_messageInfo_MultiFrequencyBandListNR_SIB.DiscardUnknown(m)
44603 }
44604
44605 var xxx_messageInfo_MultiFrequencyBandListNR_SIB proto.InternalMessageInfo
44606
44607 func (m *MultiFrequencyBandListNR_SIB) GetItems() []*NR_MultiBandInfo {
44608         if m != nil {
44609                 return m.Items
44610         }
44611         return nil
44612 }
44613
44614 type NR_MultiBandInfo struct {
44615         FreqBandIndicatorNR  *wrappers.UInt32Value `protobuf:"bytes,1,opt,name=freqBandIndicatorNR,proto3" json:"freqBandIndicatorNR,omitempty"`
44616         Nr_NS_PmaxList       *NR_NS_PmaxList       `protobuf:"bytes,2,opt,name=nr_NS_PmaxList,json=nrNSPmaxList,proto3" json:"nr_NS_PmaxList,omitempty"`
44617         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
44618         XXX_unrecognized     []byte                `json:"-"`
44619         XXX_sizecache        int32                 `json:"-"`
44620 }
44621
44622 func (m *NR_MultiBandInfo) Reset()         { *m = NR_MultiBandInfo{} }
44623 func (m *NR_MultiBandInfo) String() string { return proto.CompactTextString(m) }
44624 func (*NR_MultiBandInfo) ProtoMessage()    {}
44625 func (*NR_MultiBandInfo) Descriptor() ([]byte, []int) {
44626         return fileDescriptor_21c7528bb61f1a7a, []int{531}
44627 }
44628
44629 func (m *NR_MultiBandInfo) XXX_Unmarshal(b []byte) error {
44630         return xxx_messageInfo_NR_MultiBandInfo.Unmarshal(m, b)
44631 }
44632 func (m *NR_MultiBandInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44633         return xxx_messageInfo_NR_MultiBandInfo.Marshal(b, m, deterministic)
44634 }
44635 func (m *NR_MultiBandInfo) XXX_Merge(src proto.Message) {
44636         xxx_messageInfo_NR_MultiBandInfo.Merge(m, src)
44637 }
44638 func (m *NR_MultiBandInfo) XXX_Size() int {
44639         return xxx_messageInfo_NR_MultiBandInfo.Size(m)
44640 }
44641 func (m *NR_MultiBandInfo) XXX_DiscardUnknown() {
44642         xxx_messageInfo_NR_MultiBandInfo.DiscardUnknown(m)
44643 }
44644
44645 var xxx_messageInfo_NR_MultiBandInfo proto.InternalMessageInfo
44646
44647 func (m *NR_MultiBandInfo) GetFreqBandIndicatorNR() *wrappers.UInt32Value {
44648         if m != nil {
44649                 return m.FreqBandIndicatorNR
44650         }
44651         return nil
44652 }
44653
44654 func (m *NR_MultiBandInfo) GetNr_NS_PmaxList() *NR_NS_PmaxList {
44655         if m != nil {
44656                 return m.Nr_NS_PmaxList
44657         }
44658         return nil
44659 }
44660
44661 type NR_NS_PmaxList struct {
44662         Items                []*NR_NS_PmaxValue `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
44663         XXX_NoUnkeyedLiteral struct{}           `json:"-"`
44664         XXX_unrecognized     []byte             `json:"-"`
44665         XXX_sizecache        int32              `json:"-"`
44666 }
44667
44668 func (m *NR_NS_PmaxList) Reset()         { *m = NR_NS_PmaxList{} }
44669 func (m *NR_NS_PmaxList) String() string { return proto.CompactTextString(m) }
44670 func (*NR_NS_PmaxList) ProtoMessage()    {}
44671 func (*NR_NS_PmaxList) Descriptor() ([]byte, []int) {
44672         return fileDescriptor_21c7528bb61f1a7a, []int{532}
44673 }
44674
44675 func (m *NR_NS_PmaxList) XXX_Unmarshal(b []byte) error {
44676         return xxx_messageInfo_NR_NS_PmaxList.Unmarshal(m, b)
44677 }
44678 func (m *NR_NS_PmaxList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44679         return xxx_messageInfo_NR_NS_PmaxList.Marshal(b, m, deterministic)
44680 }
44681 func (m *NR_NS_PmaxList) XXX_Merge(src proto.Message) {
44682         xxx_messageInfo_NR_NS_PmaxList.Merge(m, src)
44683 }
44684 func (m *NR_NS_PmaxList) XXX_Size() int {
44685         return xxx_messageInfo_NR_NS_PmaxList.Size(m)
44686 }
44687 func (m *NR_NS_PmaxList) XXX_DiscardUnknown() {
44688         xxx_messageInfo_NR_NS_PmaxList.DiscardUnknown(m)
44689 }
44690
44691 var xxx_messageInfo_NR_NS_PmaxList proto.InternalMessageInfo
44692
44693 func (m *NR_NS_PmaxList) GetItems() []*NR_NS_PmaxValue {
44694         if m != nil {
44695                 return m.Items
44696         }
44697         return nil
44698 }
44699
44700 type NR_NS_PmaxValue struct {
44701         AdditionalPmax             *wrappers.Int32Value `protobuf:"bytes,1,opt,name=additionalPmax,proto3" json:"additionalPmax,omitempty"`
44702         AdditionalSpectrumEmission uint32               `protobuf:"varint,2,opt,name=additionalSpectrumEmission,proto3" json:"additionalSpectrumEmission,omitempty"`
44703         XXX_NoUnkeyedLiteral       struct{}             `json:"-"`
44704         XXX_unrecognized           []byte               `json:"-"`
44705         XXX_sizecache              int32                `json:"-"`
44706 }
44707
44708 func (m *NR_NS_PmaxValue) Reset()         { *m = NR_NS_PmaxValue{} }
44709 func (m *NR_NS_PmaxValue) String() string { return proto.CompactTextString(m) }
44710 func (*NR_NS_PmaxValue) ProtoMessage()    {}
44711 func (*NR_NS_PmaxValue) Descriptor() ([]byte, []int) {
44712         return fileDescriptor_21c7528bb61f1a7a, []int{533}
44713 }
44714
44715 func (m *NR_NS_PmaxValue) XXX_Unmarshal(b []byte) error {
44716         return xxx_messageInfo_NR_NS_PmaxValue.Unmarshal(m, b)
44717 }
44718 func (m *NR_NS_PmaxValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44719         return xxx_messageInfo_NR_NS_PmaxValue.Marshal(b, m, deterministic)
44720 }
44721 func (m *NR_NS_PmaxValue) XXX_Merge(src proto.Message) {
44722         xxx_messageInfo_NR_NS_PmaxValue.Merge(m, src)
44723 }
44724 func (m *NR_NS_PmaxValue) XXX_Size() int {
44725         return xxx_messageInfo_NR_NS_PmaxValue.Size(m)
44726 }
44727 func (m *NR_NS_PmaxValue) XXX_DiscardUnknown() {
44728         xxx_messageInfo_NR_NS_PmaxValue.DiscardUnknown(m)
44729 }
44730
44731 var xxx_messageInfo_NR_NS_PmaxValue proto.InternalMessageInfo
44732
44733 func (m *NR_NS_PmaxValue) GetAdditionalPmax() *wrappers.Int32Value {
44734         if m != nil {
44735                 return m.AdditionalPmax
44736         }
44737         return nil
44738 }
44739
44740 func (m *NR_NS_PmaxValue) GetAdditionalSpectrumEmission() uint32 {
44741         if m != nil {
44742                 return m.AdditionalSpectrumEmission
44743         }
44744         return 0
44745 }
44746
44747 type BCCH_Config struct {
44748         ModificationPeriodCoeff BCCH_Config_ModificationPeriodCoeff `protobuf:"varint,1,opt,name=modificationPeriodCoeff,proto3,enum=streaming_protobufs.BCCH_Config_ModificationPeriodCoeff" json:"modificationPeriodCoeff,omitempty"`
44749         XXX_NoUnkeyedLiteral    struct{}                            `json:"-"`
44750         XXX_unrecognized        []byte                              `json:"-"`
44751         XXX_sizecache           int32                               `json:"-"`
44752 }
44753
44754 func (m *BCCH_Config) Reset()         { *m = BCCH_Config{} }
44755 func (m *BCCH_Config) String() string { return proto.CompactTextString(m) }
44756 func (*BCCH_Config) ProtoMessage()    {}
44757 func (*BCCH_Config) Descriptor() ([]byte, []int) {
44758         return fileDescriptor_21c7528bb61f1a7a, []int{534}
44759 }
44760
44761 func (m *BCCH_Config) XXX_Unmarshal(b []byte) error {
44762         return xxx_messageInfo_BCCH_Config.Unmarshal(m, b)
44763 }
44764 func (m *BCCH_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44765         return xxx_messageInfo_BCCH_Config.Marshal(b, m, deterministic)
44766 }
44767 func (m *BCCH_Config) XXX_Merge(src proto.Message) {
44768         xxx_messageInfo_BCCH_Config.Merge(m, src)
44769 }
44770 func (m *BCCH_Config) XXX_Size() int {
44771         return xxx_messageInfo_BCCH_Config.Size(m)
44772 }
44773 func (m *BCCH_Config) XXX_DiscardUnknown() {
44774         xxx_messageInfo_BCCH_Config.DiscardUnknown(m)
44775 }
44776
44777 var xxx_messageInfo_BCCH_Config proto.InternalMessageInfo
44778
44779 func (m *BCCH_Config) GetModificationPeriodCoeff() BCCH_Config_ModificationPeriodCoeff {
44780         if m != nil {
44781                 return m.ModificationPeriodCoeff
44782         }
44783         return BCCH_Config_protobuf_unspecified
44784 }
44785
44786 type PCCH_Config struct {
44787         DefaultPagingCycle *PagingCycle `protobuf:"bytes,1,opt,name=defaultPagingCycle,proto3" json:"defaultPagingCycle,omitempty"`
44788         // Types that are valid to be assigned to NAndPagingFrameOffset:
44789         //      *PCCH_Config_OneT
44790         //      *PCCH_Config_HalfT
44791         //      *PCCH_Config_QuarterT
44792         //      *PCCH_Config_OneEighthT
44793         //      *PCCH_Config_OneSixteenthT
44794         NAndPagingFrameOffset isPCCH_Config_NAndPagingFrameOffset `protobuf_oneof:"nAndPagingFrameOffset"`
44795         Ns                    *PCCH_ConfigNs                      `protobuf:"bytes,7,opt,name=ns,proto3" json:"ns,omitempty"`
44796         // Types that are valid to be assigned to FirstPDCCH_MonitoringOccasionOfPO:
44797         //      *PCCH_Config_SCS15KHZoneT
44798         //      *PCCH_Config_SCS30KHZoneT_SCS15KHZhalfT
44799         //      *PCCH_Config_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT
44800         //      *PCCH_Config_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT
44801         //      *PCCH_Config_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT
44802         //      *PCCH_Config_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT
44803         //      *PCCH_Config_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT
44804         //      *PCCH_Config_SCS120KHZoneSixteenthT
44805         FirstPDCCH_MonitoringOccasionOfPO isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO `protobuf_oneof:"firstPDCCH_MonitoringOccasionOfPO"`
44806         XXX_NoUnkeyedLiteral              struct{}                                        `json:"-"`
44807         XXX_unrecognized                  []byte                                          `json:"-"`
44808         XXX_sizecache                     int32                                           `json:"-"`
44809 }
44810
44811 func (m *PCCH_Config) Reset()         { *m = PCCH_Config{} }
44812 func (m *PCCH_Config) String() string { return proto.CompactTextString(m) }
44813 func (*PCCH_Config) ProtoMessage()    {}
44814 func (*PCCH_Config) Descriptor() ([]byte, []int) {
44815         return fileDescriptor_21c7528bb61f1a7a, []int{535}
44816 }
44817
44818 func (m *PCCH_Config) XXX_Unmarshal(b []byte) error {
44819         return xxx_messageInfo_PCCH_Config.Unmarshal(m, b)
44820 }
44821 func (m *PCCH_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
44822         return xxx_messageInfo_PCCH_Config.Marshal(b, m, deterministic)
44823 }
44824 func (m *PCCH_Config) XXX_Merge(src proto.Message) {
44825         xxx_messageInfo_PCCH_Config.Merge(m, src)
44826 }
44827 func (m *PCCH_Config) XXX_Size() int {
44828         return xxx_messageInfo_PCCH_Config.Size(m)
44829 }
44830 func (m *PCCH_Config) XXX_DiscardUnknown() {
44831         xxx_messageInfo_PCCH_Config.DiscardUnknown(m)
44832 }
44833
44834 var xxx_messageInfo_PCCH_Config proto.InternalMessageInfo
44835
44836 func (m *PCCH_Config) GetDefaultPagingCycle() *PagingCycle {
44837         if m != nil {
44838                 return m.DefaultPagingCycle
44839         }
44840         return nil
44841 }
44842
44843 type isPCCH_Config_NAndPagingFrameOffset interface {
44844         isPCCH_Config_NAndPagingFrameOffset()
44845 }
44846
44847 type PCCH_Config_OneT struct {
44848         OneT *Null `protobuf:"bytes,2,opt,name=oneT,proto3,oneof"`
44849 }
44850
44851 type PCCH_Config_HalfT struct {
44852         HalfT uint32 `protobuf:"varint,3,opt,name=halfT,proto3,oneof"`
44853 }
44854
44855 type PCCH_Config_QuarterT struct {
44856         QuarterT uint32 `protobuf:"varint,4,opt,name=quarterT,proto3,oneof"`
44857 }
44858
44859 type PCCH_Config_OneEighthT struct {
44860         OneEighthT uint32 `protobuf:"varint,5,opt,name=oneEighthT,proto3,oneof"`
44861 }
44862
44863 type PCCH_Config_OneSixteenthT struct {
44864         OneSixteenthT uint32 `protobuf:"varint,6,opt,name=oneSixteenthT,proto3,oneof"`
44865 }
44866
44867 func (*PCCH_Config_OneT) isPCCH_Config_NAndPagingFrameOffset() {}
44868
44869 func (*PCCH_Config_HalfT) isPCCH_Config_NAndPagingFrameOffset() {}
44870
44871 func (*PCCH_Config_QuarterT) isPCCH_Config_NAndPagingFrameOffset() {}
44872
44873 func (*PCCH_Config_OneEighthT) isPCCH_Config_NAndPagingFrameOffset() {}
44874
44875 func (*PCCH_Config_OneSixteenthT) isPCCH_Config_NAndPagingFrameOffset() {}
44876
44877 func (m *PCCH_Config) GetNAndPagingFrameOffset() isPCCH_Config_NAndPagingFrameOffset {
44878         if m != nil {
44879                 return m.NAndPagingFrameOffset
44880         }
44881         return nil
44882 }
44883
44884 func (m *PCCH_Config) GetOneT() *Null {
44885         if x, ok := m.GetNAndPagingFrameOffset().(*PCCH_Config_OneT); ok {
44886                 return x.OneT
44887         }
44888         return nil
44889 }
44890
44891 func (m *PCCH_Config) GetHalfT() uint32 {
44892         if x, ok := m.GetNAndPagingFrameOffset().(*PCCH_Config_HalfT); ok {
44893                 return x.HalfT
44894         }
44895         return 0
44896 }
44897
44898 func (m *PCCH_Config) GetQuarterT() uint32 {
44899         if x, ok := m.GetNAndPagingFrameOffset().(*PCCH_Config_QuarterT); ok {
44900                 return x.QuarterT
44901         }
44902         return 0
44903 }
44904
44905 func (m *PCCH_Config) GetOneEighthT() uint32 {
44906         if x, ok := m.GetNAndPagingFrameOffset().(*PCCH_Config_OneEighthT); ok {
44907                 return x.OneEighthT
44908         }
44909         return 0
44910 }
44911
44912 func (m *PCCH_Config) GetOneSixteenthT() uint32 {
44913         if x, ok := m.GetNAndPagingFrameOffset().(*PCCH_Config_OneSixteenthT); ok {
44914                 return x.OneSixteenthT
44915         }
44916         return 0
44917 }
44918
44919 func (m *PCCH_Config) GetNs() *PCCH_ConfigNs {
44920         if m != nil {
44921                 return m.Ns
44922         }
44923         return nil
44924 }
44925
44926 type isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO interface {
44927         isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO()
44928 }
44929
44930 type PCCH_Config_SCS15KHZoneT struct {
44931         SCS15KHZoneT *SCS15KHZoneT `protobuf:"bytes,8,opt,name=sCS15KHZoneT,proto3,oneof"`
44932 }
44933
44934 type PCCH_Config_SCS30KHZoneT_SCS15KHZhalfT struct {
44935         SCS30KHZoneT_SCS15KHZhalfT *SCS30KHZoneT_SCS15KHZhalfT `protobuf:"bytes,9,opt,name=sCS30KHZoneT_SCS15KHZhalfT,json=sCS30KHZoneTSCS15KHZhalfT,proto3,oneof"`
44936 }
44937
44938 type PCCH_Config_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT struct {
44939         SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT `protobuf:"bytes,10,opt,name=sCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT,json=sCS60KHZoneTSCS30KHZhalfTSCS15KHZquarterT,proto3,oneof"`
44940 }
44941
44942 type PCCH_Config_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT struct {
44943         SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT `protobuf:"bytes,11,opt,name=sCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT,json=sCS120KHZoneTSCS60KHZhalfTSCS30KHZquarterTSCS15KHZoneEighthT,proto3,oneof"`
44944 }
44945
44946 type PCCH_Config_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT struct {
44947         SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT `protobuf:"bytes,12,opt,name=sCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT,json=sCS120KHZhalfTSCS60KHZquarterTSCS30KHZoneEighthTSCS15KHZoneSixteenthT,proto3,oneof"`
44948 }
44949
44950 type PCCH_Config_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT struct {
44951         SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT `protobuf:"bytes,13,opt,name=sCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT,json=sCS120KHZquarterTSCS60KHZoneEighthTSCS30KHZoneSixteenthT,proto3,oneof"`
44952 }
44953
44954 type PCCH_Config_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT struct {
44955         SCS120KHZoneEighthT_SCS60KHZoneSixteenthT *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT `protobuf:"bytes,14,opt,name=sCS120KHZoneEighthT_SCS60KHZoneSixteenthT,json=sCS120KHZoneEighthTSCS60KHZoneSixteenthT,proto3,oneof"`
44956 }
44957
44958 type PCCH_Config_SCS120KHZoneSixteenthT struct {
44959         SCS120KHZoneSixteenthT *SCS120KHZoneSixteenthT `protobuf:"bytes,15,opt,name=sCS120KHZoneSixteenthT,proto3,oneof"`
44960 }
44961
44962 func (*PCCH_Config_SCS15KHZoneT) isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO() {}
44963
44964 func (*PCCH_Config_SCS30KHZoneT_SCS15KHZhalfT) isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO() {}
44965
44966 func (*PCCH_Config_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO() {
44967 }
44968
44969 func (*PCCH_Config_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO() {
44970 }
44971
44972 func (*PCCH_Config_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO() {
44973 }
44974
44975 func (*PCCH_Config_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO() {
44976 }
44977
44978 func (*PCCH_Config_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO() {
44979 }
44980
44981 func (*PCCH_Config_SCS120KHZoneSixteenthT) isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO() {}
44982
44983 func (m *PCCH_Config) GetFirstPDCCH_MonitoringOccasionOfPO() isPCCH_Config_FirstPDCCH_MonitoringOccasionOfPO {
44984         if m != nil {
44985                 return m.FirstPDCCH_MonitoringOccasionOfPO
44986         }
44987         return nil
44988 }
44989
44990 func (m *PCCH_Config) GetSCS15KHZoneT() *SCS15KHZoneT {
44991         if x, ok := m.GetFirstPDCCH_MonitoringOccasionOfPO().(*PCCH_Config_SCS15KHZoneT); ok {
44992                 return x.SCS15KHZoneT
44993         }
44994         return nil
44995 }
44996
44997 func (m *PCCH_Config) GetSCS30KHZoneT_SCS15KHZhalfT() *SCS30KHZoneT_SCS15KHZhalfT {
44998         if x, ok := m.GetFirstPDCCH_MonitoringOccasionOfPO().(*PCCH_Config_SCS30KHZoneT_SCS15KHZhalfT); ok {
44999                 return x.SCS30KHZoneT_SCS15KHZhalfT
45000         }
45001         return nil
45002 }
45003
45004 func (m *PCCH_Config) GetSCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT() *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT {
45005         if x, ok := m.GetFirstPDCCH_MonitoringOccasionOfPO().(*PCCH_Config_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT); ok {
45006                 return x.SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT
45007         }
45008         return nil
45009 }
45010
45011 func (m *PCCH_Config) GetSCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT() *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT {
45012         if x, ok := m.GetFirstPDCCH_MonitoringOccasionOfPO().(*PCCH_Config_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT); ok {
45013                 return x.SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT
45014         }
45015         return nil
45016 }
45017
45018 func (m *PCCH_Config) GetSCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT() *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT {
45019         if x, ok := m.GetFirstPDCCH_MonitoringOccasionOfPO().(*PCCH_Config_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT); ok {
45020                 return x.SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT
45021         }
45022         return nil
45023 }
45024
45025 func (m *PCCH_Config) GetSCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT() *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT {
45026         if x, ok := m.GetFirstPDCCH_MonitoringOccasionOfPO().(*PCCH_Config_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT); ok {
45027                 return x.SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT
45028         }
45029         return nil
45030 }
45031
45032 func (m *PCCH_Config) GetSCS120KHZoneEighthT_SCS60KHZoneSixteenthT() *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT {
45033         if x, ok := m.GetFirstPDCCH_MonitoringOccasionOfPO().(*PCCH_Config_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT); ok {
45034                 return x.SCS120KHZoneEighthT_SCS60KHZoneSixteenthT
45035         }
45036         return nil
45037 }
45038
45039 func (m *PCCH_Config) GetSCS120KHZoneSixteenthT() *SCS120KHZoneSixteenthT {
45040         if x, ok := m.GetFirstPDCCH_MonitoringOccasionOfPO().(*PCCH_Config_SCS120KHZoneSixteenthT); ok {
45041                 return x.SCS120KHZoneSixteenthT
45042         }
45043         return nil
45044 }
45045
45046 // XXX_OneofWrappers is for the internal use of the proto package.
45047 func (*PCCH_Config) XXX_OneofWrappers() []interface{} {
45048         return []interface{}{
45049                 (*PCCH_Config_OneT)(nil),
45050                 (*PCCH_Config_HalfT)(nil),
45051                 (*PCCH_Config_QuarterT)(nil),
45052                 (*PCCH_Config_OneEighthT)(nil),
45053                 (*PCCH_Config_OneSixteenthT)(nil),
45054                 (*PCCH_Config_SCS15KHZoneT)(nil),
45055                 (*PCCH_Config_SCS30KHZoneT_SCS15KHZhalfT)(nil),
45056                 (*PCCH_Config_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT)(nil),
45057                 (*PCCH_Config_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT)(nil),
45058                 (*PCCH_Config_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT)(nil),
45059                 (*PCCH_Config_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT)(nil),
45060                 (*PCCH_Config_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT)(nil),
45061                 (*PCCH_Config_SCS120KHZoneSixteenthT)(nil),
45062         }
45063 }
45064
45065 type PagingCycle struct {
45066         Value                PagingCycle_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PagingCycle_Value" json:"value,omitempty"`
45067         XXX_NoUnkeyedLiteral struct{}          `json:"-"`
45068         XXX_unrecognized     []byte            `json:"-"`
45069         XXX_sizecache        int32             `json:"-"`
45070 }
45071
45072 func (m *PagingCycle) Reset()         { *m = PagingCycle{} }
45073 func (m *PagingCycle) String() string { return proto.CompactTextString(m) }
45074 func (*PagingCycle) ProtoMessage()    {}
45075 func (*PagingCycle) Descriptor() ([]byte, []int) {
45076         return fileDescriptor_21c7528bb61f1a7a, []int{536}
45077 }
45078
45079 func (m *PagingCycle) XXX_Unmarshal(b []byte) error {
45080         return xxx_messageInfo_PagingCycle.Unmarshal(m, b)
45081 }
45082 func (m *PagingCycle) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45083         return xxx_messageInfo_PagingCycle.Marshal(b, m, deterministic)
45084 }
45085 func (m *PagingCycle) XXX_Merge(src proto.Message) {
45086         xxx_messageInfo_PagingCycle.Merge(m, src)
45087 }
45088 func (m *PagingCycle) XXX_Size() int {
45089         return xxx_messageInfo_PagingCycle.Size(m)
45090 }
45091 func (m *PagingCycle) XXX_DiscardUnknown() {
45092         xxx_messageInfo_PagingCycle.DiscardUnknown(m)
45093 }
45094
45095 var xxx_messageInfo_PagingCycle proto.InternalMessageInfo
45096
45097 func (m *PagingCycle) GetValue() PagingCycle_Value {
45098         if m != nil {
45099                 return m.Value
45100         }
45101         return PagingCycle_protobuf_unspecified
45102 }
45103
45104 type PCCH_ConfigNs struct {
45105         Value                PCCH_ConfigNs_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.PCCH_ConfigNs_Value" json:"value,omitempty"`
45106         XXX_NoUnkeyedLiteral struct{}            `json:"-"`
45107         XXX_unrecognized     []byte              `json:"-"`
45108         XXX_sizecache        int32               `json:"-"`
45109 }
45110
45111 func (m *PCCH_ConfigNs) Reset()         { *m = PCCH_ConfigNs{} }
45112 func (m *PCCH_ConfigNs) String() string { return proto.CompactTextString(m) }
45113 func (*PCCH_ConfigNs) ProtoMessage()    {}
45114 func (*PCCH_ConfigNs) Descriptor() ([]byte, []int) {
45115         return fileDescriptor_21c7528bb61f1a7a, []int{537}
45116 }
45117
45118 func (m *PCCH_ConfigNs) XXX_Unmarshal(b []byte) error {
45119         return xxx_messageInfo_PCCH_ConfigNs.Unmarshal(m, b)
45120 }
45121 func (m *PCCH_ConfigNs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45122         return xxx_messageInfo_PCCH_ConfigNs.Marshal(b, m, deterministic)
45123 }
45124 func (m *PCCH_ConfigNs) XXX_Merge(src proto.Message) {
45125         xxx_messageInfo_PCCH_ConfigNs.Merge(m, src)
45126 }
45127 func (m *PCCH_ConfigNs) XXX_Size() int {
45128         return xxx_messageInfo_PCCH_ConfigNs.Size(m)
45129 }
45130 func (m *PCCH_ConfigNs) XXX_DiscardUnknown() {
45131         xxx_messageInfo_PCCH_ConfigNs.DiscardUnknown(m)
45132 }
45133
45134 var xxx_messageInfo_PCCH_ConfigNs proto.InternalMessageInfo
45135
45136 func (m *PCCH_ConfigNs) GetValue() PCCH_ConfigNs_Value {
45137         if m != nil {
45138                 return m.Value
45139         }
45140         return PCCH_ConfigNs_protobuf_unspecified
45141 }
45142
45143 type SCS15KHZoneT struct {
45144         Values               []uint32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"`
45145         XXX_NoUnkeyedLiteral struct{} `json:"-"`
45146         XXX_unrecognized     []byte   `json:"-"`
45147         XXX_sizecache        int32    `json:"-"`
45148 }
45149
45150 func (m *SCS15KHZoneT) Reset()         { *m = SCS15KHZoneT{} }
45151 func (m *SCS15KHZoneT) String() string { return proto.CompactTextString(m) }
45152 func (*SCS15KHZoneT) ProtoMessage()    {}
45153 func (*SCS15KHZoneT) Descriptor() ([]byte, []int) {
45154         return fileDescriptor_21c7528bb61f1a7a, []int{538}
45155 }
45156
45157 func (m *SCS15KHZoneT) XXX_Unmarshal(b []byte) error {
45158         return xxx_messageInfo_SCS15KHZoneT.Unmarshal(m, b)
45159 }
45160 func (m *SCS15KHZoneT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45161         return xxx_messageInfo_SCS15KHZoneT.Marshal(b, m, deterministic)
45162 }
45163 func (m *SCS15KHZoneT) XXX_Merge(src proto.Message) {
45164         xxx_messageInfo_SCS15KHZoneT.Merge(m, src)
45165 }
45166 func (m *SCS15KHZoneT) XXX_Size() int {
45167         return xxx_messageInfo_SCS15KHZoneT.Size(m)
45168 }
45169 func (m *SCS15KHZoneT) XXX_DiscardUnknown() {
45170         xxx_messageInfo_SCS15KHZoneT.DiscardUnknown(m)
45171 }
45172
45173 var xxx_messageInfo_SCS15KHZoneT proto.InternalMessageInfo
45174
45175 func (m *SCS15KHZoneT) GetValues() []uint32 {
45176         if m != nil {
45177                 return m.Values
45178         }
45179         return nil
45180 }
45181
45182 type SCS30KHZoneT_SCS15KHZhalfT struct {
45183         Values               []uint32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"`
45184         XXX_NoUnkeyedLiteral struct{} `json:"-"`
45185         XXX_unrecognized     []byte   `json:"-"`
45186         XXX_sizecache        int32    `json:"-"`
45187 }
45188
45189 func (m *SCS30KHZoneT_SCS15KHZhalfT) Reset()         { *m = SCS30KHZoneT_SCS15KHZhalfT{} }
45190 func (m *SCS30KHZoneT_SCS15KHZhalfT) String() string { return proto.CompactTextString(m) }
45191 func (*SCS30KHZoneT_SCS15KHZhalfT) ProtoMessage()    {}
45192 func (*SCS30KHZoneT_SCS15KHZhalfT) Descriptor() ([]byte, []int) {
45193         return fileDescriptor_21c7528bb61f1a7a, []int{539}
45194 }
45195
45196 func (m *SCS30KHZoneT_SCS15KHZhalfT) XXX_Unmarshal(b []byte) error {
45197         return xxx_messageInfo_SCS30KHZoneT_SCS15KHZhalfT.Unmarshal(m, b)
45198 }
45199 func (m *SCS30KHZoneT_SCS15KHZhalfT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45200         return xxx_messageInfo_SCS30KHZoneT_SCS15KHZhalfT.Marshal(b, m, deterministic)
45201 }
45202 func (m *SCS30KHZoneT_SCS15KHZhalfT) XXX_Merge(src proto.Message) {
45203         xxx_messageInfo_SCS30KHZoneT_SCS15KHZhalfT.Merge(m, src)
45204 }
45205 func (m *SCS30KHZoneT_SCS15KHZhalfT) XXX_Size() int {
45206         return xxx_messageInfo_SCS30KHZoneT_SCS15KHZhalfT.Size(m)
45207 }
45208 func (m *SCS30KHZoneT_SCS15KHZhalfT) XXX_DiscardUnknown() {
45209         xxx_messageInfo_SCS30KHZoneT_SCS15KHZhalfT.DiscardUnknown(m)
45210 }
45211
45212 var xxx_messageInfo_SCS30KHZoneT_SCS15KHZhalfT proto.InternalMessageInfo
45213
45214 func (m *SCS30KHZoneT_SCS15KHZhalfT) GetValues() []uint32 {
45215         if m != nil {
45216                 return m.Values
45217         }
45218         return nil
45219 }
45220
45221 type SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT struct {
45222         Values               []uint32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"`
45223         XXX_NoUnkeyedLiteral struct{} `json:"-"`
45224         XXX_unrecognized     []byte   `json:"-"`
45225         XXX_sizecache        int32    `json:"-"`
45226 }
45227
45228 func (m *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) Reset() {
45229         *m = SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT{}
45230 }
45231 func (m *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) String() string {
45232         return proto.CompactTextString(m)
45233 }
45234 func (*SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) ProtoMessage() {}
45235 func (*SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) Descriptor() ([]byte, []int) {
45236         return fileDescriptor_21c7528bb61f1a7a, []int{540}
45237 }
45238
45239 func (m *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) XXX_Unmarshal(b []byte) error {
45240         return xxx_messageInfo_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT.Unmarshal(m, b)
45241 }
45242 func (m *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45243         return xxx_messageInfo_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT.Marshal(b, m, deterministic)
45244 }
45245 func (m *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) XXX_Merge(src proto.Message) {
45246         xxx_messageInfo_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT.Merge(m, src)
45247 }
45248 func (m *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) XXX_Size() int {
45249         return xxx_messageInfo_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT.Size(m)
45250 }
45251 func (m *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) XXX_DiscardUnknown() {
45252         xxx_messageInfo_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT.DiscardUnknown(m)
45253 }
45254
45255 var xxx_messageInfo_SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT proto.InternalMessageInfo
45256
45257 func (m *SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT) GetValues() []uint32 {
45258         if m != nil {
45259                 return m.Values
45260         }
45261         return nil
45262 }
45263
45264 type SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT struct {
45265         Values               []uint32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"`
45266         XXX_NoUnkeyedLiteral struct{} `json:"-"`
45267         XXX_unrecognized     []byte   `json:"-"`
45268         XXX_sizecache        int32    `json:"-"`
45269 }
45270
45271 func (m *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) Reset() {
45272         *m = SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT{}
45273 }
45274 func (m *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) String() string {
45275         return proto.CompactTextString(m)
45276 }
45277 func (*SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) ProtoMessage() {}
45278 func (*SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) Descriptor() ([]byte, []int) {
45279         return fileDescriptor_21c7528bb61f1a7a, []int{541}
45280 }
45281
45282 func (m *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) XXX_Unmarshal(b []byte) error {
45283         return xxx_messageInfo_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT.Unmarshal(m, b)
45284 }
45285 func (m *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45286         return xxx_messageInfo_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT.Marshal(b, m, deterministic)
45287 }
45288 func (m *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) XXX_Merge(src proto.Message) {
45289         xxx_messageInfo_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT.Merge(m, src)
45290 }
45291 func (m *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) XXX_Size() int {
45292         return xxx_messageInfo_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT.Size(m)
45293 }
45294 func (m *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) XXX_DiscardUnknown() {
45295         xxx_messageInfo_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT.DiscardUnknown(m)
45296 }
45297
45298 var xxx_messageInfo_SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT proto.InternalMessageInfo
45299
45300 func (m *SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT) GetValues() []uint32 {
45301         if m != nil {
45302                 return m.Values
45303         }
45304         return nil
45305 }
45306
45307 type SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT struct {
45308         Values               []uint32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"`
45309         XXX_NoUnkeyedLiteral struct{} `json:"-"`
45310         XXX_unrecognized     []byte   `json:"-"`
45311         XXX_sizecache        int32    `json:"-"`
45312 }
45313
45314 func (m *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) Reset() {
45315         *m = SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT{}
45316 }
45317 func (m *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) String() string {
45318         return proto.CompactTextString(m)
45319 }
45320 func (*SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) ProtoMessage() {}
45321 func (*SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) Descriptor() ([]byte, []int) {
45322         return fileDescriptor_21c7528bb61f1a7a, []int{542}
45323 }
45324
45325 func (m *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) XXX_Unmarshal(b []byte) error {
45326         return xxx_messageInfo_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT.Unmarshal(m, b)
45327 }
45328 func (m *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45329         return xxx_messageInfo_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT.Marshal(b, m, deterministic)
45330 }
45331 func (m *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) XXX_Merge(src proto.Message) {
45332         xxx_messageInfo_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT.Merge(m, src)
45333 }
45334 func (m *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) XXX_Size() int {
45335         return xxx_messageInfo_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT.Size(m)
45336 }
45337 func (m *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) XXX_DiscardUnknown() {
45338         xxx_messageInfo_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT.DiscardUnknown(m)
45339 }
45340
45341 var xxx_messageInfo_SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT proto.InternalMessageInfo
45342
45343 func (m *SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT) GetValues() []uint32 {
45344         if m != nil {
45345                 return m.Values
45346         }
45347         return nil
45348 }
45349
45350 type SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT struct {
45351         Values               []uint32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"`
45352         XXX_NoUnkeyedLiteral struct{} `json:"-"`
45353         XXX_unrecognized     []byte   `json:"-"`
45354         XXX_sizecache        int32    `json:"-"`
45355 }
45356
45357 func (m *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) Reset() {
45358         *m = SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT{}
45359 }
45360 func (m *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) String() string {
45361         return proto.CompactTextString(m)
45362 }
45363 func (*SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) ProtoMessage() {}
45364 func (*SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) Descriptor() ([]byte, []int) {
45365         return fileDescriptor_21c7528bb61f1a7a, []int{543}
45366 }
45367
45368 func (m *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) XXX_Unmarshal(b []byte) error {
45369         return xxx_messageInfo_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT.Unmarshal(m, b)
45370 }
45371 func (m *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45372         return xxx_messageInfo_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT.Marshal(b, m, deterministic)
45373 }
45374 func (m *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) XXX_Merge(src proto.Message) {
45375         xxx_messageInfo_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT.Merge(m, src)
45376 }
45377 func (m *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) XXX_Size() int {
45378         return xxx_messageInfo_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT.Size(m)
45379 }
45380 func (m *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) XXX_DiscardUnknown() {
45381         xxx_messageInfo_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT.DiscardUnknown(m)
45382 }
45383
45384 var xxx_messageInfo_SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT proto.InternalMessageInfo
45385
45386 func (m *SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT) GetValues() []uint32 {
45387         if m != nil {
45388                 return m.Values
45389         }
45390         return nil
45391 }
45392
45393 type SCS120KHZoneEighthT_SCS60KHZoneSixteenthT struct {
45394         Values               []uint32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"`
45395         XXX_NoUnkeyedLiteral struct{} `json:"-"`
45396         XXX_unrecognized     []byte   `json:"-"`
45397         XXX_sizecache        int32    `json:"-"`
45398 }
45399
45400 func (m *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) Reset() {
45401         *m = SCS120KHZoneEighthT_SCS60KHZoneSixteenthT{}
45402 }
45403 func (m *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) String() string { return proto.CompactTextString(m) }
45404 func (*SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) ProtoMessage()    {}
45405 func (*SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) Descriptor() ([]byte, []int) {
45406         return fileDescriptor_21c7528bb61f1a7a, []int{544}
45407 }
45408
45409 func (m *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) XXX_Unmarshal(b []byte) error {
45410         return xxx_messageInfo_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT.Unmarshal(m, b)
45411 }
45412 func (m *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45413         return xxx_messageInfo_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT.Marshal(b, m, deterministic)
45414 }
45415 func (m *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) XXX_Merge(src proto.Message) {
45416         xxx_messageInfo_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT.Merge(m, src)
45417 }
45418 func (m *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) XXX_Size() int {
45419         return xxx_messageInfo_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT.Size(m)
45420 }
45421 func (m *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) XXX_DiscardUnknown() {
45422         xxx_messageInfo_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT.DiscardUnknown(m)
45423 }
45424
45425 var xxx_messageInfo_SCS120KHZoneEighthT_SCS60KHZoneSixteenthT proto.InternalMessageInfo
45426
45427 func (m *SCS120KHZoneEighthT_SCS60KHZoneSixteenthT) GetValues() []uint32 {
45428         if m != nil {
45429                 return m.Values
45430         }
45431         return nil
45432 }
45433
45434 type SCS120KHZoneSixteenthT struct {
45435         Values               []uint32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"`
45436         XXX_NoUnkeyedLiteral struct{} `json:"-"`
45437         XXX_unrecognized     []byte   `json:"-"`
45438         XXX_sizecache        int32    `json:"-"`
45439 }
45440
45441 func (m *SCS120KHZoneSixteenthT) Reset()         { *m = SCS120KHZoneSixteenthT{} }
45442 func (m *SCS120KHZoneSixteenthT) String() string { return proto.CompactTextString(m) }
45443 func (*SCS120KHZoneSixteenthT) ProtoMessage()    {}
45444 func (*SCS120KHZoneSixteenthT) Descriptor() ([]byte, []int) {
45445         return fileDescriptor_21c7528bb61f1a7a, []int{545}
45446 }
45447
45448 func (m *SCS120KHZoneSixteenthT) XXX_Unmarshal(b []byte) error {
45449         return xxx_messageInfo_SCS120KHZoneSixteenthT.Unmarshal(m, b)
45450 }
45451 func (m *SCS120KHZoneSixteenthT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45452         return xxx_messageInfo_SCS120KHZoneSixteenthT.Marshal(b, m, deterministic)
45453 }
45454 func (m *SCS120KHZoneSixteenthT) XXX_Merge(src proto.Message) {
45455         xxx_messageInfo_SCS120KHZoneSixteenthT.Merge(m, src)
45456 }
45457 func (m *SCS120KHZoneSixteenthT) XXX_Size() int {
45458         return xxx_messageInfo_SCS120KHZoneSixteenthT.Size(m)
45459 }
45460 func (m *SCS120KHZoneSixteenthT) XXX_DiscardUnknown() {
45461         xxx_messageInfo_SCS120KHZoneSixteenthT.DiscardUnknown(m)
45462 }
45463
45464 var xxx_messageInfo_SCS120KHZoneSixteenthT proto.InternalMessageInfo
45465
45466 func (m *SCS120KHZoneSixteenthT) GetValues() []uint32 {
45467         if m != nil {
45468                 return m.Values
45469         }
45470         return nil
45471 }
45472
45473 type UplinkConfigCommonSIB struct {
45474         FrequencyInfoUL          *FrequencyInfoUL_SIB `protobuf:"bytes,1,opt,name=frequencyInfoUL,proto3" json:"frequencyInfoUL,omitempty"`
45475         InitialUplinkBWP         *BWP_UplinkCommon    `protobuf:"bytes,2,opt,name=initialUplinkBWP,proto3" json:"initialUplinkBWP,omitempty"`
45476         TimeAlignmentTimerCommon *TimeAlignmentTimer  `protobuf:"bytes,3,opt,name=timeAlignmentTimerCommon,proto3" json:"timeAlignmentTimerCommon,omitempty"`
45477         XXX_NoUnkeyedLiteral     struct{}             `json:"-"`
45478         XXX_unrecognized         []byte               `json:"-"`
45479         XXX_sizecache            int32                `json:"-"`
45480 }
45481
45482 func (m *UplinkConfigCommonSIB) Reset()         { *m = UplinkConfigCommonSIB{} }
45483 func (m *UplinkConfigCommonSIB) String() string { return proto.CompactTextString(m) }
45484 func (*UplinkConfigCommonSIB) ProtoMessage()    {}
45485 func (*UplinkConfigCommonSIB) Descriptor() ([]byte, []int) {
45486         return fileDescriptor_21c7528bb61f1a7a, []int{546}
45487 }
45488
45489 func (m *UplinkConfigCommonSIB) XXX_Unmarshal(b []byte) error {
45490         return xxx_messageInfo_UplinkConfigCommonSIB.Unmarshal(m, b)
45491 }
45492 func (m *UplinkConfigCommonSIB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45493         return xxx_messageInfo_UplinkConfigCommonSIB.Marshal(b, m, deterministic)
45494 }
45495 func (m *UplinkConfigCommonSIB) XXX_Merge(src proto.Message) {
45496         xxx_messageInfo_UplinkConfigCommonSIB.Merge(m, src)
45497 }
45498 func (m *UplinkConfigCommonSIB) XXX_Size() int {
45499         return xxx_messageInfo_UplinkConfigCommonSIB.Size(m)
45500 }
45501 func (m *UplinkConfigCommonSIB) XXX_DiscardUnknown() {
45502         xxx_messageInfo_UplinkConfigCommonSIB.DiscardUnknown(m)
45503 }
45504
45505 var xxx_messageInfo_UplinkConfigCommonSIB proto.InternalMessageInfo
45506
45507 func (m *UplinkConfigCommonSIB) GetFrequencyInfoUL() *FrequencyInfoUL_SIB {
45508         if m != nil {
45509                 return m.FrequencyInfoUL
45510         }
45511         return nil
45512 }
45513
45514 func (m *UplinkConfigCommonSIB) GetInitialUplinkBWP() *BWP_UplinkCommon {
45515         if m != nil {
45516                 return m.InitialUplinkBWP
45517         }
45518         return nil
45519 }
45520
45521 func (m *UplinkConfigCommonSIB) GetTimeAlignmentTimerCommon() *TimeAlignmentTimer {
45522         if m != nil {
45523                 return m.TimeAlignmentTimerCommon
45524         }
45525         return nil
45526 }
45527
45528 type FrequencyInfoUL_SIB struct {
45529         FrequencyBandList       *MultiFrequencyBandListNR_SIB `protobuf:"bytes,1,opt,name=frequencyBandList,proto3" json:"frequencyBandList,omitempty"`
45530         AbsoluteFrequencyPointA *wrappers.UInt32Value         `protobuf:"bytes,2,opt,name=absoluteFrequencyPointA,proto3" json:"absoluteFrequencyPointA,omitempty"`
45531         Scs_SpecificCarrierList []*SCS_SpecificCarrier        `protobuf:"bytes,3,rep,name=scs_SpecificCarrierList,json=scsSpecificCarrierList,proto3" json:"scs_SpecificCarrierList,omitempty"`
45532         P_Max                   *wrappers.Int32Value          `protobuf:"bytes,4,opt,name=p_Max,json=pMax,proto3" json:"p_Max,omitempty"`
45533         FrequencyShift7P5Khz    *TrueOpt                      `protobuf:"bytes,5,opt,name=frequencyShift7p5khz,proto3" json:"frequencyShift7p5khz,omitempty"`
45534         XXX_NoUnkeyedLiteral    struct{}                      `json:"-"`
45535         XXX_unrecognized        []byte                        `json:"-"`
45536         XXX_sizecache           int32                         `json:"-"`
45537 }
45538
45539 func (m *FrequencyInfoUL_SIB) Reset()         { *m = FrequencyInfoUL_SIB{} }
45540 func (m *FrequencyInfoUL_SIB) String() string { return proto.CompactTextString(m) }
45541 func (*FrequencyInfoUL_SIB) ProtoMessage()    {}
45542 func (*FrequencyInfoUL_SIB) Descriptor() ([]byte, []int) {
45543         return fileDescriptor_21c7528bb61f1a7a, []int{547}
45544 }
45545
45546 func (m *FrequencyInfoUL_SIB) XXX_Unmarshal(b []byte) error {
45547         return xxx_messageInfo_FrequencyInfoUL_SIB.Unmarshal(m, b)
45548 }
45549 func (m *FrequencyInfoUL_SIB) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45550         return xxx_messageInfo_FrequencyInfoUL_SIB.Marshal(b, m, deterministic)
45551 }
45552 func (m *FrequencyInfoUL_SIB) XXX_Merge(src proto.Message) {
45553         xxx_messageInfo_FrequencyInfoUL_SIB.Merge(m, src)
45554 }
45555 func (m *FrequencyInfoUL_SIB) XXX_Size() int {
45556         return xxx_messageInfo_FrequencyInfoUL_SIB.Size(m)
45557 }
45558 func (m *FrequencyInfoUL_SIB) XXX_DiscardUnknown() {
45559         xxx_messageInfo_FrequencyInfoUL_SIB.DiscardUnknown(m)
45560 }
45561
45562 var xxx_messageInfo_FrequencyInfoUL_SIB proto.InternalMessageInfo
45563
45564 func (m *FrequencyInfoUL_SIB) GetFrequencyBandList() *MultiFrequencyBandListNR_SIB {
45565         if m != nil {
45566                 return m.FrequencyBandList
45567         }
45568         return nil
45569 }
45570
45571 func (m *FrequencyInfoUL_SIB) GetAbsoluteFrequencyPointA() *wrappers.UInt32Value {
45572         if m != nil {
45573                 return m.AbsoluteFrequencyPointA
45574         }
45575         return nil
45576 }
45577
45578 func (m *FrequencyInfoUL_SIB) GetScs_SpecificCarrierList() []*SCS_SpecificCarrier {
45579         if m != nil {
45580                 return m.Scs_SpecificCarrierList
45581         }
45582         return nil
45583 }
45584
45585 func (m *FrequencyInfoUL_SIB) GetP_Max() *wrappers.Int32Value {
45586         if m != nil {
45587                 return m.P_Max
45588         }
45589         return nil
45590 }
45591
45592 func (m *FrequencyInfoUL_SIB) GetFrequencyShift7P5Khz() *TrueOpt {
45593         if m != nil {
45594                 return m.FrequencyShift7P5Khz
45595         }
45596         return nil
45597 }
45598
45599 type SIB_N_TimingAdvanceOffset struct {
45600         Value                SIB_N_TimingAdvanceOffset_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SIB_N_TimingAdvanceOffset_Value" json:"value,omitempty"`
45601         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
45602         XXX_unrecognized     []byte                          `json:"-"`
45603         XXX_sizecache        int32                           `json:"-"`
45604 }
45605
45606 func (m *SIB_N_TimingAdvanceOffset) Reset()         { *m = SIB_N_TimingAdvanceOffset{} }
45607 func (m *SIB_N_TimingAdvanceOffset) String() string { return proto.CompactTextString(m) }
45608 func (*SIB_N_TimingAdvanceOffset) ProtoMessage()    {}
45609 func (*SIB_N_TimingAdvanceOffset) Descriptor() ([]byte, []int) {
45610         return fileDescriptor_21c7528bb61f1a7a, []int{548}
45611 }
45612
45613 func (m *SIB_N_TimingAdvanceOffset) XXX_Unmarshal(b []byte) error {
45614         return xxx_messageInfo_SIB_N_TimingAdvanceOffset.Unmarshal(m, b)
45615 }
45616 func (m *SIB_N_TimingAdvanceOffset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45617         return xxx_messageInfo_SIB_N_TimingAdvanceOffset.Marshal(b, m, deterministic)
45618 }
45619 func (m *SIB_N_TimingAdvanceOffset) XXX_Merge(src proto.Message) {
45620         xxx_messageInfo_SIB_N_TimingAdvanceOffset.Merge(m, src)
45621 }
45622 func (m *SIB_N_TimingAdvanceOffset) XXX_Size() int {
45623         return xxx_messageInfo_SIB_N_TimingAdvanceOffset.Size(m)
45624 }
45625 func (m *SIB_N_TimingAdvanceOffset) XXX_DiscardUnknown() {
45626         xxx_messageInfo_SIB_N_TimingAdvanceOffset.DiscardUnknown(m)
45627 }
45628
45629 var xxx_messageInfo_SIB_N_TimingAdvanceOffset proto.InternalMessageInfo
45630
45631 func (m *SIB_N_TimingAdvanceOffset) GetValue() SIB_N_TimingAdvanceOffset_Value {
45632         if m != nil {
45633                 return m.Value
45634         }
45635         return SIB_N_TimingAdvanceOffset_protobuf_unspecified
45636 }
45637
45638 type SIB_SSB_PositionsInBurst struct {
45639         InOneGroup           []byte               `protobuf:"bytes,1,opt,name=inOneGroup,proto3" json:"inOneGroup,omitempty"`
45640         GroupPresence        *wrappers.BytesValue `protobuf:"bytes,2,opt,name=groupPresence,proto3" json:"groupPresence,omitempty"`
45641         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
45642         XXX_unrecognized     []byte               `json:"-"`
45643         XXX_sizecache        int32                `json:"-"`
45644 }
45645
45646 func (m *SIB_SSB_PositionsInBurst) Reset()         { *m = SIB_SSB_PositionsInBurst{} }
45647 func (m *SIB_SSB_PositionsInBurst) String() string { return proto.CompactTextString(m) }
45648 func (*SIB_SSB_PositionsInBurst) ProtoMessage()    {}
45649 func (*SIB_SSB_PositionsInBurst) Descriptor() ([]byte, []int) {
45650         return fileDescriptor_21c7528bb61f1a7a, []int{549}
45651 }
45652
45653 func (m *SIB_SSB_PositionsInBurst) XXX_Unmarshal(b []byte) error {
45654         return xxx_messageInfo_SIB_SSB_PositionsInBurst.Unmarshal(m, b)
45655 }
45656 func (m *SIB_SSB_PositionsInBurst) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45657         return xxx_messageInfo_SIB_SSB_PositionsInBurst.Marshal(b, m, deterministic)
45658 }
45659 func (m *SIB_SSB_PositionsInBurst) XXX_Merge(src proto.Message) {
45660         xxx_messageInfo_SIB_SSB_PositionsInBurst.Merge(m, src)
45661 }
45662 func (m *SIB_SSB_PositionsInBurst) XXX_Size() int {
45663         return xxx_messageInfo_SIB_SSB_PositionsInBurst.Size(m)
45664 }
45665 func (m *SIB_SSB_PositionsInBurst) XXX_DiscardUnknown() {
45666         xxx_messageInfo_SIB_SSB_PositionsInBurst.DiscardUnknown(m)
45667 }
45668
45669 var xxx_messageInfo_SIB_SSB_PositionsInBurst proto.InternalMessageInfo
45670
45671 func (m *SIB_SSB_PositionsInBurst) GetInOneGroup() []byte {
45672         if m != nil {
45673                 return m.InOneGroup
45674         }
45675         return nil
45676 }
45677
45678 func (m *SIB_SSB_PositionsInBurst) GetGroupPresence() *wrappers.BytesValue {
45679         if m != nil {
45680                 return m.GroupPresence
45681         }
45682         return nil
45683 }
45684
45685 type SIB_SSB_PeriodicityServingCell struct {
45686         Value                SIB_SSB_PeriodicityServingCell_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.SIB_SSB_PeriodicityServingCell_Value" json:"value,omitempty"`
45687         XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
45688         XXX_unrecognized     []byte                               `json:"-"`
45689         XXX_sizecache        int32                                `json:"-"`
45690 }
45691
45692 func (m *SIB_SSB_PeriodicityServingCell) Reset()         { *m = SIB_SSB_PeriodicityServingCell{} }
45693 func (m *SIB_SSB_PeriodicityServingCell) String() string { return proto.CompactTextString(m) }
45694 func (*SIB_SSB_PeriodicityServingCell) ProtoMessage()    {}
45695 func (*SIB_SSB_PeriodicityServingCell) Descriptor() ([]byte, []int) {
45696         return fileDescriptor_21c7528bb61f1a7a, []int{550}
45697 }
45698
45699 func (m *SIB_SSB_PeriodicityServingCell) XXX_Unmarshal(b []byte) error {
45700         return xxx_messageInfo_SIB_SSB_PeriodicityServingCell.Unmarshal(m, b)
45701 }
45702 func (m *SIB_SSB_PeriodicityServingCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45703         return xxx_messageInfo_SIB_SSB_PeriodicityServingCell.Marshal(b, m, deterministic)
45704 }
45705 func (m *SIB_SSB_PeriodicityServingCell) XXX_Merge(src proto.Message) {
45706         xxx_messageInfo_SIB_SSB_PeriodicityServingCell.Merge(m, src)
45707 }
45708 func (m *SIB_SSB_PeriodicityServingCell) XXX_Size() int {
45709         return xxx_messageInfo_SIB_SSB_PeriodicityServingCell.Size(m)
45710 }
45711 func (m *SIB_SSB_PeriodicityServingCell) XXX_DiscardUnknown() {
45712         xxx_messageInfo_SIB_SSB_PeriodicityServingCell.DiscardUnknown(m)
45713 }
45714
45715 var xxx_messageInfo_SIB_SSB_PeriodicityServingCell proto.InternalMessageInfo
45716
45717 func (m *SIB_SSB_PeriodicityServingCell) GetValue() SIB_SSB_PeriodicityServingCell_Value {
45718         if m != nil {
45719                 return m.Value
45720         }
45721         return SIB_SSB_PeriodicityServingCell_protobuf_unspecified
45722 }
45723
45724 type UE_TimersAndConstants struct {
45725         T300                 *UE_TimersAndConstantsT300_T301_T319 `protobuf:"bytes,1,opt,name=t300,proto3" json:"t300,omitempty"`
45726         T301                 *UE_TimersAndConstantsT300_T301_T319 `protobuf:"bytes,2,opt,name=t301,proto3" json:"t301,omitempty"`
45727         T310                 *UE_TimersAndConstantsT310           `protobuf:"bytes,3,opt,name=t310,proto3" json:"t310,omitempty"`
45728         N310                 *UE_TimersAndConstantsN310           `protobuf:"bytes,4,opt,name=n310,proto3" json:"n310,omitempty"`
45729         T311                 *UE_TimersAndConstantsT311           `protobuf:"bytes,5,opt,name=t311,proto3" json:"t311,omitempty"`
45730         N311                 *UE_TimersAndConstantsN311           `protobuf:"bytes,6,opt,name=n311,proto3" json:"n311,omitempty"`
45731         T319                 *UE_TimersAndConstantsT300_T301_T319 `protobuf:"bytes,7,opt,name=t319,proto3" json:"t319,omitempty"`
45732         XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
45733         XXX_unrecognized     []byte                               `json:"-"`
45734         XXX_sizecache        int32                                `json:"-"`
45735 }
45736
45737 func (m *UE_TimersAndConstants) Reset()         { *m = UE_TimersAndConstants{} }
45738 func (m *UE_TimersAndConstants) String() string { return proto.CompactTextString(m) }
45739 func (*UE_TimersAndConstants) ProtoMessage()    {}
45740 func (*UE_TimersAndConstants) Descriptor() ([]byte, []int) {
45741         return fileDescriptor_21c7528bb61f1a7a, []int{551}
45742 }
45743
45744 func (m *UE_TimersAndConstants) XXX_Unmarshal(b []byte) error {
45745         return xxx_messageInfo_UE_TimersAndConstants.Unmarshal(m, b)
45746 }
45747 func (m *UE_TimersAndConstants) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45748         return xxx_messageInfo_UE_TimersAndConstants.Marshal(b, m, deterministic)
45749 }
45750 func (m *UE_TimersAndConstants) XXX_Merge(src proto.Message) {
45751         xxx_messageInfo_UE_TimersAndConstants.Merge(m, src)
45752 }
45753 func (m *UE_TimersAndConstants) XXX_Size() int {
45754         return xxx_messageInfo_UE_TimersAndConstants.Size(m)
45755 }
45756 func (m *UE_TimersAndConstants) XXX_DiscardUnknown() {
45757         xxx_messageInfo_UE_TimersAndConstants.DiscardUnknown(m)
45758 }
45759
45760 var xxx_messageInfo_UE_TimersAndConstants proto.InternalMessageInfo
45761
45762 func (m *UE_TimersAndConstants) GetT300() *UE_TimersAndConstantsT300_T301_T319 {
45763         if m != nil {
45764                 return m.T300
45765         }
45766         return nil
45767 }
45768
45769 func (m *UE_TimersAndConstants) GetT301() *UE_TimersAndConstantsT300_T301_T319 {
45770         if m != nil {
45771                 return m.T301
45772         }
45773         return nil
45774 }
45775
45776 func (m *UE_TimersAndConstants) GetT310() *UE_TimersAndConstantsT310 {
45777         if m != nil {
45778                 return m.T310
45779         }
45780         return nil
45781 }
45782
45783 func (m *UE_TimersAndConstants) GetN310() *UE_TimersAndConstantsN310 {
45784         if m != nil {
45785                 return m.N310
45786         }
45787         return nil
45788 }
45789
45790 func (m *UE_TimersAndConstants) GetT311() *UE_TimersAndConstantsT311 {
45791         if m != nil {
45792                 return m.T311
45793         }
45794         return nil
45795 }
45796
45797 func (m *UE_TimersAndConstants) GetN311() *UE_TimersAndConstantsN311 {
45798         if m != nil {
45799                 return m.N311
45800         }
45801         return nil
45802 }
45803
45804 func (m *UE_TimersAndConstants) GetT319() *UE_TimersAndConstantsT300_T301_T319 {
45805         if m != nil {
45806                 return m.T319
45807         }
45808         return nil
45809 }
45810
45811 type UE_TimersAndConstantsT300_T301_T319 struct {
45812         Value                UE_TimersAndConstantsT300_T301_T319_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.UE_TimersAndConstantsT300_T301_T319_Value" json:"value,omitempty"`
45813         XXX_NoUnkeyedLiteral struct{}                                  `json:"-"`
45814         XXX_unrecognized     []byte                                    `json:"-"`
45815         XXX_sizecache        int32                                     `json:"-"`
45816 }
45817
45818 func (m *UE_TimersAndConstantsT300_T301_T319) Reset()         { *m = UE_TimersAndConstantsT300_T301_T319{} }
45819 func (m *UE_TimersAndConstantsT300_T301_T319) String() string { return proto.CompactTextString(m) }
45820 func (*UE_TimersAndConstantsT300_T301_T319) ProtoMessage()    {}
45821 func (*UE_TimersAndConstantsT300_T301_T319) Descriptor() ([]byte, []int) {
45822         return fileDescriptor_21c7528bb61f1a7a, []int{552}
45823 }
45824
45825 func (m *UE_TimersAndConstantsT300_T301_T319) XXX_Unmarshal(b []byte) error {
45826         return xxx_messageInfo_UE_TimersAndConstantsT300_T301_T319.Unmarshal(m, b)
45827 }
45828 func (m *UE_TimersAndConstantsT300_T301_T319) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45829         return xxx_messageInfo_UE_TimersAndConstantsT300_T301_T319.Marshal(b, m, deterministic)
45830 }
45831 func (m *UE_TimersAndConstantsT300_T301_T319) XXX_Merge(src proto.Message) {
45832         xxx_messageInfo_UE_TimersAndConstantsT300_T301_T319.Merge(m, src)
45833 }
45834 func (m *UE_TimersAndConstantsT300_T301_T319) XXX_Size() int {
45835         return xxx_messageInfo_UE_TimersAndConstantsT300_T301_T319.Size(m)
45836 }
45837 func (m *UE_TimersAndConstantsT300_T301_T319) XXX_DiscardUnknown() {
45838         xxx_messageInfo_UE_TimersAndConstantsT300_T301_T319.DiscardUnknown(m)
45839 }
45840
45841 var xxx_messageInfo_UE_TimersAndConstantsT300_T301_T319 proto.InternalMessageInfo
45842
45843 func (m *UE_TimersAndConstantsT300_T301_T319) GetValue() UE_TimersAndConstantsT300_T301_T319_Value {
45844         if m != nil {
45845                 return m.Value
45846         }
45847         return UE_TimersAndConstantsT300_T301_T319_protobuf_unspecified
45848 }
45849
45850 type UE_TimersAndConstantsT310 struct {
45851         Value                UE_TimersAndConstantsT310_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.UE_TimersAndConstantsT310_Value" json:"value,omitempty"`
45852         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
45853         XXX_unrecognized     []byte                          `json:"-"`
45854         XXX_sizecache        int32                           `json:"-"`
45855 }
45856
45857 func (m *UE_TimersAndConstantsT310) Reset()         { *m = UE_TimersAndConstantsT310{} }
45858 func (m *UE_TimersAndConstantsT310) String() string { return proto.CompactTextString(m) }
45859 func (*UE_TimersAndConstantsT310) ProtoMessage()    {}
45860 func (*UE_TimersAndConstantsT310) Descriptor() ([]byte, []int) {
45861         return fileDescriptor_21c7528bb61f1a7a, []int{553}
45862 }
45863
45864 func (m *UE_TimersAndConstantsT310) XXX_Unmarshal(b []byte) error {
45865         return xxx_messageInfo_UE_TimersAndConstantsT310.Unmarshal(m, b)
45866 }
45867 func (m *UE_TimersAndConstantsT310) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45868         return xxx_messageInfo_UE_TimersAndConstantsT310.Marshal(b, m, deterministic)
45869 }
45870 func (m *UE_TimersAndConstantsT310) XXX_Merge(src proto.Message) {
45871         xxx_messageInfo_UE_TimersAndConstantsT310.Merge(m, src)
45872 }
45873 func (m *UE_TimersAndConstantsT310) XXX_Size() int {
45874         return xxx_messageInfo_UE_TimersAndConstantsT310.Size(m)
45875 }
45876 func (m *UE_TimersAndConstantsT310) XXX_DiscardUnknown() {
45877         xxx_messageInfo_UE_TimersAndConstantsT310.DiscardUnknown(m)
45878 }
45879
45880 var xxx_messageInfo_UE_TimersAndConstantsT310 proto.InternalMessageInfo
45881
45882 func (m *UE_TimersAndConstantsT310) GetValue() UE_TimersAndConstantsT310_Value {
45883         if m != nil {
45884                 return m.Value
45885         }
45886         return UE_TimersAndConstantsT310_protobuf_unspecified
45887 }
45888
45889 type UE_TimersAndConstantsN310 struct {
45890         Value                UE_TimersAndConstantsN310_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.UE_TimersAndConstantsN310_Value" json:"value,omitempty"`
45891         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
45892         XXX_unrecognized     []byte                          `json:"-"`
45893         XXX_sizecache        int32                           `json:"-"`
45894 }
45895
45896 func (m *UE_TimersAndConstantsN310) Reset()         { *m = UE_TimersAndConstantsN310{} }
45897 func (m *UE_TimersAndConstantsN310) String() string { return proto.CompactTextString(m) }
45898 func (*UE_TimersAndConstantsN310) ProtoMessage()    {}
45899 func (*UE_TimersAndConstantsN310) Descriptor() ([]byte, []int) {
45900         return fileDescriptor_21c7528bb61f1a7a, []int{554}
45901 }
45902
45903 func (m *UE_TimersAndConstantsN310) XXX_Unmarshal(b []byte) error {
45904         return xxx_messageInfo_UE_TimersAndConstantsN310.Unmarshal(m, b)
45905 }
45906 func (m *UE_TimersAndConstantsN310) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45907         return xxx_messageInfo_UE_TimersAndConstantsN310.Marshal(b, m, deterministic)
45908 }
45909 func (m *UE_TimersAndConstantsN310) XXX_Merge(src proto.Message) {
45910         xxx_messageInfo_UE_TimersAndConstantsN310.Merge(m, src)
45911 }
45912 func (m *UE_TimersAndConstantsN310) XXX_Size() int {
45913         return xxx_messageInfo_UE_TimersAndConstantsN310.Size(m)
45914 }
45915 func (m *UE_TimersAndConstantsN310) XXX_DiscardUnknown() {
45916         xxx_messageInfo_UE_TimersAndConstantsN310.DiscardUnknown(m)
45917 }
45918
45919 var xxx_messageInfo_UE_TimersAndConstantsN310 proto.InternalMessageInfo
45920
45921 func (m *UE_TimersAndConstantsN310) GetValue() UE_TimersAndConstantsN310_Value {
45922         if m != nil {
45923                 return m.Value
45924         }
45925         return UE_TimersAndConstantsN310_protobuf_unspecified
45926 }
45927
45928 type UE_TimersAndConstantsT311 struct {
45929         Value                UE_TimersAndConstantsT311_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.UE_TimersAndConstantsT311_Value" json:"value,omitempty"`
45930         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
45931         XXX_unrecognized     []byte                          `json:"-"`
45932         XXX_sizecache        int32                           `json:"-"`
45933 }
45934
45935 func (m *UE_TimersAndConstantsT311) Reset()         { *m = UE_TimersAndConstantsT311{} }
45936 func (m *UE_TimersAndConstantsT311) String() string { return proto.CompactTextString(m) }
45937 func (*UE_TimersAndConstantsT311) ProtoMessage()    {}
45938 func (*UE_TimersAndConstantsT311) Descriptor() ([]byte, []int) {
45939         return fileDescriptor_21c7528bb61f1a7a, []int{555}
45940 }
45941
45942 func (m *UE_TimersAndConstantsT311) XXX_Unmarshal(b []byte) error {
45943         return xxx_messageInfo_UE_TimersAndConstantsT311.Unmarshal(m, b)
45944 }
45945 func (m *UE_TimersAndConstantsT311) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45946         return xxx_messageInfo_UE_TimersAndConstantsT311.Marshal(b, m, deterministic)
45947 }
45948 func (m *UE_TimersAndConstantsT311) XXX_Merge(src proto.Message) {
45949         xxx_messageInfo_UE_TimersAndConstantsT311.Merge(m, src)
45950 }
45951 func (m *UE_TimersAndConstantsT311) XXX_Size() int {
45952         return xxx_messageInfo_UE_TimersAndConstantsT311.Size(m)
45953 }
45954 func (m *UE_TimersAndConstantsT311) XXX_DiscardUnknown() {
45955         xxx_messageInfo_UE_TimersAndConstantsT311.DiscardUnknown(m)
45956 }
45957
45958 var xxx_messageInfo_UE_TimersAndConstantsT311 proto.InternalMessageInfo
45959
45960 func (m *UE_TimersAndConstantsT311) GetValue() UE_TimersAndConstantsT311_Value {
45961         if m != nil {
45962                 return m.Value
45963         }
45964         return UE_TimersAndConstantsT311_protobuf_unspecified
45965 }
45966
45967 type UE_TimersAndConstantsN311 struct {
45968         Value                UE_TimersAndConstantsN311_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.UE_TimersAndConstantsN311_Value" json:"value,omitempty"`
45969         XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
45970         XXX_unrecognized     []byte                          `json:"-"`
45971         XXX_sizecache        int32                           `json:"-"`
45972 }
45973
45974 func (m *UE_TimersAndConstantsN311) Reset()         { *m = UE_TimersAndConstantsN311{} }
45975 func (m *UE_TimersAndConstantsN311) String() string { return proto.CompactTextString(m) }
45976 func (*UE_TimersAndConstantsN311) ProtoMessage()    {}
45977 func (*UE_TimersAndConstantsN311) Descriptor() ([]byte, []int) {
45978         return fileDescriptor_21c7528bb61f1a7a, []int{556}
45979 }
45980
45981 func (m *UE_TimersAndConstantsN311) XXX_Unmarshal(b []byte) error {
45982         return xxx_messageInfo_UE_TimersAndConstantsN311.Unmarshal(m, b)
45983 }
45984 func (m *UE_TimersAndConstantsN311) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
45985         return xxx_messageInfo_UE_TimersAndConstantsN311.Marshal(b, m, deterministic)
45986 }
45987 func (m *UE_TimersAndConstantsN311) XXX_Merge(src proto.Message) {
45988         xxx_messageInfo_UE_TimersAndConstantsN311.Merge(m, src)
45989 }
45990 func (m *UE_TimersAndConstantsN311) XXX_Size() int {
45991         return xxx_messageInfo_UE_TimersAndConstantsN311.Size(m)
45992 }
45993 func (m *UE_TimersAndConstantsN311) XXX_DiscardUnknown() {
45994         xxx_messageInfo_UE_TimersAndConstantsN311.DiscardUnknown(m)
45995 }
45996
45997 var xxx_messageInfo_UE_TimersAndConstantsN311 proto.InternalMessageInfo
45998
45999 func (m *UE_TimersAndConstantsN311) GetValue() UE_TimersAndConstantsN311_Value {
46000         if m != nil {
46001                 return m.Value
46002         }
46003         return UE_TimersAndConstantsN311_protobuf_unspecified
46004 }
46005
46006 type UAC_BarringPerCatList struct {
46007         Items                []*UAC_BarringPerCat `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
46008         XXX_NoUnkeyedLiteral struct{}             `json:"-"`
46009         XXX_unrecognized     []byte               `json:"-"`
46010         XXX_sizecache        int32                `json:"-"`
46011 }
46012
46013 func (m *UAC_BarringPerCatList) Reset()         { *m = UAC_BarringPerCatList{} }
46014 func (m *UAC_BarringPerCatList) String() string { return proto.CompactTextString(m) }
46015 func (*UAC_BarringPerCatList) ProtoMessage()    {}
46016 func (*UAC_BarringPerCatList) Descriptor() ([]byte, []int) {
46017         return fileDescriptor_21c7528bb61f1a7a, []int{557}
46018 }
46019
46020 func (m *UAC_BarringPerCatList) XXX_Unmarshal(b []byte) error {
46021         return xxx_messageInfo_UAC_BarringPerCatList.Unmarshal(m, b)
46022 }
46023 func (m *UAC_BarringPerCatList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46024         return xxx_messageInfo_UAC_BarringPerCatList.Marshal(b, m, deterministic)
46025 }
46026 func (m *UAC_BarringPerCatList) XXX_Merge(src proto.Message) {
46027         xxx_messageInfo_UAC_BarringPerCatList.Merge(m, src)
46028 }
46029 func (m *UAC_BarringPerCatList) XXX_Size() int {
46030         return xxx_messageInfo_UAC_BarringPerCatList.Size(m)
46031 }
46032 func (m *UAC_BarringPerCatList) XXX_DiscardUnknown() {
46033         xxx_messageInfo_UAC_BarringPerCatList.DiscardUnknown(m)
46034 }
46035
46036 var xxx_messageInfo_UAC_BarringPerCatList proto.InternalMessageInfo
46037
46038 func (m *UAC_BarringPerCatList) GetItems() []*UAC_BarringPerCat {
46039         if m != nil {
46040                 return m.Items
46041         }
46042         return nil
46043 }
46044
46045 type UAC_BarringPerCat struct {
46046         AccessCategory         uint32   `protobuf:"varint,1,opt,name=accessCategory,proto3" json:"accessCategory,omitempty"`
46047         UacBarringInfoSetIndex uint32   `protobuf:"varint,2,opt,name=uac_barringInfoSetIndex,json=uacBarringInfoSetIndex,proto3" json:"uac_barringInfoSetIndex,omitempty"`
46048         XXX_NoUnkeyedLiteral   struct{} `json:"-"`
46049         XXX_unrecognized       []byte   `json:"-"`
46050         XXX_sizecache          int32    `json:"-"`
46051 }
46052
46053 func (m *UAC_BarringPerCat) Reset()         { *m = UAC_BarringPerCat{} }
46054 func (m *UAC_BarringPerCat) String() string { return proto.CompactTextString(m) }
46055 func (*UAC_BarringPerCat) ProtoMessage()    {}
46056 func (*UAC_BarringPerCat) Descriptor() ([]byte, []int) {
46057         return fileDescriptor_21c7528bb61f1a7a, []int{558}
46058 }
46059
46060 func (m *UAC_BarringPerCat) XXX_Unmarshal(b []byte) error {
46061         return xxx_messageInfo_UAC_BarringPerCat.Unmarshal(m, b)
46062 }
46063 func (m *UAC_BarringPerCat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46064         return xxx_messageInfo_UAC_BarringPerCat.Marshal(b, m, deterministic)
46065 }
46066 func (m *UAC_BarringPerCat) XXX_Merge(src proto.Message) {
46067         xxx_messageInfo_UAC_BarringPerCat.Merge(m, src)
46068 }
46069 func (m *UAC_BarringPerCat) XXX_Size() int {
46070         return xxx_messageInfo_UAC_BarringPerCat.Size(m)
46071 }
46072 func (m *UAC_BarringPerCat) XXX_DiscardUnknown() {
46073         xxx_messageInfo_UAC_BarringPerCat.DiscardUnknown(m)
46074 }
46075
46076 var xxx_messageInfo_UAC_BarringPerCat proto.InternalMessageInfo
46077
46078 func (m *UAC_BarringPerCat) GetAccessCategory() uint32 {
46079         if m != nil {
46080                 return m.AccessCategory
46081         }
46082         return 0
46083 }
46084
46085 func (m *UAC_BarringPerCat) GetUacBarringInfoSetIndex() uint32 {
46086         if m != nil {
46087                 return m.UacBarringInfoSetIndex
46088         }
46089         return 0
46090 }
46091
46092 type UAC_BarringPerPLMN_List struct {
46093         Items                []*UAC_BarringPerPLMN `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
46094         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
46095         XXX_unrecognized     []byte                `json:"-"`
46096         XXX_sizecache        int32                 `json:"-"`
46097 }
46098
46099 func (m *UAC_BarringPerPLMN_List) Reset()         { *m = UAC_BarringPerPLMN_List{} }
46100 func (m *UAC_BarringPerPLMN_List) String() string { return proto.CompactTextString(m) }
46101 func (*UAC_BarringPerPLMN_List) ProtoMessage()    {}
46102 func (*UAC_BarringPerPLMN_List) Descriptor() ([]byte, []int) {
46103         return fileDescriptor_21c7528bb61f1a7a, []int{559}
46104 }
46105
46106 func (m *UAC_BarringPerPLMN_List) XXX_Unmarshal(b []byte) error {
46107         return xxx_messageInfo_UAC_BarringPerPLMN_List.Unmarshal(m, b)
46108 }
46109 func (m *UAC_BarringPerPLMN_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46110         return xxx_messageInfo_UAC_BarringPerPLMN_List.Marshal(b, m, deterministic)
46111 }
46112 func (m *UAC_BarringPerPLMN_List) XXX_Merge(src proto.Message) {
46113         xxx_messageInfo_UAC_BarringPerPLMN_List.Merge(m, src)
46114 }
46115 func (m *UAC_BarringPerPLMN_List) XXX_Size() int {
46116         return xxx_messageInfo_UAC_BarringPerPLMN_List.Size(m)
46117 }
46118 func (m *UAC_BarringPerPLMN_List) XXX_DiscardUnknown() {
46119         xxx_messageInfo_UAC_BarringPerPLMN_List.DiscardUnknown(m)
46120 }
46121
46122 var xxx_messageInfo_UAC_BarringPerPLMN_List proto.InternalMessageInfo
46123
46124 func (m *UAC_BarringPerPLMN_List) GetItems() []*UAC_BarringPerPLMN {
46125         if m != nil {
46126                 return m.Items
46127         }
46128         return nil
46129 }
46130
46131 type UAC_BarringPerPLMN struct {
46132         Plmn_IdentityIndex uint32 `protobuf:"varint,1,opt,name=plmn_IdentityIndex,json=plmnIdentityIndex,proto3" json:"plmn_IdentityIndex,omitempty"`
46133         // Types that are valid to be assigned to Uac_ACBarringListType:
46134         //      *UAC_BarringPerPLMN_Uac_ImplicitACBarringList
46135         //      *UAC_BarringPerPLMN_Uac_ExplicitACBarringList
46136         Uac_ACBarringListType isUAC_BarringPerPLMN_Uac_ACBarringListType `protobuf_oneof:"uac_ACBarringListType"`
46137         XXX_NoUnkeyedLiteral  struct{}                                   `json:"-"`
46138         XXX_unrecognized      []byte                                     `json:"-"`
46139         XXX_sizecache         int32                                      `json:"-"`
46140 }
46141
46142 func (m *UAC_BarringPerPLMN) Reset()         { *m = UAC_BarringPerPLMN{} }
46143 func (m *UAC_BarringPerPLMN) String() string { return proto.CompactTextString(m) }
46144 func (*UAC_BarringPerPLMN) ProtoMessage()    {}
46145 func (*UAC_BarringPerPLMN) Descriptor() ([]byte, []int) {
46146         return fileDescriptor_21c7528bb61f1a7a, []int{560}
46147 }
46148
46149 func (m *UAC_BarringPerPLMN) XXX_Unmarshal(b []byte) error {
46150         return xxx_messageInfo_UAC_BarringPerPLMN.Unmarshal(m, b)
46151 }
46152 func (m *UAC_BarringPerPLMN) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46153         return xxx_messageInfo_UAC_BarringPerPLMN.Marshal(b, m, deterministic)
46154 }
46155 func (m *UAC_BarringPerPLMN) XXX_Merge(src proto.Message) {
46156         xxx_messageInfo_UAC_BarringPerPLMN.Merge(m, src)
46157 }
46158 func (m *UAC_BarringPerPLMN) XXX_Size() int {
46159         return xxx_messageInfo_UAC_BarringPerPLMN.Size(m)
46160 }
46161 func (m *UAC_BarringPerPLMN) XXX_DiscardUnknown() {
46162         xxx_messageInfo_UAC_BarringPerPLMN.DiscardUnknown(m)
46163 }
46164
46165 var xxx_messageInfo_UAC_BarringPerPLMN proto.InternalMessageInfo
46166
46167 func (m *UAC_BarringPerPLMN) GetPlmn_IdentityIndex() uint32 {
46168         if m != nil {
46169                 return m.Plmn_IdentityIndex
46170         }
46171         return 0
46172 }
46173
46174 type isUAC_BarringPerPLMN_Uac_ACBarringListType interface {
46175         isUAC_BarringPerPLMN_Uac_ACBarringListType()
46176 }
46177
46178 type UAC_BarringPerPLMN_Uac_ImplicitACBarringList struct {
46179         Uac_ImplicitACBarringList *UAC_ImplicitACBarringList `protobuf:"bytes,2,opt,name=uac_ImplicitACBarringList,json=uacImplicitACBarringList,proto3,oneof"`
46180 }
46181
46182 type UAC_BarringPerPLMN_Uac_ExplicitACBarringList struct {
46183         Uac_ExplicitACBarringList *UAC_BarringPerCatList `protobuf:"bytes,3,opt,name=uac_ExplicitACBarringList,json=uacExplicitACBarringList,proto3,oneof"`
46184 }
46185
46186 func (*UAC_BarringPerPLMN_Uac_ImplicitACBarringList) isUAC_BarringPerPLMN_Uac_ACBarringListType() {}
46187
46188 func (*UAC_BarringPerPLMN_Uac_ExplicitACBarringList) isUAC_BarringPerPLMN_Uac_ACBarringListType() {}
46189
46190 func (m *UAC_BarringPerPLMN) GetUac_ACBarringListType() isUAC_BarringPerPLMN_Uac_ACBarringListType {
46191         if m != nil {
46192                 return m.Uac_ACBarringListType
46193         }
46194         return nil
46195 }
46196
46197 func (m *UAC_BarringPerPLMN) GetUac_ImplicitACBarringList() *UAC_ImplicitACBarringList {
46198         if x, ok := m.GetUac_ACBarringListType().(*UAC_BarringPerPLMN_Uac_ImplicitACBarringList); ok {
46199                 return x.Uac_ImplicitACBarringList
46200         }
46201         return nil
46202 }
46203
46204 func (m *UAC_BarringPerPLMN) GetUac_ExplicitACBarringList() *UAC_BarringPerCatList {
46205         if x, ok := m.GetUac_ACBarringListType().(*UAC_BarringPerPLMN_Uac_ExplicitACBarringList); ok {
46206                 return x.Uac_ExplicitACBarringList
46207         }
46208         return nil
46209 }
46210
46211 // XXX_OneofWrappers is for the internal use of the proto package.
46212 func (*UAC_BarringPerPLMN) XXX_OneofWrappers() []interface{} {
46213         return []interface{}{
46214                 (*UAC_BarringPerPLMN_Uac_ImplicitACBarringList)(nil),
46215                 (*UAC_BarringPerPLMN_Uac_ExplicitACBarringList)(nil),
46216         }
46217 }
46218
46219 type UAC_ImplicitACBarringList struct {
46220         Items                []uint32 `protobuf:"varint,1,rep,packed,name=items,proto3" json:"items,omitempty"`
46221         XXX_NoUnkeyedLiteral struct{} `json:"-"`
46222         XXX_unrecognized     []byte   `json:"-"`
46223         XXX_sizecache        int32    `json:"-"`
46224 }
46225
46226 func (m *UAC_ImplicitACBarringList) Reset()         { *m = UAC_ImplicitACBarringList{} }
46227 func (m *UAC_ImplicitACBarringList) String() string { return proto.CompactTextString(m) }
46228 func (*UAC_ImplicitACBarringList) ProtoMessage()    {}
46229 func (*UAC_ImplicitACBarringList) Descriptor() ([]byte, []int) {
46230         return fileDescriptor_21c7528bb61f1a7a, []int{561}
46231 }
46232
46233 func (m *UAC_ImplicitACBarringList) XXX_Unmarshal(b []byte) error {
46234         return xxx_messageInfo_UAC_ImplicitACBarringList.Unmarshal(m, b)
46235 }
46236 func (m *UAC_ImplicitACBarringList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46237         return xxx_messageInfo_UAC_ImplicitACBarringList.Marshal(b, m, deterministic)
46238 }
46239 func (m *UAC_ImplicitACBarringList) XXX_Merge(src proto.Message) {
46240         xxx_messageInfo_UAC_ImplicitACBarringList.Merge(m, src)
46241 }
46242 func (m *UAC_ImplicitACBarringList) XXX_Size() int {
46243         return xxx_messageInfo_UAC_ImplicitACBarringList.Size(m)
46244 }
46245 func (m *UAC_ImplicitACBarringList) XXX_DiscardUnknown() {
46246         xxx_messageInfo_UAC_ImplicitACBarringList.DiscardUnknown(m)
46247 }
46248
46249 var xxx_messageInfo_UAC_ImplicitACBarringList proto.InternalMessageInfo
46250
46251 func (m *UAC_ImplicitACBarringList) GetItems() []uint32 {
46252         if m != nil {
46253                 return m.Items
46254         }
46255         return nil
46256 }
46257
46258 type UAC_BarringInfoSetList struct {
46259         Items                []*UAC_BarringInfoSet `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
46260         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
46261         XXX_unrecognized     []byte                `json:"-"`
46262         XXX_sizecache        int32                 `json:"-"`
46263 }
46264
46265 func (m *UAC_BarringInfoSetList) Reset()         { *m = UAC_BarringInfoSetList{} }
46266 func (m *UAC_BarringInfoSetList) String() string { return proto.CompactTextString(m) }
46267 func (*UAC_BarringInfoSetList) ProtoMessage()    {}
46268 func (*UAC_BarringInfoSetList) Descriptor() ([]byte, []int) {
46269         return fileDescriptor_21c7528bb61f1a7a, []int{562}
46270 }
46271
46272 func (m *UAC_BarringInfoSetList) XXX_Unmarshal(b []byte) error {
46273         return xxx_messageInfo_UAC_BarringInfoSetList.Unmarshal(m, b)
46274 }
46275 func (m *UAC_BarringInfoSetList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46276         return xxx_messageInfo_UAC_BarringInfoSetList.Marshal(b, m, deterministic)
46277 }
46278 func (m *UAC_BarringInfoSetList) XXX_Merge(src proto.Message) {
46279         xxx_messageInfo_UAC_BarringInfoSetList.Merge(m, src)
46280 }
46281 func (m *UAC_BarringInfoSetList) XXX_Size() int {
46282         return xxx_messageInfo_UAC_BarringInfoSetList.Size(m)
46283 }
46284 func (m *UAC_BarringInfoSetList) XXX_DiscardUnknown() {
46285         xxx_messageInfo_UAC_BarringInfoSetList.DiscardUnknown(m)
46286 }
46287
46288 var xxx_messageInfo_UAC_BarringInfoSetList proto.InternalMessageInfo
46289
46290 func (m *UAC_BarringInfoSetList) GetItems() []*UAC_BarringInfoSet {
46291         if m != nil {
46292                 return m.Items
46293         }
46294         return nil
46295 }
46296
46297 type UAC_BarringInfoSet struct {
46298         Uac_BarringFactor            *UAC_BarringFactor `protobuf:"bytes,1,opt,name=uac_BarringFactor,json=uacBarringFactor,proto3" json:"uac_BarringFactor,omitempty"`
46299         Uac_BarringTime              *UAC_BarringTime   `protobuf:"bytes,2,opt,name=uac_BarringTime,json=uacBarringTime,proto3" json:"uac_BarringTime,omitempty"`
46300         Uac_BarringForAccessIdentity []byte             `protobuf:"bytes,3,opt,name=uac_BarringForAccessIdentity,json=uacBarringForAccessIdentity,proto3" json:"uac_BarringForAccessIdentity,omitempty"`
46301         XXX_NoUnkeyedLiteral         struct{}           `json:"-"`
46302         XXX_unrecognized             []byte             `json:"-"`
46303         XXX_sizecache                int32              `json:"-"`
46304 }
46305
46306 func (m *UAC_BarringInfoSet) Reset()         { *m = UAC_BarringInfoSet{} }
46307 func (m *UAC_BarringInfoSet) String() string { return proto.CompactTextString(m) }
46308 func (*UAC_BarringInfoSet) ProtoMessage()    {}
46309 func (*UAC_BarringInfoSet) Descriptor() ([]byte, []int) {
46310         return fileDescriptor_21c7528bb61f1a7a, []int{563}
46311 }
46312
46313 func (m *UAC_BarringInfoSet) XXX_Unmarshal(b []byte) error {
46314         return xxx_messageInfo_UAC_BarringInfoSet.Unmarshal(m, b)
46315 }
46316 func (m *UAC_BarringInfoSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46317         return xxx_messageInfo_UAC_BarringInfoSet.Marshal(b, m, deterministic)
46318 }
46319 func (m *UAC_BarringInfoSet) XXX_Merge(src proto.Message) {
46320         xxx_messageInfo_UAC_BarringInfoSet.Merge(m, src)
46321 }
46322 func (m *UAC_BarringInfoSet) XXX_Size() int {
46323         return xxx_messageInfo_UAC_BarringInfoSet.Size(m)
46324 }
46325 func (m *UAC_BarringInfoSet) XXX_DiscardUnknown() {
46326         xxx_messageInfo_UAC_BarringInfoSet.DiscardUnknown(m)
46327 }
46328
46329 var xxx_messageInfo_UAC_BarringInfoSet proto.InternalMessageInfo
46330
46331 func (m *UAC_BarringInfoSet) GetUac_BarringFactor() *UAC_BarringFactor {
46332         if m != nil {
46333                 return m.Uac_BarringFactor
46334         }
46335         return nil
46336 }
46337
46338 func (m *UAC_BarringInfoSet) GetUac_BarringTime() *UAC_BarringTime {
46339         if m != nil {
46340                 return m.Uac_BarringTime
46341         }
46342         return nil
46343 }
46344
46345 func (m *UAC_BarringInfoSet) GetUac_BarringForAccessIdentity() []byte {
46346         if m != nil {
46347                 return m.Uac_BarringForAccessIdentity
46348         }
46349         return nil
46350 }
46351
46352 type UAC_BarringFactor struct {
46353         Value                UAC_BarringFactor_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.UAC_BarringFactor_Value" json:"value,omitempty"`
46354         XXX_NoUnkeyedLiteral struct{}                `json:"-"`
46355         XXX_unrecognized     []byte                  `json:"-"`
46356         XXX_sizecache        int32                   `json:"-"`
46357 }
46358
46359 func (m *UAC_BarringFactor) Reset()         { *m = UAC_BarringFactor{} }
46360 func (m *UAC_BarringFactor) String() string { return proto.CompactTextString(m) }
46361 func (*UAC_BarringFactor) ProtoMessage()    {}
46362 func (*UAC_BarringFactor) Descriptor() ([]byte, []int) {
46363         return fileDescriptor_21c7528bb61f1a7a, []int{564}
46364 }
46365
46366 func (m *UAC_BarringFactor) XXX_Unmarshal(b []byte) error {
46367         return xxx_messageInfo_UAC_BarringFactor.Unmarshal(m, b)
46368 }
46369 func (m *UAC_BarringFactor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46370         return xxx_messageInfo_UAC_BarringFactor.Marshal(b, m, deterministic)
46371 }
46372 func (m *UAC_BarringFactor) XXX_Merge(src proto.Message) {
46373         xxx_messageInfo_UAC_BarringFactor.Merge(m, src)
46374 }
46375 func (m *UAC_BarringFactor) XXX_Size() int {
46376         return xxx_messageInfo_UAC_BarringFactor.Size(m)
46377 }
46378 func (m *UAC_BarringFactor) XXX_DiscardUnknown() {
46379         xxx_messageInfo_UAC_BarringFactor.DiscardUnknown(m)
46380 }
46381
46382 var xxx_messageInfo_UAC_BarringFactor proto.InternalMessageInfo
46383
46384 func (m *UAC_BarringFactor) GetValue() UAC_BarringFactor_Value {
46385         if m != nil {
46386                 return m.Value
46387         }
46388         return UAC_BarringFactor_protobuf_unspecified
46389 }
46390
46391 type UAC_BarringTime struct {
46392         Value                UAC_BarringTime_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.UAC_BarringTime_Value" json:"value,omitempty"`
46393         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
46394         XXX_unrecognized     []byte                `json:"-"`
46395         XXX_sizecache        int32                 `json:"-"`
46396 }
46397
46398 func (m *UAC_BarringTime) Reset()         { *m = UAC_BarringTime{} }
46399 func (m *UAC_BarringTime) String() string { return proto.CompactTextString(m) }
46400 func (*UAC_BarringTime) ProtoMessage()    {}
46401 func (*UAC_BarringTime) Descriptor() ([]byte, []int) {
46402         return fileDescriptor_21c7528bb61f1a7a, []int{565}
46403 }
46404
46405 func (m *UAC_BarringTime) XXX_Unmarshal(b []byte) error {
46406         return xxx_messageInfo_UAC_BarringTime.Unmarshal(m, b)
46407 }
46408 func (m *UAC_BarringTime) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46409         return xxx_messageInfo_UAC_BarringTime.Marshal(b, m, deterministic)
46410 }
46411 func (m *UAC_BarringTime) XXX_Merge(src proto.Message) {
46412         xxx_messageInfo_UAC_BarringTime.Merge(m, src)
46413 }
46414 func (m *UAC_BarringTime) XXX_Size() int {
46415         return xxx_messageInfo_UAC_BarringTime.Size(m)
46416 }
46417 func (m *UAC_BarringTime) XXX_DiscardUnknown() {
46418         xxx_messageInfo_UAC_BarringTime.DiscardUnknown(m)
46419 }
46420
46421 var xxx_messageInfo_UAC_BarringTime proto.InternalMessageInfo
46422
46423 func (m *UAC_BarringTime) GetValue() UAC_BarringTime_Value {
46424         if m != nil {
46425                 return m.Value
46426         }
46427         return UAC_BarringTime_protobuf_unspecified
46428 }
46429
46430 type MobilityStateParameters struct {
46431         T_Evaluation         *T_Evaluation_HystNormal `protobuf:"bytes,1,opt,name=t_Evaluation,json=tEvaluation,proto3" json:"t_Evaluation,omitempty"`
46432         T_HystNormal         *T_Evaluation_HystNormal `protobuf:"bytes,2,opt,name=t_HystNormal,json=tHystNormal,proto3" json:"t_HystNormal,omitempty"`
46433         N_CellChangeMedium   uint32                   `protobuf:"varint,3,opt,name=n_CellChangeMedium,json=nCellChangeMedium,proto3" json:"n_CellChangeMedium,omitempty"`
46434         N_CellChangeHigh     uint32                   `protobuf:"varint,4,opt,name=n_CellChangeHigh,json=nCellChangeHigh,proto3" json:"n_CellChangeHigh,omitempty"`
46435         XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
46436         XXX_unrecognized     []byte                   `json:"-"`
46437         XXX_sizecache        int32                    `json:"-"`
46438 }
46439
46440 func (m *MobilityStateParameters) Reset()         { *m = MobilityStateParameters{} }
46441 func (m *MobilityStateParameters) String() string { return proto.CompactTextString(m) }
46442 func (*MobilityStateParameters) ProtoMessage()    {}
46443 func (*MobilityStateParameters) Descriptor() ([]byte, []int) {
46444         return fileDescriptor_21c7528bb61f1a7a, []int{566}
46445 }
46446
46447 func (m *MobilityStateParameters) XXX_Unmarshal(b []byte) error {
46448         return xxx_messageInfo_MobilityStateParameters.Unmarshal(m, b)
46449 }
46450 func (m *MobilityStateParameters) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46451         return xxx_messageInfo_MobilityStateParameters.Marshal(b, m, deterministic)
46452 }
46453 func (m *MobilityStateParameters) XXX_Merge(src proto.Message) {
46454         xxx_messageInfo_MobilityStateParameters.Merge(m, src)
46455 }
46456 func (m *MobilityStateParameters) XXX_Size() int {
46457         return xxx_messageInfo_MobilityStateParameters.Size(m)
46458 }
46459 func (m *MobilityStateParameters) XXX_DiscardUnknown() {
46460         xxx_messageInfo_MobilityStateParameters.DiscardUnknown(m)
46461 }
46462
46463 var xxx_messageInfo_MobilityStateParameters proto.InternalMessageInfo
46464
46465 func (m *MobilityStateParameters) GetT_Evaluation() *T_Evaluation_HystNormal {
46466         if m != nil {
46467                 return m.T_Evaluation
46468         }
46469         return nil
46470 }
46471
46472 func (m *MobilityStateParameters) GetT_HystNormal() *T_Evaluation_HystNormal {
46473         if m != nil {
46474                 return m.T_HystNormal
46475         }
46476         return nil
46477 }
46478
46479 func (m *MobilityStateParameters) GetN_CellChangeMedium() uint32 {
46480         if m != nil {
46481                 return m.N_CellChangeMedium
46482         }
46483         return 0
46484 }
46485
46486 func (m *MobilityStateParameters) GetN_CellChangeHigh() uint32 {
46487         if m != nil {
46488                 return m.N_CellChangeHigh
46489         }
46490         return 0
46491 }
46492
46493 type T_Evaluation_HystNormal struct {
46494         Value                T_Evaluation_HystNormal_Value `protobuf:"varint,1,opt,name=value,proto3,enum=streaming_protobufs.T_Evaluation_HystNormal_Value" json:"value,omitempty"`
46495         XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
46496         XXX_unrecognized     []byte                        `json:"-"`
46497         XXX_sizecache        int32                         `json:"-"`
46498 }
46499
46500 func (m *T_Evaluation_HystNormal) Reset()         { *m = T_Evaluation_HystNormal{} }
46501 func (m *T_Evaluation_HystNormal) String() string { return proto.CompactTextString(m) }
46502 func (*T_Evaluation_HystNormal) ProtoMessage()    {}
46503 func (*T_Evaluation_HystNormal) Descriptor() ([]byte, []int) {
46504         return fileDescriptor_21c7528bb61f1a7a, []int{567}
46505 }
46506
46507 func (m *T_Evaluation_HystNormal) XXX_Unmarshal(b []byte) error {
46508         return xxx_messageInfo_T_Evaluation_HystNormal.Unmarshal(m, b)
46509 }
46510 func (m *T_Evaluation_HystNormal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46511         return xxx_messageInfo_T_Evaluation_HystNormal.Marshal(b, m, deterministic)
46512 }
46513 func (m *T_Evaluation_HystNormal) XXX_Merge(src proto.Message) {
46514         xxx_messageInfo_T_Evaluation_HystNormal.Merge(m, src)
46515 }
46516 func (m *T_Evaluation_HystNormal) XXX_Size() int {
46517         return xxx_messageInfo_T_Evaluation_HystNormal.Size(m)
46518 }
46519 func (m *T_Evaluation_HystNormal) XXX_DiscardUnknown() {
46520         xxx_messageInfo_T_Evaluation_HystNormal.DiscardUnknown(m)
46521 }
46522
46523 var xxx_messageInfo_T_Evaluation_HystNormal proto.InternalMessageInfo
46524
46525 func (m *T_Evaluation_HystNormal) GetValue() T_Evaluation_HystNormal_Value {
46526         if m != nil {
46527                 return m.Value
46528         }
46529         return T_Evaluation_HystNormal_protobuf_unspecified
46530 }
46531
46532 type EUTRA_MultiBandInfoList struct {
46533         Items                []*EUTRA_MultiBandInfo `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
46534         XXX_NoUnkeyedLiteral struct{}               `json:"-"`
46535         XXX_unrecognized     []byte                 `json:"-"`
46536         XXX_sizecache        int32                  `json:"-"`
46537 }
46538
46539 func (m *EUTRA_MultiBandInfoList) Reset()         { *m = EUTRA_MultiBandInfoList{} }
46540 func (m *EUTRA_MultiBandInfoList) String() string { return proto.CompactTextString(m) }
46541 func (*EUTRA_MultiBandInfoList) ProtoMessage()    {}
46542 func (*EUTRA_MultiBandInfoList) Descriptor() ([]byte, []int) {
46543         return fileDescriptor_21c7528bb61f1a7a, []int{568}
46544 }
46545
46546 func (m *EUTRA_MultiBandInfoList) XXX_Unmarshal(b []byte) error {
46547         return xxx_messageInfo_EUTRA_MultiBandInfoList.Unmarshal(m, b)
46548 }
46549 func (m *EUTRA_MultiBandInfoList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46550         return xxx_messageInfo_EUTRA_MultiBandInfoList.Marshal(b, m, deterministic)
46551 }
46552 func (m *EUTRA_MultiBandInfoList) XXX_Merge(src proto.Message) {
46553         xxx_messageInfo_EUTRA_MultiBandInfoList.Merge(m, src)
46554 }
46555 func (m *EUTRA_MultiBandInfoList) XXX_Size() int {
46556         return xxx_messageInfo_EUTRA_MultiBandInfoList.Size(m)
46557 }
46558 func (m *EUTRA_MultiBandInfoList) XXX_DiscardUnknown() {
46559         xxx_messageInfo_EUTRA_MultiBandInfoList.DiscardUnknown(m)
46560 }
46561
46562 var xxx_messageInfo_EUTRA_MultiBandInfoList proto.InternalMessageInfo
46563
46564 func (m *EUTRA_MultiBandInfoList) GetItems() []*EUTRA_MultiBandInfo {
46565         if m != nil {
46566                 return m.Items
46567         }
46568         return nil
46569 }
46570
46571 type EUTRA_MultiBandInfo struct {
46572         Eutra_FreqBandIndicator uint32             `protobuf:"varint,1,opt,name=eutra_FreqBandIndicator,json=eutraFreqBandIndicator,proto3" json:"eutra_FreqBandIndicator,omitempty"`
46573         Eutra_NS_PmaxList       *EUTRA_NS_PmaxList `protobuf:"bytes,3,opt,name=eutra_NS_PmaxList,json=eutraNSPmaxList,proto3" json:"eutra_NS_PmaxList,omitempty"`
46574         XXX_NoUnkeyedLiteral    struct{}           `json:"-"`
46575         XXX_unrecognized        []byte             `json:"-"`
46576         XXX_sizecache           int32              `json:"-"`
46577 }
46578
46579 func (m *EUTRA_MultiBandInfo) Reset()         { *m = EUTRA_MultiBandInfo{} }
46580 func (m *EUTRA_MultiBandInfo) String() string { return proto.CompactTextString(m) }
46581 func (*EUTRA_MultiBandInfo) ProtoMessage()    {}
46582 func (*EUTRA_MultiBandInfo) Descriptor() ([]byte, []int) {
46583         return fileDescriptor_21c7528bb61f1a7a, []int{569}
46584 }
46585
46586 func (m *EUTRA_MultiBandInfo) XXX_Unmarshal(b []byte) error {
46587         return xxx_messageInfo_EUTRA_MultiBandInfo.Unmarshal(m, b)
46588 }
46589 func (m *EUTRA_MultiBandInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46590         return xxx_messageInfo_EUTRA_MultiBandInfo.Marshal(b, m, deterministic)
46591 }
46592 func (m *EUTRA_MultiBandInfo) XXX_Merge(src proto.Message) {
46593         xxx_messageInfo_EUTRA_MultiBandInfo.Merge(m, src)
46594 }
46595 func (m *EUTRA_MultiBandInfo) XXX_Size() int {
46596         return xxx_messageInfo_EUTRA_MultiBandInfo.Size(m)
46597 }
46598 func (m *EUTRA_MultiBandInfo) XXX_DiscardUnknown() {
46599         xxx_messageInfo_EUTRA_MultiBandInfo.DiscardUnknown(m)
46600 }
46601
46602 var xxx_messageInfo_EUTRA_MultiBandInfo proto.InternalMessageInfo
46603
46604 func (m *EUTRA_MultiBandInfo) GetEutra_FreqBandIndicator() uint32 {
46605         if m != nil {
46606                 return m.Eutra_FreqBandIndicator
46607         }
46608         return 0
46609 }
46610
46611 func (m *EUTRA_MultiBandInfo) GetEutra_NS_PmaxList() *EUTRA_NS_PmaxList {
46612         if m != nil {
46613                 return m.Eutra_NS_PmaxList
46614         }
46615         return nil
46616 }
46617
46618 type EUTRA_NS_PmaxList struct {
46619         Items                []*EUTRA_NS_PmaxValue `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
46620         XXX_NoUnkeyedLiteral struct{}              `json:"-"`
46621         XXX_unrecognized     []byte                `json:"-"`
46622         XXX_sizecache        int32                 `json:"-"`
46623 }
46624
46625 func (m *EUTRA_NS_PmaxList) Reset()         { *m = EUTRA_NS_PmaxList{} }
46626 func (m *EUTRA_NS_PmaxList) String() string { return proto.CompactTextString(m) }
46627 func (*EUTRA_NS_PmaxList) ProtoMessage()    {}
46628 func (*EUTRA_NS_PmaxList) Descriptor() ([]byte, []int) {
46629         return fileDescriptor_21c7528bb61f1a7a, []int{570}
46630 }
46631
46632 func (m *EUTRA_NS_PmaxList) XXX_Unmarshal(b []byte) error {
46633         return xxx_messageInfo_EUTRA_NS_PmaxList.Unmarshal(m, b)
46634 }
46635 func (m *EUTRA_NS_PmaxList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46636         return xxx_messageInfo_EUTRA_NS_PmaxList.Marshal(b, m, deterministic)
46637 }
46638 func (m *EUTRA_NS_PmaxList) XXX_Merge(src proto.Message) {
46639         xxx_messageInfo_EUTRA_NS_PmaxList.Merge(m, src)
46640 }
46641 func (m *EUTRA_NS_PmaxList) XXX_Size() int {
46642         return xxx_messageInfo_EUTRA_NS_PmaxList.Size(m)
46643 }
46644 func (m *EUTRA_NS_PmaxList) XXX_DiscardUnknown() {
46645         xxx_messageInfo_EUTRA_NS_PmaxList.DiscardUnknown(m)
46646 }
46647
46648 var xxx_messageInfo_EUTRA_NS_PmaxList proto.InternalMessageInfo
46649
46650 func (m *EUTRA_NS_PmaxList) GetItems() []*EUTRA_NS_PmaxValue {
46651         if m != nil {
46652                 return m.Items
46653         }
46654         return nil
46655 }
46656
46657 type EUTRA_NS_PmaxValue struct {
46658         AdditionalPmax             *wrappers.Int32Value  `protobuf:"bytes,1,opt,name=additionalPmax,proto3" json:"additionalPmax,omitempty"`
46659         AdditionalSpectrumEmission *wrappers.UInt32Value `protobuf:"bytes,2,opt,name=additionalSpectrumEmission,proto3" json:"additionalSpectrumEmission,omitempty"`
46660         XXX_NoUnkeyedLiteral       struct{}              `json:"-"`
46661         XXX_unrecognized           []byte                `json:"-"`
46662         XXX_sizecache              int32                 `json:"-"`
46663 }
46664
46665 func (m *EUTRA_NS_PmaxValue) Reset()         { *m = EUTRA_NS_PmaxValue{} }
46666 func (m *EUTRA_NS_PmaxValue) String() string { return proto.CompactTextString(m) }
46667 func (*EUTRA_NS_PmaxValue) ProtoMessage()    {}
46668 func (*EUTRA_NS_PmaxValue) Descriptor() ([]byte, []int) {
46669         return fileDescriptor_21c7528bb61f1a7a, []int{571}
46670 }
46671
46672 func (m *EUTRA_NS_PmaxValue) XXX_Unmarshal(b []byte) error {
46673         return xxx_messageInfo_EUTRA_NS_PmaxValue.Unmarshal(m, b)
46674 }
46675 func (m *EUTRA_NS_PmaxValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
46676         return xxx_messageInfo_EUTRA_NS_PmaxValue.Marshal(b, m, deterministic)
46677 }
46678 func (m *EUTRA_NS_PmaxValue) XXX_Merge(src proto.Message) {
46679         xxx_messageInfo_EUTRA_NS_PmaxValue.Merge(m, src)
46680 }
46681 func (m *EUTRA_NS_PmaxValue) XXX_Size() int {
46682         return xxx_messageInfo_EUTRA_NS_PmaxValue.Size(m)
46683 }
46684 func (m *EUTRA_NS_PmaxValue) XXX_DiscardUnknown() {
46685         xxx_messageInfo_EUTRA_NS_PmaxValue.DiscardUnknown(m)
46686 }
46687
46688 var xxx_messageInfo_EUTRA_NS_PmaxValue proto.InternalMessageInfo
46689
46690 func (m *EUTRA_NS_PmaxValue) GetAdditionalPmax() *wrappers.Int32Value {
46691         if m != nil {
46692                 return m.AdditionalPmax
46693         }
46694         return nil
46695 }
46696
46697 func (m *EUTRA_NS_PmaxValue) GetAdditionalSpectrumEmission() *wrappers.UInt32Value {
46698         if m != nil {
46699                 return m.AdditionalSpectrumEmission
46700         }
46701         return nil
46702 }
46703
46704 func init() {
46705         proto.RegisterEnum("streaming_protobufs.MaxRetxThreshold_Value", MaxRetxThreshold_Value_name, MaxRetxThreshold_Value_value)
46706         proto.RegisterEnum("streaming_protobufs.SN_FieldLengthAM_Value", SN_FieldLengthAM_Value_name, SN_FieldLengthAM_Value_value)
46707         proto.RegisterEnum("streaming_protobufs.T_PollRetransmit_Value", T_PollRetransmit_Value_name, T_PollRetransmit_Value_value)
46708         proto.RegisterEnum("streaming_protobufs.PollPDU_Value", PollPDU_Value_name, PollPDU_Value_value)
46709         proto.RegisterEnum("streaming_protobufs.PollByte_Value", PollByte_Value_name, PollByte_Value_value)
46710         proto.RegisterEnum("streaming_protobufs.T_Reassembly_Value", T_Reassembly_Value_name, T_Reassembly_Value_value)
46711         proto.RegisterEnum("streaming_protobufs.T_StatusProhibit_Value", T_StatusProhibit_Value_name, T_StatusProhibit_Value_value)
46712         proto.RegisterEnum("streaming_protobufs.SN_FieldLengthUM_Value", SN_FieldLengthUM_Value_name, SN_FieldLengthUM_Value_value)
46713         proto.RegisterEnum("streaming_protobufs.PrioritisedBitRate_Value", PrioritisedBitRate_Value_name, PrioritisedBitRate_Value_value)
46714         proto.RegisterEnum("streaming_protobufs.BucketSizeDuration_Value", BucketSizeDuration_Value_name, BucketSizeDuration_Value_value)
46715         proto.RegisterEnum("streaming_protobufs.SubcarrierSpacing_Value", SubcarrierSpacing_Value_name, SubcarrierSpacing_Value_value)
46716         proto.RegisterEnum("streaming_protobufs.MaxPUSCH_Duration_Value", MaxPUSCH_Duration_Value_name, MaxPUSCH_Duration_Value_value)
46717         proto.RegisterEnum("streaming_protobufs.BitRateQueryProhibitTimer_Value", BitRateQueryProhibitTimer_Value_name, BitRateQueryProhibitTimer_Value_value)
46718         proto.RegisterEnum("streaming_protobufs.MilliSeconds_Value", MilliSeconds_Value_name, MilliSeconds_Value_value)
46719         proto.RegisterEnum("streaming_protobufs.DRX_InactivityTimer_Value", DRX_InactivityTimer_Value_name, DRX_InactivityTimer_Value_value)
46720         proto.RegisterEnum("streaming_protobufs.DRX_RetransmissionTimer_Value", DRX_RetransmissionTimer_Value_name, DRX_RetransmissionTimer_Value_value)
46721         proto.RegisterEnum("streaming_protobufs.DRX_ShortCycle_Value", DRX_ShortCycle_Value_name, DRX_ShortCycle_Value_value)
46722         proto.RegisterEnum("streaming_protobufs.SR_ProhibitTimer_Value", SR_ProhibitTimer_Value_name, SR_ProhibitTimer_Value_value)
46723         proto.RegisterEnum("streaming_protobufs.SR_TransMax_Value", SR_TransMax_Value_name, SR_TransMax_Value_value)
46724         proto.RegisterEnum("streaming_protobufs.PeriodicBSR_Timer_Value", PeriodicBSR_Timer_Value_name, PeriodicBSR_Timer_Value_value)
46725         proto.RegisterEnum("streaming_protobufs.RetxBSR_Timer_Value", RetxBSR_Timer_Value_name, RetxBSR_Timer_Value_value)
46726         proto.RegisterEnum("streaming_protobufs.LogicalChannelSR_DelayTimer_Value", LogicalChannelSR_DelayTimer_Value_name, LogicalChannelSR_DelayTimer_Value_value)
46727         proto.RegisterEnum("streaming_protobufs.TimeAlignmentTimer_Value", TimeAlignmentTimer_Value_name, TimeAlignmentTimer_Value_value)
46728         proto.RegisterEnum("streaming_protobufs.PHR_PeriodicTimer_Value", PHR_PeriodicTimer_Value_name, PHR_PeriodicTimer_Value_value)
46729         proto.RegisterEnum("streaming_protobufs.PHR_ProhibitTimer_Value", PHR_ProhibitTimer_Value_name, PHR_ProhibitTimer_Value_value)
46730         proto.RegisterEnum("streaming_protobufs.PHR_Tx_PowerFactorChange_Value", PHR_Tx_PowerFactorChange_Value_name, PHR_Tx_PowerFactorChange_Value_value)
46731         proto.RegisterEnum("streaming_protobufs.PHR_ModeOtherCG_Value", PHR_ModeOtherCG_Value_name, PHR_ModeOtherCG_Value_value)
46732         proto.RegisterEnum("streaming_protobufs.DataInactivityTimer_Value", DataInactivityTimer_Value_name, DataInactivityTimer_Value_value)
46733         proto.RegisterEnum("streaming_protobufs.PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook", PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook_name, PhysicalCellGroupConfig_PDSCH_HARQ_ACK_Codebook_value)
46734         proto.RegisterEnum("streaming_protobufs.XScale_Value", XScale_Value_name, XScale_Value_value)
46735         proto.RegisterEnum("streaming_protobufs.CyclicPrefix_Value", CyclicPrefix_Value_name, CyclicPrefix_Value_value)
46736         proto.RegisterEnum("streaming_protobufs.Reg_BundleSize_Value", Reg_BundleSize_Value_name, Reg_BundleSize_Value_value)
46737         proto.RegisterEnum("streaming_protobufs.InterleaverSize_Value", InterleaverSize_Value_name, InterleaverSize_Value_value)
46738         proto.RegisterEnum("streaming_protobufs.PrecoderGranularity_Value", PrecoderGranularity_Value_name, PrecoderGranularity_Value_value)
46739         proto.RegisterEnum("streaming_protobufs.MappingType_Value", MappingType_Value_name, MappingType_Value_value)
46740         proto.RegisterEnum("streaming_protobufs.Msg1_FDM_Value", Msg1_FDM_Value_name, Msg1_FDM_Value_value)
46741         proto.RegisterEnum("streaming_protobufs.PreambleTransMax_Value", PreambleTransMax_Value_name, PreambleTransMax_Value_value)
46742         proto.RegisterEnum("streaming_protobufs.PowerRampingStep_Value", PowerRampingStep_Value_name, PowerRampingStep_Value_value)
46743         proto.RegisterEnum("streaming_protobufs.RA_ResponseWindow_Value", RA_ResponseWindow_Value_name, RA_ResponseWindow_Value_value)
46744         proto.RegisterEnum("streaming_protobufs.Fraction_Value", Fraction_Value_name, Fraction_Value_value)
46745         proto.RegisterEnum("streaming_protobufs.OtherFraction_Value", OtherFraction_Value_name, OtherFraction_Value_value)
46746         proto.RegisterEnum("streaming_protobufs.RA_Msg3SizeGroupA_Value", RA_Msg3SizeGroupA_Value_name, RA_Msg3SizeGroupA_Value_value)
46747         proto.RegisterEnum("streaming_protobufs.MessagePowerOffsetGroupB_Value", MessagePowerOffsetGroupB_Value_name, MessagePowerOffsetGroupB_Value_value)
46748         proto.RegisterEnum("streaming_protobufs.RA_ContentionResolutionTimer_Value", RA_ContentionResolutionTimer_Value_name, RA_ContentionResolutionTimer_Value_value)
46749         proto.RegisterEnum("streaming_protobufs.RestrictedSetConfig_Value", RestrictedSetConfig_Value_name, RestrictedSetConfig_Value_value)
46750         proto.RegisterEnum("streaming_protobufs.PUCCH_GroupHopping_Value", PUCCH_GroupHopping_Value_name, PUCCH_GroupHopping_Value_value)
46751         proto.RegisterEnum("streaming_protobufs.N_TimingAdvanceOffset_Value", N_TimingAdvanceOffset_Value_name, N_TimingAdvanceOffset_Value_value)
46752         proto.RegisterEnum("streaming_protobufs.SSB_PeriodicityServingCell_Value", SSB_PeriodicityServingCell_Value_name, SSB_PeriodicityServingCell_Value_value)
46753         proto.RegisterEnum("streaming_protobufs.DMRS_TypeA_Position_Value", DMRS_TypeA_Position_Value_name, DMRS_TypeA_Position_Value_value)
46754         proto.RegisterEnum("streaming_protobufs.CarrierBandwidthDL_Value", CarrierBandwidthDL_Value_name, CarrierBandwidthDL_Value_value)
46755         proto.RegisterEnum("streaming_protobufs.RadioframeAllocationPeriod_Value", RadioframeAllocationPeriod_Value_name, RadioframeAllocationPeriod_Value_value)
46756         proto.RegisterEnum("streaming_protobufs.NrofCRS_Ports_Value", NrofCRS_Ports_Value_name, NrofCRS_Ports_Value_value)
46757         proto.RegisterEnum("streaming_protobufs.V_Shift_Value", V_Shift_Value_name, V_Shift_Value_value)
46758         proto.RegisterEnum("streaming_protobufs.Dummy_Value", Dummy_Value_name, Dummy_Value_value)
46759         proto.RegisterEnum("streaming_protobufs.DL_UL_TransmissionPeriodicity_Value", DL_UL_TransmissionPeriodicity_Value_name, DL_UL_TransmissionPeriodicity_Value_value)
46760         proto.RegisterEnum("streaming_protobufs.DL_UL_TransmissionPeriodicityV1530_Value", DL_UL_TransmissionPeriodicityV1530_Value_name, DL_UL_TransmissionPeriodicityV1530_Value_value)
46761         proto.RegisterEnum("streaming_protobufs.T304_Value", T304_Value_name, T304_Value_value)
46762         proto.RegisterEnum("streaming_protobufs.PowerRampingStepHighPriority_Value", PowerRampingStepHighPriority_Value_name, PowerRampingStepHighPriority_Value_value)
46763         proto.RegisterEnum("streaming_protobufs.ScalingFactorBI_Value", ScalingFactorBI_Value_name, ScalingFactorBI_Value_value)
46764         proto.RegisterEnum("streaming_protobufs.Duration_Value", Duration_Value_name, Duration_Value_value)
46765         proto.RegisterEnum("streaming_protobufs.Periodicity_Value", Periodicity_Value_name, Periodicity_Value_value)
46766         proto.RegisterEnum("streaming_protobufs.T310_Value", T310_Value_name, T310_Value_value)
46767         proto.RegisterEnum("streaming_protobufs.N310_Value", N310_Value_name, N310_Value_value)
46768         proto.RegisterEnum("streaming_protobufs.N311_Value", N311_Value_name, N311_Value_value)
46769         proto.RegisterEnum("streaming_protobufs.T311V1530_Value", T311V1530_Value_name, T311V1530_Value_value)
46770         proto.RegisterEnum("streaming_protobufs.RlmInSyncOutOfSyncThreshold_Value", RlmInSyncOutOfSyncThreshold_Value_name, RlmInSyncOutOfSyncThreshold_Value_value)
46771         proto.RegisterEnum("streaming_protobufs.TimeFrequencySet_Value", TimeFrequencySet_Value_name, TimeFrequencySet_Value_value)
46772         proto.RegisterEnum("streaming_protobufs.DMRS_Type_Value", DMRS_Type_Value_name, DMRS_Type_Value_value)
46773         proto.RegisterEnum("streaming_protobufs.DMRS_AdditionalPosition_Value", DMRS_AdditionalPosition_Value_name, DMRS_AdditionalPosition_Value_value)
46774         proto.RegisterEnum("streaming_protobufs.MaxLength_Value", MaxLength_Value_name, MaxLength_Value_value)
46775         proto.RegisterEnum("streaming_protobufs.ResourceElementOffset_Value", ResourceElementOffset_Value_name, ResourceElementOffset_Value_value)
46776         proto.RegisterEnum("streaming_protobufs.QCL_Type_Value", QCL_Type_Value_name, QCL_Type_Value_value)
46777         proto.RegisterEnum("streaming_protobufs.VRB_ToPRB_Interleaver_Value", VRB_ToPRB_Interleaver_Value_name, VRB_ToPRB_Interleaver_Value_value)
46778         proto.RegisterEnum("streaming_protobufs.ResourceAllocation_Value", ResourceAllocation_Value_name, ResourceAllocation_Value_value)
46779         proto.RegisterEnum("streaming_protobufs.PDSCH_AggregationFactor_Value", PDSCH_AggregationFactor_Value_name, PDSCH_AggregationFactor_Value_value)
46780         proto.RegisterEnum("streaming_protobufs.RBG_Size_Value", RBG_Size_Value_name, RBG_Size_Value_value)
46781         proto.RegisterEnum("streaming_protobufs.MCS_Table_Value", MCS_Table_Value_name, MCS_Table_Value_value)
46782         proto.RegisterEnum("streaming_protobufs.MaxNrofCodeWordsScheduledByDCI_Value", MaxNrofCodeWordsScheduledByDCI_Value_name, MaxNrofCodeWordsScheduledByDCI_Value_value)
46783         proto.RegisterEnum("streaming_protobufs.BundleSize_Value", BundleSize_Value_name, BundleSize_Value_value)
46784         proto.RegisterEnum("streaming_protobufs.BundleSizeSet1_Value", BundleSizeSet1_Value_name, BundleSizeSet1_Value_value)
46785         proto.RegisterEnum("streaming_protobufs.BundleSizeSet2_Value", BundleSizeSet2_Value_name, BundleSizeSet2_Value_value)
46786         proto.RegisterEnum("streaming_protobufs.NrofPorts_Value", NrofPorts_Value_name, NrofPorts_Value_value)
46787         proto.RegisterEnum("streaming_protobufs.CDM_Type_Value", CDM_Type_Value_name, CDM_Type_Value_value)
46788         proto.RegisterEnum("streaming_protobufs.Dot5_Value", Dot5_Value_name, Dot5_Value_value)
46789         proto.RegisterEnum("streaming_protobufs.SPS_ConfigPeriodicity_Value", SPS_ConfigPeriodicity_Value_name, SPS_ConfigPeriodicity_Value_value)
46790         proto.RegisterEnum("streaming_protobufs.SPS_MCS_Table_Value", SPS_MCS_Table_Value_name, SPS_MCS_Table_Value_value)
46791         proto.RegisterEnum("streaming_protobufs.Purpose_Value", Purpose_Value_name, Purpose_Value_value)
46792         proto.RegisterEnum("streaming_protobufs.BeamFailureInstanceMaxCount_Value", BeamFailureInstanceMaxCount_Value_name, BeamFailureInstanceMaxCount_Value_value)
46793         proto.RegisterEnum("streaming_protobufs.BeamFailureDetectionTimer_Value", BeamFailureDetectionTimer_Value_name, BeamFailureDetectionTimer_Value_value)
46794         proto.RegisterEnum("streaming_protobufs.BWP_InactivityTimer_Value", BWP_InactivityTimer_Value_name, BWP_InactivityTimer_Value_value)
46795         proto.RegisterEnum("streaming_protobufs.OCC_Length_Value", OCC_Length_Value_name, OCC_Length_Value_value)
46796         proto.RegisterEnum("streaming_protobufs.OCC_Index_Value", OCC_Index_Value_name, OCC_Index_Value_value)
46797         proto.RegisterEnum("streaming_protobufs.PUCCH_MaxCodeRate_Value", PUCCH_MaxCodeRate_Value_name, PUCCH_MaxCodeRate_Value_value)
46798         proto.RegisterEnum("streaming_protobufs.NrofSlots_Value", NrofSlots_Value_name, NrofSlots_Value_value)
46799         proto.RegisterEnum("streaming_protobufs.ClosedLoopIndex_Value", ClosedLoopIndex_Value_name, ClosedLoopIndex_Value_value)
46800         proto.RegisterEnum("streaming_protobufs.TwoPUCCH_PC_AdjustmentStates_Value", TwoPUCCH_PC_AdjustmentStates_Value_name, TwoPUCCH_PC_AdjustmentStates_Value_value)
46801         proto.RegisterEnum("streaming_protobufs.RateMatching_Value", RateMatching_Value_name, RateMatching_Value_value)
46802         proto.RegisterEnum("streaming_protobufs.SRS_SwitchFromCarrier_Value", SRS_SwitchFromCarrier_Value_name, SRS_SwitchFromCarrier_Value_value)
46803         proto.RegisterEnum("streaming_protobufs.Tx_Config_Value", Tx_Config_Value_name, Tx_Config_Value_value)
46804         proto.RegisterEnum("streaming_protobufs.MaxNrofPorts_Value", MaxNrofPorts_Value_name, MaxNrofPorts_Value_value)
46805         proto.RegisterEnum("streaming_protobufs.PTRS_Power_Value", PTRS_Power_Value_name, PTRS_Power_Value_value)
46806         proto.RegisterEnum("streaming_protobufs.TimeDensityTransformPrecoding_Value", TimeDensityTransformPrecoding_Value_name, TimeDensityTransformPrecoding_Value_value)
46807         proto.RegisterEnum("streaming_protobufs.Alpha_Value", Alpha_Value_name, Alpha_Value_value)
46808         proto.RegisterEnum("streaming_protobufs.TwoPUSCH_PC_AdjustmentStates_Value", TwoPUSCH_PC_AdjustmentStates_Value_name, TwoPUSCH_PC_AdjustmentStates_Value_value)
46809         proto.RegisterEnum("streaming_protobufs.FrequencyHopping_Value", FrequencyHopping_Value_name, FrequencyHopping_Value_value)
46810         proto.RegisterEnum("streaming_protobufs.PUSCH_AggregationFactor_Value", PUSCH_AggregationFactor_Value_name, PUSCH_AggregationFactor_Value_value)
46811         proto.RegisterEnum("streaming_protobufs.CodebookSubset_Value", CodebookSubset_Value_name, CodebookSubset_Value_value)
46812         proto.RegisterEnum("streaming_protobufs.RBG_Size2_Value", RBG_Size2_Value_name, RBG_Size2_Value_value)
46813         proto.RegisterEnum("streaming_protobufs.Scaling_Value", Scaling_Value_name, Scaling_Value_value)
46814         proto.RegisterEnum("streaming_protobufs.PowerControlLoopToUse_Value", PowerControlLoopToUse_Value_name, PowerControlLoopToUse_Value_value)
46815         proto.RegisterEnum("streaming_protobufs.RepK_Value", RepK_Value_name, RepK_Value_value)
46816         proto.RegisterEnum("streaming_protobufs.RepK_RV_Value", RepK_RV_Value_name, RepK_RV_Value_value)
46817         proto.RegisterEnum("streaming_protobufs.GrantPeriodicity_Value", GrantPeriodicity_Value_name, GrantPeriodicity_Value_value)
46818         proto.RegisterEnum("streaming_protobufs.SRS_ResourceSet_Usage_Value", SRS_ResourceSet_Usage_Value_name, SRS_ResourceSet_Usage_Value_value)
46819         proto.RegisterEnum("streaming_protobufs.SRS_PowerControlAdjustmentStates_Value", SRS_PowerControlAdjustmentStates_Value_name, SRS_PowerControlAdjustmentStates_Value_value)
46820         proto.RegisterEnum("streaming_protobufs.NrofSRS_Ports_Value", NrofSRS_Ports_Value_name, NrofSRS_Ports_Value_value)
46821         proto.RegisterEnum("streaming_protobufs.PTRS_PortIndex_Value", PTRS_PortIndex_Value_name, PTRS_PortIndex_Value_value)
46822         proto.RegisterEnum("streaming_protobufs.NrofSymbols_Value", NrofSymbols_Value_name, NrofSymbols_Value_value)
46823         proto.RegisterEnum("streaming_protobufs.RepetitionFactor_Value", RepetitionFactor_Value_name, RepetitionFactor_Value_value)
46824         proto.RegisterEnum("streaming_protobufs.GroupOrSequenceHopping_Value", GroupOrSequenceHopping_Value_name, GroupOrSequenceHopping_Value_value)
46825         proto.RegisterEnum("streaming_protobufs.SSBPerRACH_Occasion_Value", SSBPerRACH_Occasion_Value_name, SSBPerRACH_Occasion_Value_value)
46826         proto.RegisterEnum("streaming_protobufs.BeamFailureRecoveryTimer_Value", BeamFailureRecoveryTimer_Value_name, BeamFailureRecoveryTimer_Value_value)
46827         proto.RegisterEnum("streaming_protobufs.MaxCodeBlockGroupsPerTransportBlock_Value", MaxCodeBlockGroupsPerTransportBlock_Value_name, MaxCodeBlockGroupsPerTransportBlock_Value_value)
46828         proto.RegisterEnum("streaming_protobufs.XOverhead_Value", XOverhead_Value_name, XOverhead_Value_value)
46829         proto.RegisterEnum("streaming_protobufs.NrofHARQ_ProcessesForPDSCH_Value", NrofHARQ_ProcessesForPDSCH_Value_name, NrofHARQ_ProcessesForPDSCH_Value_value)
46830         proto.RegisterEnum("streaming_protobufs.PowerControlOffsetSS_Value", PowerControlOffsetSS_Value_name, PowerControlOffsetSS_Value_value)
46831         proto.RegisterEnum("streaming_protobufs.SubcarrierLocationP0_Value", SubcarrierLocationP0_Value_name, SubcarrierLocationP0_Value_value)
46832         proto.RegisterEnum("streaming_protobufs.SubcarrierLocationP1_Value", SubcarrierLocationP1_Value_name, SubcarrierLocationP1_Value_value)
46833         proto.RegisterEnum("streaming_protobufs.ResourceType_Value", ResourceType_Value_name, ResourceType_Value_value)
46834         proto.RegisterEnum("streaming_protobufs.ReportSlotConfig_Value", ReportSlotConfig_Value_name, ReportSlotConfig_Value_value)
46835         proto.RegisterEnum("streaming_protobufs.CRI_RII1_CQI_Value", CRI_RII1_CQI_Value_name, CRI_RII1_CQI_Value_value)
46836         proto.RegisterEnum("streaming_protobufs.CQI_FormatIndicator_Value", CQI_FormatIndicator_Value_name, CQI_FormatIndicator_Value_value)
46837         proto.RegisterEnum("streaming_protobufs.PMI_FormatIndicator_Value", PMI_FormatIndicator_Value_name, PMI_FormatIndicator_Value_value)
46838         proto.RegisterEnum("streaming_protobufs.PhaseAlphabetSize_Value", PhaseAlphabetSize_Value_name, PhaseAlphabetSize_Value_value)
46839         proto.RegisterEnum("streaming_protobufs.NumberOfBeams_Value", NumberOfBeams_Value_name, NumberOfBeams_Value_value)
46840         proto.RegisterEnum("streaming_protobufs.PortSelectionSamplingSize_Value", PortSelectionSamplingSize_Value_name, PortSelectionSamplingSize_Value_value)
46841         proto.RegisterEnum("streaming_protobufs.CSI_ReportConfigDummy_Value", CSI_ReportConfigDummy_Value_name, CSI_ReportConfigDummy_Value_value)
46842         proto.RegisterEnum("streaming_protobufs.NrofReportedRS_Value", NrofReportedRS_Value_name, NrofReportedRS_Value_value)
46843         proto.RegisterEnum("streaming_protobufs.CQI_Table_Value", CQI_Table_Value_name, CQI_Table_Value_value)
46844         proto.RegisterEnum("streaming_protobufs.SubbandSize_Value", SubbandSize_Value_name, SubbandSize_Value_value)
46845         proto.RegisterEnum("streaming_protobufs.SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530", SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530_name, SemiPersistentOnPUSCHV1530_ReportSlotConfigV1530_value)
46846         proto.RegisterEnum("streaming_protobufs.SCellDeactivationTimer_Value", SCellDeactivationTimer_Value_name, SCellDeactivationTimer_Value_value)
46847         proto.RegisterEnum("streaming_protobufs.PathlossReferenceLinking_Value", PathlossReferenceLinking_Value_name, PathlossReferenceLinking_Value_value)
46848         proto.RegisterEnum("streaming_protobufs.CSI_RS_MeasurementBW_NrofPRBs", CSI_RS_MeasurementBW_NrofPRBs_name, CSI_RS_MeasurementBW_NrofPRBs_value)
46849         proto.RegisterEnum("streaming_protobufs.Density_Value", Density_Value_name, Density_Value_value)
46850         proto.RegisterEnum("streaming_protobufs.Q_OffsetRange_Value", Q_OffsetRange_Value_name, Q_OffsetRange_Value_value)
46851         proto.RegisterEnum("streaming_protobufs.Range_Value", Range_Value_name, Range_Value_value)
46852         proto.RegisterEnum("streaming_protobufs.MeasCycleSCellV1530_Value", MeasCycleSCellV1530_Value_name, MeasCycleSCellV1530_Value_value)
46853         proto.RegisterEnum("streaming_protobufs.EUTRA_AllowedMeasBandwidth_Value", EUTRA_AllowedMeasBandwidth_Value_name, EUTRA_AllowedMeasBandwidth_Value_value)
46854         proto.RegisterEnum("streaming_protobufs.EUTRA_Q_OffsetRange_Value", EUTRA_Q_OffsetRange_Value_name, EUTRA_Q_OffsetRange_Value_value)
46855         proto.RegisterEnum("streaming_protobufs.EUTRA_Range_Value", EUTRA_Range_Value_name, EUTRA_Range_Value_value)
46856         proto.RegisterEnum("streaming_protobufs.NR_RS_Type_Value", NR_RS_Type_Value_name, NR_RS_Type_Value_value)
46857         proto.RegisterEnum("streaming_protobufs.ReportInterval_Value", ReportInterval_Value_name, ReportInterval_Value_value)
46858         proto.RegisterEnum("streaming_protobufs.ReportAmount_Value", ReportAmount_Value_name, ReportAmount_Value_value)
46859         proto.RegisterEnum("streaming_protobufs.TimeToTrigger_Value", TimeToTrigger_Value_name, TimeToTrigger_Value_value)
46860         proto.RegisterEnum("streaming_protobufs.ReportAddNeighMeas_Value", ReportAddNeighMeas_Value_name, ReportAddNeighMeas_Value_value)
46861         proto.RegisterEnum("streaming_protobufs.FilterCoefficient_Value", FilterCoefficient_Value_name, FilterCoefficient_Value_value)
46862         proto.RegisterEnum("streaming_protobufs.MGL_Value", MGL_Value_name, MGL_Value_value)
46863         proto.RegisterEnum("streaming_protobufs.MGRP_Value", MGRP_Value_name, MGRP_Value_value)
46864         proto.RegisterEnum("streaming_protobufs.MGTA_Value", MGTA_Value_name, MGTA_Value_value)
46865         proto.RegisterEnum("streaming_protobufs.MeasGapSharingScheme_Value", MeasGapSharingScheme_Value_name, MeasGapSharingScheme_Value_value)
46866         proto.RegisterEnum("streaming_protobufs.DelayBudgetReportingProhibitTimer_Value", DelayBudgetReportingProhibitTimer_Value_name, DelayBudgetReportingProhibitTimer_Value_value)
46867         proto.RegisterEnum("streaming_protobufs.OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer", OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer_name, OverheatingAssistanceConfig_OverheatingIndicationProhibitTimer_value)
46868         proto.RegisterEnum("streaming_protobufs.AggregationLevel_Value", AggregationLevel_Value_name, AggregationLevel_Value_value)
46869         proto.RegisterEnum("streaming_protobufs.AggregationLevel_SFI_Value", AggregationLevel_SFI_Value_name, AggregationLevel_SFI_Value_value)
46870         proto.RegisterEnum("streaming_protobufs.Dummy1_Value", Dummy1_Value_name, Dummy1_Value_value)
46871         proto.RegisterEnum("streaming_protobufs.Dummy2_Value", Dummy2_Value_name, Dummy2_Value_value)
46872         proto.RegisterEnum("streaming_protobufs.DCI_Formats_Value", DCI_Formats_Value_name, DCI_Formats_Value_value)
46873         proto.RegisterEnum("streaming_protobufs.PLMN_IdentityInfo_CellReservedForOperatorUse", PLMN_IdentityInfo_CellReservedForOperatorUse_name, PLMN_IdentityInfo_CellReservedForOperatorUse_value)
46874         proto.RegisterEnum("streaming_protobufs.DiscardTimer_Value", DiscardTimer_Value_name, DiscardTimer_Value_value)
46875         proto.RegisterEnum("streaming_protobufs.PDCP_SN_Size_Value", PDCP_SN_Size_Value_name, PDCP_SN_Size_Value_value)
46876         proto.RegisterEnum("streaming_protobufs.UL_DataSplitThreshold_Value", UL_DataSplitThreshold_Value_name, UL_DataSplitThreshold_Value_value)
46877         proto.RegisterEnum("streaming_protobufs.T_Reordering_Value", T_Reordering_Value_name, T_Reordering_Value_value)
46878         proto.RegisterEnum("streaming_protobufs.SDAP_Header_Value", SDAP_Header_Value_name, SDAP_Header_Value_value)
46879         proto.RegisterEnum("streaming_protobufs.CipheringAlgorithm_Value", CipheringAlgorithm_Value_name, CipheringAlgorithm_Value_value)
46880         proto.RegisterEnum("streaming_protobufs.IntegrityProtAlgorithm_Value", IntegrityProtAlgorithm_Value_name, IntegrityProtAlgorithm_Value_value)
46881         proto.RegisterEnum("streaming_protobufs.KeyToUse_Value", KeyToUse_Value_name, KeyToUse_Value_value)
46882         proto.RegisterEnum("streaming_protobufs.ConnEstFailCount_Value", ConnEstFailCount_Value_name, ConnEstFailCount_Value_value)
46883         proto.RegisterEnum("streaming_protobufs.ConnEstFailOffsetValidity_Value", ConnEstFailOffsetValidity_Value_name, ConnEstFailOffsetValidity_Value_value)
46884         proto.RegisterEnum("streaming_protobufs.SI_WindowLength_Value", SI_WindowLength_Value_name, SI_WindowLength_Value_value)
46885         proto.RegisterEnum("streaming_protobufs.SI_BroadcastStatus_Value", SI_BroadcastStatus_Value_name, SI_BroadcastStatus_Value_value)
46886         proto.RegisterEnum("streaming_protobufs.SI_Periodicity_Value", SI_Periodicity_Value_name, SI_Periodicity_Value_value)
46887         proto.RegisterEnum("streaming_protobufs.SIB_TypeInfoType_Value", SIB_TypeInfoType_Value_name, SIB_TypeInfoType_Value_value)
46888         proto.RegisterEnum("streaming_protobufs.SI_RequestPeriod_Value", SI_RequestPeriod_Value_name, SI_RequestPeriod_Value_value)
46889         proto.RegisterEnum("streaming_protobufs.BCCH_Config_ModificationPeriodCoeff", BCCH_Config_ModificationPeriodCoeff_name, BCCH_Config_ModificationPeriodCoeff_value)
46890         proto.RegisterEnum("streaming_protobufs.PagingCycle_Value", PagingCycle_Value_name, PagingCycle_Value_value)
46891         proto.RegisterEnum("streaming_protobufs.PCCH_ConfigNs_Value", PCCH_ConfigNs_Value_name, PCCH_ConfigNs_Value_value)
46892         proto.RegisterEnum("streaming_protobufs.SIB_N_TimingAdvanceOffset_Value", SIB_N_TimingAdvanceOffset_Value_name, SIB_N_TimingAdvanceOffset_Value_value)
46893         proto.RegisterEnum("streaming_protobufs.SIB_SSB_PeriodicityServingCell_Value", SIB_SSB_PeriodicityServingCell_Value_name, SIB_SSB_PeriodicityServingCell_Value_value)
46894         proto.RegisterEnum("streaming_protobufs.UE_TimersAndConstantsT300_T301_T319_Value", UE_TimersAndConstantsT300_T301_T319_Value_name, UE_TimersAndConstantsT300_T301_T319_Value_value)
46895         proto.RegisterEnum("streaming_protobufs.UE_TimersAndConstantsT310_Value", UE_TimersAndConstantsT310_Value_name, UE_TimersAndConstantsT310_Value_value)
46896         proto.RegisterEnum("streaming_protobufs.UE_TimersAndConstantsN310_Value", UE_TimersAndConstantsN310_Value_name, UE_TimersAndConstantsN310_Value_value)
46897         proto.RegisterEnum("streaming_protobufs.UE_TimersAndConstantsT311_Value", UE_TimersAndConstantsT311_Value_name, UE_TimersAndConstantsT311_Value_value)
46898         proto.RegisterEnum("streaming_protobufs.UE_TimersAndConstantsN311_Value", UE_TimersAndConstantsN311_Value_name, UE_TimersAndConstantsN311_Value_value)
46899         proto.RegisterEnum("streaming_protobufs.UAC_BarringFactor_Value", UAC_BarringFactor_Value_name, UAC_BarringFactor_Value_value)
46900         proto.RegisterEnum("streaming_protobufs.UAC_BarringTime_Value", UAC_BarringTime_Value_name, UAC_BarringTime_Value_value)
46901         proto.RegisterEnum("streaming_protobufs.T_Evaluation_HystNormal_Value", T_Evaluation_HystNormal_Value_name, T_Evaluation_HystNormal_Value_value)
46902         proto.RegisterType((*CellGroupConfig)(nil), "streaming_protobufs.CellGroupConfig")
46903         proto.RegisterType((*RLC_BearerConfig)(nil), "streaming_protobufs.RLC_BearerConfig")
46904         proto.RegisterType((*RLC_Config)(nil), "streaming_protobufs.RLC_Config")
46905         proto.RegisterType((*AM)(nil), "streaming_protobufs.AM")
46906         proto.RegisterType((*UL_AM_RLC)(nil), "streaming_protobufs.UL_AM_RLC")
46907         proto.RegisterType((*MaxRetxThreshold)(nil), "streaming_protobufs.MaxRetxThreshold")
46908         proto.RegisterType((*SN_FieldLengthAM)(nil), "streaming_protobufs.SN_FieldLengthAM")
46909         proto.RegisterType((*T_PollRetransmit)(nil), "streaming_protobufs.T_PollRetransmit")
46910         proto.RegisterType((*PollPDU)(nil), "streaming_protobufs.PollPDU")
46911         proto.RegisterType((*PollByte)(nil), "streaming_protobufs.PollByte")
46912         proto.RegisterType((*DL_AM_RLC)(nil), "streaming_protobufs.DL_AM_RLC")
46913         proto.RegisterType((*T_Reassembly)(nil), "streaming_protobufs.T_Reassembly")
46914         proto.RegisterType((*T_StatusProhibit)(nil), "streaming_protobufs.T_StatusProhibit")
46915         proto.RegisterType((*UM_Bi_Directional)(nil), "streaming_protobufs.UM_Bi_Directional")
46916         proto.RegisterType((*UL_UM_RLC)(nil), "streaming_protobufs.UL_UM_RLC")
46917         proto.RegisterType((*SN_FieldLengthUM)(nil), "streaming_protobufs.SN_FieldLengthUM")
46918         proto.RegisterType((*DL_UM_RLC)(nil), "streaming_protobufs.DL_UM_RLC")
46919         proto.RegisterType((*UM_Uni_Directional_UL)(nil), "streaming_protobufs.UM_Uni_Directional_UL")
46920         proto.RegisterType((*UM_Uni_Directional_DL)(nil), "streaming_protobufs.UM_Uni_Directional_DL")
46921         proto.RegisterType((*LogicalChannelConfig)(nil), "streaming_protobufs.LogicalChannelConfig")
46922         proto.RegisterType((*UL_SpecificParameters)(nil), "streaming_protobufs.UL_SpecificParameters")
46923         proto.RegisterType((*PrioritisedBitRate)(nil), "streaming_protobufs.PrioritisedBitRate")
46924         proto.RegisterType((*BucketSizeDuration)(nil), "streaming_protobufs.BucketSizeDuration")
46925         proto.RegisterType((*SubcarrierSpacing)(nil), "streaming_protobufs.SubcarrierSpacing")
46926         proto.RegisterType((*MaxPUSCH_Duration)(nil), "streaming_protobufs.MaxPUSCH_Duration")
46927         proto.RegisterType((*BitRateQueryProhibitTimer)(nil), "streaming_protobufs.BitRateQueryProhibitTimer")
46928         proto.RegisterType((*MAC_CellGroupConfig)(nil), "streaming_protobufs.MAC_CellGroupConfig")
46929         proto.RegisterType((*DRX_Config)(nil), "streaming_protobufs.DRX_Config")
46930         proto.RegisterType((*MilliSeconds)(nil), "streaming_protobufs.MilliSeconds")
46931         proto.RegisterType((*DRX_InactivityTimer)(nil), "streaming_protobufs.DRX_InactivityTimer")
46932         proto.RegisterType((*DRX_RetransmissionTimer)(nil), "streaming_protobufs.DRX_RetransmissionTimer")
46933         proto.RegisterType((*ShortDRX)(nil), "streaming_protobufs.ShortDRX")
46934         proto.RegisterType((*DRX_ShortCycle)(nil), "streaming_protobufs.DRX_ShortCycle")
46935         proto.RegisterType((*SchedulingRequestConfig)(nil), "streaming_protobufs.SchedulingRequestConfig")
46936         proto.RegisterType((*SchedulingRequestToAddMod)(nil), "streaming_protobufs.SchedulingRequestToAddMod")
46937         proto.RegisterType((*SR_ProhibitTimer)(nil), "streaming_protobufs.SR_ProhibitTimer")
46938         proto.RegisterType((*SR_TransMax)(nil), "streaming_protobufs.SR_TransMax")
46939         proto.RegisterType((*BSR_Config)(nil), "streaming_protobufs.BSR_Config")
46940         proto.RegisterType((*PeriodicBSR_Timer)(nil), "streaming_protobufs.PeriodicBSR_Timer")
46941         proto.RegisterType((*RetxBSR_Timer)(nil), "streaming_protobufs.RetxBSR_Timer")
46942         proto.RegisterType((*LogicalChannelSR_DelayTimer)(nil), "streaming_protobufs.LogicalChannelSR_DelayTimer")
46943         proto.RegisterType((*TAG_Config)(nil), "streaming_protobufs.TAG_Config")
46944         proto.RegisterType((*TAG)(nil), "streaming_protobufs.TAG")
46945         proto.RegisterType((*TimeAlignmentTimer)(nil), "streaming_protobufs.TimeAlignmentTimer")
46946         proto.RegisterType((*PHR_Config)(nil), "streaming_protobufs.PHR_Config")
46947         proto.RegisterType((*PHR_PeriodicTimer)(nil), "streaming_protobufs.PHR_PeriodicTimer")
46948         proto.RegisterType((*PHR_ProhibitTimer)(nil), "streaming_protobufs.PHR_ProhibitTimer")
46949         proto.RegisterType((*PHR_Tx_PowerFactorChange)(nil), "streaming_protobufs.PHR_Tx_PowerFactorChange")
46950         proto.RegisterType((*PHR_ModeOtherCG)(nil), "streaming_protobufs.PHR_ModeOtherCG")
46951         proto.RegisterType((*DataInactivityTimer)(nil), "streaming_protobufs.DataInactivityTimer")
46952         proto.RegisterType((*PhysicalCellGroupConfig)(nil), "streaming_protobufs.PhysicalCellGroupConfig")
46953         proto.RegisterType((*XScale)(nil), "streaming_protobufs.XScale")
46954         proto.RegisterType((*SpCellConfig)(nil), "streaming_protobufs.SpCellConfig")
46955         proto.RegisterType((*ReconfigurationWithSync)(nil), "streaming_protobufs.ReconfigurationWithSync")
46956         proto.RegisterType((*ServingCellConfigCommon)(nil), "streaming_protobufs.ServingCellConfigCommon")
46957         proto.RegisterType((*DownlinkConfigCommon)(nil), "streaming_protobufs.DownlinkConfigCommon")
46958         proto.RegisterType((*FrequencyInfoDL)(nil), "streaming_protobufs.FrequencyInfoDL")
46959         proto.RegisterType((*SCS_SpecificCarrier)(nil), "streaming_protobufs.SCS_SpecificCarrier")
46960         proto.RegisterType((*BWP_DownlinkCommon)(nil), "streaming_protobufs.BWP_DownlinkCommon")
46961         proto.RegisterType((*BWP)(nil), "streaming_protobufs.BWP")
46962         proto.RegisterType((*CyclicPrefix)(nil), "streaming_protobufs.CyclicPrefix")
46963         proto.RegisterType((*PDCCH_ConfigCommon)(nil), "streaming_protobufs.PDCCH_ConfigCommon")
46964         proto.RegisterType((*ControlResourceSet)(nil), "streaming_protobufs.ControlResourceSet")
46965         proto.RegisterType((*Interleaved)(nil), "streaming_protobufs.Interleaved")
46966         proto.RegisterType((*Reg_BundleSize)(nil), "streaming_protobufs.Reg_BundleSize")
46967         proto.RegisterType((*InterleaverSize)(nil), "streaming_protobufs.InterleaverSize")
46968         proto.RegisterType((*PrecoderGranularity)(nil), "streaming_protobufs.PrecoderGranularity")
46969         proto.RegisterType((*FirstPDCCH_MonitoringOccasionOfP0)(nil), "streaming_protobufs.FirstPDCCH_MonitoringOccasionOfP0")
46970         proto.RegisterType((*Sequence_Of_Integer)(nil), "streaming_protobufs.Sequence_Of_Integer")
46971         proto.RegisterType((*PDSCH_ConfigCommon)(nil), "streaming_protobufs.PDSCH_ConfigCommon")
46972         proto.RegisterType((*PDSCH_TimeDomainResourceAllocationList)(nil), "streaming_protobufs.PDSCH_TimeDomainResourceAllocationList")
46973         proto.RegisterType((*PDSCH_TimeDomainResourceAllocation)(nil), "streaming_protobufs.PDSCH_TimeDomainResourceAllocation")
46974         proto.RegisterType((*MappingType)(nil), "streaming_protobufs.MappingType")
46975         proto.RegisterType((*UplinkConfigCommon)(nil), "streaming_protobufs.UplinkConfigCommon")
46976         proto.RegisterType((*FrequencyInfoUL)(nil), "streaming_protobufs.FrequencyInfoUL")
46977         proto.RegisterType((*BWP_UplinkCommon)(nil), "streaming_protobufs.BWP_UplinkCommon")
46978         proto.RegisterType((*BWP_Uplink)(nil), "streaming_protobufs.BWP_Uplink")
46979         proto.RegisterType((*RACH_ConfigCommon)(nil), "streaming_protobufs.RACH_ConfigCommon")
46980         proto.RegisterType((*RACH_ConfigGeneric)(nil), "streaming_protobufs.RACH_ConfigGeneric")
46981         proto.RegisterType((*Msg1_FDM)(nil), "streaming_protobufs.Msg1_FDM")
46982         proto.RegisterType((*PreambleTransMax)(nil), "streaming_protobufs.PreambleTransMax")
46983         proto.RegisterType((*PowerRampingStep)(nil), "streaming_protobufs.PowerRampingStep")
46984         proto.RegisterType((*RA_ResponseWindow)(nil), "streaming_protobufs.RA_ResponseWindow")
46985         proto.RegisterType((*Fraction)(nil), "streaming_protobufs.Fraction")
46986         proto.RegisterType((*OtherFraction)(nil), "streaming_protobufs.OtherFraction")
46987         proto.RegisterType((*GroupBconfigured)(nil), "streaming_protobufs.GroupBconfigured")
46988         proto.RegisterType((*RA_Msg3SizeGroupA)(nil), "streaming_protobufs.RA_Msg3SizeGroupA")
46989         proto.RegisterType((*MessagePowerOffsetGroupB)(nil), "streaming_protobufs.MessagePowerOffsetGroupB")
46990         proto.RegisterType((*RA_ContentionResolutionTimer)(nil), "streaming_protobufs.RA_ContentionResolutionTimer")
46991         proto.RegisterType((*RestrictedSetConfig)(nil), "streaming_protobufs.RestrictedSetConfig")
46992         proto.RegisterType((*PUSCH_ConfigCommon)(nil), "streaming_protobufs.PUSCH_ConfigCommon")
46993         proto.RegisterType((*PUSCH_TimeDomainResourceAllocationList)(nil), "streaming_protobufs.PUSCH_TimeDomainResourceAllocationList")
46994         proto.RegisterType((*PUSCH_TimeDomainResourceAllocation)(nil), "streaming_protobufs.PUSCH_TimeDomainResourceAllocation")
46995         proto.RegisterType((*PUCCH_ConfigCommon)(nil), "streaming_protobufs.PUCCH_ConfigCommon")
46996         proto.RegisterType((*PUCCH_GroupHopping)(nil), "streaming_protobufs.PUCCH_GroupHopping")
46997         proto.RegisterType((*N_TimingAdvanceOffset)(nil), "streaming_protobufs.N_TimingAdvanceOffset")
46998         proto.RegisterType((*SSB_PeriodicityServingCell)(nil), "streaming_protobufs.SSB_PeriodicityServingCell")
46999         proto.RegisterType((*DMRS_TypeA_Position)(nil), "streaming_protobufs.DMRS_TypeA_Position")
47000         proto.RegisterType((*RateMatchPatternLTE_CRS)(nil), "streaming_protobufs.RateMatchPatternLTE_CRS")
47001         proto.RegisterType((*CarrierBandwidthDL)(nil), "streaming_protobufs.CarrierBandwidthDL")
47002         proto.RegisterType((*EUTRA_MBSFN_SubframeConfigList)(nil), "streaming_protobufs.EUTRA_MBSFN_SubframeConfigList")
47003         proto.RegisterType((*EUTRA_MBSFN_SubframeConfig)(nil), "streaming_protobufs.EUTRA_MBSFN_SubframeConfig")
47004         proto.RegisterType((*RadioframeAllocationPeriod)(nil), "streaming_protobufs.RadioframeAllocationPeriod")
47005         proto.RegisterType((*SubframeAllocation)(nil), "streaming_protobufs.SubframeAllocation")
47006         proto.RegisterType((*NrofCRS_Ports)(nil), "streaming_protobufs.NrofCRS_Ports")
47007         proto.RegisterType((*V_Shift)(nil), "streaming_protobufs.V_Shift")
47008         proto.RegisterType((*RateMatchPattern)(nil), "streaming_protobufs.RateMatchPattern")
47009         proto.RegisterType((*Bitmaps)(nil), "streaming_protobufs.Bitmaps")
47010         proto.RegisterType((*Dummy)(nil), "streaming_protobufs.Dummy")
47011         proto.RegisterType((*TDD_UL_DL_ConfigCommon)(nil), "streaming_protobufs.TDD_UL_DL_ConfigCommon")
47012         proto.RegisterType((*TDD_UL_DL_Pattern)(nil), "streaming_protobufs.TDD_UL_DL_Pattern")
47013         proto.RegisterType((*DL_UL_TransmissionPeriodicity)(nil), "streaming_protobufs.DL_UL_TransmissionPeriodicity")
47014         proto.RegisterType((*DL_UL_TransmissionPeriodicityV1530)(nil), "streaming_protobufs.DL_UL_TransmissionPeriodicity_v1530")
47015         proto.RegisterType((*T304)(nil), "streaming_protobufs.T304")
47016         proto.RegisterType((*RACH_ConfigDedicated)(nil), "streaming_protobufs.RACH_ConfigDedicated")
47017         proto.RegisterType((*CFRA)(nil), "streaming_protobufs.CFRA")
47018         proto.RegisterType((*Occasions)(nil), "streaming_protobufs.Occasions")
47019         proto.RegisterType((*SSB)(nil), "streaming_protobufs.SSB")
47020         proto.RegisterType((*CFRA_SSB_Resource)(nil), "streaming_protobufs.CFRA_SSB_Resource")
47021         proto.RegisterType((*CSIRS)(nil), "streaming_protobufs.CSIRS")
47022         proto.RegisterType((*CFRA_CSIRS_Resource)(nil), "streaming_protobufs.CFRA_CSIRS_Resource")
47023         proto.RegisterType((*RA_Prioritization)(nil), "streaming_protobufs.RA_Prioritization")
47024         proto.RegisterType((*PowerRampingStepHighPriority)(nil), "streaming_protobufs.PowerRampingStepHighPriority")
47025         proto.RegisterType((*ScalingFactorBI)(nil), "streaming_protobufs.ScalingFactorBI")
47026         proto.RegisterType((*SSB_MTC)(nil), "streaming_protobufs.SSB_MTC")
47027         proto.RegisterType((*Duration)(nil), "streaming_protobufs.Duration")
47028         proto.RegisterType((*SSB_MTC2)(nil), "streaming_protobufs.SSB_MTC2")
47029         proto.RegisterType((*Periodicity)(nil), "streaming_protobufs.Periodicity")
47030         proto.RegisterType((*RLF_TimersAndConstants)(nil), "streaming_protobufs.RLF_TimersAndConstants")
47031         proto.RegisterType((*T310)(nil), "streaming_protobufs.T310")
47032         proto.RegisterType((*N310)(nil), "streaming_protobufs.N310")
47033         proto.RegisterType((*N311)(nil), "streaming_protobufs.N311")
47034         proto.RegisterType((*T311V1530)(nil), "streaming_protobufs.T311_v1530")
47035         proto.RegisterType((*RlmInSyncOutOfSyncThreshold)(nil), "streaming_protobufs.RlmInSyncOutOfSyncThreshold")
47036         proto.RegisterType((*ServingCellConfig)(nil), "streaming_protobufs.ServingCellConfig")
47037         proto.RegisterType((*TDD_UL_DL_ConfigDedicated)(nil), "streaming_protobufs.TDD_UL_DL_ConfigDedicated")
47038         proto.RegisterType((*TDD_UL_DL_SlotConfig)(nil), "streaming_protobufs.TDD_UL_DL_SlotConfig")
47039         proto.RegisterType((*Explicit)(nil), "streaming_protobufs.Explicit")
47040         proto.RegisterType((*BWP_DownlinkDedicated)(nil), "streaming_protobufs.BWP_DownlinkDedicated")
47041         proto.RegisterType((*PDCCH_Config)(nil), "streaming_protobufs.PDCCH_Config")
47042         proto.RegisterType((*DownlinkPreemption)(nil), "streaming_protobufs.DownlinkPreemption")
47043         proto.RegisterType((*TimeFrequencySet)(nil), "streaming_protobufs.TimeFrequencySet")
47044         proto.RegisterType((*INT_ConfigurationPerServingCell)(nil), "streaming_protobufs.INT_ConfigurationPerServingCell")
47045         proto.RegisterType((*PUSCH_TPC_CommandConfig)(nil), "streaming_protobufs.PUSCH_TPC_CommandConfig")
47046         proto.RegisterType((*PUCCH_TPC_CommandConfig)(nil), "streaming_protobufs.PUCCH_TPC_CommandConfig")
47047         proto.RegisterType((*SRS_TPC_CommandConfig)(nil), "streaming_protobufs.SRS_TPC_CommandConfig")
47048         proto.RegisterType((*PDSCH_Config)(nil), "streaming_protobufs.PDSCH_Config")
47049         proto.RegisterType((*DMRS_DownlinkConfig)(nil), "streaming_protobufs.DMRS_DownlinkConfig")
47050         proto.RegisterType((*DMRS_Type)(nil), "streaming_protobufs.DMRS_Type")
47051         proto.RegisterType((*DMRS_AdditionalPosition)(nil), "streaming_protobufs.DMRS_AdditionalPosition")
47052         proto.RegisterType((*MaxLength)(nil), "streaming_protobufs.MaxLength")
47053         proto.RegisterType((*PTRS_DownlinkConfig)(nil), "streaming_protobufs.PTRS_DownlinkConfig")
47054         proto.RegisterType((*ResourceElementOffset)(nil), "streaming_protobufs.ResourceElementOffset")
47055         proto.RegisterType((*TCI_State)(nil), "streaming_protobufs.TCI_State")
47056         proto.RegisterType((*QCL_Info)(nil), "streaming_protobufs.QCL_Info")
47057         proto.RegisterType((*QCL_Type)(nil), "streaming_protobufs.QCL_Type")
47058         proto.RegisterType((*VRB_ToPRB_Interleaver)(nil), "streaming_protobufs.VRB_ToPRB_Interleaver")
47059         proto.RegisterType((*ResourceAllocation)(nil), "streaming_protobufs.ResourceAllocation")
47060         proto.RegisterType((*PDSCH_AggregationFactor)(nil), "streaming_protobufs.PDSCH_AggregationFactor")
47061         proto.RegisterType((*RateMatchPatternGroup)(nil), "streaming_protobufs.RateMatchPatternGroup")
47062         proto.RegisterType((*RateMatchPatternGroupItem)(nil), "streaming_protobufs.RateMatchPatternGroupItem")
47063         proto.RegisterType((*RBG_Size)(nil), "streaming_protobufs.RBG_Size")
47064         proto.RegisterType((*MCS_Table)(nil), "streaming_protobufs.MCS_Table")
47065         proto.RegisterType((*MaxNrofCodeWordsScheduledByDCI)(nil), "streaming_protobufs.MaxNrofCodeWordsScheduledByDCI")
47066         proto.RegisterType((*StaticBundling)(nil), "streaming_protobufs.StaticBundling")
47067         proto.RegisterType((*BundleSize)(nil), "streaming_protobufs.BundleSize")
47068         proto.RegisterType((*DynamicBundling)(nil), "streaming_protobufs.DynamicBundling")
47069         proto.RegisterType((*BundleSizeSet1)(nil), "streaming_protobufs.BundleSizeSet1")
47070         proto.RegisterType((*BundleSizeSet2)(nil), "streaming_protobufs.BundleSizeSet2")
47071         proto.RegisterType((*ZP_CSI_RS_Resource)(nil), "streaming_protobufs.ZP_CSI_RS_Resource")
47072         proto.RegisterType((*CSI_RS_ResourceMapping)(nil), "streaming_protobufs.CSI_RS_ResourceMapping")
47073         proto.RegisterType((*NrofPorts)(nil), "streaming_protobufs.NrofPorts")
47074         proto.RegisterType((*CDM_Type)(nil), "streaming_protobufs.CDM_Type")
47075         proto.RegisterType((*Dot5)(nil), "streaming_protobufs.Dot5")
47076         proto.RegisterType((*CSI_FrequencyOccupation)(nil), "streaming_protobufs.CSI_FrequencyOccupation")
47077         proto.RegisterType((*CSI_ResourcePeriodicityAndOffset)(nil), "streaming_protobufs.CSI_ResourcePeriodicityAndOffset")
47078         proto.RegisterType((*ZP_CSI_RS_ResourceSet)(nil), "streaming_protobufs.ZP_CSI_RS_ResourceSet")
47079         proto.RegisterType((*SPS_Config)(nil), "streaming_protobufs.SPS_Config")
47080         proto.RegisterType((*SPS_ConfigPeriodicity)(nil), "streaming_protobufs.SPS_ConfigPeriodicity")
47081         proto.RegisterType((*SPS_MCS_Table)(nil), "streaming_protobufs.SPS_MCS_Table")
47082         proto.RegisterType((*RadioLinkMonitoringConfig)(nil), "streaming_protobufs.RadioLinkMonitoringConfig")
47083         proto.RegisterType((*RadioLinkMonitoringRS)(nil), "streaming_protobufs.RadioLinkMonitoringRS")
47084         proto.RegisterType((*Purpose)(nil), "streaming_protobufs.Purpose")
47085         proto.RegisterType((*BeamFailureInstanceMaxCount)(nil), "streaming_protobufs.BeamFailureInstanceMaxCount")
47086         proto.RegisterType((*BeamFailureDetectionTimer)(nil), "streaming_protobufs.BeamFailureDetectionTimer")
47087         proto.RegisterType((*BWP_Downlink)(nil), "streaming_protobufs.BWP_Downlink")
47088         proto.RegisterType((*BWP_InactivityTimer)(nil), "streaming_protobufs.BWP_InactivityTimer")
47089         proto.RegisterType((*UplinkConfig)(nil), "streaming_protobufs.UplinkConfig")
47090         proto.RegisterType((*BWP_UplinkDedicated)(nil), "streaming_protobufs.BWP_UplinkDedicated")
47091         proto.RegisterType((*PUCCH_Config)(nil), "streaming_protobufs.PUCCH_Config")
47092         proto.RegisterType((*PUCCH_ResourceSet)(nil), "streaming_protobufs.PUCCH_ResourceSet")
47093         proto.RegisterType((*PUCCH_Resource)(nil), "streaming_protobufs.PUCCH_Resource")
47094         proto.RegisterType((*PUCCHFormat0)(nil), "streaming_protobufs.PUCCH_format0")
47095         proto.RegisterType((*PUCCHFormat1)(nil), "streaming_protobufs.PUCCH_format1")
47096         proto.RegisterType((*PUCCHFormat2)(nil), "streaming_protobufs.PUCCH_format2")
47097         proto.RegisterType((*PUCCHFormat3)(nil), "streaming_protobufs.PUCCH_format3")
47098         proto.RegisterType((*PUCCHFormat4)(nil), "streaming_protobufs.PUCCH_format4")
47099         proto.RegisterType((*OCC_Length)(nil), "streaming_protobufs.OCC_Length")
47100         proto.RegisterType((*OCC_Index)(nil), "streaming_protobufs.OCC_Index")
47101         proto.RegisterType((*PUCCH_FormatConfig)(nil), "streaming_protobufs.PUCCH_FormatConfig")
47102         proto.RegisterType((*PUCCH_MaxCodeRate)(nil), "streaming_protobufs.PUCCH_MaxCodeRate")
47103         proto.RegisterType((*NrofSlots)(nil), "streaming_protobufs.NrofSlots")
47104         proto.RegisterType((*SchedulingRequestResourceConfig)(nil), "streaming_protobufs.SchedulingRequestResourceConfig")
47105         proto.RegisterType((*PUCCH_SpatialRelationInfo)(nil), "streaming_protobufs.PUCCH_SpatialRelationInfo")
47106         proto.RegisterType((*Srs)(nil), "streaming_protobufs.Srs")
47107         proto.RegisterType((*ClosedLoopIndex)(nil), "streaming_protobufs.ClosedLoopIndex")
47108         proto.RegisterType((*PUCCH_PowerControl)(nil), "streaming_protobufs.PUCCH_PowerControl")
47109         proto.RegisterType((*P0_PUCCH)(nil), "streaming_protobufs.P0_PUCCH")
47110         proto.RegisterType((*PUCCH_PathlossReferenceRS)(nil), "streaming_protobufs.PUCCH_PathlossReferenceRS")
47111         proto.RegisterType((*TwoPUCCH_PC_AdjustmentStates)(nil), "streaming_protobufs.TwoPUCCH_PC_AdjustmentStates")
47112         proto.RegisterType((*PUSCH_ServingCellConfig)(nil), "streaming_protobufs.PUSCH_ServingCellConfig")
47113         proto.RegisterType((*PUSCH_CodeBlockGroupTransmission)(nil), "streaming_protobufs.PUSCH_CodeBlockGroupTransmission")
47114         proto.RegisterType((*RateMatching)(nil), "streaming_protobufs.RateMatching")
47115         proto.RegisterType((*SRS_CarrierSwitching)(nil), "streaming_protobufs.SRS_CarrierSwitching")
47116         proto.RegisterType((*SRS_SwitchFromCarrier)(nil), "streaming_protobufs.SRS_SwitchFromCarrier")
47117         proto.RegisterType((*SRS_TPC_PDCCH_ConfigList)(nil), "streaming_protobufs.SRS_TPC_PDCCH_ConfigList")
47118         proto.RegisterType((*SRS_TPC_PDCCH_Config)(nil), "streaming_protobufs.SRS_TPC_PDCCH_Config")
47119         proto.RegisterType((*SRS_CC_SetIndex)(nil), "streaming_protobufs.SRS_CC_SetIndex")
47120         proto.RegisterType((*PUSCH_Config)(nil), "streaming_protobufs.PUSCH_Config")
47121         proto.RegisterType((*Tx_Config)(nil), "streaming_protobufs.Tx_Config")
47122         proto.RegisterType((*DMRS_UplinkConfig)(nil), "streaming_protobufs.DMRS_UplinkConfig")
47123         proto.RegisterType((*PTRS_UplinkConfig)(nil), "streaming_protobufs.PTRS_UplinkConfig")
47124         proto.RegisterType((*TransformPrecoderDisabled)(nil), "streaming_protobufs.TransformPrecoderDisabled")
47125         proto.RegisterType((*MaxNrofPorts)(nil), "streaming_protobufs.MaxNrofPorts")
47126         proto.RegisterType((*PTRS_Power)(nil), "streaming_protobufs.PTRS_Power")
47127         proto.RegisterType((*TransformPrecoderEnabled)(nil), "streaming_protobufs.TransformPrecoderEnabled")
47128         proto.RegisterType((*TimeDensityTransformPrecoding)(nil), "streaming_protobufs.TimeDensityTransformPrecoding")
47129         proto.RegisterType((*TransformPrecodingDisabled)(nil), "streaming_protobufs.TransformPrecodingDisabled")
47130         proto.RegisterType((*TransformPrecodingEnabled)(nil), "streaming_protobufs.TransformPrecodingEnabled")
47131         proto.RegisterType((*PUSCH_PowerControl)(nil), "streaming_protobufs.PUSCH_PowerControl")
47132         proto.RegisterType((*Alpha)(nil), "streaming_protobufs.Alpha")
47133         proto.RegisterType((*P0_PUSCH_AlphaSet)(nil), "streaming_protobufs.P0_PUSCH_AlphaSet")
47134         proto.RegisterType((*PUSCH_PathlossReferenceRS)(nil), "streaming_protobufs.PUSCH_PathlossReferenceRS")
47135         proto.RegisterType((*TwoPUSCH_PC_AdjustmentStates)(nil), "streaming_protobufs.TwoPUSCH_PC_AdjustmentStates")
47136         proto.RegisterType((*SRI_PUSCH_PowerControl)(nil), "streaming_protobufs.SRI_PUSCH_PowerControl")
47137         proto.RegisterType((*FrequencyHopping)(nil), "streaming_protobufs.FrequencyHopping")
47138         proto.RegisterType((*PUSCH_AggregationFactor)(nil), "streaming_protobufs.PUSCH_AggregationFactor")
47139         proto.RegisterType((*CodebookSubset)(nil), "streaming_protobufs.CodebookSubset")
47140         proto.RegisterType((*RBG_Size2)(nil), "streaming_protobufs.RBG_Size2")
47141         proto.RegisterType((*UCI_OnPUSCH)(nil), "streaming_protobufs.UCI_OnPUSCH")
47142         proto.RegisterType((*BetaOffsetsList)(nil), "streaming_protobufs.BetaOffsetsList")
47143         proto.RegisterType((*Scaling)(nil), "streaming_protobufs.Scaling")
47144         proto.RegisterType((*ConfiguredGrantConfig)(nil), "streaming_protobufs.ConfiguredGrantConfig")
47145         proto.RegisterType((*CG_UCI_OnPUSCH)(nil), "streaming_protobufs.CG_UCI_OnPUSCH")
47146         proto.RegisterType((*BetaOffsets)(nil), "streaming_protobufs.BetaOffsets")
47147         proto.RegisterType((*PowerControlLoopToUse)(nil), "streaming_protobufs.PowerControlLoopToUse")
47148         proto.RegisterType((*RepK)(nil), "streaming_protobufs.RepK")
47149         proto.RegisterType((*RepK_RV)(nil), "streaming_protobufs.RepK_RV")
47150         proto.RegisterType((*GrantPeriodicity)(nil), "streaming_protobufs.GrantPeriodicity")
47151         proto.RegisterType((*RRC_ConfiguredUplinkGrant)(nil), "streaming_protobufs.RRC_ConfiguredUplinkGrant")
47152         proto.RegisterType((*SRS_Config)(nil), "streaming_protobufs.SRS_Config")
47153         proto.RegisterType((*SRS_ResourceSet)(nil), "streaming_protobufs.SRS_ResourceSet")
47154         proto.RegisterType((*SRS_ResourceSetType_Aperiodic)(nil), "streaming_protobufs.SRS_ResourceSetType_Aperiodic")
47155         proto.RegisterType((*SRS_ResourceSetType_Semi_Persistent)(nil), "streaming_protobufs.SRS_ResourceSetType_Semi_Persistent")
47156         proto.RegisterType((*SRS_ResourceSetType_Periodic)(nil), "streaming_protobufs.SRS_ResourceSetType_Periodic")
47157         proto.RegisterType((*SRS_ResourceSet_Usage)(nil), "streaming_protobufs.SRS_ResourceSet_Usage")
47158         proto.RegisterType((*SRS_PowerControlAdjustmentStates)(nil), "streaming_protobufs.SRS_PowerControlAdjustmentStates")
47159         proto.RegisterType((*SRS_Resource)(nil), "streaming_protobufs.SRS_Resource")
47160         proto.RegisterType((*NrofSRS_Ports)(nil), "streaming_protobufs.NrofSRS_Ports")
47161         proto.RegisterType((*PTRS_PortIndex)(nil), "streaming_protobufs.PTRS_PortIndex")
47162         proto.RegisterType((*N2)(nil), "streaming_protobufs.N2")
47163         proto.RegisterType((*N4)(nil), "streaming_protobufs.N4")
47164         proto.RegisterType((*ResourceMapping)(nil), "streaming_protobufs.ResourceMapping")
47165         proto.RegisterType((*NrofSymbols)(nil), "streaming_protobufs.NrofSymbols")
47166         proto.RegisterType((*RepetitionFactor)(nil), "streaming_protobufs.RepetitionFactor")
47167         proto.RegisterType((*FreqHopping)(nil), "streaming_protobufs.FreqHopping")
47168         proto.RegisterType((*GroupOrSequenceHopping)(nil), "streaming_protobufs.GroupOrSequenceHopping")
47169         proto.RegisterType((*SRS_ResourceType_Aperiodic)(nil), "streaming_protobufs.SRS_ResourceType_Aperiodic")
47170         proto.RegisterType((*SRS_ResourceType_Semi_Persistent)(nil), "streaming_protobufs.SRS_ResourceType_Semi_Persistent")
47171         proto.RegisterType((*SRS_PeriodicityAndOffset)(nil), "streaming_protobufs.SRS_PeriodicityAndOffset")
47172         proto.RegisterType((*SRS_ResourceType_Periodic)(nil), "streaming_protobufs.SRS_ResourceType_Periodic")
47173         proto.RegisterType((*SRS_SpatialRelationInfo)(nil), "streaming_protobufs.SRS_SpatialRelationInfo")
47174         proto.RegisterType((*BeamFailureRecoveryConfig)(nil), "streaming_protobufs.BeamFailureRecoveryConfig")
47175         proto.RegisterType((*PRACH_ResourceDedicatedBFR)(nil), "streaming_protobufs.PRACH_ResourceDedicatedBFR")
47176         proto.RegisterType((*BFR_SSB_Resource)(nil), "streaming_protobufs.BFR_SSB_Resource")
47177         proto.RegisterType((*BFR_CSIRS_Resource)(nil), "streaming_protobufs.BFR_CSIRS_Resource")
47178         proto.RegisterType((*SSBPerRACH_Occasion)(nil), "streaming_protobufs.SSB_perRACH_Occasion")
47179         proto.RegisterType((*BeamFailureRecoveryTimer)(nil), "streaming_protobufs.BeamFailureRecoveryTimer")
47180         proto.RegisterType((*PDCCH_ServingCellConfig)(nil), "streaming_protobufs.PDCCH_ServingCellConfig")
47181         proto.RegisterType((*SlotFormatIndicator)(nil), "streaming_protobufs.SlotFormatIndicator")
47182         proto.RegisterType((*SlotFormatCombinationsPerCell)(nil), "streaming_protobufs.SlotFormatCombinationsPerCell")
47183         proto.RegisterType((*SlotFormatCombination)(nil), "streaming_protobufs.SlotFormatCombination")
47184         proto.RegisterType((*PDSCH_ServingCellConfig)(nil), "streaming_protobufs.PDSCH_ServingCellConfig")
47185         proto.RegisterType((*PDSCH_CodeBlockGroupTransmission)(nil), "streaming_protobufs.PDSCH_CodeBlockGroupTransmission")
47186         proto.RegisterType((*MaxCodeBlockGroupsPerTransportBlock)(nil), "streaming_protobufs.MaxCodeBlockGroupsPerTransportBlock")
47187         proto.RegisterType((*XOverhead)(nil), "streaming_protobufs.XOverhead")
47188         proto.RegisterType((*NrofHARQ_ProcessesForPDSCH)(nil), "streaming_protobufs.NrofHARQ_ProcessesForPDSCH")
47189         proto.RegisterType((*CSI_MeasConfig)(nil), "streaming_protobufs.CSI_MeasConfig")
47190         proto.RegisterType((*NZP_CSI_RS_Resource)(nil), "streaming_protobufs.NZP_CSI_RS_Resource")
47191         proto.RegisterType((*PowerControlOffsetSS)(nil), "streaming_protobufs.PowerControlOffsetSS")
47192         proto.RegisterType((*NZP_CSI_RS_ResourceSet)(nil), "streaming_protobufs.NZP_CSI_RS_ResourceSet")
47193         proto.RegisterType((*CSI_IM_Resource)(nil), "streaming_protobufs.CSI_IM_Resource")
47194         proto.RegisterType((*Pattern0)(nil), "streaming_protobufs.Pattern0")
47195         proto.RegisterType((*SubcarrierLocationP0)(nil), "streaming_protobufs.SubcarrierLocation_p0")
47196         proto.RegisterType((*Pattern1)(nil), "streaming_protobufs.Pattern1")
47197         proto.RegisterType((*SubcarrierLocationP1)(nil), "streaming_protobufs.SubcarrierLocation_p1")
47198         proto.RegisterType((*CSI_IM_ResourceSet)(nil), "streaming_protobufs.CSI_IM_ResourceSet")
47199         proto.RegisterType((*CSI_SSB_ResourceSet)(nil), "streaming_protobufs.CSI_SSB_ResourceSet")
47200         proto.RegisterType((*CSI_ResourceConfig)(nil), "streaming_protobufs.CSI_ResourceConfig")
47201         proto.RegisterType((*NZP_CSI_RS_SSB)(nil), "streaming_protobufs.NZP_CSI_RS_SSB")
47202         proto.RegisterType((*CSI_IM_ResourceSetList)(nil), "streaming_protobufs.CSI_IM_ResourceSetList")
47203         proto.RegisterType((*ResourceType)(nil), "streaming_protobufs.ResourceType")
47204         proto.RegisterType((*CSI_ReportConfig)(nil), "streaming_protobufs.CSI_ReportConfig")
47205         proto.RegisterType((*CSI_ReportConfigType_Periodic)(nil), "streaming_protobufs.CSI_ReportConfigType_Periodic")
47206         proto.RegisterType((*CSI_ReportPeriodicityAndOffset)(nil), "streaming_protobufs.CSI_ReportPeriodicityAndOffset")
47207         proto.RegisterType((*PUCCH_CSI_Resource)(nil), "streaming_protobufs.PUCCH_CSI_Resource")
47208         proto.RegisterType((*CSI_ReportConfigType_SemiPersistentOnPUCCH)(nil), "streaming_protobufs.CSI_ReportConfigType_SemiPersistentOnPUCCH")
47209         proto.RegisterType((*CSI_ReportConfigType_SemiPersistentOnPUSCH)(nil), "streaming_protobufs.CSI_ReportConfigType_SemiPersistentOnPUSCH")
47210         proto.RegisterType((*ReportSlotConfig)(nil), "streaming_protobufs.ReportSlotConfig")
47211         proto.RegisterType((*CSI_ReportConfigType_Aperiodic)(nil), "streaming_protobufs.CSI_ReportConfigType_Aperiodic")
47212         proto.RegisterType((*CRI_RII1_CQI)(nil), "streaming_protobufs.CRI_RI_i1_CQI")
47213         proto.RegisterType((*ReportFreqConfiguration)(nil), "streaming_protobufs.ReportFreqConfiguration")
47214         proto.RegisterType((*CQI_FormatIndicator)(nil), "streaming_protobufs.CQI_FormatIndicator")
47215         proto.RegisterType((*PMI_FormatIndicator)(nil), "streaming_protobufs.PMI_FormatIndicator")
47216         proto.RegisterType((*CodebookConfig)(nil), "streaming_protobufs.CodebookConfig")
47217         proto.RegisterType((*CodebookType_Type1)(nil), "streaming_protobufs.CodebookType_Type1")
47218         proto.RegisterType((*CodebookSubType_SinglePanel)(nil), "streaming_protobufs.CodebookSubType_SinglePanel")
47219         proto.RegisterType((*CodebookNrOfAntennaPorts_Two)(nil), "streaming_protobufs.CodebookNrOfAntennaPorts_Two")
47220         proto.RegisterType((*CodebookNrOfAntennaPorts_MoreThanTwo)(nil), "streaming_protobufs.CodebookNrOfAntennaPorts_MoreThanTwo")
47221         proto.RegisterType((*CodebookSubType_MultiPanel)(nil), "streaming_protobufs.CodebookSubType_MultiPanel")
47222         proto.RegisterType((*CodebookType_Type2)(nil), "streaming_protobufs.CodebookType_Type2")
47223         proto.RegisterType((*CodebookSubType_TypeII)(nil), "streaming_protobufs.CodebookSubType_TypeII")
47224         proto.RegisterType((*CodebookSubType_TypeII_PortSelection)(nil), "streaming_protobufs.CodebookSubType_TypeII_PortSelection")
47225         proto.RegisterType((*PhaseAlphabetSize)(nil), "streaming_protobufs.PhaseAlphabetSize")
47226         proto.RegisterType((*NumberOfBeams)(nil), "streaming_protobufs.NumberOfBeams")
47227         proto.RegisterType((*PortSelectionSamplingSize)(nil), "streaming_protobufs.PortSelectionSamplingSize")
47228         proto.RegisterType((*CSI_ReportConfigDummy)(nil), "streaming_protobufs.CSI_ReportConfigDummy")
47229         proto.RegisterType((*GroupBasedBeamReporting_Disabled)(nil), "streaming_protobufs.GroupBasedBeamReporting_Disabled")
47230         proto.RegisterType((*NrofReportedRS)(nil), "streaming_protobufs.NrofReportedRS")
47231         proto.RegisterType((*CQI_Table)(nil), "streaming_protobufs.CQI_Table")
47232         proto.RegisterType((*SubbandSize)(nil), "streaming_protobufs.SubbandSize")
47233         proto.RegisterType((*PortIndexFor8Ranks)(nil), "streaming_protobufs.PortIndexFor8Ranks")
47234         proto.RegisterType((*PortIndex8)(nil), "streaming_protobufs.PortIndex8")
47235         proto.RegisterType((*PortIndex4)(nil), "streaming_protobufs.PortIndex4")
47236         proto.RegisterType((*PortIndex2)(nil), "streaming_protobufs.PortIndex2")
47237         proto.RegisterType((*SemiPersistentOnPUSCHV1530)(nil), "streaming_protobufs.SemiPersistentOnPUSCH_v1530")
47238         proto.RegisterType((*CSI_AperiodicTriggerStateList)(nil), "streaming_protobufs.CSI_AperiodicTriggerStateList")
47239         proto.RegisterType((*CSI_AperiodicTriggerState)(nil), "streaming_protobufs.CSI_AperiodicTriggerState")
47240         proto.RegisterType((*CSI_AssociatedReportConfigInfo)(nil), "streaming_protobufs.CSI_AssociatedReportConfigInfo")
47241         proto.RegisterType((*NZP_CSI_RS)(nil), "streaming_protobufs.NZP_CSI_RS")
47242         proto.RegisterType((*CSI_SemiPersistentOnPUSCH_TriggerStateList)(nil), "streaming_protobufs.CSI_SemiPersistentOnPUSCH_TriggerStateList")
47243         proto.RegisterType((*CSI_SemiPersistentOnPUSCH_TriggerState)(nil), "streaming_protobufs.CSI_SemiPersistentOnPUSCH_TriggerState")
47244         proto.RegisterType((*SCellDeactivationTimer)(nil), "streaming_protobufs.SCellDeactivationTimer")
47245         proto.RegisterType((*CrossCarrierSchedulingConfig)(nil), "streaming_protobufs.CrossCarrierSchedulingConfig")
47246         proto.RegisterType((*OwnCrossCarrierSchedulingConfig)(nil), "streaming_protobufs.OwnCrossCarrierSchedulingConfig")
47247         proto.RegisterType((*OtherCrossCarrierSchedulingConfig)(nil), "streaming_protobufs.OtherCrossCarrierSchedulingConfig")
47248         proto.RegisterType((*PathlossReferenceLinking)(nil), "streaming_protobufs.PathlossReferenceLinking")
47249         proto.RegisterType((*MeasConfig)(nil), "streaming_protobufs.MeasConfig")
47250         proto.RegisterType((*MeasObjectToRemoveList)(nil), "streaming_protobufs.MeasObjectToRemoveList")
47251         proto.RegisterType((*MeasObjectToAddModList)(nil), "streaming_protobufs.MeasObjectToAddModList")
47252         proto.RegisterType((*ReportConfigToRemoveList)(nil), "streaming_protobufs.ReportConfigToRemoveList")
47253         proto.RegisterType((*ReportConfigToAddModList)(nil), "streaming_protobufs.ReportConfigToAddModList")
47254         proto.RegisterType((*MeasIdToRemoveList)(nil), "streaming_protobufs.MeasIdToRemoveList")
47255         proto.RegisterType((*MeasIdToAddModList)(nil), "streaming_protobufs.MeasIdToAddModList")
47256         proto.RegisterType((*MeasObjectToAddMod)(nil), "streaming_protobufs.MeasObjectToAddMod")
47257         proto.RegisterType((*MeasObjectNR)(nil), "streaming_protobufs.MeasObjectNR")
47258         proto.RegisterType((*ReferenceSignalConfig)(nil), "streaming_protobufs.ReferenceSignalConfig")
47259         proto.RegisterType((*SSB_ConfigMobility)(nil), "streaming_protobufs.SSB_ConfigMobility")
47260         proto.RegisterType((*SSB_ToMeasure)(nil), "streaming_protobufs.SSB_ToMeasure")
47261         proto.RegisterType((*SS_RSSI_Measurement)(nil), "streaming_protobufs.SS_RSSI_Measurement")
47262         proto.RegisterType((*CSI_RS_ResourceConfigMobility)(nil), "streaming_protobufs.CSI_RS_ResourceConfigMobility")
47263         proto.RegisterType((*CSI_RS_CellMobility)(nil), "streaming_protobufs.CSI_RS_CellMobility")
47264         proto.RegisterType((*CSI_RS_MeasurementBW)(nil), "streaming_protobufs.CSI_RS_MeasurementBW")
47265         proto.RegisterType((*Density)(nil), "streaming_protobufs.Density")
47266         proto.RegisterType((*CSI_RS_Resource_Mobility)(nil), "streaming_protobufs.CSI_RS_Resource_Mobility")
47267         proto.RegisterType((*AssociatedSSB)(nil), "streaming_protobufs.AssociatedSSB")
47268         proto.RegisterType((*ThresholdNR)(nil), "streaming_protobufs.ThresholdNR")
47269         proto.RegisterType((*Q_OffsetRangeList)(nil), "streaming_protobufs.Q_OffsetRangeList")
47270         proto.RegisterType((*Q_OffsetRange)(nil), "streaming_protobufs.Q_OffsetRange")
47271         proto.RegisterType((*CellsToAddModList)(nil), "streaming_protobufs.CellsToAddModList")
47272         proto.RegisterType((*CellsToAddMod)(nil), "streaming_protobufs.CellsToAddMod")
47273         proto.RegisterType((*PCI_List)(nil), "streaming_protobufs.PCI_List")
47274         proto.RegisterType((*PCI_RangeIndexList)(nil), "streaming_protobufs.PCI_RangeIndexList")
47275         proto.RegisterType((*PCI_RangeElement)(nil), "streaming_protobufs.PCI_RangeElement")
47276         proto.RegisterType((*PCI_Range)(nil), "streaming_protobufs.PCI_Range")
47277         proto.RegisterType((*Range)(nil), "streaming_protobufs.Range")
47278         proto.RegisterType((*MeasCycleSCellV1530)(nil), "streaming_protobufs.MeasCycleSCell_v1530")
47279         proto.RegisterType((*MeasObjectEUTRA)(nil), "streaming_protobufs.MeasObjectEUTRA")
47280         proto.RegisterType((*EUTRA_AllowedMeasBandwidth)(nil), "streaming_protobufs.EUTRA_AllowedMeasBandwidth")
47281         proto.RegisterType((*EUTRA_CellIndexList)(nil), "streaming_protobufs.EUTRA_CellIndexList")
47282         proto.RegisterType((*EUTRA_Cell)(nil), "streaming_protobufs.EUTRA_Cell")
47283         proto.RegisterType((*EUTRA_Q_OffsetRange)(nil), "streaming_protobufs.EUTRA_Q_OffsetRange")
47284         proto.RegisterType((*EUTRA_BlackCell)(nil), "streaming_protobufs.EUTRA_BlackCell")
47285         proto.RegisterType((*EUTRA_PhysCellIdRange)(nil), "streaming_protobufs.EUTRA_PhysCellIdRange")
47286         proto.RegisterType((*EUTRA_Range)(nil), "streaming_protobufs.EUTRA_Range")
47287         proto.RegisterType((*ReportConfigToAddMod)(nil), "streaming_protobufs.ReportConfigToAddMod")
47288         proto.RegisterType((*ReportConfigNR)(nil), "streaming_protobufs.ReportConfigNR")
47289         proto.RegisterType((*PeriodicalReportConfig)(nil), "streaming_protobufs.PeriodicalReportConfig")
47290         proto.RegisterType((*NR_RS_Type)(nil), "streaming_protobufs.NR_RS_Type")
47291         proto.RegisterType((*NR_FreqInfo)(nil), "streaming_protobufs.NR_FreqInfo")
47292         proto.RegisterType((*ReportInterval)(nil), "streaming_protobufs.ReportInterval")
47293         proto.RegisterType((*ReportAmount)(nil), "streaming_protobufs.ReportAmount")
47294         proto.RegisterType((*MeasReportQuantity)(nil), "streaming_protobufs.MeasReportQuantity")
47295         proto.RegisterType((*EventTriggerConfig)(nil), "streaming_protobufs.EventTriggerConfig")
47296         proto.RegisterType((*EventA1)(nil), "streaming_protobufs.EventA1")
47297         proto.RegisterType((*EventA2)(nil), "streaming_protobufs.EventA2")
47298         proto.RegisterType((*EventA3)(nil), "streaming_protobufs.EventA3")
47299         proto.RegisterType((*EventA4)(nil), "streaming_protobufs.EventA4")
47300         proto.RegisterType((*EventA5)(nil), "streaming_protobufs.EventA5")
47301         proto.RegisterType((*EventA6)(nil), "streaming_protobufs.EventA6")
47302         proto.RegisterType((*MeasTriggerQuantity)(nil), "streaming_protobufs.MeasTriggerQuantity")
47303         proto.RegisterType((*TimeToTrigger)(nil), "streaming_protobufs.TimeToTrigger")
47304         proto.RegisterType((*MeasTriggerQuantityOffset)(nil), "streaming_protobufs.MeasTriggerQuantityOffset")
47305         proto.RegisterType((*ReportAddNeighMeas)(nil), "streaming_protobufs.ReportAddNeighMeas")
47306         proto.RegisterType((*ReportCGI)(nil), "streaming_protobufs.ReportCGI")
47307         proto.RegisterType((*ReportConfigInterRAT)(nil), "streaming_protobufs.ReportConfigInterRAT")
47308         proto.RegisterType((*PeriodicalReportConfigInterRAT)(nil), "streaming_protobufs.PeriodicalReportConfigInterRAT")
47309         proto.RegisterType((*EventTriggerConfigInterRAT)(nil), "streaming_protobufs.EventTriggerConfigInterRAT")
47310         proto.RegisterType((*EventB1)(nil), "streaming_protobufs.EventB1")
47311         proto.RegisterType((*EventB2)(nil), "streaming_protobufs.EventB2")
47312         proto.RegisterType((*MeasTriggerQuantityEUTRA)(nil), "streaming_protobufs.MeasTriggerQuantityEUTRA")
47313         proto.RegisterType((*ReportCGI_EUTRA)(nil), "streaming_protobufs.ReportCGI_EUTRA")
47314         proto.RegisterType((*MeasIdToAddMod)(nil), "streaming_protobufs.MeasIdToAddMod")
47315         proto.RegisterType((*QuantityConfig)(nil), "streaming_protobufs.QuantityConfig")
47316         proto.RegisterType((*QuantityConfigNR)(nil), "streaming_protobufs.QuantityConfigNR")
47317         proto.RegisterType((*QuantityConfigRS)(nil), "streaming_protobufs.QuantityConfigRS")
47318         proto.RegisterType((*FilterConfig)(nil), "streaming_protobufs.FilterConfig")
47319         proto.RegisterType((*FilterCoefficient)(nil), "streaming_protobufs.FilterCoefficient")
47320         proto.RegisterType((*MeasGapConfig)(nil), "streaming_protobufs.MeasGapConfig")
47321         proto.RegisterType((*GapConfig)(nil), "streaming_protobufs.GapConfig")
47322         proto.RegisterType((*MGL)(nil), "streaming_protobufs.MGL")
47323         proto.RegisterType((*MGRP)(nil), "streaming_protobufs.MGRP")
47324         proto.RegisterType((*MGTA)(nil), "streaming_protobufs.MGTA")
47325         proto.RegisterType((*MeasGapSharingConfig)(nil), "streaming_protobufs.MeasGapSharingConfig")
47326         proto.RegisterType((*MeasGapSharingScheme)(nil), "streaming_protobufs.MeasGapSharingScheme")
47327         proto.RegisterType((*OtherConfig)(nil), "streaming_protobufs.OtherConfig")
47328         proto.RegisterType((*DelayBudgetReportingProhibitTimer)(nil), "streaming_protobufs.DelayBudgetReportingProhibitTimer")
47329         proto.RegisterType((*OtherConfigV1540)(nil), "streaming_protobufs.OtherConfig_v1540")
47330         proto.RegisterType((*OverheatingAssistanceConfig)(nil), "streaming_protobufs.OverheatingAssistanceConfig")
47331         proto.RegisterType((*SCellConfig)(nil), "streaming_protobufs.SCellConfig")
47332         proto.RegisterType((*SearchSpace)(nil), "streaming_protobufs.SearchSpace")
47333         proto.RegisterType((*NrofCandidates)(nil), "streaming_protobufs.NrofCandidates")
47334         proto.RegisterType((*AggregationLevel)(nil), "streaming_protobufs.AggregationLevel")
47335         proto.RegisterType((*Common)(nil), "streaming_protobufs.Common")
47336         proto.RegisterType((*DCI_Format0_0_AndFormat1_0)(nil), "streaming_protobufs.DCI_Format0_0_AndFormat1_0")
47337         proto.RegisterType((*DCI_Format2_0)(nil), "streaming_protobufs.DCI_Format2_0")
47338         proto.RegisterType((*NrofCandidates_SFI)(nil), "streaming_protobufs.NrofCandidates_SFI")
47339         proto.RegisterType((*AggregationLevel_SFI)(nil), "streaming_protobufs.AggregationLevel_SFI")
47340         proto.RegisterType((*DCI_Format2_1)(nil), "streaming_protobufs.DCI_Format2_1")
47341         proto.RegisterType((*DCI_Format2_2)(nil), "streaming_protobufs.DCI_Format2_2")
47342         proto.RegisterType((*DCI_Format2_3)(nil), "streaming_protobufs.DCI_Format2_3")
47343         proto.RegisterType((*Dummy1)(nil), "streaming_protobufs.Dummy1")
47344         proto.RegisterType((*Dummy2)(nil), "streaming_protobufs.Dummy2")
47345         proto.RegisterType((*UE_Specific)(nil), "streaming_protobufs.UE_Specific")
47346         proto.RegisterType((*DCI_Formats)(nil), "streaming_protobufs.DCI_Formats")
47347         proto.RegisterType((*MeasResultCellListSFTD)(nil), "streaming_protobufs.MeasResultCellListSFTD")
47348         proto.RegisterType((*MeasResultCellSFTD)(nil), "streaming_protobufs.MeasResultCellSFTD")
47349         proto.RegisterType((*MeasResultList2NR)(nil), "streaming_protobufs.MeasResultList2NR")
47350         proto.RegisterType((*MeasResult2NR)(nil), "streaming_protobufs.MeasResult2NR")
47351         proto.RegisterType((*MeasQuantityResults)(nil), "streaming_protobufs.MeasQuantityResults")
47352         proto.RegisterType((*ResultsPerSSB_Index)(nil), "streaming_protobufs.ResultsPerSSB_Index")
47353         proto.RegisterType((*ResultsPerCSI_RS_Index)(nil), "streaming_protobufs.ResultsPerCSI_RS_Index")
47354         proto.RegisterType((*MeasQuantityResultsEUTRA)(nil), "streaming_protobufs.MeasQuantityResultsEUTRA")
47355         proto.RegisterType((*CellResults)(nil), "streaming_protobufs.CellResults")
47356         proto.RegisterType((*ResultsPerCSI_RS_IndexList)(nil), "streaming_protobufs.ResultsPerCSI_RS_IndexList")
47357         proto.RegisterType((*ResultsPerSSB_IndexList)(nil), "streaming_protobufs.ResultsPerSSB_IndexList")
47358         proto.RegisterType((*RsIndexResults)(nil), "streaming_protobufs.RsIndexResults")
47359         proto.RegisterType((*MeasResult)(nil), "streaming_protobufs.MeasResult")
47360         proto.RegisterType((*PLMN_Identity)(nil), "streaming_protobufs.PLMN_Identity")
47361         proto.RegisterType((*MNC)(nil), "streaming_protobufs.MNC")
47362         proto.RegisterType((*MCC)(nil), "streaming_protobufs.MCC")
47363         proto.RegisterType((*PLMN_Identity_EUTRA_5GC)(nil), "streaming_protobufs.PLMN_Identity_EUTRA_5GC")
47364         proto.RegisterType((*PLMN_IdentityList_EUTRA_5GC)(nil), "streaming_protobufs.PLMN_IdentityList_EUTRA_5GC")
47365         proto.RegisterType((*CellAccessRelatedInfo_EUTRA_5GC)(nil), "streaming_protobufs.CellAccessRelatedInfo_EUTRA_5GC")
47366         proto.RegisterType((*PLMN_IdentityList_EUTRA_EPC)(nil), "streaming_protobufs.PLMN_IdentityList_EUTRA_EPC")
47367         proto.RegisterType((*CellAccessRelatedInfo_EUTRA_EPC)(nil), "streaming_protobufs.CellAccessRelatedInfo_EUTRA_EPC")
47368         proto.RegisterType((*CGIInfo_EPC)(nil), "streaming_protobufs.CGI_info_EPC")
47369         proto.RegisterType((*PLMN_IdentityInfo)(nil), "streaming_protobufs.PLMN_IdentityInfo")
47370         proto.RegisterType((*PDCCH_ConfigSIB1)(nil), "streaming_protobufs.PDCCH_ConfigSIB1")
47371         proto.RegisterType((*NoSIB1)(nil), "streaming_protobufs.NoSIB1")
47372         proto.RegisterType((*PLMN_IdentityInfoList)(nil), "streaming_protobufs.PLMN_IdentityInfoList")
47373         proto.RegisterType((*MultiFrequencyBandListNR)(nil), "streaming_protobufs.MultiFrequencyBandListNR")
47374         proto.RegisterType((*CGI_Info)(nil), "streaming_protobufs.CGI_Info")
47375         proto.RegisterType((*MultiBandInfoListEUTRA)(nil), "streaming_protobufs.MultiBandInfoListEUTRA")
47376         proto.RegisterType((*EUTRA_CGI_Info)(nil), "streaming_protobufs.EUTRA_CGI_Info")
47377         proto.RegisterType((*MeasResultNR)(nil), "streaming_protobufs.MeasResultNR")
47378         proto.RegisterType((*MeasResultEUTRA)(nil), "streaming_protobufs.MeasResultEUTRA")
47379         proto.RegisterType((*MeasResultServMO)(nil), "streaming_protobufs.MeasResultServMO")
47380         proto.RegisterType((*MeasResultServMOList)(nil), "streaming_protobufs.MeasResultServMOList")
47381         proto.RegisterType((*MeasResultListNR)(nil), "streaming_protobufs.MeasResultListNR")
47382         proto.RegisterType((*MeasResultListEUTRA)(nil), "streaming_protobufs.MeasResultListEUTRA")
47383         proto.RegisterType((*MeasResults)(nil), "streaming_protobufs.MeasResults")
47384         proto.RegisterType((*DRX_Info)(nil), "streaming_protobufs.DRX_Info")
47385         proto.RegisterType((*RadioBearerConfig)(nil), "streaming_protobufs.RadioBearerConfig")
47386         proto.RegisterType((*SRB_ToAddModList)(nil), "streaming_protobufs.SRB_ToAddModList")
47387         proto.RegisterType((*SRB_ToAddMod)(nil), "streaming_protobufs.SRB_ToAddMod")
47388         proto.RegisterType((*PDCP_Config)(nil), "streaming_protobufs.PDCP_Config")
47389         proto.RegisterType((*DRB)(nil), "streaming_protobufs.DRB")
47390         proto.RegisterType((*DiscardTimer)(nil), "streaming_protobufs.DiscardTimer")
47391         proto.RegisterType((*PDCP_SN_Size)(nil), "streaming_protobufs.PDCP_SN_Size")
47392         proto.RegisterType((*Rohc)(nil), "streaming_protobufs.Rohc")
47393         proto.RegisterType((*RohcProfiles)(nil), "streaming_protobufs.RohcProfiles")
47394         proto.RegisterType((*UplinkOnlyROHC)(nil), "streaming_protobufs.UplinkOnlyROHC")
47395         proto.RegisterType((*UplinkOnlyROHCProfiles)(nil), "streaming_protobufs.UplinkOnlyROHCProfiles")
47396         proto.RegisterType((*MoreThanOneRLC)(nil), "streaming_protobufs.MoreThanOneRLC")
47397         proto.RegisterType((*PrimaryPath)(nil), "streaming_protobufs.PrimaryPath")
47398         proto.RegisterType((*UL_DataSplitThreshold)(nil), "streaming_protobufs.UL_DataSplitThreshold")
47399         proto.RegisterType((*T_Reordering)(nil), "streaming_protobufs.T_Reordering")
47400         proto.RegisterType((*DRB_ToAddModList)(nil), "streaming_protobufs.DRB_ToAddModList")
47401         proto.RegisterType((*DRB_ToAddMod)(nil), "streaming_protobufs.DRB_ToAddMod")
47402         proto.RegisterType((*DRB_ToReleaseList)(nil), "streaming_protobufs.DRB_ToReleaseList")
47403         proto.RegisterType((*SDAP_Config)(nil), "streaming_protobufs.SDAP_Config")
47404         proto.RegisterType((*SDAP_Header)(nil), "streaming_protobufs.SDAP_Header")
47405         proto.RegisterType((*SecurityConfig)(nil), "streaming_protobufs.SecurityConfig")
47406         proto.RegisterType((*SecurityAlgorithmConfig)(nil), "streaming_protobufs.SecurityAlgorithmConfig")
47407         proto.RegisterType((*CipheringAlgorithm)(nil), "streaming_protobufs.CipheringAlgorithm")
47408         proto.RegisterType((*IntegrityProtAlgorithm)(nil), "streaming_protobufs.IntegrityProtAlgorithm")
47409         proto.RegisterType((*KeyToUse)(nil), "streaming_protobufs.KeyToUse")
47410         proto.RegisterType((*UplinkTxDirectCurrentList)(nil), "streaming_protobufs.UplinkTxDirectCurrentList")
47411         proto.RegisterType((*UplinkTxDirectCurrentCell)(nil), "streaming_protobufs.UplinkTxDirectCurrentCell")
47412         proto.RegisterType((*UplinkTxDirectCurrentBWP)(nil), "streaming_protobufs.UplinkTxDirectCurrentBWP")
47413         proto.RegisterType((*CellAccessRelatedInfo)(nil), "streaming_protobufs.CellAccessRelatedInfo")
47414         proto.RegisterType((*ConnEstFailureControl)(nil), "streaming_protobufs.ConnEstFailureControl")
47415         proto.RegisterType((*ConnEstFailCount)(nil), "streaming_protobufs.ConnEstFailCount")
47416         proto.RegisterType((*ConnEstFailOffsetValidity)(nil), "streaming_protobufs.ConnEstFailOffsetValidity")
47417         proto.RegisterType((*SI_SchedulingInfo)(nil), "streaming_protobufs.SI_SchedulingInfo")
47418         proto.RegisterType((*SI_WindowLength)(nil), "streaming_protobufs.SI_WindowLength")
47419         proto.RegisterType((*SchedulingInfo)(nil), "streaming_protobufs.SchedulingInfo")
47420         proto.RegisterType((*SIB_Mapping)(nil), "streaming_protobufs.SIB_Mapping")
47421         proto.RegisterType((*SI_BroadcastStatus)(nil), "streaming_protobufs.SI_BroadcastStatus")
47422         proto.RegisterType((*SI_Periodicity)(nil), "streaming_protobufs.SI_Periodicity")
47423         proto.RegisterType((*SIB_TypeInfo)(nil), "streaming_protobufs.SIB_TypeInfo")
47424         proto.RegisterType((*SIB_TypeInfoType)(nil), "streaming_protobufs.SIB_TypeInfoType")
47425         proto.RegisterType((*SI_RequestConfig)(nil), "streaming_protobufs.SI_RequestConfig")
47426         proto.RegisterType((*SI_RequestPeriod)(nil), "streaming_protobufs.SI_RequestPeriod")
47427         proto.RegisterType((*RACH_OccasionsSI)(nil), "streaming_protobufs.RACH_OccasionsSI")
47428         proto.RegisterType((*SI_RequestResources)(nil), "streaming_protobufs.SI_RequestResources")
47429         proto.RegisterType((*ServingCellConfigCommonSIB)(nil), "streaming_protobufs.ServingCellConfigCommonSIB")
47430         proto.RegisterType((*DownlinkConfigCommonSIB)(nil), "streaming_protobufs.DownlinkConfigCommonSIB")
47431         proto.RegisterType((*FrequencyInfoDL_SIB)(nil), "streaming_protobufs.FrequencyInfoDL_SIB")
47432         proto.RegisterType((*MultiFrequencyBandListNR_SIB)(nil), "streaming_protobufs.MultiFrequencyBandListNR_SIB")
47433         proto.RegisterType((*NR_MultiBandInfo)(nil), "streaming_protobufs.NR_MultiBandInfo")
47434         proto.RegisterType((*NR_NS_PmaxList)(nil), "streaming_protobufs.NR_NS_PmaxList")
47435         proto.RegisterType((*NR_NS_PmaxValue)(nil), "streaming_protobufs.NR_NS_PmaxValue")
47436         proto.RegisterType((*BCCH_Config)(nil), "streaming_protobufs.BCCH_Config")
47437         proto.RegisterType((*PCCH_Config)(nil), "streaming_protobufs.PCCH_Config")
47438         proto.RegisterType((*PagingCycle)(nil), "streaming_protobufs.PagingCycle")
47439         proto.RegisterType((*PCCH_ConfigNs)(nil), "streaming_protobufs.PCCH_ConfigNs")
47440         proto.RegisterType((*SCS15KHZoneT)(nil), "streaming_protobufs.SCS15KHZoneT")
47441         proto.RegisterType((*SCS30KHZoneT_SCS15KHZhalfT)(nil), "streaming_protobufs.SCS30KHZoneT_SCS15KHZhalfT")
47442         proto.RegisterType((*SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT)(nil), "streaming_protobufs.SCS60KHZoneT_SCS30KHZhalfT_SCS15KHZquarterT")
47443         proto.RegisterType((*SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT)(nil), "streaming_protobufs.SCS120KHZoneT_SCS60KHZhalfT_SCS30KHZquarterT_SCS15KHZoneEighthT")
47444         proto.RegisterType((*SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT)(nil), "streaming_protobufs.SCS120KHZhalfT_SCS60KHZquarterT_SCS30KHZoneEighthT_SCS15KHZoneSixteenthT")
47445         proto.RegisterType((*SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT)(nil), "streaming_protobufs.SCS120KHZquarterT_SCS60KHZoneEighthT_SCS30KHZoneSixteenthT")
47446         proto.RegisterType((*SCS120KHZoneEighthT_SCS60KHZoneSixteenthT)(nil), "streaming_protobufs.SCS120KHZoneEighthT_SCS60KHZoneSixteenthT")
47447         proto.RegisterType((*SCS120KHZoneSixteenthT)(nil), "streaming_protobufs.SCS120KHZoneSixteenthT")
47448         proto.RegisterType((*UplinkConfigCommonSIB)(nil), "streaming_protobufs.UplinkConfigCommonSIB")
47449         proto.RegisterType((*FrequencyInfoUL_SIB)(nil), "streaming_protobufs.FrequencyInfoUL_SIB")
47450         proto.RegisterType((*SIB_N_TimingAdvanceOffset)(nil), "streaming_protobufs.SIB_N_TimingAdvanceOffset")
47451         proto.RegisterType((*SIB_SSB_PositionsInBurst)(nil), "streaming_protobufs.SIB_SSB_PositionsInBurst")
47452         proto.RegisterType((*SIB_SSB_PeriodicityServingCell)(nil), "streaming_protobufs.SIB_SSB_PeriodicityServingCell")
47453         proto.RegisterType((*UE_TimersAndConstants)(nil), "streaming_protobufs.UE_TimersAndConstants")
47454         proto.RegisterType((*UE_TimersAndConstantsT300_T301_T319)(nil), "streaming_protobufs.UE_TimersAndConstantsT300_T301_T319")
47455         proto.RegisterType((*UE_TimersAndConstantsT310)(nil), "streaming_protobufs.UE_TimersAndConstantsT310")
47456         proto.RegisterType((*UE_TimersAndConstantsN310)(nil), "streaming_protobufs.UE_TimersAndConstantsN310")
47457         proto.RegisterType((*UE_TimersAndConstantsT311)(nil), "streaming_protobufs.UE_TimersAndConstantsT311")
47458         proto.RegisterType((*UE_TimersAndConstantsN311)(nil), "streaming_protobufs.UE_TimersAndConstantsN311")
47459         proto.RegisterType((*UAC_BarringPerCatList)(nil), "streaming_protobufs.UAC_BarringPerCatList")
47460         proto.RegisterType((*UAC_BarringPerCat)(nil), "streaming_protobufs.UAC_BarringPerCat")
47461         proto.RegisterType((*UAC_BarringPerPLMN_List)(nil), "streaming_protobufs.UAC_BarringPerPLMN_List")
47462         proto.RegisterType((*UAC_BarringPerPLMN)(nil), "streaming_protobufs.UAC_BarringPerPLMN")
47463         proto.RegisterType((*UAC_ImplicitACBarringList)(nil), "streaming_protobufs.UAC_ImplicitACBarringList")
47464         proto.RegisterType((*UAC_BarringInfoSetList)(nil), "streaming_protobufs.UAC_BarringInfoSetList")
47465         proto.RegisterType((*UAC_BarringInfoSet)(nil), "streaming_protobufs.UAC_BarringInfoSet")
47466         proto.RegisterType((*UAC_BarringFactor)(nil), "streaming_protobufs.UAC_BarringFactor")
47467         proto.RegisterType((*UAC_BarringTime)(nil), "streaming_protobufs.UAC_BarringTime")
47468         proto.RegisterType((*MobilityStateParameters)(nil), "streaming_protobufs.MobilityStateParameters")
47469         proto.RegisterType((*T_Evaluation_HystNormal)(nil), "streaming_protobufs.T_Evaluation_HystNormal")
47470         proto.RegisterType((*EUTRA_MultiBandInfoList)(nil), "streaming_protobufs.EUTRA_MultiBandInfoList")
47471         proto.RegisterType((*EUTRA_MultiBandInfo)(nil), "streaming_protobufs.EUTRA_MultiBandInfo")
47472         proto.RegisterType((*EUTRA_NS_PmaxList)(nil), "streaming_protobufs.EUTRA_NS_PmaxList")
47473         proto.RegisterType((*EUTRA_NS_PmaxValue)(nil), "streaming_protobufs.EUTRA_NS_PmaxValue")
47474 }
47475
47476 func init() { proto.RegisterFile("rrc_common_types.proto", fileDescriptor_21c7528bb61f1a7a) }
47477
47478 var fileDescriptor_21c7528bb61f1a7a = []byte{
47479         // 38242 bytes of a gzipped FileDescriptorProto
47480         0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0xbd, 0x6b, 0x90, 0x24, 0xd9,
47481         0x5a, 0x18, 0x36, 0x59, 0xd5, 0x8f, 0xea, 0xaf, 0x5f, 0xd9, 0xa7, 0xdf, 0x3d, 0xef, 0xdc, 0xd7,
47482         0xec, 0x6b, 0x36, 0x2b, 0xeb, 0x31, 0x3d, 0xbb, 0x7b, 0xf7, 0x6e, 0x57, 0xf5, 0xcc, 0x74, 0xef,
47483         0x74, 0xcf, 0xf4, 0x66, 0x75, 0xef, 0xde, 0xbb, 0xdc, 0x4b, 0xdd, 0xac, 0xaa, 0xec, 0xee, 0x62,
47484         0xaa, 0x32, 0x6b, 0x33, 0xb3, 0xe6, 0xb1, 0x20, 0xeb, 0x72, 0x79, 0x5c, 0xb8, 0x12, 0x02, 0xf1,
47485         0x32, 0x20, 0x04, 0x06, 0x21, 0xdb, 0x01, 0x32, 0x20, 0x81, 0xc2, 0x32, 0x84, 0x81, 0x08, 0x84,
47486         0x2c, 0xac, 0x30, 0x36, 0x56, 0x80, 0x09, 0xec, 0x90, 0x31, 0x7e, 0x60, 0x87, 0xac, 0xb0, 0x08,
47487         0x87, 0x85, 0xc3, 0xe1, 0x1f, 0x8e, 0xf3, 0xc8, 0xf7, 0xc9, 0xac, 0xec, 0x99, 0xbd, 0x08, 0x59,
47488         0xbf, 0xea, 0xe4, 0x39, 0xdf, 0xf7, 0x9d, 0xef, 0x9c, 0x3a, 0x8f, 0xef, 0x9c, 0xf3, 0x3d, 0x60,
47489         0xc5, 0xb2, 0xda, 0xcd, 0xb6, 0xd9, 0xef, 0x9b, 0x46, 0xd3, 0x79, 0x32, 0xd0, 0xed, 0xeb, 0x03,
47490         0xcb, 0x74, 0x4c, 0xb4, 0x68, 0x3b, 0x96, 0xae, 0xf5, 0xbb, 0xc6, 0x49, 0x93, 0x64, 0xb4, 0x86,
47491         0xc7, 0xf6, 0xc6, 0xa5, 0x13, 0xd3, 0x3c, 0xe9, 0xe9, 0x6f, 0xb8, 0x39, 0x6f, 0x3c, 0xb2, 0xb4,
47492         0xc1, 0x40, 0xb7, 0x18, 0xd2, 0x06, 0x8a, 0x13, 0x92, 0xfe, 0xd3, 0x71, 0x98, 0xaf, 0xeb, 0xbd,
47493         0xde, 0x1d, 0xcb, 0x1c, 0x0e, 0xea, 0xa6, 0x71, 0xdc, 0x3d, 0x41, 0x57, 0x60, 0xba, 0xed, 0x66,
47494         0xed, 0x76, 0xd6, 0x84, 0x2b, 0xc2, 0xb5, 0x59, 0x35, 0x98, 0x85, 0xbe, 0x00, 0x2b, 0x56, 0xaf,
47495         0xdd, 0xac, 0xe9, 0x9a, 0xa5, 0x5b, 0x87, 0xe6, 0x56, 0xa7, 0xb3, 0x6f, 0x76, 0xf6, 0xba, 0xb6,
47496         0xb3, 0x96, 0xbb, 0x92, 0xbf, 0x36, 0xad, 0xbc, 0x70, 0x9d, 0xc3, 0xdf, 0x75, 0x75, 0xaf, 0xce,
47497         0x50, 0x68, 0x45, 0xea, 0xb2, 0xd5, 0x6b, 0xc7, 0x69, 0xa0, 0x1b, 0xb0, 0x1a, 0xa4, 0xae, 0xea,
47498         0x3d, 0x5d, 0xb3, 0x75, 0x42, 0x3e, 0x7f, 0x25, 0x7f, 0x6d, 0x56, 0x5d, 0x09, 0xe0, 0x05, 0x4a,
47499         0xd1, 0xe7, 0x61, 0xb1, 0xaf, 0xb5, 0x9b, 0x91, 0xf6, 0xac, 0x8d, 0x5d, 0x11, 0xae, 0x4d, 0x2b,
47500         0xd7, 0xb8, 0x3c, 0xed, 0x6f, 0xd5, 0xa3, 0xf0, 0x2a, 0xea, 0x6b, 0xed, 0x68, 0x9f, 0x1c, 0xc3,
47501         0xea, 0xe0, 0xf4, 0x89, 0xdd, 0x6d, 0x6b, 0xbd, 0x28, 0xf9, 0x71, 0x42, 0xfe, 0x35, 0x2e, 0xf9,
47502         0x03, 0x3e, 0x8e, 0x9a, 0x44, 0x0c, 0xdd, 0x82, 0x19, 0x7b, 0x80, 0x33, 0x19, 0xf1, 0x09, 0x42,
47503         0xfc, 0x2a, 0x97, 0x78, 0x23, 0x00, 0xa8, 0x86, 0xd0, 0xd0, 0x3d, 0x58, 0xb0, 0xf1, 0x67, 0xe8,
47504         0xbf, 0x99, 0x24, 0xff, 0xcd, 0x15, 0x3e, 0xad, 0x00, 0xa9, 0x38, 0x2a, 0xba, 0x0e, 0x88, 0x65,
47505         0x06, 0xff, 0x8d, 0x02, 0xf9, 0x37, 0x38, 0x25, 0xe8, 0x04, 0xae, 0x5a, 0xfa, 0xc0, 0xb4, 0x9c,
47506         0xa3, 0x41, 0xaf, 0x6b, 0x3c, 0x38, 0x7c, 0xbc, 0xdd, 0xb5, 0xf4, 0xb6, 0x53, 0x1f, 0x5a, 0x96,
47507         0x6e, 0x38, 0xcd, 0x87, 0xc5, 0x4a, 0x49, 0x5e, 0x9b, 0x22, 0x6d, 0xdb, 0xb8, 0x4e, 0x87, 0xed,
47508         0x75, 0x97, 0x99, 0xeb, 0x35, 0xd3, 0xec, 0x7d, 0xa0, 0xf5, 0x86, 0xba, 0x7a, 0x25, 0x85, 0xc8,
47509         0x07, 0x98, 0x86, 0xf4, 0x03, 0x79, 0x10, 0xa3, 0xe3, 0x0a, 0x55, 0x61, 0xa5, 0x67, 0x9e, 0x90,
47510         0xee, 0x3d, 0xd5, 0x0c, 0x43, 0xef, 0xed, 0x76, 0x74, 0xc3, 0xe9, 0x3a, 0x4f, 0xd8, 0x58, 0x4e,
47511         0x28, 0x45, 0xcf, 0xc1, 0x8c, 0x6d, 0xb5, 0x9a, 0x1e, 0x74, 0x0e, 0x43, 0xef, 0x9c, 0x53, 0xa7,
47512         0x6d, 0xab, 0x15, 0x04, 0xea, 0x04, 0x81, 0xf2, 0x2e, 0x50, 0x27, 0x00, 0x54, 0x83, 0x39, 0x4b,
47513         0xd7, 0x6d, 0x47, 0x6b, 0xf5, 0xba, 0xf6, 0xa9, 0xba, 0x57, 0x67, 0x83, 0x30, 0xad, 0xb1, 0x11,
47514         0x0c, 0xf4, 0x0e, 0x00, 0x9e, 0x06, 0xa1, 0x51, 0x76, 0x39, 0x71, 0x62, 0xb1, 0xff, 0x6e, 0xca,
47515         0xea, 0xb5, 0x59, 0x2f, 0x74, 0x60, 0x0d, 0xcf, 0x86, 0xbd, 0x50, 0x5b, 0x43, 0xc3, 0xea, 0x65,
47516         0x2e, 0x35, 0x1e, 0x82, 0xba, 0xda, 0xd7, 0xda, 0xbc, 0x82, 0xda, 0x22, 0x2c, 0xd8, 0xba, 0xf5,
47517         0x50, 0xef, 0xa8, 0x5a, 0xa7, 0x6b, 0xd2, 0xbf, 0x41, 0xfa, 0xcf, 0x72, 0x00, 0x3e, 0x53, 0xe8,
47518         0x25, 0xc8, 0x69, 0x7d, 0xd2, 0xf7, 0xd3, 0xca, 0x2a, 0xb7, 0xce, 0xad, 0x7d, 0x35, 0xa7, 0xf5,
47519         0x91, 0x0a, 0x0b, 0xc3, 0x7e, 0xb3, 0xd6, 0x6d, 0xd2, 0x7f, 0xba, 0x6b, 0x1a, 0x5a, 0x8f, 0xfc,
47520         0x0b, 0xd3, 0xca, 0x8b, 0x5c, 0xbc, 0xa3, 0xfd, 0x08, 0xb4, 0x3a, 0x3f, 0xec, 0xd7, 0xba, 0x81,
47521         0x0c, 0xf4, 0x45, 0x58, 0x1e, 0xf6, 0x9b, 0x47, 0x46, 0x08, 0xac, 0x79, 0xb4, 0x47, 0xfe, 0xb8,
47522         0x69, 0xe5, 0x95, 0x24, 0xba, 0x71, 0x0c, 0x15, 0x0d, 0xfb, 0x47, 0x46, 0x90, 0xf8, 0xd1, 0x5e,
47523         0x02, 0xf9, 0xed, 0x3d, 0xf6, 0x87, 0x67, 0x26, 0xbf, 0xcd, 0x21, 0xbf, 0xbd, 0x27, 0x7d, 0x0b,
47524         0xe4, 0xb6, 0xf6, 0xd1, 0x9b, 0x30, 0x35, 0xec, 0x35, 0xb7, 0xf6, 0x9b, 0x78, 0x24, 0xd1, 0x7e,
47525         0xbc, 0xc4, 0x27, 0xbc, 0xc7, 0xa0, 0xd4, 0xc9, 0x61, 0x6f, 0x6b, 0x1f, 0x0f, 0xa3, 0x37, 0x61,
47526         0xaa, 0xe3, 0xe1, 0xe6, 0x52, 0x70, 0xb7, 0x7d, 0xdc, 0x0e, 0xc5, 0x95, 0xfe, 0x34, 0x07, 0x53,
47527         0x1e, 0x49, 0xb4, 0x07, 0x73, 0xb6, 0xd1, 0xbc, 0xdd, 0xd5, 0x7b, 0x9d, 0x3d, 0xdd, 0x38, 0x71,
47528         0x4e, 0x19, 0x2b, 0xfc, 0xd5, 0xbe, 0x71, 0x2f, 0x08, 0xba, 0xb5, 0xaf, 0xce, 0xda, 0x46, 0x20,
47529         0x03, 0x1d, 0x80, 0xe8, 0x34, 0x0f, 0xcc, 0x5e, 0x4f, 0xd5, 0x1d, 0x4b, 0x33, 0xec, 0x7e, 0xd7,
47530         0x61, 0xec, 0xf1, 0xe9, 0x1d, 0x46, 0x80, 0xd5, 0x79, 0x27, 0x9c, 0x81, 0xaa, 0x30, 0x39, 0x30,
47531         0x7b, 0xbd, 0x83, 0xed, 0x23, 0xf6, 0xdf, 0x5e, 0xe0, 0xaf, 0xc9, 0x14, 0x46, 0x75, 0x81, 0xd1,
47532         0x4d, 0x28, 0xe0, 0x64, 0xed, 0x89, 0xa3, 0xb3, 0x7f, 0xed, 0x62, 0x22, 0x22, 0x06, 0x52, 0x3d,
47533         0x70, 0xf4, 0x3e, 0x88, 0x7d, 0xed, 0xb1, 0xaa, 0x3b, 0x8f, 0x0f, 0x4f, 0x2d, 0xdd, 0x3e, 0x35,
47534         0x7b, 0x1d, 0x36, 0x53, 0xf9, 0x8d, 0xd8, 0x8f, 0x00, 0xab, 0x31, 0x74, 0xe9, 0x57, 0x04, 0x10,
47535         0xa3, 0x60, 0x68, 0x0b, 0xc6, 0x1f, 0xe2, 0x45, 0x82, 0xf4, 0xf8, 0x9c, 0xf2, 0x6a, 0x26, 0xe2,
47536         0xd7, 0xe9, 0xba, 0x42, 0x31, 0xa5, 0x36, 0x8c, 0x93, 0x6f, 0xb4, 0x06, 0x4b, 0x2e, 0x4e, 0x73,
47537         0x68, 0xd8, 0x03, 0xbd, 0xdd, 0x3d, 0xee, 0xea, 0x1d, 0xf1, 0x1c, 0x9a, 0x80, 0x9c, 0x53, 0x14,
47538         0x05, 0xf2, 0xab, 0x88, 0x39, 0xf2, 0x5b, 0x12, 0xf3, 0xe4, 0xb7, 0x2c, 0x8e, 0x91, 0xdf, 0xaa,
47539         0x38, 0x4e, 0x7e, 0x6f, 0x88, 0x13, 0x68, 0x12, 0xf2, 0x4e, 0xb1, 0x2a, 0x4e, 0x92, 0x44, 0x49,
47540         0x11, 0x0b, 0xd2, 0xf7, 0x09, 0x20, 0x46, 0xff, 0xf8, 0x6c, 0xcc, 0x47, 0xb1, 0xc2, 0xcc, 0xdf,
47541         0x1c, 0xcd, 0x3c, 0xc0, 0x84, 0xdd, 0xfd, 0x44, 0x2f, 0x2a, 0xa2, 0xe0, 0xa5, 0x37, 0xc5, 0x9c,
47542         0xf4, 0xa7, 0xe3, 0x20, 0x46, 0xc7, 0x4e, 0x36, 0x96, 0xa2, 0x58, 0x61, 0x96, 0x7e, 0x74, 0x7c,
47543         0x34, 0x4f, 0x93, 0x90, 0xef, 0xdb, 0x15, 0x51, 0x40, 0x05, 0x18, 0xeb, 0xdb, 0x45, 0x59, 0xcc,
47544         0xb1, 0x54, 0x45, 0xcc, 0xd3, 0x94, 0x22, 0x8b, 0x63, 0x2c, 0x55, 0x11, 0xc7, 0x69, 0xaa, 0x24,
47545         0x8b, 0x13, 0x2c, 0x55, 0x11, 0x27, 0x69, 0xaa, 0x2c, 0x8b, 0x05, 0x96, 0xaa, 0x88, 0x53, 0x34,
47546         0x55, 0x91, 0x45, 0x60, 0xa9, 0x8a, 0x38, 0x4d, 0x53, 0x55, 0x59, 0x9c, 0x61, 0xa9, 0x8a, 0x38,
47547         0x4b, 0x53, 0x37, 0x64, 0x71, 0x8e, 0xa5, 0x2a, 0xe2, 0x3c, 0x4d, 0x6d, 0xca, 0xa2, 0xc8, 0x52,
47548         0x15, 0x71, 0x81, 0xa6, 0x6e, 0xca, 0x22, 0x62, 0xa9, 0x8a, 0xb8, 0x88, 0xa6, 0x60, 0x1c, 0xf3,
47549         0x2c, 0x8b, 0x4b, 0x6e, 0xb2, 0x22, 0x2e, 0xb3, 0x64, 0x51, 0x16, 0x57, 0xdc, 0x64, 0x45, 0x5c,
47550         0x65, 0x49, 0x45, 0x16, 0xd7, 0xdc, 0x64, 0x45, 0x5c, 0x67, 0xc9, 0x92, 0x2c, 0x6e, 0xb8, 0xc9,
47551         0x8a, 0x78, 0x9e, 0x25, 0xcb, 0xb2, 0x78, 0xc1, 0x4d, 0x56, 0xc4, 0x8b, 0x2c, 0x59, 0x91, 0xc5,
47552         0x4b, 0x6e, 0xb2, 0x22, 0x5e, 0x66, 0xc9, 0xaa, 0x2c, 0x5e, 0x71, 0x93, 0x15, 0xf1, 0x2a, 0x4b,
47553         0xde, 0x90, 0x45, 0xc9, 0x4d, 0x56, 0xc4, 0xe7, 0x58, 0x72, 0x53, 0x16, 0x9f, 0x77, 0x93, 0x15,
47554         0xf1, 0x05, 0x96, 0xbc, 0x29, 0x8b, 0x2f, 0xba, 0xc9, 0x8a, 0xf8, 0x12, 0x4d, 0x2a, 0xb2, 0x2c,
47555         0x5e, 0x73, 0x93, 0x15, 0xf1, 0x65, 0x96, 0x2c, 0xca, 0xe2, 0x2b, 0x6e, 0xb2, 0x22, 0xbe, 0xca,
47556         0x92, 0x8a, 0x2c, 0xbe, 0xe6, 0x26, 0x2b, 0xe2, 0xeb, 0x2c, 0x59, 0x92, 0xc5, 0xeb, 0x6e, 0xb2,
47557         0x22, 0xbe, 0xc1, 0x92, 0x65, 0x59, 0x94, 0xdd, 0x64, 0x45, 0x2c, 0xb2, 0x64, 0x45, 0x16, 0x15,
47558         0x9a, 0x2c, 0xc9, 0xb2, 0x58, 0x62, 0xc9, 0x8a, 0x2c, 0x96, 0x69, 0xb2, 0x2c, 0xcb, 0x62, 0x85,
47559         0x25, 0x2b, 0xb2, 0x58, 0xa5, 0xc9, 0x8a, 0x2c, 0x8b, 0x37, 0x68, 0x72, 0x53, 0x96, 0xc5, 0x4d,
47560         0x3c, 0xb6, 0xc9, 0xdf, 0x22, 0x8b, 0x37, 0x69, 0x5a, 0xc1, 0xe9, 0x37, 0x69, 0xba, 0x8c, 0xd3,
47561         0x6f, 0x49, 0xff, 0x22, 0x07, 0x93, 0x6c, 0x99, 0x43, 0x9b, 0xe1, 0xa1, 0x2e, 0xa5, 0xad, 0x89,
47562         0xe1, 0x11, 0xfe, 0x1f, 0xe4, 0x32, 0x2d, 0x19, 0x83, 0x32, 0x5d, 0x32, 0x06, 0x9b, 0x62, 0x0e,
47563         0x8f, 0xf8, 0x41, 0xb1, 0x2a, 0xe6, 0x49, 0xa2, 0xa4, 0x88, 0x63, 0x24, 0x51, 0x2d, 0xd3, 0xb1,
47564         0x3d, 0x28, 0x2a, 0x9b, 0x74, 0x6c, 0x0f, 0x94, 0x4a, 0x95, 0x8e, 0xed, 0x41, 0xa5, 0xa8, 0x88,
47565         0x05, 0xdc, 0xc2, 0x41, 0x51, 0x56, 0xca, 0xe2, 0x14, 0x49, 0x2a, 0x72, 0x79, 0x53, 0x04, 0x92,
47566         0x2c, 0xcb, 0x37, 0xab, 0xe2, 0x34, 0x49, 0x56, 0x8b, 0xe5, 0xb2, 0x38, 0x43, 0x92, 0x9b, 0xc5,
47567         0x9b, 0x8a, 0x38, 0x8b, 0x5b, 0x3d, 0x28, 0x2a, 0xca, 0xe6, 0xa6, 0x38, 0x47, 0xd3, 0xd5, 0xd2,
47568         0x66, 0x59, 0x9c, 0x27, 0x69, 0x4c, 0x03, 0x0f, 0x73, 0x92, 0x2e, 0x57, 0x6e, 0x54, 0xc5, 0x05,
47569         0x9a, 0xde, 0xac, 0xde, 0x50, 0x44, 0x44, 0xd2, 0x25, 0xe5, 0x46, 0x75, 0x53, 0x5c, 0x24, 0x69,
47570         0x5c, 0x11, 0x1e, 0xed, 0x24, 0x7d, 0xb3, 0x58, 0x51, 0xc4, 0x65, 0x92, 0xae, 0xdc, 0x28, 0x95,
47571         0xcb, 0xe2, 0x0a, 0x49, 0x57, 0x2b, 0x95, 0x52, 0x55, 0x5c, 0x45, 0x33, 0x50, 0xe8, 0x1a, 0xc7,
47572         0x5d, 0xa3, 0xeb, 0x3c, 0x11, 0xd7, 0xa4, 0x5f, 0x1f, 0x83, 0x82, 0xbb, 0x3b, 0xa0, 0x9b, 0xe1,
47573         0x0e, 0x7f, 0x2e, 0x75, 0x2f, 0x09, 0xf7, 0xf8, 0x9f, 0xe5, 0x33, 0xad, 0x29, 0x0f, 0x5a, 0x78,
47574         0x95, 0x26, 0x09, 0x85, 0xf6, 0xf9, 0x83, 0x56, 0x85, 0xf6, 0xf9, 0x83, 0xd6, 0x26, 0x5d, 0x50,
47575         0x1e, 0xb4, 0x8a, 0x32, 0xed, 0xf4, 0x07, 0xad, 0x62, 0x85, 0x76, 0xfa, 0x83, 0x96, 0xc2, 0x16,
47576         0x94, 0x07, 0xad, 0x0a, 0x5b, 0x50, 0x1e, 0xb4, 0x6e, 0x54, 0x68, 0x9f, 0x63, 0x0c, 0x99, 0xf6,
47577         0xf9, 0x83, 0x16, 0x9e, 0xc0, 0xd3, 0x34, 0x89, 0x07, 0xee, 0x0c, 0x4d, 0x96, 0x6e, 0xe0, 0x45,
47578         0x85, 0x24, 0xf1, 0xb8, 0x9c, 0xa3, 0xc9, 0x1b, 0x15, 0x99, 0xf6, 0x38, 0xa1, 0xc0, 0x7a, 0x9c,
47579         0x90, 0x90, 0x69, 0x8f, 0x63, 0x0e, 0x64, 0x99, 0xf6, 0xf8, 0x83, 0x16, 0x19, 0xaf, 0x8b, 0x34,
47580         0x5d, 0x92, 0x65, 0xd6, 0xe3, 0x0f, 0x5a, 0x64, 0xec, 0x2e, 0xb3, 0x34, 0x86, 0x5f, 0xa1, 0xe9,
47581         0x0a, 0xce, 0x5f, 0x65, 0x69, 0x9c, 0xbf, 0x46, 0xd3, 0x55, 0x9c, 0xbf, 0xce, 0xd2, 0x38, 0x7f,
47582         0x83, 0xa6, 0x6f, 0xe0, 0xfc, 0xf3, 0x2c, 0x8d, 0xf3, 0x2f, 0x90, 0x75, 0xb8, 0xb5, 0x29, 0x5e,
47583         0xa4, 0x89, 0x9b, 0xe2, 0x25, 0xb2, 0xcc, 0xe1, 0x1e, 0xba, 0xcc, 0x52, 0x45, 0xf1, 0x0a, 0x4b,
47584         0x29, 0xe2, 0x55, 0x96, 0x2a, 0x89, 0x12, 0x4b, 0x95, 0xc5, 0xe7, 0x58, 0xaa, 0x22, 0x3e, 0xcf,
47585         0x52, 0x55, 0xf1, 0x05, 0x96, 0xba, 0x21, 0xbe, 0xc8, 0x52, 0x9b, 0xe2, 0x4b, 0x34, 0xa5, 0xe0,
47586         0x95, 0x85, 0xa6, 0xf0, 0xc2, 0x42, 0x52, 0x25, 0xbc, 0xae, 0x90, 0x54, 0x59, 0x16, 0x5f, 0x0d,
47587         0x8d, 0xa0, 0xd7, 0xa4, 0x3f, 0x15, 0x60, 0x6a, 0xfb, 0xeb, 0x24, 0x69, 0x6d, 0xc3, 0x8c, 0xd3,
47588         0x54, 0x75, 0xcd, 0xb6, 0xf5, 0x7e, 0xab, 0xf7, 0x84, 0x49, 0x59, 0x57, 0x13, 0xf6, 0x3c, 0x1f,
47589         0x50, 0x9d, 0x76, 0xfc, 0x0f, 0x2a, 0xaf, 0xd9, 0x8e, 0xe6, 0x0c, 0xed, 0x03, 0xcb, 0x3c, 0xed,
47590         0xb6, 0xba, 0x0e, 0x13, 0xb3, 0x92, 0xe4, 0xb5, 0x46, 0x08, 0x58, 0x9d, 0x77, 0xc2, 0x19, 0xd2,
47591         0x2f, 0xe6, 0x61, 0x26, 0x58, 0x1f, 0xfa, 0x4c, 0x78, 0xe6, 0xbc, 0x34, 0x92, 0xc3, 0xf0, 0xec,
47592         0xf9, 0xa3, 0x5c, 0xc6, 0x1d, 0x59, 0xa6, 0xb3, 0x07, 0x6f, 0xcd, 0x39, 0x6f, 0x6b, 0xce, 0x7b,
47593         0x5b, 0xf3, 0x98, 0xb7, 0x35, 0x8f, 0x7b, 0x5b, 0xf3, 0x84, 0xb7, 0x35, 0x4f, 0x7a, 0x5b, 0x73,
47594         0xc1, 0xdb, 0x9a, 0xa7, 0xbc, 0xad, 0x19, 0xbc, 0xad, 0x79, 0xda, 0xdb, 0x9a, 0x67, 0xbc, 0xad,
47595         0x79, 0xd6, 0xdb, 0x9a, 0xe7, 0xbc, 0xad, 0x79, 0xde, 0xdb, 0x9a, 0x45, 0x6f, 0x6b, 0x5e, 0xf0,
47596         0xb6, 0x66, 0xe4, 0x6d, 0xcd, 0x8b, 0xde, 0xd6, 0xbc, 0xe4, 0x6f, 0xcd, 0x9c, 0xfd, 0x58, 0x91,
47597         0xbd, 0xfd, 0xb8, 0xe4, 0xef, 0xc7, 0x65, 0xd9, 0xdb, 0x8f, 0x2b, 0xfe, 0x7e, 0x5c, 0x95, 0xbd,
47598         0xfd, 0xf8, 0x86, 0xbf, 0x1f, 0x6f, 0xca, 0xde, 0x7e, 0x7c, 0xd3, 0xdb, 0x8f, 0xf1, 0x66, 0x79,
47599         0x59, 0xfa, 0xfe, 0x09, 0x2c, 0x4c, 0x85, 0xff, 0xc7, 0xac, 0xc2, 0x54, 0x18, 0x2b, 0xfc, 0xd7,
47600         0xfd, 0xca, 0xf8, 0xbf, 0xb5, 0x7f, 0x9d, 0x5c, 0xf1, 0x45, 0x29, 0xff, 0xaf, 0x2b, 0x56, 0x7c,
47601         0x51, 0xca, 0xff, 0xeb, 0x94, 0x8a, 0x2f, 0x4a, 0xf9, 0x7f, 0x5d, 0xa9, 0xe2, 0x8b, 0x52, 0xfe,
47602         0x5f, 0x57, 0xae, 0xf8, 0xa2, 0x94, 0xec, 0x89, 0x52, 0x95, 0x8a, 0x2f, 0x4a, 0xc9, 0x9e, 0x28,
47603         0x55, 0xad, 0xf8, 0xa2, 0x94, 0xec, 0x89, 0x52, 0x37, 0x2a, 0xbe, 0x28, 0x25, 0x7b, 0xa2, 0xd4,
47604         0x66, 0xc5, 0x17, 0xa5, 0x64, 0x57, 0x94, 0xc2, 0x52, 0xd5, 0x35, 0x7f, 0xa0, 0xbc, 0xec, 0x4b,
47605         0x55, 0xaf, 0xf8, 0x52, 0xd5, 0xab, 0xbe, 0x54, 0xf5, 0x9a, 0x2f, 0x55, 0xbd, 0xee, 0x4b, 0x55,
47606         0xd7, 0x7d, 0xa9, 0xea, 0x0d, 0x5f, 0xaa, 0x92, 0x7d, 0xa9, 0xaa, 0xe8, 0x4b, 0x55, 0x8a, 0x2f,
47607         0x55, 0x95, 0x7c, 0xa9, 0xaa, 0xec, 0x4b, 0x55, 0x15, 0x5f, 0xaa, 0xaa, 0xfa, 0x52, 0xd5, 0x0d,
47608         0x5f, 0xaa, 0xda, 0xf4, 0xa5, 0xaa, 0x9b, 0x01, 0xa9, 0x8a, 0x49, 0x52, 0x45, 0xdc, 0x8e, 0xb7,
47609         0x58, 0xba, 0x2a, 0xcb, 0xe2, 0xdb, 0x01, 0x69, 0xeb, 0x33, 0x2c, 0x8d, 0x89, 0xbf, 0x23, 0xfd,
47610         0x15, 0x01, 0x16, 0x62, 0x17, 0x11, 0xec, 0xcc, 0x7e, 0x94, 0xe9, 0xcc, 0x7e, 0xe4, 0x9d, 0xd9,
47611         0x8f, 0x02, 0x67, 0xf6, 0xa3, 0x4c, 0x67, 0xf6, 0x23, 0xef, 0xcc, 0x4e, 0x70, 0xa5, 0xcf, 0x93,
47612         0x23, 0xfb, 0xd1, 0xb3, 0x6f, 0x24, 0x47, 0xd1, 0x8d, 0x44, 0xfa, 0xde, 0xd8, 0xe9, 0xee, 0xe8,
47613         0xa9, 0x4e, 0x77, 0x47, 0x91, 0xd3, 0xdd, 0xe6, 0xe8, 0xc9, 0x3f, 0x05, 0xe3, 0xf8, 0x44, 0x57,
47614         0x0d, 0x1c, 0xee, 0x14, 0x31, 0x27, 0xfd, 0x24, 0xdd, 0x36, 0xbf, 0x1e, 0xad, 0xfd, 0x74, 0xb6,
47615         0x4d, 0xa9, 0x01, 0xcb, 0xdc, 0xcb, 0xa4, 0x67, 0x19, 0x1f, 0x09, 0x44, 0xb7, 0xf7, 0xc2, 0x03,
47616         0x47, 0x38, 0xdb, 0xc0, 0x79, 0x04, 0x4b, 0xbc, 0x1b, 0x3e, 0xd4, 0x84, 0xe5, 0x61, 0xaf, 0xd9,
47617         0xa0, 0x7f, 0x46, 0xfb, 0x40, 0xb3, 0xb4, 0xbe, 0xee, 0xe8, 0x96, 0xcd, 0xe8, 0xbf, 0x92, 0xc4,
47618         0x74, 0x1c, 0x43, 0x5d, 0x1a, 0xf6, 0xe2, 0xb9, 0xd2, 0x7f, 0x34, 0x09, 0xcb, 0x5c, 0x78, 0xb4,
47619         0x01, 0x85, 0x81, 0xd5, 0x35, 0x2d, 0xff, 0xea, 0xd6, 0xfb, 0x46, 0x1f, 0x02, 0x62, 0xe9, 0xae,
47620         0xad, 0x77, 0x6a, 0x5d, 0x47, 0xd5, 0x1c, 0x9d, 0xfd, 0x49, 0x7c, 0xc9, 0xe1, 0x20, 0x06, 0xae,
47621         0x72, 0x48, 0x60, 0xc2, 0xad, 0x61, 0xfb, 0x81, 0xee, 0x34, 0xba, 0x9f, 0xe8, 0xdb, 0x43, 0x4b,
47622         0xc3, 0xdd, 0xcb, 0x44, 0x1d, 0x3e, 0xe1, 0x5a, 0x0c, 0x5c, 0xe5, 0x90, 0x40, 0x32, 0x2c, 0x6a,
47623         0xbd, 0x9e, 0xf9, 0x48, 0xef, 0x34, 0x74, 0xeb, 0x61, 0xd7, 0x38, 0xa9, 0xeb, 0xbd, 0x9e, 0xbd,
47624         0x36, 0x46, 0x6e, 0xd1, 0x79, 0x45, 0xe8, 0x3e, 0xcc, 0xbb, 0xd9, 0xf5, 0x46, 0x93, 0xdc, 0xb9,
47625         0x8f, 0x93, 0x4b, 0x7c, 0xfe, 0x6d, 0x68, 0x63, 0xd8, 0x6a, 0x6b, 0x96, 0xd5, 0xd5, 0xad, 0xc6,
47626         0x40, 0x6b, 0x77, 0x8d, 0x13, 0x75, 0xce, 0x47, 0x27, 0xf7, 0xf2, 0x0d, 0x58, 0xe8, 0x6b, 0x8f,
47627         0x0f, 0x8e, 0x1a, 0xf5, 0x9d, 0xa6, 0xd7, 0xb4, 0x89, 0x94, 0x0b, 0xd6, 0xfd, 0x28, 0x34, 0xb9,
47628         0xb1, 0x22, 0x59, 0x5e, 0xbb, 0xbe, 0x00, 0xe7, 0xdb, 0x64, 0xa8, 0x0c, 0x2d, 0xbd, 0x73, 0xc7,
47629         0xd2, 0x0c, 0xe7, 0xf0, 0xc9, 0x40, 0x2f, 0x6e, 0xd1, 0xaa, 0xd7, 0x26, 0x47, 0xde, 0x7c, 0xa7,
47630         0xa1, 0xa3, 0x7b, 0xb0, 0x18, 0xbe, 0xae, 0x27, 0xcf, 0x25, 0x6b, 0x05, 0x76, 0xc3, 0x17, 0xa5,
47631         0x7a, 0xb4, 0x6b, 0x38, 0x25, 0x85, 0xd2, 0xe5, 0x21, 0x62, 0x7a, 0x76, 0xfb, 0x54, 0xef, 0x0c,
47632         0x7b, 0xb8, 0x83, 0xf4, 0x8f, 0x87, 0xba, 0xed, 0xec, 0x6e, 0xb3, 0xc7, 0x88, 0x11, 0xf4, 0x38,
47633         0x88, 0xa8, 0x04, 0xcb, 0xe1, 0x6a, 0x1a, 0x6a, 0x73, 0x5f, 0xb3, 0x1f, 0xac, 0xc1, 0x15, 0xe1,
47634         0x5a, 0x41, 0x5d, 0x8a, 0x16, 0xe2, 0x32, 0xb4, 0x0f, 0x52, 0x0c, 0x69, 0x5b, 0xef, 0x69, 0x4f,
47635         0x0e, 0xbb, 0x7d, 0xdd, 0xda, 0x1a, 0x0c, 0x7a, 0x5d, 0xbd, 0xb3, 0x36, 0x4d, 0x28, 0x5c, 0x8d,
47636         0x42, 0xc6, 0x00, 0x51, 0x0f, 0xd6, 0x5b, 0x74, 0xf4, 0xbe, 0x3f, 0xd4, 0xad, 0x27, 0xae, 0x8c,
47637         0x45, 0x60, 0xd6, 0x66, 0x48, 0xcb, 0xae, 0xf3, 0x47, 0x6e, 0x12, 0x96, 0x9a, 0x4c, 0x50, 0xfa,
47638         0xdd, 0x1c, 0xa0, 0xf8, 0x5c, 0x42, 0xf5, 0xf0, 0x46, 0xf0, 0x7a, 0xc6, 0x39, 0x18, 0xde, 0x0a,
47639         0xfe, 0x2f, 0x21, 0xd3, 0x5e, 0xf0, 0xa0, 0x35, 0x20, 0xa2, 0x20, 0x4b, 0x6e, 0x8a, 0x39, 0x7a,
47640         0xde, 0x1b, 0xd8, 0xe4, 0xf2, 0x81, 0xa5, 0xc9, 0xfd, 0x03, 0x4b, 0x93, 0x2b, 0x88, 0x69, 0x98,
47641         0x24, 0x30, 0xe4, 0x16, 0x82, 0x7d, 0xd0, 0x8b, 0x08, 0xf6, 0x41, 0xef, 0x22, 0x66, 0xa0, 0x40,
47642         0xc0, 0xe8, 0x75, 0x04, 0xfb, 0x62, 0x37, 0x12, 0xec, 0x8b, 0x5d, 0x4a, 0xb0, 0x2f, 0x72, 0x19,
47643         0x31, 0x83, 0x66, 0x61, 0x8a, 0xb2, 0x50, 0xda, 0x2c, 0x8b, 0xb3, 0xee, 0x27, 0xbd, 0x62, 0x98,
47644         0x73, 0x3f, 0xe9, 0x0d, 0xc2, 0x7c, 0xe8, 0xfc, 0x27, 0x4a, 0xff, 0x9d, 0x00, 0x28, 0xbe, 0x8c,
47645         0x64, 0xeb, 0xd3, 0x38, 0x5e, 0xb8, 0x4f, 0xbf, 0x2c, 0x3c, 0xfd, 0x4d, 0xa5, 0xe2, 0x49, 0xd7,
47646         0x15, 0x59, 0x1c, 0xf3, 0xa5, 0xd7, 0x71, 0x5f, 0xb4, 0x9c, 0xf0, 0xc5, 0xaf, 0x49, 0x5f, 0xba,
47647         0x2a, 0x04, 0x44, 0xaa, 0x29, 0xe9, 0x97, 0x04, 0x58, 0x88, 0xad, 0x4e, 0xa8, 0x16, 0x6e, 0xdd,
47648         0x6b, 0xd9, 0x16, 0xb5, 0x70, 0xe3, 0x3e, 0xca, 0x36, 0x5e, 0x76, 0x3e, 0x29, 0x56, 0xd8, 0x78,
47649         0xd9, 0xf9, 0xa4, 0x84, 0x9b, 0x47, 0x93, 0x55, 0x99, 0x0d, 0x97, 0x9d, 0x4f, 0x8a, 0xe4, 0x2e,
47650         0x96, 0xa6, 0xb1, 0xb0, 0x39, 0x2e, 0xfd, 0x43, 0x01, 0x16, 0x62, 0x0b, 0x60, 0x36, 0xae, 0x63,
47651         0x68, 0x61, 0xae, 0x1f, 0x64, 0xba, 0xcf, 0xee, 0xdb, 0xf2, 0x40, 0x66, 0xf7, 0xd9, 0x24, 0x5d,
47652         0x16, 0x73, 0x78, 0xdc, 0x90, 0x74, 0x55, 0xa9, 0x88, 0x79, 0x3c, 0x6e, 0xf1, 0x17, 0x3e, 0x19,
47653         0x8c, 0xb9, 0x60, 0xe4, 0x26, 0x99, 0xfc, 0x11, 0xf2, 0xa0, 0x22, 0x4e, 0x48, 0x7f, 0x20, 0xc0,
47654         0x7a, 0xe2, 0x44, 0x47, 0xef, 0x85, 0x9b, 0x53, 0x3e, 0xdb, 0x3a, 0x11, 0x6e, 0x96, 0x99, 0xe9,
47655         0xc2, 0x90, 0xcc, 0x5c, 0x2c, 0xc5, 0xc9, 0x1d, 0xd3, 0x29, 0xd3, 0xa9, 0x4b, 0xd2, 0x9b, 0xf4,
47656         0xbf, 0xb0, 0x8b, 0x1d, 0xd3, 0xa9, 0xd2, 0xf7, 0x06, 0xbb, 0x44, 0xdf, 0x1b, 0xec, 0x2a, 0x7d,
47657         0x6f, 0xb0, 0x8b, 0x0a, 0x7d, 0x6f, 0xc0, 0xe7, 0xb9, 0x82, 0xf4, 0x1f, 0x4f, 0xc2, 0x22, 0xe7,
47658         0x09, 0x1f, 0xed, 0x02, 0xb2, 0xe8, 0x73, 0x74, 0xb3, 0x63, 0x3d, 0x76, 0xdf, 0x50, 0xa9, 0xc0,
47659         0xb2, 0xce, 0x6d, 0xe1, 0xbd, 0x61, 0xaf, 0xb7, 0x73, 0x4e, 0x15, 0x19, 0xda, 0xb6, 0xf5, 0x98,
47660         0x91, 0xba, 0x0b, 0xa2, 0xad, 0x3b, 0xc3, 0x41, 0x90, 0x50, 0x2e, 0xe5, 0x31, 0x76, 0x5b, 0xfd,
47661         0x1c, 0x03, 0xdb, 0x39, 0xa7, 0xce, 0x11, 0x54, 0x9f, 0xd8, 0x31, 0xac, 0xc6, 0xf6, 0x10, 0x46,
47662         0x33, 0x9f, 0xa2, 0x46, 0xd0, 0xe0, 0xe3, 0xa8, 0x49, 0xc4, 0xd0, 0x3b, 0x00, 0x2d, 0xdb, 0x6a,
47663         0x86, 0x14, 0x20, 0xf8, 0xec, 0xd6, 0x1a, 0xaa, 0xf7, 0x76, 0xdc, 0xb2, 0x2d, 0x1f, 0xdf, 0xd1,
47664         0x4e, 0xb2, 0xbc, 0x3d, 0x1f, 0x6e, 0xdd, 0xf1, 0xf0, 0x1d, 0xed, 0x24, 0xde, 0xff, 0x83, 0x53,
47665         0x8f, 0x8f, 0x89, 0x51, 0xfd, 0x2f, 0x78, 0xfd, 0x7f, 0x70, 0x6a, 0x45, 0xfb, 0x3f, 0x40, 0x68,
47666         0x32, 0x85, 0xa1, 0x83, 0x1d, 0xb7, 0x41, 0x3b, 0x02, 0xeb, 0x7f, 0x9f, 0x98, 0x0c, 0x8b, 0xf6,
47667         0x83, 0xee, 0xc0, 0x53, 0x28, 0x78, 0x62, 0x68, 0xfd, 0x6e, 0x9b, 0x08, 0x13, 0x05, 0x95, 0x57,
47668         0x84, 0xde, 0x85, 0xb9, 0xb6, 0xdd, 0x25, 0x3b, 0x7a, 0x66, 0xb5, 0x85, 0x99, 0xb6, 0xdd, 0xc5,
47669         0x08, 0x44, 0x45, 0x81, 0xea, 0x42, 0xb0, 0xb1, 0xa8, 0x39, 0xda, 0xae, 0xa1, 0xb5, 0x9d, 0xee,
47670         0xc3, 0xae, 0x43, 0xb7, 0x70, 0x46, 0x14, 0x46, 0x75, 0x4d, 0x4e, 0xbd, 0xec, 0x0e, 0xcd, 0x38,
47671         0x11, 0x5a, 0x91, 0x05, 0x97, 0xd9, 0x48, 0x4d, 0xac, 0x66, 0x3a, 0x45, 0x15, 0x86, 0x43, 0x77,
47672         0x27, 0xa7, 0x5e, 0xa4, 0x23, 0x38, 0xa1, 0xce, 0xda, 0x0c, 0x80, 0x3f, 0x2f, 0xf0, 0x97, 0xff,
47673         0x2f, 0xd5, 0xce, 0xc3, 0x7a, 0x22, 0x27, 0xd2, 0x57, 0xa7, 0x00, 0xfc, 0xa9, 0x82, 0x5e, 0x81,
47674         0x79, 0x7b, 0xd8, 0xda, 0xef, 0xf6, 0x7a, 0xdd, 0x86, 0xde, 0x36, 0x8d, 0x0e, 0x3d, 0x5e, 0xcc,
47675         0xee, 0x9c, 0x53, 0xa3, 0x05, 0xe8, 0x0e, 0xcc, 0xf4, 0x83, 0x80, 0x69, 0x07, 0xb3, 0x20, 0xe2,
47676         0xce, 0x39, 0x35, 0x84, 0x88, 0x3e, 0x0f, 0x8b, 0x98, 0xf9, 0x08, 0x83, 0x6c, 0x26, 0x5e, 0x4b,
47677         0x9c, 0xdd, 0x11, 0x78, 0x15, 0x75, 0xac, 0xc7, 0x91, 0x3c, 0xf4, 0x06, 0x2c, 0x61, 0xd2, 0x3b,
47678         0x5b, 0xea, 0xfb, 0x4d, 0xf5, 0xf0, 0xb0, 0x49, 0x72, 0x99, 0x56, 0xc0, 0xac, 0xba, 0xd0, 0xb1,
47679         0x1e, 0xe3, 0x22, 0xf5, 0xf0, 0x90, 0x15, 0xf0, 0x11, 0x8e, 0xf6, 0xc8, 0xdc, 0x8b, 0x23, 0x1c,
47680         0xed, 0xa1, 0x2e, 0xac, 0x63, 0x04, 0xef, 0x79, 0xd2, 0xb6, 0xbb, 0xa6, 0xe1, 0x56, 0x33, 0x91,
47681         0xb2, 0x98, 0xe0, 0x26, 0x70, 0xb0, 0xd4, 0xb5, 0x8e, 0xf5, 0x98, 0x4b, 0x2d, 0xa5, 0xaa, 0xa3,
47682         0x3d, 0x36, 0x17, 0x3f, 0x95, 0xaa, 0x8e, 0xf6, 0xd0, 0x12, 0x15, 0x3f, 0xc8, 0x8c, 0x9c, 0xdd,
47683         0x11, 0x54, 0xf2, 0x45, 0x73, 0x15, 0x3a, 0xf5, 0x58, 0xae, 0xc2, 0x72, 0x4b, 0x0a, 0x99, 0x3b,
47684         0x2c, 0xb7, 0xa4, 0xd0, 0xdc, 0x32, 0x1d, 0xea, 0x2c, 0xb7, 0xcc, 0x60, 0xab, 0x32, 0x11, 0x86,
47685         0x59, 0x6e, 0xd5, 0xcd, 0x2d, 0xaf, 0xcd, 0x06, 0x72, 0xcb, 0x34, 0xf7, 0x86, 0xbc, 0x36, 0xe7,
47686         0xe7, 0xde, 0x60, 0xb0, 0x9b, 0xf2, 0xda, 0xbc, 0x9f, 0xbb, 0x29, 0xa3, 0x15, 0x7a, 0x2f, 0xb7,
47687         0xb9, 0x26, 0xb2, 0x6c, 0xfa, 0xc9, 0xf2, 0xab, 0xf2, 0xda, 0x42, 0x20, 0xbf, 0xca, 0xe0, 0x95,
47688         0x4a, 0x75, 0x0d, 0xf9, 0xf9, 0x4a, 0xa5, 0x4a, 0xf3, 0x4b, 0x8a, 0xbc, 0xb6, 0xe8, 0xe7, 0x97,
47689         0x14, 0x06, 0x5f, 0x29, 0x2a, 0x6b, 0x4b, 0x7e, 0x7e, 0xa5, 0xa8, 0xd0, 0xfc, 0x6a, 0x59, 0x5e,
47690         0x5b, 0xf6, 0xf3, 0xab, 0x65, 0x19, 0xad, 0x51, 0xa1, 0x4b, 0x29, 0xaf, 0xad, 0xb0, 0x02, 0xf6,
47691         0xcd, 0x4a, 0x94, 0x4d, 0x79, 0x6d, 0x35, 0x50, 0xa2, 0x6c, 0x32, 0x1c, 0x2c, 0xde, 0xae, 0xad,
47692         0xf9, 0x25, 0xf8, 0x9b, 0x95, 0x54, 0xaa, 0xf2, 0xda, 0x7a, 0xa0, 0xa4, 0x52, 0x65, 0x38, 0x95,
47693         0xa2, 0x22, 0xaf, 0x6d, 0xf8, 0x25, 0xf8, 0x1b, 0x6d, 0x60, 0x89, 0x04, 0xd7, 0x28, 0xaf, 0x9d,
47694         0x67, 0x45, 0x6e, 0x06, 0xba, 0x09, 0x05, 0xfb, 0xd4, 0xb4, 0x9c, 0x6d, 0xf5, 0x73, 0x6b, 0x17,
47695         0x52, 0x34, 0x2d, 0x1a, 0x0c, 0x48, 0xf5, 0xc0, 0xd1, 0x0b, 0x30, 0x87, 0xc7, 0x60, 0xa3, 0x67,
47696         0x3a, 0xf7, 0x8f, 0x8f, 0x6d, 0xdd, 0x59, 0xbb, 0x48, 0x66, 0xc6, 0x6c, 0xc7, 0x7a, 0xec, 0x67,
47697         0xd6, 0x96, 0xe9, 0x94, 0x36, 0x0d, 0x57, 0xee, 0x22, 0x03, 0xab, 0xb6, 0x01, 0x78, 0xc8, 0x35,
47698         0xf7, 0x4c, 0xe3, 0xa4, 0xfe, 0xa4, 0xdd, 0xd3, 0x1b, 0x8e, 0x66, 0x31, 0x14, 0xe9, 0x4f, 0x72,
47699         0x30, 0x13, 0x5a, 0x5f, 0x32, 0x3d, 0x43, 0x04, 0x31, 0xc2, 0x42, 0xd0, 0xbf, 0x9b, 0xf5, 0x19,
47700         0xa2, 0xe8, 0xde, 0x65, 0xb3, 0x47, 0xbc, 0xbe, 0x5d, 0xa2, 0x8f, 0x78, 0x7d, 0xbb, 0x4c, 0x1f,
47701         0x4e, 0xb1, 0x48, 0x3e, 0x4e, 0x13, 0x4c, 0xfe, 0xe9, 0xdb, 0x9b, 0xee, 0x35, 0x76, 0xd1, 0x53,
47702         0x09, 0x50, 0xbc, 0x6b, 0xec, 0x92, 0xa7, 0x12, 0x50, 0xf6, 0xaf, 0xb1, 0xe5, 0xf8, 0x35, 0xf6,
47703         0x26, 0x7b, 0xbc, 0xa3, 0xc2, 0xfc, 0xbc, 0x7f, 0x73, 0x2b, 0xfa, 0xc2, 0xfc, 0x82, 0x7f, 0x81,
47704         0x8a, 0x7c, 0xb9, 0x9e, 0xe9, 0x05, 0x54, 0x7d, 0xbd, 0x80, 0x4d, 0xf7, 0xd9, 0x8e, 0x49, 0xfb,
47705         0x2b, 0x81, 0x0b, 0xd4, 0xd5, 0xc0, 0x05, 0xea, 0x9a, 0xf4, 0xbf, 0xe6, 0x60, 0x91, 0xb3, 0x80,
47706         0xa2, 0xed, 0x70, 0x87, 0x5f, 0xcf, 0xba, 0xf2, 0x86, 0xfb, 0xfd, 0x6b, 0x67, 0x7e, 0xfe, 0x29,
47707         0xba, 0xfd, 0xae, 0xb8, 0xfd, 0x5e, 0x72, 0xfb, 0xbd, 0xec, 0xf6, 0x7b, 0xc5, 0xed, 0x77, 0xa6,
47708         0xe7, 0x82, 0xff, 0x80, 0x82, 0xf7, 0x07, 0x4c, 0x79, 0x7f, 0x00, 0x78, 0x7f, 0xc0, 0xb4, 0xf7,
47709         0x07, 0xcc, 0x78, 0x7f, 0xc0, 0xac, 0xf7, 0x07, 0xcc, 0x79, 0x7f, 0xc0, 0xbc, 0xff, 0x07, 0x88,
47710         0xfe, 0x1f, 0xb0, 0xe0, 0xff, 0x01, 0xf1, 0x5e, 0xbf, 0x51, 0x61, 0xaf, 0xa5, 0x74, 0xe6, 0x7a,
47711         0xdd, 0x7e, 0x53, 0xf1, 0xba, 0x1d, 0xcf, 0x4e, 0x71, 0x55, 0xfa, 0x85, 0x1c, 0xac, 0x26, 0xac,
47712         0xbe, 0x68, 0x27, 0xdc, 0xdd, 0xca, 0x59, 0x96, 0xee, 0x70, 0x97, 0xff, 0x76, 0xb6, 0x93, 0xa5,
47713         0xdd, 0x63, 0x5d, 0x6e, 0xf7, 0x58, 0x97, 0xdb, 0x3d, 0xd6, 0xe5, 0x76, 0x8f, 0x0d, 0x75, 0xbb,
47714         0x57, 0xa5, 0x5d, 0x6e, 0xf7, 0x98, 0x8a, 0x80, 0xdd, 0x2b, 0x32, 0x15, 0x01, 0xbb, 0xa7, 0x94,
47715         0x69, 0xa7, 0xdb, 0xbd, 0x52, 0x89, 0x76, 0xba, 0xdd, 0x2b, 0xb3, 0x4e, 0xb7, 0x7b, 0xd5, 0x32,
47716         0xed, 0x74, 0xbb, 0xb7, 0xc9, 0x3a, 0xdd, 0xee, 0xdd, 0xac, 0xd2, 0x97, 0x6a, 0xbb, 0x57, 0x2c,
47717         0x2a, 0x74, 0xb0, 0xdb, 0x3d, 0x7c, 0xf0, 0x9f, 0x67, 0xc9, 0x2a, 0xeb, 0x76, 0xbb, 0x57, 0x52,
47718         0x64, 0x71, 0x41, 0xfa, 0xaa, 0x00, 0x05, 0x77, 0xdd, 0x41, 0xef, 0xb1, 0xd5, 0x06, 0x7f, 0x93,
47719         0x05, 0x83, 0x9d, 0x1d, 0x9e, 0x4b, 0xec, 0x2b, 0x1f, 0x94, 0x2e, 0x49, 0xde, 0x27, 0x7a, 0x83,
47720         0x2e, 0x49, 0x7e, 0x0e, 0x95, 0x32, 0x88, 0x72, 0x29, 0x91, 0x1d, 0x22, 0x25, 0xd2, 0x1f, 0xe6,
47721         0x60, 0x2e, 0x4c, 0x12, 0x7d, 0x36, 0xfc, 0x97, 0xbd, 0x9c, 0x81, 0x8d, 0xf0, 0x3f, 0xf5, 0x9d,
47722         0x59, 0x27, 0x87, 0xe2, 0x4e, 0x8e, 0x92, 0x3b, 0x39, 0xca, 0xee, 0xe4, 0xa8, 0xb8, 0x93, 0xa3,
47723         0xea, 0x4e, 0x8e, 0x1b, 0x29, 0x8b, 0x52, 0xb1, 0xec, 0xce, 0x8e, 0x62, 0xd5, 0x9d, 0x1d, 0x8a,
47724         0x37, 0x3b, 0x4a, 0xde, 0xec, 0x28, 0x29, 0xee, 0xec, 0x28, 0x79, 0x6f, 0x6b, 0x65, 0xef, 0x6d,
47725         0xad, 0x5a, 0x0e, 0xbd, 0xad, 0xb1, 0x67, 0xb0, 0x4d, 0x77, 0x6e, 0xe0, 0x7f, 0x71, 0xd1, 0x7d,
47726         0x09, 0xaa, 0xba, 0x2b, 0x12, 0xfe, 0x43, 0xd9, 0xf3, 0x5a, 0xa5, 0xa8, 0xb8, 0xcf, 0x6b, 0xd5,
47727         0x32, 0x9e, 0x18, 0xff, 0x8d, 0x00, 0xab, 0x09, 0xc7, 0x29, 0xe4, 0xc0, 0xc5, 0xd8, 0x81, 0x2a,
47728         0xa4, 0x41, 0x2d, 0x90, 0xcb, 0xd7, 0xeb, 0xd9, 0xce, 0x68, 0x2e, 0xa6, 0x9a, 0x4e, 0x14, 0xdd,
47729         0x86, 0x4b, 0x1c, 0x80, 0xa0, 0x9e, 0x75, 0x8e, 0xdc, 0x10, 0x8f, 0x80, 0x92, 0xfe, 0x58, 0x80,
47730         0xf5, 0x44, 0x26, 0xc8, 0xc9, 0x27, 0x76, 0x7b, 0xe9, 0x2a, 0xf7, 0xf3, 0x8a, 0xd0, 0x01, 0x88,
47731         0xb6, 0xd5, 0x0c, 0xdf, 0x25, 0xa6, 0x29, 0x68, 0x36, 0xd4, 0x30, 0xb0, 0x3a, 0x6f, 0x5b, 0xe1,
47732         0xab, 0x86, 0x2d, 0x98, 0xb6, 0xad, 0xe6, 0x21, 0x5e, 0x53, 0xf6, 0xb5, 0xc7, 0x4c, 0xce, 0xbe,
47733         0x92, 0x44, 0xcc, 0x85, 0x53, 0xc1, 0xb6, 0xdc, 0xb4, 0xf4, 0x5b, 0x02, 0x88, 0xd1, 0x8a, 0x32,
47734         0x3e, 0x41, 0x45, 0xb0, 0xc2, 0xf3, 0xc3, 0x78, 0xea, 0x3d, 0xdb, 0x9b, 0x1e, 0x9b, 0xee, 0xeb,
47735         0x73, 0xb1, 0xea, 0x69, 0xf2, 0x29, 0xee, 0xeb, 0x73, 0xb5, 0xec, 0x5e, 0x8e, 0xe1, 0xd1, 0x5b,
47736         0x90, 0x7e, 0x54, 0x80, 0xe9, 0x40, 0x1b, 0xd1, 0xdb, 0xe1, 0x26, 0xbc, 0x38, 0xaa, 0x53, 0xc2,
47737         0xdc, 0xef, 0x65, 0xba, 0x77, 0x31, 0x98, 0xa2, 0x96, 0xc1, 0x14, 0xb5, 0x0c, 0x57, 0x51, 0xcb,
47738         0x70, 0x15, 0xb5, 0x8c, 0x6a, 0x59, 0x1c, 0x97, 0xfe, 0x66, 0x0e, 0xc0, 0xbf, 0x16, 0x40, 0x0d,
47739         0x58, 0x18, 0xe8, 0x56, 0xd7, 0xec, 0x74, 0xdb, 0x38, 0x97, 0x0e, 0x04, 0x21, 0xe5, 0xcd, 0xe0,
47740         0x20, 0x0a, 0xad, 0x8a, 0x01, 0x02, 0xf4, 0x2f, 0xbb, 0x03, 0xb3, 0x96, 0xee, 0x3c, 0xf6, 0x09,
47741         0xd2, 0x91, 0xc5, 0xd7, 0x4e, 0x53, 0x83, 0x90, 0xea, 0x0c, 0x43, 0xa4, 0x84, 0x3e, 0x86, 0xf3,
47742         0x29, 0x37, 0xe9, 0x6c, 0x8c, 0xc9, 0x19, 0x14, 0xdd, 0x43, 0x78, 0xea, 0x46, 0xf2, 0xa5, 0xbb,
47743         0xf4, 0xb7, 0x73, 0xb0, 0x10, 0x6b, 0x63, 0xb6, 0x6b, 0xc1, 0x18, 0x5a, 0xf8, 0x7f, 0xfc, 0x27,
47744         0x19, 0xf7, 0xd3, 0x63, 0x36, 0x0c, 0xed, 0x63, 0xa6, 0x06, 0x61, 0x1f, 0xbb, 0x6a, 0x10, 0xf6,
47745         0x71, 0xb1, 0x4a, 0x07, 0xa2, 0x7d, 0xec, 0xaa, 0x41, 0xd8, 0xc7, 0xee, 0x40, 0xb4, 0x8f, 0xcb,
47746         0x4c, 0x0d, 0xc2, 0x3e, 0xae, 0xba, 0x7b, 0xea, 0xf1, 0xa6, 0x4c, 0x35, 0xc0, 0xec, 0x63, 0x3c,
47747         0x38, 0x81, 0x25, 0xab, 0x32, 0xd5, 0x00, 0xc3, 0xd8, 0x4c, 0x03, 0x0c, 0x23, 0xc9, 0x54, 0xeb,
47748         0x8e, 0xc0, 0xca, 0x54, 0xeb, 0xce, 0x3e, 0x26, 0x52, 0x47, 0xf4, 0x4e, 0xfb, 0x5f, 0x08, 0x30,
47749         0x1b, 0xfa, 0xeb, 0xd0, 0x3b, 0xe1, 0x3e, 0xba, 0x36, 0xfa, 0xdf, 0x0e, 0xf7, 0xcf, 0xdf, 0xc8,
47750         0xd0, 0x3f, 0x6e, 0x6f, 0x08, 0x5e, 0x1f, 0xe4, 0xbc, 0x96, 0xe7, 0xbd, 0xf6, 0x8e, 0xf9, 0x8d,
47751         0x1c, 0xf7, 0x1b, 0x39, 0xe1, 0x37, 0x72, 0x32, 0xd0, 0xc8, 0x42, 0xa0, 0x91, 0x53, 0x34, 0x8d,
47752         0x8f, 0x3a, 0x22, 0xa0, 0x69, 0x98, 0xc4, 0x95, 0x29, 0x58, 0xda, 0x96, 0xfe, 0x50, 0x80, 0xf3,
47753         0x29, 0x63, 0x0a, 0xed, 0x85, 0x5b, 0x5f, 0x3d, 0xeb, 0xa0, 0x0c, 0xf7, 0x45, 0x3f, 0x63, 0x57,
47754         0x28, 0x5e, 0x57, 0x94, 0xbd, 0xae, 0xa8, 0xe2, 0x45, 0xcb, 0xfb, 0xc3, 0x59, 0x5f, 0xe0, 0xad,
47755         0x72, 0x9c, 0xb5, 0x5a, 0x56, 0xca, 0xe2, 0x44, 0xa0, 0xd5, 0x93, 0xd2, 0x8f, 0x0b, 0x00, 0xfe,
47756         0x5d, 0x1f, 0xda, 0x85, 0x05, 0x47, 0x3b, 0x69, 0x86, 0xf7, 0x29, 0xba, 0x3d, 0xa6, 0xbf, 0xa1,
47757         0x89, 0x8e, 0x76, 0x12, 0xb6, 0x15, 0xaa, 0x83, 0x48, 0x49, 0xc5, 0xcc, 0xc8, 0xd6, 0x92, 0x6e,
47758         0x1c, 0xd5, 0x79, 0x42, 0xc5, 0x47, 0x90, 0x86, 0x90, 0x3f, 0xdc, 0xba, 0x83, 0x96, 0x61, 0x02,
47759         0xd3, 0xf2, 0x36, 0xb6, 0x71, 0x47, 0x3b, 0xd9, 0xed, 0xa0, 0x0f, 0x01, 0x39, 0xdd, 0xbe, 0xbe,
47760         0xd5, 0xeb, 0x9e, 0x18, 0x7d, 0xdd, 0x08, 0x6d, 0x66, 0x09, 0x5a, 0x66, 0x31, 0x70, 0x95, 0x43,
47761         0x42, 0xfa, 0x67, 0x02, 0xa0, 0x38, 0x68, 0xb6, 0x67, 0x9b, 0x38, 0x5e, 0xf8, 0x0f, 0xfe, 0x4a,
47762         0xb6, 0xa7, 0x30, 0x7a, 0x40, 0x10, 0xfc, 0x03, 0x42, 0x2e, 0x70, 0x40, 0xc8, 0x07, 0x0e, 0x08,
47763         0x63, 0x81, 0x03, 0xc2, 0x38, 0x4d, 0x93, 0x51, 0x3c, 0x41, 0x1f, 0x11, 0xe8, 0x28, 0x9e, 0x0c,
47764         0xcd, 0xe1, 0x82, 0xf4, 0x7b, 0x79, 0x00, 0xff, 0x46, 0x95, 0xec, 0x05, 0xa7, 0x56, 0xd3, 0x5d,
47765         0xc6, 0x32, 0xec, 0x05, 0x3b, 0x6a, 0x18, 0x5a, 0x15, 0x07, 0xa7, 0x56, 0x28, 0xc7, 0x23, 0xca,
47766         0x91, 0x34, 0x52, 0x88, 0x86, 0x44, 0x0d, 0x42, 0x34, 0x24, 0x13, 0x9c, 0xc0, 0x1a, 0x26, 0x7a,
47767         0xf8, 0xb8, 0x79, 0x60, 0x3e, 0xd2, 0xad, 0xdb, 0x5a, 0xdb, 0x31, 0x2d, 0x3c, 0xab, 0x4e, 0x74,
47768         0xb6, 0x29, 0xbc, 0x9e, 0x48, 0x9b, 0x87, 0xa4, 0xae, 0x0c, 0x4e, 0xad, 0xc3, 0xc7, 0xb1, 0x7c,
47769         0x74, 0x05, 0xa6, 0xfb, 0xc3, 0x9e, 0xd3, 0x1d, 0xf4, 0xf4, 0x83, 0x1d, 0x95, 0x5c, 0xf0, 0x15,
47770         0xd4, 0x60, 0x16, 0x5a, 0x82, 0xf1, 0xce, 0xb0, 0xdf, 0x7f, 0x42, 0xee, 0xf2, 0x0a, 0x2a, 0xfd,
47771         0x40, 0xaf, 0x03, 0x22, 0x0c, 0x3e, 0x19, 0xe8, 0xca, 0x7d, 0xe7, 0x54, 0xb7, 0xea, 0x7a, 0xaf,
47772         0x47, 0x2e, 0xee, 0x0a, 0x2a, 0xee, 0x8f, 0x70, 0x01, 0xda, 0x87, 0x79, 0x0c, 0xbe, 0x6f, 0x76,
47773         0x74, 0x9a, 0x79, 0x87, 0xdd, 0xbc, 0x3d, 0x9f, 0xd8, 0x8c, 0x00, 0xac, 0x3a, 0x37, 0x38, 0xb5,
47774         0x02, 0xdf, 0xd2, 0x3f, 0x15, 0x60, 0x21, 0xf6, 0xdf, 0x64, 0xdc, 0xc3, 0xa2, 0x68, 0xe1, 0x61,
47775         0xfb, 0xc9, 0x33, 0x2c, 0xd1, 0x15, 0xd9, 0x5b, 0x97, 0x64, 0x6f, 0x8d, 0x56, 0x64, 0x6f, 0x8d,
47776         0xc6, 0x23, 0x7d, 0xc2, 0x5d, 0xa2, 0xe4, 0xf8, 0x68, 0xfd, 0x1d, 0xb7, 0x55, 0xa1, 0xa1, 0x90,
47777         0xbd, 0x55, 0xc9, 0xf2, 0xe1, 0x30, 0xe3, 0xc6, 0xec, 0x35, 0xaa, 0xe8, 0x35, 0x4a, 0xf1, 0xf6,
47778         0x9d, 0x8a, 0xbf, 0xef, 0xf8, 0x6d, 0x52, 0x64, 0x6f, 0xdf, 0xa9, 0xc8, 0xfe, 0xbe, 0x83, 0x9b,
47779         0x57, 0x90, 0xfe, 0xae, 0x00, 0x6b, 0x49, 0x23, 0x12, 0xed, 0x86, 0xdb, 0x55, 0x3a, 0xd3, 0x78,
47780         0x0e, 0x37, 0xef, 0xbd, 0x4c, 0xcd, 0xeb, 0xd4, 0x98, 0xdc, 0xd1, 0xa9, 0xb1, 0xd3, 0x61, 0xa7,
47781         0x86, 0x45, 0xc8, 0xe0, 0x9f, 0x30, 0x26, 0x7d, 0x8f, 0x00, 0xf3, 0x91, 0xe1, 0x87, 0xde, 0x0d,
47782         0xb3, 0xfa, 0x4a, 0x96, 0x31, 0x7b, 0x66, 0x1d, 0xb1, 0x02, 0x8c, 0x59, 0xba, 0xd6, 0x13, 0x05,
47783         0xbc, 0xa0, 0x3d, 0xec, 0x5a, 0xce, 0x50, 0xeb, 0x89, 0x39, 0xe9, 0xaf, 0xe5, 0x60, 0x91, 0xf3,
47784         0x7e, 0x91, 0xf1, 0xd6, 0x29, 0x8e, 0x18, 0xe6, 0xeb, 0x17, 0x85, 0x6c, 0x6f, 0x9e, 0xcc, 0xae,
47785         0xca, 0x66, 0x76, 0x55, 0x36, 0xb3, 0xab, 0x22, 0x87, 0x6a, 0xfc, 0x7b, 0x83, 0xdd, 0x7e, 0x14,
47786         0x65, 0xf7, 0xa1, 0xb3, 0xc2, 0x1e, 0x3a, 0x15, 0x2c, 0x80, 0xe0, 0x04, 0xd1, 0x56, 0xc5, 0x09,
47787         0x62, 0xf8, 0x83, 0x13, 0x44, 0x44, 0xc3, 0x09, 0xef, 0xde, 0x03, 0x0f, 0xac, 0x59, 0x9a, 0x52,
47788         0xd8, 0x65, 0x13, 0x79, 0xa4, 0x9f, 0xa7, 0xa9, 0x4d, 0x59, 0x14, 0xa5, 0x6f, 0x2b, 0xc0, 0x6a,
47789         0x82, 0x61, 0x32, 0xfa, 0x46, 0xb8, 0x78, 0xaa, 0x59, 0x1f, 0x37, 0xb7, 0xea, 0x77, 0x9b, 0x8d,
47790         0x81, 0xe6, 0x74, 0xb5, 0x5e, 0x6d, 0x68, 0x74, 0xf0, 0xc9, 0xf0, 0xe0, 0xa8, 0x5e, 0xdf, 0x61,
47791         0x8b, 0x7d, 0xaa, 0x36, 0x0f, 0x26, 0xb0, 0x55, 0xbf, 0xcb, 0x43, 0x4f, 0xa7, 0xdf, 0xa8, 0xef,
47792         0xb0, 0x75, 0xff, 0xa9, 0xe8, 0x37, 0xea, 0x3b, 0xa8, 0x02, 0x85, 0x41, 0xf3, 0x9e, 0xda, 0xbc,
47793         0xad, 0x16, 0xd9, 0x32, 0x7f, 0x3e, 0x46, 0x2a, 0x20, 0x8d, 0x4c, 0x0c, 0xee, 0xa9, 0xb7, 0xd5,
47794         0x22, 0xfa, 0x66, 0x58, 0x1d, 0x74, 0xec, 0xf6, 0x29, 0x7d, 0x7f, 0xc1, 0xcc, 0xd5, 0xcd, 0x8e,
47795         0xde, 0x32, 0xcd, 0x07, 0x64, 0x41, 0x9f, 0x53, 0xb6, 0xcf, 0x62, 0xde, 0x7d, 0xfd, 0x60, 0xbb,
47796         0x51, 0xdf, 0x89, 0xd3, 0x52, 0x97, 0x48, 0x25, 0x38, 0x7f, 0xab, 0x7e, 0xd7, 0xcd, 0x45, 0xef,
47797         0xc0, 0x8c, 0x33, 0x68, 0x37, 0x1b, 0x6a, 0xa3, 0xa9, 0xde, 0x3b, 0xdc, 0x65, 0xcf, 0xad, 0xe9,
47798         0x62, 0x14, 0x38, 0x83, 0x76, 0x43, 0x6d, 0x60, 0x78, 0x54, 0x83, 0x39, 0x8c, 0x4f, 0x3a, 0x98,
47799         0x52, 0x98, 0xc8, 0x40, 0x01, 0xd7, 0x49, 0x50, 0xc2, 0x34, 0x1a, 0x2e, 0x8d, 0xc9, 0xcc, 0x34,
47800         0x1a, 0x8c, 0xc6, 0xdb, 0x30, 0x6d, 0x0f, 0x9a, 0xf5, 0xc6, 0x2e, 0x25, 0x90, 0x45, 0x43, 0x6b,
47801         0xca, 0x1e, 0xd4, 0x1b, 0xbb, 0x04, 0xbb, 0x0e, 0xf3, 0xee, 0x33, 0x69, 0xdb, 0xa6, 0x14, 0xa6,
47802         0x46, 0xbf, 0xd7, 0xcf, 0x32, 0x9c, 0xba, 0x4d, 0x88, 0x3c, 0x0f, 0xb3, 0xf4, 0x09, 0xd4, 0x25,
47803         0x01, 0x9e, 0x09, 0x37, 0xce, 0x66, 0x50, 0x6f, 0x02, 0xf4, 0xdb, 0x76, 0xb3, 0x4e, 0x41, 0xa6,
47804         0x33, 0xf0, 0x59, 0xe8, 0xb7, 0xed, 0x3a, 0xc1, 0x25, 0x03, 0xec, 0xe8, 0x16, 0x19, 0x60, 0x33,
47805         0x59, 0x06, 0xd8, 0xd1, 0x2d, 0x3c, 0xc0, 0x4a, 0x30, 0xf1, 0xb8, 0xd1, 0xd6, 0x7a, 0x3a, 0x79,
47806         0x6b, 0xc2, 0x48, 0xbc, 0x46, 0x7d, 0x8e, 0x80, 0xa8, 0x0c, 0x54, 0x3a, 0x80, 0xd5, 0x84, 0x91,
47807         0x94, 0xb2, 0xd8, 0xcc, 0x01, 0xd8, 0x7a, 0xbf, 0xdb, 0x70, 0x34, 0xa7, 0xdb, 0xa6, 0x6b, 0x61,
47808         0x87, 0xbe, 0x65, 0x8b, 0xb9, 0xda, 0x14, 0x4c, 0xb2, 0x9e, 0x91, 0x1e, 0xc2, 0x04, 0xad, 0x0e,
47809         0xdd, 0x08, 0x2f, 0x84, 0x57, 0x53, 0x58, 0x0b, 0xaf, 0x7d, 0xa5, 0x8c, 0xbb, 0x86, 0xec, 0xee,
47810         0x1a, 0x55, 0x31, 0x27, 0xfd, 0x3f, 0x63, 0x30, 0x13, 0xf4, 0x5c, 0x80, 0x6a, 0xf8, 0x3f, 0xb3,
47811         0x1e, 0xe2, 0x9c, 0x5d, 0xa3, 0xa3, 0x3f, 0x66, 0x4b, 0x4c, 0xfa, 0x1f, 0x12, 0x46, 0x41, 0xc7,
47812         0xb0, 0x6a, 0xe9, 0xae, 0x16, 0x21, 0x79, 0xf7, 0xf9, 0xb0, 0xeb, 0x9c, 0x36, 0x9e, 0x18, 0x6d,
47813         0xb6, 0xa0, 0xbc, 0x96, 0x70, 0xd4, 0xe4, 0xe2, 0xa8, 0x49, 0xc4, 0x90, 0x06, 0x97, 0xdc, 0x41,
47814         0x6a, 0xf5, 0x8e, 0xe9, 0x11, 0xd5, 0xde, 0x32, 0x3a, 0x75, 0xd3, 0xb0, 0x1d, 0xcd, 0x70, 0x6c,
47815         0xb6, 0xe8, 0xa4, 0x8e, 0xd9, 0x0b, 0x8c, 0x84, 0xda, 0x3b, 0x8e, 0x13, 0x40, 0x26, 0x5c, 0xa0,
47816         0x43, 0x38, 0xa1, 0x02, 0xaa, 0xcc, 0xf1, 0x6a, 0x82, 0x23, 0x80, 0xdb, 0x1c, 0x94, 0x9d, 0x73,
47817         0xea, 0x06, 0x21, 0xc9, 0xaf, 0xd0, 0x82, 0xf3, 0x56, 0xaf, 0xbf, 0x6b, 0xe0, 0x06, 0xde, 0x1f,
47818         0x3a, 0xf7, 0x8f, 0x71, 0x22, 0x6a, 0xce, 0xcc, 0xbf, 0x41, 0x51, 0x93, 0xf1, 0xd4, 0x34, 0xa2,
47819         0xe8, 0x0b, 0xb0, 0x1c, 0xf4, 0x57, 0xb1, 0xad, 0x77, 0xba, 0x6d, 0xcd, 0xd1, 0x3b, 0xa9, 0xba,
47820         0xa8, 0x01, 0xd5, 0x58, 0xd7, 0x81, 0x08, 0x97, 0x48, 0x6d, 0x0d, 0x56, 0xf8, 0x9d, 0x27, 0xfd,
47821         0x6a, 0x1e, 0x56, 0x13, 0xfe, 0x74, 0xf4, 0x05, 0x40, 0x41, 0x72, 0x75, 0xe2, 0x2c, 0x85, 0x0d,
47822         0xc6, 0xd7, 0xb2, 0x31, 0x44, 0x71, 0x54, 0x0e, 0x1d, 0xf4, 0x02, 0xcc, 0x19, 0xfa, 0xa3, 0xa3,
47823         0x5b, 0x11, 0xef, 0x12, 0xea, 0x2c, 0xc9, 0xf5, 0x1c, 0x47, 0xbc, 0x0e, 0x63, 0x4e, 0x49, 0x2e,
47824         0xa7, 0x0e, 0xa3, 0xc3, 0x92, 0x5c, 0x56, 0x09, 0x18, 0xaa, 0xc3, 0xc4, 0x90, 0x28, 0xac, 0xb0,
47825         0x61, 0xc1, 0x7f, 0x18, 0x50, 0xb7, 0xea, 0x3b, 0xcd, 0x48, 0x27, 0xed, 0x9c, 0x53, 0x19, 0x2a,
47826         0xfa, 0x22, 0x2c, 0xda, 0xc3, 0xc1, 0xa0, 0xa7, 0xe3, 0x83, 0xa8, 0x66, 0x3d, 0xa1, 0x2a, 0x30,
47827         0xec, 0x8f, 0x3f, 0x13, 0x45, 0x1e, 0x1d, 0x24, 0xc3, 0x98, 0xdd, 0x77, 0xda, 0xde, 0xa6, 0xc4,
47828         0xed, 0xc9, 0x46, 0xad, 0xb9, 0x7f, 0x58, 0x57, 0x09, 0x64, 0x6d, 0x05, 0x96, 0x2c, 0xad, 0x7d,
47829         0x1a, 0xad, 0x40, 0xfa, 0xc5, 0x69, 0x58, 0x4d, 0xe8, 0x73, 0xf4, 0x36, 0xc0, 0xe0, 0xf4, 0x09,
47830         0x71, 0x45, 0xc2, 0x4e, 0xff, 0x23, 0xb7, 0x50, 0x1f, 0x1e, 0x7d, 0x11, 0x96, 0x3a, 0xe6, 0x23,
47831         0x03, 0xf3, 0x1b, 0xfa, 0xf7, 0x73, 0x29, 0x7d, 0xb0, 0xcd, 0x41, 0x50, 0xb9, 0x64, 0xd0, 0x87,
47832         0x80, 0x68, 0x5f, 0x87, 0x88, 0xa7, 0xa9, 0x94, 0x1f, 0xc5, 0xc0, 0x55, 0x0e, 0x09, 0xf4, 0x31,
47833         0x5c, 0xe6, 0x74, 0x79, 0xa8, 0x96, 0xb1, 0xb3, 0xd5, 0x32, 0x8a, 0x1e, 0x6a, 0xc2, 0xb2, 0x81,
47834         0xa7, 0x56, 0xd7, 0x38, 0xd9, 0xea, 0x3c, 0xd4, 0x8c, 0xb6, 0xce, 0xde, 0xe3, 0xc7, 0x53, 0xcc,
47835         0x01, 0xee, 0xf1, 0x30, 0xd4, 0x25, 0x83, 0x93, 0x8b, 0x24, 0x98, 0x26, 0xaf, 0xfe, 0xb5, 0xae,
47836         0xd3, 0xd7, 0x06, 0x64, 0xd8, 0xcc, 0x90, 0x1d, 0xdc, 0xcf, 0x44, 0xcf, 0xc3, 0x4c, 0x5f, 0xef,
47837         0x74, 0x87, 0x7d, 0x06, 0x34, 0xc9, 0x80, 0x42, 0xb9, 0xe8, 0x0a, 0x40, 0xcf, 0x34, 0x4e, 0x18,
47838         0x4c, 0x81, 0xc1, 0x04, 0xf2, 0x90, 0x01, 0x1b, 0xb6, 0xdd, 0xf2, 0x8e, 0xb3, 0x5d, 0xe7, 0x49,
47839         0x60, 0x7c, 0x31, 0xf9, 0xe3, 0x8d, 0xc4, 0x11, 0xcb, 0x47, 0x53, 0xd7, 0x6d, 0xbb, 0xc5, 0x2f,
47840         0x42, 0x9f, 0x83, 0xc5, 0x4e, 0xdf, 0xb2, 0xc9, 0xa9, 0x7f, 0xab, 0x79, 0x60, 0xda, 0x5d, 0xa2,
47841         0x81, 0x0f, 0x69, 0x1a, 0x47, 0xfb, 0x6a, 0x23, 0x02, 0xaf, 0x2e, 0x60, 0x22, 0x24, 0xcf, 0xcd,
47842         0xc2, 0x82, 0xb5, 0xbb, 0x33, 0xf5, 0x1c, 0xbd, 0x59, 0xc7, 0x48, 0xe6, 0xbe, 0xe6, 0xb4, 0x4f,
47843         0xb7, 0x2c, 0x73, 0x68, 0x74, 0x98, 0x98, 0x93, 0xaa, 0x7c, 0xb7, 0xc1, 0x28, 0xec, 0x39, 0x7a,
47844         0x5d, 0x6d, 0x84, 0xd0, 0x51, 0x1f, 0xce, 0xd3, 0x6d, 0x89, 0x4f, 0x7d, 0x26, 0x6d, 0x97, 0xd5,
47845         0x1c, 0x9d, 0xc0, 0x1e, 0x68, 0x8e, 0xa3, 0x5b, 0xc6, 0xde, 0xe1, 0x2d, 0x4c, 0x61, 0x47, 0x50,
47846         0xd7, 0x08, 0x49, 0x5e, 0x75, 0x5d, 0xb8, 0x60, 0x45, 0xd0, 0x42, 0x17, 0x84, 0xb3, 0x69, 0x7e,
47847         0xa6, 0x22, 0x88, 0x6a, 0x2a, 0x29, 0xb4, 0x0d, 0x17, 0xe3, 0xe5, 0xc1, 0x6b, 0xcd, 0x39, 0xf2,
47848         0xfc, 0x96, 0x0e, 0x84, 0x0e, 0x61, 0xc1, 0x8e, 0x6a, 0x2a, 0x13, 0x5d, 0xa1, 0xec, 0xc6, 0x1a,
47849         0x71, 0x02, 0xe8, 0x4b, 0xb0, 0xe2, 0x74, 0x3a, 0xcd, 0xa3, 0xbd, 0xe6, 0xf6, 0x5e, 0x33, 0x34,
47850         0xad, 0xc5, 0x14, 0x31, 0xe0, 0x70, 0x7b, 0x9b, 0x83, 0xa2, 0x2e, 0x3a, 0x9d, 0xce, 0xd1, 0xde,
47851         0xf6, 0x5e, 0x68, 0x3a, 0xbf, 0x06, 0xc8, 0xb6, 0x9b, 0x07, 0xb5, 0xfa, 0x4e, 0xb3, 0xd6, 0x33,
47852         0xdb, 0x0f, 0xc8, 0x45, 0x01, 0xd1, 0x5a, 0x5a, 0x50, 0x45, 0xdb, 0xc6, 0x05, 0x7e, 0x3e, 0x5e,
47853         0x99, 0xc9, 0x7c, 0x61, 0xa3, 0xce, 0xde, 0x35, 0x6a, 0x43, 0xcb, 0x76, 0x6a, 0xab, 0xb0, 0xcc,
47854         0x1d, 0x17, 0xd2, 0xaf, 0x0b, 0xb0, 0xc4, 0x5b, 0x28, 0xd1, 0x3d, 0x98, 0x3f, 0xb6, 0xf4, 0x8f,
47855         0x87, 0xba, 0xd1, 0x7e, 0xb2, 0x6b, 0x1c, 0x9b, 0xdb, 0x7b, 0x6c, 0xd1, 0xe6, 0xdf, 0x67, 0xdd,
47856         0x0e, 0xc3, 0xaa, 0x51, 0x64, 0xbc, 0xc4, 0x76, 0x8d, 0x2e, 0x3e, 0x10, 0xba, 0xd5, 0xd5, 0x3e,
47857         0x3c, 0x48, 0xbd, 0xe2, 0xad, 0x7d, 0x78, 0xd0, 0xf4, 0x59, 0xa3, 0x4b, 0x6c, 0x9c, 0x84, 0xf4,
47858         0x7b, 0x39, 0x98, 0x8f, 0xd4, 0x8e, 0x0e, 0x60, 0x49, 0x6b, 0xd9, 0x66, 0x6f, 0xe8, 0xe8, 0x5e,
47859         0x51, 0xa3, 0x51, 0xcb, 0xb4, 0xed, 0x70, 0x31, 0xd1, 0x37, 0xc0, 0x82, 0xd7, 0xa2, 0x9a, 0x66,
47860         0xb8, 0xb7, 0xe0, 0xc9, 0xf7, 0x94, 0xfb, 0xc3, 0x9e, 0xd3, 0xbd, 0x1d, 0x45, 0xb9, 0xa7, 0xaa,
47861         0x71, 0x3a, 0x68, 0x13, 0x56, 0x63, 0x95, 0x1e, 0x98, 0x5d, 0xc3, 0xd9, 0xa2, 0xde, 0xab, 0xd4,
47862         0xa4, 0x62, 0xf4, 0x79, 0x58, 0xb4, 0xdb, 0xb6, 0x67, 0x9a, 0x55, 0xa7, 0xa3, 0x93, 0x98, 0x2c,
47863         0x25, 0xad, 0x57, 0x8d, 0x7a, 0x23, 0x0a, 0xaf, 0x22, 0xbb, 0x6d, 0x47, 0xf2, 0xa4, 0x9f, 0xc9,
47864         0xc1, 0x22, 0x07, 0x16, 0x5d, 0x83, 0x79, 0x93, 0x6c, 0x04, 0x87, 0xa6, 0x5b, 0x1d, 0xbd, 0xcb,
47865         0x8f, 0x66, 0xf3, 0xa7, 0x5c, 0xee, 0x59, 0xa7, 0xdc, 0x2b, 0x20, 0xb2, 0x1c, 0xdc, 0x7f, 0x8f,
47866         0xba, 0x1d, 0xe7, 0x94, 0xf5, 0x52, 0x2c, 0x1f, 0x69, 0x70, 0xd1, 0x09, 0x7b, 0x25, 0xdb, 0x33,
47867         0xdb, 0x44, 0xaa, 0x64, 0xfa, 0xb6, 0x63, 0x19, 0x06, 0xc4, 0x85, 0x04, 0x12, 0xd4, 0xc1, 0xd9,
47868         0x77, 0x8d, 0x01, 0x8a, 0x8f, 0x54, 0x74, 0x1b, 0x16, 0x4e, 0x74, 0x43, 0xb7, 0x38, 0x06, 0x79,
47869         0x6b, 0x49, 0xa3, 0x5d, 0x8d, 0xa3, 0xa0, 0xcf, 0xc3, 0x86, 0xa7, 0xa8, 0xdd, 0x69, 0x7b, 0x32,
47870         0x57, 0x48, 0xfc, 0x49, 0x3d, 0xcc, 0xac, 0xb9, 0x0a, 0xdb, 0x18, 0x3b, 0x34, 0xc3, 0xdb, 0xb0,
47871         0xc6, 0x14, 0xb7, 0xe3, 0x84, 0xd3, 0x44, 0x9f, 0x83, 0xed, 0xba, 0x27, 0x5c, 0x52, 0xf0, 0x9d,
47872         0x73, 0xea, 0x0a, 0x55, 0xe4, 0x8e, 0x55, 0x12, 0xe2, 0xdf, 0x8e, 0x56, 0x33, 0x36, 0x7a, 0xcf,
47873         0xf3, 0xf9, 0xb7, 0x93, 0xf9, 0x8f, 0x11, 0x1e, 0x4f, 0xe5, 0xbf, 0x11, 0xe5, 0x5f, 0xf0, 0xf8,
47874         0x8f, 0x54, 0x52, 0x5b, 0x02, 0x14, 0xef, 0x1e, 0x9a, 0x1b, 0xad, 0x54, 0xfa, 0x7d, 0x01, 0xf2,
47875         0xb5, 0x0f, 0x0f, 0x90, 0x02, 0x4b, 0x3d, 0x36, 0x46, 0xb6, 0x8c, 0x8e, 0x3f, 0x4a, 0xe9, 0x34,
47876         0xe1, 0x96, 0x7d, 0x9d, 0xe6, 0xca, 0x2d, 0x98, 0x69, 0x3f, 0x69, 0xf7, 0xba, 0xed, 0x03, 0x4b,
47877         0x3f, 0xee, 0xba, 0x1a, 0x1d, 0xfc, 0x0b, 0x84, 0x7a, 0x00, 0x50, 0x0d, 0xa1, 0x49, 0xff, 0x0e,
47878         0xcc, 0x04, 0x4b, 0xb3, 0x29, 0x60, 0x06, 0x31, 0xc2, 0xd7, 0x12, 0x6f, 0x8c, 0xbe, 0x96, 0x98,
47879         0x81, 0x82, 0xfe, 0xd8, 0xd1, 0x8d, 0x8e, 0xde, 0x11, 0x05, 0xe9, 0x57, 0x26, 0x00, 0xc5, 0x47,
47880         0x1d, 0x3a, 0x84, 0x95, 0xb6, 0x69, 0x38, 0x96, 0xd9, 0x53, 0x75, 0xdb, 0x1c, 0x5a, 0x6d, 0xbd,
47881         0xa1, 0x3b, 0x1f, 0xe9, 0x96, 0x99, 0x69, 0x9d, 0x4f, 0xc0, 0xc5, 0xc3, 0x8a, 0xfa, 0xe1, 0xac,
47882         0xc7, 0xca, 0x53, 0xb7, 0xab, 0x38, 0xb8, 0x9a, 0x48, 0x08, 0xdd, 0x86, 0x79, 0x5b, 0xd7, 0xac,
47883         0xf6, 0x29, 0xfe, 0xa7, 0x74, 0xc2, 0x73, 0x3e, 0x03, 0xcf, 0x51, 0x24, 0xf4, 0x01, 0x2c, 0xd3,
47884         0x3a, 0x1a, 0x7e, 0x01, 0xd9, 0x9a, 0xc6, 0xd2, 0x7c, 0x49, 0xfa, 0xb0, 0x2a, 0x1f, 0x3d, 0xc2,
47885         0x5f, 0x63, 0xb7, 0x56, 0xcc, 0x74, 0xeb, 0x19, 0x45, 0x42, 0xdf, 0x04, 0x57, 0x03, 0x59, 0xe4,
47886         0xe1, 0xa0, 0xf1, 0xc4, 0x76, 0xf4, 0x3e, 0xde, 0xa8, 0xad, 0x7e, 0xd0, 0xbe, 0x35, 0x9d, 0xf2,
47887         0x68, 0x32, 0xe8, 0x3d, 0x58, 0x18, 0x68, 0x27, 0x5d, 0xe3, 0x24, 0xd0, 0x98, 0x4c, 0xb7, 0xa4,
47888         0x71, 0x34, 0x54, 0x87, 0x39, 0x4b, 0x6b, 0x06, 0x09, 0x65, 0xb9, 0x2d, 0x9d, 0xb5, 0xb4, 0x20,
47889         0x91, 0x6f, 0x13, 0xe0, 0xea, 0x71, 0xd7, 0xb2, 0x1d, 0x3a, 0x76, 0xf7, 0x4d, 0xa3, 0xeb, 0x98,
47890         0x56, 0xd7, 0x38, 0xb9, 0xdf, 0x6e, 0x6b, 0x76, 0xd7, 0x34, 0xee, 0x1f, 0x1f, 0xb8, 0xe6, 0x2a,
47891         0x7c, 0x65, 0x83, 0xdb, 0xa3, 0xb0, 0xd5, 0x2b, 0x7e, 0x05, 0x7c, 0x08, 0xe9, 0x37, 0xc6, 0x01,
47892         0x71, 0x46, 0xa0, 0x02, 0x4b, 0xf1, 0x09, 0xe0, 0xbd, 0xcb, 0x73, 0xcb, 0xd0, 0x9b, 0xb0, 0xe6,
47893         0x09, 0x2f, 0xdb, 0x66, 0x5f, 0xeb, 0x1a, 0x6e, 0x39, 0x35, 0xf2, 0x98, 0x51, 0x13, 0xcb, 0xd1,
47894         0x06, 0x14, 0x3a, 0x41, 0x5b, 0xed, 0x59, 0xd5, 0xfb, 0x46, 0xdb, 0x30, 0xdd, 0x35, 0x1c, 0xdd,
47895         0xea, 0xe9, 0xda, 0x43, 0xbd, 0xc3, 0x76, 0x05, 0xfe, 0xd8, 0xdd, 0xf5, 0xe1, 0xf0, 0x99, 0x33,
47896         0x80, 0x86, 0xff, 0x33, 0xc3, 0x34, 0x02, 0x00, 0x6c, 0xc8, 0xa6, 0x6e, 0x8f, 0x11, 0x14, 0xf4,
47897         0x11, 0x2c, 0x0e, 0x2c, 0xbd, 0x6d, 0x76, 0x74, 0xeb, 0x8e, 0xa5, 0x19, 0xc3, 0x9e, 0x46, 0x8c,
47898         0xdb, 0x27, 0x52, 0x0e, 0x80, 0x07, 0x71, 0x78, 0x95, 0x47, 0x04, 0xbd, 0x09, 0xeb, 0x4e, 0xbb,
47899         0x4b, 0xfc, 0xac, 0xe8, 0x36, 0xfd, 0x57, 0xc9, 0x41, 0xc7, 0x73, 0xfe, 0x3a, 0xab, 0xae, 0x3a,
47900         0xed, 0x6e, 0xa0, 0xdc, 0x2b, 0x46, 0x35, 0xb8, 0x18, 0xc7, 0x8d, 0xfb, 0x7a, 0x3d, 0x1f, 0xc5,
47901         0x0f, 0x1e, 0x81, 0xde, 0x03, 0x11, 0xd3, 0x38, 0xb0, 0x74, 0x5b, 0x37, 0x9c, 0x5d, 0x63, 0xbb,
47902         0xee, 0x5e, 0xe1, 0xf3, 0x2d, 0xb5, 0x6e, 0x19, 0x5a, 0xab, 0xa7, 0x77, 0xee, 0x0f, 0x1c, 0x75,
47903         0xde, 0x69, 0x77, 0x83, 0x78, 0xe8, 0x10, 0x56, 0xe9, 0xbe, 0x48, 0x8e, 0xbf, 0x8d, 0xb6, 0xa5,
47904         0xf5, 0x5b, 0xbd, 0xae, 0x71, 0xb2, 0xdb, 0x61, 0x87, 0xe5, 0xf4, 0x99, 0xb2, 0x4c, 0x90, 0x31,
47905         0x6e, 0x10, 0xb5, 0xb6, 0x0c, 0x8b, 0xed, 0xb6, 0xde, 0x54, 0x6f, 0xdd, 0x69, 0xee, 0x6b, 0x83,
47906         0x41, 0xd7, 0x38, 0xc1, 0x87, 0x68, 0xe9, 0x4f, 0x04, 0x98, 0x0e, 0xfe, 0x49, 0xef, 0xc1, 0x9c,
47907         0xa5, 0x9f, 0x34, 0xc9, 0xcb, 0x92, 0xde, 0xe8, 0x7e, 0x92, 0xae, 0xfd, 0xab, 0x86, 0x40, 0xd5,
47908         0x59, 0x4b, 0x3f, 0xf1, 0x3f, 0xf1, 0x39, 0xc7, 0x1f, 0x44, 0x16, 0x21, 0x96, 0x4b, 0x39, 0xe7,
47909         0xec, 0x86, 0x61, 0xd5, 0x28, 0x32, 0x7a, 0x1b, 0xc0, 0x3e, 0xed, 0x1e, 0x3b, 0xf4, 0xaa, 0x3c,
47910         0xcb, 0xa2, 0x1e, 0x80, 0x97, 0xfe, 0xaa, 0x00, 0x73, 0x61, 0x7e, 0xb3, 0xa9, 0x16, 0x87, 0x71,
47911         0xce, 0xec, 0x9b, 0x71, 0x02, 0x72, 0x86, 0xc2, 0x94, 0x0f, 0x4b, 0xf4, 0x01, 0xd4, 0xa8, 0x8a,
47912         0x79, 0xe9, 0xaf, 0x09, 0x30, 0x1f, 0x69, 0x71, 0xb6, 0xa7, 0xe2, 0x08, 0xd2, 0xa7, 0xc6, 0xd0,
47913         0xcf, 0x0a, 0xb0, 0xc8, 0x99, 0x6f, 0xd9, 0xde, 0x8a, 0x39, 0x88, 0x61, 0xc6, 0xf6, 0x47, 0x33,
47914         0xb6, 0x04, 0xa2, 0xad, 0xf5, 0xf5, 0x2d, 0x1b, 0x8f, 0xd1, 0x16, 0xe9, 0x71, 0x51, 0xc0, 0xb9,
47915         0x1a, 0xb9, 0xef, 0x74, 0xba, 0x27, 0x43, 0x73, 0x68, 0xab, 0x35, 0x5b, 0xcc, 0x49, 0x3f, 0x3d,
47916         0x05, 0x57, 0x47, 0xae, 0xe0, 0xe8, 0x1e, 0xcc, 0xd8, 0xf5, 0x46, 0xb1, 0x72, 0x77, 0xe7, 0x23,
47917         0xd3, 0xd0, 0x0f, 0xd9, 0x50, 0x4e, 0x38, 0xbb, 0xd1, 0xc5, 0x55, 0x6f, 0xde, 0x3f, 0x6e, 0xe2,
47918         0x2e, 0x3e, 0xd1, 0xad, 0x9d, 0x73, 0x6a, 0x08, 0x1f, 0x75, 0x61, 0xc3, 0xae, 0x37, 0x4a, 0x32,
47919         0xfb, 0x6e, 0x36, 0x58, 0xe1, 0xa9, 0xd6, 0x3b, 0x3e, 0x64, 0x63, 0xfb, 0x2c, 0xd4, 0xd7, 0x83,
47920         0xd4, 0x42, 0xc4, 0xd0, 0xd7, 0x04, 0x78, 0xd5, 0xae, 0x37, 0xaa, 0xc1, 0xba, 0x08, 0x28, 0x29,
47921         0xf6, 0x6a, 0xfe, 0x78, 0xa8, 0x59, 0x8e, 0x6e, 0x1d, 0xa6, 0x1a, 0xee, 0xf1, 0x2b, 0x7f, 0x39,
47922         0x48, 0x3e, 0x44, 0x3d, 0x4a, 0x1c, 0xfd, 0x5d, 0x01, 0x3e, 0x8b, 0x3b, 0x42, 0x09, 0x72, 0x53,
47923         0x0d, 0x71, 0x43, 0xb0, 0x5d, 0x04, 0x8f, 0x3d, 0xd3, 0xd0, 0x6f, 0x75, 0x4f, 0x4e, 0x9d, 0xd3,
47924         0xc3, 0x54, 0x4f, 0xe4, 0x7c, 0x06, 0xdf, 0x0e, 0x55, 0x19, 0xaa, 0x31, 0x5a, 0x61, 0xbc, 0x3e,
47925         0xf4, 0x9b, 0x02, 0xec, 0x78, 0x04, 0x3c, 0x36, 0xab, 0x51, 0x36, 0xdd, 0xee, 0x67, 0x68, 0x41,
47926         0xce, 0x1b, 0xdd, 0xc7, 0x8e, 0xae, 0x1b, 0x98, 0xf9, 0xf1, 0x33, 0x33, 0x7f, 0x2b, 0x5c, 0x77,
47927         0xb4, 0xea, 0x78, 0xcd, 0xdc, 0x8a, 0xd1, 0x7f, 0x28, 0xc0, 0x9b, 0x1e, 0xa5, 0x20, 0xdf, 0xd5,
47928         0x38, 0xdf, 0x2e, 0xc1, 0x00, 0xdf, 0x13, 0x67, 0xe6, 0x7b, 0x33, 0x56, 0x5b, 0xbc, 0x32, 0x6e,
47929         0x5d, 0xe8, 0xab, 0x02, 0xbc, 0x1c, 0xfc, 0xc7, 0x02, 0x9c, 0x55, 0xe3, 0x9c, 0x4d, 0x9e, 0x99,
47930         0xb3, 0x6b, 0x1c, 0xe2, 0x5c, 0xda, 0xa8, 0x05, 0x2b, 0x41, 0xd8, 0x40, 0xad, 0x85, 0x33, 0xd7,
47931         0x9a, 0x40, 0xa9, 0x26, 0xc1, 0x68, 0xf1, 0xf0, 0x16, 0x2c, 0x72, 0x88, 0xa2, 0xeb, 0xb0, 0x68,
47932         0xc7, 0xb3, 0x89, 0x06, 0xe9, 0xac, 0xba, 0xe0, 0x16, 0xdd, 0x3f, 0x66, 0x05, 0xd2, 0x8f, 0x0a,
47933         0xf8, 0x88, 0x16, 0x3d, 0x58, 0xa3, 0xaf, 0x08, 0x70, 0x89, 0x9e, 0x94, 0x0f, 0xbb, 0x7d, 0x9d,
47934         0xca, 0x84, 0x5b, 0x3d, 0xf7, 0x04, 0xcc, 0x94, 0x52, 0x71, 0x73, 0xdf, 0x4a, 0x39, 0xaa, 0xfb,
47935         0xa8, 0xae, 0x38, 0x19, 0x26, 0xa1, 0x5e, 0x24, 0x55, 0x24, 0xd5, 0x20, 0x3d, 0x82, 0x17, 0xb3,
47936         0x11, 0x42, 0xfb, 0x30, 0xde, 0x75, 0xf4, 0xbe, 0xcd, 0x34, 0x65, 0x6f, 0x3c, 0x25, 0x53, 0x2a,
47937         0xa5, 0x22, 0xfd, 0xe7, 0x02, 0x48, 0xa3, 0xa1, 0xd1, 0x6b, 0x90, 0x7b, 0x20, 0x67, 0x3a, 0xb3,
47938         0xe6, 0x1e, 0xc8, 0xa8, 0x06, 0xd3, 0x7d, 0x5f, 0x36, 0x62, 0x0b, 0xfa, 0x95, 0x04, 0x27, 0x17,
47939         0x1e, 0x9c, 0x1a, 0x44, 0xc2, 0xc2, 0xbf, 0xed, 0x68, 0x96, 0xd3, 0x78, 0xd2, 0x6f, 0x99, 0xbd,
47940         0x2d, 0xc3, 0x75, 0xc7, 0x45, 0x05, 0x73, 0x6e, 0x99, 0xf4, 0xed, 0x02, 0x4c, 0x07, 0x08, 0x66,
47941         0xb3, 0x88, 0x08, 0x20, 0x84, 0xb7, 0xda, 0x1b, 0x99, 0x74, 0x67, 0x9d, 0x27, 0x03, 0x7d, 0x8b,
47942         0xea, 0xce, 0xe2, 0x64, 0x4d, 0xcc, 0x49, 0xff, 0x4a, 0x00, 0xc4, 0x79, 0xf5, 0x8a, 0x5e, 0x57,
47943         0x1f, 0x9d, 0xe1, 0xba, 0xfa, 0x28, 0x7a, 0x5d, 0x7d, 0xb4, 0x87, 0xde, 0x07, 0x91, 0xdd, 0x35,
47944         0xd3, 0xca, 0xfc, 0xcb, 0xea, 0x17, 0x12, 0x2f, 0xab, 0x5d, 0xb6, 0xc8, 0x55, 0x75, 0x0c, 0x1d,
47945         0x7d, 0xc6, 0x55, 0x33, 0xcd, 0x9f, 0x4d, 0xaf, 0x99, 0x62, 0x49, 0xdf, 0x3d, 0x16, 0xb9, 0xe7,
47946         0x3e, 0xda, 0xe3, 0xdf, 0x4a, 0x0b, 0x9f, 0xd2, 0xad, 0xf4, 0x07, 0xc9, 0xb7, 0xd2, 0xb9, 0x0c,
47947         0x63, 0x35, 0xf1, 0xce, 0x5a, 0x83, 0x55, 0xce, 0x9d, 0xb5, 0x17, 0x3e, 0xe4, 0x2c, 0xf7, 0xd6,
47948         0x2b, 0xf1, 0x7b, 0x6b, 0xc2, 0xfa, 0x17, 0x60, 0x43, 0xeb, 0x74, 0xba, 0xd4, 0xef, 0x1a, 0x06,
47949         0x70, 0xac, 0x61, 0xff, 0x16, 0xb3, 0x93, 0xcc, 0x74, 0xe9, 0x9b, 0x82, 0x8f, 0x64, 0x18, 0x1f,
47950         0x34, 0xf7, 0xb5, 0xc7, 0x6c, 0xc7, 0x4d, 0xd5, 0x2f, 0x1a, 0x1b, 0xec, 0x6b, 0x8f, 0xd1, 0x3d,
47951         0x58, 0xf2, 0xfa, 0xb7, 0x81, 0xa5, 0xfd, 0x1b, 0x83, 0xca, 0x83, 0xd3, 0x4f, 0xd8, 0xd6, 0x97,
47952         0xa6, 0x4c, 0xc7, 0xc5, 0x93, 0x7e, 0x7f, 0x1c, 0xc4, 0xe8, 0x88, 0xfb, 0xd4, 0xae, 0x9c, 0x3f,
47953         0x84, 0x75, 0x4f, 0x87, 0x46, 0x7b, 0x8a, 0x1b, 0xe7, 0x55, 0x57, 0x7d, 0x46, 0x8b, 0x5c, 0xd8,
47954         0x7e, 0x09, 0x56, 0x99, 0xe6, 0x8c, 0xc6, 0xbf, 0x6f, 0x7e, 0x71, 0x94, 0x2e, 0x83, 0x77, 0xdd,
47955         0xbc, 0x4c, 0xf5, 0x65, 0xb4, 0x94, 0xdb, 0xe6, 0xe1, 0x33, 0xdd, 0x36, 0x0f, 0x93, 0x6f, 0x9b,
47956         0x87, 0x67, 0xbb, 0x6d, 0x3e, 0x4a, 0xbe, 0x6d, 0x8e, 0x55, 0x12, 0xe2, 0x3f, 0x76, 0x29, 0x3f,
47957         0x31, 0xda, 0x07, 0x89, 0xcf, 0x7f, 0xf2, 0x6d, 0x7f, 0x9c, 0xf0, 0x64, 0x2a, 0xff, 0xb1, 0xdb,
47958         0xfe, 0x9c, 0xc7, 0x7f, 0xa4, 0x92, 0xda, 0x22, 0x2c, 0xc4, 0xfe, 0x5b, 0x72, 0x59, 0x1e, 0xeb,
47959         0x33, 0x9a, 0x1b, 0xe5, 0x44, 0xfa, 0x07, 0x02, 0x80, 0x3f, 0xb0, 0xd1, 0x32, 0x4c, 0xb4, 0x1e,
47960         0x0d, 0x02, 0xe6, 0x22, 0xad, 0x47, 0x83, 0xdd, 0x0e, 0xda, 0x06, 0xc0, 0xd9, 0xa1, 0x21, 0x99,
47961         0x71, 0x59, 0x9e, 0x6a, 0x3d, 0x1a, 0xb0, 0x1e, 0xd9, 0x87, 0x59, 0x4c, 0xc5, 0xd7, 0x6d, 0x4a,
47962         0x3b, 0x9e, 0xf8, 0x84, 0x3c, 0x78, 0x75, 0xa6, 0xf5, 0x68, 0xe0, 0x2b, 0xbf, 0xfc, 0x14, 0xc0,
47963         0x42, 0x6c, 0xa8, 0xa2, 0x0f, 0x00, 0x05, 0x7a, 0xe4, 0x0e, 0x9d, 0x6c, 0x6c, 0x56, 0xbe, 0x34,
47964         0x6a, 0xb8, 0x33, 0x70, 0x95, 0x74, 0x6a, 0x28, 0x0b, 0x7d, 0x1e, 0xd6, 0x1d, 0xd3, 0xd1, 0x7a,
47965         0xf7, 0x86, 0xfd, 0x96, 0x6e, 0xdd, 0x3f, 0x56, 0xb7, 0x9a, 0x07, 0x98, 0x56, 0xab, 0xa7, 0xdb,
47966         0x99, 0x96, 0xe7, 0xb5, 0x08, 0xba, 0x87, 0x8d, 0x3e, 0x03, 0x53, 0x9e, 0xf0, 0xca, 0xfa, 0xe4,
47967         0x62, 0xc2, 0x26, 0xaa, 0x11, 0xd7, 0x96, 0x3b, 0xe7, 0x54, 0x1f, 0x83, 0xa1, 0xdf, 0x36, 0x87,
47968         0x96, 0x73, 0x9a, 0x1a, 0xae, 0x23, 0x82, 0x4e, 0x31, 0xd0, 0x4d, 0x98, 0x34, 0x0d, 0x7d, 0x47,
47969         0xeb, 0x1d, 0xb3, 0x69, 0x35, 0x12, 0xd9, 0x85, 0x47, 0x45, 0xc8, 0x9b, 0x86, 0xce, 0xa6, 0xc9,
47970         0x48, 0x34, 0x0c, 0x8b, 0xaa, 0x90, 0x77, 0x1e, 0x99, 0x6c, 0x02, 0xf0, 0x8d, 0x1b, 0xc9, 0x6d,
47971         0x73, 0x10, 0xcf, 0x79, 0x64, 0xa2, 0x25, 0x18, 0x3b, 0x36, 0x87, 0x16, 0x73, 0x83, 0x72, 0x4e,
47972         0x25, 0x5f, 0x68, 0x05, 0xc6, 0x75, 0xdc, 0x09, 0xcc, 0x0f, 0xca, 0x39, 0x95, 0x7e, 0xa2, 0x0d,
47973         0x98, 0xb4, 0xa9, 0x54, 0xee, 0xe9, 0xbb, 0xba, 0x19, 0x58, 0xd0, 0x38, 0xb1, 0xcc, 0xe1, 0xa0,
47974         0xe6, 0xfb, 0x58, 0x64, 0xaa, 0x20, 0xfc, 0x11, 0x7d, 0x27, 0x02, 0xac, 0xc6, 0xd0, 0x91, 0x03,
47975         0x17, 0x2c, 0x0d, 0x0f, 0x21, 0x47, 0x37, 0x88, 0x38, 0xaa, 0x93, 0x8d, 0xd8, 0x75, 0x11, 0xc0,
47976         0x74, 0x41, 0x8a, 0x09, 0xa3, 0x2f, 0x19, 0x51, 0x3d, 0x6f, 0x69, 0x89, 0x85, 0x68, 0x17, 0x16,
47977         0x2c, 0xdb, 0x1a, 0x34, 0x3d, 0x25, 0xc2, 0x46, 0xa3, 0xc6, 0x94, 0x69, 0x47, 0x58, 0x9c, 0x61,
47978         0xb4, 0x20, 0x16, 0x3a, 0x80, 0xe5, 0x18, 0xa9, 0x66, 0xe3, 0x68, 0x8f, 0x78, 0x7c, 0x19, 0xe9,
47979         0x04, 0x32, 0x4a, 0xae, 0x41, 0xdd, 0xd6, 0xf4, 0x36, 0x4b, 0x37, 0x7d, 0xe7, 0x30, 0xf8, 0x8b,
47980         0xe4, 0x16, 0x4b, 0x37, 0x3d, 0xdf, 0x30, 0xe4, 0x0b, 0x7d, 0x11, 0x56, 0xfa, 0xf6, 0x49, 0xb1,
47981         0x19, 0x7b, 0x61, 0x23, 0x5a, 0x17, 0xd9, 0xdf, 0xe3, 0x96, 0x31, 0x95, 0xb8, 0x53, 0xbd, 0x8f,
47982         0x60, 0xd1, 0xd2, 0x6d, 0xc7, 0xea, 0xb6, 0x1d, 0xbd, 0xd3, 0xd0, 0x5d, 0xf7, 0x62, 0x28, 0x65,
47983         0xf1, 0x51, 0xe3, 0xf0, 0x2a, 0x8f, 0x08, 0xfa, 0x80, 0xb0, 0x5e, 0x6a, 0x12, 0xb7, 0x10, 0xc7,
47984         0xa6, 0xd5, 0x77, 0xaf, 0xbc, 0x88, 0xdb, 0x9a, 0x0c, 0xf7, 0xbc, 0x98, 0xe7, 0xd2, 0x61, 0x14,
47985         0xbb, 0xf6, 0x2a, 0xbc, 0x6c, 0xdb, 0xad, 0xe6, 0x40, 0xb7, 0xc8, 0xea, 0xe4, 0x1e, 0x20, 0xb7,
47986         0x8c, 0x4e, 0xbd, 0xe6, 0xaf, 0x3b, 0x07, 0xba, 0xd5, 0x68, 0xd4, 0x6a, 0xeb, 0xb0, 0x3a, 0x20,
47987         0x6b, 0x9e, 0x6a, 0x9a, 0x8e, 0x7b, 0xb6, 0xa4, 0xd7, 0x9b, 0x7f, 0x7f, 0x0c, 0x50, 0x7c, 0x7d,
47988         0x43, 0x37, 0x61, 0x6d, 0x10, 0x58, 0x25, 0xd9, 0xb3, 0x80, 0xaf, 0x6c, 0x3c, 0xab, 0x52, 0x8a,
47989         0xf1, 0x62, 0xb4, 0x09, 0x05, 0xf2, 0x67, 0xdd, 0xde, 0xde, 0x67, 0xcb, 0x1e, 0x7f, 0xe2, 0xef,
47990         0x33, 0x20, 0x75, 0x12, 0x83, 0xdf, 0xde, 0xde, 0x47, 0x6f, 0xc0, 0x22, 0xc5, 0xf4, 0x04, 0x2c,
47991         0x7c, 0xea, 0x61, 0x47, 0x20, 0x44, 0xa0, 0x42, 0x25, 0xe8, 0x6d, 0x58, 0xff, 0x44, 0xb7, 0xcc,
47992         0xba, 0x69, 0x59, 0x7a, 0x8f, 0xb0, 0x80, 0x8f, 0xdb, 0x01, 0x17, 0x6e, 0xb3, 0x6a, 0x32, 0x00,
47993         0x7a, 0x17, 0xce, 0x0f, 0x58, 0x47, 0xa9, 0x7a, 0x5b, 0xef, 0x3e, 0xd4, 0x3b, 0x87, 0x9a, 0x75,
47994         0xa2, 0x3b, 0x54, 0xa1, 0x67, 0x9c, 0x28, 0xf4, 0xa4, 0x81, 0xe0, 0x95, 0xc2, 0x2d, 0xf6, 0x4c,
47995         0xf4, 0x27, 0x52, 0x56, 0x8a, 0x83, 0x08, 0xb0, 0x1a, 0x43, 0x27, 0x24, 0x31, 0x6d, 0x55, 0xeb,
47996         0xe3, 0x63, 0x5a, 0xc3, 0xd1, 0x07, 0x6c, 0x2d, 0x4c, 0x20, 0x19, 0x01, 0x56, 0x63, 0xe8, 0xa8,
47997         0x81, 0x45, 0x80, 0xa6, 0xaa, 0xdb, 0x03, 0xd3, 0xb0, 0xf5, 0x0f, 0xbb, 0x46, 0xc7, 0x7c, 0xc4,
47998         0xae, 0x34, 0x92, 0xc4, 0xbb, 0x08, 0xb4, 0x2a, 0x5a, 0x5a, 0x38, 0x47, 0xfa, 0x5e, 0x01, 0x0a,
47999         0xee, 0x3f, 0x98, 0x2d, 0x7e, 0x87, 0x0b, 0x1d, 0x3e, 0x75, 0xee, 0x64, 0x52, 0x88, 0x37, 0x0d,
48000         0x9d, 0x2a, 0xc4, 0x3b, 0x8f, 0x4c, 0x6a, 0x24, 0x86, 0x57, 0x77, 0x6a, 0xf9, 0x46, 0x16, 0x74,
48001         0x71, 0x4c, 0xfa, 0x03, 0x01, 0xc4, 0x68, 0x07, 0x67, 0xf3, 0x73, 0x10, 0xc5, 0x3a, 0xbb, 0x2f,
48002         0x50, 0x7a, 0x29, 0x2e, 0x30, 0x97, 0x01, 0xf4, 0x72, 0xbc, 0x42, 0xcd, 0x95, 0x0c, 0xe6, 0x96,
48003         0xd1, 0xb8, 0x41, 0xdd, 0x32, 0x1a, 0x9b, 0xd4, 0x5a, 0xc9, 0x28, 0xca, 0xd4, 0x5a, 0xc9, 0x70,
48004         0xad, 0x95, 0x8c, 0x0a, 0xf3, 0x8e, 0x63, 0xd0, 0xa8, 0x22, 0x38, 0xa5, 0xc8, 0xb2, 0x38, 0x2d,
48005         0xfd, 0x38, 0x6e, 0x5a, 0xf4, 0x6f, 0xcd, 0xd6, 0xb4, 0x08, 0x56, 0xb8, 0x69, 0xb7, 0xce, 0x6a,
48006         0x8d, 0xa0, 0xb8, 0x36, 0x6c, 0xcc, 0x85, 0x43, 0xa7, 0x56, 0x15, 0xc7, 0xa4, 0x7f, 0x24, 0x60,
48007         0x39, 0x2b, 0x32, 0x66, 0xb2, 0xd9, 0x10, 0xc6, 0xd0, 0xce, 0x6c, 0xb1, 0xcd, 0x7c, 0xe4, 0x08,
48008         0xae, 0x8f, 0x9c, 0x9c, 0xeb, 0x23, 0x27, 0xef, 0xba, 0xc6, 0x19, 0x63, 0xae, 0x71, 0x5c, 0xd3,
48009         0xfe, 0x9e, 0x22, 0xbb, 0xee, 0x72, 0x3c, 0xd3, 0xfe, 0xde, 0xa6, 0x2c, 0x16, 0xa4, 0x3f, 0x13,
48010         0xa0, 0xe0, 0xca, 0x15, 0xd9, 0x06, 0xb5, 0x0b, 0x1d, 0x66, 0xfb, 0x17, 0x84, 0xa7, 0xf4, 0x2e,
48011         0xc1, 0x5c, 0xfc, 0x18, 0xc4, 0x21, 0x01, 0x1b, 0x1b, 0xe3, 0x34, 0x51, 0x66, 0xc3, 0x46, 0xd9,
48012         0x64, 0xc3, 0xa6, 0xa4, 0xb0, 0x61, 0x53, 0xaa, 0x52, 0x23, 0x37, 0xa3, 0xcc, 0x8c, 0xdc, 0x8c,
48013         0x72, 0x99, 0x1a, 0xb9, 0x19, 0xe5, 0x4d, 0x71, 0x86, 0x0e, 0x2d, 0x45, 0x9c, 0xa5, 0x89, 0xaa,
48014         0x38, 0x47, 0xfd, 0x56, 0xc8, 0xe2, 0xbc, 0xeb, 0xc0, 0x42, 0xc4, 0x52, 0xfe, 0x6c, 0x48, 0xac,
48015         0xca, 0xe6, 0x78, 0x20, 0x84, 0x12, 0xee, 0x83, 0x93, 0x3f, 0xa7, 0x2e, 0x90, 0xfe, 0x7a, 0x0e,
48016         0xc4, 0xa8, 0x08, 0xc6, 0xd6, 0xbc, 0x7d, 0xfb, 0xa4, 0xd4, 0xe8, 0x7e, 0xa2, 0x93, 0xe2, 0xad,
48017         0x54, 0xab, 0x6b, 0x75, 0x2b, 0x02, 0x8d, 0xd7, 0xbc, 0x70, 0x0e, 0xea, 0xc2, 0x5a, 0x5f, 0xb7,
48018         0x6d, 0xed, 0x44, 0x27, 0xd3, 0x8a, 0x2a, 0x5f, 0xd3, 0xaa, 0xd3, 0x15, 0x0f, 0x13, 0x90, 0xd4,
48019         0x44, 0x72, 0xe8, 0x33, 0xb0, 0x61, 0x70, 0xce, 0x11, 0xac, 0x21, 0x74, 0x47, 0x5c, 0x37, 0xe2,
48020         0x47, 0x05, 0x0a, 0x20, 0xfd, 0x33, 0x3a, 0x23, 0x23, 0xfc, 0x67, 0x9d, 0x91, 0x61, 0xb4, 0xf0,
48021         0xdf, 0xfa, 0xed, 0xd9, 0xfc, 0x6d, 0xb4, 0x2a, 0x55, 0x6a, 0xd6, 0xdb, 0x2a, 0x96, 0xcb, 0x74,
48022         0xc5, 0x6e, 0x29, 0xf2, 0x26, 0x35, 0xeb, 0x6d, 0x29, 0x15, 0xe6, 0x70, 0xa3, 0xa5, 0x6c, 0x2a,
48023         0x74, 0x56, 0xb6, 0xca, 0x9b, 0x6c, 0x56, 0xb6, 0xaa, 0xee, 0xac, 0x6c, 0x6d, 0x12, 0xaf, 0xc8,
48024         0x53, 0x30, 0x4e, 0xa3, 0x24, 0x91, 0x51, 0xde, 0xba, 0xa1, 0x88, 0x80, 0x1b, 0xb8, 0x96, 0xd4,
48025         0xad, 0xd9, 0xac, 0x7c, 0x93, 0xb0, 0xc3, 0xcd, 0x7d, 0x34, 0xba, 0xb5, 0x0b, 0x30, 0xdb, 0xef,
48026         0x1a, 0x43, 0xdb, 0xb3, 0xe7, 0x15, 0xdc, 0x45, 0x93, 0xad, 0x95, 0x15, 0x77, 0xad, 0x64, 0x4b,
48027         0x51, 0xa7, 0xe6, 0x2e, 0x45, 0x9d, 0x5a, 0x91, 0x79, 0x19, 0xe9, 0xd4, 0x8a, 0x2c, 0xce, 0x54,
48028         0xa7, 0x56, 0xdc, 0x14, 0x0b, 0xd2, 0x7f, 0x2f, 0xc0, 0x85, 0x34, 0xc9, 0x1f, 0xed, 0x87, 0x1b,
48029         0x79, 0xe3, 0xcc, 0x67, 0x87, 0x70, 0x43, 0x07, 0x19, 0xad, 0xb5, 0x37, 0x3d, 0x6b, 0xed, 0xaa,
48030         0x67, 0xad, 0x5d, 0x76, 0xad, 0xb5, 0x89, 0x53, 0x1c, 0xd7, 0x71, 0x06, 0xf3, 0xa3, 0x52, 0x76,
48031         0x7d, 0x93, 0x1d, 0xbb, 0xe1, 0xcb, 0xa8, 0x1f, 0x15, 0xe9, 0x37, 0x05, 0x58, 0xe4, 0x88, 0xd1,
48032         0xd9, 0x1e, 0x8e, 0x39, 0x88, 0xe1, 0xf6, 0x1c, 0x8f, 0x6e, 0xcf, 0x22, 0xcc, 0x0f, 0x8d, 0x90,
48033         0xcc, 0x2e, 0x0a, 0x68, 0x05, 0x50, 0x28, 0x8b, 0x98, 0x0c, 0x88, 0x39, 0x6e, 0x7e, 0x4d, 0xcc,
48034         0x4b, 0x3f, 0x9b, 0x07, 0x14, 0xbf, 0x50, 0x42, 0x43, 0x78, 0x81, 0x1c, 0x02, 0x77, 0x4c, 0x72,
48035         0xdb, 0xce, 0xe4, 0xf9, 0x88, 0x18, 0x8f, 0x0f, 0x30, 0x42, 0xb6, 0x53, 0x40, 0x36, 0x6a, 0xf4,
48036         0x71, 0x67, 0x98, 0xfa, 0xb8, 0x93, 0x4b, 0x7b, 0xdc, 0x39, 0xca, 0xf8, 0xb8, 0x33, 0x4c, 0x79,
48037         0xdc, 0x41, 0xef, 0x01, 0x22, 0x47, 0x9e, 0x6d, 0xbd, 0xe7, 0x68, 0xee, 0xca, 0x94, 0xc5, 0xb4,
48038         0x78, 0x01, 0xa3, 0x85, 0xb0, 0xd0, 0x1e, 0x2c, 0x0e, 0xe4, 0xe6, 0x3d, 0xb3, 0xdf, 0x35, 0xb4,
48039         0xde, 0x87, 0x5d, 0xe7, 0x94, 0x44, 0x3b, 0x60, 0x97, 0x18, 0xa9, 0xc4, 0xd0, 0x40, 0x8e, 0xa2,
48040         0x91, 0x67, 0xa7, 0xa3, 0x4f, 0xf1, 0xd9, 0xe9, 0xe8, 0x4c, 0xcf, 0x4e, 0x47, 0x99, 0x9e, 0x9d,
48041         0x94, 0x8c, 0xcf, 0x4e, 0xca, 0xbf, 0xb6, 0x67, 0xa7, 0xbf, 0x9f, 0xc3, 0x43, 0x3e, 0xa6, 0xfb,
48042         0x79, 0x1f, 0x96, 0xe8, 0xf5, 0xa1, 0xdb, 0xb0, 0x90, 0x39, 0xe0, 0x88, 0x1b, 0x02, 0x82, 0x19,
48043         0x46, 0x44, 0x1f, 0xb8, 0xf7, 0x91, 0x77, 0x02, 0x63, 0x3f, 0x3d, 0x5c, 0x09, 0xe1, 0x2a, 0x08,
48044         0xae, 0x2e, 0x10, 0x12, 0xc1, 0x2c, 0xf4, 0x26, 0x4c, 0x9d, 0xd2, 0xe4, 0x6e, 0x27, 0x93, 0x3a,
48045         0x90, 0x0f, 0x8e, 0xde, 0x04, 0x18, 0xc8, 0x4d, 0x83, 0x0e, 0xac, 0x2c, 0xc3, 0x70, 0xca, 0x1b,
48046         0x86, 0xd2, 0x4f, 0x0b, 0x6e, 0xbf, 0x85, 0xd8, 0xc9, 0x16, 0x04, 0x22, 0x86, 0x17, 0x5e, 0xee,
48047         0xee, 0x8c, 0x5e, 0xee, 0xa6, 0x61, 0xd2, 0xd0, 0xbb, 0x58, 0x60, 0xa3, 0xbe, 0xe4, 0x75, 0xb2,
48048         0x8a, 0x88, 0x39, 0x62, 0xee, 0xdc, 0xb5, 0xc9, 0x47, 0x1e, 0x33, 0xb9, 0xcc, 0x35, 0x3d, 0x43,
48049         0xb7, 0xc3, 0x7c, 0xca, 0xd9, 0xad, 0xd6, 0xc2, 0xac, 0x6e, 0x65, 0x13, 0x0c, 0x99, 0xc7, 0x7b,
48050         0x43, 0xa9, 0x54, 0x65, 0xe6, 0xa1, 0xc7, 0x28, 0xdd, 0xbc, 0x59, 0xaa, 0x8a, 0x79, 0xe9, 0x1f,
48051         0x0b, 0xb0, 0x91, 0x6c, 0x4d, 0x86, 0xee, 0x86, 0x39, 0xad, 0x9c, 0xd1, 0x1a, 0x2d, 0xcc, 0xee,
48052         0x17, 0x3f, 0x8d, 0x48, 0x10, 0x65, 0x2f, 0x66, 0xed, 0xa6, 0x1f, 0x08, 0xa2, 0x2a, 0x8b, 0x13,
48053         0xd2, 0xf7, 0x0b, 0xb0, 0xc8, 0xb1, 0x57, 0xcb, 0xe8, 0x6a, 0x23, 0x8e, 0x18, 0x66, 0xbe, 0x92,
48054         0xc9, 0x05, 0xc8, 0xc0, 0x24, 0x3e, 0x2c, 0x69, 0xaa, 0x24, 0xe6, 0xa4, 0xef, 0xca, 0xc3, 0x6a,
48055         0x82, 0x09, 0x1a, 0x7a, 0x1e, 0x66, 0xd9, 0xf5, 0xd9, 0x6d, 0x4b, 0xff, 0x98, 0xd9, 0x20, 0xcd,
48056         0xaa, 0xe1, 0x4c, 0xf4, 0x21, 0xa0, 0xa8, 0xe9, 0xc7, 0xf6, 0x5e, 0xba, 0xb2, 0x76, 0x0c, 0x5c,
48057         0xe5, 0x90, 0x40, 0x06, 0xac, 0xf5, 0x5b, 0xf6, 0xb1, 0xd1, 0x6c, 0x0c, 0x5b, 0xc7, 0x96, 0xd6,
48058         0x67, 0x97, 0x39, 0xec, 0xad, 0x12, 0x93, 0xe7, 0x8b, 0x7b, 0xb7, 0x8e, 0x0e, 0xb1, 0x64, 0x5b,
48059         0x6b, 0xdc, 0xbe, 0xc7, 0x41, 0x55, 0x57, 0x09, 0xd1, 0x78, 0x01, 0xba, 0x03, 0xb3, 0x86, 0x65,
48060         0x1e, 0xd7, 0xd5, 0x46, 0xf3, 0xc0, 0xb4, 0x3c, 0x63, 0x72, 0xfe, 0xc5, 0xf4, 0xbd, 0x20, 0xa4,
48061         0x3a, 0xc3, 0x10, 0xc9, 0x17, 0xaa, 0xc0, 0xe4, 0xc3, 0x26, 0x79, 0x31, 0xf4, 0xf4, 0xb6, 0x79,
48062         0x24, 0x3e, 0xa0, 0x30, 0xea, 0xc4, 0x43, 0xf2, 0x2b, 0xfd, 0x3d, 0x01, 0x50, 0xbc, 0x6b, 0xb2,
48063         0x2d, 0x1a, 0x71, 0xbc, 0xf0, 0xe8, 0xf8, 0x30, 0xdb, 0x4c, 0xac, 0x52, 0x89, 0xd6, 0x28, 0x56,
48064         0xd8, 0x19, 0x4d, 0x61, 0x12, 0xad, 0x41, 0xbc, 0xf3, 0xe0, 0xc4, 0x0d, 0x16, 0x89, 0x99, 0xdc,
48065         0x5c, 0x4c, 0x48, 0x27, 0x70, 0x29, 0xbd, 0xbf, 0xd1, 0xad, 0xf0, 0xfe, 0xfa, 0xc6, 0x19, 0xff,
48066         0x33, 0x77, 0x5f, 0xfd, 0xb6, 0x3c, 0x6c, 0x24, 0x43, 0x21, 0x13, 0x36, 0x2c, 0xad, 0xd3, 0x35,
48067         0x49, 0x9e, 0xbf, 0xcf, 0xd2, 0x69, 0xcf, 0x36, 0xa6, 0x37, 0x12, 0x0c, 0x22, 0x93, 0xd0, 0xd4,
48068         0x14, 0x92, 0xe8, 0x1d, 0x7e, 0x85, 0xcc, 0xdc, 0x97, 0x9a, 0xaf, 0xa7, 0x40, 0x10, 0xe3, 0x31,
48069         0xd6, 0x04, 0xbf, 0xac, 0x98, 0xaa, 0x9e, 0xd0, 0x88, 0xc1, 0xab, 0x3c, 0x1a, 0x7c, 0xd2, 0x4a,
48070         0xaa, 0xad, 0x73, 0x36, 0xd2, 0x8a, 0xf4, 0x6b, 0x02, 0x6c, 0x24, 0x77, 0x58, 0xb6, 0xe5, 0x38,
48071         0x19, 0x3f, 0x3c, 0x66, 0x1b, 0xd9, 0xc6, 0x2c, 0xf3, 0x1d, 0x64, 0x30, 0xdf, 0x41, 0x46, 0x99,
48072         0x5d, 0xc6, 0x6d, 0xb2, 0x01, 0x5b, 0x64, 0x0e, 0x79, 0x8d, 0x92, 0x22, 0x4e, 0x48, 0x1d, 0x40,
48073         0xf1, 0xb6, 0xa2, 0x0b, 0x50, 0x30, 0x0d, 0xfd, 0x36, 0xce, 0x25, 0xac, 0xcf, 0xec, 0x9c, 0x53,
48074         0xbd, 0x1c, 0x74, 0x05, 0xe0, 0xd8, 0x1c, 0x5a, 0xe4, 0x83, 0xe9, 0xda, 0xef, 0x9c, 0x53, 0x03,
48075         0x79, 0xb5, 0x39, 0x98, 0xb1, 0x8f, 0x7d, 0x7a, 0xd2, 0xd7, 0x04, 0x98, 0x0d, 0xad, 0x10, 0xd9,
48076         0xee, 0x58, 0x42, 0x28, 0x4f, 0xa5, 0xb6, 0xcb, 0xe9, 0x0c, 0xe9, 0x87, 0x05, 0x98, 0x64, 0x6b,
48077         0x4d, 0xb6, 0x78, 0xd7, 0x0c, 0x38, 0xcc, 0xc0, 0xfb, 0xd9, 0xf7, 0x72, 0xca, 0x48, 0x8e, 0x31,
48078         0x92, 0x67, 0x57, 0xa6, 0x63, 0x8c, 0xa1, 0x71, 0x76, 0x65, 0x3a, 0x21, 0xfd, 0x56, 0x0e, 0xc4,
48079         0xe8, 0xde, 0x83, 0xae, 0x03, 0x8a, 0xda, 0x12, 0x7b, 0x2f, 0xd0, 0x9c, 0x12, 0xb4, 0x09, 0x93,
48080         0x2d, 0x62, 0xae, 0xee, 0xbf, 0xbc, 0x26, 0xc4, 0xe8, 0xc1, 0x30, 0x3b, 0xe7, 0x54, 0x17, 0x1c,
48081         0xc9, 0x80, 0xe2, 0x86, 0x16, 0x54, 0x1c, 0xde, 0x39, 0xa7, 0x72, 0xca, 0xf8, 0x76, 0x62, 0x63,
48082         0xcf, 0x6a, 0x27, 0x26, 0x07, 0x3d, 0xe0, 0x4d, 0x2b, 0x1b, 0xfc, 0xfd, 0x1f, 0x43, 0x30, 0x6d,
48083         0xa4, 0xda, 0x2c, 0x4c, 0x0f, 0x98, 0x99, 0xf5, 0x93, 0x81, 0x2e, 0xfd, 0x74, 0x0e, 0x26, 0x59,
48084         0xfb, 0xd0, 0x8b, 0x30, 0x67, 0x31, 0x8e, 0x89, 0x65, 0x32, 0x55, 0x42, 0x99, 0x51, 0x23, 0xb9,
48085         0x68, 0x83, 0xbc, 0xf4, 0x36, 0x7a, 0xa6, 0xe3, 0x0d, 0x68, 0x37, 0x03, 0xcf, 0x06, 0xe7, 0x91,
48086         0x89, 0x93, 0xd4, 0x63, 0x0b, 0x99, 0x0d, 0x6e, 0x0e, 0x12, 0xf1, 0xbf, 0x4a, 0x5a, 0x3d, 0xb3,
48087         0x23, 0xa8, 0x39, 0x43, 0x21, 0x39, 0x65, 0xc2, 0x3d, 0xcd, 0x29, 0x93, 0x9c, 0x0a, 0x73, 0x4e,
48088         0x80, 0x73, 0x2a, 0x24, 0x67, 0x93, 0x79, 0x22, 0xc0, 0x39, 0x9b, 0x08, 0x91, 0x8b, 0x71, 0xe6,
48089         0x78, 0x40, 0x50, 0xf1, 0x07, 0xc9, 0x63, 0x91, 0x2c, 0x68, 0x9e, 0x42, 0xf3, 0xca, 0x34, 0x06,
48090         0x0c, 0xcd, 0x2b, 0xcb, 0xb5, 0x35, 0x58, 0xb1, 0xc9, 0x51, 0xc5, 0xde, 0xf5, 0x0e, 0x57, 0xa4,
48091         0x61, 0xb5, 0x55, 0x58, 0x1e, 0xf8, 0xa2, 0xde, 0x96, 0xd1, 0x61, 0x23, 0x45, 0xfa, 0xcb, 0x30,
48092         0x4e, 0xfa, 0x10, 0x55, 0xc3, 0x53, 0xe0, 0x4a, 0x72, 0x77, 0x87, 0x27, 0xc0, 0x3b, 0x99, 0xe4,
48093         0x6e, 0xd7, 0x9b, 0x90, 0x10, 0x71, 0x35, 0x94, 0x93, 0xbe, 0x2b, 0x07, 0x2b, 0x7c, 0xdb, 0x73,
48094         0x74, 0x0c, 0x1b, 0x96, 0x7e, 0xac, 0x5b, 0xba, 0xd1, 0xd6, 0xe3, 0x0f, 0x9f, 0xc2, 0x99, 0x06,
48095         0x58, 0x0a, 0x25, 0x54, 0x83, 0x02, 0x1b, 0x37, 0xc5, 0x54, 0xf3, 0x46, 0x9f, 0x4d, 0xd7, 0x49,
48096         0x80, 0x87, 0x17, 0xa0, 0xa1, 0xa4, 0x2a, 0x0e, 0x25, 0xd3, 0x50, 0xa4, 0xff, 0x22, 0x0f, 0x0b,
48097         0xb1, 0x72, 0xf4, 0x10, 0x2e, 0x76, 0x7a, 0x38, 0xef, 0x30, 0xe0, 0x57, 0x3f, 0x20, 0xb7, 0xb3,
48098         0x8e, 0x50, 0x12, 0x43, 0x76, 0x26, 0x62, 0xaa, 0xe7, 0x3b, 0xbd, 0xa3, 0xbd, 0x84, 0x42, 0xf4,
48099         0x1a, 0x2c, 0x60, 0xf1, 0xcd, 0xb5, 0x21, 0xa6, 0xe3, 0x9e, 0x6e, 0xe0, 0xf1, 0x02, 0x24, 0xc3,
48100         0x62, 0x28, 0x93, 0x0e, 0x43, 0x76, 0x8a, 0xe6, 0x15, 0xa1, 0x6b, 0x30, 0x8f, 0xb3, 0xa9, 0x02,
48101         0x0b, 0xa5, 0x4e, 0x1f, 0x2c, 0xa3, 0xd9, 0x2e, 0x27, 0x2c, 0x8b, 0x51, 0x1e, 0xf7, 0x39, 0x09,
48102         0x15, 0xa0, 0xaf, 0x0a, 0xf0, 0x5c, 0x6a, 0x87, 0x31, 0x33, 0x6b, 0xfa, 0x4c, 0xb9, 0x79, 0xf6,
48103         0x6e, 0xa3, 0xf8, 0xea, 0x95, 0x94, 0xce, 0xa3, 0x66, 0xd8, 0xff, 0x8b, 0x00, 0x17, 0x53, 0x29,
48104         0xa1, 0x7b, 0xe1, 0x49, 0xf7, 0x14, 0xcc, 0x9c, 0xd9, 0xe3, 0xa4, 0x17, 0xe3, 0x4d, 0x70, 0xe3,
48105         0xc0, 0x55, 0x95, 0x8a, 0xeb, 0x97, 0xbc, 0xe8, 0x39, 0x7f, 0x1d, 0x28, 0x9e, 0xe7, 0x7e, 0xc5,
48106         0x3d, 0xaf, 0x29, 0x03, 0x2f, 0xb0, 0x45, 0x25, 0xe8, 0xbb, 0x5f, 0xfa, 0x45, 0x01, 0x9e, 0xcb,
48107         0xd0, 0x65, 0xe8, 0x30, 0xdc, 0xdc, 0x77, 0x9e, 0xb6, 0xef, 0x9f, 0xc6, 0xa3, 0x58, 0xdf, 0x2e,
48108         0xb9, 0x6e, 0xd8, 0xcb, 0x62, 0x4e, 0xfa, 0x55, 0x01, 0xc6, 0x0e, 0x4b, 0x72, 0x19, 0x55, 0xc2,
48109         0x3c, 0x5d, 0x4e, 0xf4, 0x9e, 0x14, 0xae, 0xf4, 0x5b, 0x32, 0x9d, 0x2b, 0x49, 0x1c, 0x0f, 0xc1,
48110         0x8f, 0xd9, 0x91, 0xf3, 0x23, 0x20, 0xe6, 0xfd, 0xf0, 0x1d, 0x63, 0xbe, 0x4b, 0xde, 0xf1, 0x40,
48111         0x4c, 0x94, 0x89, 0x40, 0xf0, 0xe8, 0x49, 0xd7, 0xdf, 0x2e, 0x75, 0xf1, 0xf9, 0x63, 0x02, 0x2c,
48112         0xf1, 0xdc, 0x29, 0xa1, 0xd7, 0x61, 0xac, 0x7d, 0x6c, 0x69, 0xa9, 0x51, 0xeb, 0xea, 0xb7, 0xd5,
48113         0x2d, 0x95, 0x80, 0xb1, 0x47, 0x22, 0x37, 0xbe, 0xe6, 0x27, 0xd4, 0x12, 0x32, 0x97, 0xfe, 0x48,
48114         0x14, 0x86, 0x56, 0x45, 0x4b, 0x0b, 0xe7, 0x48, 0x3f, 0x92, 0x83, 0x31, 0x5c, 0x07, 0x7a, 0x1b,
48115         0xa6, 0x4c, 0xa6, 0x95, 0x61, 0xa7, 0x06, 0x16, 0x76, 0x75, 0x37, 0x6c, 0xd5, 0x47, 0x40, 0xaf,
48116         0x41, 0xde, 0xb6, 0x5b, 0x8c, 0x9b, 0xb5, 0xa4, 0x1b, 0x8c, 0x9d, 0x73, 0x2a, 0x06, 0x43, 0x0a,
48117         0x8c, 0xb7, 0xed, 0xae, 0xe5, 0xfa, 0x52, 0xe3, 0x4b, 0x0b, 0xf5, 0xc6, 0xae, 0xda, 0xd8, 0x39,
48118         0xa7, 0x52, 0x50, 0xd4, 0x81, 0xcb, 0x89, 0xfa, 0x6a, 0x67, 0xf0, 0xc5, 0x70, 0x31, 0x49, 0x6b,
48119         0x8d, 0x46, 0x3b, 0x03, 0x28, 0xb8, 0x42, 0x86, 0xf4, 0x1b, 0x02, 0x4c, 0x79, 0x8d, 0xfd, 0xba,
48120         0xe9, 0xe1, 0x7d, 0x03, 0x75, 0xb8, 0x12, 0xd5, 0x8c, 0x49, 0x75, 0x4c, 0xd5, 0x68, 0xd4, 0x62,
48121         0x08, 0x2a, 0xa2, 0x4e, 0x89, 0x70, 0xa6, 0x9b, 0x27, 0xfd, 0xa0, 0x00, 0xf9, 0x46, 0xa3, 0x86,
48122         0xde, 0x07, 0x11, 0x57, 0xe2, 0x8a, 0x19, 0x01, 0x5f, 0xde, 0x2f, 0x26, 0x8e, 0xba, 0x26, 0xae,
48123         0xc5, 0xc5, 0x50, 0xe7, 0x6d, 0xbb, 0x15, 0x44, 0x47, 0x6f, 0xe2, 0xb3, 0x63, 0x13, 0x53, 0x75,
48124         0x47, 0x41, 0xb3, 0xaf, 0xd9, 0x0f, 0x9a, 0x5d, 0xa2, 0x74, 0x43, 0xb7, 0x9e, 0x15, 0x4b, 0x6b,
48125         0xd8, 0x2d, 0x97, 0x9b, 0x7d, 0xcd, 0x7e, 0x40, 0xb5, 0x78, 0x0e, 0x60, 0x21, 0x56, 0x03, 0x12,
48126         0xe9, 0x10, 0xa2, 0x52, 0x32, 0x19, 0x26, 0x2f, 0x83, 0x48, 0x06, 0x3c, 0xfd, 0x87, 0x76, 0x03,
48127         0x84, 0xe7, 0x2d, 0x2d, 0x94, 0x2d, 0x7d, 0xbf, 0x00, 0xe3, 0x64, 0xc0, 0x90, 0xab, 0x1c, 0x3c,
48128         0x60, 0x78, 0x8d, 0xbd, 0x96, 0xdc, 0x58, 0x82, 0xec, 0x37, 0x77, 0x81, 0xd0, 0x08, 0x35, 0x58,
48129         0x86, 0xa5, 0xb0, 0x4e, 0x19, 0xf1, 0x83, 0xd9, 0x70, 0xc3, 0xbc, 0x84, 0x94, 0xc6, 0x08, 0x35,
48130         0xe9, 0xcb, 0x02, 0x2c, 0x72, 0x88, 0xa3, 0x65, 0x98, 0x68, 0xdb, 0x5d, 0x8c, 0xcb, 0x94, 0x52,
48131         0xdb, 0x76, 0x57, 0x6d, 0xa0, 0x97, 0x60, 0xde, 0xd2, 0xbc, 0xff, 0x33, 0x10, 0x17, 0x64, 0xce,
48132         0xd2, 0x82, 0xb9, 0xdc, 0x7e, 0xc9, 0xf3, 0xfb, 0xe5, 0x0f, 0xe9, 0xcb, 0x6a, 0x78, 0xd2, 0xa3,
48133         0x21, 0x5c, 0x88, 0xaa, 0xdd, 0xec, 0x74, 0x4f, 0x4e, 0x0f, 0x82, 0x91, 0xb8, 0x93, 0xf4, 0xfb,
48134         0x0e, 0x52, 0x10, 0xd5, 0x54, 0xb2, 0xe8, 0x1e, 0xcc, 0xdb, 0x6d, 0xad, 0xd7, 0x35, 0x4e, 0xa8,
48135         0x9f, 0xe2, 0xda, 0x6e, 0xaa, 0xa5, 0x6c, 0x23, 0x0c, 0xab, 0x46, 0x91, 0xa5, 0x5f, 0x16, 0xe0,
48136         0x42, 0x1a, 0x3b, 0xd9, 0x1e, 0x1d, 0xd3, 0x28, 0x7c, 0x5d, 0xf4, 0x4f, 0xfe, 0x3d, 0x01, 0xe6,
48137         0x23, 0x6d, 0xcb, 0x66, 0x13, 0x1b, 0x41, 0x0a, 0x33, 0x77, 0x37, 0xd3, 0x1e, 0xf7, 0x89, 0x6e,
48138         0x99, 0x74, 0x8f, 0xeb, 0x98, 0x8e, 0xc2, 0x62, 0x4b, 0x74, 0x4c, 0xa7, 0x42, 0xb7, 0xb8, 0x8e,
48139         0xe9, 0xdc, 0xa8, 0x88, 0x63, 0xd2, 0x1f, 0x09, 0x30, 0xc9, 0x3c, 0xf6, 0xe1, 0xb3, 0x8b, 0x7d,
48140         0x5c, 0xf1, 0x82, 0x35, 0xe2, 0x0f, 0xb4, 0x44, 0x1d, 0x60, 0xd3, 0xb1, 0xbf, 0x73, 0x4e, 0x25,
48141         0x5f, 0x34, 0x57, 0x91, 0xbd, 0xe3, 0x27, 0xf9, 0xa2, 0xb9, 0x65, 0xba, 0x3a, 0xb3, 0xdc, 0x32,
48142         0xcb, 0xdd, 0x94, 0xa9, 0x64, 0x48, 0x73, 0x69, 0xb0, 0x3d, 0x12, 0xb2, 0x81, 0xc8, 0x7b, 0x44,
48143         0xff, 0x95, 0x7c, 0xa2, 0x9b, 0x01, 0xdb, 0xff, 0xc9, 0x14, 0x25, 0x3d, 0x2f, 0x86, 0xb9, 0x07,
48144         0x5e, 0x5b, 0x81, 0xa5, 0xf0, 0x61, 0x8a, 0x05, 0x85, 0xfb, 0x21, 0x01, 0x0a, 0x5e, 0xc4, 0xdf,
48145         0x4c, 0xca, 0x33, 0xfc, 0x40, 0xbf, 0xf7, 0xce, 0x1a, 0xd0, 0xc3, 0xd5, 0xf9, 0x39, 0x66, 0xb1,
48146         0xe0, 0xec, 0x63, 0x37, 0x40, 0xd6, 0x71, 0x45, 0x1c, 0x97, 0xba, 0x50, 0x60, 0x3d, 0xaf, 0xa0,
48147         0x75, 0x28, 0x0c, 0xda, 0xdd, 0xa6, 0xb7, 0x82, 0xcd, 0xaa, 0x93, 0x83, 0x76, 0x97, 0x99, 0xf3,
48148         0x4f, 0x07, 0x9a, 0x95, 0xfa, 0x9a, 0x16, 0x3c, 0x44, 0x04, 0x91, 0xa4, 0x9f, 0x14, 0x60, 0x3a,
48149         0x28, 0xe0, 0x66, 0x32, 0xc8, 0x4a, 0x14, 0x67, 0xd5, 0x8c, 0x1d, 0x51, 0x49, 0x73, 0xa0, 0xee,
48150         0xbe, 0x3c, 0x90, 0x10, 0x1e, 0xe3, 0xd2, 0xff, 0x2c, 0xc0, 0x0a, 0xdf, 0xe5, 0x29, 0xf5, 0xa3,
48151         0x59, 0x94, 0x53, 0x85, 0xa7, 0xc3, 0x52, 0x51, 0x56, 0x09, 0x18, 0x06, 0x37, 0x4a, 0x6c, 0xc4,
48152         0x26, 0x9a, 0x40, 0x10, 0x70, 0xc3, 0x07, 0x2f, 0xa6, 0x3b, 0x7b, 0x2d, 0x15, 0x8b, 0x04, 0xbc,
48153         0x48, 0xa2, 0xe9, 0x96, 0x8a, 0xc5, 0x90, 0x1c, 0x92, 0x24, 0x9c, 0xba, 0x60, 0xea, 0x14, 0x46,
48154         0xa1, 0x87, 0x8f, 0xdf, 0x22, 0x02, 0x6e, 0x51, 0xce, 0x2a, 0xe0, 0x16, 0x23, 0x52, 0xf5, 0x77,
48155         0x08, 0x67, 0x88, 0x8c, 0xe7, 0x8a, 0xba, 0x39, 0x5f, 0xd4, 0x3d, 0xab, 0x7c, 0x4b, 0xd2, 0x65,
48156         0xd9, 0x8f, 0x02, 0x5e, 0xa5, 0x51, 0xc0, 0x7f, 0x5a, 0x80, 0xb1, 0x7b, 0x99, 0xdb, 0x71, 0x2f,
48157         0xd6, 0x8e, 0xf6, 0xd3, 0xdd, 0x10, 0x32, 0x57, 0xeb, 0x46, 0x99, 0x5d, 0xd0, 0x55, 0xd3, 0x74,
48158         0x17, 0xa5, 0x9f, 0xa2, 0x4c, 0x16, 0x33, 0x33, 0x59, 0x0c, 0x33, 0xd9, 0xfa, 0x74, 0x98, 0xac,
48159         0x30, 0x26, 0xab, 0xe2, 0x04, 0x63, 0x76, 0xd2, 0x65, 0xb6, 0x20, 0xfd, 0x43, 0x01, 0xc0, 0x1f,
48160         0x2a, 0xe8, 0xad, 0x30, 0xa7, 0x2f, 0x8c, 0x18, 0x5a, 0x61, 0x7e, 0x9f, 0x64, 0x0c, 0x45, 0x4e,
48161         0xfe, 0x67, 0x16, 0x8a, 0xbc, 0x24, 0xcb, 0x5e, 0x9c, 0x91, 0x8a, 0x4c, 0x46, 0x48, 0xe0, 0x4c,
48162         0x33, 0xc6, 0x3e, 0x48, 0xc9, 0x38, 0xfd, 0x50, 0x64, 0x3a, 0x4c, 0xc8, 0x47, 0x89, 0x7c, 0x4c,
48163         0x4a, 0x3f, 0x2c, 0xc0, 0xf9, 0x14, 0x17, 0xc2, 0xd9, 0x02, 0xe6, 0xa4, 0x10, 0x08, 0x37, 0xf4,
48164         0xe5, 0xcc, 0x7f, 0x8c, 0xf4, 0x27, 0x08, 0x16, 0x62, 0x8e, 0x66, 0x51, 0x17, 0xd6, 0xa3, 0xce,
48165         0x18, 0x7d, 0xe3, 0x1e, 0xba, 0xd0, 0x5c, 0xcf, 0xe4, 0x8f, 0xd1, 0x37, 0xf1, 0x59, 0x09, 0xb9,
48166         0x64, 0xf4, 0xcf, 0x7e, 0x1f, 0xa5, 0x78, 0x33, 0x7c, 0x65, 0xa4, 0x37, 0x43, 0x9f, 0x3e, 0x87,
48167         0x0a, 0x7a, 0x0b, 0xd6, 0x3b, 0xfe, 0x67, 0xc4, 0xcd, 0x4b, 0x9e, 0xec, 0x23, 0x6b, 0x01, 0x80,
48168         0xb0, 0x8f, 0x97, 0x2f, 0xc0, 0x5a, 0x18, 0x39, 0xe0, 0x93, 0x93, 0xfa, 0x84, 0xba, 0x3a, 0x92,
48169         0x3d, 0x75, 0x35, 0x44, 0x3e, 0xe0, 0x8a, 0xf3, 0xf3, 0xb0, 0x4e, 0x0c, 0xca, 0xb7, 0xda, 0x4e,
48170         0xf7, 0xa1, 0x1e, 0x60, 0xba, 0xb9, 0xdb, 0xc9, 0xe4, 0x20, 0x6a, 0x8d, 0x8f, 0xbe, 0xdb, 0x41,
48171         0x9f, 0x87, 0x45, 0x62, 0xea, 0x15, 0x89, 0xf5, 0x3c, 0x31, 0xc2, 0x26, 0x2b, 0x16, 0xeb, 0xb9,
48172         0xf5, 0x68, 0x10, 0x0d, 0x24, 0xf1, 0x3e, 0x2c, 0x77, 0xf4, 0x63, 0x6d, 0xd8, 0x73, 0x22, 0x1c,
48173         0x67, 0x71, 0x0e, 0xb5, 0x14, 0x47, 0xdd, 0xed, 0xa0, 0x5b, 0x30, 0x13, 0xf4, 0xf6, 0xcb, 0x14,
48174         0xdc, 0xaf, 0x8e, 0x74, 0xe2, 0xab, 0x86, 0xd0, 0x50, 0x83, 0xef, 0xd9, 0x79, 0x2a, 0x2b, 0x35,
48175         0xae, 0x3f, 0xe7, 0x36, 0x5c, 0x0e, 0xbb, 0x0c, 0x8c, 0xcd, 0x94, 0xd1, 0xd1, 0xcc, 0xcf, 0xa9,
48176         0x17, 0x83, 0x7e, 0x03, 0xe3, 0x73, 0xcd, 0x82, 0x8b, 0x41, 0xe7, 0x81, 0xf1, 0x2a, 0xa6, 0x53,
48177         0x1c, 0xce, 0x52, 0x7f, 0x28, 0x31, 0x9c, 0x9d, 0x73, 0xea, 0x79, 0xdf, 0x8d, 0x60, 0xbc, 0xce,
48178         0x50, 0xc3, 0x6c, 0x6e, 0xad, 0x33, 0xa3, 0x4d, 0x3c, 0x2f, 0x06, 0x1d, 0x0a, 0xa6, 0x36, 0x8c,
48179         0x5f, 0xc5, 0x6c, 0x6a, 0xc3, 0x1a, 0xdc, 0x86, 0x09, 0x5e, 0xc3, 0xb8, 0x75, 0xbe, 0xc7, 0x62,
48180         0xd8, 0xeb, 0x9a, 0xcd, 0x2a, 0x99, 0x4b, 0xf1, 0x67, 0x84, 0x0f, 0xae, 0x3e, 0xa8, 0x3a, 0xdb,
48181         0xb6, 0xbb, 0xfe, 0x27, 0x6a, 0xc3, 0x0a, 0x71, 0x9a, 0xbd, 0xad, 0x93, 0x49, 0xe0, 0xc7, 0x58,
48182         0x66, 0xce, 0x6e, 0x13, 0x82, 0x2f, 0x72, 0x51, 0xd4, 0x04, 0x52, 0xf8, 0x04, 0xda, 0xb6, 0x4c,
48183         0xdb, 0x66, 0x6f, 0xfe, 0x7e, 0x54, 0x4b, 0xc6, 0xbe, 0x98, 0x72, 0x02, 0xad, 0xa7, 0x20, 0xaa,
48184         0xa9, 0x64, 0x03, 0xd1, 0xc3, 0x16, 0x82, 0xd1, 0xc3, 0x0e, 0x60, 0x71, 0xa8, 0x37, 0x6b, 0xba,
48185         0xd6, 0xdf, 0x33, 0xdb, 0x0f, 0x6e, 0x0f, 0x0d, 0xa2, 0x20, 0xce, 0x2c, 0xaa, 0x46, 0x2a, 0x3b,
48186         0xa2, 0xa1, 0x1e, 0x45, 0x45, 0x5d, 0x58, 0x1b, 0x68, 0xce, 0x69, 0xcf, 0xb4, 0x6d, 0xd5, 0x7d,
48187         0xcb, 0xd8, 0xeb, 0x1a, 0x0f, 0xba, 0xc6, 0x09, 0xb3, 0xa4, 0x4a, 0x50, 0x9c, 0x4a, 0x40, 0x52,
48188         0x13, 0xc9, 0xb9, 0xd1, 0x15, 0xd8, 0x80, 0xd8, 0xbf, 0x4f, 0x02, 0x89, 0x67, 0x8a, 0xae, 0xe0,
48189         0xa1, 0x8c, 0xf6, 0x2d, 0xbd, 0x3c, 0xda, 0x72, 0xf8, 0x19, 0x7c, 0x4b, 0xaf, 0x3c, 0x85, 0x6f,
48190         0xe9, 0xdc, 0x33, 0xf8, 0x96, 0x5e, 0xfd, 0xf4, 0x7c, 0x4b, 0xb7, 0x46, 0xf9, 0x96, 0x5e, 0xcb,
48191         0x10, 0x32, 0x6f, 0x84, 0xe7, 0xe9, 0x1e, 0x5c, 0xf4, 0x9c, 0xce, 0xd3, 0xa8, 0x81, 0xb5, 0x0f,
48192         0x9b, 0x07, 0xba, 0xd5, 0xa8, 0x37, 0xe8, 0xd9, 0x70, 0xfd, 0x8c, 0x5e, 0x0f, 0xce, 0xc7, 0xc8,
48193         0x51, 0x6a, 0x98, 0x18, 0xb1, 0xbe, 0xe3, 0x2f, 0xc9, 0xb4, 0x88, 0xbb, 0xa8, 0x25, 0xfb, 0x87,
48194         0xfe, 0x1d, 0x01, 0xd6, 0x13, 0xc5, 0x23, 0xf4, 0xad, 0x02, 0xbc, 0x68, 0xf7, 0x4c, 0xc7, 0xe3,
48195         0x30, 0x68, 0xa0, 0x67, 0x73, 0x42, 0xf3, 0xbe, 0x3c, 0x42, 0xfe, 0x6a, 0xf4, 0x4c, 0xd7, 0xc0,
48196         0x31, 0x23, 0x61, 0xf4, 0x3a, 0x2c, 0x86, 0xf1, 0xdd, 0x9b, 0x46, 0x2c, 0x28, 0x89, 0x87, 0xdb,
48197         0xdb, 0x58, 0x7e, 0xf3, 0xf2, 0xa5, 0x7f, 0x25, 0xc0, 0x12, 0xaf, 0x3e, 0x74, 0x01, 0xa6, 0x6c,
48198         0x0f, 0x9b, 0xde, 0xec, 0xf9, 0x19, 0xe8, 0x33, 0x30, 0xad, 0xf5, 0x3c, 0x31, 0x2d, 0x8b, 0x1b,
48199         0x84, 0x20, 0x3c, 0xba, 0x09, 0x53, 0x5a, 0x8f, 0xf9, 0x02, 0xc9, 0x12, 0x82, 0xc4, 0x87, 0x46,
48200         0x6f, 0x41, 0x41, 0x7f, 0x3c, 0xe8, 0xe1, 0x23, 0x7b, 0xaa, 0x39, 0xf5, 0x2d, 0x06, 0xb4, 0x73,
48201         0x4e, 0xf5, 0x10, 0x6a, 0x53, 0x30, 0xc9, 0x5e, 0xa9, 0xa5, 0x7f, 0x5f, 0x80, 0x82, 0x0b, 0x83,
48202         0xee, 0xf1, 0x9f, 0x10, 0x33, 0x69, 0xcf, 0xf2, 0x1e, 0x18, 0xdf, 0xe3, 0x3d, 0x1b, 0x66, 0x31,
48203         0x43, 0x8f, 0xa3, 0x49, 0x7f, 0x6b, 0x02, 0x96, 0xb9, 0xd2, 0x32, 0xda, 0x87, 0x25, 0x9e, 0x33,
48204         0xe4, 0xd4, 0x4b, 0x04, 0xd6, 0xa1, 0x28, 0xee, 0x06, 0x19, 0xbd, 0x0f, 0x28, 0xee, 0x00, 0x99,
48205         0x71, 0x7d, 0x75, 0xa4, 0xeb, 0xe3, 0x9d, 0x73, 0xaa, 0x18, 0x75, 0x7a, 0x1c, 0xe6, 0xd0, 0xf7,
48206         0x79, 0x30, 0xfa, 0x2f, 0x17, 0x02, 0x1c, 0xda, 0x3c, 0x0e, 0x03, 0xc4, 0xc6, 0x52, 0x39, 0xf4,
48207         0xad, 0x03, 0x76, 0x04, 0x8f, 0x43, 0x9f, 0xe4, 0x2e, 0xb8, 0x15, 0x35, 0xed, 0x81, 0xed, 0x92,
48208         0x1c, 0x1f, 0xbd, 0x41, 0x88, 0x0c, 0xad, 0x31, 0x70, 0x45, 0x8d, 0xbb, 0x40, 0xc9, 0x07, 0x09,
48209         0x4d, 0xa4, 0x6c, 0xba, 0x8d, 0x83, 0x86, 0xcb, 0x59, 0x4e, 0x9d, 0x23, 0xa8, 0x3e, 0xb1, 0x53,
48210         0xb8, 0xea, 0x7b, 0x1d, 0xe9, 0x74, 0x4d, 0xbc, 0x3f, 0xfa, 0x2e, 0xab, 0x18, 0xf5, 0xc9, 0x51,
48211         0x6c, 0xe6, 0xd5, 0x2b, 0x9e, 0xf7, 0x91, 0x04, 0x22, 0xe8, 0x09, 0x5c, 0x76, 0xdd, 0x90, 0x24,
48212         0xd5, 0x53, 0x48, 0x39, 0x2c, 0x26, 0x12, 0xde, 0xc9, 0xab, 0x97, 0x98, 0x5b, 0x92, 0x04, 0x88,
48213         0xda, 0x1c, 0xcc, 0x04, 0xc7, 0x1a, 0xfd, 0xf6, 0xff, 0xd9, 0xda, 0x0c, 0x80, 0xdf, 0x97, 0xb5,
48214         0xf3, 0xb0, 0x9e, 0xc8, 0xa2, 0xf4, 0xab, 0x05, 0x98, 0x09, 0x0e, 0x47, 0x64, 0xc2, 0xa5, 0xb8,
48215         0xbe, 0x10, 0x67, 0x09, 0xce, 0xec, 0xbd, 0x78, 0x04, 0x39, 0xb4, 0x03, 0x97, 0x79, 0x10, 0xf1,
48216         0xc0, 0xe8, 0xa3, 0xc0, 0xf0, 0xa1, 0x35, 0xe0, 0xde, 0x37, 0xbc, 0x6f, 0xe4, 0x33, 0x3a, 0x32,
48217         0x4e, 0xa4, 0x80, 0xde, 0x86, 0xf5, 0x70, 0x59, 0x90, 0xc3, 0x31, 0xc2, 0x61, 0x32, 0x00, 0xfa,
48218         0xc8, 0x77, 0xc9, 0xe2, 0x6e, 0xbb, 0x07, 0x96, 0xae, 0xf7, 0x07, 0x44, 0xc6, 0xcc, 0xe0, 0x61,
48219         0xd6, 0x75, 0xa6, 0xb3, 0x1d, 0xc3, 0x46, 0x1d, 0xd7, 0x27, 0x0b, 0x87, 0xf2, 0x44, 0xca, 0xd3,
48220         0x64, 0x9c, 0xd4, 0xce, 0x39, 0x95, 0xfa, 0xd6, 0xe1, 0xd4, 0x72, 0x07, 0x16, 0xdc, 0x16, 0x78,
48221         0x21, 0xe4, 0x46, 0xcf, 0x24, 0x41, 0x75, 0xc3, 0xbd, 0x1d, 0xb2, 0x18, 0x72, 0xe8, 0x03, 0x98,
48222         0xa7, 0xec, 0xfa, 0x64, 0x0a, 0x69, 0x87, 0x21, 0x6a, 0x82, 0x72, 0x50, 0x27, 0x8e, 0x5a, 0x34,
48223         0x72, 0xfb, 0x4b, 0x57, 0x25, 0x1a, 0x03, 0xce, 0xa3, 0x1b, 0x63, 0xb0, 0x5e, 0xdf, 0x19, 0x1d,
48224         0x5b, 0x2e, 0x17, 0x66, 0xb0, 0x1e, 0x67, 0x10, 0x93, 0x81, 0x54, 0x06, 0xeb, 0x5c, 0x06, 0x73,
48225         0x41, 0x06, 0x31, 0xdd, 0x40, 0xe8, 0x3b, 0x16, 0x08, 0x70, 0x74, 0xb4, 0x96, 0xbc, 0x17, 0xfa,
48226         0xee, 0x90, 0x44, 0x02, 0x44, 0x07, 0x6e, 0xe8, 0x3b, 0x97, 0xc4, 0x4c, 0xca, 0x6d, 0x51, 0x03,
48227         0x0b, 0x62, 0x31, 0xc6, 0xf2, 0x2c, 0x4c, 0x1e, 0xa5, 0x58, 0x5b, 0x02, 0x14, 0x1f, 0x38, 0xb5,
48228         0x69, 0x98, 0xf2, 0xfe, 0x1f, 0xff, 0xa3, 0x5e, 0xdf, 0xc1, 0xc2, 0x00, 0xab, 0x5b, 0xfa, 0xd9,
48229         0x1c, 0x20, 0xce, 0x50, 0x59, 0x87, 0x42, 0xd7, 0x70, 0x68, 0xd8, 0x3d, 0x2a, 0x02, 0x4d, 0x76,
48230         0x0d, 0x87, 0xc4, 0xd5, 0x7b, 0x1f, 0x44, 0xa7, 0xdb, 0x0f, 0x04, 0xc5, 0xf0, 0xdc, 0xa1, 0xbf,
48231         0x90, 0xe8, 0xc8, 0x2c, 0x08, 0xac, 0xc6, 0xd0, 0xd1, 0x4b, 0x30, 0xdf, 0x69, 0x77, 0x9b, 0x07,
48232         0xda, 0x93, 0x9e, 0xa9, 0x75, 0x88, 0xeb, 0x5d, 0xfa, 0x0e, 0x3a, 0xd7, 0x69, 0x77, 0x03, 0xb9,
48233         0xe8, 0x2f, 0xc1, 0x65, 0xcc, 0x56, 0x48, 0x08, 0xc4, 0x22, 0x6f, 0x20, 0x14, 0x10, 0xbd, 0xdb,
48234         0x2a, 0xf3, 0x9d, 0xd1, 0xde, 0x3b, 0x4c, 0xc3, 0x55, 0x2f, 0x75, 0x0d, 0x27, 0xa5, 0x5c, 0xfa,
48235         0xab, 0x02, 0x88, 0xd1, 0xe6, 0x64, 0x33, 0x88, 0x8f, 0x62, 0x3d, 0x8d, 0xbd, 0x84, 0xad, 0x3b,
48236         0x6e, 0xd0, 0x5a, 0xdd, 0x29, 0x8a, 0x39, 0xa9, 0x0f, 0x97, 0x47, 0xb4, 0x88, 0x86, 0x59, 0xf4,
48237         0x3e, 0x3d, 0xe5, 0xd5, 0x70, 0x26, 0x86, 0x1a, 0x30, 0x43, 0x0e, 0xea, 0x0c, 0x9a, 0x45, 0x3c,
48238         0x0b, 0x65, 0x4a, 0xff, 0x54, 0x80, 0xd5, 0x84, 0xa9, 0x8c, 0xc5, 0x5a, 0x3c, 0xa2, 0xb2, 0x87,
48239         0x05, 0x2c, 0x38, 0x83, 0x36, 0x15, 0xa8, 0x3f, 0x4b, 0x83, 0x6a, 0x92, 0x8f, 0xc6, 0xd1, 0x5e,
48240         0x26, 0x61, 0x71, 0xda, 0xc5, 0x6e, 0x1c, 0xed, 0xa1, 0xb7, 0x01, 0x1c, 0xe2, 0x1d, 0x83, 0xfc,
48241         0xff, 0x99, 0x1c, 0x2d, 0xfb, 0xf0, 0xd2, 0xcf, 0x93, 0x56, 0x71, 0xe7, 0x3f, 0xaa, 0xd3, 0x58,
48242         0x9b, 0xa4, 0xa6, 0x03, 0x42, 0x3d, 0x53, 0xc4, 0x43, 0x97, 0x39, 0x82, 0x82, 0xee, 0xc1, 0x92,
48243         0x4f, 0x84, 0x54, 0x44, 0xee, 0x58, 0x32, 0xb5, 0x13, 0x79, 0xa4, 0x30, 0x22, 0xc1, 0x93, 0x7e,
48244         0x32, 0x07, 0xcb, 0xdc, 0x55, 0x01, 0x35, 0x60, 0x85, 0x58, 0xce, 0x75, 0x49, 0xd4, 0xac, 0xfb,
48245         0xc7, 0xb7, 0x89, 0x47, 0x7c, 0xa5, 0x59, 0xca, 0xc4, 0xf6, 0x32, 0x0f, 0xb7, 0x84, 0xee, 0x02,
48246         0x3a, 0xee, 0xea, 0xbd, 0xce, 0xe1, 0x93, 0x81, 0xee, 0x13, 0xcc, 0x24, 0xd1, 0x47, 0xf1, 0x4a,
48247         0xa8, 0x03, 0x97, 0xf9, 0x1c, 0x36, 0x8e, 0xf6, 0xd8, 0xa3, 0x5b, 0x96, 0xff, 0xef, 0x22, 0x97,
48248         0xd5, 0xc6, 0xd1, 0x1e, 0x7d, 0x85, 0xfb, 0xa1, 0x35, 0x2c, 0x11, 0xf9, 0xe2, 0x2f, 0xfa, 0x46,
48249         0x38, 0xdf, 0xd1, 0x1c, 0x2d, 0xe8, 0x61, 0x9c, 0x46, 0xf1, 0x23, 0x50, 0x99, 0x7a, 0x27, 0x8d,
48250         0x00, 0x7a, 0x0c, 0xaf, 0x78, 0xa2, 0x41, 0xdf, 0xb2, 0xbd, 0x03, 0xcb, 0x6d, 0xd3, 0xa2, 0x7c,
48251         0x04, 0x0c, 0x21, 0xb7, 0xb2, 0x1c, 0x19, 0x5f, 0x72, 0x45, 0x85, 0xbe, 0x65, 0x47, 0x89, 0x05,
48252         0x69, 0xa1, 0x6f, 0x13, 0xe0, 0x1a, 0x93, 0x1c, 0x46, 0x57, 0x9c, 0x1f, 0x15, 0xbc, 0x2c, 0x1c,
48253         0xff, 0x69, 0xe7, 0x9c, 0xfa, 0x02, 0x15, 0x25, 0x46, 0x71, 0x71, 0x96, 0xf6, 0xd7, 0xb2, 0x78,
48254         0xdf, 0xcb, 0xd8, 0xfe, 0xda, 0x59, 0xda, 0x5f, 0x4b, 0xf5, 0x8b, 0xcc, 0x6b, 0xbf, 0x90, 0xad,
48255         0xfd, 0x35, 0x74, 0x04, 0x2b, 0xbe, 0x4f, 0xfe, 0x90, 0xd0, 0x3a, 0x41, 0x76, 0x23, 0xbe, 0x02,
48256         0xde, 0x61, 0x7d, 0x97, 0xa2, 0xa8, 0xcb, 0x9e, 0xb3, 0xfe, 0x90, 0xbc, 0x7a, 0x03, 0x56, 0x83,
48257         0x64, 0x83, 0xd2, 0x2a, 0x0d, 0x12, 0xb0, 0x12, 0xc0, 0x0b, 0x8a, 0xaa, 0xdf, 0x08, 0xcb, 0x0f,
48258         0xad, 0x56, 0xf3, 0xd0, 0x3c, 0x50, 0x6b, 0xcd, 0x80, 0x07, 0x76, 0x26, 0xa5, 0xf1, 0x25, 0x8d,
48259         0x0f, 0xd4, 0x5a, 0x1c, 0x43, 0x5d, 0x7c, 0x68, 0xb5, 0x48, 0x6e, 0x20, 0x13, 0x7d, 0x48, 0xac,
48260         0xd2, 0x23, 0x66, 0xc4, 0x4c, 0x50, 0x7b, 0x29, 0xc9, 0x70, 0x3e, 0x6a, 0xa3, 0xcc, 0x21, 0x81,
48261         0x3e, 0x86, 0x17, 0xc3, 0xa7, 0xe6, 0x44, 0x7b, 0x72, 0x18, 0x2d, 0x15, 0x3e, 0x1f, 0x3c, 0x47,
48262         0x27, 0x9a, 0x8d, 0x7f, 0xaf, 0x00, 0xcf, 0x07, 0x8f, 0xd6, 0x89, 0x35, 0x4e, 0x3f, 0xb3, 0x7b,
48263         0xe2, 0x9d, 0x9c, 0x2a, 0xf9, 0xc7, 0xf0, 0x44, 0x8e, 0x74, 0xf7, 0x76, 0x6e, 0xeb, 0xe4, 0xc4,
48264         0xd2, 0x4f, 0x48, 0x01, 0xd5, 0x15, 0x4a, 0x0d, 0xde, 0x47, 0x79, 0x88, 0xe1, 0xa8, 0x2b, 0x84,
48265         0x58, 0x2c, 0xff, 0xdf, 0xbc, 0xc0, 0x7d, 0x2d, 0x58, 0x89, 0x02, 0x10, 0xcb, 0xe4, 0x22, 0x7b,
48266         0xd0, 0x78, 0x25, 0x13, 0xab, 0x04, 0x45, 0x4d, 0xa0, 0x94, 0x58, 0x87, 0xc2, 0x5e, 0x32, 0x9e,
48267         0xbd, 0x0e, 0x05, 0x6d, 0x42, 0xc1, 0x6a, 0x9d, 0x34, 0x89, 0x98, 0xbb, 0x90, 0x72, 0x8f, 0xa7,
48268         0xd6, 0xee, 0x10, 0x20, 0x75, 0xd2, 0x6a, 0x9d, 0x10, 0xf1, 0xf7, 0x2d, 0x98, 0xea, 0xb7, 0xed,
48269         0xe6, 0xa1, 0xd6, 0xea, 0xe9, 0xec, 0x55, 0x83, 0xbf, 0xb4, 0xec, 0xd7, 0x1b, 0x14, 0x8a, 0xc4,
48270         0xc3, 0x26, 0x29, 0xf4, 0xcd, 0x70, 0xa9, 0xaf, 0x3d, 0x26, 0x66, 0x5d, 0x66, 0x47, 0xff, 0xd0,
48271         0xb4, 0x3a, 0x36, 0x7b, 0x57, 0xd1, 0x3b, 0xb5, 0x27, 0x58, 0xea, 0x5b, 0x4c, 0x31, 0x64, 0xdd,
48272         0x4f, 0x45, 0x55, 0x47, 0x90, 0x46, 0xfb, 0x30, 0x67, 0x13, 0xe3, 0x13, 0x37, 0x08, 0x3c, 0x7b,
48273         0xdd, 0xe0, 0x3f, 0x6c, 0x35, 0x42, 0xa0, 0x3b, 0x79, 0x35, 0x82, 0x8c, 0x0e, 0x60, 0x9e, 0x19,
48274         0xb7, 0x78, 0xf4, 0x96, 0x53, 0x34, 0x10, 0xb7, 0xc3, 0xb0, 0x3b, 0x79, 0x35, 0x8a, 0x8e, 0x7a,
48275         0x70, 0xe9, 0x13, 0x16, 0x12, 0xdd, 0xd7, 0xf0, 0x0c, 0xcd, 0x87, 0x95, 0x94, 0x4b, 0x93, 0x8f,
48276         0x0e, 0xa2, 0xa8, 0xea, 0xf9, 0x4f, 0x48, 0xc0, 0xf4, 0x06, 0x8f, 0x16, 0xba, 0x05, 0x97, 0x79,
48277         0xb5, 0x05, 0xa7, 0xc4, 0x2a, 0x99, 0x12, 0x17, 0x62, 0x54, 0x82, 0x33, 0xe2, 0x6b, 0x02, 0xbc,
48278         0xa6, 0xb9, 0x9a, 0x60, 0xcd, 0x38, 0x13, 0x0d, 0xdd, 0x09, 0x6f, 0x47, 0xf4, 0x11, 0xe3, 0x95,
48279         0x8c, 0x6d, 0xc0, 0x87, 0xb5, 0x6b, 0x1e, 0xfd, 0x8f, 0x0e, 0x42, 0x9c, 0x44, 0x69, 0xa3, 0x2f,
48280         0xc1, 0xeb, 0xa3, 0x79, 0x09, 0xb6, 0x70, 0x9d, 0xb4, 0xf0, 0xe5, 0xf4, 0x0a, 0x82, 0xcd, 0xfd,
48281         0x16, 0x78, 0xc1, 0x1e, 0x64, 0x69, 0xe6, 0xc6, 0x99, 0x9b, 0x79, 0xd5, 0x1e, 0x8c, 0x6a, 0x9f,
48282         0x0a, 0x2f, 0xa6, 0xd4, 0x1e, 0x6c, 0xd8, 0x79, 0xd2, 0x30, 0x29, 0x81, 0x64, 0xb0, 0x45, 0x5f,
48283         0x0a, 0x3c, 0x64, 0xf3, 0x49, 0xaf, 0x5d, 0x18, 0xb5, 0xd1, 0x8d, 0x79, 0x2f, 0x76, 0x07, 0xf1,
48284         0xfa, 0x50, 0xdf, 0x7b, 0xc5, 0x4e, 0xa0, 0x7f, 0x31, 0x65, 0x5d, 0xe3, 0x62, 0xec, 0x8c, 0xb1,
48285         0x17, 0x3b, 0x4e, 0x75, 0xb5, 0xe7, 0x41, 0x1a, 0x2d, 0x88, 0x66, 0x82, 0xaa, 0xd5, 0xae, 0x8c,
48286         0x8a, 0x18, 0x50, 0x43, 0x20, 0x0e, 0xac, 0x56, 0xd3, 0x9d, 0xc4, 0x04, 0x6d, 0x1d, 0x56, 0x13,
48287         0x9a, 0x2a, 0xfd, 0xf6, 0x18, 0x73, 0x7a, 0x10, 0x96, 0xf3, 0xf0, 0xb2, 0xea, 0xc5, 0xfa, 0x4d,
48288         0x35, 0x99, 0xf0, 0x1c, 0x1f, 0xa8, 0x05, 0x37, 0xae, 0x2f, 0xde, 0xad, 0x09, 0xf2, 0x96, 0xe7,
48289         0x26, 0xdc, 0x0b, 0x16, 0x9c, 0x16, 0xd0, 0x9e, 0x90, 0x8a, 0xe3, 0xa8, 0x2b, 0x98, 0x58, 0x3c,
48290         0x1f, 0xbd, 0x0d, 0x53, 0x7d, 0xed, 0x71, 0xc0, 0x4d, 0x4a, 0xe2, 0xd2, 0xef, 0x42, 0xa9, 0x3e,
48291         0x02, 0x79, 0x5b, 0x0e, 0x9c, 0x5d, 0xb2, 0x99, 0x58, 0x84, 0x51, 0xa2, 0x34, 0xb2, 0xc5, 0x81,
48292         0x0b, 0xa3, 0xa0, 0x43, 0x58, 0xf5, 0xc6, 0xfb, 0xa9, 0x66, 0xeb, 0x87, 0x96, 0xd6, 0x26, 0xcf,
48293         0xe2, 0x8d, 0xd1, 0x3e, 0xad, 0xcf, 0xa9, 0x2b, 0xee, 0x38, 0x0f, 0xa3, 0xa2, 0x26, 0x2c, 0xb3,
48294         0x31, 0x1e, 0xa1, 0x99, 0x16, 0xb6, 0xe3, 0xe0, 0x90, 0x77, 0xe0, 0x59, 0xa2, 0x23, 0x3b, 0x4c,
48295         0xa7, 0xb6, 0x00, 0xf3, 0x11, 0xd2, 0xd2, 0x10, 0xa6, 0xbc, 0xd1, 0x80, 0xde, 0x0c, 0x5f, 0x01,
48296         0x3d, 0x9f, 0x3e, 0x78, 0xc2, 0x77, 0x3f, 0xaf, 0x65, 0x8e, 0x7f, 0xa0, 0x88, 0x82, 0xf4, 0x33,
48297         0x02, 0xac, 0x26, 0x0c, 0x1d, 0xb4, 0x13, 0xe6, 0x42, 0x39, 0xcb, 0xb8, 0x0b, 0xf3, 0xf4, 0xd9,
48298         0xac, 0xfe, 0x3b, 0x64, 0xcf, 0x7f, 0x47, 0x91, 0xea, 0x00, 0x13, 0x4f, 0x1e, 0x79, 0xc9, 0x81,
48299         0x29, 0x6f, 0x1c, 0x66, 0xeb, 0x1d, 0x0f, 0x3c, 0xcc, 0xc9, 0xab, 0x99, 0x38, 0xe9, 0xe9, 0x06,
48300         0xee, 0x9c, 0xaf, 0xe4, 0x60, 0x91, 0xf3, 0xb7, 0xa2, 0x57, 0x40, 0xf4, 0xa3, 0xd1, 0xe9, 0x86,
48301         0x4d, 0x4d, 0x23, 0xc8, 0xab, 0x70, 0x34, 0x1f, 0x5d, 0x81, 0x69, 0x07, 0x2f, 0x37, 0x0c, 0x8c,
48302         0xbe, 0x5b, 0x04, 0xb3, 0xd0, 0x5b, 0x00, 0xfa, 0xc0, 0xd2, 0x9b, 0x2a, 0x5e, 0x87, 0xb2, 0x39,
48303         0xf2, 0xc1, 0xf0, 0x04, 0x1c, 0x7d, 0x09, 0x96, 0xdd, 0x63, 0xcf, 0x2d, 0xaa, 0xae, 0xc5, 0x9c,
48304         0x34, 0x8c, 0xa5, 0x89, 0x97, 0x3c, 0x0c, 0x95, 0x4f, 0x48, 0xfa, 0x3b, 0x02, 0x2c, 0x73, 0x11,
48305         0xb2, 0x79, 0xd2, 0xe1, 0xa2, 0x9e, 0xd9, 0x42, 0x61, 0x06, 0x0a, 0x34, 0x06, 0xb0, 0x5c, 0x14,
48306         0x05, 0xff, 0x8b, 0x68, 0x8a, 0xfb, 0x5f, 0x45, 0x31, 0x8f, 0x07, 0xf4, 0x94, 0x77, 0x10, 0x46,
48307         0x97, 0x61, 0xda, 0x3b, 0xf1, 0x7a, 0x97, 0x95, 0xe0, 0x9e, 0x72, 0x89, 0x23, 0xa4, 0xa9, 0x8f,
48308         0xdb, 0x3d, 0x32, 0x8d, 0x8a, 0xa9, 0x6e, 0x7e, 0xdf, 0xaf, 0xef, 0x35, 0x77, 0x8d, 0x63, 0x53,
48309         0x2d, 0x7c, 0xdc, 0xee, 0x11, 0xf0, 0x20, 0xae, 0x92, 0xea, 0xce, 0x3c, 0x86, 0xab, 0x48, 0xff,
48310         0x5c, 0x80, 0x82, 0x9b, 0x8d, 0x64, 0x18, 0x6b, 0x67, 0xbd, 0x0c, 0x24, 0x90, 0xa8, 0xe4, 0xb9,
48311         0xaf, 0xcf, 0x72, 0x71, 0xc6, 0x9c, 0xdb, 0xaf, 0x52, 0xf3, 0x22, 0x66, 0x5e, 0x37, 0xcb, 0x4c,
48312         0xe8, 0x54, 0x9b, 0x58, 0x72, 0xd8, 0x2d, 0xcf, 0x10, 0x83, 0xd8, 0x58, 0x6d, 0x42, 0xc1, 0x6d,
48313         0x5c, 0xaa, 0xbb, 0x74, 0xdc, 0x08, 0xb2, 0x83, 0x4d, 0xb2, 0xb6, 0xe1, 0xc5, 0xcd, 0x37, 0xd3,
48314         0xee, 0x9e, 0x18, 0x5a, 0x4f, 0xfa, 0x41, 0xd6, 0x5a, 0xb2, 0xb8, 0x65, 0xb2, 0xa9, 0x70, 0xa1,
48315         0xcf, 0x1c, 0x46, 0x8d, 0x1b, 0xdb, 0xc5, 0x4d, 0xd6, 0xa9, 0x42, 0x3b, 0x4e, 0x6e, 0x8b, 0x63,
48316         0xd2, 0xf7, 0x0b, 0xb0, 0xcc, 0xbd, 0xa5, 0xc8, 0x36, 0xb4, 0xb9, 0xa8, 0x61, 0x86, 0x8b, 0x67,
48317         0x0b, 0x48, 0x57, 0x16, 0x73, 0xd2, 0x6f, 0x0b, 0x80, 0x38, 0x3e, 0xd5, 0x32, 0x79, 0xca, 0x89,
48318         0xe3, 0x85, 0xd9, 0x31, 0x46, 0xb3, 0x73, 0x1e, 0xef, 0xa8, 0x51, 0x2a, 0xf8, 0x9f, 0xc0, 0x4b,
48319         0x73, 0x62, 0x21, 0x5e, 0xad, 0x17, 0x60, 0x96, 0x1d, 0x82, 0x1a, 0x8f, 0xba, 0x4e, 0xfb, 0x54,
48320         0xcc, 0x4b, 0x3f, 0x21, 0xc0, 0x6a, 0xc2, 0x35, 0x42, 0xb6, 0xdd, 0x25, 0x01, 0xf9, 0x99, 0xa2,
48321         0xfe, 0xb9, 0x8e, 0x8d, 0x37, 0xc5, 0xbc, 0xf4, 0x45, 0x58, 0xe6, 0x9e, 0xb5, 0xd1, 0x76, 0xd8,
48322         0xb1, 0xcf, 0xf5, 0xec, 0xc7, 0xf4, 0x5d, 0x47, 0xef, 0xbb, 0x7e, 0x7d, 0xbe, 0x11, 0xd6, 0x13,
48323         0x61, 0xd0, 0x25, 0x98, 0xc2, 0x73, 0x79, 0x4f, 0x7f, 0xa8, 0xf7, 0x3c, 0x2b, 0x2a, 0x3f, 0x0b,
48324         0x5d, 0x80, 0x42, 0xeb, 0xd1, 0x80, 0x16, 0xbb, 0xf6, 0x54, 0x5e, 0x4e, 0x2d, 0x0f, 0x42, 0x5b,
48325         0xfa, 0x8a, 0x00, 0x05, 0xf7, 0x54, 0x9f, 0x6d, 0x5e, 0xb9, 0xd0, 0xe1, 0x1e, 0x7c, 0x2b, 0x93,
48326         0xfb, 0x07, 0xea, 0x97, 0xb6, 0x48, 0x6d, 0xce, 0xe9, 0x87, 0x22, 0xe6, 0xa4, 0xef, 0x14, 0x60,
48327         0xca, 0xbb, 0x1f, 0xc8, 0xb8, 0x39, 0xbb, 0xe0, 0x61, 0x36, 0x3e, 0x93, 0xc9, 0x20, 0xe1, 0x63,
48328         0xad, 0xaf, 0x10, 0xb7, 0xac, 0x73, 0x00, 0x1f, 0x6b, 0xfd, 0x6a, 0x79, 0xcf, 0x7c, 0xd4, 0xb8,
48329         0x25, 0xe6, 0xf0, 0xd2, 0x7f, 0x29, 0xfd, 0x5a, 0x01, 0xdd, 0x0f, 0x73, 0x77, 0xf3, 0x29, 0xae,
48330         0x26, 0x9e, 0x6a, 0x82, 0x07, 0x6c, 0x3e, 0xa4, 0xf7, 0x61, 0x2e, 0x7c, 0x1f, 0x81, 0x3e, 0x0b,
48331         0xd0, 0x8a, 0x46, 0x1c, 0xe5, 0x2b, 0xba, 0x04, 0xa2, 0x8d, 0x06, 0x50, 0xf0, 0x38, 0x80, 0x40,
48332         0x60, 0xcf, 0x4c, 0x56, 0x21, 0x49, 0x41, 0x3d, 0x6f, 0x64, 0x77, 0x78, 0x3c, 0x03, 0x85, 0x47,
48333         0xdd, 0x8e, 0xde, 0xd2, 0x8c, 0x8e, 0x98, 0x93, 0x7e, 0x4e, 0x80, 0xf9, 0xc8, 0xc5, 0x08, 0xba,
48334         0x0b, 0x73, 0x3e, 0x9b, 0x0d, 0xdd, 0x29, 0xa6, 0xc6, 0x53, 0xad, 0x85, 0x40, 0xd5, 0x08, 0x6a,
48335         0x8c, 0x98, 0xc2, 0x36, 0xbf, 0x0c, 0xc4, 0x94, 0x08, 0x31, 0x05, 0x8b, 0x35, 0x73, 0xe1, 0xfa,
48336         0xb2, 0xc5, 0x43, 0x0d, 0xe3, 0x84, 0xbb, 0xee, 0xf3, 0x4f, 0xd9, 0x75, 0x68, 0x1e, 0xa6, 0x0d,
48337         0xa5, 0xe9, 0x65, 0xe4, 0x49, 0x46, 0xd9, 0xcf, 0x18, 0x93, 0xbe, 0x16, 0x65, 0x57, 0x79, 0x0a,
48338         0x76, 0x95, 0x4f, 0xe9, 0x9f, 0xfe, 0x6a, 0x0e, 0x50, 0xfc, 0x44, 0x8c, 0xde, 0x80, 0xa5, 0xf8,
48339         0x25, 0x94, 0x27, 0x75, 0x2d, 0x44, 0x6e, 0x9e, 0x76, 0x3b, 0xe8, 0x08, 0x4b, 0x0a, 0xf4, 0x8b,
48340         0x1d, 0xd4, 0xd9, 0x3f, 0xfa, 0x6a, 0xa2, 0x7a, 0x7a, 0x80, 0x32, 0x43, 0x51, 0xa3, 0x34, 0x50,
48341         0x97, 0x6f, 0xd9, 0xc9, 0x44, 0xb4, 0x4a, 0x32, 0x6d, 0x46, 0xe7, 0x80, 0x83, 0xac, 0xf2, 0x8d,
48342         0x45, 0x7f, 0x60, 0x1c, 0x56, 0xf8, 0x6c, 0xa1, 0x25, 0x18, 0xb3, 0xcc, 0x47, 0x45, 0xcf, 0xe5,
48343         0x16, 0xf9, 0x62, 0xb9, 0x8a, 0xe7, 0x97, 0x88, 0x7c, 0xb1, 0xdc, 0xb2, 0xe7, 0x90, 0x88, 0x7c,
48344         0xa1, 0x15, 0x18, 0x37, 0x9d, 0x53, 0x16, 0xc2, 0x01, 0x67, 0xd3, 0x4f, 0x7c, 0x74, 0x37, 0x2c,
48345         0xf3, 0x98, 0xfa, 0xf1, 0x9b, 0x48, 0x39, 0xba, 0xdf, 0x73, 0xa1, 0x54, 0x1f, 0x01, 0xbd, 0x0b,
48346         0xe7, 0x89, 0xa9, 0xcc, 0xfd, 0xdb, 0xdb, 0xfb, 0x54, 0x31, 0x72, 0xd7, 0xf0, 0x2f, 0x44, 0xc8,
48347         0x11, 0x77, 0x56, 0x4d, 0x03, 0x41, 0x5f, 0x82, 0x0b, 0x29, 0xc5, 0x4a, 0xa6, 0x80, 0xe6, 0xa9,
48348         0x14, 0xb0, 0xf0, 0xd9, 0xee, 0xf4, 0xa9, 0xf0, 0x39, 0x95, 0x22, 0x7c, 0xd6, 0xb7, 0xf7, 0x99,
48349         0xf0, 0xd9, 0xee, 0xf4, 0x89, 0x70, 0xf9, 0x06, 0xb5, 0x5a, 0x4e, 0x7d, 0xce, 0xd9, 0x36, 0x9d,
48350         0xca, 0x8e, 0xa0, 0x12, 0x40, 0xf4, 0x3a, 0x0d, 0xed, 0x33, 0x3d, 0xfa, 0x0d, 0x91, 0x84, 0xf5,
48351         0x29, 0xc2, 0xb8, 0x73, 0x6a, 0xe9, 0x7a, 0x16, 0x7b, 0x10, 0x0a, 0x89, 0x76, 0xa0, 0x80, 0x4f,
48352         0x85, 0x35, 0xcd, 0xe8, 0xa4, 0x9a, 0x78, 0xe0, 0x71, 0xe4, 0xa9, 0x74, 0xdc, 0x6f, 0xb7, 0x87,
48353         0x03, 0x66, 0xb2, 0xec, 0x62, 0xd7, 0xce, 0xc3, 0x7a, 0x24, 0x0a, 0xba, 0x2f, 0x85, 0xd5, 0xa6,
48354         0x60, 0xb2, 0x43, 0x4f, 0x94, 0xd2, 0xcf, 0x0b, 0x30, 0xe5, 0xfd, 0xf7, 0xd9, 0x76, 0x64, 0x0f,
48355         0x3c, 0xbc, 0x44, 0xe8, 0x99, 0x96, 0x88, 0x01, 0xdb, 0xde, 0x06, 0xcc, 0xa4, 0x71, 0xc0, 0xdc,
48356         0xd4, 0x0d, 0x98, 0x9b, 0xba, 0x41, 0x51, 0xa1, 0x6e, 0xea, 0x06, 0xc5, 0x2a, 0xb5, 0xbc, 0x1c,
48357         0x28, 0x65, 0x6a, 0xd5, 0x38, 0x20, 0xbe, 0xef, 0x7f, 0x46, 0x80, 0x82, 0xfb, 0x5f, 0x66, 0x93,
48358         0x63, 0x5c, 0xe8, 0x33, 0x3b, 0x39, 0x9d, 0x82, 0x71, 0xc3, 0xac, 0x6f, 0xef, 0x53, 0x29, 0xe6,
48359         0xb8, 0xd3, 0xac, 0x6f, 0xef, 0x63, 0xb6, 0x45, 0x98, 0x69, 0x77, 0xfa, 0xe5, 0xe6, 0xed, 0x6d,
48360         0xa5, 0x79, 0xb8, 0xad, 0x88, 0x79, 0x96, 0xb3, 0xc9, 0x72, 0xca, 0xe2, 0x98, 0xf4, 0xcd, 0x30,
48361         0x86, 0xc7, 0x4e, 0x36, 0xfb, 0x50, 0x0c, 0x19, 0xe6, 0xee, 0xed, 0x4c, 0xe7, 0x5c, 0xfd, 0xa1,
48362         0x6e, 0x1c, 0xa8, 0x35, 0x9b, 0x32, 0x68, 0x76, 0x3a, 0x07, 0x34, 0xe6, 0x73, 0x03, 0x56, 0x13,
48363         0x46, 0x08, 0xba, 0x04, 0xe0, 0x2a, 0x30, 0xa8, 0x35, 0xf7, 0x90, 0xeb, 0xe7, 0xa0, 0x35, 0x98,
48364         0xc4, 0xf3, 0x5f, 0xad, 0xb9, 0xae, 0x9f, 0xdc, 0x4f, 0xe9, 0x07, 0xf2, 0x70, 0x65, 0xd4, 0xd2,
48365         0x87, 0xd6, 0x60, 0xc2, 0xee, 0x99, 0x8e, 0x5d, 0xf6, 0xa4, 0x54, 0xf6, 0xed, 0x95, 0x54, 0x3c,
48366         0x01, 0x95, 0x7d, 0x7b, 0x25, 0x9b, 0xde, 0x59, 0x93, 0x7d, 0x93, 0x90, 0x55, 0x38, 0x55, 0xf4,
48367         0x2d, 0xff, 0xdd, 0x0c, 0xbf, 0xac, 0xea, 0xd9, 0xff, 0xbb, 0x19, 0x5e, 0x99, 0xe2, 0x3b, 0x01,
48368         0x70, 0x33, 0xbc, 0xb2, 0x92, 0x42, 0xd7, 0x2f, 0xaf, 0xac, 0xa4, 0x78, 0x65, 0x65, 0xd9, 0x8b,
48369         0xa9, 0xe5, 0x66, 0x78, 0x65, 0xd5, 0xb2, 0x17, 0x58, 0xcb, 0xcd, 0xf0, 0xca, 0x36, 0xe5, 0x40,
48370         0x68, 0x2d, 0x9a, 0x81, 0x45, 0x73, 0xc6, 0x96, 0x4c, 0x56, 0x0e, 0x22, 0x9a, 0xbb, 0x39, 0x5e,
48371         0x69, 0x49, 0x91, 0xc9, 0x32, 0xe1, 0x97, 0x96, 0x14, 0xbf, 0xb4, 0x5a, 0x96, 0xc9, 0x72, 0xe0,
48372         0x97, 0x56, 0xcb, 0x32, 0x15, 0xeb, 0xbf, 0x2a, 0xc0, 0x32, 0xf7, 0xc6, 0x19, 0x55, 0x60, 0x35,
48373         0xbe, 0xc5, 0x36, 0x74, 0xc7, 0xdb, 0x65, 0x97, 0x22, 0xbb, 0x2c, 0x29, 0x43, 0x37, 0x60, 0x8d,
48374         0xb7, 0x33, 0x07, 0x34, 0x69, 0x97, 0x63, 0xbb, 0x33, 0x09, 0x70, 0xfb, 0xd5, 0x1c, 0x80, 0xaf,
48375         0x5c, 0x8d, 0xf6, 0xc2, 0xce, 0x05, 0x84, 0x34, 0x3d, 0x43, 0x0f, 0x2b, 0xc9, 0xcd, 0x00, 0x7a,
48376         0x1d, 0x10, 0x1e, 0x87, 0x3b, 0x5b, 0xea, 0xfb, 0xcd, 0x03, 0xcb, 0x6c, 0xeb, 0xb6, 0xad, 0x87,
48377         0x9c, 0x93, 0xe1, 0x12, 0xaf, 0x00, 0xbd, 0x05, 0x60, 0x14, 0xa9, 0xc2, 0xd3, 0xd6, 0xbd, 0x6c,
48378         0xf7, 0x64, 0x0c, 0x7e, 0xeb, 0x1e, 0xfa, 0x6c, 0xf0, 0xa5, 0x33, 0xcd, 0xf7, 0x2d, 0xe6, 0x9b,
48379         0xf3, 0xda, 0x29, 0xfd, 0x73, 0x01, 0x96, 0xb9, 0x6d, 0xca, 0x76, 0x57, 0xc0, 0x45, 0x0d, 0x2f,
48380         0x0f, 0xdf, 0x2d, 0x64, 0xf4, 0x46, 0x55, 0xf4, 0x8c, 0xf5, 0x15, 0xcf, 0x47, 0x73, 0x49, 0x89,
48381         0xfb, 0x68, 0xae, 0x96, 0xa9, 0x37, 0x5b, 0xe2, 0xad, 0x79, 0x82, 0x19, 0xf5, 0x93, 0xa0, 0x23,
48382         0x9e, 0xe3, 0xe6, 0x02, 0x4d, 0x96, 0x14, 0x59, 0x9c, 0xa2, 0xc9, 0x6a, 0x59, 0x16, 0x01, 0x1f,
48383         0x28, 0x66, 0x43, 0x3d, 0x91, 0xcd, 0xc7, 0x67, 0x08, 0xe5, 0xcc, 0x07, 0xa5, 0xf0, 0x79, 0x4e,
48384         0x90, 0xfe, 0x20, 0x8f, 0x8f, 0xcf, 0x49, 0xca, 0xf6, 0x5f, 0x16, 0xe0, 0x85, 0x63, 0xad, 0xdb,
48385         0x1b, 0x5a, 0xfa, 0xb6, 0xee, 0xe8, 0x6d, 0x37, 0x34, 0x04, 0x1e, 0xbd, 0x3c, 0x03, 0xa1, 0x57,
48386         0xb2, 0xea, 0xdc, 0xab, 0x0d, 0x35, 0x1b, 0x61, 0xf4, 0x01, 0xbc, 0x98, 0x02, 0x18, 0x57, 0x57,
48387         0xcf, 0x08, 0x8d, 0x2c, 0x38, 0xdf, 0xd2, 0xb5, 0xfe, 0x6d, 0x0a, 0xbd, 0x4b, 0x3c, 0x5b, 0x60,
48388         0xc1, 0xf2, 0x71, 0xdd, 0x1c, 0x1a, 0xae, 0x1c, 0xcb, 0x1f, 0x67, 0xb5, 0x64, 0x3c, 0x35, 0x8d,
48389         0x28, 0xea, 0xc1, 0x7a, 0xa0, 0xd8, 0xe3, 0x90, 0x1a, 0x78, 0x8e, 0xa5, 0x58, 0x2d, 0xd4, 0x92,
48390         0xb0, 0xd4, 0x64, 0x82, 0xd2, 0x1f, 0x0b, 0xb0, 0xcc, 0xed, 0x7a, 0x74, 0x13, 0xd6, 0x2c, 0x5e,
48391         0x81, 0x1f, 0xaa, 0x73, 0x95, 0x5b, 0xbe, 0xdb, 0x41, 0x55, 0x98, 0x1c, 0x0c, 0xad, 0x81, 0x69,
48392         0xeb, 0xa9, 0xde, 0x52, 0x0f, 0x28, 0x8c, 0xea, 0x02, 0xa3, 0x8b, 0x30, 0x65, 0xdb, 0xad, 0x66,
48393         0xc0, 0x5f, 0x12, 0x59, 0x92, 0xed, 0x16, 0xd5, 0x27, 0x95, 0x60, 0x86, 0x7a, 0x65, 0x62, 0x10,
48394         0xee, 0xae, 0x05, 0xc4, 0x3b, 0x13, 0xc9, 0xab, 0x2d, 0xc2, 0x42, 0x27, 0xfa, 0xa7, 0xe2, 0x33,
48395         0xdb, 0x24, 0xab, 0x2c, 0x9b, 0x6f, 0x5a, 0x06, 0x7c, 0x66, 0xe7, 0x42, 0xf3, 0x30, 0x1d, 0xe8,
48396         0x6a, 0xea, 0x4f, 0xc6, 0xea, 0x1d, 0xb3, 0x78, 0x35, 0xa6, 0x73, 0x2a, 0xe6, 0xa5, 0xff, 0x52,
48397         0x80, 0xf3, 0x29, 0x83, 0x23, 0x9b, 0xc7, 0x85, 0x14, 0x02, 0x7f, 0xfe, 0xae, 0x30, 0xfe, 0x47,
48398         0x01, 0xd6, 0x13, 0x07, 0x1f, 0x7a, 0x2f, 0xdc, 0x9e, 0xf2, 0xd9, 0xc6, 0x6e, 0xb8, 0x35, 0x9f,
48399         0x64, 0x12, 0x2b, 0x07, 0xad, 0xe3, 0x4e, 0x91, 0x5e, 0x3b, 0xe3, 0xa4, 0x42, 0xaf, 0x9d, 0x71,
48400         0xb2, 0x44, 0xaf, 0x9d, 0x71, 0xb2, 0x4c, 0xfd, 0xa8, 0xe0, 0x64, 0x85, 0x7a, 0x64, 0xc4, 0xc9,
48401         0x2a, 0x5d, 0x9e, 0x71, 0x72, 0x93, 0x7a, 0x51, 0x21, 0xc4, 0x70, 0x2b, 0x7f, 0x4d, 0x80, 0x99,
48402         0xa0, 0xcd, 0x5a, 0x52, 0xe4, 0xda, 0xdb, 0x9c, 0xc8, 0xb5, 0x2f, 0x8d, 0x74, 0xc8, 0x10, 0x8f,
48403         0x5d, 0x7b, 0x9f, 0x1f, 0xbb, 0xf6, 0x2c, 0xae, 0x27, 0xc2, 0xd1, 0x6b, 0x7f, 0x3f, 0x07, 0x8b,
48404         0x1c, 0x7f, 0x0a, 0xd9, 0x22, 0x03, 0x70, 0x10, 0xc3, 0x7f, 0xcd, 0xff, 0x9d, 0xd5, 0xc1, 0x8d,
48405         0xe2, 0xfa, 0x8d, 0x2c, 0xb9, 0x6e, 0x32, 0x99, 0xef, 0xad, 0xbe, 0xed, 0xf9, 0xc8, 0x64, 0xce,
48406         0xb4, 0xfb, 0x36, 0x8b, 0xf5, 0x43, 0xb6, 0xda, 0x49, 0x6f, 0xab, 0x2d, 0xb0, 0xad, 0x96, 0x85,
48407         0xb7, 0x23, 0x5b, 0x2d, 0x78, 0x5e, 0x73, 0xa6, 0xd9, 0xa6, 0x2b, 0x8b, 0x33, 0xde, 0xa6, 0x3b,
48408         0xeb, 0x7b, 0xd2, 0x99, 0xf3, 0x3d, 0xe9, 0xcc, 0xb3, 0x4d, 0x57, 0x96, 0x45, 0xd1, 0x77, 0xaa,
48409         0xb3, 0x40, 0x93, 0x37, 0x2a, 0xb2, 0x88, 0x98, 0xdf, 0x15, 0x65, 0x53, 0x16, 0x17, 0x59, 0xfa,
48410         0xa6, 0x22, 0x8b, 0x4b, 0xcc, 0xd7, 0x4e, 0xa5, 0x2a, 0x8b, 0xcb, 0xd2, 0x1f, 0x4f, 0xc2, 0x4c,
48411         0xd0, 0x67, 0x03, 0x3a, 0xe4, 0x44, 0x96, 0x17, 0xce, 0x18, 0x79, 0x38, 0x1e, 0x5c, 0xfe, 0x08,
48412         0x56, 0x87, 0x03, 0xbe, 0xcb, 0x90, 0x5c, 0x06, 0x13, 0xe6, 0x15, 0x0f, 0x39, 0xbc, 0xc7, 0x7d,
48413         0x00, 0x2b, 0x41, 0xb2, 0x31, 0xbb, 0xac, 0xcb, 0x23, 0x58, 0x56, 0x97, 0x03, 0x84, 0x03, 0x7b,
48414         0xf2, 0x11, 0xac, 0x06, 0x3c, 0x81, 0x78, 0xcd, 0xc0, 0xf3, 0x25, 0x8b, 0x8e, 0xc2, 0x0a, 0x0f,
48415         0x79, 0xb7, 0x13, 0xf2, 0x10, 0x31, 0xe4, 0xbb, 0x6f, 0x18, 0x3f, 0x83, 0xeb, 0x8b, 0xe1, 0x08,
48416         0x0f, 0x11, 0x09, 0x55, 0x4c, 0x8c, 0x34, 0x8a, 0x4a, 0x71, 0x7d, 0xc1, 0xaf, 0xf3, 0x03, 0x70,
48417         0x23, 0x7b, 0x37, 0x5d, 0x87, 0xca, 0xe4, 0xf5, 0xa6, 0x6b, 0x9c, 0x64, 0x31, 0xe5, 0x72, 0xd5,
48418         0x2f, 0xea, 0x11, 0x5c, 0xd4, 0x02, 0x1a, 0xca, 0x3b, 0x4e, 0xb5, 0x90, 0xe6, 0xc0, 0x52, 0x6d,
48419         0x34, 0xa3, 0xa4, 0x76, 0x04, 0x16, 0x94, 0x3d, 0x56, 0xc7, 0x0e, 0x2c, 0x10, 0xbf, 0x82, 0x35,
48420         0xd3, 0xb4, 0x9d, 0x83, 0xae, 0x52, 0x3b, 0x68, 0xdc, 0x65, 0xf7, 0x45, 0x69, 0x91, 0xef, 0xe3,
48421         0x48, 0xe8, 0x14, 0xce, 0x33, 0xf7, 0x29, 0x5c, 0x3b, 0x7a, 0x38, 0xa3, 0x1d, 0xfd, 0x7a, 0x84,
48422         0x58, 0xc4, 0x8a, 0x9e, 0xff, 0xef, 0xd6, 0x10, 0x88, 0xd1, 0xce, 0x92, 0xfe, 0x4a, 0x81, 0xae,
48423         0x9e, 0x91, 0x79, 0x1a, 0x32, 0x07, 0x1e, 0x3e, 0xa5, 0xc1, 0xf2, 0x90, 0x67, 0xb0, 0x3c, 0xcc,
48424         0x6a, 0xb0, 0x7c, 0xc4, 0x33, 0x58, 0x1e, 0xf2, 0x0d, 0x96, 0x87, 0x4f, 0x69, 0xb0, 0x3c, 0xe4,
48425         0x19, 0x2c, 0x0f, 0xb3, 0x1a, 0x2c, 0x1f, 0xf1, 0x0c, 0x96, 0x03, 0x24, 0xbf, 0xe4, 0x3b, 0xb7,
48426         0xf0, 0x43, 0x2e, 0x92, 0x08, 0x5b, 0xd9, 0x6d, 0x97, 0x2f, 0xb8, 0xe3, 0x9f, 0x47, 0xc0, 0x77,
48427         0x6f, 0xc1, 0xa7, 0x3f, 0x91, 0xb2, 0xb5, 0x72, 0x09, 0xee, 0xe4, 0xd4, 0x0d, 0x3a, 0x15, 0xb8,
48428         0xd5, 0x05, 0x2d, 0xb0, 0x2d, 0xcf, 0x70, 0x3a, 0x83, 0x69, 0xb3, 0x67, 0x81, 0x6d, 0xc5, 0x2d,
48429         0xb0, 0x7d, 0x42, 0x85, 0x34, 0x0b, 0x6c, 0xd5, 0xb3, 0xc0, 0xce, 0xbb, 0x16, 0xd8, 0x16, 0xc7,
48430         0x02, 0x3b, 0x20, 0xa7, 0xaa, 0x7a, 0xdb, 0x7c, 0xa8, 0x5b, 0x4f, 0x18, 0xf5, 0xa9, 0xd1, 0x7a,
48431         0x89, 0xae, 0x05, 0x76, 0x2d, 0x89, 0x88, 0x6f, 0x81, 0x9d, 0x5c, 0x0f, 0x64, 0x3b, 0xcb, 0x84,
48432         0xb1, 0x76, 0xc6, 0x98, 0x05, 0x76, 0x22, 0x04, 0xb1, 0xb8, 0x1e, 0x46, 0x2c, 0xb0, 0x03, 0x43,
48433         0xb5, 0xb6, 0x0a, 0xcb, 0xdc, 0x51, 0x40, 0x4c, 0xb3, 0xad, 0xa0, 0x69, 0x76, 0x22, 0xef, 0xd2,
48434         0xcf, 0xcd, 0xc0, 0x4c, 0x70, 0xe2, 0xa1, 0x2f, 0xf9, 0x0f, 0xf2, 0x7c, 0x9b, 0xec, 0x17, 0x53,
48435         0x26, 0x6f, 0x50, 0x5f, 0x35, 0x89, 0x0c, 0x7a, 0x13, 0xef, 0x0f, 0xa9, 0x46, 0xd8, 0x89, 0xe5,
48436         0xe8, 0x43, 0xbc, 0x04, 0x70, 0x34, 0x9f, 0xe9, 0x0e, 0xff, 0x5c, 0x06, 0xd6, 0x54, 0x2e, 0x01,
48437         0x54, 0xf6, 0xb5, 0x9e, 0x78, 0x46, 0xd7, 0xfc, 0x42, 0xb4, 0xed, 0x1b, 0xdb, 0x1e, 0x13, 0x13,
48438         0xaf, 0x62, 0x96, 0x3d, 0x7b, 0x8e, 0xe1, 0x50, 0xab, 0xb0, 0x22, 0xba, 0xe7, 0x5a, 0xdb, 0xba,
48439         0x34, 0x26, 0x46, 0x46, 0x72, 0xa3, 0xa8, 0xde, 0x5a, 0x39, 0x43, 0xf0, 0x5d, 0x7a, 0x31, 0xae,
48440         0x94, 0x2c, 0xfb, 0x6e, 0x98, 0x2b, 0x25, 0xca, 0x95, 0xfb, 0x08, 0x93, 0x99, 0x2b, 0x21, 0xc4,
48441         0x95, 0x12, 0xe7, 0xaa, 0x94, 0xc5, 0x6e, 0x3a, 0xcc, 0x55, 0x29, 0xca, 0x55, 0x89, 0x4d, 0xbe,
48442         0xcc, 0x5c, 0xe5, 0x42, 0x5c, 0x95, 0xe2, 0x5c, 0x95, 0xb3, 0x98, 0x4b, 0x87, 0xb9, 0x2a, 0x47,
48443         0xb9, 0x2a, 0xb3, 0xb7, 0x9c, 0xcc, 0x5c, 0xe5, 0x43, 0x5c, 0x95, 0xd1, 0xd7, 0x04, 0x78, 0xc1,
48444         0xf6, 0x3c, 0x4a, 0xa9, 0xfa, 0xc7, 0x43, 0xdd, 0x76, 0xb8, 0x2a, 0xff, 0xb3, 0x29, 0xb6, 0xc4,
48445         0x8d, 0x24, 0x0a, 0xcc, 0x6b, 0x4d, 0xb6, 0x2a, 0xd0, 0x07, 0xf0, 0x62, 0x0a, 0x60, 0xdc, 0x46,
48446         0x26, 0x23, 0x34, 0xfa, 0x2c, 0x5c, 0xe8, 0x0f, 0x7b, 0x4e, 0x97, 0xdc, 0x22, 0x87, 0x27, 0x29,
48447         0xa1, 0x36, 0x4f, 0xdd, 0x1d, 0x10, 0x98, 0x7a, 0x63, 0x97, 0x40, 0x84, 0xdc, 0x64, 0xbf, 0x08,
48448         0xf3, 0x9d, 0x5e, 0x73, 0x5b, 0x73, 0xb4, 0x43, 0xf3, 0x68, 0xaf, 0xb9, 0x55, 0xbf, 0xbb, 0x26,
48449         0x12, 0x9c, 0xd9, 0x4e, 0xcf, 0xcd, 0xdd, 0xaa, 0xdf, 0x45, 0x8f, 0xe1, 0xb2, 0x3d, 0xd0, 0xf0,
48450         0x19, 0x44, 0x65, 0xb1, 0xee, 0x77, 0x8d, 0x63, 0x33, 0xd4, 0x8d, 0x0b, 0x29, 0x3a, 0x39, 0xcc,
48451         0x22, 0x36, 0x4e, 0x41, 0x1d, 0x45, 0x16, 0xbd, 0x07, 0x57, 0xb8, 0x20, 0xc1, 0x4e, 0x43, 0x84,
48452         0xe5, 0x91, 0x70, 0x7e, 0xd0, 0x47, 0xe2, 0x45, 0x9a, 0xf9, 0xc0, 0x60, 0x06, 0x31, 0x69, 0x03,
48453         0x2d, 0x08, 0xce, 0x82, 0x3e, 0x06, 0xb3, 0x6a, 0x53, 0x30, 0xc9, 0xd6, 0x1d, 0x3f, 0xa9, 0xf8,
48454         0xc9, 0x92, 0x9f, 0x2c, 0x4b, 0x7f, 0x4f, 0x80, 0x85, 0xd8, 0x4a, 0x8f, 0xde, 0x80, 0xc5, 0x70,
48455         0x7c, 0xcb, 0xe0, 0xf3, 0x01, 0x0a, 0x05, 0xb0, 0xa4, 0x8f, 0x07, 0x12, 0xcc, 0x58, 0xc1, 0x7f,
48456         0x9a, 0xae, 0xfa, 0xa1, 0x3c, 0xb4, 0x03, 0x62, 0x5f, 0x7b, 0xcc, 0x2c, 0xeb, 0xf7, 0xbb, 0xc6,
48457         0xd0, 0x2e, 0x66, 0xba, 0xa1, 0x8f, 0x61, 0x49, 0xff, 0x78, 0x0c, 0xe6, 0xc2, 0x4c, 0xa3, 0x97,
48458         0x41, 0x0c, 0x73, 0xec, 0xb1, 0x3b, 0x1f, 0x62, 0x77, 0xb7, 0x83, 0xae, 0xc0, 0xb4, 0xfb, 0xee,
48459         0x75, 0xa0, 0xd6, 0xd8, 0x5b, 0x42, 0x30, 0x0b, 0x7d, 0x11, 0xd6, 0xbb, 0x86, 0x63, 0x69, 0x8d,
48460         0x9e, 0xe9, 0x78, 0x6f, 0x69, 0x6e, 0x50, 0xce, 0x7c, 0x36, 0xc7, 0x6e, 0xc9, 0x14, 0xd0, 0xbb,
48461         0x30, 0x63, 0xeb, 0x6d, 0xd3, 0xe8, 0xec, 0x98, 0x03, 0xcc, 0x41, 0x96, 0x33, 0x67, 0x08, 0x03,
48462         0xbd, 0xe3, 0xfe, 0x81, 0x32, 0xdb, 0x9d, 0xa4, 0x94, 0xe1, 0xc2, 0x20, 0x77, 0xce, 0xa9, 0x2e,
48463         0x92, 0x8f, 0xef, 0xee, 0x4c, 0xa3, 0xf1, 0x8b, 0x3e, 0x7e, 0xd1, 0xc7, 0x77, 0xf7, 0xa1, 0xd1,
48464         0xf8, 0x8a, 0x8f, 0xaf, 0xf8, 0xf8, 0x25, 0xb6, 0x07, 0x8d, 0xc6, 0x2f, 0xf9, 0xf8, 0x25, 0x1f,
48465         0xbf, 0xcc, 0x76, 0x9c, 0xd1, 0xf8, 0x65, 0x1f, 0xbf, 0x5c, 0x2b, 0xc0, 0x04, 0x4d, 0x4a, 0x3f,
48466         0x20, 0xc0, 0x6c, 0xa8, 0x9b, 0xd0, 0x75, 0xcf, 0xb9, 0x6a, 0xfd, 0x49, 0xbb, 0xd7, 0x6d, 0xd3,
48467         0x38, 0x86, 0x6c, 0xe8, 0xc7, 0x4b, 0xf0, 0x70, 0x32, 0x2c, 0xf3, 0x38, 0xe8, 0x76, 0x6a, 0x56,
48468         0x0d, 0x66, 0x21, 0x19, 0x16, 0xdd, 0xd1, 0xe5, 0x2a, 0x32, 0xf8, 0x5e, 0xf7, 0x79, 0x45, 0xd2,
48469         0x7f, 0x12, 0xe1, 0xaa, 0xf8, 0x17, 0x81, 0x2b, 0xf4, 0x3c, 0xcc, 0x3a, 0x9e, 0x02, 0xc6, 0xfd,
48470         0x7a, 0x9d, 0x45, 0xf1, 0x09, 0x67, 0x4a, 0x7f, 0x39, 0xcc, 0xba, 0x82, 0x36, 0xa0, 0x40, 0x34,
48471         0x4b, 0xd4, 0x9a, 0xcd, 0x18, 0xf6, 0xbe, 0xbf, 0x2e, 0x9d, 0x17, 0x61, 0xa0, 0xf4, 0xe7, 0xce,
48472         0xc0, 0x1f, 0x45, 0xfe, 0xbd, 0x72, 0xb4, 0x16, 0x21, 0x5e, 0xcb, 0x3b, 0x00, 0x66, 0xbb, 0xdd,
48473         0x64, 0xb6, 0x36, 0xb9, 0x94, 0x35, 0xe6, 0x7e, 0xbd, 0xde, 0x74, 0x8d, 0x6d, 0xcc, 0x76, 0x9b,
48474         0xd9, 0x3b, 0xbc, 0x45, 0x22, 0xb0, 0x04, 0xde, 0x27, 0x12, 0x23, 0xb0, 0xd4, 0xeb, 0x14, 0x4a,
48475         0x2d, 0x98, 0x6d, 0xe6, 0x0d, 0x23, 0xa1, 0x89, 0x63, 0xc9, 0x4d, 0xfc, 0x16, 0x00, 0x9f, 0x8f,
48476         0x6c, 0xba, 0x84, 0x3e, 0xfc, 0x33, 0xab, 0x3f, 0x7f, 0x4d, 0x80, 0x29, 0xaf, 0x1d, 0xd9, 0x74,
48477         0x57, 0x3c, 0xf0, 0xa7, 0x0e, 0xd0, 0x9b, 0x10, 0xd4, 0x4f, 0xfa, 0xaf, 0xf2, 0x6e, 0xa8, 0xe3,
48478         0xa0, 0x00, 0xc8, 0xf6, 0x10, 0xdd, 0xb2, 0x79, 0x7b, 0x88, 0x90, 0x7d, 0x0f, 0xe1, 0x53, 0x40,
48479         0x35, 0x98, 0xd3, 0x3c, 0x83, 0x9a, 0xed, 0x7d, 0x16, 0x4a, 0x24, 0xfd, 0x4e, 0x2b, 0x82, 0x81,
48480         0x76, 0x60, 0xba, 0xaf, 0x3d, 0xae, 0x9b, 0x1d, 0x5d, 0xd5, 0x1c, 0x3d, 0x35, 0x98, 0x19, 0x6d,
48481         0xe0, 0xbe, 0x0f, 0xad, 0x06, 0x51, 0x5d, 0x6d, 0x33, 0x3f, 0xb6, 0x57, 0x9a, 0xb6, 0x19, 0x81,
48482         0x52, 0x7d, 0x04, 0x74, 0x13, 0x26, 0x07, 0xec, 0x62, 0x6e, 0x3c, 0x5b, 0xc7, 0xb8, 0xf0, 0xe8,
48483         0x10, 0xd6, 0xec, 0x2e, 0x96, 0x27, 0x35, 0x43, 0x37, 0x87, 0x36, 0x51, 0x13, 0xd8, 0xaa, 0xdf,
48484         0xc5, 0x02, 0x28, 0xdb, 0xd9, 0xd2, 0x3a, 0x64, 0x25, 0x8a, 0xbb, 0x55, 0xbf, 0x5b, 0x6f, 0xec,
48485         0x4a, 0xff, 0x93, 0x27, 0x14, 0x05, 0x5a, 0x8c, 0x6a, 0xe1, 0x71, 0xf6, 0x5a, 0xb6, 0x8e, 0x0a,
48486         0x8f, 0xb7, 0xaf, 0x65, 0x78, 0x8a, 0x98, 0x85, 0xa9, 0x4f, 0x74, 0xcb, 0xdc, 0x36, 0x1d, 0x79,
48487         0x53, 0x14, 0x02, 0x9f, 0x24, 0x28, 0xad, 0xff, 0x49, 0x42, 0xd3, 0xfa, 0x9f, 0xa5, 0x8a, 0x38,
48488         0x16, 0xf8, 0x2c, 0x57, 0xc4, 0xf1, 0xc0, 0x67, 0x55, 0x16, 0x27, 0x02, 0x9f, 0x9b, 0xb2, 0x38,
48489         0x29, 0x7d, 0x85, 0xa9, 0x80, 0xd1, 0x7f, 0x21, 0xb3, 0x0a, 0x18, 0x01, 0xff, 0xd4, 0xb4, 0xeb,
48490         0xbf, 0x7d, 0x1c, 0x2e, 0x8f, 0x38, 0xd6, 0xa0, 0x77, 0xe1, 0x7c, 0xe2, 0x09, 0xc4, 0x93, 0xf3,
48491         0xd2, 0x40, 0xc8, 0x0a, 0x17, 0x2d, 0xde, 0xdd, 0x66, 0xcb, 0x3d, 0xaf, 0x08, 0xbd, 0x01, 0x63,
48492         0xf6, 0x93, 0xbe, 0x92, 0xc5, 0x5d, 0x26, 0x01, 0x44, 0x15, 0xe2, 0xec, 0xb2, 0x6a, 0x5a, 0x37,
48493         0x46, 0x3b, 0x1b, 0x39, 0xa7, 0xba, 0xb0, 0xe8, 0x75, 0xc8, 0xdb, 0xbd, 0x4c, 0x97, 0x0c, 0x18,
48494         0x8e, 0x98, 0xe1, 0xf4, 0x14, 0x4f, 0xbb, 0x09, 0x7f, 0xd0, 0xbc, 0xb2, 0xa7, 0xd5, 0x84, 0x3f,
48495         0x68, 0x5e, 0xc5, 0xd3, 0x66, 0xc2, 0x1f, 0x34, 0x6f, 0xd3, 0xd3, 0x62, 0xc2, 0x1f, 0x24, 0x94,
48496         0x4a, 0xaf, 0xe8, 0xab, 0x2f, 0x91, 0x2f, 0x96, 0x5b, 0xf5, 0xf4, 0x96, 0xc8, 0x17, 0xcd, 0x0d,
48497         0xe8, 0x2b, 0x91, 0x2f, 0x9a, 0x1b, 0xd0, 0x53, 0x22, 0x5f, 0x34, 0x77, 0x53, 0x26, 0xae, 0xa4,
48498         0x59, 0x2e, 0x0b, 0xd1, 0xd2, 0x2b, 0x56, 0x65, 0xe2, 0x3c, 0x81, 0x86, 0x68, 0xc1, 0x9f, 0x34,
48499         0xbf, 0xa4, 0xc8, 0xc4, 0xe1, 0x01, 0xcb, 0x2f, 0x29, 0x2c, 0xbf, 0x5a, 0x96, 0xa9, 0xc7, 0x65,
48500         0x9a, 0x5f, 0x2d, 0xcb, 0xc4, 0x9b, 0x01, 0xfb, 0x73, 0x99, 0x4b, 0x82, 0x11, 0x8e, 0x9f, 0xbc,
48501         0xe0, 0x9f, 0x49, 0x11, 0x5d, 0x7e, 0x3f, 0x0f, 0xeb, 0x89, 0xc7, 0x42, 0xf4, 0x59, 0x38, 0x4f,
48502         0x4f, 0x17, 0x9c, 0x42, 0x6f, 0x00, 0x6e, 0x10, 0x10, 0x2e, 0x44, 0xc4, 0xcf, 0x72, 0x46, 0x93,
48503         0xac, 0x88, 0xc3, 0xac, 0x67, 0x57, 0x41, 0x20, 0x91, 0xd6, 0x2c, 0x9b, 0x0d, 0xb6, 0x84, 0x48,
48504         0x6b, 0x96, 0x4d, 0xc6, 0x86, 0x65, 0xa3, 0x77, 0xe1, 0x02, 0x3b, 0x9f, 0x46, 0xdd, 0x47, 0x53,
48505         0x55, 0x8b, 0x89, 0x40, 0xb3, 0x39, 0x20, 0xbb, 0x1d, 0x74, 0x09, 0xa6, 0x07, 0x32, 0xbb, 0x09,
48506         0x60, 0x1e, 0xef, 0x67, 0xd5, 0xa9, 0x81, 0x4c, 0x72, 0x76, 0x3b, 0xe8, 0x1e, 0xcc, 0xb7, 0x7b,
48507         0xa6, 0xad, 0x77, 0xf6, 0x4c, 0x73, 0x40, 0xd9, 0x2e, 0xa4, 0xb8, 0x54, 0xa8, 0x87, 0x61, 0xd5,
48508         0x28, 0x32, 0xcf, 0xac, 0xac, 0x0e, 0xf9, 0x86, 0x65, 0xa3, 0x4b, 0x00, 0x56, 0x74, 0xc5, 0x08,
48509         0xe4, 0xa0, 0x0b, 0x30, 0xe5, 0xbd, 0x15, 0xb2, 0x65, 0xc1, 0xcf, 0x90, 0xbe, 0x53, 0x80, 0xf9,
48510         0x48, 0xe5, 0xd9, 0xa2, 0x2e, 0x45, 0x90, 0x9e, 0x46, 0xf2, 0xe9, 0x32, 0xe1, 0xa3, 0x5b, 0x14,
48511         0x73, 0xd2, 0xff, 0x3b, 0xe6, 0x0a, 0x1b, 0xc1, 0x13, 0x3f, 0xaa, 0xc3, 0x7c, 0x47, 0xef, 0x39,
48512         0xda, 0x6d, 0xd6, 0xd7, 0xc7, 0x6e, 0x68, 0x9b, 0xf3, 0xb1, 0x01, 0x16, 0x1c, 0x5f, 0x14, 0x87,
48513         0xa0, 0xdc, 0x96, 0xe3, 0x44, 0x5c, 0x63, 0xc7, 0xec, 0x44, 0x8a, 0x71, 0x22, 0xee, 0x0a, 0x9a,
48514         0x9d, 0x88, 0x12, 0x27, 0x52, 0x62, 0x4b, 0x6a, 0x76, 0x22, 0xa5, 0x38, 0x91, 0x32, 0x1b, 0xf7,
48515         0xd9, 0x89, 0x94, 0x51, 0x19, 0x26, 0x06, 0x72, 0xb3, 0xa1, 0xbb, 0x4e, 0x95, 0xf8, 0x2a, 0xe6,
48516         0x07, 0x6c, 0x8c, 0xab, 0xe3, 0x03, 0xb9, 0xa1, 0x3b, 0xa8, 0x05, 0x4b, 0x83, 0xf8, 0x7c, 0xb0,
48517         0x89, 0x03, 0xa5, 0xf4, 0x3b, 0x29, 0xce, 0x34, 0x52, 0xb9, 0xb4, 0x90, 0x0d, 0x17, 0x9c, 0x47,
48518         0x26, 0xc3, 0xaa, 0x37, 0xb7, 0x3a, 0xdf, 0x34, 0xb4, 0x9d, 0xbe, 0x6e, 0x38, 0xd4, 0x37, 0x13,
48519         0x9b, 0x47, 0x7c, 0x27, 0xf8, 0x87, 0x29, 0x88, 0xea, 0x86, 0x4b, 0xf6, 0xa0, 0x1e, 0x2d, 0x93,
48520         0x0e, 0xa0, 0xe0, 0xb6, 0x35, 0x3a, 0xb7, 0x85, 0xe8, 0xdc, 0x7e, 0x1e, 0xe6, 0xbc, 0x72, 0xd2,
48521         0xb7, 0x64, 0x34, 0x2d, 0xa8, 0x33, 0x0c, 0x84, 0xe4, 0x49, 0xbf, 0x24, 0xb8, 0xeb, 0x2e, 0xa7,
48522         0xe9, 0x23, 0x57, 0x20, 0x61, 0xe4, 0x0a, 0x14, 0x5a, 0x34, 0x73, 0x23, 0x17, 0xcd, 0x3c, 0x47,
48523         0x6f, 0x8b, 0xb3, 0xa8, 0xfc, 0xa4, 0x00, 0x17, 0xd2, 0x3a, 0x31, 0x5b, 0xf0, 0xb8, 0x34, 0x0a,
48524         0xe1, 0x95, 0x42, 0xce, 0x24, 0x35, 0x3a, 0x8f, 0x4c, 0x8a, 0x2c, 0x0a, 0xd2, 0x3f, 0x1a, 0x73,
48525         0xfd, 0x26, 0xc6, 0x9f, 0xf3, 0xbf, 0x09, 0x24, 0xff, 0x4d, 0xb3, 0x43, 0xe3, 0x46, 0x13, 0x93,
48526         0xc3, 0x60, 0x28, 0xd6, 0x2c, 0xaf, 0xc4, 0x57, 0xbd, 0x87, 0xcd, 0x24, 0x2a, 0xe8, 0x2b, 0x02,
48527         0x5c, 0x71, 0x9f, 0x37, 0x13, 0xab, 0xca, 0xa5, 0x18, 0xdd, 0xb8, 0x2f, 0xb4, 0x49, 0xc8, 0x3b,
48528         0xe7, 0xd4, 0xcb, 0xec, 0xb9, 0x33, 0x91, 0x89, 0x5b, 0x30, 0xe3, 0xb9, 0x45, 0xf2, 0xaf, 0xf0,
48529         0xae, 0xa6, 0xdb, 0x6b, 0x62, 0x69, 0x30, 0x84, 0x86, 0x4f, 0x39, 0x8f, 0xef, 0x3f, 0xd4, 0xad,
48530         0x53, 0x5d, 0xeb, 0xa4, 0x9e, 0x72, 0x3e, 0xe7, 0x42, 0xa9, 0x3e, 0x02, 0xaa, 0xc3, 0x5c, 0x5f,
48531         0x7b, 0xbc, 0xbf, 0xbb, 0x7f, 0xbf, 0xb9, 0xa7, 0x3d, 0xd1, 0xbd, 0x6d, 0x78, 0x84, 0x0c, 0xc0,
48532         0x70, 0x28, 0x0a, 0x52, 0x61, 0x65, 0x40, 0x95, 0x9d, 0x99, 0xeb, 0x11, 0x85, 0x9d, 0x8a, 0xb2,
48533         0x9c, 0x76, 0xf8, 0x98, 0xb5, 0x0b, 0xb0, 0x91, 0xfc, 0xdf, 0x48, 0xbf, 0x20, 0xc0, 0x95, 0x51,
48534         0xff, 0x01, 0xfa, 0x9a, 0x00, 0xcf, 0xb1, 0xf3, 0xa0, 0x0f, 0x61, 0x1f, 0xe8, 0x16, 0x81, 0x1a,
48535         0x98, 0x96, 0x43, 0xb2, 0xd9, 0x98, 0xda, 0x4c, 0xb2, 0xa8, 0x1c, 0x85, 0xaf, 0x66, 0xa9, 0x44,
48536         0xfa, 0x0e, 0x01, 0x66, 0x82, 0xff, 0x22, 0xfa, 0x4c, 0x78, 0x32, 0xbe, 0x34, 0xf2, 0x7f, 0x0f,
48537         0x4f, 0xbe, 0xea, 0xe8, 0xc9, 0xb7, 0x08, 0xf3, 0xbd, 0x6e, 0xbf, 0xeb, 0xe8, 0x9d, 0xda, 0xf0,
48538         0xf8, 0x58, 0xb7, 0xd4, 0x7d, 0x51, 0x90, 0x7e, 0x2a, 0x0f, 0x4b, 0x3c, 0x5d, 0x15, 0xf4, 0x45,
48539         0x38, 0x6f, 0x5b, 0x76, 0x93, 0x66, 0xdc, 0xb6, 0xcc, 0x3e, 0x9e, 0xa2, 0x44, 0xc8, 0xcb, 0xec,
48540         0xc9, 0x74, 0xc3, 0xb6, 0xec, 0x04, 0x7c, 0xe2, 0x99, 0x24, 0x44, 0x9e, 0x31, 0x90, 0x1a, 0x20,
48541         0x0a, 0x33, 0x1a, 0xc3, 0x50, 0x97, 0x42, 0xd5, 0xb0, 0x5c, 0x74, 0x8b, 0x99, 0xcf, 0xb3, 0x79,
48542         0xf4, 0x7a, 0xaa, 0x0f, 0xe1, 0xa0, 0x97, 0x70, 0xe2, 0x8f, 0xee, 0x9c, 0x4a, 0xb1, 0xd1, 0x16,
48543         0x33, 0xbd, 0x67, 0x53, 0xe9, 0xe5, 0xcc, 0x64, 0x5c, 0x12, 0x35, 0x74, 0x0d, 0xe6, 0xfb, 0xbe,
48544         0xce, 0xb7, 0xde, 0x23, 0xd1, 0xc2, 0xf3, 0xd7, 0x66, 0xd5, 0x68, 0x76, 0x6d, 0x19, 0x16, 0x71,
48545         0xa7, 0xf8, 0xa4, 0xc8, 0xe8, 0x91, 0x7e, 0x50, 0xa0, 0x7e, 0x4d, 0xe3, 0x8d, 0xcc, 0xa6, 0xb1,
48546         0xcf, 0x43, 0x7d, 0x9a, 0x98, 0xd5, 0xf6, 0xd1, 0x1e, 0xd5, 0x3d, 0x34, 0x8e, 0xf6, 0xc4, 0x9c,
48547         0xf4, 0x0d, 0xb0, 0x96, 0xd4, 0x7f, 0xe8, 0xb3, 0x61, 0xab, 0xf3, 0xec, 0xdd, 0xe6, 0x1a, 0x9c,
48548         0xf7, 0xe8, 0xb0, 0x8c, 0x16, 0xa3, 0x43, 0xda, 0x45, 0xf5, 0x3a, 0x96, 0x77, 0xc8, 0x50, 0x0a,
48549         0xe8, 0x08, 0x3c, 0x9f, 0xac, 0xd1, 0xe1, 0xc3, 0xab, 0x0b, 0xb6, 0x65, 0xd7, 0xeb, 0x41, 0x74,
48550         0xe9, 0x27, 0x04, 0x98, 0x8f, 0x80, 0xa1, 0xcf, 0xc0, 0x74, 0xbb, 0xed, 0x7d, 0x66, 0x1a, 0xf0,
48551         0xd0, 0x6e, 0x7b, 0xe8, 0x7b, 0xb0, 0xe8, 0x5e, 0x75, 0xee, 0x1a, 0xf7, 0x0d, 0x9d, 0x92, 0xce,
48552         0xe6, 0x1e, 0x96, 0x5d, 0x79, 0x32, 0xbc, 0x86, 0xee, 0x48, 0xbf, 0x2b, 0xc2, 0x4c, 0x50, 0x0d,
48553         0x28, 0xc5, 0x71, 0xeb, 0xd1, 0xb3, 0x3a, 0x6e, 0x25, 0x0e, 0xc7, 0xdf, 0x82, 0x29, 0xe7, 0x71,
48554         0x58, 0x7d, 0x2a, 0xc1, 0x57, 0xa7, 0x0b, 0xa5, 0x16, 0x9c, 0xc7, 0x8c, 0x39, 0x07, 0xae, 0x85,
48555         0xbc, 0x9e, 0x52, 0x9d, 0xaf, 0xdb, 0xa6, 0x45, 0x9b, 0xc0, 0x71, 0xbd, 0x9a, 0xba, 0x83, 0xbf,
48556         0x10, 0xf0, 0x79, 0x1a, 0x26, 0x15, 0xf2, 0xb5, 0xfa, 0x97, 0xe0, 0xc5, 0x80, 0xc3, 0xd3, 0xb4,
48557         0x3a, 0xc7, 0x52, 0x2e, 0x11, 0x89, 0x1b, 0xa0, 0xa0, 0x36, 0xea, 0xce, 0x39, 0xf5, 0x39, 0xcf,
48558         0xd9, 0x69, 0x4a, 0xf5, 0xd9, 0x1b, 0x5d, 0x1b, 0x7d, 0x91, 0x22, 0x64, 0x6b, 0x74, 0x2d, 0x73,
48559         0xa3, 0x6b, 0x6c, 0xef, 0xcd, 0xda, 0x68, 0x21, 0x4b, 0xa3, 0x6b, 0xf4, 0x75, 0xd8, 0x8e, 0xbe,
48560         0x0e, 0x4f, 0xa6, 0xbe, 0x0e, 0x37, 0x38, 0xaf, 0xc3, 0x76, 0xf8, 0x75, 0x18, 0xbd, 0x1f, 0x70,
48561         0x4c, 0xe4, 0xde, 0x47, 0x17, 0x52, 0x5c, 0xa9, 0x47, 0xaf, 0x9e, 0xd5, 0x18, 0x3a, 0x31, 0x17,
48562         0x8e, 0xe4, 0xd1, 0x6b, 0x15, 0xbc, 0x02, 0xd8, 0x6b, 0x53, 0x64, 0x49, 0x4e, 0x03, 0x41, 0x9f,
48563         0x83, 0x45, 0xf7, 0x30, 0xde, 0xd4, 0x7c, 0xef, 0xae, 0xf0, 0xe9, 0x7a, 0x77, 0x1d, 0x66, 0xf0,
48564         0xb5, 0x9a, 0xcd, 0xbb, 0xeb, 0x30, 0xa3, 0x77, 0xd7, 0xf4, 0x1a, 0x67, 0xd2, 0xbc, 0xbb, 0x1e,
48565         0x9d, 0xcd, 0xbb, 0xeb, 0x70, 0x94, 0x77, 0xd7, 0x21, 0xdf, 0xbb, 0xeb, 0xec, 0x48, 0x75, 0x61,
48566         0x9e, 0x77, 0xd7, 0x21, 0xd7, 0xbb, 0x6b, 0xc8, 0x55, 0xe8, 0xdc, 0x19, 0x5d, 0x85, 0x7e, 0x11,
48567         0x36, 0x3c, 0x64, 0x22, 0xd1, 0x1d, 0x9b, 0x56, 0xff, 0xc0, 0xd2, 0xb1, 0x6c, 0xea, 0x86, 0x8f,
48568         0x1b, 0x45, 0x6d, 0xdd, 0xa5, 0x16, 0x23, 0x80, 0x8e, 0x60, 0xc1, 0x89, 0x51, 0x15, 0x53, 0xc6,
48569         0x17, 0x13, 0x8f, 0xb7, 0xbb, 0xb6, 0xf7, 0xec, 0x10, 0xa7, 0x80, 0xee, 0xc2, 0x1c, 0x4e, 0xb4,
48570         0x4c, 0xf3, 0x41, 0x63, 0xd8, 0xb2, 0x75, 0x87, 0x79, 0x57, 0x4d, 0xb0, 0x48, 0x0e, 0x81, 0xaa,
48571         0x11, 0x54, 0x54, 0x85, 0xc9, 0xbe, 0xf6, 0x58, 0xd5, 0x8c, 0x07, 0x99, 0x6e, 0x35, 0x5d, 0x60,
48572         0x74, 0x33, 0xe0, 0xdc, 0x75, 0x31, 0xa5, 0xa3, 0x5c, 0xc7, 0x2e, 0x8a, 0xef, 0xdd, 0xf5, 0x2e,
48573         0x9e, 0x78, 0x74, 0x7a, 0x0c, 0xdb, 0xdd, 0xe6, 0x7d, 0x83, 0x6e, 0x72, 0x4b, 0xa3, 0x35, 0xa6,
48574         0xdc, 0xa8, 0x19, 0x47, 0xed, 0x2e, 0xc3, 0x42, 0xf7, 0x60, 0x81, 0x8e, 0xfb, 0x20, 0xa9, 0xe5,
48575         0x94, 0xe8, 0xd2, 0x47, 0xf5, 0x5d, 0x17, 0x6e, 0x27, 0xaf, 0xd2, 0xf0, 0x19, 0x01, 0x7a, 0xef,
48576         0x00, 0x38, 0x83, 0xa6, 0xfb, 0x36, 0xb4, 0x92, 0xed, 0x6d, 0x68, 0xca, 0x19, 0x30, 0x8d, 0xed,
48577         0x9a, 0x04, 0x57, 0x46, 0x6d, 0x58, 0x19, 0x60, 0xa8, 0x53, 0xc8, 0xd4, 0x99, 0x5c, 0x9b, 0x85,
48578         0xe9, 0x40, 0x9b, 0xa5, 0xef, 0x16, 0x60, 0xca, 0xdb, 0xbd, 0xb3, 0xbd, 0xac, 0x78, 0xe0, 0x61,
48579         0xf1, 0xf1, 0xdd, 0x4c, 0xf6, 0xe0, 0xee, 0x38, 0x12, 0x05, 0xe2, 0x15, 0xc4, 0x34, 0xdc, 0x81,
48580         0x26, 0xe6, 0xa4, 0x1f, 0x1f, 0x87, 0x85, 0xd8, 0x26, 0xf4, 0x6f, 0x84, 0xfb, 0xc9, 0x14, 0xc7,
48581         0x8d, 0xf9, 0xa7, 0x77, 0xdc, 0xf8, 0xc5, 0x24, 0xc7, 0x8d, 0x69, 0xa2, 0x0b, 0xf1, 0xf0, 0x17,
48582         0x11, 0x5d, 0xb8, 0x6e, 0x1b, 0xc3, 0x3e, 0x33, 0xc7, 0xcf, 0xea, 0x33, 0xd3, 0x84, 0x8d, 0xc8,
48583         0x1a, 0xd3, 0x35, 0x4e, 0xdc, 0x25, 0x88, 0xc9, 0x19, 0x6f, 0xf0, 0xc7, 0x4f, 0x22, 0x9a, 0x9a,
48584         0x42, 0x12, 0xf5, 0x60, 0x3d, 0x5e, 0xea, 0xde, 0x29, 0x4c, 0xa6, 0x45, 0x2d, 0x4e, 0xc2, 0x52,
48585         0x93, 0x09, 0xf2, 0x7c, 0x5a, 0xfe, 0xef, 0x02, 0x2c, 0xc4, 0x7a, 0x97, 0xc3, 0x96, 0x6e, 0x79,
48586         0xdd, 0x20, 0x64, 0x67, 0xcb, 0xc7, 0x52, 0x93, 0x09, 0xa2, 0x2e, 0xac, 0xc5, 0x0a, 0xdd, 0x3e,
48587         0xc8, 0xa5, 0x9c, 0x71, 0x0f, 0x13, 0x90, 0xd4, 0x44, 0x72, 0xd2, 0x7f, 0x9d, 0x83, 0xf5, 0x44,
48588         0x1e, 0x3f, 0x65, 0xa7, 0x91, 0xb7, 0x60, 0x86, 0x79, 0xc8, 0xa6, 0x6e, 0x60, 0xd2, 0xae, 0xbd,
48589         0xf6, 0x03, 0x80, 0x6a, 0x08, 0xed, 0xeb, 0xef, 0x3e, 0x12, 0xaf, 0xf3, 0x03, 0xc7, 0xb2, 0xa9,
48590         0xe8, 0x9a, 0xaa, 0x03, 0x40, 0x46, 0x0a, 0x01, 0x53, 0xa7, 0x30, 0x0a, 0x49, 0x4a, 0x5f, 0x16,
48591         0x60, 0x26, 0xd8, 0x80, 0x6c, 0x37, 0x3e, 0x41, 0x8c, 0x67, 0x76, 0xd8, 0xf5, 0x7d, 0x02, 0x80,
48592         0xcf, 0x5c, 0x36, 0x8d, 0x18, 0x1f, 0xfe, 0xcc, 0xd6, 0xbc, 0x93, 0x90, 0x1f, 0x90, 0x80, 0xeb,
48593         0x24, 0x51, 0xa4, 0xe6, 0x8a, 0x83, 0xa2, 0x4c, 0xcd, 0x15, 0x07, 0xc5, 0xa2, 0x38, 0x26, 0xfd,
48594         0x8a, 0x00, 0x6b, 0x49, 0x23, 0x94, 0xc4, 0xe8, 0xd1, 0xfa, 0x83, 0x9e, 0x1e, 0x1e, 0x66, 0xe1,
48595         0x4c, 0xf4, 0x18, 0x2e, 0x06, 0x06, 0x54, 0x7c, 0xca, 0xb3, 0xd9, 0xa1, 0x24, 0x86, 0x1f, 0x4a,
48596         0xc4, 0x54, 0xd3, 0x09, 0x4b, 0x3f, 0x26, 0xc0, 0xc5, 0x54, 0x02, 0xe8, 0x5e, 0xb8, 0x8b, 0x37,
48597         0xcf, 0xce, 0xc3, 0xd3, 0x04, 0x80, 0xef, 0x30, 0x87, 0xb8, 0x1b, 0xc9, 0xeb, 0x6d, 0xc4, 0x69,
48598         0xf1, 0xb6, 0x9c, 0x2d, 0x80, 0x4f, 0x08, 0x25, 0x4a, 0xa3, 0x98, 0xf1, 0xc1, 0x38, 0x88, 0x22,
48599         0x7d, 0x5b, 0x7c, 0xad, 0xf1, 0xd7, 0x62, 0x74, 0x0b, 0xe6, 0xa9, 0xb4, 0xd2, 0x74, 0xaf, 0x27,
48600         0x32, 0xf1, 0x39, 0x47, 0x91, 0x5c, 0x1c, 0x74, 0x08, 0x4b, 0x36, 0x5d, 0x99, 0x74, 0x72, 0xa5,
48601         0xe6, 0x1e, 0x29, 0x73, 0x29, 0x62, 0x5f, 0x50, 0xa6, 0xe6, 0x62, 0xa3, 0x5d, 0x98, 0x77, 0xf3,
48602         0xcf, 0xa8, 0x77, 0x1b, 0xc5, 0x93, 0xfe, 0xb7, 0x09, 0x40, 0xf1, 0x93, 0x31, 0x7a, 0x0f, 0x44,
48603         0x67, 0xd0, 0x6e, 0x6e, 0xb5, 0xdb, 0xc3, 0xfe, 0x90, 0xbe, 0xd5, 0x67, 0x55, 0xcb, 0x9a, 0x77,
48604         0x06, 0xed, 0x20, 0x1e, 0xba, 0x09, 0xd0, 0xb7, 0x4f, 0x4a, 0xcd, 0xad, 0xde, 0xe0, 0x54, 0xf3,
48605         0x14, 0xb1, 0x78, 0x54, 0x08, 0x84, 0x3a, 0x85, 0xa1, 0x49, 0x92, 0x5c, 0xe8, 0xcb, 0xcd, 0x7b,
48606         0x66, 0xbf, 0x6b, 0x68, 0xbd, 0x0f, 0xbb, 0xce, 0xa9, 0x39, 0x74, 0x88, 0xe1, 0x4f, 0x96, 0x67,
48607         0xd3, 0xe5, 0x81, 0xcc, 0xc1, 0x44, 0xbb, 0x30, 0x33, 0x90, 0x29, 0x33, 0x0d, 0x9d, 0x28, 0x64,
48608         0xa5, 0x58, 0xf9, 0xc8, 0x4d, 0x76, 0xca, 0x63, 0xe0, 0xea, 0xf4, 0x40, 0xf6, 0x50, 0xd1, 0x63,
48609         0xb8, 0xcc, 0x79, 0x7d, 0x0c, 0x29, 0xda, 0x8f, 0xa7, 0x3e, 0x6a, 0x36, 0x12, 0x1e, 0x35, 0x47,
48610         0x91, 0x45, 0xef, 0xc1, 0x15, 0x2e, 0x48, 0x50, 0xd1, 0x7e, 0x82, 0x2a, 0xda, 0x8f, 0x82, 0xf3,
48611         0xde, 0x4a, 0x1b, 0x09, 0x6f, 0xa5, 0x93, 0xa3, 0xde, 0x4a, 0x1b, 0xa9, 0x6f, 0xa5, 0x0d, 0xde,
48612         0x5b, 0x29, 0x7a, 0x0b, 0x0a, 0xe4, 0x2d, 0x79, 0xbf, 0xde, 0x48, 0xb5, 0x8a, 0x0b, 0x0c, 0x2c,
48613         0x0f, 0x01, 0x99, 0x70, 0xd1, 0xb6, 0xba, 0xcd, 0xf0, 0x59, 0x24, 0xd8, 0xeb, 0x53, 0xa4, 0xd7,
48614         0x13, 0xc2, 0xa9, 0xab, 0xbb, 0x4d, 0xce, 0x5d, 0xd0, 0x79, 0xdb, 0xea, 0x86, 0xae, 0x99, 0xc2,
48615         0xd1, 0x52, 0x2e, 0x71, 0x2a, 0x0c, 0x76, 0x36, 0xd0, 0xd8, 0x10, 0x31, 0x22, 0x01, 0x18, 0xe9,
48616         0xb7, 0x05, 0x18, 0xa7, 0xe3, 0xba, 0x1a, 0x5e, 0x9d, 0xaf, 0x24, 0xcf, 0x86, 0xf0, 0x2a, 0xfc,
48617         0x55, 0x21, 0x93, 0x7f, 0x4f, 0x0d, 0x63, 0xca, 0xd4, 0xfd, 0x15, 0x4d, 0x97, 0xc5, 0x9c, 0xff,
48618         0x51, 0x11, 0xf3, 0xfe, 0x47, 0x55, 0x1c, 0xf3, 0x3f, 0x6e, 0x88, 0xe3, 0xfe, 0xc7, 0xa6, 0x38,
48619         0xe1, 0x7f, 0xdc, 0xa4, 0x4e, 0x15, 0xc8, 0x47, 0x51, 0x2c, 0x48, 0x3f, 0x8d, 0x05, 0xd3, 0xe8,
48620         0xec, 0x40, 0xd7, 0x61, 0x71, 0x10, 0xcd, 0xf4, 0xdd, 0x17, 0x0e, 0x64, 0x52, 0xe2, 0x17, 0xa0,
48621         0x57, 0x21, 0x37, 0x90, 0xb3, 0xe8, 0x51, 0xe4, 0x06, 0x32, 0x92, 0x61, 0x9c, 0x54, 0xcf, 0xe6,
48622         0x7e, 0xda, 0x12, 0x42, 0x01, 0xd9, 0xf3, 0x79, 0x23, 0xed, 0xf9, 0xdc, 0xce, 0xf0, 0x7c, 0x6e,
48623         0xff, 0x6b, 0x7a, 0x3e, 0x6f, 0x3c, 0xf3, 0xf3, 0x79, 0xe3, 0xeb, 0xf3, 0x7c, 0xfe, 0xcb, 0x39,
48624         0x58, 0xe1, 0x4f, 0x23, 0xb4, 0x09, 0x6b, 0xfe, 0x4c, 0x09, 0x96, 0x78, 0x1d, 0xba, 0xe2, 0xce,
48625         0x91, 0x70, 0x29, 0xba, 0x03, 0x57, 0x02, 0x98, 0xfc, 0xbf, 0x84, 0xaa, 0x1e, 0x5d, 0xf4, 0x28,
48626         0x70, 0xff, 0x95, 0x0a, 0xac, 0x12, 0x42, 0x9c, 0x81, 0x48, 0xd5, 0xd2, 0x97, 0x30, 0x7e, 0x6c,
48627         0x2c, 0x7e, 0x09, 0xd6, 0xfd, 0xfa, 0x23, 0x9a, 0x49, 0x4c, 0x98, 0xcf, 0xa6, 0x77, 0xb5, 0xea,
48628         0xb2, 0x17, 0x29, 0x90, 0x7e, 0x58, 0x00, 0x31, 0xa6, 0xaa, 0x9c, 0x29, 0x56, 0x65, 0x14, 0xeb,
48629         0xcc, 0xb1, 0x01, 0x66, 0x61, 0xca, 0xb3, 0xb8, 0xa1, 0x5a, 0xb3, 0x44, 0x79, 0x9a, 0x7c, 0xe6,
48630         0xa8, 0x93, 0xe9, 0xa3, 0x67, 0x71, 0x32, 0x7d, 0xf4, 0xf5, 0x75, 0x32, 0xfd, 0x9b, 0x02, 0xcc,
48631         0x85, 0x6f, 0x07, 0xb3, 0xf9, 0x6e, 0x0d, 0xe3, 0x84, 0xd9, 0x19, 0x8c, 0x66, 0xe7, 0x2a, 0x5c,
48632         0x3c, 0x1e, 0xf6, 0x7a, 0x4f, 0xb6, 0x8c, 0xce, 0x81, 0x66, 0x39, 0x5d, 0xad, 0xb7, 0x65, 0x74,
48633         0xee, 0x99, 0x46, 0xdd, 0x3c, 0xc5, 0xe3, 0x0d, 0xf7, 0xe4, 0x3a, 0x2c, 0x0f, 0xb8, 0x45, 0x39,
48634         0xef, 0xae, 0x89, 0x65, 0xe4, 0xa5, 0x47, 0x30, 0xe5, 0xdd, 0x31, 0x66, 0xbb, 0xf6, 0xf2, 0xc0,
48635         0xc3, 0xac, 0x5f, 0x3f, 0x83, 0xb3, 0x69, 0x2c, 0x91, 0xff, 0xa1, 0x00, 0xd3, 0x81, 0xcb, 0x44,
48636         0xf4, 0x2e, 0x4c, 0x32, 0x3f, 0xe3, 0x4c, 0xa8, 0x7b, 0x3e, 0xc1, 0x96, 0xdb, 0xd1, 0xe8, 0x19,
48637         0xd4, 0x66, 0x6f, 0xd3, 0x2e, 0x1a, 0xaa, 0x01, 0xd8, 0x7a, 0xbf, 0x4b, 0xbd, 0x30, 0xa7, 0x4a,
48638         0xb3, 0x01, 0x22, 0x78, 0xe9, 0xf3, 0xb1, 0x50, 0x15, 0x26, 0xed, 0xb6, 0xd6, 0xf3, 0xa5, 0xd7,
48639         0x0b, 0x09, 0x56, 0x9d, 0x04, 0x46, 0x75, 0x81, 0x6b, 0xb3, 0x30, 0xdd, 0xf2, 0x89, 0x4a, 0x47,
48640         0x30, 0x1f, 0x61, 0x14, 0xd5, 0x42, 0x10, 0xec, 0x8d, 0x76, 0x24, 0x7b, 0x6a, 0x88, 0xec, 0xf7,
48641         0x08, 0x30, 0xc9, 0xaa, 0xce, 0xe6, 0x7a, 0x8a, 0x01, 0x87, 0xff, 0xa9, 0x9d, 0x4c, 0x0e, 0xe9,
48642         0x8e, 0xe5, 0x41, 0x85, 0xba, 0x3d, 0x3a, 0x96, 0x07, 0xd5, 0x0a, 0xf5, 0x3a, 0x75, 0x2c, 0x0f,
48643         0x36, 0xa9, 0x21, 0xc5, 0x31, 0x3e, 0xaf, 0xfe, 0x14, 0xc0, 0x32, 0xdf, 0x67, 0x01, 0xef, 0xc9,
48644         0x4a, 0x78, 0xb6, 0x27, 0xab, 0x8f, 0x60, 0xb9, 0x7d, 0xd2, 0x24, 0x37, 0x92, 0xa1, 0x50, 0xb6,
48645         0xec, 0x9f, 0xce, 0xf8, 0x96, 0xa7, 0x2e, 0xb6, 0x4f, 0x70, 0x66, 0x88, 0x44, 0xf8, 0x19, 0x24,
48646         0xff, 0xa9, 0x3e, 0x83, 0x8c, 0x3d, 0xeb, 0x33, 0x48, 0xc2, 0x7d, 0x7f, 0x06, 0xf5, 0x73, 0xce,
48647         0x7d, 0xff, 0xfb, 0xbc, 0xfb, 0xfe, 0x89, 0xb4, 0xf7, 0x8f, 0x3b, 0xcd, 0xe0, 0x95, 0xff, 0xb9,
48648         0xf8, 0x95, 0x3f, 0x3f, 0xca, 0xe3, 0xe4, 0xb3, 0xbf, 0x03, 0x06, 0xdf, 0x48, 0x0a, 0x67, 0x7b,
48649         0x23, 0xf9, 0x12, 0x2c, 0x0f, 0x02, 0x3b, 0x39, 0xde, 0xee, 0x0e, 0xcd, 0x23, 0xdb, 0x75, 0x3b,
48650         0xcc, 0xbf, 0x00, 0x3b, 0xe0, 0x61, 0xa8, 0x7c, 0x42, 0x9e, 0xae, 0xa4, 0xb7, 0x99, 0x53, 0x7d,
48651         0x7c, 0xaa, 0x2b, 0xe9, 0x6e, 0xe2, 0xfc, 0x27, 0xac, 0xe9, 0x67, 0x7e, 0xc2, 0xe2, 0xbb, 0xd8,
48652         0x9c, 0x49, 0x72, 0xb1, 0xf9, 0x3a, 0x8c, 0x59, 0xfa, 0xe0, 0x2e, 0x7b, 0x38, 0x5c, 0x4f, 0xf8,
48653         0x4f, 0x06, 0x77, 0x55, 0x02, 0x86, 0x2a, 0x30, 0x89, 0x7f, 0x9b, 0xea, 0x07, 0xec, 0x45, 0xf0,
48654         0x42, 0x22, 0x46, 0x53, 0xfd, 0x40, 0x9d, 0xc0, 0xc0, 0xea, 0x07, 0xe8, 0x4e, 0xd8, 0x8b, 0xe8,
48655         0x7c, 0xca, 0x6c, 0x27, 0x2b, 0x45, 0xa2, 0x03, 0xd1, 0x03, 0x58, 0x8a, 0xb8, 0xd4, 0xa0, 0xee,
48656         0x0a, 0xc5, 0x0c, 0x77, 0x1d, 0x5c, 0x4c, 0xf4, 0x00, 0xd6, 0x2d, 0xab, 0xdd, 0xf4, 0x97, 0x2a,
48657         0xba, 0x22, 0xd0, 0x53, 0xfb, 0x42, 0xca, 0xdd, 0xb4, 0xaa, 0xd6, 0xf9, 0x58, 0xea, 0x9a, 0x65,
48658         0xb5, 0xb9, 0x25, 0xd1, 0x87, 0xa5, 0xbf, 0x8d, 0xc5, 0x84, 0xd0, 0x24, 0xfa, 0x8b, 0xb1, 0xd5,
48659         0x45, 0xb7, 0xac, 0x7f, 0x39, 0x06, 0xd3, 0x01, 0x60, 0x74, 0x1f, 0x96, 0xfc, 0xe2, 0xad, 0xfa,
48660         0x5d, 0x7a, 0x5e, 0x28, 0x66, 0xba, 0x71, 0x5a, 0x0c, 0x61, 0x52, 0xc4, 0x04, 0x82, 0x4a, 0xa6,
48661         0x6b, 0x32, 0x0e, 0x41, 0x25, 0x81, 0x60, 0x29, 0x93, 0x85, 0x3a, 0x87, 0x60, 0x09, 0x7d, 0x04,
48662         0x1b, 0x7e, 0x36, 0x71, 0x88, 0xa0, 0x59, 0x4e, 0xd1, 0x6d, 0x78, 0x16, 0x9b, 0xef, 0xb5, 0x10,
48663         0x3e, 0x41, 0x67, 0xad, 0x4f, 0xa3, 0xad, 0x64, 0xd2, 0x2b, 0x4d, 0xa2, 0xad, 0xf0, 0x69, 0x2b,
48664         0x2e, 0xdf, 0x13, 0x4f, 0x45, 0x5b, 0x49, 0xe3, 0x5b, 0x71, 0xf9, 0x9e, 0x7c, 0x06, 0xda, 0x0a,
48665         0x09, 0xd4, 0xc3, 0x5d, 0x74, 0xb3, 0xa9, 0xf2, 0x71, 0x51, 0x9f, 0xea, 0x59, 0x20, 0x60, 0x2c,
48666         0x2a, 0x7d, 0x59, 0x80, 0x31, 0x95, 0x2e, 0x83, 0x19, 0xdc, 0x81, 0x63, 0xc8, 0xa7, 0xb2, 0x4f,
48667         0x8d, 0xfa, 0xc8, 0x64, 0xbe, 0xd5, 0x8d, 0x4d, 0x71, 0x8c, 0x88, 0x79, 0x6c, 0x75, 0xcd, 0x26,
48668         0xe6, 0x31, 0xe0, 0x33, 0x8b, 0x79, 0xd3, 0x30, 0x69, 0x17, 0x9b, 0xb2, 0x52, 0x62, 0xd1, 0x5f,
48669         0x6c, 0xa5, 0x29, 0x97, 0xe4, 0x12, 0xbd, 0x97, 0xb1, 0x4b, 0x4d, 0x59, 0x96, 0x65, 0x31, 0x2f,
48670         0xfd, 0xe9, 0x38, 0x88, 0xd1, 0x25, 0x3b, 0xdb, 0x19, 0x31, 0x8a, 0x15, 0xe6, 0xf0, 0x47, 0xc7,
48671         0x33, 0x49, 0xa2, 0xf6, 0x93, 0xbe, 0x42, 0x5d, 0x23, 0xdb, 0x4f, 0xfa, 0x37, 0x18, 0x73, 0x4f,
48672         0xfa, 0xc5, 0xc7, 0xc5, 0x32, 0xbd, 0x34, 0xc2, 0x00, 0xf8, 0x63, 0x8c, 0x7d, 0x94, 0xf1, 0xc7,
48673         0x38, 0xfb, 0xa8, 0xe0, 0x8f, 0x09, 0xf6, 0xb1, 0x89, 0x3f, 0x26, 0xd1, 0x0c, 0x14, 0x30, 0x01,
48674         0x19, 0x7f, 0x15, 0xdc, 0xaf, 0x2a, 0xfe, 0x9a, 0x62, 0x5f, 0x0a, 0x29, 0x03, 0xf6, 0x55, 0x22,
48675         0xe4, 0xa7, 0xd9, 0x57, 0x99, 0x94, 0xcd, 0xb0, 0xaf, 0x2a, 0xa9, 0x6d, 0x96, 0x7d, 0x6d, 0x92,
48676         0xb2, 0x39, 0x7c, 0x98, 0xc5, 0x34, 0x15, 0x52, 0xe1, 0xbc, 0xfb, 0x59, 0x25, 0xa5, 0x22, 0xfb,
48677         0x54, 0x2a, 0xa4, 0xca, 0x05, 0xf6, 0x59, 0xa2, 0x75, 0x22, 0xf6, 0x59, 0x29, 0x92, 0x4a, 0x17,
48678         0xd9, 0x67, 0x95, 0xd6, 0xba, 0x84, 0xe6, 0x00, 0x08, 0xef, 0x0a, 0xa9, 0x77, 0xd9, 0xfd, 0x56,
48679         0x68, 0xcd, 0x2b, 0xec, 0x5b, 0xa9, 0xd0, 0xba, 0x56, 0xd9, 0x77, 0xa5, 0x48, 0xa9, 0xaf, 0xb1,
48680         0x6e, 0xac, 0x8a, 0xeb, 0x7e, 0x37, 0x2a, 0xe2, 0x86, 0xdf, 0x8d, 0x8a, 0x78, 0xde, 0xef, 0x46,
48681         0x45, 0xbc, 0xe0, 0x77, 0xa3, 0x22, 0x5e, 0xf4, 0xbb, 0x51, 0x11, 0x2f, 0x05, 0xba, 0x51, 0x11,
48682         0x2f, 0x07, 0xba, 0x51, 0x11, 0xaf, 0x04, 0xba, 0x51, 0x11, 0xaf, 0x06, 0xba, 0x51, 0x11, 0xa5,
48683         0x40, 0x37, 0x2a, 0xe2, 0x73, 0x81, 0x6e, 0x54, 0xc4, 0xe7, 0x03, 0xdd, 0xa8, 0x88, 0x2f, 0x04,
48684         0xbb, 0x51, 0x11, 0x5f, 0x0c, 0x76, 0xa3, 0x22, 0xbe, 0x14, 0xec, 0x46, 0x45, 0xbc, 0x16, 0xec,
48685         0x46, 0x45, 0x7c, 0x39, 0xd8, 0x8d, 0x8a, 0xf8, 0x4a, 0xb0, 0x1b, 0x15, 0xf1, 0xd5, 0x50, 0xb7,
48686         0x29, 0xe2, 0x6b, 0xa1, 0x6e, 0x53, 0xc4, 0xd7, 0xa5, 0xff, 0x63, 0x0c, 0xd6, 0x13, 0x77, 0x7f,
48687         0xf4, 0x0a, 0x88, 0x01, 0x17, 0x0a, 0xf4, 0x6d, 0x95, 0xde, 0x24, 0xc5, 0xf2, 0x91, 0x02, 0x4b,
48688         0x0e, 0x47, 0x09, 0x85, 0xdd, 0x1b, 0x71, 0xcb, 0xd0, 0xdb, 0x29, 0x21, 0x21, 0x68, 0x38, 0x11,
48689         0x35, 0x19, 0x00, 0x5d, 0x81, 0x69, 0xcd, 0x70, 0x74, 0xc3, 0xd0, 0x0e, 0x4c, 0xcb, 0x61, 0x4e,
48690         0x01, 0x82, 0x59, 0xa8, 0x01, 0x44, 0x83, 0xa3, 0xd9, 0xd0, 0x3f, 0xde, 0xa5, 0x9e, 0x28, 0xba,
48691         0x9f, 0x50, 0xe2, 0x59, 0x76, 0xa2, 0x65, 0x8c, 0x1b, 0x43, 0x45, 0xef, 0xc0, 0xc6, 0xc0, 0x7d,
48692         0xb2, 0xda, 0x32, 0x3a, 0xf7, 0x86, 0xfd, 0x96, 0x6e, 0xdd, 0x3f, 0x66, 0xa6, 0x13, 0xae, 0xe9,
48693         0x61, 0x22, 0x04, 0x7a, 0x9f, 0x6a, 0xc1, 0x7b, 0x36, 0xc0, 0x06, 0xf1, 0x8a, 0x68, 0x5a, 0x99,
48694         0x76, 0x99, 0x25, 0xdb, 0xb2, 0x63, 0x98, 0xe8, 0x02, 0x39, 0xd7, 0x6d, 0x19, 0x9d, 0xc3, 0x1a,
48695         0xbd, 0xd2, 0x9f, 0x55, 0xfd, 0x0c, 0x74, 0x08, 0x2b, 0x7c, 0x0d, 0x47, 0x76, 0x4c, 0x18, 0xe5,
48696         0x53, 0x94, 0x8b, 0x8b, 0xaa, 0xb0, 0x12, 0x7b, 0xde, 0xa0, 0x17, 0x76, 0xf4, 0x84, 0x90, 0x50,
48697         0x2a, 0xfd, 0x44, 0x1e, 0xc0, 0xf7, 0xb7, 0x87, 0xb6, 0xe0, 0x42, 0xb0, 0x37, 0x62, 0x5e, 0xda,
48698         0xe8, 0xeb, 0xef, 0xf9, 0x40, 0xb3, 0x63, 0x8e, 0xda, 0x74, 0x6a, 0xb5, 0xa0, 0x26, 0xb8, 0x92,
48699         0xcb, 0x8d, 0x50, 0x13, 0x0f, 0x3a, 0x92, 0xdb, 0x88, 0xd6, 0x13, 0x78, 0x88, 0x78, 0x0b, 0xd6,
48700         0x83, 0xd5, 0x84, 0xd9, 0xcc, 0x53, 0x67, 0x72, 0x01, 0xf4, 0x30, 0x8f, 0x5f, 0x80, 0xb5, 0x30,
48701         0x72, 0x80, 0x41, 0xfa, 0x0a, 0x76, 0x75, 0x24, 0x83, 0xea, 0x6a, 0x88, 0x7c, 0x80, 0xb5, 0xbb,
48702         0x9c, 0x27, 0xc3, 0xf1, 0x8c, 0xcf, 0x9c, 0xd1, 0x37, 0x43, 0xe9, 0x3b, 0x26, 0xa8, 0x5e, 0x7c,
48703         0xd0, 0xed, 0xd2, 0xab, 0xb0, 0x10, 0xe9, 0x62, 0xef, 0x4e, 0x59, 0x0c, 0x77, 0xd9, 0x6e, 0x07,
48704         0x1f, 0xdb, 0x42, 0x03, 0x3c, 0x18, 0xa9, 0x61, 0x21, 0x38, 0x7e, 0xdd, 0x48, 0xd2, 0x53, 0x5e,
48705         0xd0, 0x6b, 0x26, 0xd4, 0x2a, 0x59, 0xfe, 0xac, 0xc3, 0x27, 0x03, 0xbd, 0xb9, 0xe5, 0x62, 0xee,
48706         0x9c, 0x53, 0x7d, 0x32, 0xa8, 0x0d, 0xf3, 0xf8, 0x08, 0xd0, 0x1c, 0xe8, 0x96, 0xdd, 0xb5, 0x1d,
48707         0xdd, 0x70, 0x75, 0x42, 0x36, 0x33, 0x53, 0x6e, 0x60, 0xfc, 0x03, 0x0f, 0x7f, 0xe7, 0x9c, 0x3a,
48708         0x87, 0x49, 0xfa, 0x39, 0xe8, 0x3e, 0x14, 0x3c, 0xbe, 0xc7, 0x53, 0x1e, 0xea, 0x78, 0xd4, 0x0f,
48709         0x7c, 0xb6, 0x3d, 0x22, 0xe8, 0x5d, 0x18, 0x1f, 0xda, 0xda, 0x89, 0x9e, 0xea, 0x5a, 0x33, 0x42,
48710         0xad, 0x79, 0x84, 0x31, 0x54, 0x8a, 0xe8, 0xbf, 0xd3, 0x4c, 0x66, 0x7c, 0xa7, 0x61, 0xcf, 0x40,
48711         0x85, 0x6c, 0xcf, 0x40, 0xa1, 0x47, 0x17, 0x6a, 0xad, 0x2f, 0xa4, 0x3c, 0xba, 0x00, 0x83, 0x08,
48712         0x1a, 0x7a, 0x7f, 0x59, 0x80, 0x2b, 0xb6, 0xab, 0x51, 0xc3, 0xa4, 0xda, 0xd8, 0xb3, 0xe7, 0x74,
48713         0x8a, 0xd9, 0x5d, 0xc3, 0x55, 0x4d, 0x49, 0x40, 0x56, 0x2f, 0xdb, 0x4c, 0xfb, 0x26, 0x01, 0xa0,
48714         0x36, 0xe7, 0xbb, 0x04, 0x23, 0x5a, 0x94, 0xcb, 0xb0, 0xc8, 0x79, 0xa8, 0x95, 0x7e, 0x2e, 0x07,
48715         0x17, 0x53, 0x87, 0x1c, 0x5e, 0xbb, 0xbc, 0x21, 0x17, 0x84, 0x3c, 0xb4, 0xba, 0x27, 0x27, 0xba,
48716         0xe5, 0xba, 0x7f, 0x08, 0xc2, 0x44, 0x40, 0x50, 0x89, 0x46, 0x35, 0xf5, 0xbc, 0xa4, 0x8c, 0x08,
48717         0x85, 0x4a, 0x3a, 0x12, 0xbd, 0x0d, 0x60, 0xf7, 0x4c, 0x27, 0x14, 0x18, 0x6c, 0x84, 0x91, 0x8a,
48718         0x0f, 0x8f, 0x0e, 0xe1, 0xc5, 0x34, 0xae, 0xf1, 0x9c, 0x6c, 0x3e, 0x2c, 0x56, 0x4a, 0x32, 0xf3,
48719         0x47, 0xf9, 0x7c, 0x0a, 0xff, 0x18, 0xf8, 0x03, 0x0c, 0x2b, 0x19, 0xf0, 0x5c, 0x86, 0x59, 0x84,
48720         0xee, 0x80, 0xa8, 0xd9, 0xb6, 0xd9, 0xee, 0x6a, 0x8e, 0xde, 0xa1, 0x21, 0x5d, 0x32, 0x1d, 0xb5,
48721         0xe7, 0x43, 0x58, 0x6a, 0x43, 0x3a, 0x81, 0x0b, 0x69, 0xf3, 0xea, 0xd3, 0xab, 0xe8, 0x9f, 0x30,
48722         0x43, 0xac, 0xd8, 0x9c, 0xcb, 0x6e, 0x88, 0x15, 0x43, 0x0d, 0x9f, 0x0f, 0xbe, 0x69, 0xf4, 0xf1,
48723         0x00, 0xc1, 0x5c, 0x4b, 0xd7, 0xfa, 0xfb, 0x9a, 0xa1, 0x9d, 0x10, 0xfd, 0x34, 0x1a, 0xd5, 0xce,
48724         0xd3, 0xae, 0xcd, 0x45, 0xb5, 0x6b, 0xf3, 0x68, 0x09, 0x44, 0x26, 0x0a, 0x79, 0xf6, 0x7d, 0xe2,
48725         0x98, 0xf4, 0x1b, 0x02, 0x5c, 0x19, 0x35, 0x83, 0xd0, 0xfb, 0xe1, 0x86, 0xbd, 0xf5, 0x54, 0xf3,
48726         0x30, 0xdc, 0xc6, 0xdd, 0x4c, 0x01, 0x54, 0x6c, 0xad, 0xaf, 0x6f, 0xd9, 0xb7, 0xdb, 0x5d, 0x7c,
48727         0x10, 0x5a, 0x01, 0x64, 0xeb, 0x03, 0xcd, 0xd2, 0x1c, 0xdd, 0x7f, 0xcd, 0x13, 0x73, 0xd2, 0x8f,
48728         0x14, 0x60, 0x26, 0xd8, 0xab, 0xe8, 0x05, 0x98, 0x0b, 0xef, 0x37, 0x6c, 0xe2, 0xcd, 0x86, 0xf6,
48729         0x1a, 0x74, 0x07, 0x66, 0x89, 0x67, 0x1f, 0xc2, 0xb7, 0xe5, 0xd8, 0x6c, 0xc6, 0x49, 0xc9, 0xee,
48730         0x64, 0x5c, 0x48, 0x75, 0x86, 0x21, 0x52, 0x1d, 0xbe, 0xf7, 0x60, 0x8e, 0x29, 0x05, 0x5a, 0x4e,
48731         0xd0, 0xad, 0xd5, 0x73, 0x69, 0xba, 0x74, 0x0c, 0x54, 0x9d, 0xa5, 0xca, 0x81, 0xec, 0x13, 0xbd,
48732         0x8c, 0xcf, 0xc6, 0x6c, 0x6f, 0x5a, 0xe5, 0x73, 0xa2, 0xec, 0x9c, 0x53, 0x73, 0x86, 0x42, 0x40,
48733         0x5d, 0x4f, 0x01, 0x09, 0xa0, 0x65, 0x02, 0x5a, 0x46, 0xf7, 0xe2, 0xa1, 0x09, 0x27, 0x52, 0x6e,
48734         0xe0, 0x46, 0xc6, 0x24, 0xbc, 0x0e, 0x08, 0x4b, 0x81, 0x54, 0x02, 0xf7, 0x34, 0xaa, 0xa9, 0xd3,
48735         0x0c, 0x4e, 0x09, 0xba, 0x06, 0xf3, 0x7e, 0x2e, 0x75, 0x08, 0x47, 0xa5, 0xd2, 0x68, 0x36, 0xaa,
48736         0xc1, 0x34, 0xce, 0x72, 0xdf, 0x4e, 0xa6, 0x52, 0x84, 0x96, 0xdb, 0x3e, 0x9c, 0x1a, 0x44, 0x42,
48737         0x6d, 0x58, 0x39, 0xb1, 0xcc, 0xe1, 0xe0, 0xbe, 0xd5, 0x88, 0x68, 0x66, 0x41, 0x4a, 0x3c, 0xc6,
48738         0x3b, 0x5c, 0x14, 0x35, 0x81, 0x14, 0xba, 0x1f, 0x94, 0x52, 0xa6, 0x53, 0xd4, 0x9d, 0x43, 0x4b,
48739         0x6a, 0x58, 0x44, 0x11, 0x82, 0x22, 0xca, 0x97, 0xe2, 0x22, 0xca, 0xcc, 0x88, 0x6d, 0x2f, 0x44,
48740         0x36, 0x2a, 0x9f, 0x08, 0x31, 0xf9, 0x64, 0x2f, 0x20, 0x9f, 0xcc, 0xa6, 0xdc, 0xfe, 0xc6, 0x48,
48741         0x1f, 0xf8, 0x0c, 0xfb, 0xc2, 0xc9, 0x25, 0x00, 0x57, 0x81, 0x6d, 0xb7, 0x43, 0xbd, 0xe7, 0xa8,
48742         0x81, 0x1c, 0xf4, 0x8d, 0xb0, 0xc8, 0xf1, 0x2b, 0xca, 0xee, 0xc7, 0x5f, 0x4b, 0x36, 0x52, 0xe5,
48743         0xf8, 0x3a, 0xe5, 0x11, 0xaa, 0x21, 0x10, 0x9d, 0x80, 0x65, 0x77, 0xdd, 0xec, 0xb7, 0xa2, 0x3b,
48744         0xb9, 0xf4, 0x43, 0x02, 0xcc, 0x86, 0x66, 0x6e, 0xb6, 0xc0, 0x4f, 0x21, 0x94, 0xf0, 0xba, 0xb5,
48745         0x9d, 0x2d, 0x78, 0x8a, 0x69, 0x39, 0x45, 0x51, 0x20, 0xa1, 0x4f, 0x30, 0x0d, 0x45, 0xcc, 0x79,
48746         0xe9, 0xb2, 0x98, 0x97, 0xbe, 0x5d, 0x80, 0xb9, 0xf0, 0x3a, 0x90, 0xed, 0x0d, 0x3d, 0x8c, 0xf3,
48747         0xcc, 0x77, 0x7e, 0x07, 0x90, 0xbb, 0xa7, 0xa0, 0xe7, 0x60, 0xb6, 0x6d, 0xf6, 0x5b, 0x54, 0x1a,
48748         0x68, 0x1a, 0x0a, 0x5b, 0x2d, 0x67, 0xfc, 0xcc, 0x7b, 0x0a, 0x5e, 0x53, 0xdb, 0xbe, 0xd3, 0x46,
48749         0x0c, 0x45, 0xcf, 0xf1, 0xb3, 0x81, 0xdc, 0x7b, 0x0a, 0xa1, 0x58, 0x8e, 0x52, 0x2c, 0x73, 0x28,
48750         0x96, 0x63, 0x14, 0xcb, 0x3c, 0x8a, 0x65, 0xe9, 0x77, 0x04, 0x98, 0x8f, 0x06, 0x23, 0x7d, 0x1e,
48751         0x66, 0x89, 0xab, 0x3f, 0x6f, 0xe5, 0x71, 0xd7, 0xf7, 0x60, 0x26, 0x5e, 0x4a, 0xa2, 0x0e, 0x13,
48752         0x93, 0x96, 0x92, 0x7b, 0x3e, 0x5c, 0xd8, 0xd9, 0xe1, 0xfb, 0x20, 0x5a, 0xfa, 0x40, 0x77, 0xba,
48753         0x01, 0x3b, 0xb4, 0x7c, 0xca, 0x0b, 0x8f, 0x1a, 0x01, 0x56, 0x63, 0xe8, 0xd2, 0x77, 0x0a, 0x30,
48754         0x1d, 0xa8, 0x0f, 0xbd, 0x1d, 0xfe, 0xe3, 0x5f, 0x1c, 0xc5, 0xe0, 0x53, 0x29, 0x72, 0x70, 0xae,
48755         0x5d, 0xa5, 0xef, 0x13, 0x40, 0x8c, 0xf2, 0x9b, 0xed, 0x7a, 0x33, 0x8a, 0xf5, 0xa9, 0xb1, 0xb4,
48756         0x07, 0xd3, 0x81, 0x55, 0x1d, 0x2d, 0xc2, 0x78, 0xbb, 0xd9, 0x60, 0x82, 0xda, 0xac, 0x3a, 0x86,
48757         0x05, 0x4e, 0x9c, 0xd9, 0x22, 0x99, 0x74, 0xb8, 0x8c, 0xb5, 0xbc, 0xcc, 0x53, 0x73, 0xc0, 0xb4,
48758         0x8a, 0xc6, 0x5a, 0x3b, 0xe6, 0x40, 0xfa, 0x07, 0x02, 0xac, 0xf0, 0x57, 0x75, 0x74, 0x27, 0xdc,
48759         0xcc, 0xe2, 0x19, 0x76, 0x84, 0x70, 0x63, 0x8f, 0x32, 0xdd, 0x36, 0x1b, 0x7a, 0xd7, 0x39, 0xd5,
48760         0x2d, 0x51, 0x40, 0x22, 0xcc, 0x9c, 0x04, 0xd4, 0x87, 0xc5, 0x1c, 0x5a, 0x8c, 0x29, 0x10, 0x8b,
48761         0x79, 0xe9, 0x02, 0x6c, 0x24, 0xef, 0x1b, 0xd2, 0xd7, 0x98, 0xd0, 0x96, 0xb6, 0xfe, 0xa3, 0x63,
48762         0x58, 0xe5, 0xf9, 0x0f, 0x6b, 0xda, 0x03, 0x26, 0xf7, 0x26, 0x7b, 0x43, 0xe0, 0x86, 0x0c, 0x5e,
48763         0xe1, 0x51, 0x6b, 0x0c, 0xa4, 0x5f, 0xce, 0x53, 0x17, 0x00, 0xdc, 0x60, 0x9b, 0xcc, 0x67, 0x9c,
48764         0x70, 0x36, 0x9f, 0x71, 0x39, 0x8e, 0xcf, 0xb8, 0x3c, 0xc7, 0x67, 0xdc, 0x18, 0xc7, 0x67, 0xdc,
48765         0x38, 0xcf, 0x67, 0xdc, 0x04, 0xd7, 0x67, 0xdc, 0x24, 0xd7, 0x67, 0x5c, 0x21, 0xee, 0x33, 0xae,
48766         0xa4, 0x78, 0xae, 0xe8, 0xc8, 0x97, 0xe7, 0x49, 0x0e, 0xe2, 0x9e, 0xe4, 0xaa, 0xe5, 0xa0, 0x2f,
48767         0xba, 0x6a, 0xd9, 0xf3, 0x2f, 0x37, 0xc3, 0xf7, 0x2f, 0x37, 0x9b, 0xe0, 0x5f, 0x6e, 0x2e, 0xc1,
48768         0xbf, 0xdc, 0x7c, 0xd8, 0xbf, 0x1c, 0x89, 0x4c, 0x5a, 0x54, 0x36, 0x7d, 0x87, 0x74, 0xec, 0x9b,
48769         0x96, 0x28, 0x95, 0xaa, 0xef, 0x92, 0x8e, 0x7d, 0xd3, 0xa8, 0x9c, 0xdf, 0x2a, 0xc0, 0x7a, 0xe2,
48770         0x46, 0x8f, 0x3a, 0xc0, 0xfd, 0xbb, 0x9b, 0x4f, 0x39, 0x76, 0x96, 0x79, 0xc4, 0x0e, 0xa4, 0xff,
48771         0x41, 0x80, 0xd5, 0x84, 0x3d, 0x3f, 0xee, 0x87, 0x4e, 0x78, 0x46, 0x3f, 0x74, 0x4f, 0xa5, 0x13,
48772         0xea, 0xfa, 0xa1, 0x1b, 0xcb, 0xe4, 0x87, 0x8e, 0xab, 0x41, 0x3a, 0x19, 0x8a, 0xeb, 0x16, 0x89,
48773         0xf0, 0xf1, 0x3e, 0x2c, 0x5b, 0xa6, 0xe9, 0xb8, 0x4b, 0x0c, 0xa9, 0xb3, 0x59, 0xbb, 0xad, 0x66,
48774         0x6a, 0xed, 0x52, 0x0c, 0xb5, 0x76, 0x5b, 0x45, 0xf7, 0x60, 0xce, 0xd2, 0xfc, 0x40, 0x1d, 0xb7,
48775         0xd5, 0xd4, 0xf0, 0x69, 0xea, 0x96, 0xe7, 0x4e, 0xe2, 0x8e, 0x6e, 0xe8, 0x56, 0xb7, 0xad, 0xce,
48776         0x62, 0x74, 0x0f, 0x1b, 0xed, 0xc2, 0x82, 0x65, 0x5b, 0x83, 0xe6, 0xe1, 0xa9, 0xa5, 0xdb, 0xa7,
48777         0x66, 0xaf, 0xd3, 0x68, 0xd4, 0xb2, 0x79, 0x43, 0xc7, 0x68, 0x41, 0x2c, 0xa4, 0xc1, 0x62, 0x5b,
48778         0x33, 0x3a, 0xdd, 0x8e, 0xe6, 0x90, 0xa8, 0x27, 0x6a, 0x23, 0x70, 0xdf, 0xc9, 0x97, 0x9e, 0x0f,
48779         0x08, 0x83, 0xee, 0x20, 0xf5, 0x22, 0x06, 0xd5, 0x6e, 0xab, 0x2a, 0x8f, 0x16, 0xfa, 0x06, 0x58,
48780         0xc2, 0x7f, 0xf9, 0x40, 0xb7, 0x08, 0xe2, 0xfd, 0x76, 0x5b, 0xb3, 0xfd, 0xdb, 0xcf, 0x04, 0x17,
48781         0x24, 0x8d, 0x5a, 0x0c, 0x41, 0x45, 0xb6, 0xdd, 0x3a, 0xa0, 0x99, 0x6e, 0x1e, 0x89, 0x2e, 0xa5,
48782         0x35, 0x31, 0x7d, 0x37, 0x6b, 0x5f, 0xb3, 0x1f, 0xd0, 0xc1, 0x93, 0xe5, 0xb9, 0x79, 0xc5, 0xd2,
48783         0x1a, 0x76, 0x2b, 0x86, 0x8b, 0x54, 0x58, 0xb6, 0xd8, 0xb8, 0x68, 0xe8, 0x9a, 0x45, 0x5c, 0x33,
48784         0x12, 0xa9, 0x3a, 0xcb, 0x0b, 0x00, 0x1f, 0x15, 0x35, 0x60, 0xc1, 0xd2, 0x9a, 0x07, 0x56, 0xd7,
48785         0xb4, 0xba, 0x8e, 0xfb, 0xca, 0x51, 0x48, 0x51, 0x19, 0x53, 0xb7, 0x22, 0xd0, 0xaa, 0x68, 0x69,
48786         0xe1, 0x1c, 0xd4, 0x85, 0x35, 0x4e, 0x38, 0x17, 0xaa, 0xa6, 0x32, 0x95, 0xb2, 0x30, 0xd4, 0x12,
48787         0x90, 0xd4, 0x44, 0x72, 0xe8, 0x14, 0x2e, 0xf4, 0xed, 0x93, 0x62, 0xb3, 0x31, 0x6c, 0xb9, 0x61,
48788         0xa4, 0x06, 0x5a, 0x1b, 0x93, 0xa5, 0x77, 0x51, 0x90, 0xd2, 0x94, 0x18, 0x8e, 0xba, 0x81, 0x69,
48789         0xc5, 0xb2, 0xe9, 0x4d, 0xd5, 0x4f, 0x08, 0xb0, 0x91, 0x3c, 0xcc, 0xd0, 0x4d, 0xc8, 0xdb, 0x76,
48790         0x2b, 0x55, 0x8b, 0xaf, 0x76, 0x5b, 0x6d, 0xe2, 0x41, 0xe4, 0xe2, 0x93, 0xe5, 0xc0, 0x6e, 0xa1,
48791         0x77, 0x23, 0x97, 0x79, 0x2f, 0x25, 0x62, 0x93, 0xab, 0xa5, 0x20, 0x3e, 0xbd, 0xd9, 0xa3, 0x4b,
48792         0xf5, 0x7d, 0x10, 0xa3, 0x35, 0x20, 0xd1, 0xe7, 0x6a, 0x96, 0x56, 0xf6, 0x32, 0x88, 0xe4, 0x0f,
48793         0xd7, 0xb5, 0x7e, 0xab, 0xa7, 0x07, 0xd6, 0x3c, 0x75, 0x1e, 0xff, 0x8f, 0x81, 0x6c, 0xe9, 0x6f,
48794         0x0a, 0x80, 0xe2, 0xb5, 0xa2, 0x65, 0x8f, 0x5d, 0x16, 0x8b, 0x91, 0xde, 0x2e, 0xbe, 0x04, 0xf3,
48795         0x96, 0xe6, 0x8d, 0xf8, 0xc0, 0xdd, 0xfd, 0x9c, 0xa5, 0x05, 0x73, 0xd1, 0x1d, 0x0e, 0x07, 0x59,
48796         0x16, 0x8a, 0x18, 0x7f, 0x7f, 0x24, 0xc0, 0x12, 0x6f, 0x52, 0xa2, 0x5b, 0x61, 0xb1, 0xed, 0x8d,
48797         0xcc, 0xd3, 0x39, 0x2c, 0xb4, 0x7d, 0x39, 0x9b, 0x6f, 0x63, 0xd3, 0xd0, 0x6f, 0x75, 0x4f, 0x4e,
48798         0x9d, 0x53, 0xaa, 0xa5, 0x6d, 0x1a, 0xfa, 0x6d, 0x73, 0x68, 0x39, 0xa7, 0xf4, 0x29, 0xde, 0x34,
48799         0xf4, 0x1d, 0xad, 0x77, 0x4c, 0xed, 0x18, 0x4d, 0x43, 0xa7, 0x61, 0x17, 0x9d, 0x47, 0x26, 0x0d,
48800         0x53, 0x7c, 0x6c, 0x0e, 0x2d, 0x1a, 0x07, 0x53, 0xc7, 0x34, 0xc4, 0x49, 0xf2, 0x86, 0xdc, 0x7d,
48801         0xec, 0xe8, 0xba, 0x21, 0x16, 0xa4, 0xff, 0x56, 0x80, 0xb5, 0xa4, 0x59, 0x81, 0x76, 0xc3, 0xcd,
48802         0x2c, 0x9d, 0x69, 0x4e, 0x85, 0x9b, 0xea, 0x3c, 0x43, 0x14, 0xe6, 0xb2, 0xec, 0x46, 0x61, 0xae,
48803         0x7a, 0x51, 0x98, 0x37, 0x65, 0x1a, 0xe7, 0x93, 0x86, 0x81, 0x74, 0xc3, 0x30, 0x57, 0x64, 0x37,
48804         0x0c, 0xb3, 0x22, 0xcb, 0x62, 0x41, 0xfa, 0x33, 0x01, 0x56, 0xa9, 0xc7, 0xa6, 0xb8, 0x4f, 0xbf,
48805         0x2f, 0xc0, 0x79, 0x2f, 0xac, 0x57, 0xcf, 0x74, 0xa8, 0x2b, 0x72, 0xff, 0xd1, 0x33, 0x83, 0xa8,
48806         0xb8, 0xe1, 0xc6, 0xf7, 0x8a, 0xa3, 0xa3, 0x13, 0x58, 0x67, 0x91, 0xbe, 0x38, 0xb4, 0x73, 0x29,
48807         0xe1, 0x23, 0x39, 0xc4, 0x76, 0xce, 0xa9, 0x6b, 0x34, 0xf6, 0x57, 0xbc, 0x8c, 0xb8, 0xe9, 0x8a,
48808         0x67, 0x4b, 0xdf, 0x9b, 0x83, 0x45, 0x1e, 0x5f, 0xeb, 0x50, 0xb0, 0x8f, 0xbb, 0x4d, 0xf5, 0xde,
48809         0xe1, 0x2e, 0x9b, 0x5d, 0x93, 0xf6, 0x71, 0x17, 0x7f, 0xe2, 0xf9, 0xd5, 0x69, 0x77, 0x9b, 0x2c,
48810         0x70, 0x08, 0x51, 0xfb, 0xa4, 0xf3, 0x76, 0xae, 0xd3, 0xee, 0x06, 0x72, 0x91, 0x05, 0x1b, 0x7e,
48811         0x95, 0x75, 0xb3, 0xdf, 0xe2, 0x84, 0xa1, 0x52, 0x46, 0x34, 0x0e, 0xa3, 0x75, 0x0d, 0xb2, 0x9a,
48812         0xdb, 0x07, 0xba, 0x85, 0xff, 0x17, 0x35, 0x85, 0x2a, 0x71, 0x68, 0x1d, 0x29, 0x8d, 0x47, 0xa8,
48813         0x4a, 0x03, 0x91, 0xfe, 0x46, 0x1e, 0x2e, 0xa6, 0xd6, 0x4f, 0x8e, 0xf3, 0x31, 0x51, 0x6f, 0x36,
48814         0x2a, 0xcc, 0x1d, 0xc2, 0x82, 0x1d, 0x5d, 0xc0, 0x53, 0x75, 0xa0, 0xe3, 0xbb, 0x40, 0x9c, 0x00,
48815         0xfa, 0x00, 0x50, 0x2c, 0x53, 0x49, 0x75, 0x30, 0x1f, 0x27, 0xcb, 0xa1, 0x40, 0x02, 0x46, 0x72,
48816         0x1b, 0xcd, 0xa4, 0x9d, 0x57, 0xb2, 0xff, 0x4f, 0x6a, 0x02, 0x25, 0x2c, 0x22, 0x0f, 0xd8, 0x65,
48817         0xc7, 0xae, 0xb1, 0x5d, 0xdf, 0xcd, 0xe6, 0xa6, 0x31, 0x84, 0x22, 0xd9, 0xb0, 0xcc, 0xad, 0x14,
48818         0x6d, 0xc2, 0x2a, 0xb7, 0x5a, 0x3f, 0x70, 0x75, 0x42, 0x31, 0x89, 0x5a, 0xe3, 0x15, 0xd9, 0xae,
48819         0xb9, 0x7f, 0x20, 0x4b, 0xfa, 0x3b, 0xe3, 0x78, 0x79, 0xf8, 0xff, 0x83, 0xcb, 0xcf, 0xed, 0x67,
48820         0x77, 0xf9, 0x19, 0xf2, 0xd5, 0x99, 0x3f, 0xab, 0xaf, 0x4e, 0x03, 0x36, 0xe2, 0x2a, 0xd1, 0xb7,
48821         0x4d, 0x8b, 0x70, 0xc6, 0x8e, 0x2d, 0x6f, 0x24, 0x5e, 0x29, 0xf1, 0xd1, 0xd4, 0xf5, 0x98, 0x2e,
48822         0xb5, 0x5b, 0x84, 0xde, 0x02, 0x60, 0x71, 0x01, 0xf5, 0x5e, 0x2f, 0xd3, 0x80, 0x9b, 0x22, 0xf0,
48823         0x64, 0xa2, 0xc7, 0x1d, 0x8b, 0x4e, 0x7c, 0x9a, 0x8e, 0x45, 0x27, 0xbf, 0x4e, 0x8e, 0x45, 0xff,
48824         0x4f, 0x01, 0xae, 0x8c, 0xfa, 0xa7, 0xff, 0x42, 0x39, 0x16, 0x45, 0x35, 0xb8, 0x10, 0x6e, 0xcf,
48825         0xed, 0xde, 0xd0, 0x3e, 0x0d, 0x6f, 0x84, 0x05, 0x35, 0x15, 0x46, 0xfa, 0x35, 0x01, 0x9e, 0xcb,
48826         0xc0, 0x10, 0x3a, 0x0c, 0x0b, 0x2b, 0xef, 0x3c, 0x6d, 0xcb, 0x9e, 0x4a, 0x9d, 0x34, 0x6a, 0xa0,
48827         0x56, 0x0d, 0xa8, 0x93, 0x7e, 0x4d, 0x80, 0x29, 0x6f, 0xce, 0x64, 0xb3, 0xf1, 0xf2, 0xc0, 0xcf,
48828         0xcc, 0x4c, 0x01, 0xc6, 0x1e, 0xdf, 0x3f, 0xad, 0x52, 0xcb, 0xa1, 0xc7, 0xf7, 0x4f, 0x8b, 0x2c,
48829         0x60, 0x3a, 0x4e, 0x6e, 0x8a, 0x79, 0xe9, 0xd7, 0x05, 0xd8, 0x48, 0x9e, 0x71, 0xe8, 0x6e, 0x98,
48830         0xbb, 0xca, 0x19, 0x67, 0x6c, 0x98, 0xdd, 0xc3, 0xa7, 0xef, 0x3b, 0x16, 0x8e, 0x7e, 0x8c, 0x26,
48831         0x14, 0x1a, 0x41, 0xdc, 0x28, 0x56, 0xc5, 0x09, 0xe9, 0xf7, 0xe6, 0x61, 0xae, 0xde, 0xd8, 0x6d,
48832         0xee, 0xeb, 0x9a, 0x1b, 0x09, 0xd5, 0x84, 0xcb, 0xc6, 0x27, 0x83, 0x26, 0x7d, 0x4d, 0xe7, 0xeb,
48833         0x32, 0x09, 0x29, 0xb1, 0x86, 0xef, 0x7d, 0x74, 0x10, 0xc5, 0x55, 0x2f, 0x18, 0x9f, 0x0c, 0xc8,
48834         0xb1, 0x84, 0xab, 0xd7, 0x74, 0x07, 0xae, 0x70, 0x2b, 0x8c, 0x87, 0xf1, 0xbc, 0x18, 0xa7, 0x13,
48835         0x54, 0xbf, 0x7a, 0x0c, 0x12, 0x87, 0x50, 0x54, 0x53, 0x2c, 0x9f, 0x62, 0xba, 0xce, 0x61, 0xbe,
48836         0xa1, 0x3b, 0xea, 0xe5, 0x68, 0xbd, 0x51, 0xad, 0xb1, 0x7d, 0x78, 0x2e, 0xa9, 0xe6, 0xb8, 0x60,
48837         0x75, 0x85, 0x4b, 0x2d, 0xd8, 0x90, 0x0e, 0x9c, 0xc7, 0x67, 0xb6, 0xdd, 0x7d, 0x7e, 0xf7, 0x8f,
48838         0xa7, 0xe8, 0xba, 0x61, 0x16, 0x02, 0x78, 0xea, 0x7a, 0xdb, 0xee, 0xee, 0xee, 0x73, 0xfb, 0xfd,
48839         0x5d, 0xb8, 0x10, 0xab, 0x25, 0xee, 0xde, 0x60, 0x23, 0x42, 0x20, 0xc8, 0x67, 0x1f, 0x2e, 0x45,
48840         0x28, 0x44, 0x3b, 0x9b, 0xba, 0x9c, 0x7f, 0x29, 0x0b, 0xab, 0xb8, 0xa3, 0x2f, 0x84, 0x2a, 0x8b,
48841         0xf6, 0xf2, 0x6d, 0xb8, 0xcc, 0xab, 0x2e, 0xc8, 0x73, 0x81, 0x8e, 0x93, 0x38, 0x99, 0x20, 0xdb,
48842         0x03, 0x4a, 0x27, 0x78, 0xf4, 0x8e, 0xf2, 0x3d, 0x95, 0x32, 0xc2, 0x31, 0xdf, 0x11, 0x5c, 0x52,
48843         0x63, 0xa3, 0x51, 0x4b, 0xe2, 0xfc, 0x1e, 0x3c, 0x97, 0x54, 0x63, 0xdc, 0xc7, 0xc1, 0x55, 0x3e,
48844         0xad, 0x60, 0x0b, 0x0c, 0xda, 0xf1, 0xe1, 0x38, 0x35, 0xa1, 0x06, 0x4c, 0x8f, 0xe8, 0xf8, 0x48,
48845         0xe4, 0x4e, 0xcc, 0x7f, 0x32, 0x35, 0x74, 0x87, 0xf6, 0x58, 0x14, 0x22, 0xc8, 0xfb, 0x0c, 0xe1,
48846         0xfd, 0x12, 0x87, 0x4e, 0x90, 0xf1, 0x53, 0x3a, 0xe6, 0x54, 0x1d, 0xef, 0x10, 0x1c, 0xb6, 0x69,
48847         0xf4, 0xd1, 0x17, 0x52, 0xd8, 0xf6, 0x11, 0xd5, 0xf3, 0xa4, 0x32, 0x3e, 0x25, 0x54, 0x87, 0x8b,
48848         0xf1, 0x9a, 0xe2, 0xb1, 0x45, 0x2f, 0xc4, 0x68, 0x04, 0xd9, 0x7d, 0x0f, 0x16, 0x2c, 0x52, 0xc8,
48849         0x34, 0xa1, 0xc8, 0x39, 0x6e, 0x3e, 0x8b, 0xa3, 0xdf, 0x18, 0x1a, 0x32, 0xe1, 0x05, 0x4f, 0x06,
48850         0xb6, 0xbb, 0xfe, 0xc3, 0x8f, 0x0b, 0xe3, 0x68, 0x0e, 0x65, 0x4c, 0x1c, 0x2d, 0x06, 0x3f, 0xe7,
48851         0x8a, 0xc1, 0x76, 0x37, 0x91, 0x0e, 0xfa, 0x76, 0x01, 0x9e, 0x63, 0x82, 0x70, 0x6a, 0x7d, 0x0b,
48852         0x29, 0xda, 0x98, 0xb8, 0xcf, 0x13, 0x31, 0xb1, 0x3c, 0x4e, 0x05, 0xe1, 0x34, 0x36, 0xbe, 0x55,
48853         0x80, 0xeb, 0xde, 0xdd, 0x40, 0x48, 0x77, 0x81, 0x99, 0x90, 0x35, 0x63, 0x1c, 0xa1, 0xd1, 0x4e,
48854         0x74, 0x5f, 0x73, 0xaf, 0x0b, 0x78, 0x14, 0x63, 0x3c, 0xfc, 0x2d, 0x01, 0x5e, 0x63, 0x37, 0x08,
48855         0xd9, 0x38, 0xa0, 0x6e, 0x2c, 0x3f, 0x9b, 0x3c, 0xff, 0x33, 0x91, 0xd9, 0x11, 0xd4, 0x57, 0xe8,
48856         0x5d, 0x43, 0x16, 0x2e, 0x6b, 0x97, 0xe9, 0x90, 0x4d, 0xec, 0xca, 0xda, 0x35, 0x78, 0x31, 0x1b,
48857         0xff, 0xd2, 0x5f, 0x1f, 0x83, 0x45, 0xce, 0x66, 0x86, 0x8a, 0xb0, 0xcc, 0xd9, 0xa8, 0xfc, 0xd8,
48858         0xaa, 0xd1, 0xad, 0x69, 0xb7, 0x83, 0x8e, 0xe2, 0x6a, 0x46, 0xb9, 0x14, 0x8d, 0x9b, 0x08, 0xe9,
48859         0x34, 0x6d, 0xa3, 0xa0, 0x31, 0x6a, 0x40, 0xcd, 0x71, 0x41, 0xe5, 0x94, 0xa0, 0x2f, 0xc2, 0x52,
48860         0x3c, 0xb7, 0xd1, 0x48, 0xf5, 0xde, 0x7e, 0xc0, 0x41, 0x50, 0xb9, 0x64, 0x90, 0x04, 0x33, 0x41,
48861         0xef, 0x55, 0xf4, 0xc5, 0x51, 0x0d, 0xe5, 0xa1, 0x2e, 0x3f, 0x78, 0x13, 0x3b, 0xef, 0x54, 0x46,
48862         0xae, 0xb5, 0xdc, 0x57, 0x34, 0x2e, 0x49, 0x7c, 0x1e, 0xfa, 0xb8, 0xdd, 0x6b, 0xee, 0x1a, 0xc7,
48863         0xa6, 0x8b, 0xc5, 0xd4, 0x1b, 0x33, 0xd9, 0x0f, 0x7c, 0xdc, 0xee, 0x45, 0x50, 0xd5, 0x86, 0xf4,
48864         0xb3, 0x02, 0x2c, 0xf1, 0x7a, 0x24, 0xdb, 0x05, 0x2c, 0x0f, 0x33, 0x2c, 0xa1, 0xde, 0xcd, 0x74,
48865         0xff, 0xda, 0xef, 0x1a, 0x43, 0xbb, 0xd9, 0x69, 0x95, 0xa8, 0xf7, 0xb8, 0x4e, 0x4b, 0xa6, 0xde,
48866         0xe3, 0x70, 0x4e, 0x9e, 0x26, 0xaa, 0xe2, 0x98, 0xf4, 0xbb, 0x39, 0x58, 0xe1, 0x4b, 0x63, 0x48,
48867         0x09, 0x8c, 0x61, 0x8e, 0xaa, 0xfa, 0x22, 0x1b, 0xc3, 0x21, 0x6d, 0xf5, 0x37, 0x60, 0x89, 0x33,
48868         0xee, 0xdd, 0x7b, 0x8c, 0x85, 0xe8, 0xb0, 0xb7, 0xd1, 0x67, 0x00, 0x7c, 0x25, 0x0f, 0x76, 0x82,
48869         0xe7, 0x47, 0xdf, 0xb9, 0x6f, 0xdc, 0x3f, 0x3e, 0xbe, 0x3f, 0x70, 0xd4, 0x00, 0x02, 0xfa, 0x08,
48870         0xd6, 0xb5, 0xc8, 0x34, 0xf6, 0x0d, 0x32, 0xb2, 0x18, 0x5f, 0x26, 0xa3, 0xa3, 0x1b, 0x50, 0x70,
48871         0x2c, 0x9b, 0x8c, 0x0d, 0xef, 0xac, 0xce, 0x77, 0x0f, 0x39, 0xd4, 0x49, 0xb4, 0x42, 0xc7, 0xb2,
48872         0x31, 0xb0, 0xf4, 0x3d, 0x79, 0x98, 0x8f, 0x08, 0x5d, 0xe8, 0x15, 0x58, 0x88, 0xc8, 0x54, 0x7e,
48873         0xe4, 0xe2, 0x90, 0x14, 0xb5, 0xdb, 0x41, 0x6f, 0x41, 0x61, 0xa0, 0x39, 0x8e, 0x6e, 0x19, 0xae,
48874         0x4b, 0xa1, 0x84, 0x78, 0x44, 0x0c, 0x88, 0xa8, 0xbd, 0xb3, 0x74, 0x00, 0xb9, 0x98, 0xda, 0x9d,
48875         0x0c, 0xb9, 0x18, 0x40, 0x2e, 0xa2, 0x1d, 0x28, 0x1c, 0x5b, 0xfa, 0xc7, 0x35, 0xcd, 0x70, 0x23,
48876         0x9f, 0xbc, 0x96, 0x38, 0xdb, 0x3c, 0xef, 0x0b, 0xf7, 0xdb, 0xed, 0xe1, 0x80, 0x5e, 0xb6, 0x79,
48877         0xd8, 0x89, 0x73, 0x78, 0xfc, 0x53, 0x9f, 0xc3, 0xee, 0x72, 0x1e, 0xe8, 0x5a, 0xe6, 0x76, 0x92,
48878         0x35, 0x51, 0xfa, 0x11, 0x01, 0x0a, 0x6e, 0x5f, 0x91, 0xb0, 0x19, 0xde, 0x8d, 0xe3, 0x1e, 0xb3,
48879         0x7e, 0x6a, 0x0e, 0x5c, 0xef, 0x7d, 0xaf, 0x8c, 0xb8, 0xb6, 0x0c, 0x60, 0xa8, 0x4b, 0x71, 0x42,
48880         0x07, 0x32, 0xb1, 0xee, 0x20, 0xca, 0x46, 0x41, 0xe2, 0x39, 0x66, 0xdd, 0x11, 0x2a, 0x38, 0x90,
48881         0xa5, 0x5f, 0x12, 0x60, 0x99, 0x4b, 0x3c, 0xa3, 0x3e, 0x34, 0x0f, 0x35, 0xbc, 0x5a, 0xa8, 0x99,
48882         0xce, 0xb3, 0x36, 0xd3, 0x6c, 0xb3, 0x99, 0x42, 0x91, 0xcd, 0x4c, 0x4b, 0xed, 0xaa, 0x38, 0x46,
48883         0x7e, 0x37, 0xe9, 0x69, 0xd6, 0x2e, 0xca, 0xe2, 0x44, 0xb0, 0x43, 0x8b, 0x49, 0x1d, 0x5a, 0x3c,
48884         0x73, 0x87, 0x16, 0xb9, 0x1d, 0x5a, 0xe4, 0x75, 0x68, 0x31, 0xa1, 0x43, 0x8b, 0xd2, 0x8f, 0x25,
48885         0x74, 0x68, 0xf1, 0xe9, 0x3b, 0xb4, 0xf8, 0x34, 0x1a, 0x5a, 0x5e, 0x87, 0xb2, 0x0b, 0x02, 0x7b,
48886         0x53, 0xcc, 0x4b, 0x03, 0x40, 0xf1, 0xc3, 0x18, 0x92, 0x61, 0x29, 0x7e, 0xdc, 0xf2, 0x45, 0x85,
48887         0xe8, 0x19, 0x6b, 0xb7, 0x83, 0xae, 0x81, 0x18, 0xc1, 0x70, 0x57, 0xd8, 0xb9, 0x10, 0xb4, 0x2d,
48888         0x7d, 0x33, 0x2c, 0x72, 0x8e, 0x51, 0x78, 0x69, 0xe7, 0x9c, 0x93, 0xfc, 0xa5, 0x3d, 0x76, 0x32,
48889         0x22, 0xb1, 0x35, 0x97, 0xa2, 0x38, 0x81, 0x2b, 0x03, 0x14, 0x46, 0x21, 0xc2, 0xd1, 0xbf, 0xcc,
48890         0xd1, 0xf6, 0x46, 0xc2, 0x7c, 0x16, 0x29, 0xa1, 0x70, 0x6e, 0xa8, 0xee, 0x68, 0x11, 0x7a, 0x0f,
48891         0xe6, 0x02, 0xdb, 0x4a, 0xa3, 0x51, 0x63, 0xeb, 0xe2, 0x73, 0xa3, 0x6e, 0x17, 0x1a, 0x8d, 0xda,
48892         0xce, 0x39, 0x75, 0xda, 0xdd, 0x77, 0x1a, 0x8d, 0x1a, 0x6a, 0xc3, 0x4a, 0xbc, 0xbb, 0xd9, 0x8d,
48893         0x45, 0xba, 0xb8, 0x15, 0x47, 0xd9, 0x39, 0xa7, 0x2e, 0x45, 0xff, 0x1f, 0x22, 0x08, 0x2f, 0xc3,
48894         0x44, 0xeb, 0xd1, 0xa0, 0xb9, 0xdb, 0x61, 0x86, 0x94, 0xe3, 0xad, 0x47, 0x83, 0xdd, 0x0e, 0x89,
48895         0x50, 0x15, 0x50, 0x19, 0x62, 0xab, 0xe1, 0xd5, 0x54, 0x3d, 0x72, 0xe2, 0x94, 0x3b, 0x6c, 0x63,
48896         0xb3, 0x46, 0x9b, 0x10, 0xde, 0xaf, 0x49, 0x97, 0x7f, 0x87, 0x00, 0x73, 0xe1, 0xe6, 0xa3, 0xb7,
48897         0x60, 0x83, 0x7f, 0x67, 0x12, 0xb0, 0x08, 0x5c, 0xe5, 0x5c, 0x95, 0x90, 0x76, 0x54, 0x61, 0x95,
48898         0x33, 0x50, 0x02, 0xff, 0xfb, 0x72, 0x6c, 0xa8, 0x10, 0x3e, 0xae, 0xc3, 0x0a, 0xbf, 0xc7, 0xd0,
48899         0x52, 0x30, 0xae, 0xcd, 0xac, 0x1b, 0xac, 0xe6, 0xa7, 0x04, 0x98, 0x09, 0x36, 0x38, 0x63, 0x30,
48900         0xa7, 0x00, 0xc6, 0x99, 0x57, 0xbd, 0xd9, 0x80, 0x0e, 0xba, 0x28, 0x20, 0x04, 0x11, 0x8d, 0x6f,
48901         0x31, 0x87, 0x66, 0x7c, 0x9d, 0x6f, 0x31, 0x2f, 0xfd, 0x3c, 0x02, 0x31, 0x7a, 0x36, 0x46, 0x2f,
48902         0xc2, 0x9c, 0x15, 0xf8, 0xf6, 0x86, 0x71, 0x24, 0x17, 0x55, 0x61, 0xb2, 0x1d, 0x8a, 0xcf, 0x34,
48903         0xc2, 0xe7, 0x7f, 0xdb, 0x8b, 0x4f, 0x74, 0xc9, 0xfd, 0xeb, 0xed, 0xdb, 0xa6, 0x55, 0x3f, 0xd5,
48904         0x0c, 0x43, 0xef, 0xed, 0xeb, 0x9a, 0x3d, 0xb4, 0xc8, 0x26, 0xc7, 0x94, 0x36, 0x47, 0x40, 0xa1,
48905         0x4e, 0xec, 0x4e, 0x07, 0x03, 0xee, 0x1a, 0x8e, 0x6e, 0x31, 0x95, 0xab, 0x4c, 0xe2, 0x52, 0xf8,
48906         0xc6, 0x27, 0x4a, 0x02, 0x3d, 0xe0, 0xde, 0xcf, 0xc5, 0x6a, 0xca, 0xf2, 0xf2, 0x11, 0xbb, 0xbd,
48907         0x8b, 0x55, 0x76, 0x10, 0xd0, 0xc8, 0x9f, 0x18, 0x71, 0xb6, 0x0e, 0x5d, 0x3d, 0x24, 0x9a, 0x0c,
48908         0xfe, 0x7f, 0xec, 0xbd, 0x6b, 0x8c, 0x24, 0x59, 0x5a, 0x28, 0xd6, 0x91, 0xf5, 0xfe, 0xea, 0x15,
48909         0x75, 0xaa, 0xab, 0xaa, 0x1f, 0x33, 0x3d, 0xdd, 0x31, 0x8f, 0xdd, 0xe9, 0xd9, 0x99, 0x89, 0x8c,
48910         0x7c, 0x74, 0xf6, 0xee, 0xec, 0xcc, 0x54, 0x66, 0x75, 0x77, 0xd5, 0x4e, 0x55, 0x75, 0xf5, 0xc9,
48911         0xaa, 0xe9, 0xe9, 0x99, 0x59, 0x27, 0x91, 0x99, 0x51, 0x55, 0xc1, 0x64, 0x46, 0x66, 0x47, 0x64,
48912         0xf5, 0x63, 0x6d, 0xcc, 0xf2, 0x10, 0x08, 0x90, 0xc1, 0x6b, 0xc1, 0x1a, 0xc9, 0xb0, 0xc0, 0x2e,
48913         0x96, 0x2d, 0xcc, 0xca, 0x18, 0x04, 0x5e, 0x84, 0xad, 0x95, 0x6d, 0xd9, 0x20, 0xc0, 0x80, 0x6c,
48914         0x6c, 0x6c, 0xe9, 0xde, 0x8b, 0xe0, 0x5e, 0x21, 0xae, 0x74, 0x1f, 0x12, 0xba, 0x5c, 0xdd, 0x2b,
48915         0x2e, 0x97, 0xab, 0xf3, 0x88, 0x88, 0x73, 0x22, 0x23, 0x22, 0xa3, 0xba, 0x07, 0xee, 0x82, 0xee,
48916         0x8f, 0xaa, 0x8c, 0x73, 0xce, 0xf7, 0x7d, 0xe7, 0x3b, 0xef, 0xd7, 0xf7, 0x78, 0x08, 0x2b, 0xc3,
48917         0xe7, 0xbe, 0x5a, 0x6d, 0x93, 0x1f, 0x06, 0xde, 0xca, 0x4e, 0xbe, 0x1e, 0x47, 0x66, 0xf3, 0x0c,
48918         0x8e, 0xa7, 0x1f, 0x9f, 0x71, 0xbd, 0xb6, 0xc9, 0x65, 0x8e, 0x9e, 0x2a, 0xe3, 0x7a, 0x52, 0xc6,
48919         0xf5, 0xda, 0x26, 0xaa, 0x8b, 0x8a, 0x18, 0x4c, 0x08, 0xa9, 0x90, 0x3d, 0xb3, 0x04, 0x7d, 0xd1,
48920         0xd7, 0x61, 0xdc, 0xe9, 0x39, 0x16, 0x97, 0x32, 0x4a, 0xbd, 0x5e, 0xa0, 0x80, 0xe8, 0x6d, 0x58,
48921         0x68, 0xb9, 0x76, 0x03, 0x6f, 0x35, 0xf6, 0x76, 0xb6, 0x1a, 0xb5, 0x3b, 0x5b, 0xa3, 0x9d, 0xb4,
48922         0x28, 0x78, 0xb6, 0xe5, 0xda, 0x78, 0x6b, 0x6f, 0x67, 0xab, 0x76, 0x67, 0x0b, 0x5d, 0x83, 0x19,
48923         0x4e, 0xc1, 0xce, 0x73, 0xcd, 0x8f, 0x54, 0xe4, 0x29, 0x8a, 0xbc, 0x95, 0x47, 0xb7, 0x60, 0x3e,
48924         0x40, 0xa4, 0x39, 0xcf, 0xa7, 0xe8, 0x31, 0xd5, 0xf0, 0x56, 0x08, 0x49, 0x55, 0x31, 0x19, 0x15,
48925         0xc2, 0xc1, 0x75, 0x00, 0x4e, 0x88, 0x50, 0x59, 0x18, 0xcd, 0xc2, 0x34, 0x45, 0x26, 0xa8, 0x65,
48926         0x98, 0xa6, 0xa8, 0x75, 0xbc, 0xc7, 0x2f, 0xbd, 0x46, 0xf3, 0x5e, 0xc7, 0x7b, 0x68, 0x1d, 0x16,
48927         0x02, 0x09, 0x4d, 0x86, 0xad, 0x8e, 0xc6, 0x9e, 0xf3, 0x25, 0x38, 0x29, 0x89, 0x1b, 0xb0, 0xc4,
48928         0xb9, 0xde, 0x0e, 0x2b, 0x7f, 0x69, 0x34, 0x95, 0x79, 0xca, 0xfc, 0xb6, 0x5f, 0xfd, 0x87, 0xb0,
48929         0xc6, 0xe6, 0x3b, 0x72, 0x28, 0x90, 0x0d, 0xad, 0xa1, 0x94, 0x63, 0x04, 0x8e, 0xc7, 0xc1, 0x49,
48930         0xc4, 0xd0, 0x23, 0x78, 0x71, 0x60, 0x77, 0x2d, 0x6c, 0x79, 0x03, 0xd7, 0x6e, 0x51, 0x19, 0xfa,
48931         0xb8, 0xd9, 0xce, 0xe3, 0xf7, 0x4a, 0x09, 0xad, 0x18, 0x58, 0x67, 0x20, 0xa7, 0xb6, 0x6c, 0x04,
48932         0xd1, 0x77, 0x2b, 0x70, 0x75, 0x18, 0x52, 0x9c, 0x8f, 0xa4, 0xfc, 0xcf, 0x66, 0xce, 0xff, 0x14,
48933         0x54, 0x45, 0x2f, 0x34, 0xdc, 0xaf, 0xd8, 0x4a, 0x06, 0x2f, 0x34, 0xfc, 0x16, 0x37, 0x82, 0x8a,
48934         0xde, 0x86, 0x89, 0xf6, 0x49, 0xb7, 0xfb, 0x98, 0x3b, 0x5c, 0xb9, 0x9a, 0x69, 0xd8, 0x6f, 0x10,
48935         0x0c, 0xcc, 0x10, 0x51, 0x09, 0xa6, 0x2c, 0xfe, 0x7a, 0xbc, 0x36, 0xda, 0xa9, 0x92, 0x0f, 0x8b,
48936         0xea, 0x30, 0xdd, 0xf6, 0x7d, 0x3c, 0x9c, 0x4b, 0x39, 0x0e, 0xd2, 0xa7, 0xce, 0xaa, 0xe9, 0x59,
48937         0x6d, 0x2a, 0xa2, 0x4a, 0xb9, 0x20, 0x10, 0xbe, 0xbe, 0xfd, 0x66, 0x0e, 0x07, 0x84, 0xd0, 0x67,
48938         0x60, 0xa6, 0x75, 0xdf, 0xe6, 0xc6, 0xf8, 0xce, 0xa7, 0x08, 0x02, 0xd4, 0xee, 0x6c, 0xf9, 0xc6,
48939         0xf8, 0x5a, 0xf7, 0x6d, 0x66, 0x8c, 0xaf, 0x0a, 0xb3, 0xde, 0x49, 0xb3, 0x69, 0x3a, 0x4c, 0x80,
48940         0xe8, 0x42, 0x8a, 0xb2, 0x4b, 0x3d, 0x84, 0xc3, 0x22, 0x12, 0xfa, 0x3c, 0xac, 0x3a, 0x3d, 0x87,
48941         0x8e, 0x21, 0xae, 0x63, 0x64, 0x73, 0xd3, 0x1b, 0x17, 0x53, 0x9e, 0x08, 0x02, 0x75, 0xa4, 0x9b,
48942         0x3d, 0xb7, 0x82, 0x4d, 0xe7, 0x23, 0x0f, 0x9f, 0x75, 0x7a, 0xce, 0xde, 0xce, 0x96, 0x4c, 0x04,
48943         0xdd, 0x87, 0x8b, 0xf1, 0x57, 0x92, 0x4c, 0xa0, 0xf3, 0x19, 0xca, 0x72, 0xc2, 0x99, 0x26, 0x19,
48944         0x0f, 0x5f, 0x88, 0x25, 0x4a, 0x45, 0x3b, 0xab, 0x88, 0xaa, 0xef, 0x48, 0x33, 0x7e, 0x55, 0xf5,
48945         0xb7, 0x3b, 0x77, 0x4e, 0x4c, 0x6a, 0x18, 0xbe, 0x7a, 0x1e, 0xd6, 0x8e, 0xe2, 0x1b, 0x4a, 0xfb,
48946         0x43, 0x05, 0x9e, 0x4d, 0x5d, 0x7c, 0x51, 0xc3, 0xcf, 0xa2, 0xde, 0xe9, 0x71, 0x00, 0x7e, 0x6c,
48947         0x1c, 0xb5, 0x0a, 0xc5, 0xde, 0x0f, 0x0c, 0x11, 0x23, 0xad, 0xc2, 0x25, 0x2e, 0x84, 0x73, 0x88,
48948         0x60, 0xc8, 0xe2, 0x13, 0x29, 0x4e, 0x9a, 0x45, 0x14, 0x7c, 0x96, 0x09, 0x62, 0x84, 0xf7, 0x5d,
48949         0x74, 0x9b, 0xfb, 0x6b, 0x39, 0xb8, 0x94, 0xce, 0x13, 0xd3, 0x24, 0xe8, 0x0d, 0x3c, 0xae, 0xc7,
48950         0xc5, 0x34, 0x09, 0x48, 0x38, 0x48, 0x29, 0x05, 0xd2, 0xf5, 0x3c, 0x1c, 0xa4, 0x54, 0x02, 0xa9,
48951         0x7a, 0x1e, 0x46, 0x17, 0x60, 0x8a, 0x7e, 0xe5, 0xf5, 0x40, 0x7f, 0xc3, 0x8f, 0x08, 0xd3, 0xca,
48952         0x81, 0x1e, 0x87, 0x1f, 0x11, 0xa4, 0x19, 0xa1, 0x3a, 0x87, 0x1f, 0x11, 0xa4, 0x15, 0xf5, 0x40,
48953         0xa9, 0xc3, 0x8f, 0x08, 0xd2, 0x2a, 0xa1, 0x6a, 0x87, 0x1f, 0x81, 0x9e, 0x81, 0x69, 0x4e, 0x5e,
48954         0x0f, 0x34, 0x3c, 0x82, 0x98, 0x20, 0xb5, 0x60, 0x84, 0x9a, 0x1e, 0x41, 0x0c, 0x13, 0xcd, 0xbd,
48955         0xef, 0x3b, 0x39, 0x17, 0x6b, 0x1a, 0x15, 0x61, 0x85, 0x7b, 0x64, 0x37, 0x9d, 0xf6, 0x43, 0xbb,
48956         0x3d, 0x38, 0xde, 0x33, 0xdd, 0xf0, 0x6c, 0x1a, 0x9f, 0x88, 0x5e, 0x84, 0x05, 0xd6, 0xd0, 0x3e,
48957         0x1d, 0x5f, 0x21, 0x8e, 0xc6, 0xfa, 0x91, 0xda, 0x3f, 0x51, 0xe0, 0x6a, 0xf6, 0x0d, 0xdb, 0xdf,
48958         0xfa, 0xfe, 0xf9, 0x7f, 0x66, 0x2f, 0x2e, 0x33, 0xf4, 0x99, 0x54, 0xdc, 0x17, 0x53, 0xd6, 0xef,
48959         0x10, 0x38, 0xa6, 0x80, 0x06, 0x9c, 0x0d, 0xe3, 0x42, 0x57, 0x80, 0xfc, 0xf4, 0x18, 0x9b, 0x86,
48960         0xce, 0xc1, 0x54, 0x5f, 0x0f, 0x2d, 0xa4, 0xcf, 0x63, 0x3f, 0xa8, 0x7d, 0x93, 0x69, 0xdd, 0xc9,
48961         0x59, 0x64, 0xd5, 0xba, 0x93, 0xb0, 0xe4, 0xe3, 0xe2, 0x71, 0x36, 0xef, 0xad, 0x9d, 0x12, 0x37,
48962         0x29, 0xd6, 0xc9, 0x73, 0x39, 0x5f, 0xaf, 0x63, 0x70, 0x39, 0x5f, 0xaf, 0x53, 0xe4, 0x72, 0xbe,
48963         0x5e, 0xc7, 0x97, 0xf3, 0xa5, 0x5a, 0x49, 0x4c, 0xce, 0x97, 0x2a, 0x22, 0xa9, 0x53, 0xda, 0xbe,
48964         0x38, 0x61, 0xc4, 0x6d, 0xa5, 0x13, 0x6b, 0x4c, 0x49, 0xae, 0x31, 0xed, 0xbb, 0x15, 0x98, 0x97,
48965         0x36, 0xa7, 0xd9, 0x54, 0x75, 0x25, 0x94, 0x27, 0x52, 0x88, 0x15, 0xc4, 0x60, 0xb4, 0xaf, 0x4d,
48966         0xc2, 0x5a, 0xc2, 0x8e, 0x0e, 0xdd, 0x83, 0x65, 0xb2, 0x3c, 0xc7, 0xcb, 0x2b, 0x7f, 0x32, 0x71,
48967         0xa1, 0x8e, 0xc0, 0x63, 0xd4, 0xba, 0x6f, 0x47, 0x85, 0x83, 0xef, 0xc1, 0x72, 0xbf, 0x3b, 0x4c,
48968         0x3a, 0x4d, 0x5c, 0x99, 0x2c, 0xd2, 0x43, 0xa4, 0xfb, 0xdd, 0x21, 0xd2, 0x97, 0x60, 0x86, 0x2f,
48969         0xf1, 0x1e, 0xb3, 0x10, 0x39, 0x47, 0x0e, 0x3a, 0x41, 0x94, 0x98, 0x5e, 0xa4, 0xf3, 0xb1, 0x94,
48970         0x5e, 0x14, 0xd3, 0x4b, 0x74, 0x4e, 0x96, 0xd2, 0x4b, 0x62, 0x7a, 0x99, 0xce, 0xcb, 0x52, 0x7a,
48971         0x59, 0x4c, 0xbf, 0x46, 0xe7, 0x66, 0x29, 0xfd, 0x9a, 0x98, 0x5e, 0xa1, 0xf3, 0xb3, 0x94, 0x5e,
48972         0x11, 0xd3, 0xaf, 0xd3, 0x29, 0x5a, 0x4a, 0xbf, 0x8e, 0x2e, 0x03, 0xf8, 0x81, 0x3c, 0x9b, 0xa5,
48973         0xe7, 0xa8, 0xbd, 0xcf, 0x20, 0x4e, 0x82, 0xc8, 0xd3, 0x53, 0x99, 0x0c, 0x91, 0x97, 0x20, 0x0c,
48974         0x7a, 0xf4, 0x92, 0x21, 0x0c, 0x09, 0xa2, 0x40, 0xcf, 0x57, 0x32, 0x44, 0x41, 0x82, 0x28, 0xd2,
48975         0xb3, 0x93, 0x0c, 0x51, 0x94, 0x20, 0x4a, 0xf4, 0x90, 0x24, 0x43, 0x94, 0x24, 0x88, 0x32, 0x3d,
48976         0x08, 0xc9, 0x10, 0x65, 0x09, 0xe2, 0x1a, 0x3d, 0xe4, 0xc8, 0x10, 0xd7, 0x24, 0x88, 0x0a, 0x3d,
48977         0xb9, 0xc8, 0x10, 0x15, 0xf4, 0x0a, 0xa8, 0x41, 0xe8, 0x3a, 0xdf, 0x7b, 0x2d, 0x73, 0xb8, 0xc5,
48978         0x30, 0x85, 0x6d, 0xa0, 0x96, 0xd9, 0x9b, 0x4f, 0xb0, 0x21, 0x22, 0x6b, 0x96, 0xf6, 0x53, 0x0a,
48979         0x2c, 0xc7, 0x74, 0x6d, 0xb4, 0x21, 0x0f, 0xd8, 0xd7, 0xb2, 0x8e, 0x09, 0x79, 0xd8, 0x56, 0x47,
48980         0x0f, 0xdb, 0x45, 0x98, 0x7d, 0x68, 0xb7, 0x2d, 0xc2, 0x69, 0xed, 0xce, 0x96, 0xaa, 0x50, 0x53,
48981         0x21, 0x8c, 0x73, 0x12, 0xce, 0x51, 0x0e, 0x63, 0x46, 0x48, 0x36, 0x0e, 0x63, 0x10, 0x9f, 0x86,
48982         0xc3, 0xbd, 0x1d, 0x99, 0x43, 0x12, 0xce, 0x69, 0x5f, 0x15, 0xac, 0xe8, 0xf3, 0x45, 0xe0, 0x2d,
48983         0xe6, 0x65, 0xdc, 0x7f, 0x75, 0xf8, 0x44, 0xea, 0x89, 0x88, 0xce, 0xb8, 0xe4, 0x5f, 0xde, 0xf7,
48984         0x31, 0x9e, 0xf7, 0x09, 0x18, 0xa9, 0xda, 0x46, 0x43, 0x04, 0x0c, 0x9f, 0x80, 0x51, 0x5d, 0x80,
48985         0xb9, 0x96, 0x90, 0xac, 0x7d, 0x6f, 0x0e, 0xd0, 0x70, 0x86, 0xa8, 0x01, 0x4b, 0x04, 0x7e, 0xab,
48986         0x51, 0xb7, 0x9d, 0xa3, 0x8e, 0xb5, 0x67, 0x3a, 0x56, 0x87, 0x33, 0xad, 0x8f, 0x32, 0xfd, 0xcf,
48987         0x96, 0xee, 0x10, 0x6f, 0xf3, 0x0c, 0x56, 0x29, 0x31, 0x21, 0x0e, 0xfd, 0x47, 0x7e, 0x06, 0x3b,
48988         0x27, 0x9d, 0x81, 0x4d, 0xe3, 0x3a, 0xbc, 0x50, 0xaf, 0x67, 0xca, 0x20, 0xc4, 0x0b, 0xe8, 0x0b,
48989         0xa4, 0xa8, 0xe2, 0x27, 0xc7, 0xd8, 0xe9, 0xb5, 0x2d, 0xbe, 0x44, 0x4b, 0x71, 0xd5, 0x19, 0x98,
48990         0xf2, 0x18, 0x35, 0xed, 0xa7, 0x73, 0x70, 0x31, 0xa5, 0x08, 0xe8, 0x06, 0x55, 0xfb, 0xe1, 0x35,
48991         0x90, 0x4f, 0x65, 0x70, 0xd7, 0xbd, 0x7d, 0xb8, 0x1e, 0x1a, 0x24, 0xf4, 0x1a, 0xfb, 0x0f, 0x7b,
48992         0x9b, 0x67, 0x30, 0xc1, 0x47, 0x9f, 0x87, 0xd9, 0x6e, 0xcf, 0xb5, 0xf6, 0x8f, 0x4d, 0x67, 0xff,
48993         0x61, 0x8f, 0x97, 0xf7, 0xfa, 0xe9, 0xc8, 0xed, 0x84, 0x04, 0x36, 0xcf, 0x60, 0x91, 0x1e, 0xba,
48994         0x05, 0x97, 0x87, 0x5a, 0xad, 0xe1, 0xd2, 0x47, 0x0c, 0xff, 0xe0, 0xce, 0x4d, 0x2c, 0x3e, 0x1b,
48995         0x6d, 0x10, 0x6c, 0x0b, 0x40, 0xe4, 0x50, 0xe5, 0x44, 0xf2, 0xd5, 0x8e, 0xe0, 0x99, 0xb4, 0x22,
48996         0xa2, 0x5b, 0xf0, 0xdc, 0xe0, 0x61, 0x6f, 0xff, 0xbd, 0x46, 0xc4, 0xaf, 0xac, 0x90, 0xb7, 0x42,
48997         0xf3, 0xbe, 0x44, 0xc1, 0x12, 0xa1, 0xb4, 0xaf, 0x00, 0xbc, 0x90, 0xa5, 0xf4, 0x08, 0xc3, 0x8b,
48998         0x83, 0x87, 0xbd, 0x46, 0xcf, 0x61, 0xbd, 0x56, 0x2e, 0xf6, 0x50, 0xbe, 0x9b, 0x67, 0xf0, 0x95,
48999         0xc1, 0xc3, 0xde, 0x6d, 0x87, 0x5e, 0xc4, 0x4b, 0x65, 0x0f, 0x41, 0x7d, 0x9a, 0xe4, 0x2f, 0x9d,
49000         0x66, 0x4e, 0xa0, 0xb9, 0xff, 0xb0, 0x97, 0x46, 0x73, 0x1f, 0x5e, 0x3a, 0xec, 0x9d, 0xb8, 0x19,
49001         0x18, 0xf5, 0x57, 0x6f, 0x8d, 0xc0, 0x8f, 0xe0, 0xf4, 0x5d, 0xf8, 0xc4, 0xe0, 0xd8, 0xb5, 0xac,
49002         0x0c, 0xbc, 0xfa, 0x8b, 0xfe, 0xf3, 0x14, 0x61, 0x04, 0xb7, 0x18, 0x5e, 0xf4, 0xec, 0x47, 0x19,
49003         0x98, 0xf5, 0xb7, 0x0a, 0x57, 0x3c, 0xfb, 0xd1, 0x08, 0x5e, 0xfd, 0x1a, 0x18, 0xcd, 0xea, 0xa4,
49004         0x58, 0x03, 0x23, 0x38, 0x7d, 0x17, 0x3e, 0x41, 0x15, 0xef, 0x32, 0xf0, 0xea, 0x6f, 0x4b, 0x9e,
49005         0xa7, 0x08, 0x23, 0xb8, 0x7d, 0x0f, 0x3e, 0xc9, 0xb8, 0xa5, 0xd5, 0x9b, 0x4e, 0xd8, 0xdf, 0xcf,
49006         0xbc, 0x40, 0xf9, 0xa5, 0xd5, 0x3b, 0xba, 0x6e, 0x47, 0x57, 0xc3, 0x8c, 0x50, 0xb7, 0x23, 0x6a,
49007         0xe1, 0x3d, 0xf8, 0xe4, 0xe0, 0xa1, 0xd5, 0x79, 0x60, 0x65, 0xa8, 0x06, 0x7f, 0xf3, 0xf4, 0x02,
49008         0xc3, 0x18, 0xdd, 0xc3, 0x68, 0x3d, 0xd0, 0x7f, 0xe9, 0x84, 0xfd, 0x3d, 0xd7, 0xf3, 0x04, 0xf6,
49009         0x26, 0xa9, 0x8a, 0x2c, 0xed, 0x36, 0xba, 0x1e, 0xe6, 0xa4, 0x76, 0x1b, 0x51, 0x13, 0xef, 0xc3,
49010         0xcb, 0x5c, 0xfb, 0x32, 0x43, 0x55, 0xf8, 0x3b, 0xbc, 0x17, 0x39, 0xca, 0x88, 0xba, 0xf8, 0xa2,
49011         0x02, 0xaf, 0x0d, 0xcf, 0xad, 0xad, 0xa4, 0x49, 0xac, 0x61, 0x1b, 0xfc, 0x76, 0x7d, 0xd8, 0xc0,
49012         0x62, 0xf5, 0xf1, 0xc0, 0xf2, 0xd8, 0x6e, 0xe3, 0x95, 0xe8, 0x34, 0x9c, 0x38, 0x2b, 0x6e, 0x19,
49013         0xd5, 0x29, 0x98, 0x70, 0xf2, 0x0d, 0xc7, 0xd0, 0xfe, 0x9b, 0x49, 0xb8, 0x90, 0xbc, 0x1c, 0xa2,
49014         0xbb, 0xa4, 0x43, 0xb0, 0x29, 0x2c, 0xac, 0x86, 0x30, 0x3d, 0x76, 0x66, 0x7c, 0x9e, 0xcd, 0x62,
49015         0x7e, 0x25, 0x84, 0xd0, 0x62, 0x1d, 0xdc, 0x83, 0x97, 0x09, 0xd1, 0xc8, 0x5c, 0x96, 0x40, 0x39,
49016         0x17, 0x76, 0xb5, 0xde, 0x4d, 0x61, 0x36, 0x4b, 0x24, 0x1d, 0x4c, 0x10, 0x23, 0x49, 0x8f, 0x49,
49017         0x63, 0x6e, 0x14, 0xd7, 0x42, 0x75, 0x84, 0xfd, 0x2d, 0x81, 0xf2, 0xb8, 0x5c, 0x1d, 0x7e, 0x7f,
49018         0x8b, 0x27, 0xfc, 0x01, 0x5c, 0x25, 0x04, 0xa3, 0x53, 0x50, 0x02, 0x69, 0x7f, 0xb6, 0x24, 0xcb,
49019         0xcb, 0x0d, 0x71, 0x12, 0x4a, 0x24, 0x1e, 0x8e, 0xbd, 0x91, 0xc4, 0xfd, 0x59, 0xf3, 0x45, 0x7f,
49020         0xf8, 0x65, 0x6f, 0xc8, 0x91, 0x75, 0x32, 0x15, 0x69, 0xc8, 0xf4, 0x4a, 0x11, 0x1b, 0x72, 0x24,
49021         0xe9, 0xe9, 0x48, 0x43, 0xa6, 0x93, 0x7e, 0x11, 0x16, 0x22, 0x7b, 0x19, 0x3a, 0x4b, 0xe2, 0x79,
49022         0x57, 0xda, 0xbb, 0x00, 0x4c, 0x3b, 0x47, 0x0d, 0x36, 0x52, 0xbe, 0x3a, 0x16, 0xb3, 0xbb, 0x35,
49023         0xd0, 0x0d, 0x98, 0xa4, 0x03, 0x6f, 0x8b, 0x6f, 0xe8, 0x5e, 0xc9, 0xb4, 0xe3, 0xa4, 0xac, 0x6d,
49024         0x6d, 0x9e, 0xc1, 0x1c, 0x19, 0x39, 0x70, 0x96, 0x7d, 0xd1, 0xbb, 0xf4, 0xba, 0xd5, 0xb1, 0x5a,
49025         0x82, 0xd7, 0x9e, 0xeb, 0xa7, 0x20, 0x2a, 0x13, 0xd8, 0x3c, 0x83, 0x97, 0x19, 0x61, 0x29, 0x1a,
49026         0xed, 0xc3, 0x12, 0x75, 0x58, 0x4d, 0x8d, 0xb9, 0x36, 0xad, 0x01, 0x7d, 0x06, 0x48, 0xd3, 0x63,
49027         0xdd, 0x8b, 0x42, 0xe3, 0x61, 0x02, 0xe8, 0x6a, 0x70, 0x58, 0x5c, 0xef, 0xf6, 0x3b, 0xf6, 0xe0,
49028         0xa4, 0xcd, 0x1e, 0xd9, 0xa7, 0xf1, 0x50, 0x3c, 0xda, 0x84, 0x79, 0x87, 0x5b, 0xb6, 0xae, 0x5a,
49029         0x66, 0xd7, 0xe3, 0x6f, 0xe4, 0x09, 0xf6, 0x14, 0x45, 0x48, 0x2c, 0x23, 0x8a, 0x7b, 0xef, 0x7f,
49030         0x39, 0x06, 0xab, 0xf1, 0xd5, 0x82, 0xce, 0xc3, 0x14, 0x9f, 0x11, 0x82, 0x99, 0x6a, 0x92, 0xed,
49031         0xe1, 0xfc, 0xa4, 0x01, 0xdf, 0x46, 0xfb, 0x49, 0x64, 0x5f, 0x78, 0x11, 0xa6, 0xfd, 0x61, 0x13,
49032         0xcc, 0x15, 0x53, 0x7c, 0x47, 0x85, 0x9e, 0x85, 0x99, 0x60, 0xdb, 0x14, 0x8c, 0xf7, 0x69, 0x7f,
49033         0x63, 0x44, 0xc8, 0xf2, 0xdd, 0x4f, 0x30, 0x62, 0x27, 0xd9, 0xfe, 0x26, 0x20, 0x4b, 0x10, 0x27,
49034         0x45, 0xb2, 0x04, 0xef, 0x59, 0x98, 0x09, 0x26, 0x82, 0x60, 0xc8, 0x4c, 0xfb, 0xbb, 0x0d, 0xf4,
49035         0x1c, 0x40, 0xb8, 0xa5, 0x08, 0x2f, 0x41, 0x82, 0x4d, 0x83, 0x9f, 0x2f, 0xa1, 0x3d, 0x23, 0xe4,
49036         0x4b, 0x48, 0x3f, 0x07, 0x10, 0x2e, 0xf0, 0xc1, 0x12, 0x3e, 0x13, 0x2c, 0xe1, 0x24, 0xef, 0x60,
49037         0xae, 0x08, 0x56, 0xe2, 0x69, 0x7f, 0x2a, 0x08, 0x59, 0x23, 0xc4, 0xe7, 0x24, 0xd6, 0x08, 0xf9,
49038         0x2b, 0x30, 0x2b, 0xac, 0x9a, 0xc2, 0xcd, 0x47, 0xb0, 0x2e, 0x22, 0x03, 0x56, 0x78, 0x47, 0xc7,
49039         0x5b, 0xd2, 0x00, 0xa4, 0x97, 0x20, 0x7e, 0x67, 0xc5, 0x5b, 0xe2, 0x30, 0xbc, 0x02, 0xcf, 0xd1,
49040         0x31, 0x98, 0xbc, 0x46, 0x6a, 0x7f, 0xac, 0x84, 0x1b, 0xfd, 0xb4, 0xf1, 0x80, 0x3a, 0x70, 0xbe,
49041         0x2f, 0x46, 0xd4, 0x4d, 0xd2, 0x23, 0x1d, 0xea, 0x10, 0x29, 0xd5, 0x01, 0xfb, 0x5e, 0x12, 0x16,
49042         0x4e, 0x26, 0x88, 0xb6, 0x41, 0x8b, 0x1b, 0xd6, 0x91, 0xa2, 0xd3, 0x4e, 0x87, 0x2f, 0xc7, 0x8c,
49043         0x53, 0xa9, 0x1e, 0xb4, 0x1f, 0x54, 0x60, 0x69, 0x68, 0x1c, 0xa2, 0xaa, 0x7c, 0x4b, 0xf1, 0xa9,
49044         0x6c, 0xc3, 0xf7, 0x89, 0x2e, 0x3f, 0x8b, 0xfc, 0xf2, 0xb3, 0xc2, 0x1c, 0x83, 0xcf, 0x4b, 0xc3,
49045         0x32, 0xa3, 0xb1, 0x44, 0x11, 0xe5, 0xd4, 0xce, 0x10, 0xb9, 0xc9, 0x0c, 0xaa, 0x36, 0x49, 0xfb,
49046         0x3f, 0x77, 0xb8, 0xd6, 0x3b, 0x71, 0xd5, 0x31, 0xed, 0xe7, 0x14, 0x38, 0x9f, 0xd8, 0x4c, 0xe8,
49047         0x73, 0x32, 0x7b, 0xc5, 0xd3, 0xb5, 0xf2, 0xc7, 0xe2, 0xbe, 0xa4, 0xc0, 0xf5, 0x4d, 0x8b, 0xea,
49048         0x38, 0x75, 0xeb, 0x12, 0xfb, 0xd8, 0x9c, 0x4d, 0x6e, 0x33, 0x16, 0xf5, 0xa9, 0xbd, 0xbd, 0xf7,
49049         0xe0, 0xf2, 0xa8, 0x47, 0x68, 0xf4, 0x0e, 0x2c, 0x38, 0x6e, 0xef, 0x90, 0xa5, 0x58, 0xed, 0xc0,
49050         0x30, 0xf2, 0xf3, 0x89, 0x5a, 0xa8, 0x21, 0x28, 0x8e, 0xa0, 0x6a, 0x3f, 0xaa, 0xc0, 0x82, 0x0c,
49051         0x92, 0xcd, 0xb4, 0xa5, 0x8c, 0xf3, 0xb1, 0x37, 0xce, 0x0f, 0x2b, 0x30, 0x13, 0xbc, 0x9b, 0x67,
49052         0x53, 0x06, 0x0e, 0xc0, 0x4f, 0xed, 0xf3, 0x1e, 0x60, 0x72, 0x40, 0x10, 0xb9, 0x09, 0x50, 0xfa,
49053         0xcd, 0x4d, 0x80, 0xd2, 0xef, 0x82, 0x3a, 0x46, 0xcd, 0x40, 0x0a, 0x2f, 0xf1, 0xd9, 0xcc, 0x40,
49054         0x0a, 0x08, 0xa7, 0x96, 0xe8, 0x05, 0x98, 0xa4, 0xb0, 0x9c, 0x29, 0xfa, 0x4d, 0x7a, 0xc8, 0x4f,
49055         0xe5, 0x00, 0x0d, 0xbf, 0xe1, 0xa3, 0x75, 0x80, 0xbe, 0x1f, 0x5b, 0x49, 0xf5, 0x37, 0x1e, 0x20,
49056         0x57, 0xc8, 0xca, 0x10, 0x22, 0x49, 0x24, 0x8a, 0x7c, 0xe3, 0x33, 0x82, 0x44, 0x51, 0x22, 0x51,
49057         0x94, 0x48, 0x18, 0xa9, 0x8e, 0xd5, 0x03, 0x12, 0x86, 0x44, 0xc2, 0xa0, 0x16, 0x0b, 0xfc, 0x90,
49058         0xef, 0xcd, 0x2a, 0x55, 0x63, 0x4e, 0x00, 0x67, 0x8f, 0xbc, 0x7f, 0xa6, 0x00, 0x84, 0x85, 0xa4,
49059         0x7e, 0xe2, 0x4c, 0xe7, 0xa3, 0x7c, 0xa3, 0x92, 0xc9, 0x4a, 0xdb, 0x24, 0x05, 0xae, 0xa0, 0x35,
49060         0x86, 0x66, 0x34, 0x2a, 0xfc, 0xe5, 0x90, 0x26, 0x18, 0x41, 0x42, 0xa1, 0x51, 0xe1, 0x5e, 0x23,
49061         0x68, 0x42, 0x21, 0x48, 0x28, 0x36, 0x2a, 0x5c, 0x1d, 0x98, 0x26, 0x14, 0x83, 0x84, 0x52, 0xa3,
49062         0x42, 0x15, 0x7c, 0x79, 0x42, 0x29, 0x48, 0x28, 0x37, 0x2a, 0x5c, 0x25, 0x97, 0x26, 0x94, 0x83,
49063         0x84, 0x6b, 0x8d, 0x0a, 0xd5, 0xb3, 0xe5, 0x09, 0xd7, 0x82, 0x84, 0x4a, 0xa3, 0xc2, 0x15, 0x62,
49064         0x69, 0x42, 0xa5, 0x42, 0x06, 0x4c, 0x58, 0xe8, 0x62, 0x58, 0xe8, 0xe2, 0x29, 0x0a, 0x5d, 0x0c,
49065         0x0b, 0x5d, 0x94, 0x0a, 0x5d, 0x0c, 0x0b, 0x5d, 0x94, 0x0a, 0x5d, 0x0c, 0x0b, 0x5d, 0x94, 0x0a,
49066         0x5d, 0xd4, 0x3e, 0x14, 0xf8, 0x31, 0x42, 0x7e, 0x8c, 0x53, 0xf0, 0x63, 0x84, 0xfc, 0x18, 0x12,
49067         0x3f, 0x86, 0xf6, 0x4f, 0x15, 0xb8, 0x98, 0x22, 0x65, 0x82, 0xfe, 0x53, 0x58, 0x8d, 0x3e, 0x0c,
49068         0xf3, 0xb7, 0x13, 0x36, 0x5e, 0x6f, 0x9d, 0x56, 0x6e, 0x65, 0xe8, 0x39, 0x97, 0x8b, 0xb3, 0xac,
49069         0x44, 0xb3, 0x61, 0x46, 0xca, 0x76, 0x61, 0x35, 0x1e, 0x61, 0xd4, 0x7b, 0x6f, 0x91, 0x29, 0x4f,
49070         0x79, 0x9d, 0x8a, 0xff, 0xdc, 0x9b, 0x2f, 0xab, 0x63, 0x9a, 0xc5, 0xe4, 0x5a, 0x92, 0x75, 0x31,
49071         0x37, 0x44, 0x21, 0xe7, 0xa4, 0x2d, 0x54, 0x22, 0x09, 0x5f, 0x28, 0xfa, 0xc7, 0x15, 0x38, 0x9f,
49072         0x08, 0x84, 0xfe, 0x63, 0xb8, 0x14, 0x5a, 0xd7, 0x17, 0xd7, 0xbe, 0x2d, 0xe7, 0xb0, 0x27, 0x98,
49073         0x0f, 0x48, 0x96, 0x54, 0x58, 0x4f, 0x44, 0xc7, 0x23, 0x48, 0x6b, 0xff, 0xf5, 0x18, 0x7b, 0xc7,
49074         0x4e, 0x26, 0x91, 0x59, 0x32, 0xfa, 0x2d, 0x80, 0x50, 0x66, 0x38, 0x75, 0xa2, 0x0b, 0x05, 0xdb,
49075         0xc9, 0x36, 0xdb, 0x97, 0x0f, 0x46, 0x3a, 0x2c, 0xc7, 0xc8, 0xa8, 0x07, 0xa2, 0x33, 0x4b, 0x43,
49076         0x12, 0xea, 0x7f, 0x07, 0x85, 0xa1, 0xab, 0x2b, 0xb0, 0x1c, 0x23, 0x01, 0xae, 0x6d, 0x01, 0x84,
49077         0xb5, 0x86, 0x2e, 0xc3, 0xac, 0x2b, 0xd4, 0x10, 0x6b, 0x0f, 0x31, 0x0a, 0x9d, 0x87, 0xe9, 0xfb,
49078         0xad, 0x4e, 0xc3, 0x76, 0x0e, 0x7b, 0x7c, 0x8c, 0x4f, 0x71, 0x1d, 0x47, 0xed, 0x3b, 0x99, 0x28,
49079         0x49, 0x36, 0x8d, 0x5c, 0x74, 0x47, 0x1e, 0x01, 0x9f, 0x79, 0x0a, 0x0d, 0x5f, 0x7f, 0x38, 0x1c,
49080         0xc3, 0x4b, 0xd9, 0x10, 0xd0, 0x9b, 0x70, 0x21, 0xb9, 0xff, 0xfa, 0xee, 0xf0, 0x93, 0x21, 0xb4,
49081         0x9f, 0xcc, 0xc1, 0x6a, 0xbd, 0x66, 0x75, 0x3a, 0x1b, 0x96, 0xd9, 0x1a, 0xd8, 0x0f, 0xa8, 0x0c,
49082         0x03, 0xb3, 0x2e, 0x97, 0xc9, 0xf6, 0x71, 0x3c, 0xae, 0xbc, 0xe9, 0xf8, 0x55, 0x25, 0xa3, 0x71,
49083         0x39, 0x23, 0x30, 0x2e, 0x57, 0x0c, 0x8c, 0xcb, 0x55, 0x74, 0x75, 0x8c, 0x5b, 0x8f, 0xa3, 0xd6,
49084         0xe5, 0x02, 0xeb, 0x71, 0xdc, 0xbc, 0x9c, 0x51, 0x0c, 0xcc, 0xcb, 0x51, 0xb1, 0x13, 0xf6, 0x59,
49085         0xd4, 0x75, 0x75, 0x9a, 0x7f, 0x56, 0x74, 0x75, 0x86, 0x7d, 0x96, 0x0c, 0x5d, 0x05, 0xf6, 0x59,
49086         0x2e, 0xea, 0xea, 0x2c, 0xfb, 0xbc, 0x66, 0xe8, 0xea, 0x1c, 0xfb, 0xac, 0x14, 0x75, 0x75, 0x9e,
49087         0xec, 0x7a, 0xba, 0x5e, 0xde, 0xa8, 0xe8, 0xea, 0x82, 0xf6, 0x3b, 0x0a, 0x3c, 0x53, 0x73, 0x7b,
49088         0x9e, 0x57, 0xe3, 0x86, 0xbb, 0x5a, 0xc7, 0x56, 0xfb, 0x84, 0x9c, 0x0d, 0xf8, 0x6b, 0xec, 0x26,
49089         0x8c, 0xf5, 0x1e, 0xfa, 0x86, 0xa6, 0xe2, 0x8f, 0x16, 0xb7, 0x1f, 0x3a, 0x69, 0x24, 0x36, 0xcf,
49090         0x60, 0x42, 0x02, 0xed, 0xc2, 0x44, 0x6f, 0x70, 0x1c, 0x68, 0x4d, 0x94, 0xe3, 0x69, 0x11, 0x88,
49091         0x11, 0xd4, 0x18, 0x99, 0xea, 0x59, 0x40, 0x5e, 0x98, 0x68, 0x75, 0x58, 0xdf, 0xde, 0x80, 0xe7,
49092         0x46, 0xf0, 0x83, 0xae, 0xc0, 0x5c, 0xcb, 0x3e, 0x6c, 0xec, 0xb9, 0x96, 0x47, 0x87, 0xad, 0x42,
49093         0x2f, 0x72, 0x66, 0x5b, 0xf6, 0xa1, 0x1f, 0xa5, 0x7d, 0xb7, 0x02, 0x57, 0x46, 0xb2, 0x42, 0x6f,
49094         0x85, 0x64, 0x0e, 0x42, 0xe7, 0x4f, 0x91, 0x78, 0xaa, 0x2a, 0x65, 0x1f, 0x36, 0xb6, 0x9c, 0xba,
49095         0x94, 0xc2, 0x65, 0xdb, 0x96, 0x5b, 0xf6, 0x61, 0x34, 0x49, 0xfb, 0x8a, 0x02, 0xe7, 0xf6, 0xa2,
49096         0x0e, 0x78, 0xb6, 0x6d, 0xe7, 0x23, 0xdb, 0x39, 0xca, 0x66, 0x1b, 0x31, 0x09, 0x5b, 0xee, 0xbf,
49097         0xd7, 0xb2, 0xd9, 0xf2, 0x27, 0x3c, 0xb1, 0x03, 0xaa, 0x47, 0x3f, 0x73, 0xda, 0xcf, 0x4c, 0x01,
49098         0x08, 0x66, 0x70, 0x5a, 0xb0, 0xda, 0xb5, 0x4c, 0xef, 0x76, 0xf3, 0xdb, 0xad, 0x16, 0xb5, 0x1f,
49099         0xd2, 0xed, 0x3d, 0xf0, 0x9d, 0x95, 0x25, 0xdf, 0x20, 0xee, 0xc4, 0xa2, 0xe0, 0x04, 0x52, 0xd1,
49100         0x4c, 0x24, 0x7f, 0x66, 0xd9, 0x32, 0x09, 0x51, 0x70, 0x02, 0x29, 0x64, 0xc3, 0x39, 0x37, 0x62,
49101         0xe1, 0x22, 0x28, 0xcb, 0x58, 0x8a, 0x7d, 0x57, 0x9c, 0x80, 0x84, 0x13, 0xc9, 0x0d, 0x67, 0x25,
49102         0x39, 0x40, 0xcb, 0x9a, 0x95, 0x50, 0xa6, 0x44, 0x72, 0xe8, 0x2e, 0x20, 0x52, 0xde, 0xad, 0xb6,
49103         0x54, 0x9e, 0x89, 0x14, 0x21, 0x89, 0x9d, 0x21, 0x70, 0x1c, 0x43, 0x42, 0x24, 0x2c, 0x70, 0x3f,
49104         0x99, 0x81, 0xb0, 0xc0, 0x77, 0x0c, 0x09, 0x74, 0x11, 0xa6, 0x3d, 0xaf, 0xc9, 0x14, 0x22, 0x42,
49105         0x81, 0x56, 0xaf, 0x49, 0x15, 0x1e, 0x2e, 0xc2, 0x34, 0x53, 0x9d, 0xc3, 0x7b, 0xa1, 0x44, 0x2b,
49106         0x35, 0xd5, 0x8a, 0xf7, 0xc8, 0x59, 0xfe, 0x3e, 0x97, 0x6b, 0xe6, 0xd2, 0x8f, 0x33, 0x29, 0x67,
49107         0xf9, 0x3b, 0x12, 0x28, 0x8e, 0xa0, 0xa2, 0x4d, 0x98, 0x27, 0xcc, 0xdd, 0x32, 0xfb, 0x9c, 0x16,
49108         0xa4, 0xdc, 0xe8, 0xee, 0x88, 0x90, 0x58, 0x46, 0x44, 0x9f, 0x87, 0xb3, 0x3c, 0xa2, 0x7e, 0x6c,
49109         0xba, 0xc1, 0x4c, 0xc2, 0x95, 0x64, 0x5e, 0x4e, 0x23, 0x28, 0x21, 0xe0, 0x58, 0x32, 0xd5, 0x25,
49110         0x58, 0xf4, 0x1a, 0x5c, 0xcf, 0x80, 0x45, 0x69, 0xaf, 0xc1, 0x6a, 0xfc, 0x08, 0x4b, 0x50, 0xdf,
49111         0xbb, 0x2b, 0xc3, 0x0b, 0x8d, 0xf1, 0x59, 0x79, 0x1f, 0xf0, 0x89, 0x8c, 0x03, 0xcd, 0x27, 0xac,
49112         0xc3, 0xb9, 0xa4, 0xe1, 0x91, 0xc0, 0xca, 0x07, 0x51, 0x0c, 0x81, 0x99, 0xb7, 0x64, 0x66, 0x5e,
49113         0xce, 0x3c, 0x46, 0x7c, 0xe2, 0x57, 0x01, 0x0d, 0xf7, 0xee, 0x04, 0x46, 0x6e, 0x87, 0xb0, 0x02,
49114         0x0b, 0xd7, 0x65, 0x16, 0x9e, 0xcf, 0xd0, 0xd1, 0x7d, 0x82, 0x7f, 0xa4, 0x30, 0x8a, 0x72, 0x4d,
49115         0x21, 0x0d, 0xe6, 0xc2, 0x09, 0x29, 0x58, 0x4b, 0xa4, 0x38, 0x74, 0x4b, 0x84, 0xd9, 0xf5, 0x8d,
49116         0x9a, 0x5f, 0x19, 0xd1, 0x18, 0xbb, 0x78, 0xf3, 0x0c, 0x96, 0x10, 0xd1, 0x1e, 0x2c, 0x86, 0xe1,
49117         0x1b, 0x07, 0xfb, 0x78, 0x9d, 0x4f, 0x6d, 0x2f, 0x8c, 0xa0, 0x45, 0x61, 0x37, 0xcf, 0xe0, 0x28,
49118         0x7a, 0x75, 0x0e, 0x20, 0x8c, 0xd2, 0x7e, 0x74, 0x1e, 0xe6, 0x44, 0x06, 0xd0, 0xdb, 0x30, 0xe7,
49119         0x79, 0xcd, 0xc0, 0xd6, 0x40, 0xa6, 0xf3, 0xaa, 0x84, 0x81, 0xde, 0xa7, 0x46, 0xcd, 0xeb, 0x4f,
49120         0x69, 0xfd, 0x34, 0x96, 0x06, 0x32, 0x60, 0xc2, 0xeb, 0x0e, 0x5a, 0xf9, 0xc0, 0x52, 0x73, 0x92,
49121         0x49, 0xe5, 0x9d, 0xfd, 0x1a, 0x66, 0xa0, 0xa8, 0xc0, 0x70, 0x7c, 0x3f, 0x55, 0xcf, 0xa6, 0xe1,
49122         0x18, 0x0c, 0xc9, 0x40, 0xeb, 0x30, 0xef, 0x5a, 0x87, 0x54, 0xae, 0x96, 0x9d, 0x93, 0xb2, 0x9c,
49123         0x1a, 0xe6, 0x42, 0x14, 0x5c, 0x47, 0xdf, 0x06, 0x2b, 0x11, 0xf3, 0xfa, 0x7c, 0x1a, 0x49, 0xf3,
49124         0x8f, 0x88, 0xe3, 0x30, 0x70, 0x3c, 0x21, 0x64, 0xc3, 0x73, 0x66, 0xd3, 0x63, 0x46, 0xeb, 0xeb,
49125         0xf5, 0x06, 0x35, 0x4c, 0x48, 0x96, 0x79, 0xaf, 0xd7, 0xb1, 0xdb, 0x66, 0xf0, 0xe4, 0x99, 0xa4,
49126         0x5a, 0x13, 0x58, 0xbb, 0xdf, 0xc5, 0xf8, 0x92, 0x40, 0x28, 0x86, 0x0e, 0x6a, 0xc3, 0xb3, 0x01,
49127         0x04, 0x3f, 0x60, 0xc9, 0x19, 0x4d, 0x67, 0xcc, 0xe8, 0xa2, 0x48, 0x06, 0xd7, 0xe5, 0x5c, 0xea,
49128         0xb0, 0x4a, 0xfd, 0xd9, 0xf8, 0x65, 0xd9, 0xef, 0xad, 0x3f, 0xb0, 0x5c, 0xf3, 0xc8, 0xca, 0xe4,
49129         0xeb, 0x75, 0x85, 0xe1, 0x46, 0x50, 0xd1, 0xb7, 0xc1, 0xb3, 0x24, 0x21, 0x7a, 0x2c, 0x0c, 0x69,
49130         0x43, 0x06, 0xda, 0x17, 0x39, 0x09, 0xe1, 0x44, 0x18, 0xe6, 0xa0, 0xc3, 0xb2, 0xbc, 0x16, 0x31,
49131         0x6b, 0xe2, 0xb3, 0x6c, 0xd3, 0x18, 0x93, 0x84, 0xaa, 0x30, 0xdd, 0xa3, 0xd2, 0xe4, 0x3b, 0xb7,
49132         0xb9, 0xf6, 0x64, 0xfc, 0xb8, 0xb8, 0xd3, 0xe0, 0x9a, 0x0c, 0xa6, 0x73, 0xc4, 0x56, 0xf6, 0x00,
49133         0x0f, 0xbd, 0x03, 0x4b, 0x2d, 0xab, 0xd3, 0xf1, 0xa4, 0x7d, 0xc2, 0x7c, 0x9a, 0x05, 0x92, 0xda,
49134         0x56, 0x83, 0xd2, 0x18, 0xc6, 0x43, 0xfb, 0x01, 0x31, 0x61, 0x6f, 0xb0, 0x90, 0xc2, 0x59, 0x2d,
49135         0x0a, 0x8d, 0x87, 0x09, 0xa0, 0x06, 0xac, 0x36, 0x3b, 0x66, 0xeb, 0xa3, 0xda, 0x10, 0x9f, 0x8b,
49136         0x29, 0xdb, 0x0e, 0xc2, 0x27, 0x2d, 0x30, 0xad, 0x2b, 0xb6, 0x05, 0x8c, 0x27, 0x83, 0x3e, 0x2f,
49137         0x67, 0x20, 0xf0, 0xae, 0xa6, 0x18, 0x5c, 0x0b, 0x32, 0xe0, 0x76, 0x4b, 0x70, 0x02, 0x11, 0xc2,
49138         0xff, 0xc3, 0x63, 0x7b, 0x60, 0x0d, 0xf3, 0xbf, 0x74, 0x4a, 0xfe, 0xe3, 0xc9, 0x10, 0xfe, 0xc5,
49139         0x14, 0x81, 0x7f, 0x74, 0x2a, 0xfe, 0xe3, 0x89, 0xa0, 0x7b, 0xcc, 0x43, 0x75, 0xd5, 0x74, 0xda,
49140         0x81, 0x74, 0xf0, 0x2e, 0x16, 0xc4, 0xa8, 0x47, 0x75, 0xfb, 0x73, 0x31, 0xe8, 0xf4, 0x8a, 0x0f,
49141         0x7d, 0xc8, 0xf6, 0x48, 0xb5, 0xc7, 0xad, 0x8e, 0x45, 0x8f, 0xdf, 0x9c, 0xea, 0xd9, 0x11, 0x7b,
49142         0xa4, 0x28, 0x02, 0x5e, 0x96, 0xc9, 0xb0, 0x0b, 0xc4, 0xef, 0x1b, 0x83, 0x95, 0xd8, 0xa9, 0x90,
49143         0x9a, 0xc0, 0xf6, 0x9a, 0xdc, 0x09, 0xc8, 0x4e, 0xaf, 0x69, 0x77, 0xec, 0xc1, 0xe3, 0x54, 0x21,
49144         0x64, 0x32, 0xb5, 0xcb, 0xe0, 0x78, 0xc9, 0xf3, 0x9a, 0x72, 0x14, 0x72, 0x64, 0x2b, 0x76, 0x82,
49145         0x47, 0xc6, 0x48, 0x56, 0xb9, 0xd1, 0x77, 0xf2, 0x5a, 0x68, 0xc5, 0x0e, 0x7b, 0xf1, 0x64, 0xd0,
49146         0xf7, 0x48, 0x46, 0xec, 0x92, 0xb3, 0x1b, 0x1b, 0xa5, 0x68, 0x5f, 0x4f, 0xc0, 0xdc, 0x3c, 0x83,
49147         0x2f, 0xfb, 0x46, 0xec, 0x92, 0xb8, 0xf0, 0x4d, 0xf9, 0x24, 0x66, 0xaf, 0xfd, 0x61, 0x0e, 0xd0,
49148         0x70, 0x05, 0xa2, 0xdb, 0x64, 0x6d, 0xe3, 0xa6, 0xef, 0xbc, 0x66, 0x63, 0xbf, 0xc7, 0xb7, 0xb3,
49149         0x59, 0x4c, 0x5d, 0x2f, 0xfb, 0x16, 0xee, 0xbc, 0x66, 0x80, 0x87, 0xf6, 0x61, 0x99, 0xdb, 0xb1,
49150         0x93, 0xc8, 0xa5, 0x39, 0xb9, 0x24, 0x6c, 0x05, 0x90, 0x9b, 0x67, 0xf0, 0x12, 0xb3, 0x48, 0x27,
49151         0x52, 0xbd, 0x06, 0x6b, 0x6d, 0xcb, 0xb5, 0x1f, 0x58, 0x04, 0x96, 0x3d, 0x19, 0xb9, 0xbd, 0x2e,
49152         0x3d, 0xd1, 0x8f, 0xd1, 0xeb, 0x84, 0xd5, 0x20, 0x59, 0x4a, 0x45, 0xef, 0xc1, 0xb2, 0xe7, 0x35,
49153         0x70, 0x9d, 0x5b, 0x90, 0xf5, 0x4d, 0x3f, 0x8c, 0xa7, 0x99, 0xe4, 0xaf, 0x0f, 0xc1, 0x93, 0x7e,
49154         0x46, 0xe2, 0x84, 0xa8, 0xea, 0x22, 0xcc, 0x4b, 0x45, 0xd4, 0xbe, 0xa8, 0xc0, 0xbc, 0x54, 0x14,
49155         0xa4, 0xc1, 0xac, 0x77, 0xdc, 0x73, 0x07, 0x55, 0x7b, 0xd0, 0x35, 0xfb, 0x81, 0xb8, 0x88, 0x18,
49156         0x89, 0x5e, 0x20, 0x1b, 0xcc, 0xb6, 0x7d, 0xd2, 0xe5, 0x40, 0xbe, 0xe0, 0x88, 0x14, 0x8b, 0x2e,
49157         0x03, 0x74, 0x7a, 0xce, 0x11, 0x87, 0xf1, 0x05, 0x48, 0x84, 0x38, 0xf6, 0x64, 0xd4, 0x80, 0xe5,
49158         0x18, 0xee, 0xd1, 0x55, 0x50, 0xbb, 0x61, 0xb0, 0xde, 0xe9, 0x0d, 0x3c, 0x2e, 0xf7, 0x3c, 0x14,
49159         0x8f, 0x9e, 0x81, 0x19, 0xcb, 0x69, 0x33, 0xa7, 0x6f, 0xfc, 0xb6, 0x24, 0x8c, 0xd0, 0xbe, 0x9e,
49160         0xe3, 0x8a, 0xa9, 0x49, 0x9d, 0x35, 0xde, 0x5e, 0xbe, 0xf2, 0xb4, 0xf6, 0xf2, 0x4d, 0x38, 0xc7,
49161         0xed, 0xb6, 0x90, 0x56, 0xa5, 0xbe, 0x81, 0x85, 0x71, 0x9c, 0x6e, 0x09, 0x95, 0x23, 0x05, 0x73,
49162         0xc6, 0x0a, 0x3d, 0xb4, 0xfa, 0x74, 0x02, 0xc6, 0xeb, 0xb0, 0xea, 0x5a, 0x87, 0x75, 0xcb, 0x7d,
49163         0xc0, 0x2e, 0xb7, 0xda, 0xd6, 0x23, 0x3e, 0x13, 0x8e, 0x65, 0x73, 0x87, 0x23, 0xe3, 0xb2, 0xe9,
49164         0xef, 0x17, 0x73, 0xcc, 0x8c, 0x50, 0x84, 0x07, 0xb4, 0x0a, 0x93, 0x2d, 0xf1, 0x02, 0x8b, 0x87,
49165         0xd0, 0x07, 0xcc, 0xc2, 0x8f, 0xeb, 0x89, 0xed, 0x57, 0xbd, 0xcb, 0x87, 0xcf, 0xcb, 0x69, 0x65,
49166         0x94, 0x10, 0xa8, 0x55, 0x21, 0xec, 0x49, 0x71, 0xa8, 0x0c, 0x53, 0x6d, 0xcb, 0xf1, 0xc2, 0xc9,
49167         0x28, 0x7e, 0xd7, 0xbd, 0xc1, 0x60, 0xb0, 0x0f, 0x8c, 0x1c, 0x66, 0x12, 0x55, 0x98, 0x5b, 0xe4,
49168         0x06, 0x60, 0xae, 0x05, 0x5e, 0xcd, 0x32, 0xb3, 0x05, 0x48, 0xd4, 0xec, 0x6f, 0x38, 0x9b, 0x89,
49169         0x2d, 0xa1, 0xfd, 0x89, 0x02, 0x67, 0xe3, 0x0a, 0x85, 0x76, 0x61, 0x9a, 0xec, 0xde, 0xf6, 0x70,
49170         0xd5, 0xe3, 0xf7, 0x70, 0x46, 0xe6, 0x1a, 0xa1, 0x2f, 0xfd, 0x04, 0x13, 0x07, 0x34, 0xd0, 0x05,
49171         0x98, 0x66, 0xbe, 0x1b, 0x71, 0x95, 0x77, 0xf5, 0x20, 0xac, 0x35, 0x61, 0xda, 0xc7, 0x48, 0x7f,
49172         0xdd, 0xf6, 0xec, 0x2f, 0x58, 0x46, 0x91, 0xbd, 0x6e, 0x93, 0xef, 0x62, 0x85, 0x3d, 0xb9, 0x93,
49173         0xef, 0xeb, 0x65, 0x75, 0x8c, 0x39, 0x60, 0xf9, 0x82, 0x95, 0xbf, 0x6e, 0xa8, 0xe3, 0x7e, 0xc0,
49174         0x28, 0x17, 0xd5, 0x09, 0xed, 0x01, 0x4c, 0xf1, 0xca, 0x46, 0x15, 0xf9, 0x7e, 0x51, 0x4b, 0x6b,
49175         0x99, 0x27, 0x91, 0xce, 0x68, 0x73, 0x29, 0x85, 0x76, 0x41, 0xcd, 0x69, 0xff, 0xfb, 0x18, 0x9c,
49176         0x4b, 0x6a, 0x18, 0x74, 0x39, 0xe2, 0x9e, 0x8c, 0x75, 0x50, 0xd1, 0x39, 0x19, 0x82, 0xb1, 0xae,
49177         0x57, 0x0c, 0xdd, 0xe5, 0x75, 0xbd, 0x22, 0x8b, 0x2b, 0x85, 0xee, 0xf2, 0xba, 0x5e, 0x09, 0x9d,
49178         0x65, 0x1e, 0x5e, 0x02, 0x7d, 0x6b, 0x1a, 0x62, 0xb1, 0x86, 0x1e, 0x68, 0x5a, 0xd3, 0x10, 0x8b,
49179         0x2d, 0x0a, 0x2e, 0xf3, 0x48, 0x08, 0x6d, 0xc2, 0x7c, 0xf8, 0xd8, 0x50, 0xaf, 0x57, 0xf9, 0x29,
49180         0x28, 0xbe, 0x76, 0xd6, 0x45, 0x48, 0x2c, 0x23, 0x12, 0xfa, 0x6e, 0xef, 0x61, 0x9e, 0x8b, 0xb9,
49181         0x29, 0x98, 0x86, 0x78, 0xac, 0xc1, 0xc5, 0xdb, 0x58, 0xac, 0x81, 0xde, 0x86, 0x8b, 0x87, 0xb6,
49182         0xeb, 0x0d, 0x6e, 0xdf, 0xdc, 0xd8, 0x61, 0xf3, 0xde, 0x16, 0x7d, 0x87, 0x60, 0x0e, 0x83, 0x99,
49183         0x4e, 0x36, 0x4e, 0x03, 0x41, 0x9f, 0x86, 0x73, 0xbe, 0x73, 0x45, 0xea, 0xde, 0x8c, 0x1e, 0x8a,
49184         0x84, 0xbb, 0xa7, 0x79, 0x9c, 0x98, 0x4e, 0x8e, 0xf5, 0x5e, 0xf0, 0xd8, 0x5a, 0xbd, 0xc8, 0x36,
49185         0x7e, 0xf4, 0x40, 0xce, 0x88, 0xaf, 0x77, 0x3a, 0xdc, 0xc0, 0x9a, 0xf6, 0x1e, 0xcc, 0x4b, 0x85,
49186         0x46, 0x17, 0x45, 0xcf, 0x73, 0x0a, 0xef, 0xd1, 0xbe, 0xdf, 0xb9, 0xab, 0xa0, 0xda, 0xde, 0x9d,
49187         0x13, 0xd3, 0xb3, 0x6b, 0x3d, 0x4a, 0xc2, 0x6a, 0x73, 0x8b, 0xfc, 0x43, 0xf1, 0xda, 0xff, 0xaf,
49188         0xc0, 0xac, 0x70, 0xd8, 0x43, 0x55, 0x98, 0x1f, 0xf8, 0x41, 0x7a, 0x03, 0x98, 0xc9, 0x2d, 0x9e,
49189         0x84, 0x12, 0xa5, 0x71, 0x27, 0x93, 0x39, 0x27, 0x19, 0x45, 0xa2, 0x51, 0xdf, 0xda, 0xc5, 0x99,
49190         0xe6, 0x66, 0x19, 0x45, 0xfb, 0x07, 0x63, 0xb0, 0x34, 0x74, 0x1c, 0x23, 0x5d, 0xcd, 0xf5, 0xdc,
49191         0xbe, 0x6f, 0x38, 0xb4, 0xca, 0x4b, 0xa8, 0x8d, 0x3e, 0xcd, 0x61, 0x19, 0x91, 0x53, 0xba, 0x1f,
49192         0x52, 0xca, 0x9d, 0x8a, 0xd2, 0x7d, 0x89, 0x92, 0x67, 0x3b, 0x6e, 0x48, 0x69, 0x2c, 0x3b, 0x25,
49193         0x09, 0x11, 0xed, 0x80, 0x1a, 0x32, 0xc9, 0x2f, 0x42, 0xc6, 0x33, 0x13, 0x5b, 0x94, 0x70, 0x71,
49194         0x9d, 0x93, 0xbb, 0x2f, 0x91, 0x9b, 0x38, 0x15, 0xb9, 0xfb, 0x11, 0x72, 0x21, 0xbb, 0x9c, 0xdc,
49195         0x64, 0x76, 0x72, 0x12, 0x2e, 0xae, 0x6b, 0xff, 0x62, 0x0c, 0xe6, 0x25, 0x90, 0x6c, 0x12, 0x85,
49196         0x12, 0x8a, 0x3c, 0xc7, 0x7e, 0x75, 0x2c, 0x93, 0xdf, 0x78, 0x6e, 0x39, 0xb6, 0x4a, 0x97, 0x03,
49197         0x31, 0x6c, 0xa8, 0x39, 0x29, 0xac, 0xab, 0x63, 0x62, 0x38, 0x5f, 0x51, 0xc7, 0xa5, 0x70, 0x59,
49198         0x9d, 0x90, 0xc2, 0x45, 0x75, 0x52, 0x0a, 0x1b, 0xea, 0x94, 0x14, 0xd6, 0xd5, 0x69, 0xc1, 0x72,
49199         0x6d, 0xb5, 0xa2, 0xce, 0x88, 0xc1, 0xb2, 0x0a, 0x62, 0xb0, 0xa4, 0xce, 0x8a, 0xc1, 0xa2, 0x3a,
49200         0x27, 0x06, 0x0b, 0xea, 0xbc, 0x18, 0x34, 0xd4, 0x05, 0x31, 0x98, 0x57, 0x17, 0xa9, 0x05, 0xdc,
49201         0xaa, 0xae, 0xaa, 0xec, 0x23, 0xaf, 0x2e, 0xb1, 0x0f, 0x43, 0x45, 0xec, 0xa3, 0xa0, 0x2e, 0xb3,
49202         0x8f, 0xa2, 0x7a, 0x96, 0x7d, 0x94, 0xd4, 0x15, 0xf6, 0x51, 0x56, 0x57, 0xd9, 0x47, 0x45, 0x5d,
49203         0x43, 0xd3, 0x30, 0x4e, 0x59, 0x3f, 0xc7, 0xbf, 0x0c, 0xf5, 0x3c, 0xff, 0x2a, 0xaa, 0x17, 0xf8,
49204         0x57, 0x59, 0xbd, 0xc8, 0xbf, 0x2a, 0xea, 0x33, 0xec, 0xcb, 0xd0, 0xd5, 0x67, 0xf9, 0x97, 0xa1,
49205         0x5e, 0xe2, 0x5f, 0x45, 0xf5, 0x39, 0x6d, 0x07, 0x96, 0x86, 0x0f, 0xce, 0x15, 0xf9, 0xd6, 0x58,
49206         0x1b, 0x7d, 0x05, 0xe2, 0x5f, 0x1a, 0xff, 0x90, 0x02, 0xf3, 0x52, 0x02, 0xba, 0x04, 0xd0, 0x3f,
49207         0x7e, 0xec, 0x49, 0x2f, 0x8f, 0x42, 0x0c, 0x7a, 0x1f, 0xce, 0xb6, 0xd8, 0xf6, 0xcf, 0x7e, 0x60,
49208         0xb7, 0x4f, 0x4c, 0xdf, 0x64, 0x74, 0xee, 0x54, 0xf7, 0x42, 0xb1, 0x34, 0xb4, 0xcb, 0x30, 0xed,
49209         0xdf, 0xfa, 0x24, 0xdc, 0x9a, 0x5f, 0x05, 0x34, 0x7c, 0x5f, 0x91, 0x00, 0xfb, 0x00, 0xd4, 0xe8,
49210         0xd5, 0x03, 0xb5, 0x03, 0xd2, 0xb2, 0x05, 0x7c, 0xdf, 0x1f, 0x56, 0xbf, 0x65, 0x87, 0x91, 0xe8,
49211         0x33, 0x30, 0x13, 0x80, 0xf1, 0x92, 0x5d, 0x4a, 0xbf, 0xdb, 0xc0, 0xd3, 0x3e, 0x05, 0xad, 0x0e,
49212         0x33, 0x41, 0x34, 0x61, 0x8d, 0xee, 0xb6, 0x7c, 0xb7, 0x7f, 0x34, 0x80, 0x74, 0x98, 0x70, 0x05,
49213         0xda, 0x17, 0xe2, 0x2f, 0x57, 0x29, 0x5d, 0x06, 0xa8, 0xfd, 0x33, 0x05, 0x26, 0x18, 0xc5, 0xb2,
49214         0x3c, 0xcc, 0x2f, 0x27, 0xe3, 0xca, 0xc3, 0xfb, 0xe7, 0x95, 0x53, 0x8b, 0x2d, 0xfb, 0x9e, 0x4a,
49215         0xc6, 0x7c, 0x4f, 0x25, 0xcc, 0x77, 0x89, 0x51, 0xe4, 0xbe, 0x4b, 0x0a, 0x86, 0x3a, 0x49, 0x3f,
49216         0x8a, 0x15, 0x75, 0x8a, 0x7e, 0x94, 0x8b, 0xea, 0x34, 0xfd, 0xa8, 0x14, 0xd5, 0x19, 0xfa, 0x71,
49217         0x9d, 0x0c, 0xcc, 0x69, 0x18, 0x77, 0xf2, 0x46, 0x45, 0x9d, 0x65, 0x5f, 0xe5, 0x8a, 0x3a, 0x47,
49218         0xbf, 0x8c, 0x92, 0xa1, 0xce, 0xd3, 0xaf, 0x92, 0x5e, 0x54, 0x17, 0xd0, 0x0c, 0x4c, 0x38, 0x79,
49219         0x5d, 0xaf, 0xa8, 0x8b, 0xda, 0xef, 0x2a, 0x70, 0x36, 0xee, 0x06, 0x26, 0x9b, 0x99, 0xec, 0x38,
49220         0x4c, 0xb9, 0x3a, 0xfa, 0x99, 0x1e, 0xa8, 0xbd, 0xc3, 0x7c, 0x59, 0xe7, 0x0f, 0xd4, 0x87, 0x46,
49221         0xa9, 0xcc, 0x1c, 0xcf, 0x78, 0x87, 0x05, 0x83, 0x8b, 0x58, 0x78, 0x87, 0xa5, 0xbc, 0xc1, 0x44,
49222         0x2c, 0xbc, 0xc3, 0x72, 0x51, 0x57, 0x27, 0xe8, 0xb6, 0xf8, 0x30, 0xaf, 0x1b, 0x64, 0x3e, 0x63,
49223         0xdf, 0x46, 0x45, 0x57, 0xa7, 0xb4, 0x3f, 0x9f, 0x80, 0xc5, 0xc8, 0x8b, 0x07, 0xba, 0x0c, 0xb3,
49224         0xfc, 0x10, 0x78, 0xd3, 0xb5, 0xee, 0xfb, 0x22, 0x37, 0x42, 0x14, 0x6a, 0xc1, 0x59, 0xb3, 0xd3,
49225         0xe9, 0x3d, 0xb4, 0xda, 0x04, 0x37, 0xb0, 0x6b, 0x93, 0xaa, 0xb2, 0x4d, 0x69, 0x37, 0xd6, 0x63,
49226         0xd0, 0x70, 0x2c, 0x31, 0xd4, 0x84, 0xb5, 0xa1, 0x4b, 0x56, 0x4a, 0x64, 0x97, 0xaf, 0xc6, 0x9f,
49227         0x4c, 0xc9, 0x27, 0x38, 0x0d, 0xd2, 0x91, 0x9d, 0x44, 0x08, 0xdd, 0x0b, 0xf2, 0x08, 0x67, 0x2e,
49228         0x9e, 0x07, 0x3b, 0x5b, 0x3d, 0x37, 0x22, 0x0f, 0x9c, 0x84, 0x8f, 0x3a, 0xf0, 0x4c, 0xfc, 0x8d,
49229         0x2b, 0xa7, 0x3f, 0x71, 0xca, 0x32, 0xa4, 0x52, 0x43, 0xc7, 0x72, 0x6e, 0x43, 0xa5, 0x99, 0x4c,
49230         0xf1, 0x0b, 0xc3, 0x72, 0xab, 0xfa, 0xe8, 0x38, 0x95, 0x12, 0xfa, 0x2c, 0x5c, 0xb0, 0x4e, 0x06,
49231         0xcc, 0xef, 0x27, 0x95, 0x21, 0x11, 0x34, 0xb2, 0xf3, 0xf4, 0x98, 0x30, 0x8d, 0xcf, 0x53, 0x88,
49232         0x38, 0x00, 0xf4, 0x1e, 0x2c, 0x33, 0x74, 0x69, 0xfe, 0xe5, 0x6f, 0x1f, 0x69, 0xb5, 0x21, 0x6f,
49233         0x3d, 0x96, 0x28, 0x91, 0x3b, 0xe2, 0x56, 0xe3, 0x15, 0x58, 0xf2, 0x4d, 0x30, 0x90, 0x1d, 0x2b,
49234         0x3d, 0x84, 0xd2, 0xf3, 0xc5, 0x34, 0x56, 0xc5, 0x04, 0x12, 0xaf, 0xfd, 0x8e, 0x02, 0x17, 0x92,
49235         0x7b, 0x64, 0x36, 0xf7, 0x4c, 0xc9, 0xf8, 0xf2, 0xa8, 0x6e, 0x65, 0x93, 0x9a, 0x6a, 0x3e, 0xe4,
49236         0xde, 0xa4, 0xba, 0xcd, 0x87, 0xf9, 0x12, 0x1b, 0xd4, 0xdd, 0xe6, 0x43, 0xa3, 0xc4, 0xe5, 0xa6,
49237         0x9a, 0x0f, 0x4b, 0xbe, 0xdc, 0x54, 0xf3, 0xe1, 0xb5, 0x12, 0x1b, 0xd4, 0x04, 0x56, 0xd7, 0xd5,
49238         0x49, 0xed, 0x15, 0x58, 0x8e, 0xe9, 0x35, 0x09, 0xab, 0xd0, 0x2f, 0x2a, 0x00, 0x21, 0x34, 0x7a,
49239         0x09, 0x16, 0x5a, 0x3e, 0x16, 0x7b, 0x20, 0xe5, 0x62, 0x8f, 0x72, 0x6c, 0x64, 0x19, 0xce, 0x0d,
49240         0x2d, 0xc3, 0x1f, 0x26, 0x2c, 0xc3, 0x63, 0xa7, 0x6c, 0xdc, 0xf8, 0x85, 0xf8, 0x8b, 0xe3, 0x7e,
49241         0x11, 0xe5, 0x2d, 0x66, 0x26, 0x1b, 0x1f, 0x31, 0x88, 0xff, 0x61, 0xa3, 0xf9, 0xb7, 0x6e, 0xa3,
49242         0xf9, 0x23, 0x0a, 0x2c, 0x46, 0x66, 0xab, 0xcc, 0x9d, 0x77, 0x1f, 0x16, 0xc3, 0xae, 0x2a, 0x6e,
49243         0xa2, 0xae, 0xa6, 0x74, 0x98, 0x3d, 0x19, 0x03, 0x47, 0x49, 0x68, 0x16, 0xac, 0xc4, 0x42, 0x26,
49244         0xec, 0xb1, 0xca, 0xf2, 0x1e, 0xeb, 0x72, 0x4a, 0xd6, 0xd2, 0x4e, 0xeb, 0x9f, 0x2b, 0x30, 0x2b,
49245         0x44, 0x67, 0x53, 0x1e, 0x11, 0x10, 0xe4, 0xbe, 0xfe, 0x33, 0xdf, 0xfa, 0xbb, 0x2e, 0xed, 0xdf,
49246         0x2a, 0x70, 0x36, 0x4e, 0xac, 0x25, 0xb3, 0x8c, 0xf6, 0x8e, 0x0c, 0x17, 0x48, 0x90, 0x3c, 0x3f,
49247         0x52, 0x82, 0x86, 0xca, 0x90, 0x44, 0x90, 0x51, 0xc3, 0x37, 0x71, 0xe6, 0xbf, 0x41, 0x0f, 0x2c,
49248         0x17, 0xaf, 0xef, 0xf3, 0xb9, 0x6d, 0xb4, 0x58, 0x8e, 0x8f, 0xb0, 0x79, 0x06, 0xc7, 0x12, 0xaa,
49249         0x2e, 0xc0, 0x9c, 0x18, 0xaf, 0x7d, 0x31, 0x07, 0x0b, 0x32, 0x57, 0x68, 0x07, 0xc0, 0x17, 0xab,
49250         0x37, 0x3b, 0xa9, 0xb2, 0x86, 0x7b, 0x01, 0x98, 0x48, 0x82, 0xea, 0xba, 0x04, 0x29, 0xe8, 0x0e,
49251         0x2c, 0x58, 0x0f, 0x2c, 0xc7, 0xf7, 0x44, 0xc5, 0x2f, 0xa5, 0x92, 0xde, 0x00, 0x6f, 0x08, 0xa0,
49252         0x01, 0xb9, 0x08, 0x01, 0xf4, 0x26, 0xcc, 0xf0, 0x42, 0xdc, 0xda, 0x4a, 0xf5, 0x6d, 0x8a, 0x7d,
49253         0xa8, 0xcd, 0x33, 0x38, 0x44, 0xa9, 0xce, 0x51, 0xd7, 0x2a, 0x3d, 0x77, 0x40, 0x75, 0x81, 0x7f,
49254         0x68, 0x02, 0x56, 0xe3, 0x4b, 0x82, 0xae, 0xc1, 0xa4, 0xeb, 0x51, 0x7b, 0xf4, 0x69, 0x9a, 0x4a,
49255         0xbb, 0xb8, 0x81, 0xeb, 0x54, 0x8b, 0x14, 0x73, 0x70, 0xf4, 0x8e, 0xdf, 0x2d, 0x68, 0xc5, 0x3f,
49256         0x30, 0x3b, 0x19, 0xba, 0x85, 0x0f, 0x8a, 0x23, 0xa8, 0xcc, 0x36, 0x3e, 0x89, 0x59, 0xef, 0xf6,
49257         0x4e, 0x1c, 0x7f, 0xa1, 0xbb, 0x92, 0x42, 0x8a, 0x01, 0x62, 0x09, 0x0d, 0xdd, 0x05, 0x24, 0x5b,
49258         0x28, 0xa5, 0xcf, 0x6b, 0xe3, 0x23, 0xc4, 0x0a, 0xb1, 0x84, 0x82, 0x63, 0x48, 0x90, 0xb1, 0xd2,
49259         0x35, 0x1f, 0xf1, 0x8a, 0x23, 0xfb, 0x39, 0xee, 0xbb, 0x28, 0x12, 0x8b, 0x9a, 0xbe, 0x6c, 0x66,
49260         0x40, 0x8d, 0xdf, 0x41, 0x5b, 0xde, 0x48, 0xe9, 0xc6, 0x08, 0x1b, 0x6b, 0x51, 0x42, 0x9c, 0x0e,
49261         0xba, 0x07, 0xe7, 0xbb, 0xe6, 0x23, 0xaa, 0xf5, 0x17, 0x10, 0x27, 0x1b, 0x59, 0x02, 0x9d, 0xc9,
49262         0x73, 0xd1, 0xb9, 0x00, 0x3d, 0x82, 0x8d, 0x2a, 0xb0, 0x66, 0x3b, 0xad, 0xce, 0x49, 0xdb, 0xaa,
49263         0x5a, 0x66, 0x57, 0x32, 0x6a, 0x3c, 0x4d, 0xf7, 0x7f, 0x49, 0xc9, 0xe8, 0x2a, 0xa8, 0x27, 0x9e,
49264         0x75, 0xd7, 0x7f, 0xfa, 0xe7, 0xfe, 0xfd, 0xe8, 0x96, 0x31, 0x1a, 0xaf, 0x7d, 0x97, 0x02, 0x10,
49265         0x76, 0x28, 0xf4, 0x19, 0x79, 0x0a, 0x7e, 0x71, 0x44, 0x07, 0x94, 0x67, 0xe0, 0x72, 0x36, 0xe3,
49266         0x8d, 0x5e, 0x93, 0xbd, 0x6e, 0xb0, 0x47, 0x20, 0x35, 0xa7, 0xdd, 0x83, 0xd9, 0x5d, 0x4c, 0xdd,
49267         0xd8, 0x50, 0x7d, 0x95, 0xcf, 0xc1, 0x12, 0x7f, 0x46, 0x6c, 0x9f, 0x4e, 0xdc, 0x6c, 0x18, 0x4d,
49268         0xfb, 0x72, 0x30, 0xdf, 0x04, 0xdd, 0x3b, 0x93, 0x1e, 0xa7, 0x8c, 0x23, 0x17, 0xf3, 0x7f, 0x55,
49269         0x32, 0x1d, 0x68, 0xbb, 0x5e, 0xde, 0xe0, 0x07, 0x5a, 0xa6, 0x07, 0x90, 0x0b, 0x25, 0xfe, 0xc7,
49270         0x42, 0x31, 0xff, 0x71, 0x2e, 0xd0, 0xaf, 0xd3, 0x55, 0x87, 0x7e, 0x1b, 0x7a, 0xb1, 0xc2, 0x4e,
49271         0xb4, 0x5d, 0xaf, 0x94, 0xa7, 0x6a, 0x03, 0xb3, 0x30, 0xc5, 0x60, 0xc8, 0x8e, 0x89, 0x06, 0x08,
49272         0x90, 0xae, 0xce, 0xb0, 0x40, 0x51, 0xbf, 0x5e, 0xd6, 0xd9, 0x3a, 0xd4, 0xb5, 0x9d, 0x3c, 0x5b,
49273         0x87, 0xba, 0xb6, 0x53, 0xe6, 0xaa, 0x03, 0x36, 0x59, 0xe5, 0xe6, 0xf9, 0x67, 0x41, 0x57, 0x17,
49274         0xb4, 0x5f, 0xa5, 0x7e, 0x1e, 0x84, 0xe1, 0x9a, 0xd1, 0xcf, 0x43, 0x88, 0x21, 0x57, 0xca, 0xb7,
49275         0x67, 0x5a, 0x7c, 0x5d, 0xfe, 0x6c, 0xe4, 0x72, 0xe5, 0x56, 0x97, 0x7b, 0xb7, 0x71, 0x2b, 0x6c,
49276         0xe9, 0x75, 0xe9, 0x0e, 0x92, 0x7c, 0xf8, 0x4b, 0xaf, 0x5b, 0x2e, 0xaa, 0x53, 0x68, 0x0e, 0xa6,
49277         0x6d, 0xe7, 0xd0, 0x76, 0xec, 0xc1, 0x63, 0x75, 0x5a, 0xdb, 0x63, 0xe2, 0x97, 0xf2, 0x18, 0x45,
49278         0x08, 0xc6, 0x5d, 0xcf, 0xed, 0x73, 0x7d, 0x00, 0xfa, 0xcd, 0xe3, 0xee, 0xf3, 0x77, 0x09, 0xfa,
49279         0x4d, 0xe2, 0x3c, 0xdb, 0x71, 0xf9, 0x43, 0x3f, 0xfd, 0xd6, 0xfe, 0xab, 0x69, 0x40, 0xc3, 0x4b,
49280         0x01, 0xaa, 0xc0, 0x14, 0x5d, 0x0a, 0xd6, 0xf3, 0x41, 0xff, 0x4b, 0x5c, 0x44, 0xd6, 0xf3, 0x9b,
49281         0x67, 0xb0, 0x0f, 0x1e, 0x62, 0x1a, 0xc1, 0xb3, 0x44, 0x32, 0xa6, 0x11, 0x62, 0x1a, 0x21, 0x66,
49282         0x21, 0xf5, 0x55, 0x95, 0x61, 0x16, 0x42, 0xcc, 0x42, 0x88, 0x59, 0x0c, 0x94, 0xa6, 0x92, 0x31,
49283         0x8b, 0x21, 0x66, 0x31, 0xc4, 0x2c, 0xa5, 0xfa, 0xd7, 0x62, 0x98, 0xa5, 0x10, 0xb3, 0x14, 0x62,
49284         0x96, 0x03, 0x27, 0xd8, 0xc9, 0x98, 0xe5, 0x10, 0xb3, 0x2c, 0xac, 0x75, 0x53, 0x4f, 0xbb, 0xd6,
49285         0x4d, 0x7f, 0x7c, 0x6b, 0xdd, 0xcc, 0xc7, 0xb9, 0xd6, 0xc1, 0x5f, 0xc7, 0x5a, 0x37, 0x7b, 0xea,
49286         0xb5, 0x6e, 0xee, 0x6f, 0x62, 0xad, 0x9b, 0xff, 0xeb, 0x5a, 0xeb, 0x16, 0xd2, 0xd7, 0xba, 0xa0,
49287         0xe6, 0xd7, 0xdb, 0xed, 0x5d, 0xcb, 0x3e, 0x3a, 0xa6, 0x17, 0x24, 0x69, 0x52, 0x84, 0x78, 0x08,
49288         0x1c, 0xc7, 0x90, 0xa8, 0xce, 0xf0, 0x9e, 0xbd, 0xd5, 0xd6, 0xfe, 0x44, 0x81, 0x29, 0x3e, 0xc6,
49289         0xd1, 0x3b, 0x30, 0x67, 0xe6, 0x1b, 0xc1, 0x5b, 0x66, 0xaa, 0xe1, 0x5c, 0x42, 0x87, 0x4f, 0x28,
49290         0x41, 0x6d, 0xce, 0x9a, 0xf9, 0x00, 0x19, 0xbd, 0x00, 0xf3, 0x2c, 0xe7, 0xdb, 0xce, 0xb6, 0x65,
49291         0x3e, 0xb0, 0xf8, 0x3c, 0x25, 0x47, 0xa2, 0x4b, 0x00, 0xc7, 0x8f, 0xbd, 0x81, 0xe5, 0x5a, 0x9e,
49292         0xed, 0x71, 0x2b, 0x8f, 0x42, 0x0c, 0xda, 0x84, 0xf9, 0x81, 0xdd, 0xb5, 0xf6, 0x7b, 0x3c, 0xaf,
49293         0xd4, 0x97, 0xb8, 0x7d, 0x11, 0x12, 0xcb, 0x88, 0x42, 0x41, 0x0d, 0x5a, 0x50, 0xe3, 0xa9, 0x0a,
49294         0x6a, 0x7c, 0xeb, 0x16, 0xf4, 0xbf, 0xc8, 0xf9, 0x05, 0x2d, 0xd0, 0x82, 0x16, 0x9e, 0xaa, 0xa0,
49295         0x85, 0x6f, 0xd9, 0x82, 0xc6, 0x6e, 0x05, 0x27, 0x12, 0xb6, 0x82, 0x61, 0xa5, 0x14, 0x69, 0xa5,
49296         0x14, 0x9f, 0xaa, 0x52, 0x8a, 0x7f, 0x37, 0x2a, 0xe5, 0x1f, 0x06, 0x95, 0x52, 0x42, 0x3b, 0x30,
49297         0x6f, 0x96, 0xc2, 0x4a, 0xc9, 0x9f, 0xba, 0x56, 0xe6, 0xcc, 0x52, 0x88, 0x1d, 0x25, 0x67, 0xa4,
49298         0x5a, 0xca, 0x1e, 0x45, 0xce, 0x18, 0xae, 0xe5, 0xb1, 0xd1, 0xb5, 0x3c, 0x3e, 0xba, 0x96, 0x27,
49299         0x3e, 0xce, 0x5a, 0x9e, 0x1c, 0xd9, 0xf5, 0xca, 0xe8, 0x1d, 0x98, 0x31, 0xcb, 0xfc, 0x4a, 0x33,
49300         0xd5, 0xf2, 0x51, 0x4c, 0x95, 0xf0, 0x8b, 0xd0, 0x69, 0xb3, 0xcc, 0x9d, 0x3e, 0xfc, 0x6d, 0xee,
49301         0x7a, 0x1f, 0xc2, 0x72, 0x4c, 0x11, 0xa9, 0x90, 0x91, 0xbf, 0xcf, 0xa5, 0xa2, 0x4d, 0x74, 0xa7,
49302         0x7b, 0x56, 0xd8, 0xe9, 0xfa, 0xb1, 0xf7, 0x49, 0x6c, 0xb0, 0xd7, 0xa5, 0xb1, 0x24, 0xc4, 0x64,
49303         0x3b, 0xbf, 0x9a, 0x83, 0x79, 0x89, 0xd5, 0x6c, 0x52, 0x0d, 0x12, 0x8a, 0x7c, 0x04, 0xf8, 0x3d,
49304         0x25, 0xd3, 0xf9, 0xaf, 0xeb, 0xc5, 0xe8, 0x51, 0x97, 0x8b, 0xcc, 0x78, 0x3f, 0xd5, 0xa8, 0xe6,
49305         0x6a, 0xd4, 0xf9, 0x50, 0x8d, 0x3a, 0x6f, 0x54, 0x7c, 0x35, 0xea, 0x7c, 0x39, 0x50, 0xa3, 0x36,
49306         0x4a, 0x65, 0x5f, 0x8d, 0xba, 0x60, 0x04, 0x6a, 0xd4, 0xe4, 0x58, 0xc4, 0xd5, 0xa8, 0x4b, 0x79,
49307         0xc3, 0x57, 0xa3, 0x26, 0x47, 0xad, 0x39, 0xe1, 0xa8, 0x25, 0xe9, 0x51, 0xf3, 0x63, 0x57, 0xa9,
49308         0xac, 0xab, 0x8b, 0xc2, 0xb1, 0x4b, 0xd5, 0x9a, 0x70, 0x3e, 0xb1, 0x97, 0x49, 0x0d, 0xb1, 0x14,
49309         0xdb, 0x10, 0x4b, 0xb1, 0x0d, 0xb1, 0x24, 0x37, 0xc4, 0xf7, 0x2b, 0x80, 0x86, 0xf7, 0x24, 0xa8,
49310         0x26, 0xb7, 0xc6, 0xab, 0x19, 0xf7, 0x32, 0x72, 0x93, 0x7c, 0x2a, 0xdb, 0xd3, 0xab, 0x35, 0x38,
49311         0xe9, 0xab, 0x8a, 0x76, 0x03, 0x66, 0x82, 0x1b, 0x2c, 0xb2, 0x25, 0x6b, 0x59, 0x9d, 0xce, 0xcd,
49312         0x9e, 0x7b, 0xf7, 0xd8, 0x6e, 0x1d, 0xfb, 0x5b, 0xb5, 0xda, 0xad, 0x2d, 0x7e, 0x35, 0x99, 0x94,
49313         0xac, 0xfd, 0x44, 0x4e, 0xbe, 0xe4, 0xf4, 0x2f, 0x03, 0xd1, 0x41, 0xcc, 0x4d, 0x5f, 0xe1, 0x14,
49314         0x37, 0x7d, 0xc2, 0x6d, 0xa3, 0x78, 0xe3, 0x77, 0x2f, 0xe1, 0xc6, 0xef, 0xf5, 0x8c, 0x37, 0x7e,
49315         0x02, 0xd9, 0xe8, 0xcd, 0xdf, 0xc6, 0xf0, 0xcd, 0xdf, 0x0b, 0xe9, 0x37, 0x7f, 0x0d, 0x5f, 0xbf,
49316         0x2e, 0xf1, 0xfe, 0xef, 0xeb, 0x39, 0xb8, 0x94, 0x5e, 0xbe, 0x98, 0x23, 0x8e, 0xf2, 0xf1, 0x1d,
49317         0x71, 0x72, 0x4f, 0x76, 0xc4, 0xb9, 0x1d, 0x75, 0x38, 0xc4, 0xeb, 0x23, 0xf3, 0xb9, 0x22, 0x82,
49318         0x1e, 0x73, 0xb4, 0x19, 0x8f, 0x3b, 0xda, 0x68, 0x7f, 0x34, 0x06, 0x17, 0x92, 0x1b, 0x2d, 0x38,
49319         0x81, 0x56, 0x33, 0x9c, 0xd1, 0xab, 0xe1, 0x19, 0xbd, 0x1a, 0x9e, 0xd1, 0xab, 0x19, 0xce, 0xe8,
49320         0xd5, 0xf0, 0x8c, 0x5e, 0x35, 0x84, 0xb3, 0xeb, 0xd8, 0xd3, 0x9e, 0x5d, 0xc7, 0x3f, 0xbe, 0x86,
49321         0x9d, 0xf8, 0xb8, 0x1a, 0x76, 0xf2, 0xe3, 0x6e, 0xd8, 0xa9, 0xb8, 0x86, 0x15, 0x4f, 0x58, 0x7f,
49322         0xee, 0x1f, 0x3c, 0xaa, 0x79, 0xf4, 0x3e, 0x2c, 0x35, 0x85, 0x13, 0x56, 0xf8, 0xfa, 0x95, 0x24,
49323         0x13, 0x1e, 0x33, 0x43, 0x53, 0x24, 0xac, 0x36, 0xf3, 0x32, 0x99, 0x6f, 0xb9, 0x73, 0xc8, 0xff,
49324         0xe1, 0xef, 0x7b, 0xaa, 0x06, 0xd9, 0x0e, 0x36, 0x8d, 0xa7, 0xda, 0x5d, 0x36, 0x0d, 0x61, 0x77,
49325         0xf9, 0x21, 0x20, 0x91, 0x9c, 0xc1, 0xea, 0x31, 0xf7, 0x24, 0xf5, 0xb8, 0x24, 0x10, 0x36, 0x12,
49326         0x2a, 0xf2, 0xdf, 0xef, 0x66, 0x53, 0x33, 0xe1, 0x5c, 0x12, 0xfb, 0x1f, 0xd7, 0x86, 0xe9, 0x1d,
49327         0x58, 0x8c, 0xcc, 0xf2, 0x4f, 0xb1, 0x46, 0x0e, 0x60, 0x41, 0xd6, 0x2d, 0x47, 0xab, 0x30, 0xc9,
49328         0x4c, 0x28, 0xf8, 0x2a, 0x1c, 0x2c, 0x34, 0xa4, 0x55, 0x9e, 0x8b, 0xd1, 0x2a, 0x1f, 0x7e, 0x3d,
49329         0x1c, 0x8b, 0x7b, 0x3d, 0xd4, 0xfe, 0x17, 0x05, 0x16, 0x64, 0x63, 0x09, 0xe8, 0x7d, 0x58, 0x91,
49330         0xf5, 0x50, 0x77, 0x71, 0x43, 0xb0, 0x59, 0xf5, 0x62, 0x06, 0x83, 0x0b, 0xbb, 0x18, 0x9f, 0x8d,
49331         0xd2, 0xa0, 0x62, 0x1a, 0xf5, 0xa8, 0xfa, 0xab, 0xd8, 0x07, 0xe3, 0xe7, 0xa9, 0x9b, 0x76, 0x67,
49332         0xe0, 0x4f, 0xf1, 0x38, 0x0e, 0x5b, 0xfb, 0x75, 0x05, 0xd4, 0x68, 0xfe, 0xe8, 0x00, 0x90, 0x0c,
49333         0x4b, 0xef, 0xdf, 0xd2, 0x3c, 0x66, 0x45, 0x6c, 0x46, 0xd4, 0x71, 0x0c, 0x01, 0xf4, 0x21, 0xac,
49334         0xde, 0x8f, 0xc0, 0x71, 0x61, 0xf8, 0xdc, 0x69, 0x48, 0xaf, 0x44, 0x89, 0x50, 0x1a, 0xda, 0x2f,
49335         0x0d, 0x95, 0x04, 0xd7, 0xd1, 0x36, 0xa8, 0x9e, 0xd7, 0x6c, 0x88, 0xf5, 0xc0, 0xcb, 0x91, 0xa1,
49336         0xc2, 0x16, 0x3d, 0xaf, 0x29, 0x46, 0xa0, 0x3b, 0xcc, 0x22, 0x17, 0xae, 0xcb, 0x04, 0x33, 0xb7,
49337         0xc0, 0x12, 0x55, 0xd3, 0x10, 0xa3, 0xc8, 0xf6, 0x65, 0x4e, 0xca, 0xe3, 0x43, 0x58, 0x39, 0xe4,
49338         0x61, 0xeb, 0xf0, 0xd0, 0x6e, 0xd9, 0x96, 0x33, 0x10, 0x64, 0xfa, 0x5f, 0x4a, 0xcd, 0x25, 0xc4,
49339         0x88, 0x27, 0x92, 0x44, 0xfd, 0x4e, 0xaa, 0x14, 0x6c, 0x46, 0xea, 0x77, 0x90, 0x09, 0xe7, 0x62,
49340         0x12, 0x1a, 0x82, 0x2a, 0x40, 0xd6, 0x0c, 0xd6, 0x62, 0xe8, 0x50, 0xf5, 0x80, 0xef, 0xcf, 0xc1,
49341         0xd2, 0x10, 0x78, 0x36, 0xe3, 0xb8, 0x43, 0x68, 0xf2, 0xe6, 0xfe, 0xeb, 0xd9, 0xce, 0x5b, 0x87,
49342         0x2d, 0x9d, 0x19, 0xcf, 0x3b, 0x6c, 0xe5, 0x99, 0xc8, 0xc3, 0x61, 0x8b, 0x8b, 0x3c, 0x1c, 0xb6,
49343         0x0a, 0xec, 0xdd, 0xe5, 0xb0, 0xc5, 0x45, 0x1e, 0x0e, 0x5b, 0x25, 0xf6, 0xee, 0x72, 0xd8, 0x2a,
49344         0x33, 0x91, 0x87, 0xc3, 0xd6, 0x35, 0x26, 0xf2, 0x70, 0xd8, 0xaa, 0x30, 0x91, 0x87, 0xc3, 0xd6,
49345         0x75, 0xf6, 0xd4, 0x74, 0xd8, 0xca, 0xf3, 0xa7, 0xa6, 0xc3, 0x56, 0xbe, 0xc0, 0x44, 0x1e, 0x0e,
49346         0x5b, 0xf9, 0x12, 0x13, 0x79, 0x38, 0x6c, 0xe5, 0xaf, 0xa9, 0x0b, 0xfc, 0xeb, 0xba, 0xba, 0xa8,
49347         0xfd, 0x6f, 0x63, 0x30, 0x2f, 0x99, 0x57, 0x41, 0x55, 0x32, 0x6f, 0x31, 0x6d, 0xd1, 0x23, 0xb3,
49348         0x7f, 0x13, 0x1b, 0x59, 0xd4, 0x44, 0xe7, 0x39, 0xca, 0x2d, 0x8a, 0x81, 0x6a, 0x30, 0xc7, 0x14,
49349         0x44, 0x39, 0x85, 0x34, 0x19, 0xe2, 0x20, 0x67, 0xaa, 0x35, 0x49, 0xb0, 0x38, 0x91, 0x28, 0x23,
49350         0xbe, 0x1d, 0x89, 0x74, 0xd7, 0xbb, 0x22, 0x23, 0xf9, 0x08, 0x23, 0xbe, 0x8d, 0xce, 0x51, 0x8c,
49351         0x28, 0x22, 0x23, 0x79, 0xf4, 0x36, 0xcc, 0x0b, 0x8c, 0x1c, 0xdc, 0xe0, 0x2b, 0x62, 0xaa, 0x3f,
49352         0xd7, 0xb9, 0x90, 0x8f, 0x83, 0x1b, 0x68, 0x1d, 0x66, 0x03, 0x36, 0x0e, 0x6e, 0xf0, 0xbd, 0xdc,
49353         0x28, 0x2e, 0x72, 0x18, 0x7c, 0x2e, 0x0e, 0x6e, 0x54, 0xa7, 0x61, 0x92, 0x55, 0x66, 0xf0, 0x95,
49354         0xaf, 0x4e, 0xc1, 0x04, 0x25, 0x48, 0x66, 0xad, 0x99, 0xb0, 0x05, 0x9f, 0x81, 0x99, 0x23, 0xb3,
49355         0x2f, 0x5c, 0xd6, 0xcc, 0xe3, 0x30, 0x02, 0x5d, 0x85, 0xb1, 0xee, 0x91, 0x2f, 0x8b, 0x70, 0x2e,
49356         0x7e, 0xd3, 0x71, 0x6b, 0x1b, 0x13, 0x20, 0xf4, 0x2a, 0x8c, 0x77, 0x8f, 0xdc, 0x7e, 0x6a, 0xc5,
49357         0xef, 0xdc, 0xc2, 0x7b, 0x98, 0x82, 0x31, 0xf0, 0x81, 0x99, 0x6a, 0x09, 0x75, 0xe7, 0xd6, 0xfe,
49358         0x3a, 0xa6, 0x60, 0xda, 0x4f, 0x2b, 0x30, 0xb6, 0x73, 0x6b, 0x1b, 0x15, 0xe5, 0x71, 0x77, 0x29,
49359         0x89, 0xa7, 0x53, 0xcb, 0x3a, 0xb2, 0x07, 0xda, 0x76, 0x6f, 0x50, 0x62, 0x83, 0xad, 0xeb, 0x15,
49360         0xd4, 0x1c, 0x8b, 0x2d, 0xd0, 0xd8, 0x31, 0x16, 0x5b, 0x64, 0x4a, 0x7b, 0x5d, 0xaf, 0x44, 0x63,
49361         0x27, 0x58, 0x6c, 0x59, 0x9d, 0xd4, 0x7e, 0x40, 0x81, 0x71, 0x52, 0x40, 0x54, 0x92, 0x79, 0x7c,
49362         0x2e, 0xb1, 0x2a, 0x64, 0x26, 0x3f, 0xf7, 0xf1, 0x99, 0xb1, 0xd3, 0xbe, 0x97, 0xf2, 0xb2, 0xbf,
49363         0x9e, 0x95, 0x97, 0xfd, 0xf5, 0x53, 0x5b, 0x17, 0x0e, 0x6e, 0x82, 0xe6, 0x60, 0xba, 0xeb, 0xe9,
49364         0xed, 0xde, 0xc0, 0x28, 0xf9, 0x35, 0xa6, 0xb3, 0x1a, 0xd3, 0x7e, 0x7f, 0x9c, 0x49, 0xa6, 0x47,
49365         0x2d, 0x25, 0xa1, 0xbd, 0x50, 0xcd, 0xfc, 0x28, 0x48, 0xcb, 0x38, 0x7f, 0x9c, 0x0d, 0x87, 0x4b,
49366         0x88, 0x88, 0x3e, 0xf4, 0xf5, 0xcc, 0x65, 0x7a, 0xb9, 0xcc, 0x96, 0x9d, 0xea, 0xad, 0x63, 0xab,
49367         0x6b, 0x6d, 0x9e, 0xc1, 0xc8, 0x1f, 0x49, 0x02, 0xf5, 0x04, 0x7e, 0x33, 0x4d, 0x33, 0x71, 0xfc,
49368         0xe6, 0xe3, 0xf9, 0xf5, 0x27, 0x9d, 0x53, 0xf0, 0xab, 0xc4, 0xf0, 0x9b, 0x47, 0xbb, 0x70, 0x76,
49369         0x98, 0xdf, 0x6c, 0xb3, 0xd1, 0xf2, 0x10, 0xbb, 0x07, 0x37, 0xd0, 0xfb, 0x80, 0xa2, 0xdc, 0x06,
49370         0x73, 0xd3, 0x29, 0x98, 0xcd, 0x71, 0x5d, 0x7e, 0x91, 0x76, 0x75, 0x11, 0xe6, 0xa5, 0x36, 0x8b,
49371         0x46, 0xe4, 0xab, 0x0b, 0x30, 0x27, 0xe6, 0xab, 0x7d, 0x43, 0x89, 0x76, 0x2b, 0x46, 0x3f, 0xbb,
49372         0xc2, 0x43, 0x14, 0x53, 0xee, 0xfd, 0xf7, 0x46, 0xf7, 0xfe, 0x39, 0x98, 0xf6, 0x28, 0xa6, 0xce,
49373         0x87, 0x00, 0x0f, 0x91, 0x15, 0x3a, 0x08, 0xe5, 0xc9, 0xa8, 0x0c, 0x43, 0x79, 0x75, 0x5c, 0xfb,
49374         0x45, 0x05, 0x66, 0x99, 0x65, 0x43, 0x36, 0x10, 0x4a, 0x30, 0xc5, 0xeb, 0x3b, 0x4b, 0xd7, 0xf7,
49375         0x61, 0xd1, 0x2e, 0xbf, 0xf4, 0x4b, 0x35, 0xe6, 0xb8, 0x61, 0x75, 0xcc, 0xc7, 0xd5, 0x93, 0xf6,
49376         0x91, 0x35, 0x08, 0xcc, 0xad, 0xef, 0xb9, 0xbd, 0x63, 0xbb, 0x69, 0x0f, 0xa8, 0x1d, 0xcd, 0xcd,
49377         0x33, 0x98, 0x91, 0xa9, 0x3e, 0x03, 0x17, 0xda, 0x31, 0xd0, 0x7c, 0xcb, 0xf8, 0xa7, 0x0a, 0x5c,
49378         0x19, 0x49, 0x0c, 0x61, 0xb9, 0xf2, 0xdf, 0x78, 0x32, 0x9e, 0xe4, 0x96, 0xe8, 0x65, 0x92, 0x4a,
49379         0xa1, 0xd3, 0x10, 0xc0, 0x24, 0x9d, 0x77, 0x8a, 0x5c, 0xdd, 0x9a, 0x7c, 0x57, 0xd4, 0x31, 0xfa,
49380         0x4d, 0xe6, 0xf5, 0xb2, 0x3a, 0x4e, 0x61, 0x0b, 0xea, 0x04, 0xfd, 0x2d, 0xb3, 0x7d, 0x92, 0x47,
49381         0x65, 0x9a, 0xc9, 0x47, 0x41, 0x57, 0xa7, 0xb5, 0x9f, 0xc9, 0xc1, 0x92, 0xd0, 0x3e, 0x8d, 0x07,
49382         0xf9, 0x52, 0x51, 0x47, 0x1d, 0x78, 0xde, 0x1f, 0x4e, 0xbd, 0x07, 0x96, 0x7b, 0x6c, 0x99, 0x84,
49383         0xef, 0x75, 0xcf, 0xb3, 0xbd, 0x81, 0xe9, 0xf8, 0x36, 0x0f, 0xb2, 0xb4, 0xa0, 0x6f, 0x41, 0xe4,
49384         0x76, 0x32, 0x19, 0xf4, 0x9d, 0x70, 0x85, 0x0d, 0xb6, 0xb4, 0xbc, 0x72, 0x29, 0x8e, 0x0e, 0x53,
49385         0x88, 0x07, 0xc6, 0x43, 0x52, 0x60, 0xaa, 0xcf, 0xc2, 0xc5, 0x94, 0xac, 0xb5, 0xbf, 0xc8, 0xc1,
49386         0xc5, 0x34, 0xfe, 0xbf, 0xa6, 0x80, 0x26, 0xe0, 0x87, 0xbe, 0xd7, 0xa5, 0x86, 0xe6, 0xdd, 0xa4,
49387         0x7e, 0xda, 0x12, 0x88, 0x69, 0x09, 0xa4, 0x71, 0x86, 0xec, 0xb5, 0x5f, 0x56, 0x40, 0x1b, 0x4d,
49388         0xea, 0x14, 0x1d, 0xaf, 0xc4, 0x44, 0xa2, 0xbc, 0x3c, 0x13, 0x89, 0xf2, 0x0c, 0xde, 0xe1, 0xf8,
49389         0x26, 0xc1, 0xcb, 0xeb, 0xbc, 0xc7, 0x51, 0x81, 0x30, 0xbf, 0xc7, 0xd1, 0x8f, 0xb2, 0xce, 0x76,
49390         0xe6, 0xde, 0x75, 0x2e, 0x04, 0x46, 0x45, 0xcf, 0xe8, 0xce, 0xdc, 0x2b, 0xe8, 0x3a, 0xdb, 0x99,
49391         0x7b, 0x65, 0x5d, 0x57, 0xe7, 0xb5, 0xff, 0x32, 0x07, 0xb3, 0x54, 0x55, 0x8b, 0xd7, 0xf6, 0x25,
49392         0x00, 0x2f, 0xd0, 0xae, 0xf0, 0xb5, 0x10, 0xc3, 0x18, 0xf4, 0x3e, 0x2c, 0x79, 0x21, 0x78, 0xad,
49393         0xd7, 0xed, 0x06, 0xee, 0x7f, 0x3e, 0x95, 0x60, 0x2d, 0xdc, 0x7d, 0xc0, 0x6d, 0xa0, 0x8a, 0x38,
49394         0x78, 0x98, 0x0c, 0xb5, 0x08, 0x17, 0x46, 0x6e, 0x58, 0xb4, 0x0a, 0xad, 0x76, 0xea, 0xd1, 0x6b,
49395         0x88, 0x3c, 0x8e, 0xa5, 0x81, 0x74, 0x18, 0xf7, 0xba, 0x83, 0x56, 0xaa, 0x28, 0x94, 0x6f, 0x10,
49396         0x8e, 0x42, 0x6a, 0x3f, 0x30, 0x05, 0xb3, 0x75, 0xcb, 0x74, 0x5b, 0xc7, 0xf5, 0xbe, 0xd9, 0xb2,
49397         0xd0, 0x0b, 0x30, 0xef, 0x85, 0xc1, 0xe0, 0x62, 0x46, 0x8e, 0x44, 0x7b, 0x70, 0xb6, 0xd5, 0x73,
49398         0x06, 0x6e, 0xaf, 0x23, 0x18, 0xb6, 0xde, 0x6a, 0x67, 0xd2, 0x46, 0x8f, 0xc5, 0x44, 0xaf, 0xc2,
49399         0x98, 0xd7, 0xc9, 0xb0, 0x35, 0x38, 0x83, 0x09, 0x1c, 0x42, 0x04, 0xdc, 0x08, 0xac, 0x22, 0x90,
49400         0x00, 0x8b, 0x2b, 0x06, 0x36, 0x11, 0x48, 0x80, 0xc5, 0x95, 0x02, 0x8b, 0x08, 0x24, 0xc0, 0xe2,
49401         0x2a, 0x81, 0x71, 0x4e, 0x12, 0xa0, 0x57, 0x60, 0x9d, 0x7c, 0xe8, 0x66, 0x9e, 0x86, 0x78, 0x6c,
49402         0x39, 0xf0, 0x2f, 0x4f, 0x43, 0x2c, 0x56, 0xf0, 0x2b, 0x4f, 0x43, 0x2c, 0xb6, 0xa8, 0x33, 0x51,
49403         0x25, 0x16, 0x5b, 0xe4, 0xb1, 0x15, 0x9d, 0x8a, 0x23, 0xf1, 0xd8, 0x8a, 0x8e, 0x56, 0xb9, 0x73,
49404         0x6e, 0x2a, 0x40, 0x34, 0x4f, 0x57, 0x14, 0x12, 0x64, 0xf1, 0x05, 0x43, 0xa7, 0xf2, 0x3f, 0x3c,
49405         0xbe, 0x60, 0xf0, 0xf8, 0x72, 0x51, 0xa7, 0x22, 0x3e, 0x3c, 0xbe, 0x5c, 0xd4, 0x99, 0xa7, 0xfe,
49406         0xbc, 0x51, 0xd1, 0xa9, 0xc7, 0x61, 0xee, 0xa9, 0x9f, 0x84, 0x59, 0x8a, 0x51, 0x2a, 0xeb, 0xd4,
49407         0x36, 0x17, 0x4f, 0x21, 0x61, 0x54, 0x81, 0xe9, 0x36, 0xf7, 0x8b, 0x4d, 0x7d, 0x0c, 0x8f, 0x6a,
49408         0xae, 0x00, 0x1a, 0x7d, 0x1e, 0x2e, 0x76, 0x7b, 0x8e, 0x3d, 0xe8, 0xd1, 0x2d, 0x00, 0x35, 0xd8,
49409         0xe0, 0xdd, 0xb5, 0x07, 0xc7, 0xb6, 0x53, 0xef, 0xf4, 0x06, 0xdc, 0x82, 0x56, 0xaa, 0x5b, 0xbc,
49410         0x34, 0x7c, 0xdf, 0x95, 0x49, 0xcd, 0x74, 0xda, 0x76, 0xdb, 0x1c, 0x58, 0x1e, 0xb7, 0x9e, 0x95,
49411         0xec, 0xca, 0x24, 0x04, 0xc5, 0x11, 0x54, 0x54, 0x82, 0xc9, 0x16, 0x1b, 0xb5, 0x2b, 0x9c, 0xad,
49412         0x78, 0xa7, 0x5d, 0x04, 0x64, 0x53, 0xc1, 0x1c, 0x18, 0xd5, 0x60, 0xf6, 0xc4, 0x6a, 0xd4, 0xd9,
49413         0x84, 0xd5, 0x3a, 0xb7, 0x9a, 0xa2, 0xda, 0x71, 0x70, 0x23, 0x80, 0xdb, 0x54, 0x30, 0x9c, 0x58,
49414         0x7e, 0xa8, 0xfa, 0x02, 0x68, 0x42, 0x39, 0x3b, 0xbd, 0x58, 0x6f, 0xfc, 0xd4, 0xee, 0x69, 0x38,
49415         0xa6, 0xe8, 0x23, 0xd9, 0xaf, 0x8d, 0x31, 0xff, 0x2b, 0x42, 0x39, 0xea, 0xb0, 0x64, 0x1e, 0x1d,
49416         0xb9, 0xd6, 0x11, 0x6d, 0x82, 0x6d, 0xeb, 0x81, 0xd5, 0xc9, 0xa7, 0x5e, 0xf1, 0xad, 0x47, 0xa0,
49417         0xf1, 0x30, 0x7e, 0x1c, 0x51, 0x23, 0xf5, 0x72, 0x6f, 0x34, 0x51, 0x23, 0x8e, 0x68, 0x91, 0x0f,
49418         0xe7, 0x27, 0x25, 0x5a, 0x8c, 0x23, 0x5a, 0xe1, 0x93, 0xdb, 0x93, 0x12, 0xad, 0xa0, 0x03, 0x40,
49419         0x43, 0x75, 0x52, 0xe6, 0xbb, 0xfc, 0x8c, 0x54, 0x63, 0x08, 0x90, 0x0d, 0xb6, 0x1a, 0x05, 0x44,
49420         0xeb, 0xf2, 0xfe, 0xee, 0x95, 0x4c, 0xe4, 0xe5, 0xed, 0x9c, 0x99, 0x4d, 0xc3, 0x47, 0xe7, 0x1a,
49421         0x3e, 0x79, 0xee, 0x41, 0xc7, 0xe0, 0x1e, 0x74, 0x0a, 0x6c, 0x45, 0x75, 0x8a, 0x6c, 0x0b, 0xe7,
49422         0x94, 0xd4, 0x49, 0xfa, 0x5b, 0x56, 0xa7, 0xb8, 0x46, 0xd0, 0xb4, 0xf6, 0x63, 0x63, 0x30, 0xc9,
49423         0x57, 0xa7, 0x8f, 0xe0, 0x42, 0xbb, 0xe5, 0xfb, 0xb3, 0xd7, 0x1b, 0x7a, 0x63, 0xdd, 0x69, 0xb3,
49424         0x40, 0xbe, 0xa1, 0xf3, 0x9e, 0x17, 0x7f, 0x44, 0xd8, 0xa8, 0x6d, 0x25, 0xa0, 0xe1, 0xd5, 0x76,
49425         0x8b, 0x7b, 0xb7, 0xd7, 0xf5, 0x30, 0x41, 0x47, 0x37, 0x61, 0x3e, 0xcc, 0xcc, 0x68, 0xe8, 0xa9,
49426         0x56, 0x3e, 0x42, 0xfa, 0x46, 0x43, 0xc7, 0xb3, 0x01, 0x49, 0x63, 0x88, 0x4e, 0x3e, 0xd5, 0xc6,
49427         0x87, 0x48, 0x27, 0x2f, 0xd2, 0xc9, 0x47, 0xe9, 0x18, 0xa9, 0x6f, 0x5c, 0x22, 0x1d, 0x43, 0xa4,
49428         0x63, 0x44, 0xe9, 0x14, 0x52, 0x9f, 0x78, 0x44, 0x3a, 0x05, 0x91, 0x4e, 0x41, 0x7b, 0x06, 0x2e,
49429         0x24, 0xd7, 0xaa, 0x76, 0x04, 0xf3, 0x52, 0x9d, 0xa0, 0x77, 0x01, 0xc9, 0xd3, 0x60, 0xa3, 0x7e,
49430         0x73, 0x2b, 0xd5, 0x1a, 0xe0, 0xee, 0x10, 0x38, 0x5e, 0x92, 0x49, 0xd4, 0x6f, 0x6e, 0x69, 0xff,
49431         0xf7, 0x18, 0xa0, 0x61, 0x48, 0x74, 0x37, 0x79, 0x6e, 0x7a, 0x39, 0x53, 0x3f, 0x67, 0xf9, 0x0d,
49432         0xcf, 0x4f, 0x77, 0x93, 0xe7, 0xa7, 0xa7, 0x21, 0x6c, 0xc4, 0x11, 0x2e, 0xa6, 0xaa, 0x7d, 0x65,
49433         0x23, 0x5c, 0x8c, 0x23, 0x5c, 0x49, 0xbd, 0x96, 0xc8, 0x46, 0xb8, 0x82, 0xee, 0xa5, 0xcc, 0x55,
49434         0xa7, 0xa0, 0x1c, 0x37, 0x5f, 0xfd, 0xe7, 0x0a, 0x9c, 0x8d, 0x03, 0xce, 0x76, 0x21, 0x10, 0x87,
49435         0xf9, 0xd4, 0x1e, 0xcf, 0x16, 0xe5, 0x1e, 0x9d, 0x8f, 0x46, 0x18, 0xda, 0x63, 0x39, 0xa2, 0x80,
49436         0x0a, 0x30, 0xd9, 0x3e, 0xe9, 0x76, 0x1f, 0xfb, 0x3d, 0x2f, 0x7e, 0xa1, 0xa7, 0x0e, 0xd9, 0xf2,
49437         0x98, 0x83, 0x06, 0x48, 0x7e, 0xaf, 0x4a, 0x41, 0x32, 0x38, 0x92, 0xa1, 0xfd, 0xf7, 0x0a, 0x4c,
49438         0x32, 0x3a, 0xe8, 0x9a, 0x5c, 0x43, 0x57, 0x52, 0xf2, 0x94, 0xeb, 0xa4, 0x93, 0x4d, 0x59, 0xa8,
49439         0x93, 0xf7, 0x3d, 0xff, 0x18, 0xec, 0xf1, 0xc2, 0xeb, 0x14, 0xd9, 0x5d, 0xaa, 0xd7, 0x29, 0xb1,
49440         0xc7, 0x0b, 0xaf, 0x53, 0x51, 0x27, 0xb8, 0x53, 0x20, 0x72, 0x46, 0xf2, 0xdd, 0x03, 0x4d, 0xb1,
49441         0x2f, 0x83, 0x9c, 0xcb, 0x07, 0x9c, 0x61, 0xe3, 0x14, 0x0c, 0x1b, 0x4f, 0xdd, 0x88, 0x7b, 0x30,
49442         0x2b, 0xec, 0x8d, 0xd0, 0x3a, 0xcc, 0x86, 0x73, 0xa1, 0xc7, 0x5b, 0xe9, 0xf2, 0x88, 0x99, 0xd0,
49443         0xc3, 0x10, 0xcc, 0x83, 0x9e, 0xf6, 0x15, 0x05, 0x66, 0x85, 0xb4, 0x6c, 0x2a, 0xb3, 0x02, 0x82,
49444         0x5c, 0xa4, 0x3b, 0xa3, 0x8b, 0xb4, 0x0a, 0xe8, 0x90, 0xa1, 0xf2, 0x49, 0xb7, 0x91, 0x6f, 0x90,
49445         0xf5, 0x55, 0x8c, 0xcf, 0xf3, 0xf8, 0xbc, 0x9a, 0xf3, 0x0d, 0xd0, 0x63, 0xcb, 0x3b, 0xe9, 0x0c,
49446         0x7c, 0x51, 0xc6, 0xfa, 0xcd, 0xfd, 0x8d, 0xec, 0x06, 0xe8, 0x43, 0x5c, 0x82, 0xe7, 0x6b, 0xf7,
49447         0xff, 0x3d, 0xc5, 0xd7, 0xfa, 0x11, 0x53, 0x47, 0x1a, 0xd1, 0x79, 0x19, 0x54, 0xef, 0xd0, 0xf1,
49448         0x35, 0xe4, 0x29, 0x2e, 0x7f, 0x42, 0x5f, 0xf4, 0x0e, 0x1d, 0x31, 0x1a, 0xbd, 0x01, 0xe7, 0x0f,
49449         0x5d, 0xb3, 0x6b, 0x55, 0x7b, 0x27, 0x4e, 0xdb, 0x74, 0x1f, 0x4b, 0x38, 0x54, 0x70, 0x0f, 0x27,
49450         0x03, 0xa0, 0xcf, 0xc2, 0xac, 0xeb, 0xb9, 0xfd, 0x06, 0x87, 0xcf, 0xe2, 0xb6, 0x08, 0x08, 0x02,
49451         0x83, 0xd7, 0x76, 0x60, 0x29, 0x2c, 0x1d, 0xa9, 0x33, 0x63, 0x17, 0x67, 0xb3, 0x36, 0x14, 0xa2,
49452         0x19, 0xbb, 0xd8, 0xaf, 0xad, 0xff, 0x2b, 0xc7, 0xde, 0xda, 0x82, 0x84, 0x8f, 0xc1, 0x7e, 0xfb,
49453         0x90, 0xe9, 0xf3, 0xdc, 0xa9, 0x4d, 0x9f, 0xdf, 0x85, 0x95, 0x6e, 0xc0, 0x95, 0x70, 0x92, 0x4f,
49454         0xd5, 0x31, 0x0d, 0xcb, 0xb1, 0x8b, 0x71, 0x3c, 0x3e, 0x6a, 0xc1, 0xf9, 0x30, 0x81, 0x0a, 0x43,
49455         0xfa, 0x7d, 0x6f, 0x17, 0xa7, 0xee, 0x92, 0xe5, 0x4a, 0xdf, 0xc5, 0x38, 0x99, 0x8e, 0xf6, 0xdf,
49456         0x29, 0x4c, 0x22, 0x37, 0x90, 0xb8, 0xa1, 0x50, 0x1e, 0xd2, 0x05, 0x01, 0x93, 0x51, 0xf5, 0xc1,
49457         0x84, 0x4f, 0x74, 0x41, 0xf8, 0x24, 0x0b, 0xc6, 0x7d, 0x7a, 0x9d, 0xe1, 0x0b, 0xa6, 0x8c, 0xc4,
49458         0xa0, 0x3a, 0x6d, 0xdf, 0x01, 0xcb, 0x9c, 0xc1, 0x3d, 0xcb, 0x0d, 0xec, 0xdc, 0xa6, 0xdb, 0xf4,
49459         0xdb, 0x82, 0x59, 0xea, 0xb1, 0x83, 0xe1, 0x8d, 0x14, 0x48, 0x8f, 0x54, 0x04, 0x06, 0xcf, 0x6b,
49460         0xf2, 0x6f, 0xed, 0x07, 0x15, 0x58, 0x0d, 0xf3, 0xe7, 0xe6, 0x21, 0x59, 0x2e, 0xdc, 0x24, 0xa4,
49461         0xeb, 0x35, 0xec, 0xa8, 0x49, 0x48, 0x8f, 0x41, 0xec, 0xc2, 0x02, 0x97, 0x5b, 0x78, 0x52, 0x56,
49462         0xe6, 0x98, 0x2b, 0x11, 0xce, 0xcc, 0x2f, 0x28, 0x4c, 0x3e, 0x28, 0x02, 0xc5, 0xa4, 0x78, 0xbe,
49463         0x35, 0x9b, 0xef, 0x1b, 0x0a, 0xcc, 0x52, 0xc3, 0x35, 0xbc, 0x93, 0xdd, 0x81, 0x45, 0x97, 0x7d,
49464         0x52, 0xb3, 0xcb, 0xa1, 0x7c, 0x4b, 0xf6, 0x3a, 0x59, 0x08, 0x09, 0xd0, 0x41, 0xf3, 0x2e, 0x20,
49465         0x1e, 0x23, 0xd8, 0x94, 0x3d, 0x75, 0x4d, 0xab, 0x21, 0x0d, 0x66, 0x06, 0x57, 0x6b, 0xc0, 0x85,
49466         0xf8, 0x96, 0xa7, 0x52, 0x41, 0xeb, 0xf2, 0xa4, 0xf6, 0x4a, 0x82, 0xbc, 0x62, 0x1c, 0xbe, 0x3f,
49467         0xbb, 0xdd, 0x83, 0xb5, 0x98, 0xae, 0x4d, 0xa9, 0xbf, 0x29, 0x53, 0xff, 0xe4, 0x08, 0xea, 0x01,
49468         0x72, 0x30, 0x71, 0x2a, 0xb0, 0xc0, 0x7b, 0xa1, 0x5f, 0xf3, 0x1f, 0x04, 0xd5, 0x14, 0x40, 0x5b,
49469         0xfe, 0xea, 0xfd, 0xa9, 0xac, 0xf4, 0x99, 0x25, 0xfc, 0x90, 0x8e, 0xaf, 0x54, 0xd7, 0x82, 0x15,
49470         0xb9, 0x0d, 0x7c, 0xfa, 0x69, 0x32, 0xcc, 0xc9, 0xb5, 0x8b, 0x97, 0xc5, 0xd6, 0xe0, 0xb4, 0xb4,
49471         0x9f, 0x54, 0x98, 0xa7, 0x27, 0xbe, 0x54, 0x55, 0x61, 0xb6, 0x15, 0xf6, 0xac, 0xd4, 0x7d, 0x88,
49472         0xd0, 0x03, 0xb1, 0x88, 0x44, 0x25, 0x59, 0xa5, 0x6a, 0x4a, 0xb7, 0x38, 0x20, 0x81, 0xe2, 0x08,
49473         0x2a, 0x39, 0xbe, 0xed, 0x6d, 0xef, 0xec, 0x36, 0xb6, 0xda, 0x16, 0x13, 0x21, 0xbd, 0x0a, 0x63,
49474         0xdd, 0x56, 0x8b, 0x73, 0x96, 0x20, 0x38, 0x50, 0xab, 0x61, 0x02, 0x44, 0x61, 0x9d, 0x56, 0xba,
49475         0x90, 0xc1, 0x2e, 0x81, 0x75, 0x5a, 0xda, 0xb3, 0x30, 0xb6, 0xb3, 0x5b, 0xa3, 0xb2, 0x76, 0x4e,
49476         0x8b, 0xc9, 0x55, 0x53, 0xf7, 0x99, 0x2c, 0x44, 0x93, 0x6b, 0x2c, 0xb9, 0x25, 0x25, 0xd3, 0x90,
49477         0xf6, 0x13, 0x0a, 0xac, 0x49, 0x7c, 0x32, 0x31, 0xc0, 0x46, 0xe9, 0x56, 0x0d, 0x7d, 0x00, 0x6b,
49478         0xfd, 0x4e, 0xd7, 0x89, 0x49, 0x4a, 0xb5, 0xfc, 0x29, 0x91, 0xdb, 0x3c, 0x83, 0xcf, 0x12, 0x22,
49479         0x7e, 0x98, 0x92, 0x20, 0xc4, 0x9f, 0x03, 0xa0, 0xc4, 0xed, 0x40, 0xf6, 0x6c, 0x7e, 0xf3, 0x0c,
49480         0x9e, 0xa1, 0xb0, 0x24, 0x8a, 0x09, 0x28, 0x9a, 0x70, 0x51, 0x22, 0x47, 0xad, 0x2a, 0x87, 0x1c,
49481         0x56, 0xe5, 0x91, 0xf1, 0xa9, 0xd1, 0xfc, 0x84, 0xc8, 0xfe, 0xe8, 0xf8, 0x8b, 0x1c, 0x3c, 0x47,
49482         0xba, 0xc4, 0x7a, 0xab, 0x65, 0x79, 0x1e, 0xb6, 0x3a, 0xe6, 0xc0, 0x6a, 0x6f, 0x39, 0x87, 0x3d,
49483         0x21, 0x9f, 0x1e, 0x5c, 0x94, 0x6a, 0x82, 0xb2, 0xc1, 0xac, 0x63, 0x95, 0x8e, 0xfc, 0x36, 0xd5,
49484         0x47, 0xe7, 0x2e, 0xb3, 0x8f, 0xcf, 0x89, 0x35, 0x43, 0x2d, 0x77, 0x11, 0x92, 0xa5, 0xa3, 0x16,
49485         0x7a, 0x03, 0x2e, 0x0c, 0x5c, 0xb3, 0xf5, 0x91, 0xed, 0x1c, 0xad, 0xbb, 0x96, 0x59, 0xeb, 0xb5,
49486         0x2d, 0x21, 0x3f, 0xe6, 0xc4, 0xfc, 0x5c, 0x14, 0x22, 0xc0, 0xbe, 0x0e, 0x33, 0xae, 0xe9, 0x98,
49487         0x2d, 0x0a, 0x9c, 0x65, 0x7a, 0x9e, 0xa6, 0xe0, 0x04, 0xf5, 0x75, 0x40, 0xcc, 0xce, 0xb6, 0x58,
49488         0x5d, 0x81, 0xc3, 0xfd, 0x25, 0x31, 0x8d, 0xad, 0x34, 0xcf, 0xc3, 0x1c, 0x8b, 0xe4, 0x2d, 0xe9,
49489         0xdf, 0xcf, 0xcf, 0xb2, 0x58, 0xd6, 0x96, 0xe7, 0x60, 0x95, 0x04, 0x6d, 0x9f, 0x6a, 0x50, 0x14,
49490         0xed, 0x6e, 0x72, 0x03, 0xdf, 0xd8, 0xab, 0x65, 0xdb, 0x2d, 0x4a, 0x04, 0xfc, 0x66, 0xfd, 0xbe,
49491         0x11, 0xcd, 0x4a, 0xa8, 0xa7, 0x34, 0xab, 0xd5, 0x7f, 0xb2, 0x66, 0xbd, 0xb1, 0x97, 0xd4, 0xac,
49492         0x37, 0xfa, 0x69, 0xcd, 0x4a, 0xf2, 0x4b, 0x6b, 0x56, 0x82, 0x5d, 0x8c, 0xad, 0x45, 0x82, 0x49,
49493         0xad, 0xdd, 0x33, 0x6b, 0x5c, 0x7e, 0xaa, 0x8f, 0xa5, 0xfd, 0xbe, 0x02, 0x73, 0xb5, 0x5b, 0x5b,
49494         0xd4, 0xed, 0x26, 0x2d, 0x75, 0x0b, 0x96, 0x5b, 0x47, 0x76, 0x10, 0x6e, 0x74, 0xac, 0x23, 0x33,
49495         0xd8, 0x3c, 0x17, 0x13, 0xa7, 0xcc, 0x94, 0x8a, 0xc4, 0x6a, 0xeb, 0xc8, 0x26, 0x51, 0x37, 0xf6,
49496         0x6a, 0xdb, 0x94, 0x1a, 0x6a, 0xc0, 0x92, 0x9c, 0x09, 0xf3, 0x87, 0x37, 0xf6, 0xc4, 0x59, 0x2c,
49497         0x08, 0x59, 0xd8, 0xde, 0x40, 0xfb, 0xe3, 0x31, 0x58, 0x92, 0x1a, 0x81, 0xda, 0xd9, 0xb8, 0x0d,
49498         0x4b, 0x43, 0x2d, 0x7a, 0x8a, 0xbe, 0xa3, 0x46, 0x5b, 0x0e, 0xdd, 0x02, 0x35, 0xda, 0x1e, 0xc1,
49499         0xad, 0x42, 0xca, 0x53, 0xc8, 0x10, 0x12, 0x32, 0xa8, 0x41, 0x29, 0x33, 0xdb, 0x78, 0x64, 0xa0,
49500         0x48, 0xf3, 0xc7, 0x16, 0x63, 0x88, 0x0d, 0x43, 0x2c, 0xc5, 0xa1, 0xef, 0x52, 0xe0, 0x02, 0x5f,
49501         0xc4, 0x2c, 0xf7, 0x81, 0xd5, 0xbe, 0xd9, 0x73, 0x6f, 0xf7, 0x2d, 0xd7, 0x1c, 0xf4, 0xdc, 0x03,
49502         0x8f, 0x39, 0x80, 0x5d, 0x30, 0xd6, 0x47, 0x97, 0x9d, 0x54, 0x9f, 0xbf, 0x34, 0xc6, 0x10, 0xc2,
49503         0x29, 0x99, 0x68, 0x77, 0xe1, 0x42, 0x32, 0x66, 0xba, 0x99, 0x36, 0xdb, 0x73, 0x39, 0x96, 0xaa,
49504         0xa0, 0x45, 0x98, 0x75, 0x7a, 0x83, 0x20, 0x22, 0xa7, 0x0d, 0x40, 0xdd, 0xdb, 0xa8, 0xd5, 0x36,
49505         0xb9, 0x4b, 0x8e, 0xfa, 0x56, 0x35, 0x8f, 0xca, 0xb0, 0x3a, 0xfc, 0xc4, 0xf8, 0xbe, 0xe5, 0xfa,
49506         0xbe, 0x57, 0x13, 0x52, 0xd1, 0x27, 0xa5, 0x17, 0x19, 0x8a, 0xe0, 0x1f, 0x9a, 0xe5, 0x68, 0xed,
49507         0x3f, 0x53, 0x60, 0x72, 0xb7, 0x47, 0x33, 0xcb, 0x53, 0xff, 0x5e, 0x8d, 0xfa, 0x49, 0x93, 0x7b,
49508         0xdc, 0x94, 0xc4, 0x02, 0x97, 0x99, 0xdf, 0x2e, 0x29, 0x09, 0xed, 0x81, 0xda, 0x6f, 0xb7, 0x5a,
49509         0xc7, 0x02, 0xcf, 0xa9, 0xaf, 0x2f, 0xd1, 0x02, 0xe2, 0x45, 0x8a, 0x1e, 0x46, 0x68, 0x07, 0xb0,
49510         0x32, 0xd4, 0x54, 0xb4, 0x73, 0xbe, 0x21, 0xcf, 0x8e, 0x2f, 0x65, 0x6b, 0x65, 0xc1, 0xfd, 0xdd,
49511         0xce, 0x49, 0x67, 0x60, 0x07, 0xa7, 0xe1, 0xaa, 0xe9, 0xb4, 0xd9, 0xb1, 0x30, 0xc1, 0x1a, 0xe1,
49512         0x5f, 0x2a, 0x30, 0x4d, 0xa6, 0x12, 0x3a, 0xd4, 0x1a, 0xb0, 0x22, 0x0d, 0x35, 0xc1, 0x33, 0x74,
49513         0xb2, 0xb1, 0xb6, 0xd8, 0x72, 0xc8, 0x3b, 0x84, 0xa0, 0x74, 0x1f, 0xc0, 0xd2, 0x61, 0x94, 0xb5,
49514         0x74, 0x65, 0x8f, 0x84, 0xd2, 0xe0, 0x61, 0x3a, 0xa8, 0x00, 0x93, 0x0e, 0x6d, 0x62, 0x3e, 0x1e,
49515         0xe3, 0xef, 0x08, 0x59, 0x2f, 0xc0, 0x1c, 0x94, 0x7a, 0x2e, 0x24, 0x79, 0x30, 0x27, 0x41, 0x8c,
49516         0x4d, 0x5f, 0x1f, 0x23, 0xae, 0xbe, 0x7e, 0x61, 0x0c, 0x16, 0xb8, 0xf5, 0x46, 0xbf, 0xd6, 0x6a,
49517         0x30, 0x47, 0xe6, 0xc5, 0x2d, 0x3e, 0x2f, 0xa6, 0xca, 0xc1, 0x8b, 0xb3, 0x36, 0x86, 0x70, 0xfe,
49518         0x43, 0xef, 0x32, 0x22, 0x34, 0x8d, 0xec, 0xc6, 0x9e, 0x74, 0x5e, 0x25, 0x7b, 0x10, 0x9f, 0x2e,
49519         0xd9, 0xe6, 0x7c, 0x8e, 0xd5, 0xb8, 0xe4, 0x03, 0x29, 0xd3, 0x7c, 0x35, 0x8c, 0x86, 0xee, 0xc1,
49520         0x52, 0x37, 0x5a, 0x57, 0xfc, 0xd6, 0xe2, 0x95, 0xe4, 0xd6, 0x1b, 0xaa, 0x59, 0x3c, 0x4c, 0x05,
49521         0xbd, 0x1f, 0xe3, 0xe9, 0x69, 0xcf, 0xb5, 0x7b, 0x2e, 0x99, 0x23, 0xd3, 0x8c, 0xbd, 0xec, 0xbb,
49522         0x27, 0xd6, 0xed, 0xfe, 0x00, 0x27, 0xa3, 0x6b, 0xbf, 0xae, 0x30, 0x1f, 0x81, 0xfe, 0xe5, 0x0c,
49523         0x7a, 0x63, 0xe8, 0x32, 0x6e, 0xe4, 0x15, 0x98, 0x70, 0x55, 0xf7, 0x16, 0x73, 0x40, 0x28, 0x5c,
49524         0xd2, 0x25, 0x69, 0xd6, 0x85, 0x99, 0x62, 0x01, 0x05, 0x55, 0x60, 0xda, 0xef, 0x2f, 0xbc, 0x25,
49525         0x9e, 0x4d, 0xec, 0x2b, 0x74, 0x70, 0x4f, 0xf1, 0xf6, 0xd4, 0x7e, 0x4b, 0x61, 0x06, 0x83, 0x19,
49526         0x21, 0xd6, 0x4d, 0x5f, 0x06, 0x95, 0x6d, 0x1a, 0x86, 0xee, 0x17, 0x17, 0x99, 0x21, 0xd8, 0x90,
49527         0xf3, 0x9d, 0x18, 0xce, 0x5f, 0xcd, 0x7a, 0x80, 0x66, 0x4d, 0x27, 0x96, 0xe3, 0xcd, 0xa1, 0x72,
49528         0x3c, 0x9f, 0x66, 0x50, 0x77, 0xa8, 0x34, 0x7f, 0xaa, 0x80, 0xba, 0x23, 0x5d, 0x93, 0xed, 0xdc,
49529         0xa6, 0x72, 0x3e, 0xbe, 0x43, 0x99, 0x8d, 0x40, 0xce, 0x27, 0x88, 0x49, 0xbe, 0x9a, 0xcb, 0x3d,
49530         0xe5, 0xd5, 0xdc, 0x07, 0xb0, 0x16, 0x26, 0x54, 0x2d, 0x2f, 0xbc, 0x56, 0xcb, 0x7e, 0xeb, 0x97,
49531         0x44, 0x41, 0xab, 0x33, 0x49, 0x4e, 0xb1, 0xa4, 0xb4, 0xdb, 0x7f, 0x46, 0x9e, 0xed, 0x47, 0xdd,
49532         0xfd, 0x31, 0x4c, 0x7f, 0x2a, 0x7a, 0x47, 0xac, 0x3e, 0x3e, 0xc9, 0x5f, 0x93, 0x09, 0x66, 0xe0,
49533         0x99, 0x13, 0xbb, 0xc3, 0xee, 0x0c, 0x43, 0x62, 0xac, 0x77, 0x7d, 0x5a, 0xa6, 0xf7, 0xc2, 0x08,
49534         0x7a, 0xac, 0x93, 0x70, 0x92, 0xff, 0x4f, 0x0e, 0x66, 0xc3, 0x24, 0x2f, 0x51, 0x75, 0xac, 0x25,
49535         0xd6, 0x3c, 0x6f, 0x12, 0x56, 0x3f, 0x23, 0xe5, 0x9a, 0xa3, 0x15, 0x8a, 0x93, 0x28, 0xa1, 0x3a,
49536         0x73, 0x06, 0x25, 0x56, 0x56, 0xaa, 0xac, 0x43, 0xb4, 0x66, 0x37, 0xcf, 0xe0, 0x21, 0x02, 0xe8,
49537         0x43, 0x58, 0xee, 0x0e, 0x57, 0x5a, 0xaa, 0x9b, 0xad, 0x98, 0x4a, 0xde, 0x3c, 0x83, 0xe3, 0xc8,
49538         0x54, 0x57, 0x99, 0x8b, 0xba, 0xc8, 0x25, 0xaf, 0xa7, 0x7d, 0x73, 0x1c, 0xa6, 0x37, 0xf0, 0x7b,
49539         0x6c, 0xf1, 0xf1, 0xbd, 0xcd, 0x28, 0xb1, 0xde, 0x66, 0x72, 0xc3, 0xde, 0x66, 0x0a, 0x46, 0xa8,
49540         0x35, 0x48, 0x42, 0x81, 0x0f, 0x9a, 0x71, 0xc9, 0x07, 0x0d, 0x8d, 0x2d, 0x4b, 0xfe, 0x6a, 0xca,
49541         0x7e, 0x6c, 0x51, 0xf4, 0x57, 0x53, 0x2e, 0xb2, 0xd8, 0x6b, 0x7a, 0x20, 0x9f, 0x45, 0x43, 0x2c,
49542         0xb6, 0x22, 0x08, 0x68, 0x91, 0x10, 0x5a, 0xe5, 0x76, 0x12, 0x02, 0x09, 0x2d, 0x16, 0xe4, 0xf1,
49543         0xe5, 0x50, 0x46, 0x8b, 0x05, 0x59, 0xbc, 0x51, 0x2a, 0x07, 0x52, 0x5a, 0x2c, 0xc8, 0xe2, 0x0b,
49544         0x46, 0x28, 0xa7, 0xc5, 0x82, 0x2c, 0xbe, 0x94, 0x37, 0x42, 0x41, 0x2d, 0x1a, 0x64, 0xf1, 0xe5,
49545         0xa2, 0x20, 0xa8, 0x45, 0x83, 0xe8, 0x9c, 0x6f, 0x6a, 0x21, 0x90, 0xd4, 0xe2, 0x61, 0x9e, 0x22,
49546         0x89, 0x6a, 0xb1, 0x30, 0x4b, 0x31, 0xf4, 0x62, 0x25, 0x14, 0xd5, 0x62, 0x61, 0x9e, 0x52, 0x2a,
49547         0xeb, 0x54, 0x50, 0xcb, 0x4f, 0x29, 0x95, 0x39, 0x4e, 0x29, 0x6f, 0x30, 0xbf, 0x85, 0x3c, 0x85,
49548         0x84, 0xd1, 0x85, 0xc0, 0x66, 0x1e, 0x15, 0x9f, 0xa2, 0x0e, 0xa6, 0x79, 0x04, 0xba, 0x0e, 0xd3,
49549         0xd4, 0x6b, 0xda, 0x06, 0x7e, 0x8f, 0x8b, 0x45, 0x25, 0xb8, 0x7f, 0xe5, 0x40, 0x38, 0x00, 0xaf,
49550         0x5e, 0x80, 0x73, 0x6d, 0xf7, 0x51, 0x63, 0xbb, 0xe7, 0x1c, 0x31, 0xbb, 0xf7, 0x03, 0xd3, 0x1d,
49551         0x70, 0x6b, 0xce, 0x3f, 0x31, 0x06, 0x4b, 0xd8, 0x6c, 0xdb, 0xbd, 0xaa, 0x65, 0xba, 0x81, 0x90,
49552         0xf6, 0x1e, 0xa8, 0x9e, 0xdb, 0x6c, 0x48, 0x6e, 0x1c, 0xd3, 0x04, 0x97, 0xea, 0xb8, 0x2a, 0x01,
49553         0xe3, 0x45, 0xcf, 0x6d, 0x4a, 0x6e, 0x28, 0xd6, 0x61, 0xc1, 0x73, 0x9b, 0x85, 0xc6, 0x7e, 0x0f,
49554         0x73, 0xe9, 0x6f, 0xdf, 0xbd, 0xc1, 0xd0, 0x39, 0xab, 0xd7, 0xeb, 0x70, 0xb7, 0x35, 0x04, 0x23,
49555         0x40, 0x20, 0x4c, 0xb5, 0xa3, 0x4c, 0xa5, 0x8d, 0xdb, 0x8d, 0x21, 0xa6, 0xda, 0x11, 0xa6, 0xea,
49556         0xb0, 0xc4, 0x28, 0xf2, 0x2c, 0x84, 0x5d, 0xcc, 0x4b, 0x29, 0x24, 0x05, 0x68, 0xac, 0x52, 0x9a,
49557         0x42, 0x0c, 0x7a, 0x07, 0x16, 0x3c, 0xab, 0x75, 0xe2, 0x86, 0x9e, 0xc0, 0x27, 0x52, 0x56, 0xc4,
49558         0xba, 0x04, 0x8a, 0x23, 0xa8, 0x64, 0x62, 0x8f, 0xd6, 0x6d, 0xb6, 0x89, 0x5d, 0xc4, 0xf2, 0x67,
49559         0xe1, 0x7f, 0xa3, 0xc0, 0x9c, 0x18, 0x8f, 0xae, 0xc0, 0x1c, 0x69, 0xe6, 0xe0, 0x04, 0xca, 0x5d,
49560         0x0c, 0x78, 0x6e, 0x33, 0x38, 0x80, 0x6e, 0xc0, 0xa2, 0x6b, 0x59, 0xde, 0xc0, 0x6c, 0x76, 0x6c,
49561         0xef, 0x78, 0x6f, 0xa3, 0xb6, 0x97, 0xa1, 0xe1, 0xa2, 0x28, 0xe8, 0x6d, 0x98, 0x6f, 0xdb, 0x5e,
49562         0xcb, 0x74, 0xdb, 0xb7, 0x1d, 0x4a, 0x63, 0x6c, 0x74, 0xe3, 0x4b, 0x08, 0x68, 0x1d, 0x66, 0xfb,
49563         0xed, 0x56, 0x9f, 0x9f, 0xa4, 0x78, 0x23, 0x5d, 0x4e, 0x3a, 0x72, 0xed, 0x71, 0x38, 0x0c, 0x04,
49564         0x89, 0xd7, 0xe5, 0x97, 0x73, 0x30, 0x2b, 0xa4, 0xa1, 0xab, 0x30, 0xd6, 0x76, 0x9b, 0xa9, 0x57,
49565         0xb6, 0x1b, 0xb8, 0x8a, 0x09, 0x10, 0x69, 0xd4, 0x6e, 0xcf, 0xb5, 0xf6, 0x8f, 0x4d, 0xe7, 0xb6,
49566         0x63, 0xe1, 0xed, 0x5a, 0xea, 0xe5, 0xf1, 0x8e, 0x04, 0x8a, 0x23, 0xa8, 0x68, 0x03, 0xe6, 0x06,
49567         0x0d, 0x6c, 0xf5, 0xdc, 0xb6, 0xe5, 0xda, 0xce, 0x51, 0xea, 0xa6, 0x62, 0x5f, 0x00, 0xc4, 0xb3,
49568         0x83, 0x30, 0x80, 0x36, 0x61, 0xa9, 0x65, 0xf7, 0x8f, 0x69, 0x60, 0xc3, 0xf6, 0xcc, 0x66, 0xc7,
49569         0x6a, 0xf3, 0x7a, 0x49, 0xab, 0xd7, 0x61, 0x24, 0xed, 0x47, 0x27, 0x60, 0x6c, 0x03, 0x57, 0xd1,
49570         0x0d, 0x98, 0xe3, 0x95, 0x1e, 0xca, 0xab, 0x27, 0xf1, 0xb5, 0x21, 0x00, 0x62, 0x09, 0x0d, 0xdd,
49571         0x82, 0x05, 0xda, 0x54, 0xf5, 0xdd, 0x46, 0xdd, 0xfe, 0x82, 0x75, 0xb0, 0x9d, 0xba, 0x21, 0xa3,
49572         0x2d, 0xc2, 0x41, 0xf1, 0x1c, 0x41, 0xac, 0xef, 0x32, 0xb4, 0x28, 0xa1, 0x8d, 0xed, 0xd4, 0x9a,
49573         0x4a, 0x22, 0xb4, 0xb1, 0x8d, 0x4a, 0x30, 0xe5, 0xf4, 0x06, 0x07, 0x5e, 0x50, 0x41, 0xe9, 0x3a,
49574         0x27, 0x1c, 0x16, 0xbd, 0x0e, 0xe3, 0x6e, 0xef, 0xb8, 0x95, 0xaa, 0x43, 0x84, 0x7b, 0xc7, 0x2d,
49575         0xaa, 0x8b, 0xdf, 0x3b, 0x6e, 0xa1, 0x1d, 0x58, 0x38, 0xe9, 0x77, 0x6c, 0xe7, 0xa3, 0xdb, 0x4e,
49576         0xe7, 0x31, 0xbe, 0xbd, 0x59, 0xe3, 0x0a, 0x43, 0xf1, 0xbd, 0xe4, 0x40, 0x02, 0xdd, 0x3c, 0x83,
49577         0x23, 0xc8, 0x68, 0x1b, 0x96, 0x6d, 0x67, 0x60, 0x1d, 0x91, 0xf9, 0x60, 0xcf, 0xed, 0x0d, 0xac,
49578         0x96, 0xe0, 0x08, 0x3b, 0xad, 0x8d, 0xe3, 0xd0, 0xd0, 0x2e, 0x9c, 0xf5, 0x06, 0xe6, 0xe0, 0x84,
49579         0x1b, 0xc3, 0xc0, 0xd6, 0xfd, 0x13, 0xdb, 0xb5, 0xda, 0xdc, 0x16, 0x65, 0x1a, 0xb9, 0x58, 0x3c,
49580         0xf4, 0x39, 0x40, 0xbd, 0x93, 0xc1, 0xed, 0xc3, 0xdb, 0xa4, 0x43, 0x6e, 0x58, 0x1d, 0xfb, 0x81,
49581         0xe5, 0x3e, 0xe6, 0xe6, 0x28, 0xd3, 0xa8, 0xc5, 0x60, 0x55, 0x97, 0x61, 0xe9, 0xd8, 0x32, 0xdb,
49582         0x64, 0xfd, 0xe9, 0xf6, 0x5d, 0xcb, 0xf3, 0xec, 0x9e, 0xa3, 0x7d, 0x25, 0x07, 0x73, 0x62, 0x37,
49583         0xcb, 0x66, 0xf0, 0x55, 0xc4, 0x90, 0x65, 0x47, 0x7e, 0x47, 0xc9, 0xa8, 0x6f, 0x98, 0x0f, 0xf4,
49584         0x0d, 0x8d, 0x40, 0xdf, 0xb0, 0xa0, 0xfb, 0xe6, 0x9e, 0xa8, 0x05, 0x5c, 0xfa, 0x55, 0xd2, 0x99,
49585         0x14, 0x0f, 0xd9, 0x0f, 0x31, 0x29, 0x9e, 0xae, 0x77, 0xad, 0xe4, 0xdb, 0x7a, 0xca, 0xeb, 0xba,
49586         0x6f, 0xeb, 0x29, 0x5f, 0x0a, 0x6c, 0x3d, 0x19, 0x7a, 0x60, 0xeb, 0xc9, 0x28, 0xe9, 0xbe, 0xad,
49587         0x27, 0xa6, 0xf2, 0xc0, 0x2c, 0x40, 0xe9, 0x3a, 0xb7, 0x7b, 0xeb, 0x5d, 0x2b, 0x05, 0x96, 0x9e,
49588         0xf2, 0x24, 0x7a, 0x51, 0xb2, 0x2a, 0xab, 0x6a, 0x3f, 0xac, 0xc0, 0x9c, 0xd8, 0xeb, 0xb3, 0x55,
49589         0x90, 0x88, 0x21, 0x57, 0xd0, 0x5b, 0xa3, 0xeb, 0x67, 0x1e, 0x66, 0x3a, 0x96, 0x93, 0x37, 0x9a,
49590         0xf6, 0xc0, 0x53, 0x15, 0x3f, 0x58, 0xa1, 0xc1, 0x9c, 0xf6, 0xb3, 0x0a, 0x8c, 0x93, 0x01, 0x41,
49591         0xf7, 0xf7, 0xe6, 0xa3, 0x5a, 0x70, 0x6c, 0xe3, 0x21, 0xf4, 0x59, 0x98, 0xee, 0xbb, 0xbd, 0x43,
49592         0xbb, 0x13, 0x3c, 0x17, 0x5e, 0x49, 0x1c, 0x55, 0x7b, 0x1c, 0x10, 0x07, 0x28, 0xe8, 0x06, 0xdb,
49593         0x01, 0xd4, 0x7a, 0xce, 0xc0, 0x76, 0x4e, 0x2c, 0x3a, 0xc2, 0x46, 0xaf, 0x24, 0x64, 0xd9, 0x17,
49594         0x51, 0xb4, 0x7f, 0x94, 0x83, 0x39, 0x31, 0x07, 0xf4, 0x02, 0xcc, 0xf3, 0x3c, 0xf4, 0x47, 0xba,
49595         0xae, 0xe7, 0xb9, 0x45, 0x5e, 0x39, 0x32, 0x0a, 0x65, 0xf8, 0xa6, 0x58, 0xa4, 0xc8, 0x28, 0x54,
49596         0xc1, 0xb7, 0x33, 0x22, 0x45, 0x46, 0xa1, 0x98, 0xfd, 0xdb, 0x08, 0x54, 0x31, 0x0a, 0x55, 0xe6,
49597         0x86, 0xd7, 0xe4, 0x48, 0x19, 0x2a, 0xaf, 0xe7, 0xb9, 0xcd, 0x3a, 0x39, 0x32, 0x0a, 0x65, 0x70,
49598         0x17, 0x31, 0x72, 0x64, 0x14, 0xaa, 0xc0, 0x0d, 0x77, 0xcb, 0x91, 0x51, 0xa8, 0x22, 0xb7, 0xd5,
49599         0x2d, 0x47, 0x6a, 0xdf, 0x50, 0x60, 0x41, 0x9e, 0xe3, 0x12, 0xfb, 0xc5, 0xad, 0xa1, 0x7e, 0xf1,
49600         0x4a, 0x86, 0x29, 0xf3, 0xaf, 0xaf, 0x87, 0xbc, 0x09, 0xab, 0xf1, 0x59, 0x45, 0x8b, 0x5e, 0x1e,
49601         0xee, 0x2a, 0x79, 0xbd, 0x4c, 0x76, 0x5a, 0x0b, 0xf2, 0x26, 0x00, 0x55, 0x61, 0xb6, 0xef, 0xda,
49602         0x5d, 0xd3, 0x7d, 0xbc, 0x67, 0x0e, 0x8e, 0x53, 0x9f, 0xb0, 0xf7, 0x42, 0x38, 0x2c, 0x22, 0xa1,
49603         0x06, 0xac, 0x9c, 0x74, 0x1a, 0x1b, 0xe6, 0xc0, 0xac, 0xf7, 0x3b, 0xf6, 0x20, 0x34, 0x76, 0x99,
49604         0xe6, 0x41, 0xe3, 0x60, 0x3b, 0x06, 0x03, 0x9f, 0x3d, 0xe9, 0x0c, 0xc7, 0x92, 0xea, 0xa3, 0x2b,
49605         0xee, 0x06, 0x59, 0x89, 0x98, 0x72, 0x58, 0x96, 0xea, 0x23, 0x38, 0x02, 0x8a, 0xf6, 0x23, 0x0a,
49606         0xcc, 0x0a, 0x85, 0x40, 0x9f, 0x86, 0x99, 0x96, 0xd5, 0xe9, 0xdc, 0x72, 0x7b, 0x27, 0xd9, 0x84,
49607         0x56, 0x42, 0x70, 0xb4, 0x01, 0x0b, 0x9d, 0xde, 0x91, 0xdd, 0x32, 0x3b, 0xb5, 0x63, 0xd3, 0x71,
49608         0xac, 0x4e, 0x26, 0x19, 0x96, 0x08, 0x8e, 0xf6, 0x73, 0x63, 0xb0, 0x12, 0x5b, 0x11, 0xe8, 0xa6,
49609         0x3c, 0x67, 0xea, 0xd9, 0xeb, 0x50, 0x9e, 0x3c, 0x7f, 0x23, 0x97, 0x49, 0xda, 0xb2, 0xc9, 0xd7,
49610         0x96, 0x26, 0x59, 0x1e, 0xe8, 0xda, 0xd2, 0x24, 0x4b, 0x02, 0x5d, 0x5b, 0x9a, 0x45, 0x9d, 0xaf,
49611         0x2d, 0xcd, 0x8a, 0x6f, 0x49, 0xb0, 0x99, 0x2f, 0xeb, 0x3a, 0xb3, 0x24, 0xd8, 0x2c, 0x10, 0x48,
49612         0xba, 0xba, 0x34, 0xcb, 0x45, 0xba, 0xba, 0x00, 0x4c, 0x36, 0xc9, 0x39, 0x94, 0x2c, 0x2f, 0xe4,
49613         0x9b, 0x9c, 0x2f, 0xc9, 0xfa, 0x42, 0xbe, 0xc9, 0x89, 0x92, 0x2c, 0x30, 0xb3, 0x30, 0xd5, 0xa4,
49614         0x47, 0x48, 0xb2, 0xc4, 0x90, 0x00, 0xb5, 0xc3, 0x4e, 0x16, 0x19, 0x12, 0xa0, 0x76, 0xd8, 0xc9,
49615         0x32, 0x43, 0x02, 0x95, 0xfc, 0x75, 0xc3, 0x5f, 0x67, 0x9a, 0x79, 0xc3, 0xa8, 0x10, 0x38, 0x95,
49616         0x85, 0xca, 0x85, 0x0a, 0x21, 0xb1, 0x44, 0x43, 0x46, 0xb1, 0x74, 0x8d, 0xa0, 0x21, 0x1a, 0x2a,
49617         0x18, 0xd7, 0xca, 0x04, 0x72, 0x99, 0x86, 0x18, 0x45, 0x5d, 0x3d, 0xcb, 0x42, 0xd7, 0xf3, 0x25,
49618         0x42, 0x73, 0x85, 0x86, 0x4a, 0xd7, 0x0a, 0x45, 0x42, 0x65, 0x95, 0x86, 0xca, 0xa5, 0x52, 0x81,
49619         0x50, 0x59, 0x93, 0xd6, 0xb5, 0x73, 0xda, 0x9f, 0x8d, 0xc1, 0x9c, 0xb8, 0xef, 0xcd, 0xb6, 0xae,
49620         0x89, 0x18, 0xa7, 0xf7, 0x29, 0x14, 0x28, 0xf7, 0xd3, 0x0f, 0x6e, 0x76, 0xa4, 0xeb, 0x19, 0xa2,
49621         0x15, 0x04, 0xfa, 0x11, 0x58, 0x40, 0xa8, 0xf8, 0x4b, 0x7e, 0x5e, 0x67, 0x82, 0xbb, 0x64, 0x95,
49622         0x56, 0xa7, 0x83, 0x8d, 0xc3, 0x4c, 0xb0, 0x71, 0x80, 0x60, 0xe3, 0x30, 0x1b, 0x6c, 0x1c, 0xe6,
49623         0x82, 0x8d, 0xc3, 0x7c, 0x60, 0xd0, 0x60, 0x21, 0xdc, 0x38, 0x2c, 0x86, 0xf6, 0xf8, 0x55, 0xfe,
49624         0x59, 0x24, 0x95, 0x1f, 0x58, 0x3c, 0x40, 0xfc, 0xb3, 0x42, 0xaa, 0x3d, 0xd8, 0x59, 0x9c, 0xe5,
49625         0x9f, 0x06, 0xa9, 0xf0, 0xc0, 0x8c, 0xff, 0x2a, 0xff, 0x2c, 0x93, 0xaa, 0x66, 0x9f, 0x15, 0x5d,
49626         0x3d, 0x17, 0x6e, 0x3d, 0xce, 0x87, 0x5b, 0x8f, 0x0b, 0xe1, 0xd6, 0xe3, 0xa2, 0x6f, 0x7c, 0x52,
49627         0xd7, 0xd5, 0x67, 0x7c, 0xe3, 0x93, 0x25, 0x5d, 0x7d, 0x56, 0xd8, 0x92, 0x5c, 0xe2, 0xdf, 0x04,
49628         0xfe, 0x39, 0xdf, 0x17, 0x80, 0xae, 0xab, 0x97, 0xf9, 0x37, 0x81, 0xbf, 0xe2, 0x1b, 0xab, 0xd4,
49629         0x75, 0x55, 0xe3, 0xdf, 0x04, 0xfe, 0x79, 0xf6, 0x5d, 0x20, 0xf0, 0x2f, 0x90, 0x93, 0xee, 0xc6,
49630         0x13, 0x9d, 0x74, 0x37, 0x62, 0x4e, 0xba, 0x7f, 0x45, 0xb6, 0x8e, 0xe2, 0x49, 0xf7, 0x75, 0x40,
49631         0x56, 0xdf, 0x6b, 0xb0, 0x4b, 0x0e, 0xf9, 0xbc, 0xbb, 0x79, 0x06, 0x2f, 0x59, 0x7d, 0x4f, 0x4e,
49632         0x42, 0x35, 0x98, 0xf5, 0xda, 0x66, 0x70, 0xde, 0x4c, 0xf3, 0x13, 0x54, 0xdf, 0x58, 0xf7, 0xcf,
49633         0x94, 0x9b, 0x67, 0x30, 0x10, 0x34, 0x7e, 0xc2, 0xbc, 0x02, 0x73, 0x6d, 0xf1, 0x7c, 0xcd, 0x6c,
49634         0x5c, 0xcd, 0xb6, 0xd3, 0xcf, 0xd7, 0xe3, 0xa7, 0x3f, 0x5f, 0xbf, 0x01, 0xb3, 0xae, 0xd5, 0xea,
49635         0x3d, 0xb0, 0x5c, 0x4a, 0x61, 0x62, 0x24, 0x05, 0x11, 0x3c, 0x7a, 0xb6, 0x9e, 0x3c, 0xfd, 0xd9,
49636         0xba, 0xba, 0x08, 0xf3, 0x2d, 0xc7, 0x77, 0xc5, 0x4c, 0x96, 0x80, 0x97, 0x61, 0x69, 0xe8, 0xb2,
49637         0x24, 0xe1, 0x1d, 0xed, 0x37, 0x73, 0x30, 0x2b, 0xd4, 0x21, 0x7a, 0x8e, 0xb0, 0x73, 0xd2, 0xa8,
49638         0xb3, 0x63, 0x40, 0x20, 0x21, 0xdd, 0x3e, 0xe1, 0x31, 0xe8, 0x06, 0xcc, 0xd3, 0xb6, 0xd9, 0xa4,
49639         0x47, 0x86, 0x8d, 0xed, 0xd1, 0xad, 0xc3, 0x20, 0xf1, 0x1c, 0x41, 0xf3, 0xb1, 0x22, 0x64, 0x0e,
49640         0xfc, 0xd3, 0xe5, 0xa9, 0xc8, 0x1c, 0x6c, 0xa3, 0x4b, 0x00, 0x6d, 0xeb, 0xd0, 0x3c, 0xe9, 0x0c,
49641         0x36, 0x70, 0x95, 0xef, 0xe3, 0x84, 0x18, 0x94, 0x87, 0xb3, 0x5d, 0xb3, 0xdf, 0xb7, 0xda, 0x77,
49642         0x7a, 0xf5, 0xc6, 0xcd, 0x4e, 0xef, 0x21, 0xf3, 0xe6, 0x77, 0x6e, 0x82, 0xd6, 0xc1, 0x72, 0x90,
49643         0x16, 0x26, 0xa1, 0xeb, 0x70, 0x6e, 0x08, 0xc5, 0xbf, 0x36, 0x9b, 0xa4, 0x68, 0x6b, 0x51, 0x34,
49644         0x9e, 0xac, 0x7d, 0xbf, 0xc2, 0x2b, 0x93, 0xf1, 0x97, 0x4d, 0xdc, 0x5e, 0x40, 0x90, 0x67, 0xce,
49645         0x4f, 0x67, 0x32, 0x23, 0xd3, 0xa7, 0x0e, 0x06, 0x07, 0x4c, 0x33, 0xdc, 0x6c, 0xd2, 0xef, 0x9c,
49646         0xf6, 0x4b, 0x0a, 0x2c, 0xc8, 0xb7, 0x5b, 0xe8, 0x10, 0xd6, 0xfc, 0xfb, 0xad, 0xf5, 0xce, 0x51,
49647         0xcf, 0xb5, 0x07, 0xc7, 0x5d, 0xc9, 0x92, 0xc0, 0xa7, 0x52, 0xef, 0xc8, 0x22, 0x38, 0x38, 0x89,
49648         0x18, 0xba, 0x0e, 0xd3, 0x1f, 0x59, 0x8f, 0xf7, 0x7b, 0x07, 0xc1, 0x35, 0x63, 0xfc, 0x5d, 0xe9,
49649         0x3b, 0x1c, 0x08, 0x07, 0xe0, 0xda, 0x1f, 0x28, 0xb0, 0x96, 0x90, 0x1f, 0xba, 0x0b, 0x28, 0xb8,
49650         0x3c, 0x09, 0xd2, 0x52, 0x55, 0xb4, 0x6a, 0x43, 0xe0, 0x38, 0x86, 0x04, 0x6a, 0xc1, 0xaa, 0x74,
49651         0x62, 0x0f, 0x89, 0xa7, 0x6d, 0x86, 0xb7, 0x62, 0x51, 0x70, 0x02, 0x29, 0x72, 0x38, 0x43, 0xc3,
49652         0xfc, 0x64, 0xb3, 0xda, 0x3b, 0x8c, 0x27, 0xf7, 0x93, 0xad, 0x4c, 0x27, 0x6b, 0xc7, 0x32, 0xf9,
49653         0xee, 0xc7, 0xb1, 0xcc, 0x3c, 0xdb, 0xfd, 0x38, 0x96, 0x69, 0xb0, 0xdd, 0x8f, 0x63, 0x99, 0x05,
49654         0x75, 0x5c, 0xfb, 0x79, 0x05, 0x56, 0xe3, 0x4b, 0x86, 0x6e, 0xc9, 0xac, 0xe6, 0x4f, 0x51, 0x2b,
49655         0x4f, 0xc4, 0xae, 0x1d, 0xb0, 0x6b, 0x07, 0xec, 0xda, 0x01, 0xbb, 0x36, 0x65, 0xf7, 0x7b, 0x14,
49656         0x98, 0xf6, 0xbb, 0x11, 0xba, 0x2e, 0x33, 0xf8, 0x7c, 0x6a, 0xa7, 0x93, 0x59, 0x7a, 0x63, 0x34,
49657         0x4b, 0x64, 0xb5, 0x34, 0xbd, 0x81, 0xe5, 0xb2, 0x83, 0xb7, 0x67, 0xb5, 0x7a, 0x54, 0xa9, 0x43,
49658         0xcd, 0x69, 0x26, 0x9c, 0x67, 0xe7, 0x95, 0xfd, 0x47, 0x1b, 0xb6, 0x6b, 0xb5, 0x06, 0xb5, 0x13,
49659         0xd7, 0xb5, 0x1c, 0xfa, 0x82, 0x84, 0x36, 0xe4, 0x55, 0xf4, 0xb5, 0x94, 0x93, 0x55, 0x04, 0x9d,
49660         0x8a, 0xfd, 0xf0, 0x59, 0xfa, 0xbf, 0x55, 0x12, 0xf2, 0xa0, 0x4f, 0xa6, 0xd4, 0xf2, 0x00, 0x7f,
49661         0x99, 0x15, 0x5d, 0x27, 0x4b, 0x91, 0xc8, 0x82, 0x55, 0x76, 0xc5, 0x25, 0x11, 0xa8, 0xde, 0xdd,
49662         0xe3, 0x32, 0x0e, 0xaf, 0x66, 0x67, 0xad, 0x7a, 0x77, 0x0f, 0x27, 0x10, 0xd3, 0xbe, 0xa4, 0xc0,
49663         0xb9, 0x24, 0x24, 0xb4, 0x02, 0x93, 0xcd, 0x87, 0xfd, 0x46, 0xf0, 0xf4, 0x38, 0xd1, 0x7c, 0xd8,
49664         0xdf, 0xa2, 0x16, 0xff, 0xbd, 0x63, 0xfb, 0x70, 0x70, 0xad, 0xdd, 0x1b, 0x94, 0x3e, 0xda, 0xfc,
49665         0x82, 0x7f, 0xb8, 0x97, 0x22, 0x51, 0x05, 0xd6, 0x06, 0x91, 0x1a, 0xee, 0x09, 0xc7, 0xa4, 0x79,
49666         0x9c, 0x94, 0xac, 0xfd, 0x86, 0x02, 0x2b, 0xb1, 0xc2, 0x1a, 0xe8, 0x6e, 0xbc, 0x50, 0xdb, 0x69,
49667         0xa5, 0x6c, 0x86, 0x85, 0xdb, 0xde, 0x65, 0xb6, 0x3e, 0x45, 0xb9, 0xad, 0xc1, 0xb1, 0xe5, 0x86,
49668         0x93, 0x62, 0xba, 0x18, 0x45, 0x12, 0xb2, 0xf6, 0xb3, 0x39, 0x58, 0xa9, 0xf5, 0x1c, 0xe7, 0x86,
49669         0x37, 0xb8, 0x69, 0xda, 0x9d, 0x13, 0xd7, 0xaa, 0x31, 0x99, 0x2c, 0x74, 0x07, 0xd4, 0x56, 0x98,
49670         0x50, 0xa3, 0x36, 0x7e, 0xd3, 0x9e, 0x8d, 0x6a, 0x11, 0x60, 0x3c, 0x84, 0x8e, 0x3a, 0x70, 0x5e,
49671         0x88, 0x63, 0x8f, 0x56, 0xef, 0x9a, 0x1d, 0xbb, 0x4d, 0xf6, 0x53, 0xb9, 0x14, 0x5b, 0xfb, 0xb5,
49672         0x24, 0x2c, 0x9c, 0x4c, 0x10, 0x7d, 0x0e, 0x96, 0x86, 0x12, 0xb3, 0x89, 0xc8, 0x0c, 0xa1, 0x69,
49673         0x3f, 0xae, 0x80, 0x1a, 0x2d, 0x60, 0x36, 0x95, 0xf2, 0x28, 0x96, 0x3c, 0x53, 0xac, 0x9f, 0x5a,
49674         0xab, 0x8f, 0xab, 0x92, 0x8f, 0x71, 0x55, 0xf2, 0x71, 0xed, 0xff, 0x53, 0xe0, 0x7c, 0x2d, 0xa5,
49675         0x12, 0x24, 0x1e, 0x8b, 0xa7, 0xab, 0xde, 0x53, 0x9b, 0x33, 0xe2, 0x76, 0x61, 0x14, 0xdf, 0x2e,
49676         0x4c, 0x2e, 0x30, 0x07, 0x43, 0xe7, 0x59, 0x7a, 0x82, 0x19, 0x0f, 0x0c, 0xc3, 0x30, 0xb5, 0xc9,
49677         0xa2, 0xe1, 0xab, 0x4d, 0x96, 0x75, 0x7e, 0xfa, 0xf2, 0xae, 0x93, 0x13, 0xb1, 0xf6, 0x8d, 0x31,
49678         0x58, 0xaa, 0x6f, 0x35, 0xea, 0xad, 0x63, 0xab, 0x7d, 0xd2, 0xa1, 0x66, 0x6e, 0x0e, 0x7b, 0xa8,
49679         0x0e, 0xc8, 0x93, 0x62, 0x04, 0xc9, 0xd1, 0x84, 0x77, 0x39, 0x09, 0x1c, 0xc7, 0xa0, 0xa3, 0x1d,
49680         0x58, 0xf4, 0xec, 0xc6, 0x5d, 0xdb, 0x69, 0xf7, 0x1e, 0x6e, 0x5b, 0xce, 0x51, 0xe0, 0x78, 0x3b,
49681         0x5e, 0x34, 0xa2, 0xbe, 0x25, 0xc1, 0xe2, 0x05, 0xcf, 0x16, 0xc3, 0xf4, 0xcd, 0xd5, 0x6e, 0x60,
49682         0xeb, 0xfe, 0x89, 0xe5, 0x71, 0x03, 0xb8, 0xa9, 0xcf, 0x9b, 0xf5, 0x2d, 0x19, 0x18, 0x2f, 0x7a,
49683         0xb6, 0x14, 0x81, 0xde, 0x85, 0xe5, 0x28, 0xc5, 0xfa, 0xc1, 0x76, 0xaa, 0x72, 0xd9, 0x10, 0x51,
49684         0x14, 0x21, 0x5a, 0x3f, 0xd8, 0x46, 0x07, 0xb0, 0xe6, 0x3d, 0xf6, 0x06, 0x56, 0x97, 0x54, 0x85,
49685         0xdb, 0xa5, 0x13, 0xdc, 0xba, 0x6b, 0x99, 0x5b, 0x1b, 0xfc, 0xe4, 0x91, 0x2a, 0x3c, 0x9b, 0x84,
49686         0x4b, 0x45, 0x9a, 0x22, 0x95, 0x84, 0xde, 0x96, 0xfb, 0xe2, 0xd5, 0x2c, 0x35, 0x2b, 0xf7, 0xc0,
49687         0x07, 0xd9, 0x0c, 0x6a, 0x71, 0x23, 0x88, 0xe4, 0x30, 0x9f, 0xf3, 0x6d, 0x16, 0x31, 0xa5, 0x5d,
49688         0xda, 0xfd, 0xc8, 0x47, 0xc5, 0xef, 0x7d, 0x79, 0xff, 0xba, 0x9f, 0x3a, 0x71, 0x60, 0xbd, 0xaf,
49689         0x5c, 0xe4, 0xb7, 0xfd, 0xcc, 0x41, 0xc3, 0x8c, 0xf6, 0x57, 0x64, 0xfb, 0x2b, 0xf7, 0xc2, 0x77,
49690         0x01, 0x79, 0x76, 0xa3, 0xea, 0xf6, 0xcc, 0x76, 0xcb, 0xf4, 0x06, 0x75, 0xfa, 0xaa, 0x92, 0xba,
49691         0x7f, 0xac, 0x6f, 0x45, 0xc1, 0xf1, 0x92, 0x67, 0x47, 0xa2, 0xd0, 0xe7, 0x60, 0xc1, 0xb3, 0x1b,
49692         0x82, 0xa1, 0x92, 0xd4, 0xc7, 0xc9, 0xfa, 0x96, 0x08, 0x8a, 0xe7, 0x3d, 0x5b, 0x08, 0xa2, 0x2d,
49693         0xd2, 0xa9, 0x9b, 0x8d, 0x1d, 0xb3, 0xdf, 0xe7, 0x6c, 0xa7, 0x1f, 0x8b, 0xb6, 0xaa, 0x3e, 0x2c,
49694         0xe9, 0xd0, 0x4d, 0x01, 0x4f, 0xbb, 0x09, 0xb3, 0x42, 0x72, 0xc6, 0x67, 0xeb, 0xad, 0x2a, 0xb5,
49695         0x3f, 0x2f, 0x4a, 0xb2, 0x7e, 0x4d, 0x01, 0x34, 0x5c, 0x11, 0xd9, 0x36, 0xae, 0xc3, 0x78, 0x72,
49696         0xef, 0xd8, 0x1c, 0xdd, 0x3b, 0x54, 0x98, 0x6b, 0xfa, 0x24, 0x6c, 0xe7, 0x48, 0x55, 0xd0, 0x32,
49697         0x2c, 0x3a, 0xbd, 0x41, 0x55, 0x8c, 0xcc, 0x69, 0xff, 0x13, 0x69, 0x6f, 0xa9, 0x6a, 0xb3, 0xf9,
49698         0x6d, 0x94, 0x71, 0x64, 0xee, 0xec, 0x4c, 0xb3, 0xa7, 0x7b, 0x58, 0x61, 0xdb, 0x54, 0xf7, 0x30,
49699         0x5f, 0x66, 0xd3, 0xa7, 0x7b, 0x58, 0xe0, 0xdb, 0x54, 0xf7, 0xb0, 0x5c, 0x64, 0xee, 0x49, 0xdc,
49700         0xc3, 0xbc, 0x51, 0x61, 0x97, 0x8a, 0xee, 0xa1, 0x51, 0x2a, 0xb3, 0x4b, 0x45, 0xf7, 0xb0, 0x94,
49701         0x37, 0xd4, 0x29, 0xed, 0x9b, 0x0a, 0xcc, 0x89, 0x95, 0x8f, 0xae, 0xc3, 0xf8, 0x20, 0xf4, 0xeb,
49702         0xfa, 0xe2, 0xc8, 0xd6, 0xa2, 0x5e, 0x03, 0x28, 0x0a, 0xaa, 0xc0, 0x34, 0xe5, 0x7f, 0xdf, 0x3c,
49703         0xca, 0x74, 0x59, 0x1b, 0x40, 0xa3, 0x4f, 0xc3, 0x8c, 0xe9, 0x5a, 0x66, 0xbd, 0xd5, 0x0b, 0x3c,
49704         0x15, 0xa4, 0x6f, 0x52, 0x42, 0x70, 0xed, 0x1f, 0x2b, 0xa0, 0x46, 0x19, 0xca, 0xb6, 0xde, 0x46,
49705         0xb1, 0xe4, 0x46, 0xf8, 0x92, 0x92, 0xcd, 0x38, 0xa2, 0xdd, 0x24, 0xb8, 0x06, 0x37, 0x8e, 0xc8,
49706         0x42, 0x05, 0x6e, 0x1c, 0x91, 0x85, 0x8a, 0xdc, 0x38, 0x22, 0x0b, 0x95, 0xd4, 0x71, 0x21, 0x54,
49707         0x56, 0x27, 0x84, 0xd0, 0x35, 0x75, 0x52, 0x08, 0x55, 0x98, 0x3f, 0x49, 0x1e, 0xba, 0xae, 0x4e,
49708         0x6b, 0x5f, 0xca, 0x91, 0xb2, 0xca, 0x53, 0x35, 0x59, 0x40, 0x5c, 0xb3, 0x75, 0xdc, 0xb8, 0xdd,
49709         0x6a, 0x99, 0x9e, 0xdd, 0x73, 0xbc, 0xfa, 0x56, 0x6a, 0xeb, 0xe1, 0xf5, 0xda, 0xa6, 0x08, 0x8c,
49710         0x17, 0x09, 0xba, 0x10, 0x21, 0x2f, 0x49, 0xac, 0x97, 0xa6, 0x0a, 0xbb, 0x87, 0x2c, 0x31, 0x60,
49711         0x61, 0x49, 0x62, 0x11, 0xe8, 0x9e, 0xb8, 0x24, 0xf9, 0x32, 0xfc, 0xde, 0xb9, 0xb1, 0x14, 0xd5,
49712         0xc7, 0x90, 0x68, 0x00, 0x2f, 0xac, 0x4a, 0x41, 0x9c, 0xf6, 0x9b, 0x8a, 0x58, 0x27, 0x3c, 0xbf,
49713         0x8c, 0xed, 0x2f, 0x63, 0xc9, 0xed, 0xef, 0x65, 0x1a, 0x84, 0x3d, 0xc7, 0x62, 0x2b, 0xc8, 0xe0,
49714         0x61, 0x8f, 0x8d, 0xc1, 0xc3, 0xde, 0x89, 0xcb, 0x97, 0x10, 0xfb, 0x11, 0x1b, 0x82, 0x96, 0x7d,
49715         0x74, 0x3c, 0x60, 0xf7, 0xc7, 0x03, 0xcb, 0x61, 0x0e, 0x53, 0x07, 0x0f, 0xad, 0xce, 0x03, 0x8b,
49716         0x39, 0x4c, 0xf5, 0xec, 0x47, 0x03, 0xcb, 0x72, 0xd4, 0x69, 0xed, 0x7f, 0x56, 0x40, 0x8d, 0xb6,
49717         0x0f, 0xda, 0x86, 0x79, 0xda, 0xc0, 0xbe, 0xf2, 0x40, 0xea, 0xd2, 0x41, 0xb1, 0x19, 0xe4, 0x2d,
49718         0xcb, 0xb1, 0x5c, 0xbb, 0x85, 0xe7, 0x08, 0xb6, 0x8f, 0x8c, 0x3e, 0x60, 0xca, 0x0f, 0x7d, 0xcb,
49719         0x95, 0x32, 0x4a, 0x15, 0xb4, 0xac, 0xd7, 0xab, 0x43, 0x08, 0x18, 0x79, 0x5e, 0x73, 0x8f, 0x45,
49720         0xfa, 0x71, 0xda, 0x5f, 0x2a, 0xb0, 0x1c, 0xd3, 0x70, 0xa8, 0x00, 0x2b, 0xae, 0xd9, 0xd8, 0x23,
49721         0x94, 0x9b, 0x5c, 0x10, 0x4d, 0x3c, 0x2f, 0x9e, 0x75, 0xcd, 0xe1, 0x34, 0x74, 0x0f, 0xce, 0xbb,
49722         0x66, 0x43, 0xb8, 0x5d, 0x64, 0xcd, 0x24, 0xda, 0xb5, 0x1f, 0xe1, 0xc6, 0xd1, 0x35, 0xe3, 0xb1,
49723         0xd1, 0xbb, 0x70, 0xce, 0x35, 0x1b, 0xa4, 0x1e, 0x7c, 0xd6, 0x77, 0x4c, 0xef, 0x23, 0x46, 0x39,
49724         0xcb, 0xbe, 0x7f, 0xd5, 0x35, 0xeb, 0x5e, 0x73, 0x08, 0x57, 0xfb, 0xd2, 0x24, 0x5c, 0x48, 0x30,
49725         0x2b, 0x58, 0xdf, 0xaa, 0xa2, 0x6f, 0x83, 0xb3, 0xed, 0xde, 0x43, 0x87, 0x1c, 0x51, 0x25, 0x2b,
49726         0x85, 0x69, 0xb7, 0x60, 0x1b, 0x31, 0x08, 0xf5, 0xad, 0x2a, 0x8e, 0xa5, 0x84, 0xde, 0x07, 0xc4,
49727         0x4e, 0xc7, 0x31, 0x56, 0x10, 0xaf, 0xa6, 0x1c, 0xb3, 0xa3, 0xd4, 0x63, 0xa8, 0x50, 0x4b, 0xbe,
49728         0x27, 0xfd, 0x7e, 0x87, 0x3a, 0xb4, 0x34, 0xdd, 0xc7, 0x0c, 0x93, 0xd7, 0xd7, 0x69, 0x88, 0xc7,
49729         0x91, 0x41, 0x2d, 0x58, 0x71, 0x1a, 0xfb, 0x36, 0x21, 0xb0, 0xde, 0x7e, 0x60, 0x3a, 0x2d, 0x8b,
49730         0x9f, 0xc3, 0xc6, 0x53, 0x4e, 0x7b, 0x64, 0x0a, 0xdf, 0x8d, 0xc3, 0xc2, 0x67, 0x9d, 0x98, 0x58,
49731         0xd2, 0x00, 0xa4, 0xd1, 0xf7, 0x7a, 0x9e, 0x4d, 0xba, 0x84, 0xb7, 0xe5, 0x54, 0x4f, 0x5c, 0xcf,
49732         0xf7, 0x48, 0xf3, 0x6a, 0x62, 0x1e, 0x64, 0x00, 0x44, 0x91, 0xa8, 0xa2, 0x50, 0x34, 0x12, 0xb9,
49733         0x70, 0x81, 0xe6, 0x10, 0xae, 0xed, 0xa2, 0x88, 0xfa, 0x64, 0x8a, 0x2b, 0xa9, 0x20, 0x9f, 0x58,
49734         0x54, 0x7c, 0x9e, 0x0d, 0xb7, 0x98, 0x24, 0xe4, 0xc0, 0xb3, 0x83, 0x76, 0xbb, 0x71, 0xb0, 0xdd,
49735         0xd8, 0xd8, 0xe6, 0x63, 0x9f, 0xdb, 0xff, 0xe3, 0xed, 0x3f, 0x95, 0x72, 0x9d, 0xb8, 0xbf, 0xb1,
49736         0x21, 0x61, 0x72, 0x23, 0x98, 0x17, 0x06, 0xed, 0xf6, 0xc1, 0xf6, 0xc6, 0x76, 0x0c, 0x39, 0xf4,
49737         0x29, 0x40, 0x9e, 0xd7, 0xd8, 0xab, 0xd6, 0x36, 0x1b, 0xd5, 0x4e, 0xaf, 0xf5, 0xd1, 0x5e, 0xef,
49738         0xa1, 0xe5, 0x52, 0x91, 0x81, 0x25, 0xac, 0x7a, 0x1e, 0x49, 0x08, 0xe3, 0xb5, 0xdf, 0xce, 0xc1,
49739         0x5a, 0x42, 0x27, 0x46, 0x18, 0x16, 0x03, 0x2d, 0x1e, 0xb2, 0x0c, 0x6f, 0x6c, 0xa7, 0xda, 0x0a,
49740         0xb8, 0x29, 0xc3, 0x36, 0x48, 0x67, 0x8a, 0x12, 0x40, 0x77, 0x01, 0xd9, 0x8e, 0x3d, 0xb0, 0xcd,
49741         0x8e, 0x9f, 0x2b, 0xbb, 0x69, 0x4a, 0x9e, 0x33, 0xab, 0x77, 0xf7, 0x1a, 0x21, 0x87, 0xb4, 0xf8,
49742         0x31, 0x24, 0xd0, 0x3a, 0xcc, 0x36, 0x43, 0x15, 0xb0, 0xd4, 0xfd, 0x71, 0x35, 0xd4, 0xfe, 0xc2,
49743         0xd0, 0x0c, 0x14, 0xbf, 0xe8, 0x93, 0x8b, 0x40, 0x22, 0x55, 0x9c, 0x51, 0x24, 0xd1, 0x0f, 0x48,
49744         0x68, 0xdf, 0x95, 0x83, 0xe5, 0x98, 0x7a, 0x40, 0x8d, 0x38, 0xc5, 0x2a, 0x56, 0x99, 0xf9, 0x53,
49745         0x29, 0x56, 0xd1, 0x5a, 0x8d, 0x51, 0xae, 0x7a, 0x09, 0x16, 0x7a, 0x74, 0x14, 0xed, 0xf7, 0xf6,
49746         0x7a, 0xb6, 0x33, 0x58, 0xe7, 0x9a, 0x76, 0x91, 0x58, 0x64, 0xc2, 0x9a, 0xd7, 0xf2, 0x02, 0x63,
49747         0x42, 0x5c, 0x8f, 0x8e, 0x8b, 0xed, 0xa6, 0xac, 0xf7, 0xb5, 0x7a, 0x14, 0x07, 0xaf, 0x7a, 0x2d,
49748         0x2f, 0x86, 0x8e, 0xf6, 0x01, 0x3c, 0x93, 0xc6, 0x7d, 0x36, 0xa5, 0x8a, 0x5d, 0xdc, 0x90, 0xb4,
49749         0x93, 0xfc, 0x73, 0xc7, 0xd7, 0x15, 0x50, 0xa3, 0x69, 0x68, 0x17, 0x96, 0x87, 0xd4, 0x8b, 0x76,
49750         0x71, 0x26, 0xa1, 0x86, 0x38, 0x44, 0xb4, 0x05, 0x0b, 0x8e, 0xdb, 0xd8, 0xad, 0x37, 0xf6, 0xba,
49751         0xe6, 0x23, 0x41, 0xd1, 0xe1, 0xf9, 0x24, 0x56, 0x05, 0x50, 0x3c, 0xe7, 0xb8, 0xbb, 0x75, 0x3f,
49752         0xa4, 0x6d, 0xc3, 0x82, 0x9c, 0x9e, 0x4d, 0x65, 0x23, 0xc4, 0xe1, 0xdb, 0x1e, 0x56, 0xfa, 0x2f,
49753         0x2b, 0xb0, 0x18, 0x49, 0x42, 0x35, 0x58, 0x30, 0xdb, 0x6d, 0x3a, 0xcf, 0x99, 0x1d, 0x12, 0x1d,
49754         0xd8, 0xed, 0x8a, 0x96, 0x5b, 0x14, 0xc5, 0x90, 0x51, 0xd0, 0x9b, 0x70, 0x21, 0x8c, 0x21, 0x8d,
49755         0x3a, 0x70, 0x4f, 0xba, 0x37, 0xba, 0xb6, 0x17, 0xec, 0x3e, 0xe6, 0x71, 0x0a, 0x84, 0xf6, 0x07,
49756         0x0a, 0xcc, 0x0a, 0xc3, 0x0a, 0xb9, 0xb0, 0xd6, 0xed, 0xb5, 0x49, 0xcf, 0x10, 0x56, 0x77, 0xea,
49757         0x82, 0x84, 0x6f, 0xfa, 0x2a, 0xa3, 0x46, 0xe6, 0x6b, 0x3b, 0xf1, 0xf8, 0x38, 0x89, 0xb0, 0xb6,
49758         0x0f, 0x6b, 0x09, 0x38, 0x23, 0x6e, 0xe5, 0x0c, 0x7e, 0x2b, 0x57, 0xe4, 0xb7, 0x72, 0x15, 0xb6,
49759         0x43, 0x74, 0xf2, 0x65, 0x75, 0x5c, 0xfb, 0xf2, 0x3c, 0xcc, 0x0a, 0xa3, 0x1d, 0xed, 0x01, 0xe2,
49760         0xef, 0x88, 0x7b, 0xe6, 0x91, 0xcd, 0x85, 0xf7, 0xd3, 0x25, 0x87, 0x42, 0x38, 0x1c, 0x83, 0x8b,
49761         0x5e, 0x87, 0xf1, 0x9e, 0x63, 0xed, 0xf3, 0x3e, 0x96, 0x2a, 0x05, 0x4b, 0x01, 0xd1, 0x2a, 0x4c,
49762         0x1c, 0x9b, 0x9d, 0xc3, 0xfd, 0x40, 0x51, 0x84, 0x05, 0xd1, 0x33, 0x30, 0x7d, 0xff, 0xc4, 0x74,
49763         0x07, 0x96, 0xbb, 0x1f, 0x68, 0x8b, 0x04, 0x31, 0xe8, 0x32, 0x40, 0xcf, 0xb1, 0x6e, 0x90, 0xdd,
49764         0xee, 0xf1, 0x7e, 0xa0, 0x37, 0x22, 0xc4, 0xa1, 0x97, 0x60, 0xbe, 0xe7, 0x58, 0x75, 0xb6, 0xdf,
49765         0x25, 0x40, 0xbe, 0x1a, 0x89, 0x1c, 0x8d, 0x0c, 0xc8, 0x39, 0x1e, 0x5f, 0xb6, 0xb4, 0x51, 0xd3,
49766         0xe3, 0xae, 0x87, 0x73, 0x8e, 0x87, 0x6e, 0xc1, 0x9c, 0x57, 0xab, 0xe7, 0x4b, 0xef, 0x6c, 0xbe,
49767         0x4f, 0x0b, 0x3b, 0x9d, 0x22, 0x68, 0x58, 0x17, 0x00, 0x37, 0x15, 0x2c, 0x21, 0xa2, 0x3e, 0x5c,
49768         0xf0, 0x6a, 0xf5, 0x82, 0xce, 0xc3, 0x0d, 0x1f, 0x98, 0xd5, 0xc8, 0x4c, 0x8a, 0xb9, 0x93, 0x7a,
49769         0x22, 0xda, 0xa6, 0x82, 0xcf, 0x8b, 0x44, 0xa5, 0x44, 0xf4, 0x55, 0x05, 0x5e, 0xf1, 0x6a, 0xf5,
49770         0xb2, 0x88, 0x4b, 0x41, 0x69, 0x72, 0x40, 0x29, 0xa8, 0x7a, 0xe6, 0xaf, 0xfd, 0xed, 0x24, 0x1e,
49771         0xb2, 0xd2, 0xd9, 0x54, 0xf0, 0xcb, 0x62, 0xb6, 0x12, 0x74, 0x14, 0x18, 0xfd, 0x7d, 0x05, 0xde,
49772         0x22, 0xf5, 0x64, 0x88, 0xd4, 0xcb, 0x12, 0x75, 0x8a, 0xed, 0x23, 0x34, 0x84, 0x4a, 0xf6, 0xfb,
49773         0xc4, 0x2c, 0x65, 0x7c, 0x3f, 0xb1, 0x4d, 0x9e, 0x82, 0xf6, 0xa6, 0x82, 0xdf, 0x90, 0xd8, 0x93,
49774         0x28, 0x44, 0x09, 0x0c, 0xe3, 0xa3, 0x7f, 0xa5, 0xc0, 0x66, 0x40, 0x20, 0xc8, 0xb6, 0x1c, 0xcd,
49775         0xd6, 0x6f, 0x42, 0x8e, 0x26, 0x72, 0x22, 0xf4, 0x6b, 0xe6, 0xca, 0xfe, 0xf3, 0xe9, 0x05, 0x7d,
49776         0xca, 0x4c, 0x36, 0x15, 0x7c, 0x43, 0x66, 0x38, 0x4a, 0x6a, 0x98, 0x52, 0x2c, 0x21, 0xf4, 0xbb,
49777         0x0a, 0x7c, 0x3a, 0xa0, 0x24, 0xf2, 0x51, 0x1e, 0xe6, 0xc3, 0x27, 0x28, 0x14, 0x96, 0xb9, 0xd4,
49778         0xbf, 0x9d, 0x5e, 0xd8, 0x53, 0x93, 0xdd, 0x54, 0x70, 0x65, 0x88, 0xa9, 0x61, 0xe4, 0x58, 0x5c,
49779         0xf4, 0x93, 0x0a, 0xbc, 0x2c, 0xf6, 0x06, 0x21, 0xa7, 0xf2, 0x70, 0x01, 0x16, 0x68, 0x01, 0xde,
49780         0x1c, 0xd9, 0x2d, 0x53, 0xa9, 0x6c, 0x2a, 0xf8, 0x93, 0x31, 0x59, 0xc6, 0xc2, 0x22, 0x0b, 0x56,
49781         0x45, 0x58, 0x81, 0x97, 0xc5, 0x94, 0xbd, 0x7a, 0x3d, 0x16, 0x65, 0x53, 0xc1, 0x09, 0xc4, 0xaa,
49782         0x6b, 0xb0, 0xe2, 0xac, 0x3b, 0x6d, 0xb6, 0x16, 0xdc, 0x74, 0xcd, 0x2e, 0x3f, 0x08, 0x55, 0x9f,
49783         0x87, 0x2b, 0x87, 0xb6, 0xeb, 0x0d, 0x98, 0x9d, 0x82, 0x9d, 0xc0, 0xf4, 0xb5, 0x7f, 0xa4, 0xbd,
49784         0x7d, 0xb8, 0x77, 0x5b, 0xfb, 0x71, 0x05, 0x66, 0xc5, 0x65, 0x24, 0x93, 0x50, 0x89, 0x80, 0x20,
49785         0x5f, 0xa8, 0xbc, 0x93, 0xe9, 0xf5, 0x9d, 0x5e, 0x61, 0x2a, 0xc1, 0x15, 0x66, 0x2e, 0xbc, 0xc2,
49786         0x1c, 0x0b, 0xaf, 0x30, 0xc7, 0xb5, 0x1f, 0x56, 0x60, 0x5e, 0x5a, 0x02, 0xb2, 0x39, 0x85, 0x96,
49787         0x50, 0x64, 0xf6, 0x3e, 0x9b, 0x89, 0x3d, 0x7a, 0xbb, 0x23, 0x5c, 0xf8, 0xf0, 0x2b, 0xa0, 0x31,
49788         0xed, 0x25, 0x98, 0x13, 0x17, 0x15, 0xb4, 0x0a, 0x93, 0x94, 0xae, 0x2f, 0xf4, 0xc4, 0x43, 0x5a,
49789         0x11, 0x2e, 0x24, 0xaf, 0x12, 0x89, 0x58, 0x37, 0xe0, 0x95, 0x53, 0xcc, 0xeb, 0x89, 0x64, 0xee,
49790         0xc1, 0x5b, 0x4f, 0x39, 0xcb, 0x26, 0x92, 0x6e, 0xc2, 0xe6, 0xc7, 0x35, 0xaf, 0x25, 0xe6, 0xb1,
49791         0x0f, 0x9f, 0x7e, 0xf2, 0xe9, 0x24, 0x91, 0x6a, 0x0d, 0x5e, 0xce, 0x3c, 0xc6, 0x13, 0x89, 0xe8,
49792         0xb0, 0x1a, 0x3f, 0x38, 0x13, 0x31, 0xbe, 0x96, 0x83, 0x95, 0xd8, 0xeb, 0x91, 0xa1, 0x43, 0xf1,
49793         0xc1, 0x29, 0x0e, 0xc5, 0x07, 0x71, 0x87, 0xe2, 0x83, 0x6d, 0x74, 0x07, 0x54, 0x7e, 0xa2, 0x65,
49794         0x79, 0x86, 0x47, 0xe2, 0x17, 0x13, 0x8f, 0xc4, 0x3e, 0x77, 0xf4, 0x40, 0x3c, 0x84, 0x8e, 0x5a,
49795         0x70, 0x6e, 0x60, 0x77, 0xad, 0xf5, 0x8e, 0x7d, 0xe4, 0x74, 0x2d, 0x87, 0xb9, 0x11, 0xe1, 0x17,
49796         0x0e, 0x69, 0x1e, 0x97, 0xf7, 0x87, 0x90, 0x70, 0x22, 0x21, 0xed, 0x97, 0xc7, 0x22, 0xa7, 0xdd,
49797         0x83, 0xbf, 0xa1, 0xd3, 0xee, 0xbb, 0xb0, 0x66, 0x36, 0xbd, 0x5e, 0xe7, 0x64, 0x60, 0x05, 0x58,
49798         0xc2, 0xb1, 0x77, 0xd4, 0xa1, 0x2f, 0x09, 0xf9, 0x6f, 0xe0, 0x74, 0x8c, 0x74, 0x98, 0xe8, 0x37,
49799         0x76, 0xcc, 0x47, 0xfc, 0x7a, 0x21, 0xf5, 0x94, 0x36, 0xde, 0xdf, 0x31, 0x1f, 0xa1, 0x3d, 0x38,
49800         0x1b, 0xd4, 0x40, 0x9d, 0x4a, 0xbe, 0xf4, 0x4b, 0x1f, 0x1d, 0x7f, 0x21, 0x93, 0xd9, 0x8d, 0x58,
49801         0x4c, 0xed, 0xe7, 0x14, 0x38, 0x9f, 0x78, 0x39, 0x97, 0x4d, 0xd4, 0x20, 0x11, 0xfd, 0x89, 0xe4,
49802         0x22, 0xb8, 0x03, 0x1b, 0x87, 0x89, 0xca, 0x53, 0xcf, 0x49, 0x4e, 0xe1, 0xfa, 0xf5, 0x42, 0x59,
49803         0x1d, 0xd3, 0xbe, 0x03, 0xce, 0x25, 0x5d, 0xf2, 0xa1, 0x4b, 0x00, 0xb6, 0x73, 0xdb, 0xb1, 0x42,
49804         0x25, 0x86, 0x39, 0x2c, 0xc4, 0xa0, 0x75, 0x98, 0x3f, 0x22, 0x1f, 0x7b, 0x54, 0x18, 0xb2, 0x95,
49805         0xc9, 0x8e, 0x94, 0x8c, 0xa1, 0xfd, 0x9e, 0x02, 0x97, 0xd2, 0x2f, 0xff, 0xd0, 0x6d, 0xb9, 0xc2,
49806         0xae, 0x3f, 0xc1, 0x05, 0xa2, 0x5c, 0x6b, 0x9f, 0xcf, 0x28, 0x1a, 0x5f, 0xf2, 0x55, 0xe2, 0xf2,
49807         0x81, 0x4a, 0x9c, 0x11, 0xa3, 0x12, 0x57, 0xe1, 0x6a, 0x0b, 0x4c, 0x48, 0x7d, 0x52, 0xfb, 0xd2,
49808         0x38, 0xac, 0x1c, 0xdc, 0x68, 0xd0, 0x91, 0xec, 0xad, 0x3b, 0xed, 0x5a, 0xcf, 0xf1, 0x06, 0xa6,
49809         0x33, 0xf0, 0xd0, 0x36, 0x8c, 0x0f, 0x0a, 0xba, 0xef, 0x95, 0xa0, 0x92, 0xe4, 0xa6, 0x63, 0x18,
49810         0x73, 0xbf, 0xa0, 0xeb, 0x8d, 0xfd, 0x82, 0x9e, 0x6f, 0xec, 0x17, 0xf2, 0xd7, 0x31, 0xa5, 0xc2,
49811         0xa9, 0xf9, 0xa6, 0x98, 0x9e, 0x8e, 0x5a, 0x1e, 0x55, 0x09, 0xb5, 0xbc, 0xce, 0x67, 0xaf, 0xd7,
49812         0x4e, 0x43, 0x2d, 0xaf, 0x63, 0x8a, 0x4b, 0x68, 0x38, 0x84, 0xc6, 0xf8, 0x69, 0x69, 0xec, 0x52,
49813         0x1a, 0x0e, 0xa7, 0x31, 0x28, 0xe4, 0xf3, 0x7c, 0xf8, 0x9d, 0x8e, 0x8f, 0x3c, 0xe5, 0x23, 0xcf,
49814         0xf9, 0xc8, 0xf3, 0x1b, 0xe7, 0xd3, 0xf1, 0x91, 0xa7, 0x7c, 0xe4, 0x59, 0xed, 0xe6, 0xaf, 0xf3,
49815         0x73, 0xf8, 0x53, 0xd5, 0x6e, 0xfe, 0xba, 0xf6, 0xaf, 0x15, 0x78, 0x3e, 0x03, 0x34, 0xda, 0x97,
49816         0xfb, 0xfa, 0x9b, 0x4f, 0x9a, 0xad, 0xdc, 0xe1, 0xff, 0x93, 0xd1, 0x1d, 0x3e, 0xd0, 0xc2, 0x50,
49817         0x42, 0xcd, 0x8a, 0x5c, 0xa8, 0x2d, 0xc1, 0xfd, 0x4e, 0x32, 0x65, 0x1d, 0xfa, 0x59, 0xa6, 0x82,
49818         0x49, 0xa1, 0xb6, 0xc4, 0xa4, 0xa0, 0x21, 0x31, 0x25, 0x68, 0x45, 0x4c, 0x6b, 0xff, 0xaf, 0x02,
49819         0xe7, 0x13, 0x7b, 0x4e, 0xb6, 0xe9, 0x30, 0x11, 0x5d, 0x2e, 0x67, 0xf7, 0x14, 0x3a, 0x2f, 0xbe,
49820         0x52, 0x4a, 0x2e, 0x2c, 0xfa, 0x58, 0x58, 0xf4, 0xf1, 0x50, 0x3b, 0x24, 0xa6, 0x90, 0xb4, 0x60,
49821         0x53, 0xda, 0x6f, 0x27, 0x15, 0x6c, 0xf7, 0xe9, 0x0a, 0xb6, 0x3b, 0x54, 0xb0, 0xd6, 0x53, 0xcb,
49822         0xbf, 0x71, 0x17, 0x2a, 0x13, 0xfc, 0x06, 0x6e, 0x92, 0xdd, 0xc0, 0x71, 0x1f, 0x65, 0x0e, 0xb5,
49823         0xbe, 0xff, 0xc7, 0x29, 0xed, 0x94, 0x7f, 0xba, 0x76, 0x8a, 0x78, 0x15, 0x78, 0x9c, 0x4d, 0xf0,
49824         0x97, 0xd5, 0xb9, 0x22, 0xa8, 0xcc, 0xe4, 0xd8, 0x77, 0x49, 0xa7, 0xad, 0xc5, 0xbc, 0xb9, 0xea,
49825         0x3a, 0x6d, 0x2f, 0x16, 0xa0, 0x29, 0x13, 0x2c, 0x60, 0xe8, 0xac, 0xc9, 0x98, 0x7b, 0x57, 0x9d,
49826         0xb5, 0xd9, 0x6f, 0xa5, 0xb4, 0x59, 0xfe, 0xe9, 0xda, 0x2c, 0x52, 0xc8, 0xe6, 0xc7, 0xd3, 0x66,
49827         0x25, 0xde, 0x66, 0x65, 0xee, 0x06, 0xa7, 0xc2, 0x9b, 0x2c, 0x4f, 0x9a, 0xec, 0x00, 0x56, 0x0e,
49828         0xd6, 0x6b, 0x8d, 0x2a, 0xd9, 0x00, 0x39, 0x47, 0x7b, 0x96, 0x5b, 0x33, 0x07, 0xd9, 0xed, 0xe8,
49829         0x0d, 0xa1, 0xfa, 0xf7, 0xe0, 0x03, 0x58, 0x1a, 0x4a, 0x43, 0x2f, 0xc1, 0x82, 0x49, 0x05, 0x79,
49830         0x6b, 0xe6, 0xc0, 0x3a, 0xea, 0xb9, 0xbe, 0xe9, 0x8c, 0x48, 0x2c, 0xba, 0x06, 0x6b, 0x27, 0x66,
49831         0xab, 0xd1, 0x64, 0xc8, 0x64, 0xdb, 0x5a, 0xb7, 0x06, 0xe1, 0xbb, 0xf5, 0x3c, 0x5e, 0x3d, 0x31,
49832         0x5b, 0xd5, 0xe1, 0x54, 0xed, 0x3d, 0x58, 0x93, 0x73, 0xa5, 0x42, 0xbf, 0xb4, 0x38, 0x99, 0xbc,
49833         0x12, 0x0c, 0x23, 0xfb, 0xe5, 0xf9, 0x95, 0x1c, 0xa0, 0xe1, 0x54, 0xf4, 0x2a, 0xa0, 0x88, 0xbd,
49834         0xbf, 0xf0, 0x55, 0x7e, 0x49, 0x36, 0xe0, 0xd7, 0xb6, 0x1e, 0xa1, 0x2e, 0x9c, 0x27, 0x05, 0xdb,
49835         0xea, 0xf6, 0x3b, 0x64, 0x7f, 0xb1, 0x5e, 0xe3, 0xe4, 0x84, 0x17, 0x8c, 0xd7, 0x12, 0x19, 0x8b,
49836         0xc5, 0xda, 0x3c, 0x83, 0xcf, 0x9d, 0x98, 0xad, 0xd8, 0x34, 0x64, 0xb3, 0xec, 0x6e, 0x3c, 0x8a,
49837         0xcb, 0x2e, 0xf5, 0xdd, 0x39, 0xae, 0x47, 0xf0, 0xac, 0x62, 0xa9, 0x55, 0xd7, 0x60, 0x85, 0x64,
49838         0x25, 0x45, 0x52, 0x07, 0x5f, 0x79, 0x38, 0x9f, 0xc8, 0x7c, 0x82, 0x66, 0xd3, 0x5d, 0x58, 0x15,
49839         0x18, 0xe0, 0x0d, 0xfc, 0x44, 0x8d, 0xc8, 0x71, 0x03, 0xab, 0xc6, 0x8a, 0xd4, 0x88, 0x3c, 0x15,
49840         0xd5, 0x61, 0x89, 0xf0, 0xce, 0x63, 0x6f, 0x9a, 0xad, 0x41, 0xcf, 0x4d, 0x75, 0x6a, 0x2f, 0xd0,
49841         0x60, 0xd0, 0x58, 0x0d, 0x3b, 0x24, 0x8b, 0x41, 0x3b, 0xb0, 0x28, 0x10, 0x25, 0xa3, 0x3d, 0x55,
49842         0xcc, 0x55, 0x20, 0x49, 0x60, 0xf1, 0x42, 0x48, 0x90, 0x84, 0xd1, 0x3a, 0x3c, 0x23, 0xf2, 0xd8,
49843         0x73, 0x99, 0x44, 0xbc, 0xa4, 0x23, 0x37, 0x87, 0x2f, 0x0a, 0x6c, 0x44, 0x41, 0xb4, 0x1f, 0xca,
49844         0x49, 0x63, 0x92, 0xf3, 0x99, 0xc9, 0x41, 0xfd, 0x10, 0x9a, 0x3c, 0x4f, 0xfd, 0x0f, 0xd9, 0x1c,
49845         0xd4, 0xf7, 0x75, 0x2e, 0xaf, 0xdc, 0xd7, 0x4b, 0xec, 0xee, 0xa7, 0x9f, 0xe7, 0xe2, 0xa2, 0xfd,
49846         0x3c, 0xf7, 0xf1, 0xd2, 0x37, 0x74, 0x26, 0xe9, 0xd3, 0x37, 0xb8, 0x83, 0xfa, 0x7e, 0x81, 0x2f,
49847         0x31, 0xfd, 0x22, 0x77, 0x83, 0xd9, 0x2f, 0x71, 0x37, 0x98, 0xfd, 0xb2, 0xae, 0x02, 0xfd, 0xb8,
49848         0xa6, 0xab, 0xb3, 0xec, 0xa3, 0xa4, 0xce, 0xd1, 0x8f, 0x8a, 0xae, 0xce, 0xb3, 0x8f, 0x92, 0xba,
49849         0x40, 0x3f, 0xae, 0xeb, 0xea, 0x22, 0xfb, 0x28, 0xa9, 0xaa, 0xf6, 0x4d, 0x05, 0x16, 0x23, 0x95,
49850         0x9e, 0x4d, 0x6c, 0x36, 0x82, 0x24, 0xd7, 0xc4, 0xb7, 0x67, 0x13, 0x9b, 0x2d, 0xb2, 0x19, 0xdb,
49851         0xab, 0x70, 0xa9, 0xd9, 0x7c, 0x99, 0x8b, 0x3c, 0x15, 0x0c, 0x2e, 0x35, 0x5b, 0x2e, 0xfa, 0x52,
49852         0xb3, 0x06, 0xd7, 0x98, 0xf5, 0x8c, 0x92, 0xef, 0xea, 0xa6, 0x94, 0x37, 0xd4, 0x69, 0xed, 0xc7,
49853         0x72, 0xb0, 0xb6, 0xd3, 0x6b, 0xda, 0x1d, 0x72, 0x50, 0x19, 0x98, 0x03, 0x6b, 0xcf, 0x74, 0xcd,
49854         0xae, 0x35, 0xb0, 0x5c, 0x0f, 0xdd, 0x86, 0xb9, 0x41, 0xe3, 0x06, 0xe1, 0x89, 0xa9, 0x59, 0xa4,
49855         0x49, 0xc8, 0xec, 0x0b, 0x80, 0x8d, 0xcd, 0xc7, 0xde, 0x60, 0xb7, 0xe7, 0x76, 0xcd, 0x0e, 0x9e,
49856         0x1d, 0x84, 0xf1, 0x8c, 0x60, 0x98, 0x98, 0xea, 0x18, 0x34, 0x99, 0x60, 0x18, 0x20, 0x33, 0xa7,
49857         0x43, 0xfd, 0x10, 0xd4, 0x8e, 0x4d, 0xe7, 0xc8, 0xda, 0xb1, 0xda, 0xf6, 0x49, 0x97, 0xab, 0x83,
49858         0x2c, 0x39, 0xd1, 0x04, 0xf4, 0x32, 0xa8, 0x22, 0xf8, 0xa6, 0x7d, 0x74, 0xcc, 0x5e, 0xd0, 0xf0,
49859         0xa2, 0x23, 0x47, 0x6b, 0xbf, 0xa2, 0xc0, 0x5a, 0x02, 0x0b, 0x68, 0x53, 0x6e, 0x61, 0xe3, 0x34,
49860         0xfc, 0x9f, 0xda, 0xa5, 0xce, 0x28, 0x11, 0xfd, 0x7c, 0xc5, 0x17, 0xd1, 0x37, 0x8a, 0xba, 0x3a,
49861         0xa1, 0xdd, 0x83, 0x35, 0x66, 0xe9, 0x71, 0xc8, 0xea, 0x67, 0x36, 0x6f, 0x07, 0x31, 0xc8, 0xfe,
49862         0xcc, 0xf7, 0x55, 0x05, 0x96, 0x63, 0x92, 0xc9, 0x4a, 0xcb, 0x6c, 0x5f, 0xde, 0x1c, 0x32, 0x71,
49863         0xca, 0x0d, 0x07, 0xd3, 0xe4, 0xa1, 0x54, 0x84, 0x61, 0x89, 0x21, 0x8a, 0x6f, 0xf0, 0x69, 0xee,
49864         0x5c, 0x59, 0xee, 0xe2, 0x33, 0x3c, 0xb3, 0xae, 0x29, 0xbc, 0xc4, 0x63, 0x58, 0x1a, 0x82, 0xca,
49865         0x36, 0xe5, 0x4b, 0x68, 0xd2, 0x7b, 0xfc, 0xff, 0xa8, 0x00, 0x1a, 0x4e, 0xfd, 0x78, 0x9e, 0xe4,
49866         0x3f, 0x1c, 0xf9, 0x24, 0x3f, 0xea, 0x9a, 0x2b, 0x05, 0xbf, 0x5a, 0x78, 0x3f, 0x7f, 0x64, 0xb9,
49867         0xae, 0x3d, 0x78, 0xad, 0xf7, 0xaa, 0x6b, 0x3a, 0xaf, 0x7a, 0xad, 0xd7, 0x7a, 0xee, 0xd1, 0xeb,
49868         0xee, 0xeb, 0xae, 0xdd, 0x7a, 0xb5, 0xdf, 0x19, 0xbc, 0x1e, 0x54, 0xc4, 0xab, 0x41, 0x45, 0x34,
49869         0x27, 0xe9, 0x67, 0xe1, 0xdf, 0x05, 0x00, 0x00, 0xff, 0xff, 0x05, 0x8b, 0x84, 0xe4, 0xc1, 0x70,
49870         0x02, 0x00,
49871 }