public final class com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label extends java.lang.Enum<com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label> 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$Label
  super_class: java.lang.Enum
{
  public static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label LABEL_OPTIONAL;
    descriptor: Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

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

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

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

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

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

  private static final com.google.protobuf.Internal$EnumLiteMap<com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label> 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$Label;>;

  private static final com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label[] VALUES;
    descriptor: [Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
    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$Label[] ENUM$VALUES;
    descriptor: [Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
    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 11909
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label
            dup
            ldc "LABEL_OPTIONAL"
            iconst_0
         1: .line 11916
            iconst_1
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_OPTIONAL:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
         2: .line 11917
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label
            dup
            ldc "LABEL_REQUIRED"
            iconst_1
         3: .line 11920
            iconst_2
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_REQUIRED:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
         4: .line 11921
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label
            dup
            ldc "LABEL_REPEATED"
            iconst_2
         5: .line 11924
            iconst_3
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.<init>:(Ljava/lang/String;II)V
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_REPEATED:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            iconst_3
            anewarray com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label
            dup
            iconst_0
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_OPTIONAL:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            aastore
            dup
            iconst_1
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_REQUIRED:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            aastore
            dup
            iconst_2
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_REPEATED:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            aastore
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.ENUM$VALUES:[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
         6: .line 11978
            new com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label$1
            dup
            invokespecial com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label$1.<init>:()V
         7: .line 11977
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap;
         8: .line 11997
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.values:()[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            putstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.VALUES:[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            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$Label this
         0: .line 11946
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.value:I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;

  public static com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label valueOf(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // int value
         0: .line 11956
            iload 0 /* value */
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.forNumber:(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            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$Label forNumber(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // int value
         0: .line 11964
            iload 0 /* value */
            tableswitch { // 1 - 3
                    1: 1
                    2: 2
                    3: 3
              default: 4
          }
         1: .line 11965
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_OPTIONAL:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            areturn
         2: .line 11966
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_REQUIRED:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            areturn
         3: .line 11967
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.LABEL_REPEATED:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            areturn
         4: .line 11968
      StackMap locals:
      StackMap stack:
            aconst_null
            areturn
        end local 0 // int value
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    5     0  value  I
    MethodParameters:
       Name  Flags
      value  

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

  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$Label this
         0: .line 11986
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.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$Label.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$Label this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;

  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$Label this
         0: .line 11990
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.getDescriptor:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;

  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 11994
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual com.google.protobuf.Descriptors$Descriptor.getEnumTypes:()Ljava/util/List;
            iconst_1
            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$Label valueOf(com.google.protobuf.Descriptors$EnumValueDescriptor);
    descriptor: (Lcom/google/protobuf/Descriptors$EnumValueDescriptor;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
    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 12001
            aload 0 /* desc */
            invokevirtual com.google.protobuf.Descriptors$EnumValueDescriptor.getType:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
            invokestatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.getDescriptor:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
            if_acmpeq 4
         1: .line 12002
            new java.lang.IllegalArgumentException
            dup
         2: .line 12003
            ldc "EnumValueDescriptor is not for this type."
         3: .line 12002
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 12005
      StackMap locals:
      StackMap stack:
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.VALUES:[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            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$Label this
        start local 3 // int value
         0: .line 12010
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 12011
            aload 0 /* this */
            iload 3 /* value */
            putfield com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.value:I
         2: .line 12012
            return
        end local 3 // int value
        end local 0 // com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            0    3     3  value  I
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      value          

  public static com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label[] values();
    descriptor: ()[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label.ENUM$VALUES:[Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label
            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$Label valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;>;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 Label = com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label of com.google.protobuf.DescriptorProtos$FieldDescriptorProto
  com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label$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