Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImagePerformance

Package version

Image performance model.

Hierarchy

  • ImagePerformance

Index

Properties

Optional created

created: Date

NOTE: This property will not be serialized. It can only be populated by the server.

Optional height

height: undefined | number

NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional imageUri

imageUri: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional predictions

predictions: Prediction[]

NOTE: This property will not be serialized. It can only be populated by the server.

Optional regions

regions: ImageRegion[]

NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: ImageTag[]

NOTE: This property will not be serialized. It can only be populated by the server.

Optional thumbnailUri

thumbnailUri: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional width

width: undefined | number

NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc