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

  private java.lang.Object name_;
    descriptor: Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE

  private com.google.protobuf.DescriptorProtos$OneofOptions options_;
    descriptor: Lcom/google/protobuf/DescriptorProtos$OneofOptions;
    flags: (0x0002) ACC_PRIVATE

  private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.DescriptorProtos$OneofOptions, com.google.protobuf.DescriptorProtos$OneofOptions$Builder, com.google.protobuf.DescriptorProtos$OneofOptionsOrBuilder> optionsBuilder_;
    descriptor: Lcom/google/protobuf/SingleFieldBuilderV3;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lcom/google/protobuf/SingleFieldBuilderV3<Lcom/google/protobuf/DescriptorProtos$OneofOptions;Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;Lcom/google/protobuf/DescriptorProtos$OneofOptionsOrBuilder;>;

  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 14367
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_OneofDescriptorProto_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$OneofDescriptorProto$Builder this
         0: .line 14373
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_OneofDescriptorProto_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 14375
            ldc Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            ldc Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
         2: .line 14374
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 14373
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder this
         0: .line 14379
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3$Builder.<init>:()V
         1: .line 14537
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
         2: .line 14380
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.maybeForceBuilderInitialization:()V
         3: .line 14381
            return
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.GeneratedMessageV3$BuilderParent parent
         0: .line 14385
            aload 0 /* this */
            aload 1 /* parent */
            invokespecial com.google.protobuf.GeneratedMessageV3$Builder.<init>:(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)V
         1: .line 14537
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
         2: .line 14386
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.maybeForceBuilderInitialization:()V
         3: .line 14387
            return
        end local 1 // com.google.protobuf.GeneratedMessageV3$BuilderParent parent
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            0    4     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$OneofDescriptorProto$Builder this
         0: .line 14390
            getstatic com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders:Z
            ifeq 2
         1: .line 14391
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.getOptionsFieldBuilder:()Lcom/google/protobuf/SingleFieldBuilderV3;
            pop
         2: .line 14393
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder clear();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
         0: .line 14396
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3$Builder.clear:()Lcom/google/protobuf/GeneratedMessageV3$Builder;
            pop
         1: .line 14397
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
         2: .line 14398
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            bipush -2
            iand
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         3: .line 14399
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            ifnonnull 6
         4: .line 14400
            aload 0 /* this */
            aconst_null
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         5: .line 14401
            goto 7
         6: .line 14402
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            invokevirtual com.google.protobuf.SingleFieldBuilderV3.clear:()Lcom/google/protobuf/SingleFieldBuilderV3;
            pop
         7: .line 14404
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            bipush -3
            iand
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         8: .line 14405
            aload 0 /* this */
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder this
         0: .line 14411
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_OneofDescriptorProto_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;

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

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

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto buildPartial();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
         0: .line 14430
            new com.google.protobuf.DescriptorProtos$OneofDescriptorProto
            dup
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$OneofDescriptorProto.<init>:(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
            astore 1 /* result */
        start local 1 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto result
         1: .line 14431
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            istore 2 /* from_bitField0_ */
        start local 2 // int from_bitField0_
         2: .line 14432
            iconst_0
            istore 3 /* to_bitField0_ */
        start local 3 // int to_bitField0_
         3: .line 14433
            iload 2 /* from_bitField0_ */
            iconst_1
            iand
            ifeq 5
         4: .line 14434
            iload 3 /* to_bitField0_ */
            iconst_1
            ior
            istore 3 /* to_bitField0_ */
         5: .line 14436
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofDescriptorProto int int
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
         6: .line 14437
            iload 2 /* from_bitField0_ */
            iconst_2
            iand
            ifeq 12
         7: .line 14438
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            ifnonnull 10
         8: .line 14439
            aload 1 /* result */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         9: .line 14440
            goto 11
        10: .line 14441
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            invokevirtual com.google.protobuf.SingleFieldBuilderV3.build:()Lcom/google/protobuf/AbstractMessage;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
        11: .line 14443
      StackMap locals:
      StackMap stack:
            iload 3 /* to_bitField0_ */
            iconst_2
            ior
            istore 3 /* to_bitField0_ */
        12: .line 14445
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            iload 3 /* to_bitField0_ */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
        13: .line 14446
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onBuilt:()V
        14: .line 14447
            aload 1 /* result */
            areturn
        end local 3 // int to_bitField0_
        end local 2 // int from_bitField0_
        end local 1 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto result
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   15     0             this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            1   15     1           result  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            2   15     2  from_bitField0_  I
            3   15     3    to_bitField0_  I

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

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder setField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        start local 2 // java.lang.Object value
         0: .line 14458
            aload 0 /* this */
            aload 1 /* field */
            aload 2 /* value */
            invokespecial com.google.protobuf.GeneratedMessageV3$Builder.setField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder clearField(com.google.protobuf.Descriptors$FieldDescriptor);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
         0: .line 14463
            aload 0 /* this */
            aload 1 /* field */
            invokespecial com.google.protobuf.GeneratedMessageV3$Builder.clearField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder
            areturn
        end local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            0    1     1  field  Lcom/google/protobuf/Descriptors$FieldDescriptor;
    MethodParameters:
       Name  Flags
      field  

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

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder setRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, int, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$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 14474
            aload 0 /* this */
            aload 1 /* field */
            iload 2 /* index */
            aload 3 /* value */
            invokespecial com.google.protobuf.GeneratedMessageV3$Builder.setRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder addRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.Descriptors$FieldDescriptor field
        start local 2 // java.lang.Object value
         0: .line 14480
            aload 0 /* this */
            aload 1 /* field */
            aload 2 /* value */
            invokespecial com.google.protobuf.GeneratedMessageV3$Builder.addRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder mergeFrom(com.google.protobuf.Message);
    descriptor: (Lcom/google/protobuf/Message;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.Message other
         0: .line 14484
            aload 1 /* other */
            instanceof com.google.protobuf.DescriptorProtos$OneofDescriptorProto
            ifeq 2
         1: .line 14485
            aload 0 /* this */
            aload 1 /* other */
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            areturn
         2: .line 14487
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* other */
            invokespecial com.google.protobuf.GeneratedMessageV3$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/AbstractMessage$Builder;
            pop
         3: .line 14488
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.Message other
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            0    4     1  other  Lcom/google/protobuf/Message;
    MethodParameters:
       Name  Flags
      other  

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder mergeFrom(com.google.protobuf.DescriptorProtos$OneofDescriptorProto);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto other
         0: .line 14493
            aload 1 /* other */
            invokestatic com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            if_acmpne 1
            aload 0 /* this */
            areturn
         1: .line 14494
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasName:()Z
            ifeq 5
         2: .line 14495
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         3: .line 14496
            aload 0 /* this */
            aload 1 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
         4: .line 14497
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
         5: .line 14499
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasOptions:()Z
            ifeq 7
         6: .line 14500
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.mergeOptions:(Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            pop
         7: .line 14502
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            pop
         8: .line 14503
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
         9: .line 14504
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto other
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   10     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            0   10     1  other  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
    MethodParameters:
       Name  Flags
      other  

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
         0: .line 14509
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.hasOptions:()Z
            ifeq 3
         1: .line 14510
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.getOptions:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions.isInitialized:()Z
            ifne 3
         2: .line 14511
            iconst_0
            ireturn
         3: .line 14514
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 14522
            aconst_null
            astore 3 /* parsedMessage */
        start local 3 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto parsedMessage
         1: .line 14524
            getstatic com.google.protobuf.DescriptorProtos$OneofDescriptorProto.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$OneofDescriptorProto
            astore 3 /* parsedMessage */
         2: .line 14525
            goto 10
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.DescriptorProtos$OneofDescriptorProto
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
         3: astore 4 /* e */
        start local 4 // com.google.protobuf.InvalidProtocolBufferException e
         4: .line 14526
            aload 4 /* e */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.getUnfinishedMessage:()Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto
            astore 3 /* parsedMessage */
         5: .line 14527
            aload 4 /* e */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.unwrapIOException:()Ljava/io/IOException;
            athrow
        end local 4 // com.google.protobuf.InvalidProtocolBufferException e
         6: .line 14528
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 5
         7: .line 14529
            aload 3 /* parsedMessage */
            ifnull 9
         8: .line 14530
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            pop
         9: .line 14532
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.DescriptorProtos$OneofDescriptorProto top java.lang.Throwable
      StackMap stack:
            aload 5
            athrow
        10: .line 14529
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.DescriptorProtos$OneofDescriptorProto
      StackMap stack:
            aload 3 /* parsedMessage */
            ifnull 12
        11: .line 14530
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            pop
        12: .line 14533
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 3 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto parsedMessage
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   13     0               this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto;
            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  

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

  public java.lang.String getName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
         0: .line 14550
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 14551
            aload 1 /* ref */
            instanceof java.lang.String
            ifne 8
         2: .line 14553
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         3: .line 14552
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         4: .line 14554
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         5: .line 14555
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 7
         6: .line 14556
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
         7: .line 14558
      StackMap locals: java.lang.Object com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
         8: .line 14560
      StackMap locals:
      StackMap stack:
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            1    9     1   ref  Ljava/lang/Object;
            4    8     2    bs  Lcom/google/protobuf/ByteString;
            5    8     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getNameBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
         0: .line 14569
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 14570
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 14573
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 14572
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 14571
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 14574
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
         6: .line 14575
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 14577
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder setName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // java.lang.String value
         0: .line 14587
            aload 1 /* value */
            ifnonnull 2
         1: .line 14588
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         2: .line 14590
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         3: .line 14591
            aload 0 /* this */
            aload 1 /* value */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
         4: .line 14592
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
         5: .line 14593
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String value
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            0    6     1  value  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      value  

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder clearName();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
         0: .line 14600
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            bipush -2
            iand
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         1: .line 14601
            aload 0 /* this */
            invokestatic com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getName:()Ljava/lang/String;
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
         2: .line 14602
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
         3: .line 14603
            aload 0 /* this */
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder setNameBytes(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.ByteString value
         0: .line 14612
            aload 1 /* value */
            ifnonnull 2
         1: .line 14613
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         2: .line 14615
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         3: .line 14616
            aload 0 /* this */
            aload 1 /* value */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.name_:Ljava/lang/Object;
         4: .line 14617
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
         5: .line 14618
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.ByteString value
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            0    6     1  value  Lcom/google/protobuf/ByteString;
    MethodParameters:
       Name  Flags
      value  

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

  public com.google.protobuf.DescriptorProtos$OneofOptions getOptions();
    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$OneofDescriptorProto$Builder this
         0: .line 14636
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            ifnonnull 4
         1: .line 14637
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            ifnonnull 2
            invokestatic com.google.protobuf.DescriptorProtos$OneofOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            goto 3
      StackMap locals:
      StackMap stack:
         2: aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$OneofOptions
         3: areturn
         4: .line 14639
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            invokevirtual com.google.protobuf.SingleFieldBuilderV3.getMessage:()Lcom/google/protobuf/AbstractMessage;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder setOptions(com.google.protobuf.DescriptorProtos$OneofOptions);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.DescriptorProtos$OneofOptions value
         0: .line 14646
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            ifnonnull 6
         1: .line 14647
            aload 1 /* value */
            ifnonnull 3
         2: .line 14648
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 14650
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* value */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         4: .line 14651
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
         5: .line 14652
            goto 7
         6: .line 14653
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            aload 1 /* value */
            invokevirtual com.google.protobuf.SingleFieldBuilderV3.setMessage:(Lcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/SingleFieldBuilderV3;
            pop
         7: .line 14655
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         8: .line 14656
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.DescriptorProtos$OneofOptions value
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            0    9     1  value  Lcom/google/protobuf/DescriptorProtos$OneofOptions;
    MethodParameters:
       Name  Flags
      value  

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder setOptions(com.google.protobuf.DescriptorProtos$OneofOptions$Builder);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder builderForValue
         0: .line 14663
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            ifnonnull 4
         1: .line 14664
            aload 0 /* this */
            aload 1 /* builderForValue */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.build:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         2: .line 14665
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
         3: .line 14666
            goto 5
         4: .line 14667
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            aload 1 /* builderForValue */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.build:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokevirtual com.google.protobuf.SingleFieldBuilderV3.setMessage:(Lcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/SingleFieldBuilderV3;
            pop
         5: .line 14669
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         6: .line 14670
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder builderForValue
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    7     0             this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            0    7     1  builderForValue  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
    MethodParameters:
                 Name  Flags
      builderForValue  

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder mergeOptions(com.google.protobuf.DescriptorProtos$OneofOptions);
    descriptor: (Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.DescriptorProtos$OneofOptions value
         0: .line 14676
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            ifnonnull 11
         1: .line 14677
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            iconst_2
            iand
            ifeq 8
         2: .line 14678
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            ifnull 8
         3: .line 14679
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokestatic com.google.protobuf.DescriptorProtos$OneofOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            if_acmpeq 8
         4: .line 14680
            aload 0 /* this */
         5: .line 14681
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokestatic com.google.protobuf.DescriptorProtos$OneofOptions.newBuilder:(Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            aload 1 /* value */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         6: .line 14680
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         7: .line 14682
            goto 9
         8: .line 14683
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* value */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         9: .line 14685
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
        10: .line 14686
            goto 12
        11: .line 14687
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            aload 1 /* value */
            invokevirtual com.google.protobuf.SingleFieldBuilderV3.mergeFrom:(Lcom/google/protobuf/AbstractMessage;)Lcom/google/protobuf/SingleFieldBuilderV3;
            pop
        12: .line 14689
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
        13: .line 14690
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.DescriptorProtos$OneofOptions value
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   14     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            0   14     1  value  Lcom/google/protobuf/DescriptorProtos$OneofOptions;
    MethodParameters:
       Name  Flags
      value  

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder clearOptions();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
         0: .line 14696
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            ifnonnull 4
         1: .line 14697
            aload 0 /* this */
            aconst_null
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         2: .line 14698
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
         3: .line 14699
            goto 5
         4: .line 14700
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            invokevirtual com.google.protobuf.SingleFieldBuilderV3.clear:()Lcom/google/protobuf/SingleFieldBuilderV3;
            pop
         5: .line 14702
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            bipush -3
            iand
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         6: .line 14703
            aload 0 /* this */
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;

  public com.google.protobuf.DescriptorProtos$OneofOptions$Builder getOptionsBuilder();
    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$OneofDescriptorProto$Builder this
         0: .line 14709
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.bitField0_:I
         1: .line 14710
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.onChanged:()V
         2: .line 14711
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.getOptionsFieldBuilder:()Lcom/google/protobuf/SingleFieldBuilderV3;
            invokevirtual com.google.protobuf.SingleFieldBuilderV3.getBuilder:()Lcom/google/protobuf/AbstractMessage$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions$Builder
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;

  public com.google.protobuf.DescriptorProtos$OneofOptionsOrBuilder getOptionsOrBuilder();
    descriptor: ()Lcom/google/protobuf/DescriptorProtos$OneofOptionsOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
         0: .line 14717
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            ifnull 2
         1: .line 14718
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            invokevirtual com.google.protobuf.SingleFieldBuilderV3.getMessageOrBuilder:()Lcom/google/protobuf/MessageOrBuilder;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptionsOrBuilder
            areturn
         2: .line 14720
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            ifnonnull 4
         3: .line 14721
            invokestatic com.google.protobuf.DescriptorProtos$OneofOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            goto 5
      StackMap locals:
      StackMap stack:
         4: aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         5: .line 14720
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$OneofOptions
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;

  private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.DescriptorProtos$OneofOptions, com.google.protobuf.DescriptorProtos$OneofOptions$Builder, com.google.protobuf.DescriptorProtos$OneofOptionsOrBuilder> getOptionsFieldBuilder();
    descriptor: ()Lcom/google/protobuf/SingleFieldBuilderV3;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=6, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
         0: .line 14730
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            ifnonnull 7
         1: .line 14731
            aload 0 /* this */
            new com.google.protobuf.SingleFieldBuilderV3
            dup
         2: .line 14733
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.getOptions:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         3: .line 14734
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.getParentForChildren:()Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;
         4: .line 14735
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.isClean:()Z
            invokespecial com.google.protobuf.SingleFieldBuilderV3.<init>:(Lcom/google/protobuf/AbstractMessage;Lcom/google/protobuf/AbstractMessage$BuilderParent;Z)V
         5: .line 14731
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
         6: .line 14736
            aload 0 /* this */
            aconst_null
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
         7: .line 14738
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder.optionsBuilder_:Lcom/google/protobuf/SingleFieldBuilderV3;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    Signature: ()Lcom/google/protobuf/SingleFieldBuilderV3<Lcom/google/protobuf/DescriptorProtos$OneofOptions;Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;Lcom/google/protobuf/DescriptorProtos$OneofOptionsOrBuilder;>;

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

  public final com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet);
    descriptor: (Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
        start local 1 // com.google.protobuf.UnknownFieldSet unknownFields
         0: .line 14749
            aload 0 /* this */
            aload 1 /* unknownFields */
            invokespecial com.google.protobuf.GeneratedMessageV3$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessageV3$Builder;
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder
            areturn
        end local 1 // com.google.protobuf.UnknownFieldSet unknownFields
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            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$OneofDescriptorProto$Builder.getDefaultInstanceForType:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$Builder addRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$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$OneofDescriptorProto$Builder.addRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.addRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$Builder clearField(com.google.protobuf.Descriptors$FieldDescriptor);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;)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$OneofDescriptorProto$Builder.clearField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.clearField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$Builder clear();
    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$OneofDescriptorProto$Builder.clear:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.clear:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.clear:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.clone:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.build:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            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$OneofDescriptorProto$Builder.build:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            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$OneofDescriptorProto$Builder.clearOneof:(Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.clearOneof:(Lcom/google/protobuf/Descriptors$OneofDescriptor;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.setUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.setUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            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$OneofDescriptorProto$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$Builder setField(com.google.protobuf.Descriptors$FieldDescriptor, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$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$OneofDescriptorProto$Builder.setField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.setField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;Ljava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessageV3$Builder setRepeatedField(com.google.protobuf.Descriptors$FieldDescriptor, int, java.lang.Object);
    descriptor: (Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/GeneratedMessageV3$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$OneofDescriptorProto$Builder.setRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$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$OneofDescriptorProto$Builder.setRepeatedField:(Lcom/google/protobuf/Descriptors$FieldDescriptor;ILjava/lang/Object;)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/google/protobuf/GeneratedMessageV3$Builder<Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;>;Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProtoOrBuilder;
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 OneofDescriptorProto = com.google.protobuf.DescriptorProtos$OneofDescriptorProto of com.google.protobuf.DescriptorProtos
  public final Builder = com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder of com.google.protobuf.DescriptorProtos$OneofDescriptorProto
  public abstract OneofDescriptorProtoOrBuilder = com.google.protobuf.DescriptorProtos$OneofDescriptorProtoOrBuilder of com.google.protobuf.DescriptorProtos
  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 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 abstract Builder = com.google.protobuf.GeneratedMessageV3$Builder of com.google.protobuf.GeneratedMessageV3
  protected abstract BuilderParent = com.google.protobuf.GeneratedMessageV3$BuilderParent of com.google.protobuf.GeneratedMessageV3
  public final FieldAccessorTable = com.google.protobuf.GeneratedMessageV3$FieldAccessorTable of com.google.protobuf.GeneratedMessageV3
  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