Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeneratedClientHealthOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • GeneratedClientHealthOptionalParams

Index

Properties

Optional modelVersion

modelVersion: undefined | string

(Optional) This value indicates which model will be used for scoring. If a model-version is not specified, the API should default to the latest, non-preview version.

Optional stringIndexType

stringIndexType: StringIndexType

(Optional) Specifies the method used to interpret string offsets. Defaults to Text Elements (Graphemes) according to Unicode v8.0.0. For additional information see https://aka.ms/text-analytics-offsets

Generated using TypeDoc