Translate200Response interface
Response for the translation API.
- Extends
Properties
body | |
headers | |
status |
Inherited Properties
request | The request that generated this response. |
Property Details
body
headers
status
status: "200"
Property Value
"200"
Inherited Property Details
request
The request that generated this response.
request: PipelineRequest
Property Value
Inherited From HttpResponse.request