interface Runtime.ObjectPreview
unstable
Object containing abbreviated remote object value.
Properties #
#description: string | undefined
optional
String representation of the object.
List of the properties.
#entries: EntryPreview[] | undefined
optional
List of the entries. Specified for map
and set
subtype values only.