Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 626 Bytes

ErrorDetail.md

File metadata and controls

10 lines (7 loc) · 626 Bytes

SpeechToTextApiV30.ErrorDetail

Properties

Name Type Description Notes
code String A service-defined error code that should be human-readable. This code serves as a more specific indicator of the error than the HTTP error code specified in the response.
message String A human-readable representation of the error. It is intended as an aid to developers and is not suitable for exposure to end users.
target String The target of the particular error (e.g., the name of the property in error). [optional]