a N•ºfI ã@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)ÚWorkRequestLogEntryz9 Log entries related to a specific work request. cKs(dddœ|_dddœ|_d|_d|_dS)aç Initializes a new WorkRequestLogEntry object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param message: The value to assign to the message property of this WorkRequestLogEntry. :type message: str :param timestamp: The value to assign to the timestamp property of this WorkRequestLogEntry. :type timestamp: str Ústr)ÚmessageÚ timestamprr N)Ú swagger_typesÚ attribute_mapÚ_messageÚ _timestamp)ÚselfÚkwargs©rú–/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/container_engine/models/work_request_log_entry.pyÚ__init__sþþzWorkRequestLogEntry.__init__cCs|jS)zà Gets the message of this WorkRequestLogEntry. The description of an action that occurred. :return: The message of this WorkRequestLogEntry. :rtype: str ©r ©rrrrr+s zWorkRequestLogEntry.messagecCs ||_dS)zÉ Sets the message of this WorkRequestLogEntry. The description of an action that occurred. :param message: The message of this WorkRequestLogEntry. :type: str Nr)rrrrrr7s cCs|jS)zÅ Gets the timestamp of this WorkRequestLogEntry. The date and time the log entry occurred. :return: The timestamp of this WorkRequestLogEntry. :rtype: str ©r rrrrr Cs zWorkRequestLogEntry.timestampcCs ||_dS)zÍ Sets the timestamp of this WorkRequestLogEntry. The date and time the log entry occurred. :param timestamp: The timestamp of this WorkRequestLogEntry. :type: str Nr)rr rrrr Os cCst|ƒS©N)rrrrrÚ__repr__[szWorkRequestLogEntry.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__^szWorkRequestLogEntry.__eq__cCs ||k SrrrrrrÚ__ne__dszWorkRequestLogEntry.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr rrrrrrrr s    rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs