final class com.google.protobuf.Struct$FieldsDefaultEntryHolder
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: com.google.protobuf.Struct$FieldsDefaultEntryHolder
  super_class: java.lang.Object
{
  static final com.google.protobuf.MapEntry<java.lang.String, com.google.protobuf.Value> defaultEntry;
    descriptor: Lcom/google/protobuf/MapEntry;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    Signature: Lcom/google/protobuf/MapEntry<Ljava/lang/String;Lcom/google/protobuf/Value;>;

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 125
            getstatic com.google.protobuf.StructProto.internal_static_google_protobuf_Struct_FieldsEntry_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
         1: .line 126
            getstatic com.google.protobuf.WireFormat$FieldType.STRING:Lcom/google/protobuf/WireFormat$FieldType;
         2: .line 127
            ldc ""
         3: .line 128
            getstatic com.google.protobuf.WireFormat$FieldType.MESSAGE:Lcom/google/protobuf/WireFormat$FieldType;
         4: .line 129
            invokestatic com.google.protobuf.Value.getDefaultInstance:()Lcom/google/protobuf/Value;
         5: .line 124
            invokestatic com.google.protobuf.MapEntry.newDefaultInstance:(Lcom/google/protobuf/Descriptors$Descriptor;Lcom/google/protobuf/WireFormat$FieldType;Ljava/lang/Object;Lcom/google/protobuf/WireFormat$FieldType;Ljava/lang/Object;)Lcom/google/protobuf/MapEntry;
         6: .line 122
            putstatic com.google.protobuf.Struct$FieldsDefaultEntryHolder.defaultEntry:Lcom/google/protobuf/MapEntry;
         7: .line 129
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.google.protobuf.Struct$FieldsDefaultEntryHolder this
         0: .line 120
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.google.protobuf.Struct$FieldsDefaultEntryHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/protobuf/Struct$FieldsDefaultEntryHolder;
}
SourceFile: "Struct.java"
NestHost: com.google.protobuf.Struct
InnerClasses:
  public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
  private final FieldsDefaultEntryHolder = com.google.protobuf.Struct$FieldsDefaultEntryHolder of com.google.protobuf.Struct
  public FieldType = com.google.protobuf.WireFormat$FieldType of com.google.protobuf.WireFormat