AITranslateResponse ComplexType

Contains the response from the AITranslate action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
TranslatedText Edm.String

The English translation for the provided text.

Used by

The following use the AITranslateResponse ComplexType.

Name How used
AITranslate ReturnType

See also