a N•ºfd ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sdeZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZd d „Z d d „Z dd„Z dS)ÚProcessingErrorz+ The error in document processing. cKs(dddœ|_dddœ|_d|_d|_dS)aÌ Initializes a new ProcessingError object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param code: The value to assign to the code property of this ProcessingError. :type code: str :param message: The value to assign to the message property of this ProcessingError. :type message: str Ústr)ÚcodeÚmessagerr N)Ú swagger_typesÚ attribute_mapÚ_codeÚ_message)ÚselfÚkwargs©rú‰/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/ai_vision/models/processing_error.pyÚ__init__sþþzProcessingError.__init__cCs|jS)z¨ **[Required]** Gets the code of this ProcessingError. The error code. :return: The code of this ProcessingError. :rtype: str ©r ©rrrrr+s zProcessingError.codecCs ||_dS)zœ Sets the code of this ProcessingError. The error code. :param code: The code of this ProcessingError. :type: str Nr)rrrrrr7s cCs|jS)z± **[Required]** Gets the message of this ProcessingError. The error message. :return: The message of this ProcessingError. :rtype: str ©r rrrrr Cs zProcessingError.messagecCs ||_dS)z¨ Sets the message of this ProcessingError. The error message. :param message: The message of this ProcessingError. :type: str Nr)rr rrrr Os cCst|ƒS©N)rrrrrÚ__repr__[szProcessingError.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__^szProcessingError.__eq__cCs ||k SrrrrrrÚ__ne__dszProcessingError.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr rrrrrrrr s    rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs