public final class com.google.protobuf.DescriptorProtos$OneofOptions$Builder extends com.google.protobuf.GeneratedMessageV3$ExtendableBuilder<com.google.protobuf.DescriptorProtos$OneofOptions, com.google.protobuf.DescriptorProtos$OneofOptions$Builder> implements com.google.protobuf.DescriptorProtos$OneofOptionsOrBuilder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.google.protobuf.DescriptorProtos$OneofOptions$Builder
  super_class: com.google.protobuf.GeneratedMessageV3$ExtendableBuilder
{
  private int bitField0_;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  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 com.google.protobuf.RepeatedFieldBuilderV3<com.google.protobuf.DescriptorProtos$UninterpretedOption, com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder, com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder> uninterpretedOptionBuilder_;
    descriptor: Lcom/google/protobuf/RepeatedFieldBuilderV3;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lcom/google/protobuf/RepeatedFieldBuilderV3<Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;Lcom/google/protobuf/DescriptorProtos$UninterpretedOptionOrBuilder;>;

  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 30625
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_OneofOptions_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$OneofOptions$Builder this
         0: .line 30631
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_OneofOptions_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 30633
            ldc Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            ldc Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
         2: .line 30632
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 30631
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$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$OneofOptions$Builder this
         0: .line 30637
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.<init>:()V
         1: .line 30837
            aload 0 /* this */
         2: .line 30838
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
         3: .line 30638
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.maybeForceBuilderInitialization:()V
         4: .line 30639
            return
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;

  private void <init>(com.google.protobuf.GeneratedMessageV3$BuilderParent);
    descriptor: (Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.GeneratedMessageV3$BuilderParent parent
         0: .line 30643
            aload 0 /* this */
            aload 1 /* parent */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.<init>:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)V
         1: .line 30837
            aload 0 /* this */
         2: .line 30838
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
         3: .line 30644
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.maybeForceBuilderInitialization:()V
         4: .line 30645
            return
        end local 1 // com.google.protobuf.GeneratedMessageV3$BuilderParent parent
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    5     1  parent  Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;
    MethodParameters:
        Name  Flags
      parent  

  private void maybeForceBuilderInitialization();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 30648
            getstatic com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders:Z
            ifeq 2
         1: .line 30649
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.getUninterpretedOptionFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilderV3;
            pop
         2: .line 30651
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder clear();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 30654
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.clear:()Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
            pop
         1: .line 30655
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 5
         2: .line 30656
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
         3: .line 30657
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
            bipush -2
            iand
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
         4: .line 30658
            goto 6
         5: .line 30659
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.clear:()V
         6: .line 30661
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;

  public com.google.protobuf.Descriptors$Descriptor getDescriptorForType();
    descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 30667
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_OneofOptions_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;

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

  public com.google.protobuf.DescriptorProtos$OneofOptions build();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 30677
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            astore 1 /* result */
        start local 1 // com.google.protobuf.DescriptorProtos$OneofOptions result
         1: .line 30678
            aload 1 /* result */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions.isInitialized:()Z
            ifne 3
         2: .line 30679
            aload 1 /* result */
            invokestatic com.google.protobuf.DescriptorProtos$OneofOptions$Builder.newUninitializedMessageException:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/UninitializedMessageException;
            athrow
         3: .line 30681
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofOptions
      StackMap stack:
            aload 1 /* result */
            areturn
        end local 1 // com.google.protobuf.DescriptorProtos$OneofOptions result
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            1    4     1  result  Lcom/google/protobuf/DescriptorProtos$OneofOptions;

  public com.google.protobuf.DescriptorProtos$OneofOptions buildPartial();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 30686
            new com.google.protobuf.DescriptorProtos$OneofOptions
            dup
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$OneofOptions.<init>:(Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
            astore 1 /* result */
        start local 1 // com.google.protobuf.DescriptorProtos$OneofOptions result
         1: .line 30688
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 7
         2: .line 30689
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
            iconst_1
            iand
            ifeq 5
         3: .line 30690
            aload 0 /* this */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
         4: .line 30691
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
            bipush -2
            iand
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
         5: .line 30693
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofOptions
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$OneofOptions.uninterpretedOption_:Ljava/util/List;
         6: .line 30694
            goto 8
         7: .line 30695
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.build:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$OneofOptions.uninterpretedOption_:Ljava/util/List;
         8: .line 30697
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onBuilt:()V
         9: .line 30698
            aload 1 /* result */
            areturn
        end local 1 // com.google.protobuf.DescriptorProtos$OneofOptions result
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   10     0    this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            1   10     1  result  Lcom/google/protobuf/DescriptorProtos$OneofOptions;

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder clone();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 30703
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.clone:()Lcom/google/protobuf/GeneratedMessageV3$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder setField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        start local 2 // java.lang.Object value
         0: .line 30709
            aload 0 /* this */
            aload 1 /* field */
            aload 2 /* value */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.setField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 2 // java.lang.Object value
        end local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  field  Lcom/google/protobuf/Descriptors$FieldDescriptor;
            0    1     2  value  Ljava/lang/Object;
    MethodParameters:
       Name  Flags
      field  
      value  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder clearField(com.google.protobuf.Descriptors$FieldDescriptor);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
         0: .line 30714
            aload 0 /* this */
            aload 1 /* field */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.clearField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  field  Lcom/google/protobuf/Descriptors$FieldDescriptor;
    MethodParameters:
       Name  Flags
      field  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder clearOneof(com.google.protobuf.Descriptors$OneofDescriptor);
    descriptor: (Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.Descriptors$OneofDescriptor oneof
         0: .line 30719
            aload 0 /* this */
            aload 1 /* oneof */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.clearOneof:(Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 1 // com.google.protobuf.Descriptors$OneofDescriptor oneof
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  oneof  Lcom/google/protobuf/Descriptors$OneofDescriptor;
    MethodParameters:
       Name  Flags
      oneof  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder setRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, int, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        start local 2 // int index
        start local 3 // java.lang.Object value
         0: .line 30725
            aload 0 /* this */
            aload 1 /* field */
            iload 2 /* index */
            aload 3 /* value */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.setRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 3 // java.lang.Object value
        end local 2 // int index
        end local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  field  Lcom/google/protobuf/Descriptors$FieldDescriptor;
            0    1     2  index  I
            0    1     3  value  Ljava/lang/Object;
    MethodParameters:
       Name  Flags
      field  
      index  
      value  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder addRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        start local 2 // java.lang.Object value
         0: .line 30731
            aload 0 /* this */
            aload 1 /* field */
            aload 2 /* value */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.addRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 2 // java.lang.Object value
        end local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  field  Lcom/google/protobuf/Descriptors$FieldDescriptor;
            0    1     2  value  Ljava/lang/Object;
    MethodParameters:
       Name  Flags
      field  
      value  

  public <Type> com.google.protobuf.DescriptorProtos$OneofOptions$Builder setExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension<com.google.protobuf.DescriptorProtos$OneofOptions, Type>, Type);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.GeneratedMessage$GeneratedExtension extension
        start local 2 // java.lang.Object value
         0: .line 30738
            aload 0 /* this */
            aload 1 /* extension */
            aload 2 /* value */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.setExtension:(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 2 // java.lang.Object value
        end local 1 // com.google.protobuf.GeneratedMessage$GeneratedExtension extension
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0       this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  extension  Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<Lcom/google/protobuf/DescriptorProtos$OneofOptions;TType;>;
            0    1     2      value  TType;
    Signature: <Type:Ljava/lang/Object;>(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<Lcom/google/protobuf/DescriptorProtos$OneofOptions;TType;>;TType;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    MethodParameters:
           Name  Flags
      extension  
      value      

  public <Type> com.google.protobuf.DescriptorProtos$OneofOptions$Builder setExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension<com.google.protobuf.DescriptorProtos$OneofOptions, java.util.List<Type>>, int, Type);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.GeneratedMessage$GeneratedExtension extension
        start local 2 // int index
        start local 3 // java.lang.Object value
         0: .line 30745
            aload 0 /* this */
            aload 1 /* extension */
            iload 2 /* index */
            aload 3 /* value */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.setExtension:(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;ILjava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 3 // java.lang.Object value
        end local 2 // int index
        end local 1 // com.google.protobuf.GeneratedMessage$GeneratedExtension extension
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0       this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  extension  Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<Lcom/google/protobuf/DescriptorProtos$OneofOptions;Ljava/util/List<TType;>;>;
            0    1     2      index  I
            0    1     3      value  TType;
    Signature: <Type:Ljava/lang/Object;>(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<Lcom/google/protobuf/DescriptorProtos$OneofOptions;Ljava/util/List<TType;>;>;ITType;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    MethodParameters:
           Name  Flags
      extension  
      index      
      value      

  public <Type> com.google.protobuf.DescriptorProtos$OneofOptions$Builder addExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension<com.google.protobuf.DescriptorProtos$OneofOptions, java.util.List<Type>>, Type);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.GeneratedMessage$GeneratedExtension extension
        start local 2 // java.lang.Object value
         0: .line 30752
            aload 0 /* this */
            aload 1 /* extension */
            aload 2 /* value */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.addExtension:(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 2 // java.lang.Object value
        end local 1 // com.google.protobuf.GeneratedMessage$GeneratedExtension extension
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0       this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  extension  Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<Lcom/google/protobuf/DescriptorProtos$OneofOptions;Ljava/util/List<TType;>;>;
            0    1     2      value  TType;
    Signature: <Type:Ljava/lang/Object;>(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<Lcom/google/protobuf/DescriptorProtos$OneofOptions;Ljava/util/List<TType;>;>;TType;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    MethodParameters:
           Name  Flags
      extension  
      value      

  public <Type> com.google.protobuf.DescriptorProtos$OneofOptions$Builder clearExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension<com.google.protobuf.DescriptorProtos$OneofOptions, ?>);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.GeneratedMessage$GeneratedExtension extension
         0: .line 30758
            aload 0 /* this */
            aload 1 /* extension */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.clearExtension:(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 1 // com.google.protobuf.GeneratedMessage$GeneratedExtension extension
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0       this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  extension  Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<Lcom/google/protobuf/DescriptorProtos$OneofOptions;*>;
    Signature: <Type:Ljava/lang/Object;>(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension<Lcom/google/protobuf/DescriptorProtos$OneofOptions;*>;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    MethodParameters:
           Name  Flags
      extension  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder mergeFrom(com.google.protobuf.Message);
    descriptor: (Lcom/google/protobuf/Message;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.Message other
         0: .line 30762
            aload 1 /* other */
            instanceof com.google.protobuf.DescriptorProtos$OneofOptions
            ifeq 2
         1: .line 30763
            aload 0 /* this */
            aload 1 /* other */
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
         2: .line 30765
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* other */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.mergeFrom:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/AbstractMessage$Builder;
            pop
         3: .line 30766
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.Message other
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    4     1  other  Lcom/google/protobuf/Message;
    MethodParameters:
       Name  Flags
      other  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder mergeFrom(com.google.protobuf.DescriptorProtos$OneofOptions);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.DescriptorProtos$OneofOptions other
         0: .line 30771
            aload 1 /* other */
            invokestatic com.google.protobuf.DescriptorProtos$OneofOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            if_acmpne 1
            aload 0 /* this */
            areturn
         1: .line 30772
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 11
         2: .line 30773
            aload 1 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.isEmpty:()Z
            ifne 24
         3: .line 30774
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.isEmpty:()Z
            ifeq 7
         4: .line 30775
            aload 0 /* this */
            aload 1 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions.uninterpretedOption_:Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
         5: .line 30776
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
            bipush -2
            iand
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
         6: .line 30777
            goto 9
         7: .line 30778
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.ensureUninterpretedOptionIsMutable:()V
         8: .line 30779
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            aload 1 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.addAll:(Ljava/util/Collection;)Z
            pop
         9: .line 30781
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
        10: .line 30783
            goto 24
        11: .line 30784
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.isEmpty:()Z
            ifne 24
        12: .line 30785
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.isEmpty:()Z
            ifeq 23
        13: .line 30786
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.dispose:()V
        14: .line 30787
            aload 0 /* this */
            aconst_null
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
        15: .line 30788
            aload 0 /* this */
            aload 1 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions.uninterpretedOption_:Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
        16: .line 30789
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
            bipush -2
            iand
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
        17: .line 30790
            aload 0 /* this */
        18: .line 30791
            getstatic com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders:Z
            ifeq 20
        19: .line 30792
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.getUninterpretedOptionFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilderV3;
            goto 21
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$OneofOptions$Builder
        20: aconst_null
        21: .line 30790
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofOptions$Builder com.google.protobuf.DescriptorProtos$OneofOptions
      StackMap stack: com.google.protobuf.DescriptorProtos$OneofOptions$Builder com.google.protobuf.RepeatedFieldBuilderV3
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
        22: .line 30793
            goto 24
        23: .line 30794
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            aload 1 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions.uninterpretedOption_:Ljava/util/List;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.addAllMessages:(Ljava/lang/Iterable;)Lcom/google/protobuf/RepeatedFieldBuilderV3;
            pop
        24: .line 30798
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeExtensionFields:(Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;)V
        25: .line 30799
            aload 0 /* this */
            aload 1 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            pop
        26: .line 30800
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
        27: .line 30801
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.DescriptorProtos$OneofOptions other
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   28     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0   28     1  other  Lcom/google/protobuf/DescriptorProtos$OneofOptions;
    MethodParameters:
       Name  Flags
      other  

  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$OneofOptions$Builder this
         0: .line 30806
            iconst_0
            istore 1 /* i */
        start local 1 // int i
         1: goto 5
         2: .line 30807
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 1 /* i */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.getUninterpretedOption:(I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption.isInitialized:()Z
            ifne 4
         3: .line 30808
            iconst_0
            ireturn
         4: .line 30806
      StackMap locals:
      StackMap stack:
            iinc 1 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 1 /* i */
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.getUninterpretedOptionCount:()I
            if_icmplt 2
        end local 1 // int i
         6: .line 30811
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.extensionsAreInitialized:()Z
            ifne 8
         7: .line 30812
            iconst_0
            ireturn
         8: .line 30814
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            1    6     1     i  I

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 30822
            aconst_null
            astore 3 /* parsedMessage */
        start local 3 // com.google.protobuf.DescriptorProtos$OneofOptions parsedMessage
         1: .line 30824
            getstatic com.google.protobuf.DescriptorProtos$OneofOptions.PARSER:Lcom/google/protobuf/Parser;
            aload 1 /* input */
            aload 2 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parsePartialFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions
            astore 3 /* parsedMessage */
         2: .line 30825
            goto 10
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofOptions$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.DescriptorProtos$OneofOptions
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
         3: astore 4 /* e */
        start local 4 // com.google.protobuf.InvalidProtocolBufferException e
         4: .line 30826
            aload 4 /* e */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.getUnfinishedMessage:()Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions
            astore 3 /* parsedMessage */
         5: .line 30827
            aload 4 /* e */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.unwrapIOException:()Ljava/io/IOException;
            athrow
        end local 4 // com.google.protobuf.InvalidProtocolBufferException e
         6: .line 30828
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 5
         7: .line 30829
            aload 3 /* parsedMessage */
            ifnull 9
         8: .line 30830
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            pop
         9: .line 30832
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofOptions$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.DescriptorProtos$OneofOptions top java.lang.Throwable
      StackMap stack:
            aload 5
            athrow
        10: .line 30829
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofOptions$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.DescriptorProtos$OneofOptions
      StackMap stack:
            aload 3 /* parsedMessage */
            ifnull 12
        11: .line 30830
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            pop
        12: .line 30833
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 3 // com.google.protobuf.DescriptorProtos$OneofOptions parsedMessage
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   13     0               this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0   13     1              input  Lcom/google/protobuf/CodedInputStream;
            0   13     2  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            1   13     3      parsedMessage  Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            4    6     4                  e  Lcom/google/protobuf/InvalidProtocolBufferException;
      Exception table:
        from    to  target  type
           1     2       3  Class com.google.protobuf.InvalidProtocolBufferException
           1     6       6  any
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  private void ensureUninterpretedOptionIsMutable();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 30840
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
            iconst_1
            iand
            ifne 3
         1: .line 30841
            aload 0 /* this */
            new java.util.ArrayList
            dup
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            invokespecial java.util.ArrayList.<init>:(Ljava/util/Collection;)V
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
         2: .line 30842
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
         3: .line 30844
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;

  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$OneofOptions$Builder this
         0: .line 30857
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 2
         1: .line 30858
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            areturn
         2: .line 30860
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.getMessageList:()Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;>;

  public int getUninterpretedOptionCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 30871
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 2
         1: .line 30872
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
         2: .line 30874
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.getCount:()I
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;

  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$OneofOptions$Builder this
        start local 1 // int index
         0: .line 30885
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 2
         1: .line 30886
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOption
            areturn
         2: .line 30888
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            iload 1 /* index */
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.getMessage:(I)Lcom/google/protobuf/AbstractMessage;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOption
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    3     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder setUninterpretedOption(int, com.google.protobuf.DescriptorProtos$UninterpretedOption);
    descriptor: (ILcom/google/protobuf/DescriptorProtos$UninterpretedOption;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // int index
        start local 2 // com.google.protobuf.DescriptorProtos$UninterpretedOption value
         0: .line 30900
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 7
         1: .line 30901
            aload 2 /* value */
            ifnonnull 3
         2: .line 30902
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 30904
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.ensureUninterpretedOptionIsMutable:()V
         4: .line 30905
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            iload 1 /* index */
            aload 2 /* value */
            invokeinterface java.util.List.set:(ILjava/lang/Object;)Ljava/lang/Object;
            pop
         5: .line 30906
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
         6: .line 30907
            goto 8
         7: .line 30908
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            iload 1 /* index */
            aload 2 /* value */
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.setMessage:(ILcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/RepeatedFieldBuilderV3;
            pop
         8: .line 30910
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 2 // com.google.protobuf.DescriptorProtos$UninterpretedOption value
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    9     1  index  I
            0    9     2  value  Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
    MethodParameters:
       Name  Flags
      index  
      value  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder setUninterpretedOption(int, com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder);
    descriptor: (ILcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // int index
        start local 2 // com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder builderForValue
         0: .line 30921
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 5
         1: .line 30922
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.ensureUninterpretedOptionIsMutable:()V
         2: .line 30923
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            iload 1 /* index */
            aload 2 /* builderForValue */
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder.build:()Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokeinterface java.util.List.set:(ILjava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 30924
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
         4: .line 30925
            goto 6
         5: .line 30926
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            iload 1 /* index */
            aload 2 /* builderForValue */
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder.build:()Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.setMessage:(ILcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/RepeatedFieldBuilderV3;
            pop
         6: .line 30928
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 2 // com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder builderForValue
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    7     0             this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    7     1            index  I
            0    7     2  builderForValue  Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;
    MethodParameters:
                 Name  Flags
      index            
      builderForValue  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder addUninterpretedOption(com.google.protobuf.DescriptorProtos$UninterpretedOption);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.DescriptorProtos$UninterpretedOption value
         0: .line 30938
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 7
         1: .line 30939
            aload 1 /* value */
            ifnonnull 3
         2: .line 30940
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 30942
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.ensureUninterpretedOptionIsMutable:()V
         4: .line 30943
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            aload 1 /* value */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         5: .line 30944
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
         6: .line 30945
            goto 8
         7: .line 30946
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            aload 1 /* value */
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.addMessage:(Lcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/RepeatedFieldBuilderV3;
            pop
         8: .line 30948
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.DescriptorProtos$UninterpretedOption value
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    9     1  value  Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
    MethodParameters:
       Name  Flags
      value  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder addUninterpretedOption(int, com.google.protobuf.DescriptorProtos$UninterpretedOption);
    descriptor: (ILcom/google/protobuf/DescriptorProtos$UninterpretedOption;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // int index
        start local 2 // com.google.protobuf.DescriptorProtos$UninterpretedOption value
         0: .line 30959
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 7
         1: .line 30960
            aload 2 /* value */
            ifnonnull 3
         2: .line 30961
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 30963
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.ensureUninterpretedOptionIsMutable:()V
         4: .line 30964
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            iload 1 /* index */
            aload 2 /* value */
            invokeinterface java.util.List.add:(ILjava/lang/Object;)V
         5: .line 30965
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
         6: .line 30966
            goto 8
         7: .line 30967
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            iload 1 /* index */
            aload 2 /* value */
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.addMessage:(ILcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/RepeatedFieldBuilderV3;
            pop
         8: .line 30969
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 2 // com.google.protobuf.DescriptorProtos$UninterpretedOption value
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    9     1  index  I
            0    9     2  value  Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
    MethodParameters:
       Name  Flags
      index  
      value  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder addUninterpretedOption(com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder builderForValue
         0: .line 30980
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 5
         1: .line 30981
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.ensureUninterpretedOptionIsMutable:()V
         2: .line 30982
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            aload 1 /* builderForValue */
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder.build:()Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         3: .line 30983
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
         4: .line 30984
            goto 6
         5: .line 30985
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            aload 1 /* builderForValue */
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder.build:()Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.addMessage:(Lcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/RepeatedFieldBuilderV3;
            pop
         6: .line 30987
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder builderForValue
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    7     0             this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    7     1  builderForValue  Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;
    MethodParameters:
                 Name  Flags
      builderForValue  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder addUninterpretedOption(int, com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder);
    descriptor: (ILcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // int index
        start local 2 // com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder builderForValue
         0: .line 30998
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 5
         1: .line 30999
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.ensureUninterpretedOptionIsMutable:()V
         2: .line 31000
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            iload 1 /* index */
            aload 2 /* builderForValue */
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder.build:()Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokeinterface java.util.List.add:(ILjava/lang/Object;)V
         3: .line 31001
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
         4: .line 31002
            goto 6
         5: .line 31003
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            iload 1 /* index */
            aload 2 /* builderForValue */
            invokevirtual com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder.build:()Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.addMessage:(ILcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/RepeatedFieldBuilderV3;
            pop
         6: .line 31005
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 2 // com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder builderForValue
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    7     0             this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    7     1            index  I
            0    7     2  builderForValue  Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;
    MethodParameters:
                 Name  Flags
      index            
      builderForValue  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder addAllUninterpretedOption(java.lang.Iterable<? extends com.google.protobuf.DescriptorProtos$UninterpretedOption>);
    descriptor: (Ljava/lang/Iterable;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // java.lang.Iterable values
         0: .line 31016
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 6
         1: .line 31017
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.ensureUninterpretedOptionIsMutable:()V
         2: .line 31019
            aload 1 /* values */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
         3: .line 31018
            invokestatic com.google.protobuf.AbstractMessageLite$Builder.addAll:(Ljava/lang/Iterable;Ljava/util/List;)V
         4: .line 31020
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
         5: .line 31021
            goto 7
         6: .line 31022
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            aload 1 /* values */
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.addAllMessages:(Ljava/lang/Iterable;)Lcom/google/protobuf/RepeatedFieldBuilderV3;
            pop
         7: .line 31024
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Iterable values
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    8     1  values  Ljava/lang/Iterable<+Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;>;
    Signature: (Ljava/lang/Iterable<+Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;>;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    MethodParameters:
        Name  Flags
      values  

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder clearUninterpretedOption();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 31034
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 5
         1: .line 31035
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
         2: .line 31036
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
            bipush -2
            iand
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
         3: .line 31037
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
         4: .line 31038
            goto 6
         5: .line 31039
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.clear:()V
         6: .line 31041
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder removeUninterpretedOption(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // int index
         0: .line 31051
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 5
         1: .line 31052
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.ensureUninterpretedOptionIsMutable:()V
         2: .line 31053
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.remove:(I)Ljava/lang/Object;
            pop
         3: .line 31054
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.onChanged:()V
         4: .line 31055
            goto 6
         5: .line 31056
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            iload 1 /* index */
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.remove:(I)V
         6: .line 31058
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    7     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder getUninterpretedOptionBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // int index
         0: .line 31069
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.getUninterpretedOptionFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilderV3;
            iload 1 /* index */
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.getBuilder:(I)Lcom/google/protobuf/AbstractMessage$Builder;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            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$OneofOptions$Builder this
        start local 1 // int index
         0: .line 31080
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 2
         1: .line 31081
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder
            areturn
         2: .line 31082
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            iload 1 /* index */
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.getMessageOrBuilder:(I)Lcom/google/protobuf/MessageOrBuilder;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    3     1  index  I
    MethodParameters:
       Name  Flags
      index  

  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$OneofOptions$Builder this
         0: .line 31094
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnull 2
         1: .line 31095
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.getMessageOrBuilderList:()Ljava/util/List;
            areturn
         2: .line 31097
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$UninterpretedOptionOrBuilder;>;

  public com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder addUninterpretedOptionBuilder();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 31108
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.getUninterpretedOptionFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilderV3;
         1: .line 31109
            invokestatic com.google.protobuf.DescriptorProtos$UninterpretedOption.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
         2: .line 31108
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.addBuilder:(Lcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/AbstractMessage$Builder;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;

  public com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder addUninterpretedOptionBuilder(int);
    descriptor: (I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // int index
         0: .line 31120
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.getUninterpretedOptionFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilderV3;
         1: .line 31121
            iload 1 /* index */
            invokestatic com.google.protobuf.DescriptorProtos$UninterpretedOption.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
         2: .line 31120
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.addBuilder:(ILcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/AbstractMessage$Builder;
            checkcast com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder
            areturn
        end local 1 // int index
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    3     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public java.util.List<com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder> getUninterpretedOptionBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 31132
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.getUninterpretedOptionFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilderV3;
            invokevirtual com.google.protobuf.RepeatedFieldBuilderV3.getBuilderList:()Ljava/util/List;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;>;

  private com.google.protobuf.RepeatedFieldBuilderV3<com.google.protobuf.DescriptorProtos$UninterpretedOption, com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder, com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder> getUninterpretedOptionFieldBuilder();
    descriptor: ()Lcom/google/protobuf/RepeatedFieldBuilderV3;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
         0: .line 31137
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            ifnonnull 10
         1: .line 31138
            aload 0 /* this */
         2: new com.google.protobuf.RepeatedFieldBuilderV3
            dup
         3: .line 31140
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
         4: .line 31141
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.bitField0_:I
            iconst_1
            iand
            ifeq 5
            iconst_1
            goto 6
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofOptions$Builder
      StackMap stack: com.google.protobuf.DescriptorProtos$OneofOptions$Builder new 2 new 2 java.util.List
         5: iconst_0
         6: .line 31142
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofOptions$Builder
      StackMap stack: com.google.protobuf.DescriptorProtos$OneofOptions$Builder new 2 new 2 java.util.List int
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.getParentForChildren:()Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;
         7: .line 31143
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.isClean:()Z
            invokespecial com.google.protobuf.RepeatedFieldBuilderV3.<init>:(Ljava/util/List;ZLcom/google/protobuf/AbstractMessage$BuilderParent;Z)V
         8: .line 31138
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
         9: .line 31144
            aload 0 /* this */
            aconst_null
            putfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOption_:Ljava/util/List;
        10: .line 31146
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofOptions$Builder.uninterpretedOptionBuilder_:Lcom/google/protobuf/RepeatedFieldBuilderV3;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    Signature: ()Lcom/google/protobuf/RepeatedFieldBuilderV3<Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$Builder;Lcom/google/protobuf/DescriptorProtos$UninterpretedOptionOrBuilder;>;

  public final com.google.protobuf.DescriptorProtos$OneofOptions$Builder setUnknownFields(com.google.protobuf.UnknownFieldSet);
    descriptor: (Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.UnknownFieldSet unknownFields
         0: .line 31151
            aload 0 /* this */
            aload 1 /* unknownFields */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.setUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 1 // com.google.protobuf.UnknownFieldSet unknownFields
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  unknownFields  Lcom/google/protobuf/UnknownFieldSet;
    MethodParameters:
               Name  Flags
      unknownFields  final

  public final com.google.protobuf.DescriptorProtos$OneofOptions$Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet);
    descriptor: (Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
        start local 1 // com.google.protobuf.UnknownFieldSet unknownFields
         0: .line 31157
            aload 0 /* this */
            aload 1 /* unknownFields */
            invokespecial com.google.protobuf.GeneratedMessageV3$ExtendableBuilder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 1 // com.google.protobuf.UnknownFieldSet unknownFields
        end local 0 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            0    1     1  unknownFields  Lcom/google/protobuf/UnknownFieldSet;
    MethodParameters:
               Name  Flags
      unknownFields  final

  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$OneofOptions$Builder.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            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$OneofOptions$Builder.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$ExtendableBuilder addRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.addRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder addRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.addRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

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

  public com.google.protobuf.GeneratedMessageV3$ExtendableBuilder addExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension, java.lang.Object);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            checkcast com.google.protobuf.GeneratedMessage$GeneratedExtension
            aload 2
            checkcast java.lang.Object
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.addExtension:(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$ExtendableBuilder clearField(com.google.protobuf.Descriptors$FieldDescriptor);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.clearField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

  public com.google.protobuf.AbstractMessage$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessage$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.io.IOException

  public com.google.protobuf.MessageLite$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.io.IOException

  public com.google.protobuf.Message$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.io.IOException

  public com.google.protobuf.AbstractMessageLite$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.io.IOException

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

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

  public com.google.protobuf.GeneratedMessageV3$ExtendableBuilder setExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension, int, java.lang.Object);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;ILjava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=4, locals=4, args_size=4
         0: .line 1
            aload 0
            aload 1
            checkcast com.google.protobuf.GeneratedMessage$GeneratedExtension
            iload 2
            aload 3
            checkcast java.lang.Object
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.setExtension:(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$ExtendableBuilder setExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension, java.lang.Object);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            checkcast com.google.protobuf.GeneratedMessage$GeneratedExtension
            aload 2
            checkcast java.lang.Object
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.setExtension:(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$ExtendableBuilder clear();
    descriptor: ()Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
    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$OneofOptions$Builder.clear:()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite$Builder clear();
    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$OneofOptions$Builder.clear:()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder clear();
    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$OneofOptions$Builder.clear:()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$Builder clone();
    descriptor: ()Lcom/google/protobuf/GeneratedMessageV3$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$OneofOptions$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite$Builder clone();
    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$OneofOptions$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder clone();
    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$OneofOptions$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object clone();
    descriptor: ()Ljava/lang/Object;
    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$OneofOptions$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.lang.CloneNotSupportedException

  public com.google.protobuf.AbstractMessageLite$Builder clone();
    descriptor: ()Lcom/google/protobuf/AbstractMessageLite$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$OneofOptions$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$ExtendableBuilder clearExtension(com.google.protobuf.GeneratedMessage$GeneratedExtension);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast com.google.protobuf.GeneratedMessage$GeneratedExtension
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.clearExtension:(Lcom/google/protobuf/GeneratedMessage$GeneratedExtension;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite build();
    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$OneofOptions$Builder.build:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message build();
    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$OneofOptions$Builder.build:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$Builder clearOneof(com.google.protobuf.Descriptors$OneofDescriptor);
    descriptor: (Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.clearOneof:(Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

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

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

  public com.google.protobuf.MessageLite buildPartial();
    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$OneofOptions$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message buildPartial();
    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$OneofOptions$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$ExtendableBuilder setField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.setField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder setField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.setField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$ExtendableBuilder setRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, int, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=4, locals=4, args_size=4
         0: .line 1
            aload 0
            aload 1
            iload 2
            aload 3
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.setRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder setRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, int, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=4, locals=4, args_size=4
         0: .line 1
            aload 0
            aload 1
            iload 2
            aload 3
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.setRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder<Lcom/google/protobuf/DescriptorProtos$OneofOptions;Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;>;Lcom/google/protobuf/DescriptorProtos$OneofOptionsOrBuilder;
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
  public abstract Builder = com.google.protobuf.AbstractMessage$Builder of com.google.protobuf.AbstractMessage
  protected abstract BuilderParent = com.google.protobuf.AbstractMessage$BuilderParent of com.google.protobuf.AbstractMessage
  public abstract Builder = com.google.protobuf.AbstractMessageLite$Builder of com.google.protobuf.AbstractMessageLite
  public final OneofOptions = com.google.protobuf.DescriptorProtos$OneofOptions of com.google.protobuf.DescriptorProtos
  public final Builder = com.google.protobuf.DescriptorProtos$OneofOptions$Builder of com.google.protobuf.DescriptorProtos$OneofOptions
  public abstract OneofOptionsOrBuilder = com.google.protobuf.DescriptorProtos$OneofOptionsOrBuilder of com.google.protobuf.DescriptorProtos
  public final UninterpretedOption = com.google.protobuf.DescriptorProtos$UninterpretedOption of com.google.protobuf.DescriptorProtos
  public final Builder = com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder of com.google.protobuf.DescriptorProtos$UninterpretedOption
  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 final OneofDescriptor = com.google.protobuf.Descriptors$OneofDescriptor of com.google.protobuf.Descriptors
  public GeneratedExtension = com.google.protobuf.GeneratedMessage$GeneratedExtension of com.google.protobuf.GeneratedMessage
  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
  public final FieldAccessorTable = com.google.protobuf.GeneratedMessageV3$FieldAccessorTable 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