public final class com.google.protobuf.StructProto
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.google.protobuf.StructProto
  super_class: java.lang.Object
{
  static final com.google.protobuf.Descriptors$Descriptor internal_static_google_protobuf_Struct_descriptor;
    descriptor: Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internal_static_google_protobuf_Struct_fieldAccessorTable;
    descriptor: Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final com.google.protobuf.Descriptors$Descriptor internal_static_google_protobuf_Struct_FieldsEntry_descriptor;
    descriptor: Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internal_static_google_protobuf_Struct_FieldsEntry_fieldAccessorTable;
    descriptor: Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final com.google.protobuf.Descriptors$Descriptor internal_static_google_protobuf_Value_descriptor;
    descriptor: Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internal_static_google_protobuf_Value_fieldAccessorTable;
    descriptor: Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final com.google.protobuf.Descriptors$Descriptor internal_static_google_protobuf_ListValue_descriptor;
    descriptor: Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internal_static_google_protobuf_ListValue_fieldAccessorTable;
    descriptor: Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  private static com.google.protobuf.Descriptors$FileDescriptor descriptor;
    descriptor: Lcom/google/protobuf/Descriptors$FileDescriptor;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=7, locals=1, args_size=0
         0: .line 45
            iconst_1
            anewarray java.lang.String
            dup
            iconst_0
         1: .line 46
            ldc "\n\u001Cgoogle/protobuf/struct.proto\u0012\u000Fgoogle.protobuf\"\u0084\u0001\n\u0006Struct\u00123\n\u0006fields\u0018\u0001 \u0003(\u000B2#.google.protobuf.Struct.FieldsEntry\u001AE\n\u000BFieldsEntry\u0012\u000B\n\u0003key\u0018\u0001 \u0001(\t\u0012%\n\u0005value\u0018\u0002 \u0001(\u000B2\u0016.google.protobuf.Value:\u00028\u0001\"\u00EA\u0001\n\u0005Value\u00120\n\nnull_value\u0018\u0001 \u0001(\u000E2\u001A.google.protobuf.NullValueH\u0000\u0012\u0016\n\fnumber_value\u0018\u0002 \u0001(\u0001H\u0000\u0012\u0016\n\fstring_value\u0018\u0003 \u0001(\tH\u0000\u0012\u0014\n\nbool_value\u0018\u0004 \u0001(\bH\u0000\u0012/\n\fstruct_value\u0018\u0005 \u0001(\u000B2\u0017.google.protobuf.StructH\u0000\u00120\n\nlist_value\u0018\u0006 \u0001(\u000B2\u001A.google.protobuf.ListValueH\u0000B\u0006\n\u0004kind\"3\n\tListValue\u0012&\n\u0006values\u0018\u0001 \u0003(\u000B2\u0016.google.protobuf.Value*\u001B\n\tNullValue\u0012\u000E\n\nNULL_VALUE\u0010\u0000B\u0081\u0001\n\u0013com.google.protobufB\u000BStructProtoP\u0001Z1github.com/golang/protobuf/ptypes/struct;structpb\u00F8\u0001\u0001\u00A2\u0002\u0003GPB\u00AA\u0002\u001EGoogle.Protobuf.WellKnownTypesb\u0006proto3"
            aastore
         2: .line 45
            astore 0 /* descriptorData */
        start local 0 // java.lang.String[] descriptorData
         3: .line 65
            aload 0 /* descriptorData */
         4: .line 66
            iconst_0
            anewarray com.google.protobuf.Descriptors$FileDescriptor
         5: .line 65
            invokestatic com.google.protobuf.Descriptors$FileDescriptor.internalBuildGeneratedFileFrom:([Ljava/lang/String;[Lcom/google/protobuf/Descriptors$FileDescriptor;)Lcom/google/protobuf/Descriptors$FileDescriptor;
         6: .line 64
            putstatic com.google.protobuf.StructProto.descriptor:Lcom/google/protobuf/Descriptors$FileDescriptor;
         7: .line 69
            invokestatic com.google.protobuf.StructProto.getDescriptor:()Lcom/google/protobuf/Descriptors$FileDescriptor;
            invokevirtual com.google.protobuf.Descriptors$FileDescriptor.getMessageTypes:()Ljava/util/List;
            iconst_0
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.Descriptors$Descriptor
         8: .line 68
            putstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Struct_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
         9: .line 71
            new com.google.protobuf.GeneratedMessageV3$FieldAccessorTable
            dup
        10: .line 72
            getstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Struct_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
        11: .line 73
            iconst_1
            anewarray java.lang.String
            dup
            iconst_0
            ldc "Fields"
            aastore
        12: .line 70
            invokespecial com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.<init>:(Lcom/google/protobuf/Descriptors$Descriptor;[Ljava/lang/String;)V
            putstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Struct_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
        13: .line 75
            getstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Struct_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
            invokevirtual com.google.protobuf.Descriptors$Descriptor.getNestedTypes:()Ljava/util/List;
            iconst_0
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.Descriptors$Descriptor
        14: .line 74
            putstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Struct_FieldsEntry_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
        15: .line 77
            new com.google.protobuf.GeneratedMessageV3$FieldAccessorTable
            dup
        16: .line 78
            getstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Struct_FieldsEntry_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
        17: .line 79
            iconst_2
            anewarray java.lang.String
            dup
            iconst_0
            ldc "Key"
            aastore
            dup
            iconst_1
            ldc "Value"
            aastore
        18: .line 76
            invokespecial com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.<init>:(Lcom/google/protobuf/Descriptors$Descriptor;[Ljava/lang/String;)V
            putstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Struct_FieldsEntry_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
        19: .line 81
            invokestatic com.google.protobuf.StructProto.getDescriptor:()Lcom/google/protobuf/Descriptors$FileDescriptor;
            invokevirtual com.google.protobuf.Descriptors$FileDescriptor.getMessageTypes:()Ljava/util/List;
            iconst_1
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.Descriptors$Descriptor
        20: .line 80
            putstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Value_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
        21: .line 83
            new com.google.protobuf.GeneratedMessageV3$FieldAccessorTable
            dup
        22: .line 84
            getstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Value_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
        23: .line 85
            bipush 7
            anewarray java.lang.String
            dup
            iconst_0
            ldc "NullValue"
            aastore
            dup
            iconst_1
            ldc "NumberValue"
            aastore
            dup
            iconst_2
            ldc "StringValue"
            aastore
            dup
            iconst_3
            ldc "BoolValue"
            aastore
            dup
            iconst_4
            ldc "StructValue"
            aastore
            dup
            iconst_5
            ldc "ListValue"
            aastore
            dup
            bipush 6
            ldc "Kind"
            aastore
        24: .line 82
            invokespecial com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.<init>:(Lcom/google/protobuf/Descriptors$Descriptor;[Ljava/lang/String;)V
            putstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Value_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
        25: .line 87
            invokestatic com.google.protobuf.StructProto.getDescriptor:()Lcom/google/protobuf/Descriptors$FileDescriptor;
            invokevirtual com.google.protobuf.Descriptors$FileDescriptor.getMessageTypes:()Ljava/util/List;
            iconst_2
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.Descriptors$Descriptor
        26: .line 86
            putstatic com.google.protobuf.StructProto.internal_static_google_protobuf_ListValue_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
        27: .line 89
            new com.google.protobuf.GeneratedMessageV3$FieldAccessorTable
            dup
        28: .line 90
            getstatic com.google.protobuf.StructProto.internal_static_google_protobuf_ListValue_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
        29: .line 91
            iconst_1
            anewarray java.lang.String
            dup
            iconst_0
            ldc "Values"
            aastore
        30: .line 88
            invokespecial com.google.protobuf.GeneratedMessageV3$FieldAccessorTable.<init>:(Lcom/google/protobuf/Descriptors$Descriptor;[Ljava/lang/String;)V
            putstatic com.google.protobuf.StructProto.internal_static_google_protobuf_ListValue_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
        end local 0 // java.lang.String[] descriptorData
        31: .line 92
            return
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            3   31     0  descriptorData  [Ljava/lang/String;

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.StructProto this
         0: .line 7
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.google.protobuf.StructProto this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/StructProto;

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ExtensionRegistryLite;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // com.google.protobuf.ExtensionRegistryLite registry
         0: .line 10
            return
        end local 0 // com.google.protobuf.ExtensionRegistryLite registry
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0  registry  Lcom/google/protobuf/ExtensionRegistryLite;
    MethodParameters:
          Name  Flags
      registry  

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry);
    descriptor: (Lcom/google/protobuf/ExtensionRegistry;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.ExtensionRegistry registry
         0: .line 15
            aload 0 /* registry */
         1: .line 14
            invokestatic com.google.protobuf.StructProto.registerAllExtensions:(Lcom/google/protobuf/ExtensionRegistryLite;)V
         2: .line 16
            return
        end local 0 // com.google.protobuf.ExtensionRegistry registry
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0  registry  Lcom/google/protobuf/ExtensionRegistry;
    MethodParameters:
          Name  Flags
      registry  

  public static com.google.protobuf.Descriptors$FileDescriptor getDescriptor();
    descriptor: ()Lcom/google/protobuf/Descriptors$FileDescriptor;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 40
            getstatic com.google.protobuf.StructProto.descriptor:Lcom/google/protobuf/Descriptors$FileDescriptor;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "StructProto.java"
InnerClasses:
  public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
  public final FileDescriptor = com.google.protobuf.Descriptors$FileDescriptor of com.google.protobuf.Descriptors
  public final FieldAccessorTable = com.google.protobuf.GeneratedMessageV3$FieldAccessorTable of com.google.protobuf.GeneratedMessageV3