Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageDescription

Package version

A collection of content tags, along with a list of captions sorted by confidence level, and image metadata.

Hierarchy

  • ImageDescription

Index

Properties

Optional captions

captions: ImageCaption[]

A list of captions, sorted by confidence level.

Optional metadata

metadata: ImageMetadata

Optional requestId

requestId: undefined | string

Id of the REST API request.

Optional tags

tags: string[]

A collection of image tags.

Generated using TypeDoc