public final class com.google.protobuf.DescriptorProtos$MessageOptions extends com.google.protobuf.GeneratedMessageV3$ExtendableMessage<com.google.protobuf.DescriptorProtos$MessageOptions> implements com.google.protobuf.DescriptorProtos$MessageOptionsOrBuilder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.google.protobuf.DescriptorProtos$MessageOptions
  super_class: com.google.protobuf.GeneratedMessageV3$ExtendableMessage
{
  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 MESSAGE_SET_WIRE_FORMAT_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private boolean messageSetWireFormat_;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

  private boolean noStandardDescriptorAccessor_;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

  private boolean deprecated_;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

  private boolean mapEntry_;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

  private java.util.List<com.google.protobuf.DescriptorProtos$UninterpretedOption> uninterpretedOption_;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;>;

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

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

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

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

  private void <init>(com.google.protobuf.GeneratedMessageV3$ExtendableBuilder<com.google.protobuf.DescriptorProtos$MessageOptions, ?>);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
        start local 1 // com.google.protobuf.GeneratedMessageV3$ExtendableBuilder builder
         0: .line 26360
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableMessage.<init>:(Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
         1: .line 26689
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedIsInitialized:B
         2: .line 26361
            return
        end local 1 // com.google.protobuf.GeneratedMessageV3$ExtendableBuilder builder
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    3     0     this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            0    3     1  builder  Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder<Lcom/google/protobuf/DescriptorProtos$MessageOptions;*>;
    Signature: (Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder<Lcom/google/protobuf/DescriptorProtos$MessageOptions;*>;)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$MessageOptions this
         0: .line 26362
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableMessage.<init>:()V
         1: .line 26689
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedIsInitialized:B
         2: .line 26363
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
         3: .line 26364
            return
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

  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$MessageOptions this
        start local 1 // com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter unused
         0: .line 26370
            new com.google.protobuf.DescriptorProtos$MessageOptions
            dup
            invokespecial com.google.protobuf.DescriptorProtos$MessageOptions.<init>:()V
            areturn
        end local 1 // com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter unused
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            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$MessageOptions this
         0: .line 26376
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

  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=8, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 26382
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$MessageOptions.<init>:()V
         1: .line 26383
            aload 2 /* extensionRegistry */
            ifnonnull 3
         2: .line 26384
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 26386
      StackMap locals: com.google.protobuf.DescriptorProtos$MessageOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite
      StackMap stack:
            iconst_0
            istore 3 /* mutable_bitField0_ */
        start local 3 // int mutable_bitField0_
         4: .line 26388
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         5: .line 26387
            astore 4 /* unknownFields */
        start local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         6: .line 26390
            iconst_0
            istore 5 /* done */
        start local 5 // boolean done
         7: .line 26391
            goto 36
         8: .line 26392
      StackMap locals: int com.google.protobuf.UnknownFieldSet$Builder int
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readTag:()I
            istore 6 /* tag */
        start local 6 // int tag
         9: .line 26393
            iload 6 /* tag */
            lookupswitch { // 6
                    0: 10
                    8: 12
                   16: 15
                   24: 18
                   56: 21
                 7994: 24
              default: 31
          }
        10: .line 26395
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 5 /* done */
        11: .line 26396
            goto 36
        12: .line 26398
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
        13: .line 26399
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.messageSetWireFormat_:Z
        14: .line 26400
            goto 36
        15: .line 26403
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
        16: .line 26404
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.noStandardDescriptorAccessor_:Z
        17: .line 26405
            goto 36
        18: .line 26408
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            iconst_4
            ior
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
        19: .line 26409
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.deprecated_:Z
        20: .line 26410
            goto 36
        21: .line 26413
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            bipush 8
            ior
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
        22: .line 26414
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBool:()Z
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.mapEntry_:Z
        23: .line 26415
            goto 36
        24: .line 26418
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 16
            iand
            ifne 27
        25: .line 26419
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
        26: .line 26420
            iload 3 /* mutable_bitField0_ */
            bipush 16
            ior
            istore 3 /* mutable_bitField0_ */
        27: .line 26422
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
        28: .line 26423
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$UninterpretedOption.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOption
        29: .line 26422
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        30: .line 26424
            goto 36
        31: .line 26427
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        32: .line 26428
            aload 1 /* input */
            aload 4 /* unknownFields */
            aload 2 /* extensionRegistry */
            iload 6 /* tag */
        33: .line 26427
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        34: .line 26428
            ifne 36
        35: .line 26429
            iconst_1
            istore 5 /* done */
        end local 6 // int tag
        36: .line 26391
      StackMap locals:
      StackMap stack:
            iload 5 /* done */
            ifeq 8
        end local 5 // boolean done
        37: .line 26435
            goto 52
      StackMap locals: com.google.protobuf.DescriptorProtos$MessageOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
        38: astore 5 /* e */
        start local 5 // com.google.protobuf.InvalidProtocolBufferException e
        39: .line 26436
            aload 5 /* e */
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
            athrow
        end local 5 // com.google.protobuf.InvalidProtocolBufferException e
        40: .line 26437
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 5 /* e */
        start local 5 // java.io.IOException e
        41: .line 26438
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        42: .line 26439
            aload 5 /* e */
        43: .line 26438
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/io/IOException;)V
        44: .line 26439
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        45: .line 26438
            athrow
        end local 5 // java.io.IOException e
        46: .line 26440
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        47: .line 26441
            iload 3 /* mutable_bitField0_ */
            bipush 16
            iand
            ifeq 49
        48: .line 26442
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
        49: .line 26444
      StackMap locals: com.google.protobuf.DescriptorProtos$MessageOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder top top java.lang.Throwable
      StackMap stack:
            aload 0 /* this */
            aload 4 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        50: .line 26445
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.makeExtensionsImmutable:()V
        51: .line 26446
            aload 7
            athrow
        52: .line 26441
      StackMap locals: com.google.protobuf.DescriptorProtos$MessageOptions com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            bipush 16
            iand
            ifeq 54
        53: .line 26442
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
        54: .line 26444
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        55: .line 26445
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.makeExtensionsImmutable:()V
        56: .line 26447
            return
        end local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
        end local 3 // int mutable_bitField0_
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   57     0                this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            0   57     1               input  Lcom/google/protobuf/CodedInputStream;
            0   57     2   extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            4   57     3  mutable_bitField0_  I
            6   57     4       unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            7   37     5                done  Z
            9   36     6                 tag  I
           39   40     5                   e  Lcom/google/protobuf/InvalidProtocolBufferException;
           41   46     5                   e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           6    37      38  Class com.google.protobuf.InvalidProtocolBufferException
           6    37      40  Class java.io.IOException
           6    46      46  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 26450
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_MessageOptions_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$MessageOptions this
         0: .line 26456
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_MessageOptions_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 26458
            ldc Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            ldc Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
         2: .line 26457
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 26456
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

  public boolean hasMessageSetWireFormat();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26487
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

  public boolean getMessageSetWireFormat();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26512
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.messageSetWireFormat_:Z
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

  public boolean hasNoStandardDescriptorAccessor();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26528
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

  public boolean getNoStandardDescriptorAccessor();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26541
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.noStandardDescriptorAccessor_:Z
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

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

  public boolean getDeprecated();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26572
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.deprecated_:Z
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

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

  public boolean getMapEntry();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26631
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.mapEntry_:Z
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

  public java.util.List<com.google.protobuf.DescriptorProtos$UninterpretedOption> getUninterpretedOptionList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26644
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;>;

  public java.util.List<? extends com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder> getUninterpretedOptionOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26655
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$UninterpretedOptionOrBuilder;>;

  public int getUninterpretedOptionCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26665
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

  public com.google.protobuf.DescriptorProtos$UninterpretedOption getUninterpretedOption(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
        start local 1 // int index
         0: .line 26675
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOption
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder getUninterpretedOptionOrBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOptionOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
        start local 1 // int index
         0: .line 26686
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26692
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 26693
            iload 1 /* isInitialized */
            iconst_1
            if_icmpne 2
            iconst_1
            ireturn
         2: .line 26694
      StackMap locals: int
      StackMap stack:
            iload 1 /* isInitialized */
            ifne 3
            iconst_0
            ireturn
         3: .line 26696
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         4: goto 9
         5: .line 26697
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getUninterpretedOption:(I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption.isInitialized:()Z
            ifne 8
         6: .line 26698
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedIsInitialized:B
         7: .line 26699
            iconst_0
            ireturn
         8: .line 26696
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 2 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getUninterpretedOptionCount:()I
            if_icmplt 5
        end local 2 // int i
        10: .line 26702
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.extensionsAreInitialized:()Z
            ifne 13
        11: .line 26703
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedIsInitialized:B
        12: .line 26704
            iconst_0
            ireturn
        13: .line 26706
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedIsInitialized:B
        14: .line 26707
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   15     0           this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            1   15     1  isInitialized  B
            4   10     2              i  I

  public void writeTo(com.google.protobuf.CodedOutputStream);
    descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 26715
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.newExtensionWriter:()Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage$ExtensionWriter;
            astore 2 /* extensionWriter */
        start local 2 // com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter extensionWriter
         1: .line 26716
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            iconst_1
            iand
            ifeq 3
         2: .line 26717
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.messageSetWireFormat_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
         3: .line 26719
      StackMap locals: com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            iconst_2
            iand
            ifeq 5
         4: .line 26720
            aload 1 /* output */
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.noStandardDescriptorAccessor_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
         5: .line 26722
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            iconst_4
            iand
            ifeq 7
         6: .line 26723
            aload 1 /* output */
            iconst_3
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.deprecated_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
         7: .line 26725
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            bipush 8
            iand
            ifeq 9
         8: .line 26726
            aload 1 /* output */
            bipush 7
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.mapEntry_:Z
            invokevirtual com.google.protobuf.CodedOutputStream.writeBool:(IZ)V
         9: .line 26728
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        10: goto 13
        11: .line 26729
      StackMap locals: int
      StackMap stack:
            aload 1 /* output */
            sipush 999
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            iload 3 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
        12: .line 26728
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        13: iload 3 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 11
        end local 3 // int i
        14: .line 26731
            aload 2 /* extensionWriter */
            ldc 536870912
            aload 1 /* output */
            invokevirtual com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter.writeUntil:(ILcom/google/protobuf/CodedOutputStream;)V
        15: .line 26732
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
        16: .line 26733
            return
        end local 2 // com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter extensionWriter
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   17     0             this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            0   17     1           output  Lcom/google/protobuf/CodedOutputStream;
            1   17     2  extensionWriter  Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage<Lcom/google/protobuf/DescriptorProtos$MessageOptions;>.ExtensionWriter;
           10   14     3                i  I
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      output  

  public int getSerializedSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26737
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 26738
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 26740
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 26741
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            iconst_1
            iand
            ifeq 6
         4: .line 26742
            iload 1 /* size */
         5: .line 26743
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.messageSetWireFormat_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
         6: .line 26745
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            iconst_2
            iand
            ifeq 9
         7: .line 26746
            iload 1 /* size */
         8: .line 26747
            iconst_2
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.noStandardDescriptorAccessor_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
         9: .line 26749
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            iconst_4
            iand
            ifeq 12
        10: .line 26750
            iload 1 /* size */
        11: .line 26751
            iconst_3
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.deprecated_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        12: .line 26753
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.bitField0_:I
            bipush 8
            iand
            ifeq 15
        13: .line 26754
            iload 1 /* size */
        14: .line 26755
            bipush 7
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.mapEntry_:Z
            invokestatic com.google.protobuf.CodedOutputStream.computeBoolSize:(IZ)I
            iadd
            istore 1 /* size */
        15: .line 26757
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        16: goto 20
        17: .line 26758
      StackMap locals: int
      StackMap stack:
            iload 1 /* size */
        18: .line 26759
            sipush 999
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
        19: .line 26757
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        20: iload 2 /* i */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 17
        end local 2 // int i
        21: .line 26761
            iload 1 /* size */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.extensionsSerializedSize:()I
            iadd
            istore 1 /* size */
        22: .line 26762
            iload 1 /* size */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        23: .line 26763
            aload 0 /* this */
            iload 1 /* size */
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedSize:I
        24: .line 26764
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   25     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            1   25     1  size  I
           16   21     2     i  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$MessageOptions this
        start local 1 // java.lang.Object obj
         0: .line 26769
            aload 1 /* obj */
            aload 0 /* this */
            if_acmpne 2
         1: .line 26770
            iconst_1
            ireturn
         2: .line 26772
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            instanceof com.google.protobuf.DescriptorProtos$MessageOptions
            ifne 4
         3: .line 26773
            aload 0 /* this */
            aload 1 /* obj */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableMessage.equals:(Ljava/lang/Object;)Z
            ireturn
         4: .line 26775
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            checkcast com.google.protobuf.DescriptorProtos$MessageOptions
            astore 2 /* other */
        start local 2 // com.google.protobuf.DescriptorProtos$MessageOptions other
         5: .line 26777
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasMessageSetWireFormat:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasMessageSetWireFormat:()Z
            if_icmpeq 6
            iconst_0
            ireturn
         6: .line 26778
      StackMap locals: com.google.protobuf.DescriptorProtos$MessageOptions
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasMessageSetWireFormat:()Z
            ifeq 9
         7: .line 26779
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getMessageSetWireFormat:()Z
         8: .line 26780
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getMessageSetWireFormat:()Z
            if_icmpeq 9
            iconst_0
            ireturn
         9: .line 26782
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasNoStandardDescriptorAccessor:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasNoStandardDescriptorAccessor:()Z
            if_icmpeq 10
            iconst_0
            ireturn
        10: .line 26783
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasNoStandardDescriptorAccessor:()Z
            ifeq 13
        11: .line 26784
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getNoStandardDescriptorAccessor:()Z
        12: .line 26785
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getNoStandardDescriptorAccessor:()Z
            if_icmpeq 13
            iconst_0
            ireturn
        13: .line 26787
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasDeprecated:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasDeprecated:()Z
            if_icmpeq 14
            iconst_0
            ireturn
        14: .line 26788
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasDeprecated:()Z
            ifeq 17
        15: .line 26789
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getDeprecated:()Z
        16: .line 26790
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getDeprecated:()Z
            if_icmpeq 17
            iconst_0
            ireturn
        17: .line 26792
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasMapEntry:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasMapEntry:()Z
            if_icmpeq 18
            iconst_0
            ireturn
        18: .line 26793
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasMapEntry:()Z
            ifeq 21
        19: .line 26794
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getMapEntry:()Z
        20: .line 26795
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getMapEntry:()Z
            if_icmpeq 21
            iconst_0
            ireturn
        21: .line 26797
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getUninterpretedOptionList:()Ljava/util/List;
        22: .line 26798
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getUninterpretedOptionList:()Ljava/util/List;
            invokeinterface java.util.List.equals:(Ljava/lang/Object;)Z
            ifne 23
            iconst_0
            ireturn
        23: .line 26799
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.equals:(Ljava/lang/Object;)Z
            ifne 24
            iconst_0
            ireturn
        24: .line 26800
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getExtensionFields:()Ljava/util/Map;
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getExtensionFields:()Ljava/util/Map;
            invokeinterface java.util.Map.equals:(Ljava/lang/Object;)Z
            ifne 26
        25: .line 26801
            iconst_0
            ireturn
        26: .line 26802
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$MessageOptions other
        end local 1 // java.lang.Object obj
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   27     0   this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            0   27     1    obj  Ljava/lang/Object;
            5   27     2  other  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    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$MessageOptions this
         0: .line 26807
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedHashCode:I
            ifeq 2
         1: .line 26808
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedHashCode:I
            ireturn
         2: .line 26810
      StackMap locals:
      StackMap stack:
            bipush 41
            istore 1 /* hash */
        start local 1 // int hash
         3: .line 26811
            bipush 19
            iload 1 /* hash */
            imul
            invokestatic com.google.protobuf.DescriptorProtos$MessageOptions.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual java.lang.Object.hashCode:()I
            iadd
            istore 1 /* hash */
         4: .line 26812
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasMessageSetWireFormat:()Z
            ifeq 9
         5: .line 26813
            bipush 37
            iload 1 /* hash */
            imul
            iconst_1
            iadd
            istore 1 /* hash */
         6: .line 26814
            bipush 53
            iload 1 /* hash */
            imul
         7: .line 26815
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getMessageSetWireFormat:()Z
         8: .line 26814
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
         9: .line 26817
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasNoStandardDescriptorAccessor:()Z
            ifeq 14
        10: .line 26818
            bipush 37
            iload 1 /* hash */
            imul
            iconst_2
            iadd
            istore 1 /* hash */
        11: .line 26819
            bipush 53
            iload 1 /* hash */
            imul
        12: .line 26820
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getNoStandardDescriptorAccessor:()Z
        13: .line 26819
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        14: .line 26822
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasDeprecated:()Z
            ifeq 19
        15: .line 26823
            bipush 37
            iload 1 /* hash */
            imul
            iconst_3
            iadd
            istore 1 /* hash */
        16: .line 26824
            bipush 53
            iload 1 /* hash */
            imul
        17: .line 26825
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getDeprecated:()Z
        18: .line 26824
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        19: .line 26827
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.hasMapEntry:()Z
            ifeq 24
        20: .line 26828
            bipush 37
            iload 1 /* hash */
            imul
            bipush 7
            iadd
            istore 1 /* hash */
        21: .line 26829
            bipush 53
            iload 1 /* hash */
            imul
        22: .line 26830
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getMapEntry:()Z
        23: .line 26829
            invokestatic com.google.protobuf.Internal.hashBoolean:(Z)I
            iadd
            istore 1 /* hash */
        24: .line 26832
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getUninterpretedOptionCount:()I
            ifle 27
        25: .line 26833
            bipush 37
            iload 1 /* hash */
            imul
            sipush 999
            iadd
            istore 1 /* hash */
        26: .line 26834
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getUninterpretedOptionList:()Ljava/util/List;
            invokeinterface java.util.List.hashCode:()I
            iadd
            istore 1 /* hash */
        27: .line 26836
      StackMap locals:
      StackMap stack:
            iload 1 /* hash */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$MessageOptions.getExtensionFields:()Ljava/util/Map;
            invokestatic com.google.protobuf.DescriptorProtos$MessageOptions.hashFields:(ILjava/util/Map;)I
            istore 1 /* hash */
        28: .line 26837
            bipush 29
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$MessageOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.hashCode:()I
            iadd
            istore 1 /* hash */
        29: .line 26838
            aload 0 /* this */
            iload 1 /* hash */
            putfield com.google.protobuf.DescriptorProtos$MessageOptions.memoizedHashCode:I
        30: .line 26839
            iload 1 /* hash */
            ireturn
        end local 1 // int hash
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   31     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            3   31     1  hash  I

  public static com.google.protobuf.DescriptorProtos$MessageOptions parseFrom(java.nio.ByteBuffer);
    descriptor: (Ljava/nio/ByteBuffer;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.nio.ByteBuffer data
         0: .line 26845
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
            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$MessageOptions parseFrom(java.nio.ByteBuffer, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    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 26851
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
            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$MessageOptions parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 26856
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
            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$MessageOptions parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    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 26862
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
            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$MessageOptions parseFrom(byte[]);
    descriptor: ([B)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 26866
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$MessageOptions
            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$MessageOptions parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    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 26872
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
            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$MessageOptions parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 26877
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
         1: .line 26876
            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$MessageOptions parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    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 26884
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
         1: .line 26883
            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$MessageOptions parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 26889
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
         1: .line 26888
            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$MessageOptions parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    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 26896
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
         1: .line 26895
            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$MessageOptions parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 26902
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
         1: .line 26901
            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$MessageOptions parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    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 26909
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.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$MessageOptions
         1: .line 26908
            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$MessageOptions$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
         0: .line 26913
            invokestatic com.google.protobuf.DescriptorProtos$MessageOptions.newBuilder:()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;

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

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

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

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

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

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

  public com.google.protobuf.Parser<com.google.protobuf.DescriptorProtos$MessageOptions> 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$MessageOptions this
         0: .line 27902
            getstatic com.google.protobuf.DescriptorProtos$MessageOptions.PARSER:Lcom/google/protobuf/Parser;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$MessageOptions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$MessageOptions;
    Signature: ()Lcom/google/protobuf/Parser<Lcom/google/protobuf/DescriptorProtos$MessageOptions;>;

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

  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$MessageOptions.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            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$MessageOptions.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
            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$MessageOptions.newBuilderForType:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions.newBuilderForType:()Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage<Lcom/google/protobuf/DescriptorProtos$MessageOptions;>;Lcom/google/protobuf/DescriptorProtos$MessageOptionsOrBuilder;
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
  public final MessageOptions = com.google.protobuf.DescriptorProtos$MessageOptions of com.google.protobuf.DescriptorProtos
  com.google.protobuf.DescriptorProtos$MessageOptions$1
  public final Builder = com.google.protobuf.DescriptorProtos$MessageOptions$Builder of com.google.protobuf.DescriptorProtos$MessageOptions
  public abstract MessageOptionsOrBuilder = com.google.protobuf.DescriptorProtos$MessageOptionsOrBuilder of com.google.protobuf.DescriptorProtos
  public final UninterpretedOption = com.google.protobuf.DescriptorProtos$UninterpretedOption of com.google.protobuf.DescriptorProtos
  public abstract UninterpretedOptionOrBuilder = com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder of com.google.protobuf.DescriptorProtos
  public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
  public final FieldDescriptor = com.google.protobuf.Descriptors$FieldDescriptor 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 abstract ExtendableBuilder = com.google.protobuf.GeneratedMessageV3$ExtendableBuilder of com.google.protobuf.GeneratedMessageV3
  public abstract ExtendableMessage = com.google.protobuf.GeneratedMessageV3$ExtendableMessage of com.google.protobuf.GeneratedMessageV3
  protected ExtensionWriter = com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter of com.google.protobuf.GeneratedMessageV3$ExtendableMessage
  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