TextAnalyticsAction interface
The type of a text analytics action.
Properties
action |
The preferred name for this action. |
model |
The version of the text analytics model used by this operation on this batch of input documents. |
Property Details
actionName
The preferred name for this action.
actionName?: string
Property Value
string
modelVersion
The version of the text analytics model used by this operation on this batch of input documents.
modelVersion?: string
Property Value
string