aboutsummaryrefslogtreecommitdiff
path: root/services/src/generated/main/java/io/grpc/channelz/v1/ChannelzProto.java
blob: 54a3aa92c447664b529e4bb1d3de823c264da268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: io/grpc/channelz.proto

package io.grpc.channelz.v1;

public final class ChannelzProto {
  private ChannelzProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Channel_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Channel_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Subchannel_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Subchannel_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_ChannelData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_ChannelData_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_ChannelTrace_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_ChannelTrace_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_ChannelRef_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_ChannelRef_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_SubchannelRef_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_SubchannelRef_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_SocketRef_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_SocketRef_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_ServerRef_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_ServerRef_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Server_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Server_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_ServerData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_ServerData_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_ServerChannelTrace_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_ServerChannelTrace_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Socket_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Socket_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_SocketData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_SocketData_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Address_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Address_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Address_TcpIpAddress_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Address_TcpIpAddress_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Address_UdsAddress_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Address_UdsAddress_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Address_OtherAddress_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Address_OtherAddress_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Security_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Security_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Security_Tls_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Security_Tls_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_Security_OtherSecurity_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_Security_OtherSecurity_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_SocketOption_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_SocketOption_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_SocketOptionTimeout_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_SocketOptionTimeout_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_SocketOptionLinger_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_SocketOptionLinger_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_SocketOptionTcpInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_SocketOptionTcpInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetServersRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetServersRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetServersResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetServersResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetServerSocketsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetServerSocketsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetServerSocketsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetServerSocketsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetTopChannelsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetTopChannelsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetTopChannelsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetTopChannelsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetChannelRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetChannelRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetChannelResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetChannelResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetSubchannelRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetSubchannelRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetSubchannelResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetSubchannelResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetSocketRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetSocketRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_channelz_GetSocketResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_channelz_GetSocketResponse_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\026io/grpc/channelz.proto\022\rgrpc.channelz\032" +
      "\031google/protobuf/any.proto\032\036google/proto" +
      "buf/duration.proto\032\037google/protobuf/time" +
      "stamp.proto\032\036google/protobuf/wrappers.pr" +
      "oto\"\357\001\n\007Channel\022&\n\003ref\030\001 \001(\0132\031.grpc.chan" +
      "nelz.ChannelRef\022(\n\004data\030\002 \001(\0132\032.grpc.cha" +
      "nnelz.ChannelData\022.\n\013channel_ref\030\003 \003(\0132\031" +
      ".grpc.channelz.ChannelRef\0224\n\016subchannel_" +
      "ref\030\004 \003(\0132\034.grpc.channelz.SubchannelRef\022" +
      ",\n\nsocket_ref\030\005 \003(\0132\030.grpc.channelz.Sock" +
      "etRef\"\365\001\n\nSubchannel\022)\n\003ref\030\001 \001(\0132\034.grpc" +
      ".channelz.SubchannelRef\022(\n\004data\030\002 \001(\0132\032." +
      "grpc.channelz.ChannelData\022.\n\013channel_ref" +
      "\030\003 \003(\0132\031.grpc.channelz.ChannelRef\0224\n\016sub" +
      "channel_ref\030\004 \003(\0132\034.grpc.channelz.Subcha" +
      "nnelRef\022,\n\nsocket_ref\030\005 \003(\0132\030.grpc.chann" +
      "elz.SocketRef\"\341\002\n\013ChannelData\022/\n\005state\030\001" +
      " \001(\0162 .grpc.channelz.ChannelData.State\022\016" +
      "\n\006target\030\002 \001(\t\022*\n\005trace\030\003 \001(\0132\033.grpc.cha" +
      "nnelz.ChannelTrace\022\025\n\rcalls_started\030\004 \001(" +
      "\003\022\027\n\017calls_succeeded\030\005 \001(\003\022\024\n\014calls_fail" +
      "ed\030\006 \001(\003\022?\n\033last_call_started_timestamp\030" +
      "\007 \001(\0132\032.google.protobuf.Timestamp\"^\n\005Sta" +
      "te\022\013\n\007UNKNOWN\020\000\022\010\n\004IDLE\020\001\022\016\n\nCONNECTING\020" +
      "\002\022\t\n\005READY\020\003\022\025\n\021TRANSIENT_FAILURE\020\004\022\014\n\010S" +
      "HUTDOWN\020\005\"\016\n\014ChannelTrace\"F\n\nChannelRef\022" +
      "\022\n\nchannel_id\030\001 \001(\003\022\014\n\004name\030\002 \001(\tJ\004\010\003\020\004J" +
      "\004\010\004\020\005J\004\010\005\020\006J\004\010\006\020\007\"X\n\rSubchannelRef\022\025\n\rsu" +
      "bchannel_id\030\007 \001(\003\022\014\n\004name\030\010 \001(\tJ\004\010\001\020\002J\004\010" +
      "\002\020\003J\004\010\003\020\004J\004\010\004\020\005J\004\010\005\020\006J\004\010\006\020\007\"P\n\tSocketRef" +
      "\022\021\n\tsocket_id\030\003 \001(\003\022\014\n\004name\030\004 \001(\tJ\004\010\001\020\002J" +
      "\004\010\002\020\003J\004\010\005\020\006J\004\010\006\020\007J\004\010\007\020\010J\004\010\010\020\t\"P\n\tServerR" +
      "ef\022\021\n\tserver_id\030\005 \001(\003\022\014\n\004name\030\006 \001(\tJ\004\010\001\020" +
      "\002J\004\010\002\020\003J\004\010\003\020\004J\004\010\004\020\005J\004\010\007\020\010J\004\010\010\020\t\"\211\001\n\006Serv" +
      "er\022%\n\003ref\030\001 \001(\0132\030.grpc.channelz.ServerRe" +
      "f\022\'\n\004data\030\002 \001(\0132\031.grpc.channelz.ServerDa" +
      "ta\022/\n\rlisten_socket\030\003 \003(\0132\030.grpc.channel" +
      "z.SocketRef\"\305\001\n\nServerData\0220\n\005trace\030\001 \001(" +
      "\0132!.grpc.channelz.ServerChannelTrace\022\025\n\r" +
      "calls_started\030\002 \001(\003\022\027\n\017calls_succeeded\030\003" +
      " \001(\003\022\024\n\014calls_failed\030\004 \001(\003\022?\n\033last_call_" +
      "started_timestamp\030\005 \001(\0132\032.google.protobu" +
      "f.Timestamp\"\024\n\022ServerChannelTrace\"\347\001\n\006So" +
      "cket\022%\n\003ref\030\001 \001(\0132\030.grpc.channelz.Socket" +
      "Ref\022\'\n\004data\030\002 \001(\0132\031.grpc.channelz.Socket" +
      "Data\022%\n\005local\030\003 \001(\0132\026.grpc.channelz.Addr" +
      "ess\022&\n\006remote\030\004 \001(\0132\026.grpc.channelz.Addr" +
      "ess\022)\n\010security\030\005 \001(\0132\027.grpc.channelz.Se" +
      "curity\022\023\n\013remote_name\030\006 \001(\t\"\353\004\n\nSocketDa" +
      "ta\022\027\n\017streams_started\030\001 \001(\003\022\031\n\021streams_s" +
      "ucceeded\030\002 \001(\003\022\026\n\016streams_failed\030\003 \001(\003\022\025" +
      "\n\rmessages_sent\030\004 \001(\003\022\031\n\021messages_receiv" +
      "ed\030\005 \001(\003\022\030\n\020keep_alives_sent\030\006 \001(\003\022G\n#la" +
      "st_local_stream_created_timestamp\030\007 \001(\0132" +
      "\032.google.protobuf.Timestamp\022H\n$last_remo" +
      "te_stream_created_timestamp\030\010 \001(\0132\032.goog" +
      "le.protobuf.Timestamp\022?\n\033last_message_se" +
      "nt_timestamp\030\t \001(\0132\032.google.protobuf.Tim" +
      "estamp\022C\n\037last_message_received_timestam" +
      "p\030\n \001(\0132\032.google.protobuf.Timestamp\022>\n\031l" +
      "ocal_flow_control_window\030\013 \001(\0132\033.google." +
      "protobuf.Int64Value\022?\n\032remote_flow_contr" +
      "ol_window\030\014 \001(\0132\033.google.protobuf.Int64V" +
      "alue\022+\n\006option\030\r \003(\0132\033.grpc.channelz.Soc" +
      "ketOption\"\337\002\n\007Address\022<\n\rtcpip_address\030\001" +
      " \001(\0132#.grpc.channelz.Address.TcpIpAddres" +
      "sH\000\0228\n\013uds_address\030\002 \001(\0132!.grpc.channelz" +
      ".Address.UdsAddressH\000\022<\n\rother_address\030\003" +
      " \001(\0132#.grpc.channelz.Address.OtherAddres" +
      "sH\000\0320\n\014TcpIpAddress\022\022\n\nip_address\030\001 \001(\014\022" +
      "\014\n\004port\030\002 \001(\005\032\036\n\nUdsAddress\022\020\n\010filename\030" +
      "\001 \001(\t\032A\n\014OtherAddress\022\014\n\004name\030\001 \001(\t\022#\n\005v" +
      "alue\030\002 \001(\0132\024.google.protobuf.AnyB\t\n\007addr" +
      "ess\"\237\002\n\010Security\022*\n\003tls\030\001 \001(\0132\033.grpc.cha" +
      "nnelz.Security.TlsH\000\0226\n\005other\030\002 \001(\0132%.gr" +
      "pc.channelz.Security.OtherSecurityH\000\032b\n\003" +
      "Tls\022\024\n\014key_exchange\030\001 \001(\t\022\016\n\006cipher\030\002 \001(" +
      "\t\022\031\n\021local_certificate\030\003 \001(\014\022\032\n\022remote_c" +
      "ertificate\030\004 \001(\014\032B\n\rOtherSecurity\022\014\n\004nam" +
      "e\030\001 \001(\t\022#\n\005value\030\002 \001(\0132\024.google.protobuf" +
      ".AnyB\007\n\005model\"U\n\014SocketOption\022\014\n\004name\030\001 " +
      "\001(\t\022\r\n\005value\030\002 \001(\t\022(\n\nadditional\030\003 \001(\0132\024" +
      ".google.protobuf.Any\"B\n\023SocketOptionTime" +
      "out\022+\n\010duration\030\001 \001(\0132\031.google.protobuf." +
      "Duration\"Q\n\022SocketOptionLinger\022\016\n\006active" +
      "\030\001 \001(\010\022+\n\010duration\030\002 \001(\0132\031.google.protob" +
      "uf.Duration\"\256\005\n\023SocketOptionTcpInfo\022\022\n\nt" +
      "cpi_state\030\001 \001(\r\022\025\n\rtcpi_ca_state\030\002 \001(\r\022\030" +
      "\n\020tcpi_retransmits\030\003 \001(\r\022\023\n\013tcpi_probes\030" +
      "\004 \001(\r\022\024\n\014tcpi_backoff\030\005 \001(\r\022\024\n\014tcpi_opti" +
      "ons\030\006 \001(\r\022\027\n\017tcpi_snd_wscale\030\007 \001(\r\022\027\n\017tc" +
      "pi_rcv_wscale\030\010 \001(\r\022\020\n\010tcpi_rto\030\t \001(\r\022\020\n" +
      "\010tcpi_ato\030\n \001(\r\022\024\n\014tcpi_snd_mss\030\013 \001(\r\022\024\n" +
      "\014tcpi_rcv_mss\030\014 \001(\r\022\024\n\014tcpi_unacked\030\r \001(" +
      "\r\022\023\n\013tcpi_sacked\030\016 \001(\r\022\021\n\ttcpi_lost\030\017 \001(" +
      "\r\022\024\n\014tcpi_retrans\030\020 \001(\r\022\024\n\014tcpi_fackets\030" +
      "\021 \001(\r\022\033\n\023tcpi_last_data_sent\030\022 \001(\r\022\032\n\022tc" +
      "pi_last_ack_sent\030\023 \001(\r\022\033\n\023tcpi_last_data" +
      "_recv\030\024 \001(\r\022\032\n\022tcpi_last_ack_recv\030\025 \001(\r\022" +
      "\021\n\ttcpi_pmtu\030\026 \001(\r\022\031\n\021tcpi_rcv_ssthresh\030" +
      "\027 \001(\r\022\020\n\010tcpi_rtt\030\030 \001(\r\022\023\n\013tcpi_rttvar\030\031" +
      " \001(\r\022\031\n\021tcpi_snd_ssthresh\030\032 \001(\r\022\025\n\rtcpi_" +
      "snd_cwnd\030\033 \001(\r\022\023\n\013tcpi_advmss\030\034 \001(\r\022\027\n\017t" +
      "cpi_reordering\030\035 \001(\r\",\n\021GetServersReques" +
      "t\022\027\n\017start_server_id\030\001 \001(\003\"H\n\022GetServers" +
      "Response\022%\n\006server\030\001 \003(\0132\025.grpc.channelz" +
      ".Server\022\013\n\003end\030\002 \001(\010\"E\n\027GetServerSockets" +
      "Request\022\021\n\tserver_id\030\001 \001(\003\022\027\n\017start_sock" +
      "et_id\030\002 \001(\003\"U\n\030GetServerSocketsResponse\022" +
      ",\n\nsocket_ref\030\001 \003(\0132\030.grpc.channelz.Sock" +
      "etRef\022\013\n\003end\030\002 \001(\010\"1\n\025GetTopChannelsRequ" +
      "est\022\030\n\020start_channel_id\030\001 \001(\003\"N\n\026GetTopC" +
      "hannelsResponse\022\'\n\007channel\030\001 \003(\0132\026.grpc." +
      "channelz.Channel\022\013\n\003end\030\002 \001(\010\"\'\n\021GetChan" +
      "nelRequest\022\022\n\nchannel_id\030\001 \001(\003\"=\n\022GetCha" +
      "nnelResponse\022\'\n\007channel\030\001 \001(\0132\026.grpc.cha" +
      "nnelz.Channel\"-\n\024GetSubchannelRequest\022\025\n" +
      "\rsubchannel_id\030\001 \001(\003\"F\n\025GetSubchannelRes" +
      "ponse\022-\n\nsubchannel\030\001 \001(\0132\031.grpc.channel" +
      "z.Subchannel\"%\n\020GetSocketRequest\022\021\n\tsock" +
      "et_id\030\001 \001(\003\":\n\021GetSocketResponse\022%\n\006sock" +
      "et\030\001 \001(\0132\025.grpc.channelz.Socket2\240\004\n\010Chan" +
      "nelz\022]\n\016GetTopChannels\022$.grpc.channelz.G" +
      "etTopChannelsRequest\032%.grpc.channelz.Get" +
      "TopChannelsResponse\022Q\n\nGetServers\022 .grpc" +
      ".channelz.GetServersRequest\032!.grpc.chann" +
      "elz.GetServersResponse\022c\n\020GetServerSocke" +
      "ts\022&.grpc.channelz.GetServerSocketsReque" +
      "st\032\'.grpc.channelz.GetServerSocketsRespo" +
      "nse\022Q\n\nGetChannel\022 .grpc.channelz.GetCha" +
      "nnelRequest\032!.grpc.channelz.GetChannelRe" +
      "sponse\022Z\n\rGetSubchannel\022#.grpc.channelz." +
      "GetSubchannelRequest\032$.grpc.channelz.Get" +
      "SubchannelResponse\022N\n\tGetSocket\022\037.grpc.c" +
      "hannelz.GetSocketRequest\032 .grpc.channelz" +
      ".GetSocketResponseB&\n\023io.grpc.channelz.v" +
      "1B\rChannelzProtoP\001b\006proto3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.AnyProto.getDescriptor(),
          com.google.protobuf.DurationProto.getDescriptor(),
          com.google.protobuf.TimestampProto.getDescriptor(),
          com.google.protobuf.WrappersProto.getDescriptor(),
        }, assigner);
    internal_static_grpc_channelz_Channel_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_grpc_channelz_Channel_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Channel_descriptor,
        new java.lang.String[] { "Ref", "Data", "ChannelRef", "SubchannelRef", "SocketRef", });
    internal_static_grpc_channelz_Subchannel_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_grpc_channelz_Subchannel_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Subchannel_descriptor,
        new java.lang.String[] { "Ref", "Data", "ChannelRef", "SubchannelRef", "SocketRef", });
    internal_static_grpc_channelz_ChannelData_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_grpc_channelz_ChannelData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_ChannelData_descriptor,
        new java.lang.String[] { "State", "Target", "Trace", "CallsStarted", "CallsSucceeded", "CallsFailed", "LastCallStartedTimestamp", });
    internal_static_grpc_channelz_ChannelTrace_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_grpc_channelz_ChannelTrace_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_ChannelTrace_descriptor,
        new java.lang.String[] { });
    internal_static_grpc_channelz_ChannelRef_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_grpc_channelz_ChannelRef_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_ChannelRef_descriptor,
        new java.lang.String[] { "ChannelId", "Name", });
    internal_static_grpc_channelz_SubchannelRef_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_grpc_channelz_SubchannelRef_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_SubchannelRef_descriptor,
        new java.lang.String[] { "SubchannelId", "Name", });
    internal_static_grpc_channelz_SocketRef_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_grpc_channelz_SocketRef_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_SocketRef_descriptor,
        new java.lang.String[] { "SocketId", "Name", });
    internal_static_grpc_channelz_ServerRef_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_grpc_channelz_ServerRef_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_ServerRef_descriptor,
        new java.lang.String[] { "ServerId", "Name", });
    internal_static_grpc_channelz_Server_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_grpc_channelz_Server_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Server_descriptor,
        new java.lang.String[] { "Ref", "Data", "ListenSocket", });
    internal_static_grpc_channelz_ServerData_descriptor =
      getDescriptor().getMessageTypes().get(9);
    internal_static_grpc_channelz_ServerData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_ServerData_descriptor,
        new java.lang.String[] { "Trace", "CallsStarted", "CallsSucceeded", "CallsFailed", "LastCallStartedTimestamp", });
    internal_static_grpc_channelz_ServerChannelTrace_descriptor =
      getDescriptor().getMessageTypes().get(10);
    internal_static_grpc_channelz_ServerChannelTrace_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_ServerChannelTrace_descriptor,
        new java.lang.String[] { });
    internal_static_grpc_channelz_Socket_descriptor =
      getDescriptor().getMessageTypes().get(11);
    internal_static_grpc_channelz_Socket_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Socket_descriptor,
        new java.lang.String[] { "Ref", "Data", "Local", "Remote", "Security", "RemoteName", });
    internal_static_grpc_channelz_SocketData_descriptor =
      getDescriptor().getMessageTypes().get(12);
    internal_static_grpc_channelz_SocketData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_SocketData_descriptor,
        new java.lang.String[] { "StreamsStarted", "StreamsSucceeded", "StreamsFailed", "MessagesSent", "MessagesReceived", "KeepAlivesSent", "LastLocalStreamCreatedTimestamp", "LastRemoteStreamCreatedTimestamp", "LastMessageSentTimestamp", "LastMessageReceivedTimestamp", "LocalFlowControlWindow", "RemoteFlowControlWindow", "Option", });
    internal_static_grpc_channelz_Address_descriptor =
      getDescriptor().getMessageTypes().get(13);
    internal_static_grpc_channelz_Address_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Address_descriptor,
        new java.lang.String[] { "TcpipAddress", "UdsAddress", "OtherAddress", "Address", });
    internal_static_grpc_channelz_Address_TcpIpAddress_descriptor =
      internal_static_grpc_channelz_Address_descriptor.getNestedTypes().get(0);
    internal_static_grpc_channelz_Address_TcpIpAddress_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Address_TcpIpAddress_descriptor,
        new java.lang.String[] { "IpAddress", "Port", });
    internal_static_grpc_channelz_Address_UdsAddress_descriptor =
      internal_static_grpc_channelz_Address_descriptor.getNestedTypes().get(1);
    internal_static_grpc_channelz_Address_UdsAddress_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Address_UdsAddress_descriptor,
        new java.lang.String[] { "Filename", });
    internal_static_grpc_channelz_Address_OtherAddress_descriptor =
      internal_static_grpc_channelz_Address_descriptor.getNestedTypes().get(2);
    internal_static_grpc_channelz_Address_OtherAddress_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Address_OtherAddress_descriptor,
        new java.lang.String[] { "Name", "Value", });
    internal_static_grpc_channelz_Security_descriptor =
      getDescriptor().getMessageTypes().get(14);
    internal_static_grpc_channelz_Security_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Security_descriptor,
        new java.lang.String[] { "Tls", "Other", "Model", });
    internal_static_grpc_channelz_Security_Tls_descriptor =
      internal_static_grpc_channelz_Security_descriptor.getNestedTypes().get(0);
    internal_static_grpc_channelz_Security_Tls_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Security_Tls_descriptor,
        new java.lang.String[] { "KeyExchange", "Cipher", "LocalCertificate", "RemoteCertificate", });
    internal_static_grpc_channelz_Security_OtherSecurity_descriptor =
      internal_static_grpc_channelz_Security_descriptor.getNestedTypes().get(1);
    internal_static_grpc_channelz_Security_OtherSecurity_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_Security_OtherSecurity_descriptor,
        new java.lang.String[] { "Name", "Value", });
    internal_static_grpc_channelz_SocketOption_descriptor =
      getDescriptor().getMessageTypes().get(15);
    internal_static_grpc_channelz_SocketOption_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_SocketOption_descriptor,
        new java.lang.String[] { "Name", "Value", "Additional", });
    internal_static_grpc_channelz_SocketOptionTimeout_descriptor =
      getDescriptor().getMessageTypes().get(16);
    internal_static_grpc_channelz_SocketOptionTimeout_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_SocketOptionTimeout_descriptor,
        new java.lang.String[] { "Duration", });
    internal_static_grpc_channelz_SocketOptionLinger_descriptor =
      getDescriptor().getMessageTypes().get(17);
    internal_static_grpc_channelz_SocketOptionLinger_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_SocketOptionLinger_descriptor,
        new java.lang.String[] { "Active", "Duration", });
    internal_static_grpc_channelz_SocketOptionTcpInfo_descriptor =
      getDescriptor().getMessageTypes().get(18);
    internal_static_grpc_channelz_SocketOptionTcpInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_SocketOptionTcpInfo_descriptor,
        new java.lang.String[] { "TcpiState", "TcpiCaState", "TcpiRetransmits", "TcpiProbes", "TcpiBackoff", "TcpiOptions", "TcpiSndWscale", "TcpiRcvWscale", "TcpiRto", "TcpiAto", "TcpiSndMss", "TcpiRcvMss", "TcpiUnacked", "TcpiSacked", "TcpiLost", "TcpiRetrans", "TcpiFackets", "TcpiLastDataSent", "TcpiLastAckSent", "TcpiLastDataRecv", "TcpiLastAckRecv", "TcpiPmtu", "TcpiRcvSsthresh", "TcpiRtt", "TcpiRttvar", "TcpiSndSsthresh", "TcpiSndCwnd", "TcpiAdvmss", "TcpiReordering", });
    internal_static_grpc_channelz_GetServersRequest_descriptor =
      getDescriptor().getMessageTypes().get(19);
    internal_static_grpc_channelz_GetServersRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetServersRequest_descriptor,
        new java.lang.String[] { "StartServerId", });
    internal_static_grpc_channelz_GetServersResponse_descriptor =
      getDescriptor().getMessageTypes().get(20);
    internal_static_grpc_channelz_GetServersResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetServersResponse_descriptor,
        new java.lang.String[] { "Server", "End", });
    internal_static_grpc_channelz_GetServerSocketsRequest_descriptor =
      getDescriptor().getMessageTypes().get(21);
    internal_static_grpc_channelz_GetServerSocketsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetServerSocketsRequest_descriptor,
        new java.lang.String[] { "ServerId", "StartSocketId", });
    internal_static_grpc_channelz_GetServerSocketsResponse_descriptor =
      getDescriptor().getMessageTypes().get(22);
    internal_static_grpc_channelz_GetServerSocketsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetServerSocketsResponse_descriptor,
        new java.lang.String[] { "SocketRef", "End", });
    internal_static_grpc_channelz_GetTopChannelsRequest_descriptor =
      getDescriptor().getMessageTypes().get(23);
    internal_static_grpc_channelz_GetTopChannelsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetTopChannelsRequest_descriptor,
        new java.lang.String[] { "StartChannelId", });
    internal_static_grpc_channelz_GetTopChannelsResponse_descriptor =
      getDescriptor().getMessageTypes().get(24);
    internal_static_grpc_channelz_GetTopChannelsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetTopChannelsResponse_descriptor,
        new java.lang.String[] { "Channel", "End", });
    internal_static_grpc_channelz_GetChannelRequest_descriptor =
      getDescriptor().getMessageTypes().get(25);
    internal_static_grpc_channelz_GetChannelRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetChannelRequest_descriptor,
        new java.lang.String[] { "ChannelId", });
    internal_static_grpc_channelz_GetChannelResponse_descriptor =
      getDescriptor().getMessageTypes().get(26);
    internal_static_grpc_channelz_GetChannelResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetChannelResponse_descriptor,
        new java.lang.String[] { "Channel", });
    internal_static_grpc_channelz_GetSubchannelRequest_descriptor =
      getDescriptor().getMessageTypes().get(27);
    internal_static_grpc_channelz_GetSubchannelRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetSubchannelRequest_descriptor,
        new java.lang.String[] { "SubchannelId", });
    internal_static_grpc_channelz_GetSubchannelResponse_descriptor =
      getDescriptor().getMessageTypes().get(28);
    internal_static_grpc_channelz_GetSubchannelResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetSubchannelResponse_descriptor,
        new java.lang.String[] { "Subchannel", });
    internal_static_grpc_channelz_GetSocketRequest_descriptor =
      getDescriptor().getMessageTypes().get(29);
    internal_static_grpc_channelz_GetSocketRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetSocketRequest_descriptor,
        new java.lang.String[] { "SocketId", });
    internal_static_grpc_channelz_GetSocketResponse_descriptor =
      getDescriptor().getMessageTypes().get(30);
    internal_static_grpc_channelz_GetSocketResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_channelz_GetSocketResponse_descriptor,
        new java.lang.String[] { "Socket", });
    com.google.protobuf.AnyProto.getDescriptor();
    com.google.protobuf.DurationProto.getDescriptor();
    com.google.protobuf.TimestampProto.getDescriptor();
    com.google.protobuf.WrappersProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}