a M•ºf¡ ã@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)ÚWorkRequestLogEntryz= A log message from the execution of a 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: datetime ÚstrÚdatetime)ÚmessageÚ timestampr r 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/adm/models/work_request_log_entry.pyÚ__init__sþþzWorkRequestLogEntry.__init__cCs|jS)z **[Required]** Gets the message of this WorkRequestLogEntry. Human-readable log message. :return: The message of this WorkRequestLogEntry. :rtype: str ©r ©rrrrr +s zWorkRequestLogEntry.messagecCs ||_dS)z¹ Sets the message of this WorkRequestLogEntry. Human-readable log message. :param message: The message of this WorkRequestLogEntry. :type: str Nr)rr rrrr 7s cCs|jS)zú **[Required]** Gets the timestamp of this WorkRequestLogEntry. The time the log message was written. An RFC3339 formatted datetime string :return: The timestamp of this WorkRequestLogEntry. :rtype: datetime ©rrrrrr Cs zWorkRequestLogEntry.timestampcCs ||_dS)zó Sets the timestamp of this WorkRequestLogEntry. The time the log message was written. An RFC3339 formatted datetime string :param timestamp: The timestamp of this WorkRequestLogEntry. :type: datetime 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