Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComputerVisionClientDescribeImageOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ComputerVisionClientDescribeImageOptionalParams

Index

Properties

Optional descriptionExclude

descriptionExclude: DescriptionExclude[]

Turn off specified domain models when generating the description.

Optional language

language: Language1

The desired language for output generation. If this parameter is not specified, the default value is "en".Supported languages:en - English, Default. es - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. Possible values include: 'en', 'es', 'ja', 'pt', 'zh'. Default value: 'en'.

Optional maxCandidates

maxCandidates: undefined | number

Maximum number of candidate descriptions to be returned. The default is 1. Default value: 1.

Generated using TypeDoc