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