public final class com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange extends com.google.protobuf.GeneratedMessageV3 implements com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRangeOrBuilder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
  super_class: com.google.protobuf.GeneratedMessageV3
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private int bitField0_;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

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

  private int start_;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

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

  private int end_;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private byte memoizedIsInitialized;
    descriptor: B
    flags: (0x0002) ACC_PRIVATE

  private static final com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange DEFAULT_INSTANCE;
    descriptor: Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  public static final com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange> PARSER;
    descriptor: Lcom/google/protobuf/Parser;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;>;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 15753
            new com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            dup
            invokespecial com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.<init>:()V
            putstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
         1: .line 15761
            new com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$1
            dup
            invokespecial com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$1.<init>:()V
            putstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
         2: .line 15769
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(com.google.protobuf.GeneratedMessageV3$Builder<?>);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
        start local 1 // com.google.protobuf.GeneratedMessageV3$Builder builder
         0: .line 15153
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessageV3.<init>:(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
         1: .line 15282
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.memoizedIsInitialized:B
         2: .line 15154
            return
        end local 1 // com.google.protobuf.GeneratedMessageV3$Builder builder
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    3     0     this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            0    3     1  builder  Lcom/google/protobuf/GeneratedMessageV3$Builder<*>;
    Signature: (Lcom/google/protobuf/GeneratedMessageV3$Builder<*>;)V
    MethodParameters:
         Name  Flags
      builder  

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15155
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3.<init>:()V
         1: .line 15282
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.memoizedIsInitialized:B
         2: .line 15156
            return
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$UnusedPrivateParameter;)Ljava/lang/Object;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
        start local 1 // com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter unused
         0: .line 15162
            new com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            dup
            invokespecial com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.<init>:()V
            areturn
        end local 1 // com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter unused
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            0    1     1  unused  Lcom/google/protobuf/GeneratedMessageV3$UnusedPrivateParameter;
    MethodParameters:
        Name  Flags
      unused  

  public final com.google.protobuf.UnknownFieldSet getUnknownFields();
    descriptor: ()Lcom/google/protobuf/UnknownFieldSet;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15168
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  private void <init>(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=7, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 15174
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.<init>:()V
         1: .line 15175
            aload 2 /* extensionRegistry */
            ifnonnull 3
         2: .line 15176
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 15180
      StackMap locals: com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite
      StackMap stack:
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         4: .line 15179
            astore 3 /* unknownFields */
        start local 3 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         5: .line 15182
            iconst_0
            istore 4 /* done */
        start local 4 // boolean done
         6: .line 15183
            goto 22
         7: .line 15184
      StackMap locals: com.google.protobuf.UnknownFieldSet$Builder int
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readTag:()I
            istore 5 /* tag */
        start local 5 // int tag
         8: .line 15185
            iload 5 /* tag */
            lookupswitch { // 3
                    0: 9
                    8: 11
                   16: 14
              default: 17
          }
         9: .line 15187
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 4 /* done */
        10: .line 15188
            goto 22
        11: .line 15190
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
        12: .line 15191
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.start_:I
        13: .line 15192
            goto 22
        14: .line 15195
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
        15: .line 15196
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readInt32:()I
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.end_:I
        16: .line 15197
            goto 22
        17: .line 15200
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        18: .line 15201
            aload 1 /* input */
            aload 3 /* unknownFields */
            aload 2 /* extensionRegistry */
            iload 5 /* tag */
        19: .line 15200
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        20: .line 15201
            ifne 22
        21: .line 15202
            iconst_1
            istore 4 /* done */
        end local 5 // int tag
        22: .line 15183
      StackMap locals:
      StackMap stack:
            iload 4 /* done */
            ifeq 7
        end local 4 // boolean done
        23: .line 15208
            goto 36
      StackMap locals: com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
        24: astore 4 /* e */
        start local 4 // com.google.protobuf.InvalidProtocolBufferException e
        25: .line 15209
            aload 4 /* e */
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
            athrow
        end local 4 // com.google.protobuf.InvalidProtocolBufferException e
        26: .line 15210
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 4 /* e */
        start local 4 // java.io.IOException e
        27: .line 15211
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        28: .line 15212
            aload 4 /* e */
        29: .line 15211
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/io/IOException;)V
        30: .line 15212
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        31: .line 15211
            athrow
        end local 4 // java.io.IOException e
        32: .line 15213
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 6
        33: .line 15214
            aload 0 /* this */
            aload 3 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        34: .line 15215
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.makeExtensionsImmutable:()V
        35: .line 15216
            aload 6
            athrow
        36: .line 15214
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        37: .line 15215
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.makeExtensionsImmutable:()V
        38: .line 15217
            return
        end local 3 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   39     0               this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            0   39     1              input  Lcom/google/protobuf/CodedInputStream;
            0   39     2  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            5   39     3      unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            6   23     4               done  Z
            8   22     5                tag  I
           25   26     4                  e  Lcom/google/protobuf/InvalidProtocolBufferException;
           27   32     4                  e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           5    23      24  Class com.google.protobuf.InvalidProtocolBufferException
           5    23      26  Class java.io.IOException
           5    32      32  any
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static final com.google.protobuf.Descriptors$Descriptor getDescriptor();
    descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=1, locals=0, args_size=0
         0: .line 15220
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_EnumDescriptorProto_EnumReservedRange_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  protected com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internalGetFieldAccessorTable();
    descriptor: ()Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15226
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_EnumDescriptorProto_EnumReservedRange_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 15228
            ldc Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            ldc Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
         2: .line 15227
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 15226
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  public boolean hasStart();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15243
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
            iconst_1
            iand
            ifeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  public int getStart();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15254
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.start_:I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  public boolean hasEnd();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15268
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
            iconst_2
            iand
            ifeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  public int getEnd();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15279
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.end_:I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15285
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 15286
            iload 1 /* isInitialized */
            iconst_1
            if_icmpne 2
            iconst_1
            ireturn
         2: .line 15287
      StackMap locals: int
      StackMap stack:
            iload 1 /* isInitialized */
            ifne 3
            iconst_0
            ireturn
         3: .line 15289
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.memoizedIsInitialized:B
         4: .line 15290
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    5     0           this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            1    5     1  isInitialized  B

  public void writeTo(com.google.protobuf.CodedOutputStream);
    descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 15296
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
            iconst_1
            iand
            ifeq 2
         1: .line 15297
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.start_:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeInt32:(II)V
         2: .line 15299
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
            iconst_2
            iand
            ifeq 4
         3: .line 15300
            aload 1 /* output */
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.end_:I
            invokevirtual com.google.protobuf.CodedOutputStream.writeInt32:(II)V
         4: .line 15302
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
         5: .line 15303
            return
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    6     0    this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            0    6     1  output  Lcom/google/protobuf/CodedOutputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      output  

  public int getSerializedSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15307
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.memoizedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 15308
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 15310
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 15311
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
            iconst_1
            iand
            ifeq 6
         4: .line 15312
            iload 1 /* size */
         5: .line 15313
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.start_:I
            invokestatic com.google.protobuf.CodedOutputStream.computeInt32Size:(II)I
            iadd
            istore 1 /* size */
         6: .line 15315
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.bitField0_:I
            iconst_2
            iand
            ifeq 9
         7: .line 15316
            iload 1 /* size */
         8: .line 15317
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.end_:I
            invokestatic com.google.protobuf.CodedOutputStream.computeInt32Size:(II)I
            iadd
            istore 1 /* size */
         9: .line 15319
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        10: .line 15320
            aload 0 /* this */
            iload 1 /* size */
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.memoizedSize:I
        11: .line 15321
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            1   12     1  size  I

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
        start local 1 // java.lang.Object obj
         0: .line 15326
            aload 1 /* obj */
            aload 0 /* this */
            if_acmpne 2
         1: .line 15327
            iconst_1
            ireturn
         2: .line 15329
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            instanceof com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            ifne 4
         3: .line 15330
            aload 0 /* this */
            aload 1 /* obj */
            invokespecial com.google.protobuf.GeneratedMessageV3.equals:(Ljava/lang/Object;)Z
            ireturn
         4: .line 15332
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            astore 2 /* other */
        start local 2 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange other
         5: .line 15334
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.hasStart:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.hasStart:()Z
            if_icmpeq 6
            iconst_0
            ireturn
         6: .line 15335
      StackMap locals: com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.hasStart:()Z
            ifeq 11
         7: .line 15336
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.getStart:()I
         8: .line 15337
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.getStart:()I
         9: .line 15336
            if_icmpeq 11
        10: .line 15337
            iconst_0
            ireturn
        11: .line 15339
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.hasEnd:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.hasEnd:()Z
            if_icmpeq 12
            iconst_0
            ireturn
        12: .line 15340
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.hasEnd:()Z
            ifeq 17
        13: .line 15341
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.getEnd:()I
        14: .line 15342
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.getEnd:()I
        15: .line 15341
            if_icmpeq 17
        16: .line 15342
            iconst_0
            ireturn
        17: .line 15344
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.equals:(Ljava/lang/Object;)Z
            ifne 18
            iconst_0
            ireturn
        18: .line 15345
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange other
        end local 1 // java.lang.Object obj
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   19     0   this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            0   19     1    obj  Ljava/lang/Object;
            5   19     2  other  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    MethodParameters:
      Name  Flags
      obj   final

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15350
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.memoizedHashCode:I
            ifeq 2
         1: .line 15351
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.memoizedHashCode:I
            ireturn
         2: .line 15353
      StackMap locals:
      StackMap stack:
            bipush 41
            istore 1 /* hash */
        start local 1 // int hash
         3: .line 15354
            bipush 19
            iload 1 /* hash */
            imul
            invokestatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual java.lang.Object.hashCode:()I
            iadd
            istore 1 /* hash */
         4: .line 15355
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.hasStart:()Z
            ifeq 7
         5: .line 15356
            bipush 37
            iload 1 /* hash */
            imul
            iconst_1
            iadd
            istore 1 /* hash */
         6: .line 15357
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.getStart:()I
            iadd
            istore 1 /* hash */
         7: .line 15359
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.hasEnd:()Z
            ifeq 10
         8: .line 15360
            bipush 37
            iload 1 /* hash */
            imul
            iconst_2
            iadd
            istore 1 /* hash */
         9: .line 15361
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.getEnd:()I
            iadd
            istore 1 /* hash */
        10: .line 15363
      StackMap locals:
      StackMap stack:
            bipush 29
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.hashCode:()I
            iadd
            istore 1 /* hash */
        11: .line 15364
            aload 0 /* this */
            iload 1 /* hash */
            putfield com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.memoizedHashCode:I
        12: .line 15365
            iload 1 /* hash */
            ireturn
        end local 1 // int hash
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            3   13     1  hash  I

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(java.nio.ByteBuffer);
    descriptor: (Ljava/nio/ByteBuffer;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.nio.ByteBuffer data
         0: .line 15371
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Ljava/nio/ByteBuffer;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            areturn
        end local 0 // java.nio.ByteBuffer data
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  data  Ljava/nio/ByteBuffer;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
      Name  Flags
      data  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(java.nio.ByteBuffer, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.nio.ByteBuffer data
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 15377
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // java.nio.ByteBuffer data
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               data  Ljava/nio/ByteBuffer;
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      data               
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 15382
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/ByteString;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            areturn
        end local 0 // com.google.protobuf.ByteString data
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  data  Lcom/google/protobuf/ByteString;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
      Name  Flags
      data  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.ByteString data
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 15388
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // com.google.protobuf.ByteString data
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               data  Lcom/google/protobuf/ByteString;
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      data               
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(byte[]);
    descriptor: ([B)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 15392
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            areturn
        end local 0 // byte[] data
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  data  [B
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
      Name  Flags
      data  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // byte[] data
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 15398
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:([BLcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // byte[] data
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               data  [B
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      data               
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 15403
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
         1: .line 15402
            areturn
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  input  Ljava/io/InputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      input  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.io.InputStream input
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 15410
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            aload 1 /* extensionRegistry */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
         1: .line 15409
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0              input  Ljava/io/InputStream;
            0    2     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 15415
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
         1: .line 15414
            areturn
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  input  Ljava/io/InputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      input  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.io.InputStream input
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 15422
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            aload 1 /* extensionRegistry */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException:(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
         1: .line 15421
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0              input  Ljava/io/InputStream;
            0    2     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 15428
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
         1: .line 15427
            areturn
        end local 0 // com.google.protobuf.CodedInputStream input
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0  input  Lcom/google/protobuf/CodedInputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      input  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.CodedInputStream input
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 15435
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            aload 1 /* extensionRegistry */
            invokestatic com.google.protobuf.GeneratedMessageV3.parseWithIOException:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
            checkcast com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
         1: .line 15434
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // com.google.protobuf.CodedInputStream input
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0              input  Lcom/google/protobuf/CodedInputStream;
            0    2     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15439
            invokestatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.newBuilder:()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder newBuilder();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 15441
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.toBuilder:()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder newBuilder(com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange prototype
         0: .line 15444
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.toBuilder:()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
            aload 0 /* prototype */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange prototype
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0  prototype  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    MethodParameters:
           Name  Flags
      prototype  

  public com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder toBuilder();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15448
            aload 0 /* this */
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            if_acmpne 2
         1: .line 15449
            new com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder
            dup
            invokespecial com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder.<init>:()V
            goto 3
      StackMap locals:
      StackMap stack:
         2: new com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder
            dup
            invokespecial com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder.<init>:()V
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
         3: .line 15448
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  protected com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3$BuilderParent);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
        start local 1 // com.google.protobuf.GeneratedMessageV3$BuilderParent parent
         0: .line 15455
            new com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder
            dup
            aload 1 /* parent */
            invokespecial com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder.<init>:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)V
            astore 2 /* builder */
        start local 2 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder builder
         1: .line 15456
            aload 2 /* builder */
            areturn
        end local 2 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder builder
        end local 1 // com.google.protobuf.GeneratedMessageV3$BuilderParent parent
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            0    2     1   parent  Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;
            1    2     2  builder  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
    MethodParameters:
        Name  Flags
      parent  

  public static com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange getDefaultInstance();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 15757
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange> parser();
    descriptor: ()Lcom/google/protobuf/Parser;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 15772
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: ()Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;>;

  public com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange> getParserForType();
    descriptor: ()Lcom/google/protobuf/Parser;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15777
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.PARSER:Lcom/google/protobuf/Parser;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    Signature: ()Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;>;

  public com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange getDefaultInstanceForType();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
         0: .line 15782
            getstatic com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;

  public com.google.protobuf.MessageLite getDefaultInstanceForType();
    descriptor: ()Lcom/google/protobuf/MessageLite;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message getDefaultInstanceForType();
    descriptor: ()Lcom/google/protobuf/Message;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  protected com.google.protobuf.Message$Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3$BuilderParent);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/Message$Builder;
    flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.newBuilderForType:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite$Builder toBuilder();
    descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.toBuilder:()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder toBuilder();
    descriptor: ()Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange.toBuilder:()Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
  public final EnumDescriptorProto = com.google.protobuf.DescriptorProtos$EnumDescriptorProto of com.google.protobuf.DescriptorProtos
  public final EnumReservedRange = com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange of com.google.protobuf.DescriptorProtos$EnumDescriptorProto
  com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$1
  public final Builder = com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder of com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange
  public abstract EnumReservedRangeOrBuilder = com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRangeOrBuilder of com.google.protobuf.DescriptorProtos$EnumDescriptorProto
  public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
  public abstract Builder = com.google.protobuf.GeneratedMessageV3$Builder of com.google.protobuf.GeneratedMessageV3
  protected abstract BuilderParent = com.google.protobuf.GeneratedMessageV3$BuilderParent of com.google.protobuf.GeneratedMessageV3
  public final FieldAccessorTable = com.google.protobuf.GeneratedMessageV3$FieldAccessorTable of com.google.protobuf.GeneratedMessageV3
  protected final UnusedPrivateParameter = com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter of com.google.protobuf.GeneratedMessageV3
  public abstract Builder = com.google.protobuf.Message$Builder of com.google.protobuf.Message
  public abstract Builder = com.google.protobuf.MessageLite$Builder of com.google.protobuf.MessageLite
  public final Builder = com.google.protobuf.UnknownFieldSet$Builder of com.google.protobuf.UnknownFieldSet