Class Warning
java.lang.Object
com.azure.ai.documentintelligence.models.Warning
The error object.
-
Method Summary
-
Method Details
-
getCode
Get the code property: One of a server-defined set of warning codes.- Returns:
- the code value.
-
getMessage
Get the message property: A human-readable representation of the warning.- Returns:
- the message value.
-
getTarget
Get the target property: The target of the error.- Returns:
- the target value.
-