a Nf#@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@s~eZdZdZddZeddZejddZeddZejd dZed d Z e jd d Z d dZ ddZ ddZ dS)WorkRequestErrorz4 Errors related to a specific work request. 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 strdatetime)codemessage timestampr r r N) swagger_types attribute_map_code_message _timestamp)selfkwargsr/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/container_engine/models/work_request_error.py__init__szWorkRequestError.__init__cCs|jS)aH **[Required]** Gets the code of this WorkRequestError. A short error code that defines the error, meant for programmatic parsing. See `API Errors`__. __ https://docs.cloud.oracle.com/Content/API/References/apierrors.htm :return: The code of this WorkRequestError. :rtype: str rrrrrr 2s zWorkRequestError.codecCs ||_dS)a< Sets the code of this WorkRequestError. A short error code that defines the error, meant for programmatic parsing. See `API Errors`__. __ https://docs.cloud.oracle.com/Content/API/References/apierrors.htm :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 Ns 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 Zs cCs|jS)z **[Required]** Gets the timestamp of this WorkRequestError. The date and time the error occurred. :return: The timestamp of this WorkRequestError. :rtype: datetime rrrrrr fs zWorkRequestError.timestampcCs ||_dS)z Sets the timestamp of this WorkRequestError. The date and time the error occurred. :param timestamp: The timestamp of this WorkRequestError. :type: datetime Nr)rr rrrr rs cCst|SN)rrrrr__repr__~szWorkRequestError.__repr__cCs|dur dS|j|jkS)NF)__dict__rotherrrr__eq__szWorkRequestError.__eq__cCs ||k Srrrrrr__ne__szWorkRequestError.__ne__N) __name__ __module__ __qualname____doc__rpropertyr setterr r rrr rrrrr s""      rN)oci.utilrrroci.decoratorsrobjectrrrrrs