Package version:

Interface CustomSingleLabelClassificationBatchAction

Options for a custom single-label classification batch action.

Hierarchy

Properties

actionName?: string

The name of the action.

deploymentName: string

The deployment name for the model to be used by the action.

disableServiceLogs?: boolean

If set to true, you opt-out of having your text input logged for troubleshooting. By default, Cognitive Language Service logs your input text for 48 hours, solely to allow for troubleshooting issues. Setting this parameter to true, disables in logging and may limit our ability to remediate issues that occur.

Default is false.

kind: "CustomSingleLabelClassification"

The kind of the action.

projectName: string

The project name for the model to be used by the action.

Generated using TypeDoc