public final class com.google.protobuf.DescriptorProtos$OneofDescriptorProto extends com.google.protobuf.GeneratedMessageV3 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
  super_class: com.google.protobuf.GeneratedMessageV3
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

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

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

  private volatile java.lang.Object name_;
    descriptor: Ljava/lang/Object;
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

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

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

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

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

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

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

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

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
         0: .line 14018
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessageV3.<init>:()V
         1: .line 14173
            aload 0 /* this */
            iconst_m1
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.memoizedIsInitialized:B
         2: .line 14019
            aload 0 /* this */
            ldc ""
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
         3: .line 14020
            return
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;

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

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

  private void <init>(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=8, args_size=3
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 14038
            aload 0 /* this */
            invokespecial com.google.protobuf.DescriptorProtos$OneofDescriptorProto.<init>:()V
         1: .line 14039
            aload 2 /* extensionRegistry */
            ifnonnull 3
         2: .line 14040
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 14044
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofDescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite
      StackMap stack:
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         4: .line 14043
            astore 3 /* unknownFields */
        start local 3 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         5: .line 14046
            iconst_0
            istore 4 /* done */
        start local 4 // boolean done
         6: .line 14047
            goto 29
         7: .line 14048
      StackMap locals: com.google.protobuf.UnknownFieldSet$Builder int
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readTag:()I
            istore 5 /* tag */
        start local 5 // int tag
         8: .line 14049
            iload 5 /* tag */
            lookupswitch { // 3
                    0: 9
                   10: 11
                   18: 15
              default: 24
          }
         9: .line 14051
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 4 /* done */
        10: .line 14052
            goto 29
        11: .line 14054
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            astore 6 /* bs */
        start local 6 // com.google.protobuf.ByteString bs
        12: .line 14055
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
            iconst_1
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
        13: .line 14056
            aload 0 /* this */
            aload 6 /* bs */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
        14: .line 14057
            goto 29
        end local 6 // com.google.protobuf.ByteString bs
        15: .line 14060
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 6 /* subBuilder */
        start local 6 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder subBuilder
        16: .line 14061
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
            iconst_2
            iand
            ifeq 18
        17: .line 14062
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions.toBuilder:()Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            astore 6 /* subBuilder */
        18: .line 14064
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofOptions$Builder
      StackMap stack:
            aload 0 /* this */
            aload 1 /* input */
            getstatic com.google.protobuf.DescriptorProtos$OneofOptions.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast com.google.protobuf.DescriptorProtos$OneofOptions
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
        19: .line 14065
            aload 6 /* subBuilder */
            ifnull 22
        20: .line 14066
            aload 6 /* subBuilder */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.mergeFrom:(Lcom/google/protobuf/DescriptorProtos$OneofOptions;)Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
            pop
        21: .line 14067
            aload 0 /* this */
            aload 6 /* subBuilder */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions$Builder.buildPartial:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
        22: .line 14069
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
            iconst_2
            ior
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
        23: .line 14070
            goto 29
        end local 6 // com.google.protobuf.DescriptorProtos$OneofOptions$Builder subBuilder
        24: .line 14073
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        25: .line 14074
            aload 1 /* input */
            aload 3 /* unknownFields */
            aload 2 /* extensionRegistry */
            iload 5 /* tag */
        26: .line 14073
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        27: .line 14074
            ifne 29
        28: .line 14075
            iconst_1
            istore 4 /* done */
        end local 5 // int tag
        29: .line 14047
      StackMap locals:
      StackMap stack:
            iload 4 /* done */
            ifeq 7
        end local 4 // boolean done
        30: .line 14081
            goto 43
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofDescriptorProto com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
        31: astore 4 /* e */
        start local 4 // com.google.protobuf.InvalidProtocolBufferException e
        32: .line 14082
            aload 4 /* e */
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
            athrow
        end local 4 // com.google.protobuf.InvalidProtocolBufferException e
        33: .line 14083
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 4 /* e */
        start local 4 // java.io.IOException e
        34: .line 14084
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        35: .line 14085
            aload 4 /* e */
        36: .line 14084
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/io/IOException;)V
        37: .line 14085
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        38: .line 14084
            athrow
        end local 4 // java.io.IOException e
        39: .line 14086
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        40: .line 14087
            aload 0 /* this */
            aload 3 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        41: .line 14088
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.makeExtensionsImmutable:()V
        42: .line 14089
            aload 7
            athrow
        43: .line 14087
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        44: .line 14088
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.makeExtensionsImmutable:()V
        45: .line 14090
            return
        end local 3 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   46     0               this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            0   46     1              input  Lcom/google/protobuf/CodedInputStream;
            0   46     2  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            5   46     3      unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            6   30     4               done  Z
            8   29     5                tag  I
           12   15     6                 bs  Lcom/google/protobuf/ByteString;
           16   24     6         subBuilder  Lcom/google/protobuf/DescriptorProtos$OneofOptions$Builder;
           32   33     4                  e  Lcom/google/protobuf/InvalidProtocolBufferException;
           34   39     4                  e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           5    30      31  Class com.google.protobuf.InvalidProtocolBufferException
           5    30      33  Class java.io.IOException
           5    39      39  any
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static final com.google.protobuf.Descriptors$Descriptor getDescriptor();
    descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=1, locals=0, args_size=0
         0: .line 14093
            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 this
         0: .line 14099
            getstatic com.google.protobuf.DescriptorProtos.internal_static_google_protobuf_OneofDescriptorProto_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         1: .line 14101
            ldc Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            ldc Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
         2: .line 14100
            invokevirtual com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
         3: .line 14099
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;

  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 this
         0: .line 14112
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;

  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 this
         0: .line 14119
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 14120
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 14121
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 14124
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 14123
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 14125
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 14126
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 14127
            aload 0 /* this */
            aload 3 /* s */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
         8: .line 14129
      StackMap locals: 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
        end local 1 // java.lang.Object ref
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     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 this
         0: .line 14138
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 14139
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 14142
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 14141
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 14140
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 14143
            aload 0 /* this */
            aload 2 /* b */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
         6: .line 14144
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 14146
      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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

  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 this
         0: .line 14157
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;

  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 this
         0: .line 14164
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            ifnonnull 1
            invokestatic com.google.protobuf.DescriptorProtos$OneofOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$OneofOptions
         2: areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;

  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 this
         0: .line 14170
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            ifnonnull 1
            invokestatic com.google.protobuf.DescriptorProtos$OneofOptions.getDefaultInstance:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.options_:Lcom/google/protobuf/DescriptorProtos$OneofOptions;
      StackMap locals:
      StackMap stack: com.google.protobuf.DescriptorProtos$OneofOptions
         2: areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
         0: .line 14176
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 14177
            iload 1 /* isInitialized */
            iconst_1
            if_icmpne 2
            iconst_1
            ireturn
         2: .line 14178
      StackMap locals: int
      StackMap stack:
            iload 1 /* isInitialized */
            ifne 3
            iconst_0
            ireturn
         3: .line 14180
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasOptions:()Z
            ifeq 7
         4: .line 14181
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions.isInitialized:()Z
            ifne 7
         5: .line 14182
            aload 0 /* this */
            iconst_0
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.memoizedIsInitialized:B
         6: .line 14183
            iconst_0
            ireturn
         7: .line 14186
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.memoizedIsInitialized:B
         8: .line 14187
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    9     0           this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            1    9     1  isInitialized  B

  public void writeTo(com.google.protobuf.CodedOutputStream);
    descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 14193
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
            iconst_1
            iand
            ifeq 2
         1: .line 14194
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.writeString:(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
         2: .line 14196
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
            iconst_2
            iand
            ifeq 4
         3: .line 14197
            aload 1 /* output */
            iconst_2
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
         4: .line 14199
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
         5: .line 14200
            return
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    6     0    this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            0    6     1  output  Lcom/google/protobuf/CodedOutputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      output  

  public int getSerializedSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
         0: .line 14204
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.memoizedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 14205
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 14207
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 14208
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
            iconst_1
            iand
            ifeq 5
         4: .line 14209
            iload 1 /* size */
            iconst_1
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.name_:Ljava/lang/Object;
            invokestatic com.google.protobuf.GeneratedMessageV3.computeStringSize:(ILjava/lang/Object;)I
            iadd
            istore 1 /* size */
         5: .line 14211
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.bitField0_:I
            iconst_2
            iand
            ifeq 8
         6: .line 14212
            iload 1 /* size */
         7: .line 14213
            iconst_2
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
         8: .line 14215
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
         9: .line 14216
            aload 0 /* this */
            iload 1 /* size */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.memoizedSize:I
        10: .line 14217
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            1   11     1  size  I

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
        start local 1 // java.lang.Object obj
         0: .line 14222
            aload 1 /* obj */
            aload 0 /* this */
            if_acmpne 2
         1: .line 14223
            iconst_1
            ireturn
         2: .line 14225
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            instanceof com.google.protobuf.DescriptorProtos$OneofDescriptorProto
            ifne 4
         3: .line 14226
            aload 0 /* this */
            aload 1 /* obj */
            invokespecial com.google.protobuf.GeneratedMessageV3.equals:(Ljava/lang/Object;)Z
            ireturn
         4: .line 14228
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            checkcast com.google.protobuf.DescriptorProtos$OneofDescriptorProto
            astore 2 /* other */
        start local 2 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto other
         5: .line 14230
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasName:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasName:()Z
            if_icmpeq 6
            iconst_0
            ireturn
         6: .line 14231
      StackMap locals: com.google.protobuf.DescriptorProtos$OneofDescriptorProto
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasName:()Z
            ifeq 9
         7: .line 14232
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getName:()Ljava/lang/String;
         8: .line 14233
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 9
            iconst_0
            ireturn
         9: .line 14235
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasOptions:()Z
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasOptions:()Z
            if_icmpeq 10
            iconst_0
            ireturn
        10: .line 14236
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasOptions:()Z
            ifeq 13
        11: .line 14237
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
        12: .line 14238
            aload 2 /* other */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions.equals:(Ljava/lang/Object;)Z
            ifne 13
            iconst_0
            ireturn
        13: .line 14240
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            aload 2 /* other */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.equals:(Ljava/lang/Object;)Z
            ifne 14
            iconst_0
            ireturn
        14: .line 14241
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 2 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto other
        end local 1 // java.lang.Object obj
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   15     0   this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            0   15     1    obj  Ljava/lang/Object;
            5   15     2  other  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
    MethodParameters:
      Name  Flags
      obj   final

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
         0: .line 14246
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.memoizedHashCode:I
            ifeq 2
         1: .line 14247
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.memoizedHashCode:I
            ireturn
         2: .line 14249
      StackMap locals:
      StackMap stack:
            bipush 41
            istore 1 /* hash */
        start local 1 // int hash
         3: .line 14250
            bipush 19
            iload 1 /* hash */
            imul
            invokestatic com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getDescriptor:()Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual java.lang.Object.hashCode:()I
            iadd
            istore 1 /* hash */
         4: .line 14251
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasName:()Z
            ifeq 7
         5: .line 14252
            bipush 37
            iload 1 /* hash */
            imul
            iconst_1
            iadd
            istore 1 /* hash */
         6: .line 14253
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.hashCode:()I
            iadd
            istore 1 /* hash */
         7: .line 14255
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.hasOptions:()Z
            ifeq 10
         8: .line 14256
            bipush 37
            iload 1 /* hash */
            imul
            iconst_2
            iadd
            istore 1 /* hash */
         9: .line 14257
            bipush 53
            iload 1 /* hash */
            imul
            aload 0 /* this */
            invokevirtual com.google.protobuf.DescriptorProtos$OneofDescriptorProto.getOptions:()Lcom/google/protobuf/DescriptorProtos$OneofOptions;
            invokevirtual com.google.protobuf.DescriptorProtos$OneofOptions.hashCode:()I
            iadd
            istore 1 /* hash */
        10: .line 14259
      StackMap locals:
      StackMap stack:
            bipush 29
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.hashCode:()I
            iadd
            istore 1 /* hash */
        11: .line 14260
            aload 0 /* this */
            iload 1 /* hash */
            putfield com.google.protobuf.DescriptorProtos$OneofDescriptorProto.memoizedHashCode:I
        12: .line 14261
            iload 1 /* hash */
            ireturn
        end local 1 // int hash
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            3   13     1  hash  I

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

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

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

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

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

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

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

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

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

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

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

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

  public com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder newBuilderForType();
    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 this
         0: .line 14335
            invokestatic com.google.protobuf.DescriptorProtos$OneofDescriptorProto.newBuilder:()Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;

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

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

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

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

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

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

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

  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 this
         0: .line 14788
            getstatic com.google.protobuf.DescriptorProtos$OneofDescriptorProto.DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
            areturn
        end local 0 // com.google.protobuf.DescriptorProtos$OneofDescriptorProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;

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

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

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

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

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

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