AIClassifyResponse ComplexType
Contains the response from the AIClassify action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
Classification | Edm.String |
Best-fit category for the provided text. |
Used by
The following use the AIClassifyResponse ComplexType.
Name | How used |
---|---|
AIClassify | ReturnType |