AISummarizeResponse ComplexType
Contains the response from the AISummarize action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
SummarizedText | Edm.String |
Summary of the text provided as input. |
Used by
The following use the AISummarizeResponse ComplexType.
Name | How used |
---|---|
AISummarize | ReturnType |