a O•ºf—ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@s~eZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZed d „ƒZ e jd d „ƒZ d d„Z dd„Z dd„Z dS)ÚWorkRequestErrorz The error entity. cKs2ddddœ|_ddddœ|_d|_d|_d|_dS)a` Initializes a new WorkRequestError 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 WorkRequestError. :type code: str :param message: The value to assign to the message property of this WorkRequestError. :type message: str :param timestamp: The value to assign to the timestamp property of this WorkRequestError. :type timestamp: datetime ÚstrÚdatetime)ÚcodeÚmessageÚ timestampr r r N)Ú swagger_typesÚ attribute_mapÚ_codeÚ_messageÚ _timestamp)ÚselfÚkwargs©rúŠ/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/identity/models/work_request_error.pyÚ__init__sýýzWorkRequestError.__init__cCs|jS)zÌ **[Required]** Gets the code of this WorkRequestError. A machine-usable code for the error that occured. :return: The code of this WorkRequestError. :rtype: str ©r©rrrrr 2s zWorkRequestError.codecCs ||_dS)zÀ Sets the code of this WorkRequestError. A machine-usable code for the error that occured. :param code: The code of this WorkRequestError. :type: str Nr)rr rrrr >s cCs|jS)z¿ **[Required]** Gets the message of this WorkRequestError. A human-readable error string. :return: The message of this WorkRequestError. :rtype: str ©rrrrrr Js zWorkRequestError.messagecCs ||_dS)z¶ Sets the message of this WorkRequestError. A human-readable error string. :param message: The message of this WorkRequestError. :type: str Nr)rr rrrr Vs cCs|jS)a  Gets the timestamp of this WorkRequestError. Date and time the error happened, in the format defined by RFC3339. Example: `2016-08-25T21:10:29.600Z` :return: The timestamp of this WorkRequestError. :rtype: datetime ©rrrrrr bs zWorkRequestError.timestampcCs ||_dS)a Sets the timestamp of this WorkRequestError. Date and time the error happened, in the format defined by RFC3339. Example: `2016-08-25T21:10:29.600Z` :param timestamp: The timestamp of this WorkRequestError. :type: datetime Nr)rr rrrr os cCst|ƒS©N)rrrrrÚ__repr__|szWorkRequestError.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__szWorkRequestError.__eq__cCs ||k SrrrrrrÚ__ne__…szWorkRequestError.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterr r rrr rrrrr s""      rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs