AnalyzeResponse ComplexType
Contains the response from the Analyze action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
response | Edm.String |
The data returned by the Analyze Action. |
Used by
The following use the AnalyzeResponse ComplexType.
Name | How used |
---|---|
Analyze | ReturnType |