a úÎò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 ed d„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ dd„Z dd„Z dd„ZdS)ÚWorkRequestErrorz0 A Data Flow work request error object. cKsFddddddœ|_ddddd dœ|_d |_d |_d |_d |_d |_d S) ar 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 id: The value to assign to the id property of this WorkRequestError. :type id: int :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 :param work_requestid: The value to assign to the work_requestid property of this WorkRequestError. :type work_requestid: str ÚstrÚintZdatetime)ÚcodeÚidÚmessageÚ timestampÚwork_requestidr r r r Z workRequestidN)Z swagger_typesZ attribute_mapÚ_codeÚ_idÚ_messageÚ _timestampÚ_work_requestid)ÚselfÚkwargs©rúK/usr/lib/python3.9/site-packages/oci/data_flow/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 Bs 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 Ns cCs|jS)z§ Gets the id of this WorkRequestError. The id of a work request error. :return: The id of this WorkRequestError. :rtype: int ©rrrrrr Zs zWorkRequestError.idcCs ||_dS)z¨ Sets the id of this WorkRequestError. The id of a work request error. :param id: The id of this WorkRequestError. :type: int Nr)rr rrrr fs cCs|jS)z× **[Required]** Gets the message of this WorkRequestError. A human readable description of the issue encountered. :return: The message of this WorkRequestError. :rtype: str ©rrrrrr rs zWorkRequestError.messagecCs ||_dS)zÎ Sets the message of this WorkRequestError. A human readable description of the issue encountered. :param message: The message of this WorkRequestError. :type: str Nr)rr rrrr ~s cCs|jS)zë **[Required]** Gets the timestamp of this WorkRequestError. The time the error occured. An RFC3339 formatted datetime string. :return: The timestamp of this WorkRequestError. :rtype: datetime ©rrrrrr Šs zWorkRequestError.timestampcCs ||_dS)zä Sets the timestamp of this WorkRequestError. The time the error occured. An RFC3339 formatted datetime string. :param timestamp: The timestamp of this WorkRequestError. :type: datetime Nr)rr rrrr –s cCs|jS)z» Gets the work_requestid of this WorkRequestError. The OCID of a work request. :return: The work_requestid of this WorkRequestError. :rtype: str ©rrrrrr ¢s zWorkRequestError.work_requestidcCs ||_dS)zÈ Sets the work_requestid of this WorkRequestError. The OCID of a work request. :param work_requestid: The work_requestid of this WorkRequestError. :type: str Nr)rr rrrr ®s cCst|ƒS©N)rrrrrÚ__repr__ºszWorkRequestError.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__½szWorkRequestError.__eq__cCs ||k Srrr!rrrÚ__ne__ÃszWorkRequestError.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterr r r r rr#r$rrrrr s20          rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs