Attachment
@Serializable
An artifact relevant to a result.
Constructors
Link copied to clipboard
constructor(artifactLocation: ArtifactLocation, description: Message? = null, properties: PropertyBag? = null, rectangles: List<Rectangle>? = null, regions: List<Region>? = null)
Properties
Link copied to clipboard
The location of the attachment.
Link copied to clipboard
A message describing the role played by the attachment.
Link copied to clipboard
Key/value pairs that provide additional information about the attachment.
Link copied to clipboard
An array of rectangles specifying areas of interest within the image.