public final class com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type extends java.lang.Enum<com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type> implements com.google.protobuf.ProtocolMessageEnum
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
  super_class: java.lang.Enum
{
  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_DOUBLE;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_FLOAT;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_INT64;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_UINT64;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_INT32;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_FIXED64;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_FIXED32;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_BOOL;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_STRING;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_GROUP;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_MESSAGE;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_BYTES;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_UINT32;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_ENUM;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_SFIXED32;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_SFIXED64;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_SINT32;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type TYPE_SINT64;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final int TYPE_DOUBLE_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int TYPE_FLOAT_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int TYPE_INT64_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int TYPE_UINT64_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int TYPE_INT32_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int TYPE_FIXED64_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int TYPE_FIXED32_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int TYPE_BOOL_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int TYPE_STRING_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  public static final int TYPE_GROUP_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  public static final int TYPE_MESSAGE_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  public static final int TYPE_BYTES_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 12

  public static final int TYPE_UINT32_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 13

  public static final int TYPE_ENUM_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 14

  public static final int TYPE_SFIXED32_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  public static final int TYPE_SFIXED64_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  public static final int TYPE_SINT32_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 17

  public static final int TYPE_SINT64_VALUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 18

  private static final com.google.protobuf.Internal$EnumLiteMap<com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type> internalValueMap;
    descriptor: Lcom/google/protobuf/Internal$EnumLiteMap;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Lcom/google/protobuf/Internal$EnumLiteMap<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;>;

  private static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type[] VALUES;
    descriptor: [Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final int value;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type[] ENUM$VALUES;
    descriptor: [Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 11593
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_DOUBLE"
            iconst_0
         1: .line 11601
            iconst_1
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_DOUBLE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
         2: .line 11602
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_FLOAT"
            iconst_1
         3: .line 11605
            iconst_2
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_FLOAT:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
         4: .line 11606
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_INT64"
            iconst_2
         5: .line 11614
            iconst_3
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_INT64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
         6: .line 11615
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_UINT64"
            iconst_3
         7: .line 11618
            iconst_4
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_UINT64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
         8: .line 11619
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_INT32"
            iconst_4
         9: .line 11627
            iconst_5
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_INT32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        10: .line 11628
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_FIXED64"
            iconst_5
        11: .line 11631
            bipush 6
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_FIXED64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        12: .line 11632
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_FIXED32"
            bipush 6
        13: .line 11635
            bipush 7
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_FIXED32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        14: .line 11636
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_BOOL"
            bipush 7
        15: .line 11639
            bipush 8
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_BOOL:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        16: .line 11640
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_STRING"
            bipush 8
        17: .line 11643
            bipush 9
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_STRING:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        18: .line 11644
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_GROUP"
            bipush 9
        19: .line 11654
            bipush 10
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_GROUP:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        20: .line 11655
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_MESSAGE"
            bipush 10
        21: .line 11662
            bipush 11
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_MESSAGE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        22: .line 11663
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_BYTES"
            bipush 11
        23: .line 11670
            bipush 12
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_BYTES:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        24: .line 11671
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_UINT32"
            bipush 12
        25: .line 11674
            bipush 13
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_UINT32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        26: .line 11675
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_ENUM"
            bipush 13
        27: .line 11678
            bipush 14
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_ENUM:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        28: .line 11679
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_SFIXED32"
            bipush 14
        29: .line 11682
            bipush 15
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SFIXED32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        30: .line 11683
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_SFIXED64"
            bipush 15
        31: .line 11686
            bipush 16
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SFIXED64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        32: .line 11687
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_SINT32"
            bipush 16
        33: .line 11694
            bipush 17
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SINT32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        34: .line 11695
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            ldc "TYPE_SINT64"
            bipush 17
        35: .line 11702
            bipush 18
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SINT64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            bipush 18
            anewarray com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            iconst_0
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_DOUBLE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            iconst_1
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_FLOAT:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            iconst_2
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_INT64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            iconst_3
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_UINT64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            iconst_4
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_INT32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            iconst_5
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_FIXED64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 6
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_FIXED32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 7
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_BOOL:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 8
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_STRING:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 9
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_GROUP:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 10
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_MESSAGE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 11
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_BYTES:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 12
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_UINT32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 13
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_ENUM:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 14
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SFIXED32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 15
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SFIXED64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 16
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SINT32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            dup
            bipush 17
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SINT64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aastore
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.ENUM$VALUES:[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
        36: .line 11865
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type$1
            dup
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type$1.<init>:()V
        37: .line 11864
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap;
        38: .line 11884
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.values:()[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.VALUES:[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public final int getNumber();
    descriptor: ()I
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type this
         0: .line 11818
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.value:I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;

  public static com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type valueOf(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // int value
         0: .line 11828
            iload 0 /* value */
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.forNumber:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        end local 0 // int value
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  value  I
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
       Name  Flags
      value  

  public static com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type forNumber(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // int value
         0: .line 11836
            iload 0 /* value */
            tableswitch { // 1 - 18
                    1: 1
                    2: 2
                    3: 3
                    4: 4
                    5: 5
                    6: 6
                    7: 7
                    8: 8
                    9: 9
                   10: 10
                   11: 11
                   12: 12
                   13: 13
                   14: 14
                   15: 15
                   16: 16
                   17: 17
                   18: 18
              default: 19
          }
         1: .line 11837
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_DOUBLE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
         2: .line 11838
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_FLOAT:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
         3: .line 11839
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_INT64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
         4: .line 11840
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_UINT64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
         5: .line 11841
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_INT32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
         6: .line 11842
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_FIXED64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
         7: .line 11843
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_FIXED32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
         8: .line 11844
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_BOOL:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
         9: .line 11845
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_STRING:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        10: .line 11846
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_GROUP:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        11: .line 11847
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_MESSAGE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        12: .line 11848
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_BYTES:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        13: .line 11849
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_UINT32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        14: .line 11850
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_ENUM:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        15: .line 11851
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SFIXED32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        16: .line 11852
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SFIXED64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        17: .line 11853
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SINT32:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        18: .line 11854
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.TYPE_SINT64:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            areturn
        19: .line 11855
      StackMap locals:
      StackMap stack:
            aconst_null
            areturn
        end local 0 // int value
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   20     0  value  I
    MethodParameters:
       Name  Flags
      value  

  public static com.google.protobuf.Internal$EnumLiteMap<com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type> internalGetValueMap();
    descriptor: ()Lcom/google/protobuf/Internal$EnumLiteMap;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 11861
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: ()Lcom/google/protobuf/Internal$EnumLiteMap<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;>;

  public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor();
    descriptor: ()Lcom/google/protobuf/Descriptors$EnumValueDescriptor;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type this
         0: .line 11873
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.getDescriptor:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
            invokevirtual com.google.protobuf.Descriptors$EnumDescriptor.getValues:()Ljava/util/List;
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.ordinal:()I
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.Descriptors$EnumValueDescriptor
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;

  public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType();
    descriptor: ()Lcom/google/protobuf/Descriptors$EnumDescriptor;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type this
         0: .line 11877
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.getDescriptor:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;

  public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor();
    descriptor: ()Lcom/google/protobuf/Descriptors$EnumDescriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=0, args_size=0
         0: .line 11881
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual com.google.protobuf.Descriptors$Descriptor.getEnumTypes:()Ljava/util/List;
            iconst_0
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.Descriptors$EnumDescriptor
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type valueOf(com.google.protobuf.Descriptors$EnumValueDescriptor);
    descriptor: (Lcom/google/protobuf/Descriptors$EnumValueDescriptor;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.protobuf.Descriptors$EnumValueDescriptor desc
         0: .line 11888
            aload 0 /* desc */
            invokevirtual com.google.protobuf.Descriptors$EnumValueDescriptor.getType:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.getDescriptor:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
            if_acmpeq 4
         1: .line 11889
            new java.lang.IllegalArgumentException
            dup
         2: .line 11890
            ldc "EnumValueDescriptor is not for this type."
         3: .line 11889
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 11892
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.VALUES:[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aload 0 /* desc */
            invokevirtual com.google.protobuf.Descriptors$EnumValueDescriptor.getIndex:()I
            aaload
            areturn
        end local 0 // com.google.protobuf.Descriptors$EnumValueDescriptor desc
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  desc  Lcom/google/protobuf/Descriptors$EnumValueDescriptor;
    MethodParameters:
      Name  Flags
      desc  

  private void <init>(java.lang.String, int, int);
    descriptor: (Ljava/lang/String;II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type this
        start local 3 // int value
         0: .line 11897
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 11898
            aload 0 /* this */
            iload 3 /* value */
            putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.value:I
         2: .line 11899
            return
        end local 3 // int value
        end local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            0    3     3  value  I
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      value          

  public static com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type[] values();
    descriptor: ()[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type.ENUM$VALUES:[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;>;Lcom/google/protobuf/ProtocolMessageEnum;
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
  public final FieldDescriptorProto = com.google.protobuf.DescriptorProtos$FieldDescriptorProto of com.google.protobuf.DescriptorProtos
  public final Type = com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type of com.google.protobuf.DescriptorProtos$FieldDescriptorProto
  com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type$1
  public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
  public final EnumDescriptor = com.google.protobuf.Descriptors$EnumDescriptor of com.google.protobuf.Descriptors
  public final EnumValueDescriptor = com.google.protobuf.Descriptors$EnumValueDescriptor of com.google.protobuf.Descriptors
  public abstract EnumLiteMap = com.google.protobuf.Internal$EnumLiteMap of com.google.protobuf.Internal