Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DetectResult

Package version

Result of a DetectImage call.

Hierarchy

  • DetectResult

Index

Properties

Optional metadata

metadata: ImageMetadata

Optional objects

objects: DetectedObject[]

An array of detected objects. NOTE: This property will not be serialized. It can only be populated by the server.

Optional requestId

requestId: undefined | string

Id of the REST API request.

Generated using TypeDoc