interface Runtime.ObjectPreview
unstable
Object containing abbreviated remote object value.
Properties Jump to heading
Jump to headingtype: stringObject type.
optional
Jump to headingsubtype: string | undefinedObject subtype hint. Specified for object type values only.
optional
Jump to headingdescription: string | undefinedString representation of the object.
Jump to headingoverflow: booleanTrue iff some of the properties or entries of the original object did not fit.
List of the properties.
optional
Jump to headingentries: EntryPreview[] | undefinedList of the entries. Specified for map and set subtype values only.