Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrainingAPIClientGetTaggedImageCountOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • TrainingAPIClientGetTaggedImageCountOptionalParams

Index

Properties

Properties

Optional iterationId

iterationId: undefined | string

The iteration id. Defaults to workspace.

Optional tagIds

tagIds: string[]

A list of tags ids to filter the images to count. Defaults to all tags when null.

Generated using TypeDoc